diff options
Diffstat (limited to 'po')
-rw-r--r-- | po/cs.po | 376 | ||||
-rw-r--r-- | po/da.po | 368 | ||||
-rw-r--r-- | po/de.po | 367 | ||||
-rw-r--r-- | po/es.po | 363 | ||||
-rw-r--r-- | po/fi.po | 366 | ||||
-rw-r--r-- | po/fr.po | 365 | ||||
-rw-r--r-- | po/gl.po | 363 | ||||
-rw-r--r-- | po/hu.po | 363 | ||||
-rw-r--r-- | po/id.po | 363 | ||||
-rw-r--r-- | po/is.po | 365 | ||||
-rw-r--r-- | po/it.po | 363 | ||||
-rw-r--r-- | po/ja.po | 366 | ||||
-rw-r--r-- | po/ko.po | 363 | ||||
-rw-r--r-- | po/no.po | 365 | ||||
-rw-r--r-- | po/pl.po | 365 | ||||
-rw-r--r-- | po/pt.po | 365 | ||||
-rw-r--r-- | po/pt_BR.po | 366 | ||||
-rw-r--r-- | po/ro.po | 363 | ||||
-rw-r--r-- | po/rpm.pot | 363 | ||||
-rw-r--r-- | po/ru.po | 376 | ||||
-rw-r--r-- | po/sk.po | 365 | ||||
-rw-r--r-- | po/sl.po | 378 | ||||
-rw-r--r-- | po/sr.po | 366 | ||||
-rw-r--r-- | po/sv.po | 376 | ||||
-rw-r--r-- | po/tr.po | 366 | ||||
-rw-r--r-- | po/uk.po | 363 | ||||
-rw-r--r-- | po/wa.po | 363 | ||||
-rw-r--r-- | po/zh.po | 363 | ||||
-rw-r--r-- | po/zh_CN.GB2312.po | 363 |
29 files changed, 5339 insertions, 5278 deletions
@@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-01 19:44-0500\n" +"POT-Creation-Date: 2001-01-03 14:05-0500\n" "PO-Revision-Date: 2000-08-23 22:24+0100\n" "Last-Translator: Milan Kerslager <milan.kerslager@spsselib.hiedu.cz>\n" "Language-Team: Czech <cs@li.org>\n" @@ -523,7 +523,7 @@ msgstr "" "ověřit instalaci balíčku použitím stejných voleb pro specifikaci balíčku, " "jako pro -q" -#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 +#: lib/poptBT.c:180 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 #: rpmqv.c:595 rpmqv.c:643 rpmqv.c:677 msgid "do not verify package dependencies" msgstr "nekontrolovat závislosti balíčků" @@ -722,15 +722,15 @@ msgstr "binární balíček (příprava, kompilace, instalace, zabalení)" msgid "bin/src package (prep, compile, install, package)" msgstr "bin/src balíček (příprava, kompilace, instalace, zabalení)" -#: lib/poptBT.c:192 rpm.c:480 +#: lib/poptBT.c:191 rpm.c:480 msgid "skip straight to specified stage (only for c,i)" msgstr "přeskočit přímo na určenou etapu (pouze pro c,i)" -#: lib/poptBT.c:173 rpm.c:482 +#: lib/poptBT.c:172 rpm.c:482 msgid "remove build tree when done" msgstr "po dokončení odstranit sestavovací strom" -#: lib/poptBT.c:188 rpm.c:484 +#: lib/poptBT.c:187 rpm.c:484 msgid "remove sources when done" msgstr "po dokončení odstranit zdrojové kódy" @@ -738,7 +738,7 @@ msgstr "po dokončení odstranit zdrojové kódy" msgid "remove spec file when done" msgstr "po dokončení odstranit spec soubor" -#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224 +#: lib/poptBT.c:193 rpm.c:488 rpmqv.c:224 msgid "generate PGP/GPG signature" msgstr "generovat PGP/GPG podpis" @@ -1215,7 +1215,7 @@ msgstr "znovu vytvořit databázi z existujících databázových hlaviček" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:175 rpmqv.c:208 +#: lib/poptBT.c:174 rpmqv.c:208 msgid "generate headers compatible with rpm4 packaging" msgstr "" @@ -2040,118 +2040,118 @@ msgstr "řádek %d: Chyba při parsování %%files: %s" msgid "line %d: Second %%files list" msgstr "řádek %d: Druhý %%files seznam" -#: build/parsePreamble.c:203 +#: build/parsePreamble.c:189 #, c-format msgid "Architecture is excluded: %s" msgstr "Architektura je vyřazena: %s" -#: build/parsePreamble.c:208 +#: build/parsePreamble.c:194 #, c-format msgid "Architecture is not included: %s" msgstr "Architektura není vyřazena: %s" -#: build/parsePreamble.c:213 +#: build/parsePreamble.c:199 #, c-format msgid "OS is excluded: %s" msgstr "OS je vyřazen: %s" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:204 #, c-format msgid "OS is not included: %s" msgstr "OS není vyřazen: %s" -#: build/parsePreamble.c:232 +#: build/parsePreamble.c:218 #, c-format msgid "%s field must be present in package: %s" msgstr "Položka %s musí být v balíčku přítomna: %s" -#: build/parsePreamble.c:257 +#: build/parsePreamble.c:243 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "Duplikovaná položka %s v balíčku: %s" -#: build/parsePreamble.c:305 +#: build/parsePreamble.c:291 #, c-format msgid "Unable to open icon %s: %s" msgstr "Nemohu otevřít ikonu %s: %s" -#: build/parsePreamble.c:323 +#: build/parsePreamble.c:309 #, c-format msgid "Unable to read icon %s: %s" msgstr "Nemohu přečíst ikonu %s: %s" -#: build/parsePreamble.c:336 +#: build/parsePreamble.c:322 #, c-format msgid "Unknown icon type: %s" msgstr "Neznámý typ ikony: %s" -#: build/parsePreamble.c:402 +#: build/parsePreamble.c:388 #, c-format msgid "line %d: Malformed tag: %s" msgstr "řádek %d: Počkozená značka: %s" #. Empty field -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:396 #, c-format msgid "line %d: Empty tag: %s" msgstr "řádek %d: Prázdná značka: %s" -#: build/parsePreamble.c:432 build/parsePreamble.c:439 +#: build/parsePreamble.c:418 build/parsePreamble.c:425 #, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "řádek %d: Nepřípustný znak '-' v %s: %s" -#: build/parsePreamble.c:496 build/parseSpec.c:379 +#: build/parsePreamble.c:482 build/parseSpec.c:374 #, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "BuildRoot nemůže být \"/\": %s" -#: build/parsePreamble.c:509 +#: build/parsePreamble.c:495 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "řádek %d: Prefixy nesmí končit znakem \"/\": %s" -#: build/parsePreamble.c:521 +#: build/parsePreamble.c:507 #, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "řádek %d: Docdir musí začínat '/': %s" -#: build/parsePreamble.c:533 +#: build/parsePreamble.c:519 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "řádek %d: Položka Epoch/Serial musí být číslo: %s" -#: build/parsePreamble.c:573 build/parsePreamble.c:584 +#: build/parsePreamble.c:559 build/parsePreamble.c:570 #, fuzzy, c-format msgid "line %d: Bad %s: qualifiers: %s" msgstr "řádek %d: Špatné číslo %s: %s\n" -#: build/parsePreamble.c:610 +#: build/parsePreamble.c:596 #, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "řádek %d: Špatný formát BuildArchitecture: %s" -#: build/parsePreamble.c:619 +#: build/parsePreamble.c:605 #, c-format msgid "Internal error: Bogus tag %d" msgstr "Interní chyba: Špatná značka: %d" -#: build/parsePreamble.c:757 +#: build/parsePreamble.c:743 #, c-format msgid "Bad package specification: %s" msgstr "špatná specifikace balíčku: %s" -#: build/parsePreamble.c:763 +#: build/parsePreamble.c:749 #, c-format msgid "Package already exists: %s" msgstr "Balíček již existuje: %s" -#: build/parsePreamble.c:788 +#: build/parsePreamble.c:774 #, c-format msgid "line %d: Unknown tag: %s" msgstr "řádek %d: Neznámá značka: %s" -#: build/parsePreamble.c:810 +#: build/parsePreamble.c:796 msgid "Spec file can't use BuildRoot" msgstr "Spec soubor nemůže použít BuildRoot" @@ -2258,45 +2258,45 @@ msgstr "řádek %d: jméno skriptu musí začínat '/': %s" msgid "line %d: Second %s" msgstr "řádek %d: Druhý %s" -#: build/parseSpec.c:133 +#: build/parseSpec.c:128 #, c-format msgid "line %d: %s" msgstr "řádek %d: %s" #. XXX Fstrerror -#: build/parseSpec.c:181 +#: build/parseSpec.c:176 #, c-format msgid "Unable to open %s: %s\n" msgstr "Nemohu otevřít %s: %s\n" -#: build/parseSpec.c:193 +#: build/parseSpec.c:188 msgid "Unclosed %%if" msgstr "Neuzavřený %%if" -#: build/parseSpec.c:264 +#: build/parseSpec.c:259 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d" msgstr "%s:%d: parseExpressionBoolean vrátil %d" #. Got an else with no %if ! -#: build/parseSpec.c:272 +#: build/parseSpec.c:267 msgid "%s:%d: Got a %%else with no if" msgstr "%s:%d: %%else bez počítečního if" #. Got an end with no %if ! -#: build/parseSpec.c:283 +#: build/parseSpec.c:278 msgid "%s:%d: Got a %%endif with no if" msgstr "%s:%d: %%endif bez počátečního if" -#: build/parseSpec.c:297 build/parseSpec.c:306 +#: build/parseSpec.c:292 build/parseSpec.c:301 msgid "malformed %%include statement" msgstr "poškozený příkaz %%include" -#: build/parseSpec.c:485 +#: build/parseSpec.c:480 msgid "No buildable architectures" msgstr "Žádné architektury pro sestavení" -#: build/parseSpec.c:540 +#: build/parseSpec.c:535 msgid "Package has no %%description: %s" msgstr "Balíček nemá žádné %%description: %s" @@ -2320,55 +2320,55 @@ msgstr "řádek %d: Špatné číslo %s: %d" msgid "line %d: Bad %s number: %s\n" msgstr "řádek %d: Špatné číslo %s: %s\n" -#: lib/cpio.c:444 +#: lib/cpio.c:445 #, c-format msgid "can't rename %s to %s: %s\n" msgstr "Nemohu přejmenovat %s na %s: %s\n" -#: lib/cpio.c:450 +#: lib/cpio.c:451 #, c-format msgid "can't unlink %s: %s\n" msgstr "Nemohu provést unlink %s: %s\n" -#: lib/cpio.c:757 +#: lib/cpio.c:758 #, c-format msgid "getNextHeader: %s\n" msgstr "getNextHeader: %s\n" -#: lib/cpio.c:1243 +#: lib/cpio.c:1245 #, c-format msgid "(error 0x%x)" msgstr "(chyba: 0x%x)" -#: lib/cpio.c:1246 +#: lib/cpio.c:1248 msgid "Bad magic" msgstr "Špatné magické číslo" -#: lib/cpio.c:1247 +#: lib/cpio.c:1249 msgid "Bad/unreadable header" msgstr "Špatná nebo nečitelná hlavička" -#: lib/cpio.c:1265 +#: lib/cpio.c:1267 msgid "Header size too big" msgstr "Velikost hlavičky je přiliš velká" -#: lib/cpio.c:1266 +#: lib/cpio.c:1268 msgid "Unknown file type" msgstr "Neznámý typ souboru" -#: lib/cpio.c:1267 +#: lib/cpio.c:1269 msgid "Missing hard link" msgstr "Chybějící hardlink" -#: lib/cpio.c:1268 +#: lib/cpio.c:1270 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:1269 +#: lib/cpio.c:1271 msgid "Internal error" msgstr "Interní chyba" -#: lib/cpio.c:1278 +#: lib/cpio.c:1280 msgid " failed - " msgstr "selhal - " @@ -2472,131 +2472,131 @@ msgstr "" msgid "========== continuing tsort ...\n" msgstr "" -#: lib/db1.c:91 lib/db3.c:451 -#, c-format -msgid "db%d error(%d)" +#: lib/db1.c:92 lib/db2.c:112 lib/db3.c:456 +#, fuzzy, c-format +msgid "db%d error(%d) from %s: %s\n" msgstr "db%d error(%d)" -#: lib/db1.c:93 lib/db3.c:453 -#, c-format -msgid " performing %s" -msgstr " provádím %s" +#: lib/db1.c:95 lib/db2.c:115 lib/db3.c:459 +#, fuzzy, c-format +msgid "db%d error(%d): %s\n" +msgstr "db%d error(%d)" -#: lib/db1.c:388 +#: lib/db1.c:387 #, c-format msgid "closed db file %s\n" msgstr "zavřen db soubor %s\n" -#: lib/db1.c:391 +#: lib/db1.c:390 #, c-format msgid "removed db file %s\n" msgstr "odstraněn db soubor %s\n" -#: lib/db1.c:422 +#: lib/db1.c:421 #, c-format msgid "bad db file %s" msgstr "špatný db soubor %s" -#: lib/db1.c:427 +#: lib/db1.c:426 #, c-format msgid "opening db file %s mode 0x%x\n" msgstr "otevírám db soubor %s mode 0x%x\n" #. XXX check errno validity -#: lib/db1.c:450 +#: lib/db1.c:449 #, c-format msgid "cannot get %s lock on database" msgstr "nemohu zamknout databázi %s" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "exclusive" msgstr "výhradní" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "shared" msgstr "sdílený" -#: lib/db2.c:137 +#: lib/db2.c:141 #, c-format msgid "closed db environment %s/%s(%s)\n" msgstr "zavřeno db prostředí %s/%s(%s)\n" -#: lib/db2.c:149 +#: lib/db2.c:153 #, c-format msgid "removed db environment %s/%s(%s)\n" msgstr "smazáno db prostředí %s/%s(%s)\n" -#: lib/db2.c:186 +#: lib/db2.c:190 #, c-format msgid "opening db environment %s/%s(%s) %s\n" msgstr "otevřeno db prostředí %s/%s(%s) %s\n" -#: lib/db2.c:561 +#: lib/db2.c:565 #, c-format msgid "closed db index %s/%s(%s)\n" msgstr "zavřen db index %s/%s(%s)\n" -#: lib/db2.c:639 +#: lib/db2.c:643 #, c-format msgid "opening db index %s/%s(%s) %s mode=0x%x\n" msgstr "otevřen db index %s/%s(%s) %s mode=0x%x\n" -#: lib/db3.c:267 -#, c-format -msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n" +#: lib/db3.c:268 +#, fuzzy, c-format +msgid "unrecognized db option: \"%s\" ignored\n" msgstr "dbiSetConfig: ignorována neznámá db volba: \"%s\"\n" -#: lib/db3.c:295 +#: lib/db3.c:297 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "%s má neplatnou numerickou hodnotu, přeskočeno\n" -#: lib/db3.c:303 +#: lib/db3.c:306 #, c-format msgid "%s has too large or too small long value, skipped\n" msgstr "%s má moc velkou nebo moc malou long hodnotu, přeskočeno\n" -#: lib/db3.c:311 +#: lib/db3.c:315 #, c-format msgid "%s has too large or too small integer value, skipped\n" msgstr "%s má příliš velkou nebo moc malou celočíselnou hodnotu, přeskočeno\n" -#: lib/db3.c:478 +#: lib/db3.c:484 #, c-format msgid "closed db environment %s/%s\n" msgstr "uzavřeno DB prostředí %s/%s\n" -#: lib/db3.c:494 +#: lib/db3.c:500 #, c-format msgid "removed db environment %s/%s\n" msgstr "odstraněno db prostředí %s/%s\n" -#: lib/db3.c:531 +#: lib/db3.c:537 #, c-format msgid "opening db environment %s/%s %s\n" msgstr "otevírám db environment %s/%s %s\n" -#: lib/db3.c:917 +#: lib/db3.c:923 #, c-format msgid "closed db index %s/%s\n" msgstr "uzavřen db index %s/%s\n" -#: lib/db3.c:1007 +#: lib/db3.c:1013 #, c-format msgid "opening db index %s/%s %s mode=0x%x\n" msgstr "otevírám db index %s/%s %s mode=0x%x\n" -#: lib/db3.c:1112 +#: lib/db3.c:1118 #, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "nemohu zamknout databázi zámkem %s v %s/%s\n" -#: lib/db3.c:1119 +#: lib/db3.c:1125 #, c-format msgid "locked db index %s/%s\n" msgstr "uzamčen db index %s/%s\n" -#: lib/falloc.c:140 +#: lib/falloc.c:141 #, c-format msgid "" "free list corrupt (%u)- please run\n" @@ -2611,7 +2611,7 @@ msgstr "" "na http://www.rpm.org nebo v diskuzním listu rpm-list@redhat.com.\n" #: lib/formats.c:86 lib/formats.c:112 lib/formats.c:141 lib/formats.c:182 -#: lib/header.c:2569 lib/header.c:2586 lib/header.c:2606 +#: lib/header.c:2519 lib/header.c:2536 lib/header.c:2556 msgid "(not a number)" msgstr "(není číslo)" @@ -2640,93 +2640,93 @@ msgid "file %s is on an unknown device" msgstr "soubor %s je na neznámém zařízení" #. This should not be allowed -#: lib/header.c:220 +#: lib/header.c:172 #, fuzzy msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "Počet RPM_STRING_TYPE pro grabData() musí být 1.\n" -#: lib/header.c:255 lib/header.c:1052 lib/install.c:365 +#: lib/header.c:207 lib/header.c:1004 lib/install.c:365 #, c-format msgid "Data type %d not supported\n" msgstr "Datový typ %d není podporován\n" -#: lib/header.c:1477 +#: lib/header.c:1427 #, c-format msgid "Bad count for headerAddEntry(): %d\n" msgstr "Chybný počet pro headerAddEntry(): %d\n" #. @-observertrans@ -#: lib/header.c:1922 +#: lib/header.c:1872 #, c-format msgid "missing { after %" msgstr "chybí { po %" #. @-observertrans@ -#: lib/header.c:1952 +#: lib/header.c:1902 msgid "missing } after %{" msgstr "po %{ chybí }" #. @-observertrans@ -#: lib/header.c:1966 +#: lib/header.c:1916 msgid "empty tag format" msgstr "prázdný formát značky" #. @-observertrans@ -#: lib/header.c:1978 +#: lib/header.c:1928 msgid "empty tag name" msgstr "prázdné jméno značky" #. @-observertrans@ -#: lib/header.c:1995 +#: lib/header.c:1945 msgid "unknown tag" msgstr "neznámá značka" #. @-observertrans@ -#: lib/header.c:2022 +#: lib/header.c:1972 msgid "] expected at end of array" msgstr "na konci pole očekáváno ]" #. @-observertrans@ -#: lib/header.c:2040 +#: lib/header.c:1990 msgid "unexpected ]" msgstr "neočekávaná ]" #. @-observertrans@ -#: lib/header.c:2044 +#: lib/header.c:1994 msgid "unexpected }" msgstr "neočekávaná }" #. @-observertrans@ -#: lib/header.c:2104 +#: lib/header.c:2054 msgid "? expected in expression" msgstr "ve výrazu očekáván ?" #. @-observertrans@ -#: lib/header.c:2113 +#: lib/header.c:2063 msgid "{ expected after ? in expression" msgstr "ve výrazu je po ? očekávána {" #. @-observertrans@ -#: lib/header.c:2126 lib/header.c:2167 +#: lib/header.c:2076 lib/header.c:2117 msgid "} expected in expression" msgstr "ve výrazu je očekávána }" #. @-observertrans@ -#: lib/header.c:2136 +#: lib/header.c:2086 msgid ": expected following ? subexpression" msgstr "v podvýrazu je po ? očekávána :" #. @-observertrans@ -#: lib/header.c:2152 +#: lib/header.c:2102 msgid "{ expected after : in expression" msgstr "ve výrazu je po : očekávána {" #. @-observertrans@ -#: lib/header.c:2177 +#: lib/header.c:2127 msgid "| expected at end of expression" msgstr "na konci výrazu je očekáváno |" -#: lib/header.c:2348 +#: lib/header.c:2298 msgid "(unknown type)" msgstr "(neznámý typ)" @@ -2748,91 +2748,91 @@ msgstr "skupina %s neexistuje - použita skupina root" #. this would probably be a good place to check if disk space #. was used up - if so, we should return a different error #. XXX FIXME: Fclose with libio destroys errno -#: lib/install.c:650 +#: lib/install.c:651 #, c-format msgid "unpacking of archive failed%s%s: %s" msgstr "rozbalování archívu selhalo %s%s: %s" -#: lib/install.c:651 +#: lib/install.c:652 msgid " on file " msgstr " na souboru " -#: lib/install.c:700 +#: lib/install.c:701 msgid "installing a source package\n" msgstr "instaluji zdrojový balíček\n" -#: lib/install.c:720 +#: lib/install.c:721 #, c-format msgid "cannot create sourcedir %s" msgstr "nemohu vytvořir adresář pro zdrojové soubory: %s" -#: lib/install.c:726 lib/install.c:756 +#: lib/install.c:727 lib/install.c:757 #, c-format msgid "cannot write to %s" msgstr "nemohu zapsat do %s" -#: lib/install.c:730 +#: lib/install.c:731 #, c-format msgid "sources in: %s\n" msgstr "zdrojové soubory v: %s\n" -#: lib/install.c:750 +#: lib/install.c:751 #, c-format msgid "cannot create specdir %s" msgstr "nemohu vytvořit adresář pro spec soubory: %s" -#: lib/install.c:760 +#: lib/install.c:761 #, c-format msgid "spec file in: %s\n" msgstr "spec soubor v: %s\n" -#: lib/install.c:792 lib/install.c:820 +#: lib/install.c:793 lib/install.c:821 msgid "source package contains no .spec file" msgstr "zdrojový balíček neobsahuje spec soubor" -#: lib/install.c:838 +#: lib/install.c:839 #, c-format msgid "renaming %s to %s\n" msgstr "přejmenovávám %s na %s\n" -#: lib/install.c:840 lib/install.c:1102 lib/uninstall.c:60 +#: lib/install.c:841 lib/install.c:1103 lib/uninstall.c:60 #, c-format msgid "rename of %s to %s failed: %s" msgstr "přejmenování %s na %s selhalo: %s" -#: lib/install.c:930 +#: lib/install.c:931 msgid "source package expected, binary found" msgstr "očekávám balíček se zdrojovými kódy, nalezen však binární" -#: lib/install.c:974 +#: lib/install.c:975 #, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "balíček: %s-%s-%s test souborů = %d\n" -#: lib/install.c:1018 +#: lib/install.c:1019 msgid "stopping install as we're running --test\n" msgstr "ukončuji instalaci, protože je spuštěn --test\n" -#: lib/install.c:1023 +#: lib/install.c:1024 msgid "running preinstall script (if any)\n" msgstr "spouštím případný předinstalační skript\n" -#: lib/install.c:1030 +#: lib/install.c:1031 #, fuzzy msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n" msgstr "přeskakuji %s - přenos selhal - %s\n" -#: lib/install.c:1062 +#: lib/install.c:1063 #, fuzzy, c-format msgid "%s created as %s\n" msgstr "varování: %s vytvořeno jako %s" -#: lib/install.c:1098 +#: lib/install.c:1099 #, fuzzy, c-format msgid "%s saved as %s\n" msgstr "varování: %s uloženo jako %s" -#: lib/install.c:1189 +#: lib/install.c:1193 msgid "running postinstall scripts (if any)\n" msgstr "spouštím případný postinstalační skript\n" @@ -2851,135 +2851,136 @@ msgid "" msgstr "tato verze RPM podporuje práci s balíčky s hlavním (major) číslem <= 4" #: lib/poptBT.c:94 -msgid "buildroot already specified" +#, fuzzy, c-format +msgid "buildroot already specified, ignoring %s\n" msgstr "buildroot již byl nastaven" -#: lib/poptBT.c:120 +#: lib/poptBT.c:119 #, fuzzy, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" msgstr "příprava (rozbalí zdroje a aplikuje záplaty)" -#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130 -#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139 +#: lib/poptBT.c:120 lib/poptBT.c:123 lib/poptBT.c:126 lib/poptBT.c:129 +#: lib/poptBT.c:132 lib/poptBT.c:135 lib/poptBT.c:138 msgid "<specfile>" msgstr "" -#: lib/poptBT.c:123 +#: lib/poptBT.c:122 #, fuzzy msgid "build through %build (%prep, then compile) from <specfile>" msgstr "provádím %%prep část podle spec souboru" -#: lib/poptBT.c:126 +#: lib/poptBT.c:125 #, fuzzy msgid "build through %install (%prep, %build, then install) from <specfile>" msgstr "provádím %%install část podle spec souboru" -#: lib/poptBT.c:129 +#: lib/poptBT.c:128 #, fuzzy, c-format msgid "verify %files section from <specfile>" msgstr "kontrola části %%files ve spec souboru" -#: lib/poptBT.c:132 +#: lib/poptBT.c:131 #, fuzzy msgid "build source and binary packages from <specfile>" msgstr "vytvoření zdrojového a binárního balíčku podle spec souboru" -#: lib/poptBT.c:135 +#: lib/poptBT.c:134 #, fuzzy msgid "build binary package only from <specfile>" msgstr "vytvoření binárního balíčku podle spec souboru" -#: lib/poptBT.c:138 +#: lib/poptBT.c:137 #, fuzzy msgid "build source package only from <specfile>" msgstr "vytvoření zdrojového balíčku podle spec souboru" -#: lib/poptBT.c:142 +#: lib/poptBT.c:141 #, fuzzy, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" msgstr "příprava (rozbalí zdroje a aplikuje záplaty)" -#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152 -#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161 +#: lib/poptBT.c:142 lib/poptBT.c:145 lib/poptBT.c:148 lib/poptBT.c:151 +#: lib/poptBT.c:154 lib/poptBT.c:157 lib/poptBT.c:160 msgid "<tarball>" msgstr "" -#: lib/poptBT.c:145 +#: lib/poptBT.c:144 #, fuzzy msgid "build through %build (%prep, then compile) from <tarball>" msgstr "provádím %%prep část z tar souboru" -#: lib/poptBT.c:148 +#: lib/poptBT.c:147 #, fuzzy msgid "build through %install (%prep, %build, then install) from <tarball>" msgstr "provádím %%install část z tar souboru" -#: lib/poptBT.c:151 +#: lib/poptBT.c:150 #, fuzzy, c-format msgid "verify %files section from <tarball>" msgstr "kontrola části %%files z tar souboru" -#: lib/poptBT.c:154 +#: lib/poptBT.c:153 #, fuzzy msgid "build source and binary packages from <tarball>" msgstr "vytvoření zdrojového a binárního balíčku z tar souboru" -#: lib/poptBT.c:157 +#: lib/poptBT.c:156 #, fuzzy msgid "build binary package only from <tarball>" msgstr "vytvoření binárního balíčku z tar souboru" -#: lib/poptBT.c:160 +#: lib/poptBT.c:159 #, fuzzy msgid "build source package only from <tarball>" msgstr "vytvoření zdrojového balíčku z tar souboru" -#: lib/poptBT.c:164 +#: lib/poptBT.c:163 #, fuzzy msgid "build binary package from <source package>" msgstr "vytvoření binárního balíčku ze zdrojového" -#: lib/poptBT.c:165 lib/poptBT.c:168 +#: lib/poptBT.c:164 lib/poptBT.c:167 #, fuzzy msgid "<source package>" msgstr "žádné balíčky\n" -#: lib/poptBT.c:167 +#: lib/poptBT.c:166 #, fuzzy msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "provádím %%install část ze zdrojového balíčku" -#: lib/poptBT.c:171 +#: lib/poptBT.c:170 msgid "override build root" msgstr "build root předefinován" -#: lib/poptBT.c:177 +#: lib/poptBT.c:176 msgid "ignore ExcludeArch: directives from spec file" msgstr "" -#: lib/poptBT.c:179 +#: lib/poptBT.c:178 msgid "do not execute any stages of the build" msgstr "nespouštět žádné etapy vytváření balíčku" -#: lib/poptBT.c:183 +#: lib/poptBT.c:182 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:186 +#: lib/poptBT.c:185 #, fuzzy msgid "do not accept i18N msgstr's from specfile" msgstr "ignorovat I18N zprávy ve spec souboru" -#: lib/poptBT.c:190 +#: lib/poptBT.c:189 msgid "remove specfile when done" msgstr "po dokončení odstranit spec soubor" -#: lib/poptBT.c:196 +#: lib/poptBT.c:195 msgid "override target platform" msgstr "cílová platforma předefinována" -#: lib/poptBT.c:198 +#: lib/poptBT.c:197 #, fuzzy msgid "lookup i18N strings in specfile catalog" msgstr "vyhledat I18N řetězce katalogu spec souboru" @@ -3252,7 +3253,7 @@ msgstr "záznam balíčku číslo: %u\n" msgid "record %d could not be read\n" msgstr "záznam %d nelze přečíst\n" -#: lib/query.c:746 lib/rpminstall.c:546 +#: lib/query.c:746 lib/rpminstall.c:548 #, c-format msgid "package %s is not installed\n" msgstr "balíček %s není nainstalován\n" @@ -3609,12 +3610,12 @@ msgstr "přeskakuji %s - přenos selhal - %s\n" msgid "retrieved %d packages\n" msgstr "přijato %d balíčků\n" -#: lib/rpminstall.c:298 lib/rpminstall.c:470 +#: lib/rpminstall.c:298 lib/rpminstall.c:472 #, c-format msgid "cannot open file %s: %s\n" msgstr "nemohu otevřít soubor %s: %s\n" -#: lib/rpminstall.c:316 lib/rpminstall.c:611 +#: lib/rpminstall.c:316 lib/rpminstall.c:613 #, c-format msgid "%s cannot be installed\n" msgstr "%s nemůže být nainstalován\n" @@ -3624,54 +3625,54 @@ msgstr "%s nemůže být nainstalován\n" msgid "cannot open Packages database in %s\n" msgstr "nemohu otevřít databázi balíčků v %s\n" -#: lib/rpminstall.c:351 +#: lib/rpminstall.c:353 #, c-format msgid "package %s is not relocateable\n" msgstr "balíček %s není přemístitelný\n" -#: lib/rpminstall.c:396 +#: lib/rpminstall.c:398 #, c-format msgid "error reading from file %s\n" msgstr "chyba při čtení ze souboru %s\n" -#: lib/rpminstall.c:401 +#: lib/rpminstall.c:403 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "soubor %s vyžaduje novější verzi RPM\n" -#: lib/rpminstall.c:418 +#: lib/rpminstall.c:420 #, c-format msgid "found %d source and %d binary packages\n" msgstr "nalezeno %d zdrojových a %d binárních balíčků\n" -#: lib/rpminstall.c:429 +#: lib/rpminstall.c:431 msgid "failed dependencies:\n" msgstr "nevyřešené závislosti:\n" -#: lib/rpminstall.c:450 +#: lib/rpminstall.c:452 msgid "installing binary packages\n" msgstr "instaluji binární balíčky\n" -#: lib/rpminstall.c:533 +#: lib/rpminstall.c:535 #, c-format msgid "cannot open %s/packages.rpm\n" msgstr "chyba: nemohu otevřít %s/packages.rpm\n" -#: lib/rpminstall.c:549 +#: lib/rpminstall.c:551 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "\"%s\" určuje více balíčků\n" -#: lib/rpminstall.c:572 +#: lib/rpminstall.c:574 msgid "removing these packages would break dependencies:\n" msgstr "odstranění těchto balíčků by porušilo závislosti:\n" -#: lib/rpminstall.c:600 +#: lib/rpminstall.c:602 #, c-format msgid "cannot open %s: %s\n" msgstr "nemohu otevřít %s: %s\n" -#: lib/rpminstall.c:606 +#: lib/rpminstall.c:608 #, c-format msgid "Installing %s\n" msgstr "Instaluji %s\n" @@ -3691,88 +3692,88 @@ msgstr "chybí druhá ':' u %s:%d" msgid "missing architecture name at %s:%d" msgstr "chybí název architektury u %s:%d" -#: lib/rpmrc.c:313 +#: lib/rpmrc.c:305 #, c-format msgid "Incomplete data line at %s:%d" msgstr "Neúplný datový řádek %s:%d" -#: lib/rpmrc.c:317 +#: lib/rpmrc.c:309 #, c-format msgid "Too many args in data line at %s:%d" msgstr "Příliš mnoho parametrů v datovém řádku %s:%d" -#: lib/rpmrc.c:324 +#: lib/rpmrc.c:316 #, c-format msgid "Bad arch/os number: %s (%s:%d)" msgstr "Chybné číslo architektury nebo OS: %s (%s:%d)" -#: lib/rpmrc.c:359 +#: lib/rpmrc.c:351 #, c-format msgid "Incomplete default line at %s:%d" msgstr "Neúplný standardní řádek %s:%d" -#: lib/rpmrc.c:364 +#: lib/rpmrc.c:356 #, c-format msgid "Too many args in default line at %s:%d" msgstr "Příliš mnoho parametrů ve výchozím řádku u %s:%d" -#: lib/rpmrc.c:554 +#: lib/rpmrc.c:546 #, c-format msgid "Cannot expand %s" msgstr "Nemohu expandovat %s" -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:551 #, c-format msgid "Cannot read %s, HOME is too large." msgstr "Nemohu číst %s, HOME je příliš velký." -#: lib/rpmrc.c:576 +#: lib/rpmrc.c:568 #, c-format msgid "Unable to open %s for reading: %s." msgstr "Nemohu otevřít %s pro čtení: %s." #. XXX Feof(fd) -#: lib/rpmrc.c:621 +#: lib/rpmrc.c:613 #, c-format msgid "Failed to read %s: %s." msgstr "Nemohu číst %s: %s." -#: lib/rpmrc.c:658 +#: lib/rpmrc.c:650 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d" msgstr "chybí ':' (nalezeno na 0x%02x) v %s:%d" -#: lib/rpmrc.c:675 lib/rpmrc.c:749 +#: lib/rpmrc.c:667 lib/rpmrc.c:741 #, c-format msgid "missing argument for %s at %s:%d" msgstr "chybí parametr pro %s u %s:%d" -#: lib/rpmrc.c:692 lib/rpmrc.c:714 +#: lib/rpmrc.c:684 lib/rpmrc.c:706 #, c-format msgid "%s expansion failed at %s:%d \"%s\"" msgstr "expanze %s selhala na %s:%d \"%s\"" -#: lib/rpmrc.c:701 +#: lib/rpmrc.c:693 #, c-format msgid "cannot open %s at %s:%d: %s" msgstr "nemohu otevřít soubor %s na %s:%d: %s" -#: lib/rpmrc.c:741 +#: lib/rpmrc.c:733 #, c-format msgid "missing architecture for %s at %s:%d" msgstr "chybí architektura pro %s u %s:%d" -#: lib/rpmrc.c:808 +#: lib/rpmrc.c:800 #, c-format msgid "bad option '%s' at %s:%d" msgstr "chybná volba '%s' u %s:%d" -#: lib/rpmrc.c:1205 +#: lib/rpmrc.c:1197 #, c-format msgid "Unknown system: %s\n" msgstr "Neznámý systém: %s\n" -#: lib/rpmrc.c:1206 +#: lib/rpmrc.c:1198 msgid "Please contact rpm-list@redhat.com\n" msgstr "Zkontaktujte prosím rpm-list@redhat.com\n" @@ -3992,7 +3993,8 @@ msgid "Bad server response" msgstr "Chybná odezva FTP serveru" #: rpmio/rpmio.c:540 -msgid "Server IO error" +#, fuzzy +msgid "Server I/O error" msgstr "IO chyba serveru" #: rpmio/rpmio.c:543 @@ -4016,7 +4018,8 @@ msgid "Failed to establish data connection to server" msgstr "Selhalo navázání datového spojení se serverem" #: rpmio/rpmio.c:558 -msgid "IO error to local file" +#, fuzzy +msgid "I/O error to local file" msgstr "IO chyba při lokálním souboru" #: rpmio/rpmio.c:561 @@ -4187,6 +4190,9 @@ msgstr "nemohu otevřít %s: %s\n" msgid "failed to create %s: %s\n" msgstr "nemohu vytvořit %s: %s\n" +#~ msgid " performing %s" +#~ msgstr " provádím %s" + #, fuzzy #~ msgid "" #~ " %s {-b|t}[plcibas] [-v] [--short-circuit] [--clean] [--macros " @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-01 19:44-0500\n" +"POT-Creation-Date: 2001-01-03 14:05-0500\n" "PO-Revision-Date: 2000-03-07 05:17+01:00\n" "Last-Translator: K. Christiansen <kenneth@gnu.org>\n" "Language-Team: Danish/Dansk <dansk@klid.dk>\n" @@ -518,7 +518,7 @@ msgid "" "options as -q" msgstr "" -#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 +#: lib/poptBT.c:180 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 #: rpmqv.c:595 rpmqv.c:643 rpmqv.c:677 msgid "do not verify package dependencies" msgstr "" @@ -712,15 +712,15 @@ msgstr "" msgid "bin/src package (prep, compile, install, package)" msgstr "" -#: lib/poptBT.c:192 rpm.c:480 +#: lib/poptBT.c:191 rpm.c:480 msgid "skip straight to specified stage (only for c,i)" msgstr "" -#: lib/poptBT.c:173 rpm.c:482 +#: lib/poptBT.c:172 rpm.c:482 msgid "remove build tree when done" msgstr "" -#: lib/poptBT.c:188 rpm.c:484 +#: lib/poptBT.c:187 rpm.c:484 msgid "remove sources when done" msgstr "" @@ -728,7 +728,7 @@ msgstr "" msgid "remove spec file when done" msgstr "" -#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224 +#: lib/poptBT.c:193 rpm.c:488 rpmqv.c:224 msgid "generate PGP/GPG signature" msgstr "" @@ -1187,7 +1187,7 @@ msgstr "" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:175 rpmqv.c:208 +#: lib/poptBT.c:174 rpmqv.c:208 msgid "generate headers compatible with rpm4 packaging" msgstr "" @@ -2005,118 +2005,118 @@ msgstr "" msgid "line %d: Second %%files list" msgstr "" -#: build/parsePreamble.c:203 +#: build/parsePreamble.c:189 #, c-format msgid "Architecture is excluded: %s" msgstr "" -#: build/parsePreamble.c:208 +#: build/parsePreamble.c:194 #, c-format msgid "Architecture is not included: %s" msgstr "" -#: build/parsePreamble.c:213 +#: build/parsePreamble.c:199 #, c-format msgid "OS is excluded: %s" msgstr "" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:204 #, c-format msgid "OS is not included: %s" msgstr "" -#: build/parsePreamble.c:232 +#: build/parsePreamble.c:218 #, c-format msgid "%s field must be present in package: %s" msgstr "" -#: build/parsePreamble.c:257 +#: build/parsePreamble.c:243 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "" -#: build/parsePreamble.c:305 +#: build/parsePreamble.c:291 #, c-format msgid "Unable to open icon %s: %s" msgstr "" -#: build/parsePreamble.c:323 +#: build/parsePreamble.c:309 #, c-format msgid "Unable to read icon %s: %s" msgstr "" -#: build/parsePreamble.c:336 +#: build/parsePreamble.c:322 #, c-format msgid "Unknown icon type: %s" msgstr "" -#: build/parsePreamble.c:402 +#: build/parsePreamble.c:388 #, c-format msgid "line %d: Malformed tag: %s" msgstr "" #. Empty field -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:396 #, c-format msgid "line %d: Empty tag: %s" msgstr "" -#: build/parsePreamble.c:432 build/parsePreamble.c:439 +#: build/parsePreamble.c:418 build/parsePreamble.c:425 #, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "" -#: build/parsePreamble.c:496 build/parseSpec.c:379 +#: build/parsePreamble.c:482 build/parseSpec.c:374 #, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "" -#: build/parsePreamble.c:509 +#: build/parsePreamble.c:495 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "" -#: build/parsePreamble.c:521 +#: build/parsePreamble.c:507 #, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "" -#: build/parsePreamble.c:533 +#: build/parsePreamble.c:519 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "" -#: build/parsePreamble.c:573 build/parsePreamble.c:584 +#: build/parsePreamble.c:559 build/parsePreamble.c:570 #, c-format msgid "line %d: Bad %s: qualifiers: %s" msgstr "" -#: build/parsePreamble.c:610 +#: build/parsePreamble.c:596 #, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "" -#: build/parsePreamble.c:619 +#: build/parsePreamble.c:605 #, c-format msgid "Internal error: Bogus tag %d" msgstr "" -#: build/parsePreamble.c:757 +#: build/parsePreamble.c:743 #, c-format msgid "Bad package specification: %s" msgstr "" -#: build/parsePreamble.c:763 +#: build/parsePreamble.c:749 #, c-format msgid "Package already exists: %s" msgstr "" -#: build/parsePreamble.c:788 +#: build/parsePreamble.c:774 #, c-format msgid "line %d: Unknown tag: %s" msgstr "" -#: build/parsePreamble.c:810 +#: build/parsePreamble.c:796 msgid "Spec file can't use BuildRoot" msgstr "" @@ -2221,45 +2221,45 @@ msgstr "" msgid "line %d: Second %s" msgstr "" -#: build/parseSpec.c:133 +#: build/parseSpec.c:128 #, c-format msgid "line %d: %s" msgstr "" #. XXX Fstrerror -#: build/parseSpec.c:181 +#: build/parseSpec.c:176 #, c-format msgid "Unable to open %s: %s\n" msgstr "" -#: build/parseSpec.c:193 +#: build/parseSpec.c:188 msgid "Unclosed %%if" msgstr "" -#: build/parseSpec.c:264 +#: build/parseSpec.c:259 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d" msgstr "" #. Got an else with no %if ! -#: build/parseSpec.c:272 +#: build/parseSpec.c:267 msgid "%s:%d: Got a %%else with no if" msgstr "" #. Got an end with no %if ! -#: build/parseSpec.c:283 +#: build/parseSpec.c:278 msgid "%s:%d: Got a %%endif with no if" msgstr "" -#: build/parseSpec.c:297 build/parseSpec.c:306 +#: build/parseSpec.c:292 build/parseSpec.c:301 msgid "malformed %%include statement" msgstr "" -#: build/parseSpec.c:485 +#: build/parseSpec.c:480 msgid "No buildable architectures" msgstr "" -#: build/parseSpec.c:540 +#: build/parseSpec.c:535 msgid "Package has no %%description: %s" msgstr "" @@ -2283,55 +2283,55 @@ msgstr "" msgid "line %d: Bad %s number: %s\n" msgstr "" -#: lib/cpio.c:444 +#: lib/cpio.c:445 #, c-format msgid "can't rename %s to %s: %s\n" msgstr "" -#: lib/cpio.c:450 +#: lib/cpio.c:451 #, c-format msgid "can't unlink %s: %s\n" msgstr "" -#: lib/cpio.c:757 +#: lib/cpio.c:758 #, c-format msgid "getNextHeader: %s\n" msgstr "" -#: lib/cpio.c:1243 +#: lib/cpio.c:1245 #, c-format msgid "(error 0x%x)" msgstr "" -#: lib/cpio.c:1246 +#: lib/cpio.c:1248 msgid "Bad magic" msgstr "" -#: lib/cpio.c:1247 +#: lib/cpio.c:1249 msgid "Bad/unreadable header" msgstr "" -#: lib/cpio.c:1265 +#: lib/cpio.c:1267 msgid "Header size too big" msgstr "" -#: lib/cpio.c:1266 +#: lib/cpio.c:1268 msgid "Unknown file type" msgstr "" -#: lib/cpio.c:1267 +#: lib/cpio.c:1269 msgid "Missing hard link" msgstr "" -#: lib/cpio.c:1268 +#: lib/cpio.c:1270 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:1269 +#: lib/cpio.c:1271 msgid "Internal error" msgstr "" -#: lib/cpio.c:1278 +#: lib/cpio.c:1280 msgid " failed - " msgstr "" @@ -2433,131 +2433,131 @@ msgstr "" msgid "========== continuing tsort ...\n" msgstr "" -#: lib/db1.c:91 lib/db3.c:451 +#: lib/db1.c:92 lib/db2.c:112 lib/db3.c:456 #, c-format -msgid "db%d error(%d)" +msgid "db%d error(%d) from %s: %s\n" msgstr "" -#: lib/db1.c:93 lib/db3.c:453 +#: lib/db1.c:95 lib/db2.c:115 lib/db3.c:459 #, c-format -msgid " performing %s" +msgid "db%d error(%d): %s\n" msgstr "" -#: lib/db1.c:388 +#: lib/db1.c:387 #, c-format msgid "closed db file %s\n" msgstr "" -#: lib/db1.c:391 +#: lib/db1.c:390 #, c-format msgid "removed db file %s\n" msgstr "" -#: lib/db1.c:422 +#: lib/db1.c:421 #, c-format msgid "bad db file %s" msgstr "" -#: lib/db1.c:427 +#: lib/db1.c:426 #, c-format msgid "opening db file %s mode 0x%x\n" msgstr "" #. XXX check errno validity -#: lib/db1.c:450 +#: lib/db1.c:449 #, c-format msgid "cannot get %s lock on database" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "exclusive" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "shared" msgstr "" -#: lib/db2.c:137 +#: lib/db2.c:141 #, c-format msgid "closed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:149 +#: lib/db2.c:153 #, c-format msgid "removed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:186 +#: lib/db2.c:190 #, c-format msgid "opening db environment %s/%s(%s) %s\n" msgstr "" -#: lib/db2.c:561 +#: lib/db2.c:565 #, c-format msgid "closed db index %s/%s(%s)\n" msgstr "" -#: lib/db2.c:639 +#: lib/db2.c:643 #, c-format msgid "opening db index %s/%s(%s) %s mode=0x%x\n" msgstr "" -#: lib/db3.c:267 +#: lib/db3.c:268 #, c-format -msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n" +msgid "unrecognized db option: \"%s\" ignored\n" msgstr "" -#: lib/db3.c:295 +#: lib/db3.c:297 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "" -#: lib/db3.c:303 +#: lib/db3.c:306 #, c-format msgid "%s has too large or too small long value, skipped\n" msgstr "" -#: lib/db3.c:311 +#: lib/db3.c:315 #, c-format msgid "%s has too large or too small integer value, skipped\n" msgstr "" -#: lib/db3.c:478 +#: lib/db3.c:484 #, c-format msgid "closed db environment %s/%s\n" msgstr "" -#: lib/db3.c:494 +#: lib/db3.c:500 #, c-format msgid "removed db environment %s/%s\n" msgstr "" -#: lib/db3.c:531 +#: lib/db3.c:537 #, c-format msgid "opening db environment %s/%s %s\n" msgstr "" -#: lib/db3.c:917 +#: lib/db3.c:923 #, c-format msgid "closed db index %s/%s\n" msgstr "" -#: lib/db3.c:1007 +#: lib/db3.c:1013 #, c-format msgid "opening db index %s/%s %s mode=0x%x\n" msgstr "" -#: lib/db3.c:1112 +#: lib/db3.c:1118 #, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "" -#: lib/db3.c:1119 +#: lib/db3.c:1125 #, c-format msgid "locked db index %s/%s\n" msgstr "" -#: lib/falloc.c:140 +#: lib/falloc.c:141 #, c-format msgid "" "free list corrupt (%u)- please run\n" @@ -2568,7 +2568,7 @@ msgid "" msgstr "" #: lib/formats.c:86 lib/formats.c:112 lib/formats.c:141 lib/formats.c:182 -#: lib/header.c:2569 lib/header.c:2586 lib/header.c:2606 +#: lib/header.c:2519 lib/header.c:2536 lib/header.c:2556 msgid "(not a number)" msgstr "" @@ -2597,92 +2597,92 @@ msgid "file %s is on an unknown device" msgstr "" #. This should not be allowed -#: lib/header.c:220 +#: lib/header.c:172 msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" -#: lib/header.c:255 lib/header.c:1052 lib/install.c:365 +#: lib/header.c:207 lib/header.c:1004 lib/install.c:365 #, c-format msgid "Data type %d not supported\n" msgstr "" -#: lib/header.c:1477 +#: lib/header.c:1427 #, c-format msgid "Bad count for headerAddEntry(): %d\n" msgstr "" #. @-observertrans@ -#: lib/header.c:1922 +#: lib/header.c:1872 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans@ -#: lib/header.c:1952 +#: lib/header.c:1902 msgid "missing } after %{" msgstr "" #. @-observertrans@ -#: lib/header.c:1966 +#: lib/header.c:1916 msgid "empty tag format" msgstr "" #. @-observertrans@ -#: lib/header.c:1978 +#: lib/header.c:1928 msgid "empty tag name" msgstr "" #. @-observertrans@ -#: lib/header.c:1995 +#: lib/header.c:1945 msgid "unknown tag" msgstr "" #. @-observertrans@ -#: lib/header.c:2022 +#: lib/header.c:1972 msgid "] expected at end of array" msgstr "" #. @-observertrans@ -#: lib/header.c:2040 +#: lib/header.c:1990 msgid "unexpected ]" msgstr "" #. @-observertrans@ -#: lib/header.c:2044 +#: lib/header.c:1994 msgid "unexpected }" msgstr "" #. @-observertrans@ -#: lib/header.c:2104 +#: lib/header.c:2054 msgid "? expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2113 +#: lib/header.c:2063 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2126 lib/header.c:2167 +#: lib/header.c:2076 lib/header.c:2117 msgid "} expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2136 +#: lib/header.c:2086 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans@ -#: lib/header.c:2152 +#: lib/header.c:2102 msgid "{ expected after : in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2177 +#: lib/header.c:2127 msgid "| expected at end of expression" msgstr "" -#: lib/header.c:2348 +#: lib/header.c:2298 msgid "(unknown type)" msgstr "" @@ -2704,90 +2704,90 @@ msgstr "" #. this would probably be a good place to check if disk space #. was used up - if so, we should return a different error #. XXX FIXME: Fclose with libio destroys errno -#: lib/install.c:650 +#: lib/install.c:651 #, c-format msgid "unpacking of archive failed%s%s: %s" msgstr "" -#: lib/install.c:651 +#: lib/install.c:652 msgid " on file " msgstr "" -#: lib/install.c:700 +#: lib/install.c:701 msgid "installing a source package\n" msgstr "" -#: lib/install.c:720 +#: lib/install.c:721 #, c-format msgid "cannot create sourcedir %s" msgstr "" -#: lib/install.c:726 lib/install.c:756 +#: lib/install.c:727 lib/install.c:757 #, c-format msgid "cannot write to %s" msgstr "" -#: lib/install.c:730 +#: lib/install.c:731 #, c-format msgid "sources in: %s\n" msgstr "" -#: lib/install.c:750 +#: lib/install.c:751 #, c-format msgid "cannot create specdir %s" msgstr "" -#: lib/install.c:760 +#: lib/install.c:761 #, c-format msgid "spec file in: %s\n" msgstr "" -#: lib/install.c:792 lib/install.c:820 +#: lib/install.c:793 lib/install.c:821 msgid "source package contains no .spec file" msgstr "" -#: lib/install.c:838 +#: lib/install.c:839 #, c-format msgid "renaming %s to %s\n" msgstr "" -#: lib/install.c:840 lib/install.c:1102 lib/uninstall.c:60 +#: lib/install.c:841 lib/install.c:1103 lib/uninstall.c:60 #, c-format msgid "rename of %s to %s failed: %s" msgstr "" -#: lib/install.c:930 +#: lib/install.c:931 msgid "source package expected, binary found" msgstr "" -#: lib/install.c:974 +#: lib/install.c:975 #, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "" -#: lib/install.c:1018 +#: lib/install.c:1019 msgid "stopping install as we're running --test\n" msgstr "" -#: lib/install.c:1023 +#: lib/install.c:1024 msgid "running preinstall script (if any)\n" msgstr "" -#: lib/install.c:1030 +#: lib/install.c:1031 msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n" msgstr "" -#: lib/install.c:1062 +#: lib/install.c:1063 #, c-format msgid "%s created as %s\n" msgstr "" -#: lib/install.c:1098 +#: lib/install.c:1099 #, fuzzy, c-format msgid "%s saved as %s\n" msgstr " ... som %s\n" -#: lib/install.c:1189 +#: lib/install.c:1193 msgid "running postinstall scripts (if any)\n" msgstr "" @@ -2806,122 +2806,123 @@ msgid "" msgstr "" #: lib/poptBT.c:94 -msgid "buildroot already specified" -msgstr "" +#, fuzzy, c-format +msgid "buildroot already specified, ignoring %s\n" +msgstr "Kan ikke ĺbne spec-fil %s: %s\n" -#: lib/poptBT.c:120 +#: lib/poptBT.c:119 #, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" msgstr "" -#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130 -#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139 +#: lib/poptBT.c:120 lib/poptBT.c:123 lib/poptBT.c:126 lib/poptBT.c:129 +#: lib/poptBT.c:132 lib/poptBT.c:135 lib/poptBT.c:138 msgid "<specfile>" msgstr "" -#: lib/poptBT.c:123 +#: lib/poptBT.c:122 msgid "build through %build (%prep, then compile) from <specfile>" msgstr "" -#: lib/poptBT.c:126 +#: lib/poptBT.c:125 msgid "build through %install (%prep, %build, then install) from <specfile>" msgstr "" -#: lib/poptBT.c:129 +#: lib/poptBT.c:128 #, c-format msgid "verify %files section from <specfile>" msgstr "" -#: lib/poptBT.c:132 +#: lib/poptBT.c:131 msgid "build source and binary packages from <specfile>" msgstr "" -#: lib/poptBT.c:135 +#: lib/poptBT.c:134 msgid "build binary package only from <specfile>" msgstr "" -#: lib/poptBT.c:138 +#: lib/poptBT.c:137 msgid "build source package only from <specfile>" msgstr "" -#: lib/poptBT.c:142 +#: lib/poptBT.c:141 #, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" msgstr "" -#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152 -#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161 +#: lib/poptBT.c:142 lib/poptBT.c:145 lib/poptBT.c:148 lib/poptBT.c:151 +#: lib/poptBT.c:154 lib/poptBT.c:157 lib/poptBT.c:160 msgid "<tarball>" msgstr "" -#: lib/poptBT.c:145 +#: lib/poptBT.c:144 msgid "build through %build (%prep, then compile) from <tarball>" msgstr "" -#: lib/poptBT.c:148 +#: lib/poptBT.c:147 msgid "build through %install (%prep, %build, then install) from <tarball>" msgstr "" -#: lib/poptBT.c:151 +#: lib/poptBT.c:150 #, c-format msgid "verify %files section from <tarball>" msgstr "" -#: lib/poptBT.c:154 +#: lib/poptBT.c:153 msgid "build source and binary packages from <tarball>" msgstr "" -#: lib/poptBT.c:157 +#: lib/poptBT.c:156 msgid "build binary package only from <tarball>" msgstr "" -#: lib/poptBT.c:160 +#: lib/poptBT.c:159 msgid "build source package only from <tarball>" msgstr "" -#: lib/poptBT.c:164 +#: lib/poptBT.c:163 msgid "build binary package from <source package>" msgstr "" -#: lib/poptBT.c:165 lib/poptBT.c:168 +#: lib/poptBT.c:164 lib/poptBT.c:167 #, fuzzy msgid "<source package>" msgstr "ingen pakker\n" -#: lib/poptBT.c:167 +#: lib/poptBT.c:166 msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "" -#: lib/poptBT.c:171 +#: lib/poptBT.c:170 msgid "override build root" msgstr "" -#: lib/poptBT.c:177 +#: lib/poptBT.c:176 msgid "ignore ExcludeArch: directives from spec file" msgstr "" -#: lib/poptBT.c:179 +#: lib/poptBT.c:178 msgid "do not execute any stages of the build" msgstr "" -#: lib/poptBT.c:183 +#: lib/poptBT.c:182 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:186 +#: lib/poptBT.c:185 msgid "do not accept i18N msgstr's from specfile" msgstr "" -#: lib/poptBT.c:190 +#: lib/poptBT.c:189 msgid "remove specfile when done" msgstr "" -#: lib/poptBT.c:196 +#: lib/poptBT.c:195 msgid "override target platform" msgstr "" -#: lib/poptBT.c:198 +#: lib/poptBT.c:197 msgid "lookup i18N strings in specfile catalog" msgstr "" @@ -3189,7 +3190,7 @@ msgstr "" msgid "record %d could not be read\n" msgstr "" -#: lib/query.c:746 lib/rpminstall.c:546 +#: lib/query.c:746 lib/rpminstall.c:548 #, c-format msgid "package %s is not installed\n" msgstr "" @@ -3519,12 +3520,12 @@ msgstr "" msgid "retrieved %d packages\n" msgstr "modtager %d pakker\n" -#: lib/rpminstall.c:298 lib/rpminstall.c:470 +#: lib/rpminstall.c:298 lib/rpminstall.c:472 #, c-format msgid "cannot open file %s: %s\n" msgstr "kan ikke ĺbne fil %s: %s\n" -#: lib/rpminstall.c:316 lib/rpminstall.c:611 +#: lib/rpminstall.c:316 lib/rpminstall.c:613 #, c-format msgid "%s cannot be installed\n" msgstr "" @@ -3534,54 +3535,54 @@ msgstr "" msgid "cannot open Packages database in %s\n" msgstr "Kan ikke ĺbne %s/packages.rpm\n" -#: lib/rpminstall.c:351 +#: lib/rpminstall.c:353 #, c-format msgid "package %s is not relocateable\n" msgstr "" -#: lib/rpminstall.c:396 +#: lib/rpminstall.c:398 #, c-format msgid "error reading from file %s\n" msgstr "" -#: lib/rpminstall.c:401 +#: lib/rpminstall.c:403 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "" -#: lib/rpminstall.c:418 +#: lib/rpminstall.c:420 #, c-format msgid "found %d source and %d binary packages\n" msgstr "" -#: lib/rpminstall.c:429 +#: lib/rpminstall.c:431 msgid "failed dependencies:\n" msgstr "" -#: lib/rpminstall.c:450 +#: lib/rpminstall.c:452 msgid "installing binary packages\n" msgstr "installerer binćre pakker\n" -#: lib/rpminstall.c:533 +#: lib/rpminstall.c:535 #, c-format msgid "cannot open %s/packages.rpm\n" msgstr "Kan ikke ĺbne %s/packages.rpm\n" -#: lib/rpminstall.c:549 +#: lib/rpminstall.c:551 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "" -#: lib/rpminstall.c:572 +#: lib/rpminstall.c:574 msgid "removing these packages would break dependencies:\n" msgstr "" -#: lib/rpminstall.c:600 +#: lib/rpminstall.c:602 #, c-format msgid "cannot open %s: %s\n" msgstr "kan ikke ĺbne %s: %s\n" -#: lib/rpminstall.c:606 +#: lib/rpminstall.c:608 #, c-format msgid "Installing %s\n" msgstr "Installerer %s\n" @@ -3601,88 +3602,88 @@ msgstr "" msgid "missing architecture name at %s:%d" msgstr "" -#: lib/rpmrc.c:313 +#: lib/rpmrc.c:305 #, c-format msgid "Incomplete data line at %s:%d" msgstr "" -#: lib/rpmrc.c:317 +#: lib/rpmrc.c:309 #, c-format msgid "Too many args in data line at %s:%d" msgstr "" -#: lib/rpmrc.c:324 +#: lib/rpmrc.c:316 #, c-format msgid "Bad arch/os number: %s (%s:%d)" msgstr "" -#: lib/rpmrc.c:359 +#: lib/rpmrc.c:351 #, c-format msgid "Incomplete default line at %s:%d" msgstr "" -#: lib/rpmrc.c:364 +#: lib/rpmrc.c:356 #, c-format msgid "Too many args in default line at %s:%d" msgstr "" -#: lib/rpmrc.c:554 +#: lib/rpmrc.c:546 #, c-format msgid "Cannot expand %s" msgstr "Kan ikke udvide %s" -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:551 #, c-format msgid "Cannot read %s, HOME is too large." msgstr "" -#: lib/rpmrc.c:576 +#: lib/rpmrc.c:568 #, c-format msgid "Unable to open %s for reading: %s." msgstr "" #. XXX Feof(fd) -#: lib/rpmrc.c:621 +#: lib/rpmrc.c:613 #, c-format msgid "Failed to read %s: %s." msgstr "" -#: lib/rpmrc.c:658 +#: lib/rpmrc.c:650 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d" msgstr "" -#: lib/rpmrc.c:675 lib/rpmrc.c:749 +#: lib/rpmrc.c:667 lib/rpmrc.c:741 #, c-format msgid "missing argument for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:692 lib/rpmrc.c:714 +#: lib/rpmrc.c:684 lib/rpmrc.c:706 #, c-format msgid "%s expansion failed at %s:%d \"%s\"" msgstr "" -#: lib/rpmrc.c:701 +#: lib/rpmrc.c:693 #, c-format msgid "cannot open %s at %s:%d: %s" msgstr "kan ikke ĺbne %s ved %s:%d: %s" -#: lib/rpmrc.c:741 +#: lib/rpmrc.c:733 #, c-format msgid "missing architecture for %s at %s:%d" msgstr "manglende arkitektur for %s ved %s:%d" -#: lib/rpmrc.c:808 +#: lib/rpmrc.c:800 #, c-format msgid "bad option '%s' at %s:%d" msgstr "ugyldig flag '%s' ved %s:%d" -#: lib/rpmrc.c:1205 +#: lib/rpmrc.c:1197 #, c-format msgid "Unknown system: %s\n" msgstr "Ukendt system: %s\n" -#: lib/rpmrc.c:1206 +#: lib/rpmrc.c:1198 msgid "Please contact rpm-list@redhat.com\n" msgstr "Kontakt venligst rpm-list@redhat.com\n" @@ -3898,8 +3899,9 @@ msgid "Bad server response" msgstr "" #: rpmio/rpmio.c:540 -msgid "Server IO error" -msgstr "" +#, fuzzy +msgid "Server I/O error" +msgstr "Tidsudlřb for tjener" #: rpmio/rpmio.c:543 msgid "Server timeout" @@ -3922,7 +3924,7 @@ msgid "Failed to establish data connection to server" msgstr "" #: rpmio/rpmio.c:558 -msgid "IO error to local file" +msgid "I/O error to local file" msgstr "" #: rpmio/rpmio.c:561 @@ -37,7 +37,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-01 19:44-0500\n" +"POT-Creation-Date: 2001-01-03 14:05-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" @@ -595,7 +595,7 @@ msgid "" msgstr "" "Ein Paket mit denselben Paketspezifikations-Optionen wie bei -q überprüfen" -#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 +#: lib/poptBT.c:180 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 #: rpmqv.c:595 rpmqv.c:643 rpmqv.c:677 msgid "do not verify package dependencies" msgstr "Dateiabhängigkeiten nicht überprüfen" @@ -808,15 +808,15 @@ msgstr "" "Binär- und Quellpaket erstellen (präparieren, kompilieren, installieren und " "Paketieren" -#: lib/poptBT.c:192 rpm.c:480 +#: lib/poptBT.c:191 rpm.c:480 msgid "skip straight to specified stage (only for c,i)" msgstr "Direkt zur angegeben Stufe springen (nur für c und i)" -#: lib/poptBT.c:173 rpm.c:482 +#: lib/poptBT.c:172 rpm.c:482 msgid "remove build tree when done" msgstr "Erstellungsdateibaum nach Beendigung löschen" -#: lib/poptBT.c:188 rpm.c:484 +#: lib/poptBT.c:187 rpm.c:484 #, fuzzy msgid "remove sources when done" msgstr "Quellen und spec-Dateien nach Beendigung löschen" @@ -826,7 +826,7 @@ msgstr "Quellen und spec-Dateien nach Beendigung löschen" msgid "remove spec file when done" msgstr "Quellen und spec-Dateien nach Beendigung löschen" -#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224 +#: lib/poptBT.c:193 rpm.c:488 rpmqv.c:224 #, fuzzy msgid "generate PGP/GPG signature" msgstr "PGP-Signatur generieren" @@ -1331,7 +1331,7 @@ msgstr "Datenbank aus der vorhandenen neu erstellen" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:175 rpmqv.c:208 +#: lib/poptBT.c:174 rpmqv.c:208 msgid "generate headers compatible with rpm4 packaging" msgstr "" @@ -2225,121 +2225,121 @@ msgstr "" msgid "line %d: Second %%files list" msgstr "" -#: build/parsePreamble.c:203 +#: build/parsePreamble.c:189 #, c-format msgid "Architecture is excluded: %s" msgstr "" -#: build/parsePreamble.c:208 +#: build/parsePreamble.c:194 #, c-format msgid "Architecture is not included: %s" msgstr "" -#: build/parsePreamble.c:213 +#: build/parsePreamble.c:199 #, c-format msgid "OS is excluded: %s" msgstr "" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:204 #, c-format msgid "OS is not included: %s" msgstr "" -#: build/parsePreamble.c:232 +#: build/parsePreamble.c:218 #, c-format msgid "%s field must be present in package: %s" msgstr "" -#: build/parsePreamble.c:257 +#: build/parsePreamble.c:243 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "" # , c-format -#: build/parsePreamble.c:305 +#: build/parsePreamble.c:291 #, fuzzy, c-format msgid "Unable to open icon %s: %s" msgstr "Nicht möglich %s zu schreiben" # , c-format -#: build/parsePreamble.c:323 +#: build/parsePreamble.c:309 #, fuzzy, c-format msgid "Unable to read icon %s: %s" msgstr "Nicht möglich %s zu schreiben" -#: build/parsePreamble.c:336 +#: build/parsePreamble.c:322 #, fuzzy, c-format msgid "Unknown icon type: %s" msgstr "(unbekannter Typ)" -#: build/parsePreamble.c:402 +#: build/parsePreamble.c:388 #, c-format msgid "line %d: Malformed tag: %s" msgstr "" #. Empty field -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:396 #, c-format msgid "line %d: Empty tag: %s" msgstr "" # , c-format -#: build/parsePreamble.c:432 build/parsePreamble.c:439 +#: build/parsePreamble.c:418 build/parsePreamble.c:425 #, fuzzy, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "Öffnen von %s fehlgeschlagen: %s" -#: build/parsePreamble.c:496 build/parseSpec.c:379 +#: build/parsePreamble.c:482 build/parseSpec.c:374 #, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "" -#: build/parsePreamble.c:509 +#: build/parsePreamble.c:495 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "" -#: build/parsePreamble.c:521 +#: build/parsePreamble.c:507 #, fuzzy, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "Verschiebungen müssen mit einem ť/Ť beginnen" -#: build/parsePreamble.c:533 +#: build/parsePreamble.c:519 #, fuzzy, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "ungültige Paket-Nummer: %s\n" -#: build/parsePreamble.c:573 build/parsePreamble.c:584 +#: build/parsePreamble.c:559 build/parsePreamble.c:570 #, fuzzy, c-format msgid "line %d: Bad %s: qualifiers: %s" msgstr "ungültige Paket-Nummer: %s\n" -#: build/parsePreamble.c:610 +#: build/parsePreamble.c:596 #, fuzzy, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "fehlende Architektur für %s bei %s:%d" -#: build/parsePreamble.c:619 +#: build/parsePreamble.c:605 #, c-format msgid "Internal error: Bogus tag %d" msgstr "" -#: build/parsePreamble.c:757 +#: build/parsePreamble.c:743 #, fuzzy, c-format msgid "Bad package specification: %s" msgstr " Optionen der Paketauswahl:" -#: build/parsePreamble.c:763 +#: build/parsePreamble.c:749 #, c-format msgid "Package already exists: %s" msgstr "" -#: build/parsePreamble.c:788 +#: build/parsePreamble.c:774 #, c-format msgid "line %d: Unknown tag: %s" msgstr "" -#: build/parsePreamble.c:810 +#: build/parsePreamble.c:796 msgid "Spec file can't use BuildRoot" msgstr "" @@ -2448,47 +2448,47 @@ msgid "line %d: Second %s" msgstr "" # , c-format -#: build/parseSpec.c:133 +#: build/parseSpec.c:128 #, fuzzy, c-format msgid "line %d: %s" msgstr "Öffnen von %s fehlgeschlagen: %s" # , c-format #. XXX Fstrerror -#: build/parseSpec.c:181 +#: build/parseSpec.c:176 #, fuzzy, c-format msgid "Unable to open %s: %s\n" msgstr "Öffnen von %s fehlgeschlagen\n" -#: build/parseSpec.c:193 +#: build/parseSpec.c:188 msgid "Unclosed %%if" msgstr "" -#: build/parseSpec.c:264 +#: build/parseSpec.c:259 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d" msgstr "" #. Got an else with no %if ! -#: build/parseSpec.c:272 +#: build/parseSpec.c:267 msgid "%s:%d: Got a %%else with no if" msgstr "" #. Got an end with no %if ! -#: build/parseSpec.c:283 +#: build/parseSpec.c:278 msgid "%s:%d: Got a %%endif with no if" msgstr "" -#: build/parseSpec.c:297 build/parseSpec.c:306 +#: build/parseSpec.c:292 build/parseSpec.c:301 msgid "malformed %%include statement" msgstr "" -#: build/parseSpec.c:485 +#: build/parseSpec.c:480 #, fuzzy msgid "No buildable architectures" msgstr "Paket-Architektur nicht überprüfen" -#: build/parseSpec.c:540 +#: build/parseSpec.c:535 #, fuzzy msgid "Package has no %%description: %s" msgstr "Paket %s wird nicht in %s aufgeführt" @@ -2514,57 +2514,57 @@ msgid "line %d: Bad %s number: %s\n" msgstr "ungültige Paket-Nummer: %s\n" # , c-format -#: lib/cpio.c:444 +#: lib/cpio.c:445 #, fuzzy, c-format msgid "can't rename %s to %s: %s\n" msgstr "Lesen von %s fehlgeschlagen: %s." -#: lib/cpio.c:450 +#: lib/cpio.c:451 #, c-format msgid "can't unlink %s: %s\n" msgstr "" -#: lib/cpio.c:757 +#: lib/cpio.c:758 #, c-format msgid "getNextHeader: %s\n" msgstr "" -#: lib/cpio.c:1243 +#: lib/cpio.c:1245 #, fuzzy, c-format msgid "(error 0x%x)" msgstr "Fehler: " -#: lib/cpio.c:1246 +#: lib/cpio.c:1248 msgid "Bad magic" msgstr "" -#: lib/cpio.c:1247 +#: lib/cpio.c:1249 msgid "Bad/unreadable header" msgstr "" -#: lib/cpio.c:1265 +#: lib/cpio.c:1267 msgid "Header size too big" msgstr "" -#: lib/cpio.c:1266 +#: lib/cpio.c:1268 #, fuzzy msgid "Unknown file type" msgstr "(unbekannter Typ)" -#: lib/cpio.c:1267 +#: lib/cpio.c:1269 msgid "Missing hard link" msgstr "" -#: lib/cpio.c:1268 +#: lib/cpio.c:1270 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:1269 +#: lib/cpio.c:1271 #, fuzzy msgid "Internal error" msgstr "Fataler Fehler: " -#: lib/cpio.c:1278 +#: lib/cpio.c:1280 #, fuzzy msgid " failed - " msgstr "pgp fehlgeschlagen" @@ -2668,132 +2668,132 @@ msgstr "" msgid "========== continuing tsort ...\n" msgstr "" -#: lib/db1.c:91 lib/db3.c:451 +#: lib/db1.c:92 lib/db2.c:112 lib/db3.c:456 #, c-format -msgid "db%d error(%d)" +msgid "db%d error(%d) from %s: %s\n" msgstr "" -#: lib/db1.c:93 lib/db3.c:453 +#: lib/db1.c:95 lib/db2.c:115 lib/db3.c:459 #, c-format -msgid " performing %s" +msgid "db%d error(%d): %s\n" msgstr "" -#: lib/db1.c:388 +#: lib/db1.c:387 #, c-format msgid "closed db file %s\n" msgstr "" -#: lib/db1.c:391 +#: lib/db1.c:390 #, c-format msgid "removed db file %s\n" msgstr "" # , c-format -#: lib/db1.c:422 +#: lib/db1.c:421 #, fuzzy, c-format msgid "bad db file %s" msgstr "Öffnen von %s fehlgeschlagen: %s" -#: lib/db1.c:427 +#: lib/db1.c:426 #, fuzzy, c-format msgid "opening db file %s mode 0x%x\n" msgstr "Datenbank aus der vorhandenen neu erstellen" #. XXX check errno validity -#: lib/db1.c:450 +#: lib/db1.c:449 #, c-format msgid "cannot get %s lock on database" msgstr "kann %s lock für die Datenbank nicht bekommen" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "exclusive" msgstr "exklusiv" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "shared" msgstr "geteilt" -#: lib/db2.c:137 +#: lib/db2.c:141 #, c-format msgid "closed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:149 +#: lib/db2.c:153 #, c-format msgid "removed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:186 +#: lib/db2.c:190 #, c-format msgid "opening db environment %s/%s(%s) %s\n" msgstr "" -#: lib/db2.c:561 +#: lib/db2.c:565 #, c-format msgid "closed db index %s/%s(%s)\n" msgstr "" -#: lib/db2.c:639 +#: lib/db2.c:643 #, c-format msgid "opening db index %s/%s(%s) %s mode=0x%x\n" msgstr "" -#: lib/db3.c:267 +#: lib/db3.c:268 #, c-format -msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n" +msgid "unrecognized db option: \"%s\" ignored\n" msgstr "" -#: lib/db3.c:295 +#: lib/db3.c:297 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "" -#: lib/db3.c:303 +#: lib/db3.c:306 #, c-format msgid "%s has too large or too small long value, skipped\n" msgstr "" -#: lib/db3.c:311 +#: lib/db3.c:315 #, c-format msgid "%s has too large or too small integer value, skipped\n" msgstr "" -#: lib/db3.c:478 +#: lib/db3.c:484 #, c-format msgid "closed db environment %s/%s\n" msgstr "" -#: lib/db3.c:494 +#: lib/db3.c:500 #, c-format msgid "removed db environment %s/%s\n" msgstr "" -#: lib/db3.c:531 +#: lib/db3.c:537 #, c-format msgid "opening db environment %s/%s %s\n" msgstr "" -#: lib/db3.c:917 +#: lib/db3.c:923 #, c-format msgid "closed db index %s/%s\n" msgstr "" -#: lib/db3.c:1007 +#: lib/db3.c:1013 #, fuzzy, c-format msgid "opening db index %s/%s %s mode=0x%x\n" msgstr "Datenbank aus der vorhandenen neu erstellen" -#: lib/db3.c:1112 +#: lib/db3.c:1118 #, fuzzy, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "kann %s lock für die Datenbank nicht bekommen" -#: lib/db3.c:1119 +#: lib/db3.c:1125 #, c-format msgid "locked db index %s/%s\n" msgstr "" -#: lib/falloc.c:140 +#: lib/falloc.c:141 #, c-format msgid "" "free list corrupt (%u)- please run\n" @@ -2804,7 +2804,7 @@ msgid "" msgstr "" #: lib/formats.c:86 lib/formats.c:112 lib/formats.c:141 lib/formats.c:182 -#: lib/header.c:2569 lib/header.c:2586 lib/header.c:2606 +#: lib/header.c:2519 lib/header.c:2536 lib/header.c:2556 msgid "(not a number)" msgstr "(keine Zahl)" @@ -2835,95 +2835,95 @@ msgid "file %s is on an unknown device" msgstr "" #. This should not be allowed -#: lib/header.c:220 +#: lib/header.c:172 msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" -#: lib/header.c:255 lib/header.c:1052 lib/install.c:365 +#: lib/header.c:207 lib/header.c:1004 lib/install.c:365 #, c-format msgid "Data type %d not supported\n" msgstr "" -#: lib/header.c:1477 +#: lib/header.c:1427 #, c-format msgid "Bad count for headerAddEntry(): %d\n" msgstr "" #. @-observertrans@ -#: lib/header.c:1922 +#: lib/header.c:1872 #, c-format msgid "missing { after %" msgstr "fehlende { nach %{" #. @-observertrans@ -#: lib/header.c:1952 +#: lib/header.c:1902 msgid "missing } after %{" msgstr "fehlende } nach %{" # ťTagŤ übersetzen??? -ke- #. @-observertrans@ -#: lib/header.c:1966 +#: lib/header.c:1916 msgid "empty tag format" msgstr "leeres ťTagŤ-Format" #. @-observertrans@ -#: lib/header.c:1978 +#: lib/header.c:1928 msgid "empty tag name" msgstr "leerer ťTagŤ-Name" #. @-observertrans@ -#: lib/header.c:1995 +#: lib/header.c:1945 msgid "unknown tag" msgstr "unbekannter ťTagŤ" #. @-observertrans@ -#: lib/header.c:2022 +#: lib/header.c:1972 msgid "] expected at end of array" msgstr "] am Ende des Arrays erwartet" #. @-observertrans@ -#: lib/header.c:2040 +#: lib/header.c:1990 msgid "unexpected ]" msgstr "unerwartete ]" #. @-observertrans@ -#: lib/header.c:2044 +#: lib/header.c:1994 msgid "unexpected }" msgstr "unerwartete }" #. @-observertrans@ -#: lib/header.c:2104 +#: lib/header.c:2054 msgid "? expected in expression" msgstr "? im Ausdruck erwartet" #. @-observertrans@ -#: lib/header.c:2113 +#: lib/header.c:2063 #, fuzzy msgid "{ expected after ? in expression" msgstr "{ nach ? im Ausdruck erwartet" #. @-observertrans@ -#: lib/header.c:2126 lib/header.c:2167 +#: lib/header.c:2076 lib/header.c:2117 msgid "} expected in expression" msgstr "} im Ausdruck erwartet" #. @-observertrans@ -#: lib/header.c:2136 +#: lib/header.c:2086 msgid ": expected following ? subexpression" msgstr ": nach ? Unterausdruck erwartet" #. @-observertrans@ -#: lib/header.c:2152 +#: lib/header.c:2102 #, fuzzy msgid "{ expected after : in expression" msgstr "{ nach : im Ausdruck erwartet" #. @-observertrans@ -#: lib/header.c:2177 +#: lib/header.c:2127 msgid "| expected at end of expression" msgstr "| am Ende des Ausdrucks erwartet" -#: lib/header.c:2348 +#: lib/header.c:2298 msgid "(unknown type)" msgstr "(unbekannter Typ)" @@ -2946,95 +2946,95 @@ msgstr "Gruppe %s beinhaltet kein einziges Paket\n" #. this would probably be a good place to check if disk space #. was used up - if so, we should return a different error #. XXX FIXME: Fclose with libio destroys errno -#: lib/install.c:650 +#: lib/install.c:651 #, c-format msgid "unpacking of archive failed%s%s: %s" msgstr "" -#: lib/install.c:651 +#: lib/install.c:652 msgid " on file " msgstr "" -#: lib/install.c:700 +#: lib/install.c:701 #, fuzzy msgid "installing a source package\n" msgstr "Paket installieren" -#: lib/install.c:720 +#: lib/install.c:721 #, fuzzy, c-format msgid "cannot create sourcedir %s" msgstr "kann Datei %s nicht öffnen: " -#: lib/install.c:726 lib/install.c:756 +#: lib/install.c:727 lib/install.c:757 #, fuzzy, c-format msgid "cannot write to %s" msgstr "kann Datei %s nicht öffnen: " -#: lib/install.c:730 +#: lib/install.c:731 #, c-format msgid "sources in: %s\n" msgstr "" -#: lib/install.c:750 +#: lib/install.c:751 #, fuzzy, c-format msgid "cannot create specdir %s" msgstr "kann Datei %s nicht öffnen: " # , c-format -#: lib/install.c:760 +#: lib/install.c:761 #, fuzzy, c-format msgid "spec file in: %s\n" msgstr "Öffnen von %s fehlgeschlagen: %s" -#: lib/install.c:792 lib/install.c:820 +#: lib/install.c:793 lib/install.c:821 #, fuzzy msgid "source package contains no .spec file" msgstr "Anfrage nach Paket, das die Datei <DATEI> besitzt" -#: lib/install.c:838 +#: lib/install.c:839 #, c-format msgid "renaming %s to %s\n" msgstr "" -#: lib/install.c:840 lib/install.c:1102 lib/uninstall.c:60 +#: lib/install.c:841 lib/install.c:1103 lib/uninstall.c:60 #, c-format msgid "rename of %s to %s failed: %s" msgstr "umbennen von %s nach %s fehlgeschlagen: %s" -#: lib/install.c:930 +#: lib/install.c:931 msgid "source package expected, binary found" msgstr "" # FIXME shared, besser: "mit anderen geteilte ..." -#: lib/install.c:974 +#: lib/install.c:975 #, fuzzy, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "Paket %s-%s-%s beinhaltet geteilte Dateien\n" -#: lib/install.c:1018 +#: lib/install.c:1019 msgid "stopping install as we're running --test\n" msgstr "" -#: lib/install.c:1023 +#: lib/install.c:1024 msgid "running preinstall script (if any)\n" msgstr "" -#: lib/install.c:1030 +#: lib/install.c:1031 #, fuzzy msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n" msgstr "Fehler: überspringe %s - Übertragung fehlgeschlagen - %s\n" -#: lib/install.c:1062 +#: lib/install.c:1063 #, fuzzy, c-format msgid "%s created as %s\n" msgstr "kann Datei %s nicht öffnen: " -#: lib/install.c:1098 +#: lib/install.c:1099 #, fuzzy, c-format msgid "%s saved as %s\n" msgstr "kann Datei %s nicht öffnen: " -#: lib/install.c:1189 +#: lib/install.c:1193 msgid "running postinstall scripts (if any)\n" msgstr "" @@ -3056,136 +3056,138 @@ msgid "" msgstr "" "Nur Pakete mit Hauptnummern <= 3 werden von dieser RPM-Version unterstützt" +# , c-format #: lib/poptBT.c:94 -msgid "buildroot already specified" -msgstr "" +#, fuzzy, c-format +msgid "buildroot already specified, ignoring %s\n" +msgstr "Lesen von %s fehlgeschlagen: %s." -#: lib/poptBT.c:120 +#: lib/poptBT.c:119 #, fuzzy, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" msgstr "präparieren (Quellen entpacken und Patch-Dateien anwenden" -#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130 -#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139 +#: lib/poptBT.c:120 lib/poptBT.c:123 lib/poptBT.c:126 lib/poptBT.c:129 +#: lib/poptBT.c:132 lib/poptBT.c:135 lib/poptBT.c:138 msgid "<specfile>" msgstr "" -#: lib/poptBT.c:123 +#: lib/poptBT.c:122 msgid "build through %build (%prep, then compile) from <specfile>" msgstr "" -#: lib/poptBT.c:126 +#: lib/poptBT.c:125 #, fuzzy msgid "build through %install (%prep, %build, then install) from <specfile>" msgstr "Paket installieren" -#: lib/poptBT.c:129 +#: lib/poptBT.c:128 #, fuzzy, c-format msgid "verify %files section from <specfile>" msgstr "Anfrage nach Paket, das die Datei <DATEI> besitzt" -#: lib/poptBT.c:132 +#: lib/poptBT.c:131 #, fuzzy msgid "build source and binary packages from <specfile>" msgstr "Gruppe %s beinhaltet kein einziges Paket\n" -#: lib/poptBT.c:135 +#: lib/poptBT.c:134 #, fuzzy msgid "build binary package only from <specfile>" msgstr "Anfrage nach Paket, das die Datei <DATEI> besitzt" -#: lib/poptBT.c:138 +#: lib/poptBT.c:137 #, fuzzy msgid "build source package only from <specfile>" msgstr "Anfrage nach Paket, das die Datei <DATEI> besitzt" -#: lib/poptBT.c:142 +#: lib/poptBT.c:141 #, fuzzy, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" msgstr "präparieren (Quellen entpacken und Patch-Dateien anwenden" -#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152 -#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161 +#: lib/poptBT.c:142 lib/poptBT.c:145 lib/poptBT.c:148 lib/poptBT.c:151 +#: lib/poptBT.c:154 lib/poptBT.c:157 lib/poptBT.c:160 msgid "<tarball>" msgstr "" -#: lib/poptBT.c:145 +#: lib/poptBT.c:144 msgid "build through %build (%prep, then compile) from <tarball>" msgstr "" -#: lib/poptBT.c:148 +#: lib/poptBT.c:147 msgid "build through %install (%prep, %build, then install) from <tarball>" msgstr "" -#: lib/poptBT.c:151 +#: lib/poptBT.c:150 #, fuzzy, c-format msgid "verify %files section from <tarball>" msgstr "Anfrage nach Paket, das die Datei <DATEI> besitzt" -#: lib/poptBT.c:154 +#: lib/poptBT.c:153 #, fuzzy msgid "build source and binary packages from <tarball>" msgstr "Gruppe %s beinhaltet kein einziges Paket\n" -#: lib/poptBT.c:157 +#: lib/poptBT.c:156 #, fuzzy msgid "build binary package only from <tarball>" msgstr "Gruppe %s beinhaltet kein einziges Paket\n" -#: lib/poptBT.c:160 +#: lib/poptBT.c:159 #, fuzzy msgid "build source package only from <tarball>" msgstr "Erstelle die Pakete für das Betriebssystem <BS>" -#: lib/poptBT.c:164 +#: lib/poptBT.c:163 #, fuzzy msgid "build binary package from <source package>" msgstr "" "Binärpaket erstellen (präparieren, kompilieren, installieren und paketieren)" -#: lib/poptBT.c:165 lib/poptBT.c:168 +#: lib/poptBT.c:164 lib/poptBT.c:167 #, fuzzy msgid "<source package>" msgstr "Anfrage an alle Pakete" -#: lib/poptBT.c:167 +#: lib/poptBT.c:166 #, fuzzy msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "Paket installieren" -#: lib/poptBT.c:171 +#: lib/poptBT.c:170 #, fuzzy msgid "override build root" msgstr "Benutze <VERZ> als Stammverzeichnis beim Erstellen" -#: lib/poptBT.c:177 +#: lib/poptBT.c:176 msgid "ignore ExcludeArch: directives from spec file" msgstr "" -#: lib/poptBT.c:179 +#: lib/poptBT.c:178 #, fuzzy msgid "do not execute any stages of the build" msgstr "Keine Stufen ausführen" -#: lib/poptBT.c:183 +#: lib/poptBT.c:182 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:186 +#: lib/poptBT.c:185 msgid "do not accept i18N msgstr's from specfile" msgstr "" -#: lib/poptBT.c:190 +#: lib/poptBT.c:189 #, fuzzy msgid "remove specfile when done" msgstr "Quellen und spec-Dateien nach Beendigung löschen" -#: lib/poptBT.c:196 +#: lib/poptBT.c:195 msgid "override target platform" msgstr "" -#: lib/poptBT.c:198 +#: lib/poptBT.c:197 msgid "lookup i18N strings in specfile catalog" msgstr "" @@ -3476,7 +3478,7 @@ msgstr "ungültige Paket-Nummer: %s\n" msgid "record %d could not be read\n" msgstr "Eintrag %d konnte nicht gelesen werden\n" -#: lib/query.c:746 lib/rpminstall.c:546 +#: lib/query.c:746 lib/rpminstall.c:548 #, c-format msgid "package %s is not installed\n" msgstr "Paket %s ist nicht installiert\n" @@ -3818,12 +3820,12 @@ msgstr "Fehler: überspringe %s - Übertragung fehlgeschlagen - %s\n" msgid "retrieved %d packages\n" msgstr "" -#: lib/rpminstall.c:298 lib/rpminstall.c:470 +#: lib/rpminstall.c:298 lib/rpminstall.c:472 #, fuzzy, c-format msgid "cannot open file %s: %s\n" msgstr "kann Datei %s nicht öffnen: " -#: lib/rpminstall.c:316 lib/rpminstall.c:611 +#: lib/rpminstall.c:316 lib/rpminstall.c:613 #, fuzzy, c-format msgid "%s cannot be installed\n" msgstr "Fehler: %s kann nicht installiert werden\n" @@ -3833,56 +3835,56 @@ msgstr "Fehler: %s kann nicht installiert werden\n" msgid "cannot open Packages database in %s\n" msgstr "Fehler: kann nicht öffnen %s%s/packages.rpm\n" -#: lib/rpminstall.c:351 +#: lib/rpminstall.c:353 #, fuzzy, c-format msgid "package %s is not relocateable\n" msgstr "Paket %s ist nicht installiert\n" -#: lib/rpminstall.c:396 +#: lib/rpminstall.c:398 #, fuzzy, c-format msgid "error reading from file %s\n" msgstr "Fehler beim Anlegen des Verzeichnisses %s: %s" -#: lib/rpminstall.c:401 +#: lib/rpminstall.c:403 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "" -#: lib/rpminstall.c:418 +#: lib/rpminstall.c:420 #, fuzzy, c-format msgid "found %d source and %d binary packages\n" msgstr "Gruppe %s beinhaltet kein einziges Paket\n" -#: lib/rpminstall.c:429 +#: lib/rpminstall.c:431 msgid "failed dependencies:\n" msgstr "fehlgeschlagene Paket-Abhängigkeiten:\n" -#: lib/rpminstall.c:450 +#: lib/rpminstall.c:452 #, fuzzy msgid "installing binary packages\n" msgstr "Paket installieren" -#: lib/rpminstall.c:533 +#: lib/rpminstall.c:535 #, fuzzy, c-format msgid "cannot open %s/packages.rpm\n" msgstr "Fehler: kann nicht öffnen %s%s/packages.rpm\n" -#: lib/rpminstall.c:549 +#: lib/rpminstall.c:551 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "\"%s\" bezeichnet mehrere Pakete\n" # oder besser: "... verletzen" ? -#: lib/rpminstall.c:572 +#: lib/rpminstall.c:574 msgid "removing these packages would break dependencies:\n" msgstr "Das Enfernen dieser Pakete würde Paket-Abhängigkeiten missachten:\n" -#: lib/rpminstall.c:600 +#: lib/rpminstall.c:602 #, fuzzy, c-format msgid "cannot open %s: %s\n" msgstr "Fehler: kann %s nicht öffnen\n" -#: lib/rpminstall.c:606 +#: lib/rpminstall.c:608 #, c-format msgid "Installing %s\n" msgstr "Installiere %s\n" @@ -3902,91 +3904,91 @@ msgstr "fehlendes zweites ':' bei %s:%d" msgid "missing architecture name at %s:%d" msgstr "fehlender Name cer Architektur bei %s:%d" -#: lib/rpmrc.c:313 +#: lib/rpmrc.c:305 #, c-format msgid "Incomplete data line at %s:%d" msgstr "Unvollständige Datenzeile bei %s:%d" -#: lib/rpmrc.c:317 +#: lib/rpmrc.c:309 #, c-format msgid "Too many args in data line at %s:%d" msgstr "Zu viele Argumente in der Datenzeile bei %s:%d" -#: lib/rpmrc.c:324 +#: lib/rpmrc.c:316 #, c-format msgid "Bad arch/os number: %s (%s:%d)" msgstr "Unzureichende arch/os Zahl: %s (%s:%d)" -#: lib/rpmrc.c:359 +#: lib/rpmrc.c:351 #, c-format msgid "Incomplete default line at %s:%d" msgstr "Unvollständige Standardzeile bei %s:%d" -#: lib/rpmrc.c:364 +#: lib/rpmrc.c:356 #, c-format msgid "Too many args in default line at %s:%d" msgstr "Zu viele Argumente in der Standardzeile bei %s:%d" -#: lib/rpmrc.c:554 +#: lib/rpmrc.c:546 #, c-format msgid "Cannot expand %s" msgstr "" -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:551 #, c-format msgid "Cannot read %s, HOME is too large." msgstr "" # , c-format -#: lib/rpmrc.c:576 +#: lib/rpmrc.c:568 #, c-format msgid "Unable to open %s for reading: %s." msgstr "Datei %s kann nicht zum Lesen geöffnet werden: %s." # , c-format #. XXX Feof(fd) -#: lib/rpmrc.c:621 +#: lib/rpmrc.c:613 #, c-format msgid "Failed to read %s: %s." msgstr "Lesen von %s fehlgeschlagen: %s." -#: lib/rpmrc.c:658 +#: lib/rpmrc.c:650 #, fuzzy, c-format msgid "missing ':' (found 0x%02x) at %s:%d" msgstr "fehlender ':' bei %s:%d" -#: lib/rpmrc.c:675 lib/rpmrc.c:749 +#: lib/rpmrc.c:667 lib/rpmrc.c:741 #, c-format msgid "missing argument for %s at %s:%d" msgstr "fehlendes Argument für %s bei %s:%d" # , c-format -#: lib/rpmrc.c:692 lib/rpmrc.c:714 +#: lib/rpmrc.c:684 lib/rpmrc.c:706 #, fuzzy, c-format msgid "%s expansion failed at %s:%d \"%s\"" msgstr "Öffnen von %s fehlgeschlagen: %s" -#: lib/rpmrc.c:701 +#: lib/rpmrc.c:693 #, fuzzy, c-format msgid "cannot open %s at %s:%d: %s" msgstr "kann Datei %s nicht öffnen: " -#: lib/rpmrc.c:741 +#: lib/rpmrc.c:733 #, c-format msgid "missing architecture for %s at %s:%d" msgstr "fehlende Architektur für %s bei %s:%d" -#: lib/rpmrc.c:808 +#: lib/rpmrc.c:800 #, c-format msgid "bad option '%s' at %s:%d" msgstr "unzureichende Option '%s' bei %s:%d" -#: lib/rpmrc.c:1205 +#: lib/rpmrc.c:1197 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1206 +#: lib/rpmrc.c:1198 msgid "Please contact rpm-list@redhat.com\n" msgstr "" @@ -4217,7 +4219,7 @@ msgstr "Nicht passende Antwort des FTP-Servers" #: rpmio/rpmio.c:540 #, fuzzy -msgid "Server IO error" +msgid "Server I/O error" msgstr "FTP IO-Fehler" #: rpmio/rpmio.c:543 @@ -4246,7 +4248,8 @@ msgid "Failed to establish data connection to server" msgstr "Aufbau einer Datenverbindung zum FTP-Server fehlgeschlagen" #: rpmio/rpmio.c:558 -msgid "IO error to local file" +#, fuzzy +msgid "I/O error to local file" msgstr "IO-Fehler bei lokaler Datei" #: rpmio/rpmio.c:561 @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-01 19:44-0500\n" +"POT-Creation-Date: 2001-01-03 14:05-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" @@ -503,7 +503,7 @@ msgid "" "options as -q" msgstr "" -#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 +#: lib/poptBT.c:180 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 #: rpmqv.c:595 rpmqv.c:643 rpmqv.c:677 msgid "do not verify package dependencies" msgstr "" @@ -697,15 +697,15 @@ msgstr "" msgid "bin/src package (prep, compile, install, package)" msgstr "" -#: lib/poptBT.c:192 rpm.c:480 +#: lib/poptBT.c:191 rpm.c:480 msgid "skip straight to specified stage (only for c,i)" msgstr "" -#: lib/poptBT.c:173 rpm.c:482 +#: lib/poptBT.c:172 rpm.c:482 msgid "remove build tree when done" msgstr "" -#: lib/poptBT.c:188 rpm.c:484 +#: lib/poptBT.c:187 rpm.c:484 msgid "remove sources when done" msgstr "" @@ -713,7 +713,7 @@ msgstr "" msgid "remove spec file when done" msgstr "" -#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224 +#: lib/poptBT.c:193 rpm.c:488 rpmqv.c:224 msgid "generate PGP/GPG signature" msgstr "" @@ -1170,7 +1170,7 @@ msgstr "" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:175 rpmqv.c:208 +#: lib/poptBT.c:174 rpmqv.c:208 msgid "generate headers compatible with rpm4 packaging" msgstr "" @@ -1972,118 +1972,118 @@ msgstr "" msgid "line %d: Second %%files list" msgstr "" -#: build/parsePreamble.c:203 +#: build/parsePreamble.c:189 #, c-format msgid "Architecture is excluded: %s" msgstr "" -#: build/parsePreamble.c:208 +#: build/parsePreamble.c:194 #, c-format msgid "Architecture is not included: %s" msgstr "" -#: build/parsePreamble.c:213 +#: build/parsePreamble.c:199 #, c-format msgid "OS is excluded: %s" msgstr "" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:204 #, c-format msgid "OS is not included: %s" msgstr "" -#: build/parsePreamble.c:232 +#: build/parsePreamble.c:218 #, c-format msgid "%s field must be present in package: %s" msgstr "" -#: build/parsePreamble.c:257 +#: build/parsePreamble.c:243 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "" -#: build/parsePreamble.c:305 +#: build/parsePreamble.c:291 #, c-format msgid "Unable to open icon %s: %s" msgstr "" -#: build/parsePreamble.c:323 +#: build/parsePreamble.c:309 #, c-format msgid "Unable to read icon %s: %s" msgstr "" -#: build/parsePreamble.c:336 +#: build/parsePreamble.c:322 #, c-format msgid "Unknown icon type: %s" msgstr "" -#: build/parsePreamble.c:402 +#: build/parsePreamble.c:388 #, c-format msgid "line %d: Malformed tag: %s" msgstr "" #. Empty field -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:396 #, c-format msgid "line %d: Empty tag: %s" msgstr "" -#: build/parsePreamble.c:432 build/parsePreamble.c:439 +#: build/parsePreamble.c:418 build/parsePreamble.c:425 #, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "" -#: build/parsePreamble.c:496 build/parseSpec.c:379 +#: build/parsePreamble.c:482 build/parseSpec.c:374 #, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "" -#: build/parsePreamble.c:509 +#: build/parsePreamble.c:495 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "" -#: build/parsePreamble.c:521 +#: build/parsePreamble.c:507 #, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "" -#: build/parsePreamble.c:533 +#: build/parsePreamble.c:519 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "" -#: build/parsePreamble.c:573 build/parsePreamble.c:584 +#: build/parsePreamble.c:559 build/parsePreamble.c:570 #, c-format msgid "line %d: Bad %s: qualifiers: %s" msgstr "" -#: build/parsePreamble.c:610 +#: build/parsePreamble.c:596 #, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "" -#: build/parsePreamble.c:619 +#: build/parsePreamble.c:605 #, c-format msgid "Internal error: Bogus tag %d" msgstr "" -#: build/parsePreamble.c:757 +#: build/parsePreamble.c:743 #, c-format msgid "Bad package specification: %s" msgstr "" -#: build/parsePreamble.c:763 +#: build/parsePreamble.c:749 #, c-format msgid "Package already exists: %s" msgstr "" -#: build/parsePreamble.c:788 +#: build/parsePreamble.c:774 #, c-format msgid "line %d: Unknown tag: %s" msgstr "" -#: build/parsePreamble.c:810 +#: build/parsePreamble.c:796 msgid "Spec file can't use BuildRoot" msgstr "" @@ -2188,45 +2188,45 @@ msgstr "" msgid "line %d: Second %s" msgstr "" -#: build/parseSpec.c:133 +#: build/parseSpec.c:128 #, c-format msgid "line %d: %s" msgstr "" #. XXX Fstrerror -#: build/parseSpec.c:181 +#: build/parseSpec.c:176 #, c-format msgid "Unable to open %s: %s\n" msgstr "" -#: build/parseSpec.c:193 +#: build/parseSpec.c:188 msgid "Unclosed %%if" msgstr "" -#: build/parseSpec.c:264 +#: build/parseSpec.c:259 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d" msgstr "" #. Got an else with no %if ! -#: build/parseSpec.c:272 +#: build/parseSpec.c:267 msgid "%s:%d: Got a %%else with no if" msgstr "" #. Got an end with no %if ! -#: build/parseSpec.c:283 +#: build/parseSpec.c:278 msgid "%s:%d: Got a %%endif with no if" msgstr "" -#: build/parseSpec.c:297 build/parseSpec.c:306 +#: build/parseSpec.c:292 build/parseSpec.c:301 msgid "malformed %%include statement" msgstr "" -#: build/parseSpec.c:485 +#: build/parseSpec.c:480 msgid "No buildable architectures" msgstr "" -#: build/parseSpec.c:540 +#: build/parseSpec.c:535 msgid "Package has no %%description: %s" msgstr "" @@ -2250,55 +2250,55 @@ msgstr "" msgid "line %d: Bad %s number: %s\n" msgstr "" -#: lib/cpio.c:444 +#: lib/cpio.c:445 #, c-format msgid "can't rename %s to %s: %s\n" msgstr "" -#: lib/cpio.c:450 +#: lib/cpio.c:451 #, c-format msgid "can't unlink %s: %s\n" msgstr "" -#: lib/cpio.c:757 +#: lib/cpio.c:758 #, c-format msgid "getNextHeader: %s\n" msgstr "" -#: lib/cpio.c:1243 +#: lib/cpio.c:1245 #, c-format msgid "(error 0x%x)" msgstr "" -#: lib/cpio.c:1246 +#: lib/cpio.c:1248 msgid "Bad magic" msgstr "" -#: lib/cpio.c:1247 +#: lib/cpio.c:1249 msgid "Bad/unreadable header" msgstr "" -#: lib/cpio.c:1265 +#: lib/cpio.c:1267 msgid "Header size too big" msgstr "" -#: lib/cpio.c:1266 +#: lib/cpio.c:1268 msgid "Unknown file type" msgstr "" -#: lib/cpio.c:1267 +#: lib/cpio.c:1269 msgid "Missing hard link" msgstr "" -#: lib/cpio.c:1268 +#: lib/cpio.c:1270 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:1269 +#: lib/cpio.c:1271 msgid "Internal error" msgstr "" -#: lib/cpio.c:1278 +#: lib/cpio.c:1280 msgid " failed - " msgstr "" @@ -2400,131 +2400,131 @@ msgstr "" msgid "========== continuing tsort ...\n" msgstr "" -#: lib/db1.c:91 lib/db3.c:451 +#: lib/db1.c:92 lib/db2.c:112 lib/db3.c:456 #, c-format -msgid "db%d error(%d)" +msgid "db%d error(%d) from %s: %s\n" msgstr "" -#: lib/db1.c:93 lib/db3.c:453 +#: lib/db1.c:95 lib/db2.c:115 lib/db3.c:459 #, c-format -msgid " performing %s" +msgid "db%d error(%d): %s\n" msgstr "" -#: lib/db1.c:388 +#: lib/db1.c:387 #, c-format msgid "closed db file %s\n" msgstr "" -#: lib/db1.c:391 +#: lib/db1.c:390 #, c-format msgid "removed db file %s\n" msgstr "" -#: lib/db1.c:422 +#: lib/db1.c:421 #, c-format msgid "bad db file %s" msgstr "" -#: lib/db1.c:427 +#: lib/db1.c:426 #, c-format msgid "opening db file %s mode 0x%x\n" msgstr "" #. XXX check errno validity -#: lib/db1.c:450 +#: lib/db1.c:449 #, c-format msgid "cannot get %s lock on database" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "exclusive" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "shared" msgstr "" -#: lib/db2.c:137 +#: lib/db2.c:141 #, c-format msgid "closed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:149 +#: lib/db2.c:153 #, c-format msgid "removed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:186 +#: lib/db2.c:190 #, c-format msgid "opening db environment %s/%s(%s) %s\n" msgstr "" -#: lib/db2.c:561 +#: lib/db2.c:565 #, c-format msgid "closed db index %s/%s(%s)\n" msgstr "" -#: lib/db2.c:639 +#: lib/db2.c:643 #, c-format msgid "opening db index %s/%s(%s) %s mode=0x%x\n" msgstr "" -#: lib/db3.c:267 +#: lib/db3.c:268 #, c-format -msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n" +msgid "unrecognized db option: \"%s\" ignored\n" msgstr "" -#: lib/db3.c:295 +#: lib/db3.c:297 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "" -#: lib/db3.c:303 +#: lib/db3.c:306 #, c-format msgid "%s has too large or too small long value, skipped\n" msgstr "" -#: lib/db3.c:311 +#: lib/db3.c:315 #, c-format msgid "%s has too large or too small integer value, skipped\n" msgstr "" -#: lib/db3.c:478 +#: lib/db3.c:484 #, c-format msgid "closed db environment %s/%s\n" msgstr "" -#: lib/db3.c:494 +#: lib/db3.c:500 #, c-format msgid "removed db environment %s/%s\n" msgstr "" -#: lib/db3.c:531 +#: lib/db3.c:537 #, c-format msgid "opening db environment %s/%s %s\n" msgstr "" -#: lib/db3.c:917 +#: lib/db3.c:923 #, c-format msgid "closed db index %s/%s\n" msgstr "" -#: lib/db3.c:1007 +#: lib/db3.c:1013 #, c-format msgid "opening db index %s/%s %s mode=0x%x\n" msgstr "" -#: lib/db3.c:1112 +#: lib/db3.c:1118 #, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "" -#: lib/db3.c:1119 +#: lib/db3.c:1125 #, c-format msgid "locked db index %s/%s\n" msgstr "" -#: lib/falloc.c:140 +#: lib/falloc.c:141 #, c-format msgid "" "free list corrupt (%u)- please run\n" @@ -2535,7 +2535,7 @@ msgid "" msgstr "" #: lib/formats.c:86 lib/formats.c:112 lib/formats.c:141 lib/formats.c:182 -#: lib/header.c:2569 lib/header.c:2586 lib/header.c:2606 +#: lib/header.c:2519 lib/header.c:2536 lib/header.c:2556 msgid "(not a number)" msgstr "" @@ -2564,92 +2564,92 @@ msgid "file %s is on an unknown device" msgstr "" #. This should not be allowed -#: lib/header.c:220 +#: lib/header.c:172 msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" -#: lib/header.c:255 lib/header.c:1052 lib/install.c:365 +#: lib/header.c:207 lib/header.c:1004 lib/install.c:365 #, c-format msgid "Data type %d not supported\n" msgstr "" -#: lib/header.c:1477 +#: lib/header.c:1427 #, c-format msgid "Bad count for headerAddEntry(): %d\n" msgstr "" #. @-observertrans@ -#: lib/header.c:1922 +#: lib/header.c:1872 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans@ -#: lib/header.c:1952 +#: lib/header.c:1902 msgid "missing } after %{" msgstr "" #. @-observertrans@ -#: lib/header.c:1966 +#: lib/header.c:1916 msgid "empty tag format" msgstr "" #. @-observertrans@ -#: lib/header.c:1978 +#: lib/header.c:1928 msgid "empty tag name" msgstr "" #. @-observertrans@ -#: lib/header.c:1995 +#: lib/header.c:1945 msgid "unknown tag" msgstr "" #. @-observertrans@ -#: lib/header.c:2022 +#: lib/header.c:1972 msgid "] expected at end of array" msgstr "" #. @-observertrans@ -#: lib/header.c:2040 +#: lib/header.c:1990 msgid "unexpected ]" msgstr "" #. @-observertrans@ -#: lib/header.c:2044 +#: lib/header.c:1994 msgid "unexpected }" msgstr "" #. @-observertrans@ -#: lib/header.c:2104 +#: lib/header.c:2054 msgid "? expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2113 +#: lib/header.c:2063 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2126 lib/header.c:2167 +#: lib/header.c:2076 lib/header.c:2117 msgid "} expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2136 +#: lib/header.c:2086 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans@ -#: lib/header.c:2152 +#: lib/header.c:2102 msgid "{ expected after : in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2177 +#: lib/header.c:2127 msgid "| expected at end of expression" msgstr "" -#: lib/header.c:2348 +#: lib/header.c:2298 msgid "(unknown type)" msgstr "" @@ -2671,90 +2671,90 @@ msgstr "" #. this would probably be a good place to check if disk space #. was used up - if so, we should return a different error #. XXX FIXME: Fclose with libio destroys errno -#: lib/install.c:650 +#: lib/install.c:651 #, c-format msgid "unpacking of archive failed%s%s: %s" msgstr "" -#: lib/install.c:651 +#: lib/install.c:652 msgid " on file " msgstr "" -#: lib/install.c:700 +#: lib/install.c:701 msgid "installing a source package\n" msgstr "" -#: lib/install.c:720 +#: lib/install.c:721 #, c-format msgid "cannot create sourcedir %s" msgstr "" -#: lib/install.c:726 lib/install.c:756 +#: lib/install.c:727 lib/install.c:757 #, c-format msgid "cannot write to %s" msgstr "" -#: lib/install.c:730 +#: lib/install.c:731 #, c-format msgid "sources in: %s\n" msgstr "" -#: lib/install.c:750 +#: lib/install.c:751 #, c-format msgid "cannot create specdir %s" msgstr "" -#: lib/install.c:760 +#: lib/install.c:761 #, c-format msgid "spec file in: %s\n" msgstr "" -#: lib/install.c:792 lib/install.c:820 +#: lib/install.c:793 lib/install.c:821 msgid "source package contains no .spec file" msgstr "" -#: lib/install.c:838 +#: lib/install.c:839 #, c-format msgid "renaming %s to %s\n" msgstr "" -#: lib/install.c:840 lib/install.c:1102 lib/uninstall.c:60 +#: lib/install.c:841 lib/install.c:1103 lib/uninstall.c:60 #, c-format msgid "rename of %s to %s failed: %s" msgstr "" -#: lib/install.c:930 +#: lib/install.c:931 msgid "source package expected, binary found" msgstr "" -#: lib/install.c:974 +#: lib/install.c:975 #, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "" -#: lib/install.c:1018 +#: lib/install.c:1019 msgid "stopping install as we're running --test\n" msgstr "" -#: lib/install.c:1023 +#: lib/install.c:1024 msgid "running preinstall script (if any)\n" msgstr "" -#: lib/install.c:1030 +#: lib/install.c:1031 msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n" msgstr "" -#: lib/install.c:1062 +#: lib/install.c:1063 #, c-format msgid "%s created as %s\n" msgstr "" -#: lib/install.c:1098 +#: lib/install.c:1099 #, c-format msgid "%s saved as %s\n" msgstr "" -#: lib/install.c:1189 +#: lib/install.c:1193 msgid "running postinstall scripts (if any)\n" msgstr "" @@ -2773,121 +2773,122 @@ msgid "" msgstr "" #: lib/poptBT.c:94 -msgid "buildroot already specified" +#, c-format +msgid "buildroot already specified, ignoring %s\n" msgstr "" -#: lib/poptBT.c:120 +#: lib/poptBT.c:119 #, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" msgstr "" -#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130 -#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139 +#: lib/poptBT.c:120 lib/poptBT.c:123 lib/poptBT.c:126 lib/poptBT.c:129 +#: lib/poptBT.c:132 lib/poptBT.c:135 lib/poptBT.c:138 msgid "<specfile>" msgstr "" -#: lib/poptBT.c:123 +#: lib/poptBT.c:122 msgid "build through %build (%prep, then compile) from <specfile>" msgstr "" -#: lib/poptBT.c:126 +#: lib/poptBT.c:125 msgid "build through %install (%prep, %build, then install) from <specfile>" msgstr "" -#: lib/poptBT.c:129 +#: lib/poptBT.c:128 #, c-format msgid "verify %files section from <specfile>" msgstr "" -#: lib/poptBT.c:132 +#: lib/poptBT.c:131 msgid "build source and binary packages from <specfile>" msgstr "" -#: lib/poptBT.c:135 +#: lib/poptBT.c:134 msgid "build binary package only from <specfile>" msgstr "" -#: lib/poptBT.c:138 +#: lib/poptBT.c:137 msgid "build source package only from <specfile>" msgstr "" -#: lib/poptBT.c:142 +#: lib/poptBT.c:141 #, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" msgstr "" -#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152 -#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161 +#: lib/poptBT.c:142 lib/poptBT.c:145 lib/poptBT.c:148 lib/poptBT.c:151 +#: lib/poptBT.c:154 lib/poptBT.c:157 lib/poptBT.c:160 msgid "<tarball>" msgstr "" -#: lib/poptBT.c:145 +#: lib/poptBT.c:144 msgid "build through %build (%prep, then compile) from <tarball>" msgstr "" -#: lib/poptBT.c:148 +#: lib/poptBT.c:147 msgid "build through %install (%prep, %build, then install) from <tarball>" msgstr "" -#: lib/poptBT.c:151 +#: lib/poptBT.c:150 #, c-format msgid "verify %files section from <tarball>" msgstr "" -#: lib/poptBT.c:154 +#: lib/poptBT.c:153 msgid "build source and binary packages from <tarball>" msgstr "" -#: lib/poptBT.c:157 +#: lib/poptBT.c:156 msgid "build binary package only from <tarball>" msgstr "" -#: lib/poptBT.c:160 +#: lib/poptBT.c:159 msgid "build source package only from <tarball>" msgstr "" -#: lib/poptBT.c:164 +#: lib/poptBT.c:163 msgid "build binary package from <source package>" msgstr "" -#: lib/poptBT.c:165 lib/poptBT.c:168 +#: lib/poptBT.c:164 lib/poptBT.c:167 msgid "<source package>" msgstr "" -#: lib/poptBT.c:167 +#: lib/poptBT.c:166 msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "" -#: lib/poptBT.c:171 +#: lib/poptBT.c:170 msgid "override build root" msgstr "" -#: lib/poptBT.c:177 +#: lib/poptBT.c:176 msgid "ignore ExcludeArch: directives from spec file" msgstr "" -#: lib/poptBT.c:179 +#: lib/poptBT.c:178 msgid "do not execute any stages of the build" msgstr "" -#: lib/poptBT.c:183 +#: lib/poptBT.c:182 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:186 +#: lib/poptBT.c:185 msgid "do not accept i18N msgstr's from specfile" msgstr "" -#: lib/poptBT.c:190 +#: lib/poptBT.c:189 msgid "remove specfile when done" msgstr "" -#: lib/poptBT.c:196 +#: lib/poptBT.c:195 msgid "override target platform" msgstr "" -#: lib/poptBT.c:198 +#: lib/poptBT.c:197 msgid "lookup i18N strings in specfile catalog" msgstr "" @@ -3153,7 +3154,7 @@ msgstr "" msgid "record %d could not be read\n" msgstr "" -#: lib/query.c:746 lib/rpminstall.c:546 +#: lib/query.c:746 lib/rpminstall.c:548 #, c-format msgid "package %s is not installed\n" msgstr "" @@ -3483,12 +3484,12 @@ msgstr "" msgid "retrieved %d packages\n" msgstr "" -#: lib/rpminstall.c:298 lib/rpminstall.c:470 +#: lib/rpminstall.c:298 lib/rpminstall.c:472 #, c-format msgid "cannot open file %s: %s\n" msgstr "" -#: lib/rpminstall.c:316 lib/rpminstall.c:611 +#: lib/rpminstall.c:316 lib/rpminstall.c:613 #, c-format msgid "%s cannot be installed\n" msgstr "" @@ -3498,54 +3499,54 @@ msgstr "" msgid "cannot open Packages database in %s\n" msgstr "" -#: lib/rpminstall.c:351 +#: lib/rpminstall.c:353 #, c-format msgid "package %s is not relocateable\n" msgstr "" -#: lib/rpminstall.c:396 +#: lib/rpminstall.c:398 #, c-format msgid "error reading from file %s\n" msgstr "" -#: lib/rpminstall.c:401 +#: lib/rpminstall.c:403 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "" -#: lib/rpminstall.c:418 +#: lib/rpminstall.c:420 #, c-format msgid "found %d source and %d binary packages\n" msgstr "" -#: lib/rpminstall.c:429 +#: lib/rpminstall.c:431 msgid "failed dependencies:\n" msgstr "" -#: lib/rpminstall.c:450 +#: lib/rpminstall.c:452 msgid "installing binary packages\n" msgstr "" -#: lib/rpminstall.c:533 +#: lib/rpminstall.c:535 #, c-format msgid "cannot open %s/packages.rpm\n" msgstr "" -#: lib/rpminstall.c:549 +#: lib/rpminstall.c:551 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "" -#: lib/rpminstall.c:572 +#: lib/rpminstall.c:574 msgid "removing these packages would break dependencies:\n" msgstr "" -#: lib/rpminstall.c:600 +#: lib/rpminstall.c:602 #, c-format msgid "cannot open %s: %s\n" msgstr "" -#: lib/rpminstall.c:606 +#: lib/rpminstall.c:608 #, c-format msgid "Installing %s\n" msgstr "" @@ -3565,88 +3566,88 @@ msgstr "" msgid "missing architecture name at %s:%d" msgstr "" -#: lib/rpmrc.c:313 +#: lib/rpmrc.c:305 #, c-format msgid "Incomplete data line at %s:%d" msgstr "" -#: lib/rpmrc.c:317 +#: lib/rpmrc.c:309 #, c-format msgid "Too many args in data line at %s:%d" msgstr "" -#: lib/rpmrc.c:324 +#: lib/rpmrc.c:316 #, c-format msgid "Bad arch/os number: %s (%s:%d)" msgstr "" -#: lib/rpmrc.c:359 +#: lib/rpmrc.c:351 #, c-format msgid "Incomplete default line at %s:%d" msgstr "" -#: lib/rpmrc.c:364 +#: lib/rpmrc.c:356 #, c-format msgid "Too many args in default line at %s:%d" msgstr "" -#: lib/rpmrc.c:554 +#: lib/rpmrc.c:546 #, c-format msgid "Cannot expand %s" msgstr "" -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:551 #, c-format msgid "Cannot read %s, HOME is too large." msgstr "" -#: lib/rpmrc.c:576 +#: lib/rpmrc.c:568 #, c-format msgid "Unable to open %s for reading: %s." msgstr "" #. XXX Feof(fd) -#: lib/rpmrc.c:621 +#: lib/rpmrc.c:613 #, c-format msgid "Failed to read %s: %s." msgstr "" -#: lib/rpmrc.c:658 +#: lib/rpmrc.c:650 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d" msgstr "" -#: lib/rpmrc.c:675 lib/rpmrc.c:749 +#: lib/rpmrc.c:667 lib/rpmrc.c:741 #, c-format msgid "missing argument for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:692 lib/rpmrc.c:714 +#: lib/rpmrc.c:684 lib/rpmrc.c:706 #, c-format msgid "%s expansion failed at %s:%d \"%s\"" msgstr "" -#: lib/rpmrc.c:701 +#: lib/rpmrc.c:693 #, c-format msgid "cannot open %s at %s:%d: %s" msgstr "" -#: lib/rpmrc.c:741 +#: lib/rpmrc.c:733 #, c-format msgid "missing architecture for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:808 +#: lib/rpmrc.c:800 #, c-format msgid "bad option '%s' at %s:%d" msgstr "" -#: lib/rpmrc.c:1205 +#: lib/rpmrc.c:1197 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1206 +#: lib/rpmrc.c:1198 msgid "Please contact rpm-list@redhat.com\n" msgstr "" @@ -3862,7 +3863,7 @@ msgid "Bad server response" msgstr "" #: rpmio/rpmio.c:540 -msgid "Server IO error" +msgid "Server I/O error" msgstr "" #: rpmio/rpmio.c:543 @@ -3886,7 +3887,7 @@ msgid "Failed to establish data connection to server" msgstr "" #: rpmio/rpmio.c:558 -msgid "IO error to local file" +msgid "I/O error to local file" msgstr "" #: rpmio/rpmio.c:561 @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2001-01-01 19:44-0500\n" +"POT-Creation-Date: 2001-01-03 14:05-0500\n" "Last-Translator: Raimo Koski <rkoski@pp.weppi.fi>\n" "Language-Team: Finnish <linux@sot.com>\n" "Content-Type: text/plain; charset=\n" @@ -557,7 +557,7 @@ msgstr "" "tarkista paketin asennus käyttäen samoja paketin määrittelyparametrejä kuin " "-q " -#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 +#: lib/poptBT.c:180 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 #: rpmqv.c:595 rpmqv.c:643 rpmqv.c:677 msgid "do not verify package dependencies" msgstr "älä tarkista paketin riippuvuuksia" @@ -763,15 +763,15 @@ msgstr "binääripaketti (valmistele, käännä, asenna, paketoi)" msgid "bin/src package (prep, compile, install, package)" msgstr "bin/src-paketti (valmistele, käännä, asenna, paketoi)" -#: lib/poptBT.c:192 rpm.c:480 +#: lib/poptBT.c:191 rpm.c:480 msgid "skip straight to specified stage (only for c,i)" msgstr "siirry suoraan määriteltyyn vaiheeseen (vain c ja i yhteydessä)" -#: lib/poptBT.c:173 rpm.c:482 +#: lib/poptBT.c:172 rpm.c:482 msgid "remove build tree when done" msgstr "poista käännöspuu, kun valmis" -#: lib/poptBT.c:188 rpm.c:484 +#: lib/poptBT.c:187 rpm.c:484 #, fuzzy msgid "remove sources when done" msgstr "poista lähdekoodit ja määrittelytiedosto, kun valmis" @@ -781,7 +781,7 @@ msgstr "poista lähdekoodit ja määrittelytiedosto, kun valmis" msgid "remove spec file when done" msgstr "poista lähdekoodit ja määrittelytiedosto, kun valmis" -#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224 +#: lib/poptBT.c:193 rpm.c:488 rpmqv.c:224 #, fuzzy msgid "generate PGP/GPG signature" msgstr "generoi PGP-allekirjoitus" @@ -1282,7 +1282,7 @@ msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:175 rpmqv.c:208 +#: lib/poptBT.c:174 rpmqv.c:208 msgid "generate headers compatible with rpm4 packaging" msgstr "" @@ -2157,118 +2157,118 @@ msgstr "" msgid "line %d: Second %%files list" msgstr "" -#: build/parsePreamble.c:203 +#: build/parsePreamble.c:189 #, c-format msgid "Architecture is excluded: %s" msgstr "" -#: build/parsePreamble.c:208 +#: build/parsePreamble.c:194 #, c-format msgid "Architecture is not included: %s" msgstr "" -#: build/parsePreamble.c:213 +#: build/parsePreamble.c:199 #, c-format msgid "OS is excluded: %s" msgstr "" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:204 #, c-format msgid "OS is not included: %s" msgstr "" -#: build/parsePreamble.c:232 +#: build/parsePreamble.c:218 #, c-format msgid "%s field must be present in package: %s" msgstr "" -#: build/parsePreamble.c:257 +#: build/parsePreamble.c:243 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "" -#: build/parsePreamble.c:305 +#: build/parsePreamble.c:291 #, fuzzy, c-format msgid "Unable to open icon %s: %s" msgstr "%s:n kirjoitus ei onnistu" -#: build/parsePreamble.c:323 +#: build/parsePreamble.c:309 #, fuzzy, c-format msgid "Unable to read icon %s: %s" msgstr "%s:n kirjoitus ei onnistu" -#: build/parsePreamble.c:336 +#: build/parsePreamble.c:322 #, fuzzy, c-format msgid "Unknown icon type: %s" msgstr "(tuntematon tyyppi)" -#: build/parsePreamble.c:402 +#: build/parsePreamble.c:388 #, c-format msgid "line %d: Malformed tag: %s" msgstr "" #. Empty field -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:396 #, c-format msgid "line %d: Empty tag: %s" msgstr "" -#: build/parsePreamble.c:432 build/parsePreamble.c:439 +#: build/parsePreamble.c:418 build/parsePreamble.c:425 #, fuzzy, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "en voinut avata %s: %s" -#: build/parsePreamble.c:496 build/parseSpec.c:379 +#: build/parsePreamble.c:482 build/parseSpec.c:374 #, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "" -#: build/parsePreamble.c:509 +#: build/parsePreamble.c:495 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "" -#: build/parsePreamble.c:521 +#: build/parsePreamble.c:507 #, fuzzy, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "siirtojen pitää alkaa /-merkillä" -#: build/parsePreamble.c:533 +#: build/parsePreamble.c:519 #, fuzzy, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "virheellinen paketin numero: %s\n" -#: build/parsePreamble.c:573 build/parsePreamble.c:584 +#: build/parsePreamble.c:559 build/parsePreamble.c:570 #, fuzzy, c-format msgid "line %d: Bad %s: qualifiers: %s" msgstr "virheellinen paketin numero: %s\n" -#: build/parsePreamble.c:610 +#: build/parsePreamble.c:596 #, fuzzy, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "%s:n puuttuva arkkitehtuuri %s:%d" -#: build/parsePreamble.c:619 +#: build/parsePreamble.c:605 #, c-format msgid "Internal error: Bogus tag %d" msgstr "" -#: build/parsePreamble.c:757 +#: build/parsePreamble.c:743 #, fuzzy, c-format msgid "Bad package specification: %s" msgstr " Paketin määrittelyparametrit:" -#: build/parsePreamble.c:763 +#: build/parsePreamble.c:749 #, c-format msgid "Package already exists: %s" msgstr "" -#: build/parsePreamble.c:788 +#: build/parsePreamble.c:774 #, c-format msgid "line %d: Unknown tag: %s" msgstr "" -#: build/parsePreamble.c:810 +#: build/parsePreamble.c:796 msgid "Spec file can't use BuildRoot" msgstr "" @@ -2373,46 +2373,46 @@ msgstr "" msgid "line %d: Second %s" msgstr "" -#: build/parseSpec.c:133 +#: build/parseSpec.c:128 #, fuzzy, c-format msgid "line %d: %s" msgstr "en voinut avata %s: %s" #. XXX Fstrerror -#: build/parseSpec.c:181 +#: build/parseSpec.c:176 #, fuzzy, c-format msgid "Unable to open %s: %s\n" msgstr "%s:n avaus epäonnistui\n" -#: build/parseSpec.c:193 +#: build/parseSpec.c:188 msgid "Unclosed %%if" msgstr "" -#: build/parseSpec.c:264 +#: build/parseSpec.c:259 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d" msgstr "" #. Got an else with no %if ! -#: build/parseSpec.c:272 +#: build/parseSpec.c:267 msgid "%s:%d: Got a %%else with no if" msgstr "" #. Got an end with no %if ! -#: build/parseSpec.c:283 +#: build/parseSpec.c:278 msgid "%s:%d: Got a %%endif with no if" msgstr "" -#: build/parseSpec.c:297 build/parseSpec.c:306 +#: build/parseSpec.c:292 build/parseSpec.c:301 msgid "malformed %%include statement" msgstr "" -#: build/parseSpec.c:485 +#: build/parseSpec.c:480 #, fuzzy msgid "No buildable architectures" msgstr "älä tarkista paketin arkkitehtuuria" -#: build/parseSpec.c:540 +#: build/parseSpec.c:535 #, fuzzy msgid "Package has no %%description: %s" msgstr "paketti %s ei ole %s:ssä" @@ -2437,57 +2437,57 @@ msgstr "" msgid "line %d: Bad %s number: %s\n" msgstr "virheellinen paketin numero: %s\n" -#: lib/cpio.c:444 +#: lib/cpio.c:445 #, fuzzy, c-format msgid "can't rename %s to %s: %s\n" msgstr "En voi lukea %s: %s." -#: lib/cpio.c:450 +#: lib/cpio.c:451 #, c-format msgid "can't unlink %s: %s\n" msgstr "" -#: lib/cpio.c:757 +#: lib/cpio.c:758 #, c-format msgid "getNextHeader: %s\n" msgstr "" -#: lib/cpio.c:1243 +#: lib/cpio.c:1245 #, fuzzy, c-format msgid "(error 0x%x)" msgstr "virhe: " -#: lib/cpio.c:1246 +#: lib/cpio.c:1248 msgid "Bad magic" msgstr "" -#: lib/cpio.c:1247 +#: lib/cpio.c:1249 msgid "Bad/unreadable header" msgstr "" -#: lib/cpio.c:1265 +#: lib/cpio.c:1267 msgid "Header size too big" msgstr "" -#: lib/cpio.c:1266 +#: lib/cpio.c:1268 #, fuzzy msgid "Unknown file type" msgstr "(tuntematon tyyppi)" -#: lib/cpio.c:1267 +#: lib/cpio.c:1269 msgid "Missing hard link" msgstr "" -#: lib/cpio.c:1268 +#: lib/cpio.c:1270 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:1269 +#: lib/cpio.c:1271 #, fuzzy msgid "Internal error" msgstr "vakava virhe: " -#: lib/cpio.c:1278 +#: lib/cpio.c:1280 #, fuzzy msgid " failed - " msgstr "pgp epäonnistui" @@ -2590,131 +2590,131 @@ msgstr "" msgid "========== continuing tsort ...\n" msgstr "" -#: lib/db1.c:91 lib/db3.c:451 +#: lib/db1.c:92 lib/db2.c:112 lib/db3.c:456 #, c-format -msgid "db%d error(%d)" +msgid "db%d error(%d) from %s: %s\n" msgstr "" -#: lib/db1.c:93 lib/db3.c:453 +#: lib/db1.c:95 lib/db2.c:115 lib/db3.c:459 #, c-format -msgid " performing %s" +msgid "db%d error(%d): %s\n" msgstr "" -#: lib/db1.c:388 +#: lib/db1.c:387 #, c-format msgid "closed db file %s\n" msgstr "" -#: lib/db1.c:391 +#: lib/db1.c:390 #, c-format msgid "removed db file %s\n" msgstr "" -#: lib/db1.c:422 +#: lib/db1.c:421 #, fuzzy, c-format msgid "bad db file %s" msgstr "en voinut avata %s: %s" -#: lib/db1.c:427 +#: lib/db1.c:426 #, fuzzy, c-format msgid "opening db file %s mode 0x%x\n" msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta" #. XXX check errno validity -#: lib/db1.c:450 +#: lib/db1.c:449 #, c-format msgid "cannot get %s lock on database" msgstr "en voi saada %s lukitusta tietokantaan" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "exclusive" msgstr "poissulkevaa" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "shared" msgstr "jaettua" -#: lib/db2.c:137 +#: lib/db2.c:141 #, c-format msgid "closed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:149 +#: lib/db2.c:153 #, c-format msgid "removed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:186 +#: lib/db2.c:190 #, c-format msgid "opening db environment %s/%s(%s) %s\n" msgstr "" -#: lib/db2.c:561 +#: lib/db2.c:565 #, c-format msgid "closed db index %s/%s(%s)\n" msgstr "" -#: lib/db2.c:639 +#: lib/db2.c:643 #, c-format msgid "opening db index %s/%s(%s) %s mode=0x%x\n" msgstr "" -#: lib/db3.c:267 +#: lib/db3.c:268 #, c-format -msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n" +msgid "unrecognized db option: \"%s\" ignored\n" msgstr "" -#: lib/db3.c:295 +#: lib/db3.c:297 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "" -#: lib/db3.c:303 +#: lib/db3.c:306 #, c-format msgid "%s has too large or too small long value, skipped\n" msgstr "" -#: lib/db3.c:311 +#: lib/db3.c:315 #, c-format msgid "%s has too large or too small integer value, skipped\n" msgstr "" -#: lib/db3.c:478 +#: lib/db3.c:484 #, c-format msgid "closed db environment %s/%s\n" msgstr "" -#: lib/db3.c:494 +#: lib/db3.c:500 #, c-format msgid "removed db environment %s/%s\n" msgstr "" -#: lib/db3.c:531 +#: lib/db3.c:537 #, c-format msgid "opening db environment %s/%s %s\n" msgstr "" -#: lib/db3.c:917 +#: lib/db3.c:923 #, c-format msgid "closed db index %s/%s\n" msgstr "" -#: lib/db3.c:1007 +#: lib/db3.c:1013 #, fuzzy, c-format msgid "opening db index %s/%s %s mode=0x%x\n" msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta" -#: lib/db3.c:1112 +#: lib/db3.c:1118 #, fuzzy, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "en voi saada %s lukitusta tietokantaan" -#: lib/db3.c:1119 +#: lib/db3.c:1125 #, c-format msgid "locked db index %s/%s\n" msgstr "" -#: lib/falloc.c:140 +#: lib/falloc.c:141 #, c-format msgid "" "free list corrupt (%u)- please run\n" @@ -2725,7 +2725,7 @@ msgid "" msgstr "" #: lib/formats.c:86 lib/formats.c:112 lib/formats.c:141 lib/formats.c:182 -#: lib/header.c:2569 lib/header.c:2586 lib/header.c:2606 +#: lib/header.c:2519 lib/header.c:2536 lib/header.c:2556 msgid "(not a number)" msgstr "(ei ole luku)" @@ -2754,94 +2754,94 @@ msgid "file %s is on an unknown device" msgstr "" #. This should not be allowed -#: lib/header.c:220 +#: lib/header.c:172 msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" -#: lib/header.c:255 lib/header.c:1052 lib/install.c:365 +#: lib/header.c:207 lib/header.c:1004 lib/install.c:365 #, c-format msgid "Data type %d not supported\n" msgstr "" -#: lib/header.c:1477 +#: lib/header.c:1427 #, c-format msgid "Bad count for headerAddEntry(): %d\n" msgstr "" #. @-observertrans@ -#: lib/header.c:1922 +#: lib/header.c:1872 #, c-format msgid "missing { after %" msgstr "puuttuva '{' '%':n jälkeen" #. @-observertrans@ -#: lib/header.c:1952 +#: lib/header.c:1902 msgid "missing } after %{" msgstr "puuttuva '{' '%{':n jälkeen" #. @-observertrans@ -#: lib/header.c:1966 +#: lib/header.c:1916 msgid "empty tag format" msgstr "tyhjä nimiön formaatti" #. @-observertrans@ -#: lib/header.c:1978 +#: lib/header.c:1928 msgid "empty tag name" msgstr "tyhjä nimiön nimi" #. @-observertrans@ -#: lib/header.c:1995 +#: lib/header.c:1945 msgid "unknown tag" msgstr "tuntematon nimiö" #. @-observertrans@ -#: lib/header.c:2022 +#: lib/header.c:1972 msgid "] expected at end of array" msgstr "']' puuttuu taulukkomäärittelyn lopusta" #. @-observertrans@ -#: lib/header.c:2040 +#: lib/header.c:1990 msgid "unexpected ]" msgstr "odottamaton ']'" #. @-observertrans@ -#: lib/header.c:2044 +#: lib/header.c:1994 msgid "unexpected }" msgstr "odottamaton '}'" #. @-observertrans@ -#: lib/header.c:2104 +#: lib/header.c:2054 msgid "? expected in expression" msgstr "odotin '?'-merkkiä ilmauksessa" #. @-observertrans@ -#: lib/header.c:2113 +#: lib/header.c:2063 #, fuzzy msgid "{ expected after ? in expression" msgstr "odotin '{' '?'-merkin jälkeen ilmauksessa " #. @-observertrans@ -#: lib/header.c:2126 lib/header.c:2167 +#: lib/header.c:2076 lib/header.c:2117 msgid "} expected in expression" msgstr "odotin '}'-merkkiä ilmauksessa" #. @-observertrans@ -#: lib/header.c:2136 +#: lib/header.c:2086 msgid ": expected following ? subexpression" msgstr "odotin ':' '?'-merkin jälkeen ali-ilmauksessa " #. @-observertrans@ -#: lib/header.c:2152 +#: lib/header.c:2102 #, fuzzy msgid "{ expected after : in expression" msgstr "odotin '{' ':'-merkin jälkeen ilmauksessa " #. @-observertrans@ -#: lib/header.c:2177 +#: lib/header.c:2127 msgid "| expected at end of expression" msgstr "odotin '}'-merkkiä ilmauksen lopussa" -#: lib/header.c:2348 +#: lib/header.c:2298 msgid "(unknown type)" msgstr "(tuntematon tyyppi)" @@ -2863,93 +2863,93 @@ msgstr "ryhmässä %s ei ole paketteja\n" #. this would probably be a good place to check if disk space #. was used up - if so, we should return a different error #. XXX FIXME: Fclose with libio destroys errno -#: lib/install.c:650 +#: lib/install.c:651 #, c-format msgid "unpacking of archive failed%s%s: %s" msgstr "" -#: lib/install.c:651 +#: lib/install.c:652 msgid " on file " msgstr "" -#: lib/install.c:700 +#: lib/install.c:701 #, fuzzy msgid "installing a source package\n" msgstr "asenna paketti" -#: lib/install.c:720 +#: lib/install.c:721 #, fuzzy, c-format msgid "cannot create sourcedir %s" msgstr "en voinut avata tiedostoa %s: " -#: lib/install.c:726 lib/install.c:756 +#: lib/install.c:727 lib/install.c:757 #, fuzzy, c-format msgid "cannot write to %s" msgstr "en voinut avata tiedostoa %s: " -#: lib/install.c:730 +#: lib/install.c:731 #, c-format msgid "sources in: %s\n" msgstr "" -#: lib/install.c:750 +#: lib/install.c:751 #, fuzzy, c-format msgid "cannot create specdir %s" msgstr "en voinut avata tiedostoa %s: " -#: lib/install.c:760 +#: lib/install.c:761 #, fuzzy, c-format msgid "spec file in: %s\n" msgstr "en voinut avata %s: %s" -#: lib/install.c:792 lib/install.c:820 +#: lib/install.c:793 lib/install.c:821 #, fuzzy msgid "source package contains no .spec file" msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on" -#: lib/install.c:838 +#: lib/install.c:839 #, c-format msgid "renaming %s to %s\n" msgstr "" -#: lib/install.c:840 lib/install.c:1102 lib/uninstall.c:60 +#: lib/install.c:841 lib/install.c:1103 lib/uninstall.c:60 #, c-format msgid "rename of %s to %s failed: %s" msgstr "%s:n nimeäminen %s:ksi epäonnistui: %s" -#: lib/install.c:930 +#: lib/install.c:931 msgid "source package expected, binary found" msgstr "" -#: lib/install.c:974 +#: lib/install.c:975 #, fuzzy, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "paketti %s-%s-%s sisältää jaettuja tiedostoja\n" -#: lib/install.c:1018 +#: lib/install.c:1019 msgid "stopping install as we're running --test\n" msgstr "" -#: lib/install.c:1023 +#: lib/install.c:1024 msgid "running preinstall script (if any)\n" msgstr "" -#: lib/install.c:1030 +#: lib/install.c:1031 #, fuzzy msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n" msgstr "virhe: ohitan %s:n, siirto epäonnistui - %s\n" -#: lib/install.c:1062 +#: lib/install.c:1063 #, fuzzy, c-format msgid "%s created as %s\n" msgstr "en voinut avata tiedostoa %s: " -#: lib/install.c:1098 +#: lib/install.c:1099 #, fuzzy, c-format msgid "%s saved as %s\n" msgstr "en voinut avata tiedostoa %s: " -#: lib/install.c:1189 +#: lib/install.c:1193 msgid "running postinstall scripts (if any)\n" msgstr "" @@ -2972,134 +2972,135 @@ msgstr "" "tämä versio RPM:stä tukee vain suuremmman kuin 3 versionumeron paketteja" #: lib/poptBT.c:94 -msgid "buildroot already specified" -msgstr "" +#, fuzzy, c-format +msgid "buildroot already specified, ignoring %s\n" +msgstr "En voi lukea %s: %s." -#: lib/poptBT.c:120 +#: lib/poptBT.c:119 #, fuzzy, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" msgstr "valmistele (pura lähdekoodi ja tee korjaukset)" -#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130 -#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139 +#: lib/poptBT.c:120 lib/poptBT.c:123 lib/poptBT.c:126 lib/poptBT.c:129 +#: lib/poptBT.c:132 lib/poptBT.c:135 lib/poptBT.c:138 msgid "<specfile>" msgstr "" -#: lib/poptBT.c:123 +#: lib/poptBT.c:122 msgid "build through %build (%prep, then compile) from <specfile>" msgstr "" -#: lib/poptBT.c:126 +#: lib/poptBT.c:125 #, fuzzy msgid "build through %install (%prep, %build, then install) from <specfile>" msgstr "asenna paketti" -#: lib/poptBT.c:129 +#: lib/poptBT.c:128 #, fuzzy, c-format msgid "verify %files section from <specfile>" msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on" -#: lib/poptBT.c:132 +#: lib/poptBT.c:131 #, fuzzy msgid "build source and binary packages from <specfile>" msgstr "ryhmässä %s ei ole paketteja\n" -#: lib/poptBT.c:135 +#: lib/poptBT.c:134 #, fuzzy msgid "build binary package only from <specfile>" msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on" -#: lib/poptBT.c:138 +#: lib/poptBT.c:137 #, fuzzy msgid "build source package only from <specfile>" msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on" -#: lib/poptBT.c:142 +#: lib/poptBT.c:141 #, fuzzy, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" msgstr "valmistele (pura lähdekoodi ja tee korjaukset)" -#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152 -#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161 +#: lib/poptBT.c:142 lib/poptBT.c:145 lib/poptBT.c:148 lib/poptBT.c:151 +#: lib/poptBT.c:154 lib/poptBT.c:157 lib/poptBT.c:160 msgid "<tarball>" msgstr "" -#: lib/poptBT.c:145 +#: lib/poptBT.c:144 msgid "build through %build (%prep, then compile) from <tarball>" msgstr "" -#: lib/poptBT.c:148 +#: lib/poptBT.c:147 msgid "build through %install (%prep, %build, then install) from <tarball>" msgstr "" -#: lib/poptBT.c:151 +#: lib/poptBT.c:150 #, fuzzy, c-format msgid "verify %files section from <tarball>" msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on" -#: lib/poptBT.c:154 +#: lib/poptBT.c:153 #, fuzzy msgid "build source and binary packages from <tarball>" msgstr "ryhmässä %s ei ole paketteja\n" -#: lib/poptBT.c:157 +#: lib/poptBT.c:156 #, fuzzy msgid "build binary package only from <tarball>" msgstr "ryhmässä %s ei ole paketteja\n" -#: lib/poptBT.c:160 +#: lib/poptBT.c:159 #, fuzzy msgid "build source package only from <tarball>" msgstr "käännä paketit käyttöjärjestelmälle <kj>" -#: lib/poptBT.c:164 +#: lib/poptBT.c:163 #, fuzzy msgid "build binary package from <source package>" msgstr "binääripaketti (valmistele, käännä, asenna, paketoi)" -#: lib/poptBT.c:165 lib/poptBT.c:168 +#: lib/poptBT.c:164 lib/poptBT.c:167 #, fuzzy msgid "<source package>" msgstr "kysele kaikki paketit" -#: lib/poptBT.c:167 +#: lib/poptBT.c:166 #, fuzzy msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "asenna paketti" -#: lib/poptBT.c:171 +#: lib/poptBT.c:170 #, fuzzy msgid "override build root" msgstr "käytä <hakem> käännöspuun juurena" -#: lib/poptBT.c:177 +#: lib/poptBT.c:176 msgid "ignore ExcludeArch: directives from spec file" msgstr "" -#: lib/poptBT.c:179 +#: lib/poptBT.c:178 #, fuzzy msgid "do not execute any stages of the build" msgstr "älä suorita mitään vaiheita" -#: lib/poptBT.c:183 +#: lib/poptBT.c:182 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:186 +#: lib/poptBT.c:185 msgid "do not accept i18N msgstr's from specfile" msgstr "" -#: lib/poptBT.c:190 +#: lib/poptBT.c:189 #, fuzzy msgid "remove specfile when done" msgstr "poista lähdekoodit ja määrittelytiedosto, kun valmis" -#: lib/poptBT.c:196 +#: lib/poptBT.c:195 msgid "override target platform" msgstr "" -#: lib/poptBT.c:198 +#: lib/poptBT.c:197 msgid "lookup i18N strings in specfile catalog" msgstr "" @@ -3384,7 +3385,7 @@ msgstr "virheellinen paketin numero: %s\n" msgid "record %d could not be read\n" msgstr "tietuetta %d ei voitu lukea\n" -#: lib/query.c:746 lib/rpminstall.c:546 +#: lib/query.c:746 lib/rpminstall.c:548 #, c-format msgid "package %s is not installed\n" msgstr "paketti %s ei ole asennettu\n" @@ -3719,12 +3720,12 @@ msgstr "virhe: ohitan %s:n, siirto epäonnistui - %s\n" msgid "retrieved %d packages\n" msgstr "" -#: lib/rpminstall.c:298 lib/rpminstall.c:470 +#: lib/rpminstall.c:298 lib/rpminstall.c:472 #, fuzzy, c-format msgid "cannot open file %s: %s\n" msgstr "en voinut avata tiedostoa %s: " -#: lib/rpminstall.c:316 lib/rpminstall.c:611 +#: lib/rpminstall.c:316 lib/rpminstall.c:613 #, fuzzy, c-format msgid "%s cannot be installed\n" msgstr "virhe: %s ei voida asentaa\n" @@ -3734,55 +3735,55 @@ msgstr "virhe: %s ei voida asentaa\n" msgid "cannot open Packages database in %s\n" msgstr "virhe: en voi avata %s%s/packages.rpm\n" -#: lib/rpminstall.c:351 +#: lib/rpminstall.c:353 #, fuzzy, c-format msgid "package %s is not relocateable\n" msgstr "paketti %s ei ole asennettu\n" -#: lib/rpminstall.c:396 +#: lib/rpminstall.c:398 #, fuzzy, c-format msgid "error reading from file %s\n" msgstr "virhe luotaessa hakemistoa %s: %s" -#: lib/rpminstall.c:401 +#: lib/rpminstall.c:403 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "" -#: lib/rpminstall.c:418 +#: lib/rpminstall.c:420 #, fuzzy, c-format msgid "found %d source and %d binary packages\n" msgstr "ryhmässä %s ei ole paketteja\n" -#: lib/rpminstall.c:429 +#: lib/rpminstall.c:431 msgid "failed dependencies:\n" msgstr "puuttuvat riippuvuudet:\n" -#: lib/rpminstall.c:450 +#: lib/rpminstall.c:452 #, fuzzy msgid "installing binary packages\n" msgstr "asenna paketti" -#: lib/rpminstall.c:533 +#: lib/rpminstall.c:535 #, fuzzy, c-format msgid "cannot open %s/packages.rpm\n" msgstr "virhe: en voi avata %s%s/packages.rpm\n" -#: lib/rpminstall.c:549 +#: lib/rpminstall.c:551 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "\"%s\" määrittää useita paketteja\n" -#: lib/rpminstall.c:572 +#: lib/rpminstall.c:574 msgid "removing these packages would break dependencies:\n" msgstr "näiden pakettien poisto rikkoisi riippuvuuksia:\n" -#: lib/rpminstall.c:600 +#: lib/rpminstall.c:602 #, fuzzy, c-format msgid "cannot open %s: %s\n" msgstr "virhe: en voi avata %s\n" -#: lib/rpminstall.c:606 +#: lib/rpminstall.c:608 #, c-format msgid "Installing %s\n" msgstr "Asennan: %s\n" @@ -3802,88 +3803,88 @@ msgstr "toinen ':' puuttuu, %s:%d" msgid "missing architecture name at %s:%d" msgstr "puuttuva arkkitehtuurin nimi, %s:%d" -#: lib/rpmrc.c:313 +#: lib/rpmrc.c:305 #, c-format msgid "Incomplete data line at %s:%d" msgstr "Epätäydellinen datarivi, %s:%d" -#: lib/rpmrc.c:317 +#: lib/rpmrc.c:309 #, c-format msgid "Too many args in data line at %s:%d" msgstr "liian monta parametriä datarivillä %s:%d" -#: lib/rpmrc.c:324 +#: lib/rpmrc.c:316 #, c-format msgid "Bad arch/os number: %s (%s:%d)" msgstr "Huono arkkitehtuuri/käyttöjärjestelmä numero: %s (%s:%d)" -#: lib/rpmrc.c:359 +#: lib/rpmrc.c:351 #, c-format msgid "Incomplete default line at %s:%d" msgstr "Epätäydellinen oletusrivi, %s:%d" -#: lib/rpmrc.c:364 +#: lib/rpmrc.c:356 #, c-format msgid "Too many args in default line at %s:%d" msgstr "liian monta parametriä oletusrivillä %s:%d" -#: lib/rpmrc.c:554 +#: lib/rpmrc.c:546 #, c-format msgid "Cannot expand %s" msgstr "" -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:551 #, c-format msgid "Cannot read %s, HOME is too large." msgstr "" -#: lib/rpmrc.c:576 +#: lib/rpmrc.c:568 #, c-format msgid "Unable to open %s for reading: %s." msgstr "En voi avata %s luettavaksi: %s." #. XXX Feof(fd) -#: lib/rpmrc.c:621 +#: lib/rpmrc.c:613 #, c-format msgid "Failed to read %s: %s." msgstr "En voi lukea %s: %s." -#: lib/rpmrc.c:658 +#: lib/rpmrc.c:650 #, fuzzy, c-format msgid "missing ':' (found 0x%02x) at %s:%d" msgstr "puuttuva ':', %s:%d" -#: lib/rpmrc.c:675 lib/rpmrc.c:749 +#: lib/rpmrc.c:667 lib/rpmrc.c:741 #, c-format msgid "missing argument for %s at %s:%d" msgstr "%s:n puuttuva parametri %s:%d" -#: lib/rpmrc.c:692 lib/rpmrc.c:714 +#: lib/rpmrc.c:684 lib/rpmrc.c:706 #, fuzzy, c-format msgid "%s expansion failed at %s:%d \"%s\"" msgstr "en voinut avata %s: %s" -#: lib/rpmrc.c:701 +#: lib/rpmrc.c:693 #, fuzzy, c-format msgid "cannot open %s at %s:%d: %s" msgstr "en voinut avata tiedostoa %s: " -#: lib/rpmrc.c:741 +#: lib/rpmrc.c:733 #, c-format msgid "missing architecture for %s at %s:%d" msgstr "%s:n puuttuva arkkitehtuuri %s:%d" -#: lib/rpmrc.c:808 +#: lib/rpmrc.c:800 #, c-format msgid "bad option '%s' at %s:%d" msgstr "huono parametri '%s', %s:%d" -#: lib/rpmrc.c:1205 +#: lib/rpmrc.c:1197 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1206 +#: lib/rpmrc.c:1198 msgid "Please contact rpm-list@redhat.com\n" msgstr "" @@ -4113,7 +4114,7 @@ msgstr "Virheellinen FTP-palvelijan vastaus" #: rpmio/rpmio.c:540 #, fuzzy -msgid "Server IO error" +msgid "Server I/O error" msgstr "FTP:n IO-virhe" #: rpmio/rpmio.c:543 @@ -4142,7 +4143,8 @@ msgid "Failed to establish data connection to server" msgstr "En saanut data-yhteyttä FTP-palvelijaan" #: rpmio/rpmio.c:558 -msgid "IO error to local file" +#, fuzzy +msgid "I/O error to local file" msgstr "Paikallisen tiedoston IO-virhe" #: rpmio/rpmio.c:561 @@ -1,5 +1,5 @@ msgid "" -msgstr "POT-Creation-Date: 2001-01-01 19:44-0500\n" +msgstr "POT-Creation-Date: 2001-01-03 14:05-0500\n" #: build.c:26 #, fuzzy, c-format @@ -540,7 +540,7 @@ msgid "" "options as -q" msgstr "\t\t\t męmes options de spécification de package qu'avec -q" -#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 +#: lib/poptBT.c:180 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 #: rpmqv.c:595 rpmqv.c:643 rpmqv.c:677 msgid "do not verify package dependencies" msgstr "" @@ -764,19 +764,19 @@ msgstr "\t\t\t b - package binaire (prépare, compile, installe, package)" msgid "bin/src package (prep, compile, install, package)" msgstr "\t\t\t a - package bin/src (prépare, compile, installe, package)" -#: lib/poptBT.c:192 rpm.c:480 +#: lib/poptBT.c:191 rpm.c:480 #, fuzzy msgid "skip straight to specified stage (only for c,i)" msgstr "" " --short-circuit - passe directement ŕ l'étape spécifiée (seulement " "pour c,i)" -#: lib/poptBT.c:173 rpm.c:482 +#: lib/poptBT.c:172 rpm.c:482 #, fuzzy msgid "remove build tree when done" msgstr " --clean - efface l'arborescence aprčs construction" -#: lib/poptBT.c:188 rpm.c:484 +#: lib/poptBT.c:187 rpm.c:484 #, fuzzy msgid "remove sources when done" msgstr " --clean - efface l'arborescence aprčs construction" @@ -786,7 +786,7 @@ msgstr " --clean - efface l'arborescence aprčs construction" msgid "remove spec file when done" msgstr " --clean - efface l'arborescence aprčs construction" -#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224 +#: lib/poptBT.c:193 rpm.c:488 rpmqv.c:224 #, fuzzy msgid "generate PGP/GPG signature" msgstr " --sign - genčre une signature PGP" @@ -1313,7 +1313,7 @@ msgstr "" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:175 rpmqv.c:208 +#: lib/poptBT.c:174 rpmqv.c:208 msgid "generate headers compatible with rpm4 packaging" msgstr "" @@ -2171,118 +2171,118 @@ msgstr "" msgid "line %d: Second %%files list" msgstr "" -#: build/parsePreamble.c:203 +#: build/parsePreamble.c:189 #, c-format msgid "Architecture is excluded: %s" msgstr "" -#: build/parsePreamble.c:208 +#: build/parsePreamble.c:194 #, c-format msgid "Architecture is not included: %s" msgstr "" -#: build/parsePreamble.c:213 +#: build/parsePreamble.c:199 #, c-format msgid "OS is excluded: %s" msgstr "" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:204 #, c-format msgid "OS is not included: %s" msgstr "" -#: build/parsePreamble.c:232 +#: build/parsePreamble.c:218 #, c-format msgid "%s field must be present in package: %s" msgstr "" -#: build/parsePreamble.c:257 +#: build/parsePreamble.c:243 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "" -#: build/parsePreamble.c:305 +#: build/parsePreamble.c:291 #, fuzzy, c-format msgid "Unable to open icon %s: %s" msgstr "impossible d'ouvrir: %s\n" -#: build/parsePreamble.c:323 +#: build/parsePreamble.c:309 #, fuzzy, c-format msgid "Unable to read icon %s: %s" msgstr "impossible d'ouvrir: %s\n" -#: build/parsePreamble.c:336 +#: build/parsePreamble.c:322 #, c-format msgid "Unknown icon type: %s" msgstr "" -#: build/parsePreamble.c:402 +#: build/parsePreamble.c:388 #, c-format msgid "line %d: Malformed tag: %s" msgstr "" #. Empty field -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:396 #, c-format msgid "line %d: Empty tag: %s" msgstr "" -#: build/parsePreamble.c:432 build/parsePreamble.c:439 +#: build/parsePreamble.c:418 build/parsePreamble.c:425 #, fuzzy, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "impossible d'ouvrir: %s\n" -#: build/parsePreamble.c:496 build/parseSpec.c:379 +#: build/parsePreamble.c:482 build/parseSpec.c:374 #, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "" -#: build/parsePreamble.c:509 +#: build/parsePreamble.c:495 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "" -#: build/parsePreamble.c:521 +#: build/parsePreamble.c:507 #, fuzzy, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "les arguments de --root (-r) doivent commencer par un /" -#: build/parsePreamble.c:533 +#: build/parsePreamble.c:519 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "" -#: build/parsePreamble.c:573 build/parsePreamble.c:584 +#: build/parsePreamble.c:559 build/parsePreamble.c:570 #, fuzzy, c-format msgid "line %d: Bad %s: qualifiers: %s" msgstr "impossible d'ouvrir: %s\n" -#: build/parsePreamble.c:610 +#: build/parsePreamble.c:596 #, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "" -#: build/parsePreamble.c:619 +#: build/parsePreamble.c:605 #, c-format msgid "Internal error: Bogus tag %d" msgstr "" -#: build/parsePreamble.c:757 +#: build/parsePreamble.c:743 #, fuzzy, c-format msgid "Bad package specification: %s" msgstr " Options de spécification de package:" -#: build/parsePreamble.c:763 +#: build/parsePreamble.c:749 #, c-format msgid "Package already exists: %s" msgstr "" -#: build/parsePreamble.c:788 +#: build/parsePreamble.c:774 #, c-format msgid "line %d: Unknown tag: %s" msgstr "" -#: build/parsePreamble.c:810 +#: build/parsePreamble.c:796 msgid "Spec file can't use BuildRoot" msgstr "" @@ -2387,46 +2387,46 @@ msgstr "" msgid "line %d: Second %s" msgstr "" -#: build/parseSpec.c:133 +#: build/parseSpec.c:128 #, fuzzy, c-format msgid "line %d: %s" msgstr "impossible d'ouvrir: %s\n" #. XXX Fstrerror -#: build/parseSpec.c:181 +#: build/parseSpec.c:176 #, fuzzy, c-format msgid "Unable to open %s: %s\n" msgstr "impossible d'ouvrir: %s\n" -#: build/parseSpec.c:193 +#: build/parseSpec.c:188 msgid "Unclosed %%if" msgstr "" -#: build/parseSpec.c:264 +#: build/parseSpec.c:259 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d" msgstr "" #. Got an else with no %if ! -#: build/parseSpec.c:272 +#: build/parseSpec.c:267 msgid "%s:%d: Got a %%else with no if" msgstr "" #. Got an end with no %if ! -#: build/parseSpec.c:283 +#: build/parseSpec.c:278 msgid "%s:%d: Got a %%endif with no if" msgstr "" -#: build/parseSpec.c:297 build/parseSpec.c:306 +#: build/parseSpec.c:292 build/parseSpec.c:301 msgid "malformed %%include statement" msgstr "" -#: build/parseSpec.c:485 +#: build/parseSpec.c:480 #, fuzzy msgid "No buildable architectures" msgstr "%s ne peut ętre construit sur cette architecture\n" -#: build/parseSpec.c:540 +#: build/parseSpec.c:535 #, fuzzy msgid "Package has no %%description: %s" msgstr "aucun package n'a été spécifié pour la désinstallation" @@ -2451,55 +2451,55 @@ msgstr "" msgid "line %d: Bad %s number: %s\n" msgstr "" -#: lib/cpio.c:444 +#: lib/cpio.c:445 #, fuzzy, c-format msgid "can't rename %s to %s: %s\n" msgstr "impossible d'ouvrir: %s\n" -#: lib/cpio.c:450 +#: lib/cpio.c:451 #, c-format msgid "can't unlink %s: %s\n" msgstr "" -#: lib/cpio.c:757 +#: lib/cpio.c:758 #, c-format msgid "getNextHeader: %s\n" msgstr "" -#: lib/cpio.c:1243 +#: lib/cpio.c:1245 #, c-format msgid "(error 0x%x)" msgstr "" -#: lib/cpio.c:1246 +#: lib/cpio.c:1248 msgid "Bad magic" msgstr "" -#: lib/cpio.c:1247 +#: lib/cpio.c:1249 msgid "Bad/unreadable header" msgstr "" -#: lib/cpio.c:1265 +#: lib/cpio.c:1267 msgid "Header size too big" msgstr "" -#: lib/cpio.c:1266 +#: lib/cpio.c:1268 msgid "Unknown file type" msgstr "" -#: lib/cpio.c:1267 +#: lib/cpio.c:1269 msgid "Missing hard link" msgstr "" -#: lib/cpio.c:1268 +#: lib/cpio.c:1270 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:1269 +#: lib/cpio.c:1271 msgid "Internal error" msgstr "" -#: lib/cpio.c:1278 +#: lib/cpio.c:1280 #, fuzzy msgid " failed - " msgstr "La construction a échoué.\n" @@ -2602,131 +2602,131 @@ msgstr "" msgid "========== continuing tsort ...\n" msgstr "" -#: lib/db1.c:91 lib/db3.c:451 +#: lib/db1.c:92 lib/db2.c:112 lib/db3.c:456 #, c-format -msgid "db%d error(%d)" +msgid "db%d error(%d) from %s: %s\n" msgstr "" -#: lib/db1.c:93 lib/db3.c:453 +#: lib/db1.c:95 lib/db2.c:115 lib/db3.c:459 #, c-format -msgid " performing %s" +msgid "db%d error(%d): %s\n" msgstr "" -#: lib/db1.c:388 +#: lib/db1.c:387 #, c-format msgid "closed db file %s\n" msgstr "" -#: lib/db1.c:391 +#: lib/db1.c:390 #, c-format msgid "removed db file %s\n" msgstr "" -#: lib/db1.c:422 +#: lib/db1.c:421 #, fuzzy, c-format msgid "bad db file %s" msgstr "impossible d'ouvrir: %s\n" -#: lib/db1.c:427 +#: lib/db1.c:426 #, fuzzy, c-format msgid "opening db file %s mode 0x%x\n" msgstr "impossible d'ouvrir: %s\n" #. XXX check errno validity -#: lib/db1.c:450 +#: lib/db1.c:449 #, fuzzy, c-format msgid "cannot get %s lock on database" msgstr "aucun package n'a été spécifié pour la désinstallation" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "exclusive" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "shared" msgstr "" -#: lib/db2.c:137 +#: lib/db2.c:141 #, c-format msgid "closed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:149 +#: lib/db2.c:153 #, c-format msgid "removed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:186 +#: lib/db2.c:190 #, c-format msgid "opening db environment %s/%s(%s) %s\n" msgstr "" -#: lib/db2.c:561 +#: lib/db2.c:565 #, c-format msgid "closed db index %s/%s(%s)\n" msgstr "" -#: lib/db2.c:639 +#: lib/db2.c:643 #, c-format msgid "opening db index %s/%s(%s) %s mode=0x%x\n" msgstr "" -#: lib/db3.c:267 +#: lib/db3.c:268 #, c-format -msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n" +msgid "unrecognized db option: \"%s\" ignored\n" msgstr "" -#: lib/db3.c:295 +#: lib/db3.c:297 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "" -#: lib/db3.c:303 +#: lib/db3.c:306 #, c-format msgid "%s has too large or too small long value, skipped\n" msgstr "" -#: lib/db3.c:311 +#: lib/db3.c:315 #, c-format msgid "%s has too large or too small integer value, skipped\n" msgstr "" -#: lib/db3.c:478 +#: lib/db3.c:484 #, c-format msgid "closed db environment %s/%s\n" msgstr "" -#: lib/db3.c:494 +#: lib/db3.c:500 #, c-format msgid "removed db environment %s/%s\n" msgstr "" -#: lib/db3.c:531 +#: lib/db3.c:537 #, c-format msgid "opening db environment %s/%s %s\n" msgstr "" -#: lib/db3.c:917 +#: lib/db3.c:923 #, c-format msgid "closed db index %s/%s\n" msgstr "" -#: lib/db3.c:1007 +#: lib/db3.c:1013 #, fuzzy, c-format msgid "opening db index %s/%s %s mode=0x%x\n" msgstr "impossible d'ouvrir: %s\n" -#: lib/db3.c:1112 +#: lib/db3.c:1118 #, fuzzy, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "aucun package n'a été spécifié pour la désinstallation" -#: lib/db3.c:1119 +#: lib/db3.c:1125 #, c-format msgid "locked db index %s/%s\n" msgstr "" -#: lib/falloc.c:140 +#: lib/falloc.c:141 #, c-format msgid "" "free list corrupt (%u)- please run\n" @@ -2737,7 +2737,7 @@ msgid "" msgstr "" #: lib/formats.c:86 lib/formats.c:112 lib/formats.c:141 lib/formats.c:182 -#: lib/header.c:2569 lib/header.c:2586 lib/header.c:2606 +#: lib/header.c:2519 lib/header.c:2536 lib/header.c:2556 msgid "(not a number)" msgstr "" @@ -2766,94 +2766,94 @@ msgid "file %s is on an unknown device" msgstr "" #. This should not be allowed -#: lib/header.c:220 +#: lib/header.c:172 msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" -#: lib/header.c:255 lib/header.c:1052 lib/install.c:365 +#: lib/header.c:207 lib/header.c:1004 lib/install.c:365 #, c-format msgid "Data type %d not supported\n" msgstr "" -#: lib/header.c:1477 +#: lib/header.c:1427 #, c-format msgid "Bad count for headerAddEntry(): %d\n" msgstr "" #. @-observertrans@ -#: lib/header.c:1922 +#: lib/header.c:1872 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans@ -#: lib/header.c:1952 +#: lib/header.c:1902 msgid "missing } after %{" msgstr "" #. @-observertrans@ -#: lib/header.c:1966 +#: lib/header.c:1916 msgid "empty tag format" msgstr "" #. @-observertrans@ -#: lib/header.c:1978 +#: lib/header.c:1928 msgid "empty tag name" msgstr "" #. @-observertrans@ -#: lib/header.c:1995 +#: lib/header.c:1945 msgid "unknown tag" msgstr "" #. @-observertrans@ -#: lib/header.c:2022 +#: lib/header.c:1972 msgid "] expected at end of array" msgstr "" #. @-observertrans@ -#: lib/header.c:2040 +#: lib/header.c:1990 #, fuzzy msgid "unexpected ]" msgstr "source de requęte inattendue" #. @-observertrans@ -#: lib/header.c:2044 +#: lib/header.c:1994 #, fuzzy msgid "unexpected }" msgstr "source de requęte inattendue" #. @-observertrans@ -#: lib/header.c:2104 +#: lib/header.c:2054 msgid "? expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2113 +#: lib/header.c:2063 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2126 lib/header.c:2167 +#: lib/header.c:2076 lib/header.c:2117 msgid "} expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2136 +#: lib/header.c:2086 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans@ -#: lib/header.c:2152 +#: lib/header.c:2102 msgid "{ expected after : in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2177 +#: lib/header.c:2127 msgid "| expected at end of expression" msgstr "" -#: lib/header.c:2348 +#: lib/header.c:2298 msgid "(unknown type)" msgstr "" @@ -2875,92 +2875,92 @@ msgstr "" #. this would probably be a good place to check if disk space #. was used up - if so, we should return a different error #. XXX FIXME: Fclose with libio destroys errno -#: lib/install.c:650 +#: lib/install.c:651 #, c-format msgid "unpacking of archive failed%s%s: %s" msgstr "" -#: lib/install.c:651 +#: lib/install.c:652 msgid " on file " msgstr "" -#: lib/install.c:700 +#: lib/install.c:701 msgid "installing a source package\n" msgstr "" -#: lib/install.c:720 +#: lib/install.c:721 #, fuzzy, c-format msgid "cannot create sourcedir %s" msgstr "impossible d'ouvrir: %s\n" -#: lib/install.c:726 lib/install.c:756 +#: lib/install.c:727 lib/install.c:757 #, fuzzy, c-format msgid "cannot write to %s" msgstr "impossible d'ouvrir: %s\n" -#: lib/install.c:730 +#: lib/install.c:731 #, c-format msgid "sources in: %s\n" msgstr "" -#: lib/install.c:750 +#: lib/install.c:751 #, fuzzy, c-format msgid "cannot create specdir %s" msgstr "impossible d'ouvrir: %s\n" -#: lib/install.c:760 +#: lib/install.c:761 #, c-format msgid "spec file in: %s\n" msgstr "" -#: lib/install.c:792 lib/install.c:820 +#: lib/install.c:793 lib/install.c:821 #, fuzzy msgid "source package contains no .spec file" msgstr "" " -f <file>+ - interroge le package ŕ qui appartient <file>" -#: lib/install.c:838 +#: lib/install.c:839 #, c-format msgid "renaming %s to %s\n" msgstr "" -#: lib/install.c:840 lib/install.c:1102 lib/uninstall.c:60 +#: lib/install.c:841 lib/install.c:1103 lib/uninstall.c:60 #, c-format msgid "rename of %s to %s failed: %s" msgstr "" -#: lib/install.c:930 +#: lib/install.c:931 msgid "source package expected, binary found" msgstr "" -#: lib/install.c:974 +#: lib/install.c:975 #, fuzzy, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "aucun package n'a été spécifié pour l'installation" -#: lib/install.c:1018 +#: lib/install.c:1019 msgid "stopping install as we're running --test\n" msgstr "" -#: lib/install.c:1023 +#: lib/install.c:1024 msgid "running preinstall script (if any)\n" msgstr "" -#: lib/install.c:1030 +#: lib/install.c:1031 msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n" msgstr "" -#: lib/install.c:1062 +#: lib/install.c:1063 #, fuzzy, c-format msgid "%s created as %s\n" msgstr "impossible d'ouvrir: %s\n" -#: lib/install.c:1098 +#: lib/install.c:1099 #, fuzzy, c-format msgid "%s saved as %s\n" msgstr "impossible d'ouvrir: %s\n" -#: lib/install.c:1189 +#: lib/install.c:1193 msgid "running postinstall scripts (if any)\n" msgstr "" @@ -2979,138 +2979,139 @@ msgid "" msgstr "" #: lib/poptBT.c:94 -msgid "buildroot already specified" -msgstr "" +#, fuzzy, c-format +msgid "buildroot already specified, ignoring %s\n" +msgstr "impossible d'ouvrir: %s\n" -#: lib/poptBT.c:120 +#: lib/poptBT.c:119 #, fuzzy, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" msgstr "\t\t\t p - prépare (extrait le source et applique les patches)" -#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130 -#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139 +#: lib/poptBT.c:120 lib/poptBT.c:123 lib/poptBT.c:126 lib/poptBT.c:129 +#: lib/poptBT.c:132 lib/poptBT.c:135 lib/poptBT.c:138 msgid "<specfile>" msgstr "" -#: lib/poptBT.c:123 +#: lib/poptBT.c:122 msgid "build through %build (%prep, then compile) from <specfile>" msgstr "" -#: lib/poptBT.c:126 +#: lib/poptBT.c:125 msgid "build through %install (%prep, %build, then install) from <specfile>" msgstr "" -#: lib/poptBT.c:129 +#: lib/poptBT.c:128 #, fuzzy, c-format msgid "verify %files section from <specfile>" msgstr "" " -f <file>+ - interroge le package ŕ qui appartient <file>" -#: lib/poptBT.c:132 +#: lib/poptBT.c:131 #, fuzzy msgid "build source and binary packages from <specfile>" msgstr "" " -f <file>+ - interroge le package ŕ qui appartient <file>" -#: lib/poptBT.c:135 +#: lib/poptBT.c:134 #, fuzzy msgid "build binary package only from <specfile>" msgstr "" " -f <file>+ - interroge le package ŕ qui appartient <file>" -#: lib/poptBT.c:138 +#: lib/poptBT.c:137 #, fuzzy msgid "build source package only from <specfile>" msgstr "" " -f <file>+ - interroge le package ŕ qui appartient <file>" -#: lib/poptBT.c:142 +#: lib/poptBT.c:141 #, fuzzy, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" msgstr "\t\t\t p - prépare (extrait le source et applique les patches)" -#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152 -#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161 +#: lib/poptBT.c:142 lib/poptBT.c:145 lib/poptBT.c:148 lib/poptBT.c:151 +#: lib/poptBT.c:154 lib/poptBT.c:157 lib/poptBT.c:160 msgid "<tarball>" msgstr "" -#: lib/poptBT.c:145 +#: lib/poptBT.c:144 msgid "build through %build (%prep, then compile) from <tarball>" msgstr "" -#: lib/poptBT.c:148 +#: lib/poptBT.c:147 msgid "build through %install (%prep, %build, then install) from <tarball>" msgstr "" -#: lib/poptBT.c:151 +#: lib/poptBT.c:150 #, fuzzy, c-format msgid "verify %files section from <tarball>" msgstr "" " -f <file>+ - interroge le package ŕ qui appartient <file>" -#: lib/poptBT.c:154 +#: lib/poptBT.c:153 #, fuzzy msgid "build source and binary packages from <tarball>" msgstr "" " -f <file>+ - interroge le package ŕ qui appartient <file>" -#: lib/poptBT.c:157 +#: lib/poptBT.c:156 #, fuzzy msgid "build binary package only from <tarball>" msgstr "" " -f <file>+ - interroge le package ŕ qui appartient <file>" -#: lib/poptBT.c:160 +#: lib/poptBT.c:159 #, fuzzy msgid "build source package only from <tarball>" msgstr "" " -f <file>+ - interroge le package ŕ qui appartient <file>" -#: lib/poptBT.c:164 +#: lib/poptBT.c:163 #, fuzzy msgid "build binary package from <source package>" msgstr "\t\t\t b - package binaire (prépare, compile, installe, package)" -#: lib/poptBT.c:165 lib/poptBT.c:168 +#: lib/poptBT.c:164 lib/poptBT.c:167 #, fuzzy msgid "<source package>" msgstr "aucun package n'a été spécifié pour l'installation" -#: lib/poptBT.c:167 +#: lib/poptBT.c:166 msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "" -#: lib/poptBT.c:171 +#: lib/poptBT.c:170 msgid "override build root" msgstr "" -#: lib/poptBT.c:177 +#: lib/poptBT.c:176 msgid "ignore ExcludeArch: directives from spec file" msgstr "" -#: lib/poptBT.c:179 +#: lib/poptBT.c:178 msgid "do not execute any stages of the build" msgstr "" -#: lib/poptBT.c:183 +#: lib/poptBT.c:182 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:186 +#: lib/poptBT.c:185 msgid "do not accept i18N msgstr's from specfile" msgstr "" -#: lib/poptBT.c:190 +#: lib/poptBT.c:189 #, fuzzy msgid "remove specfile when done" msgstr " --clean - efface l'arborescence aprčs construction" -#: lib/poptBT.c:196 +#: lib/poptBT.c:195 msgid "override target platform" msgstr "" -#: lib/poptBT.c:198 +#: lib/poptBT.c:197 msgid "lookup i18N strings in specfile catalog" msgstr "" @@ -3402,7 +3403,7 @@ msgstr "" msgid "record %d could not be read\n" msgstr "" -#: lib/query.c:746 lib/rpminstall.c:546 +#: lib/query.c:746 lib/rpminstall.c:548 #, fuzzy, c-format msgid "package %s is not installed\n" msgstr "aucun package n'a été spécifié pour l'installation" @@ -3735,12 +3736,12 @@ msgstr "" msgid "retrieved %d packages\n" msgstr "" -#: lib/rpminstall.c:298 lib/rpminstall.c:470 +#: lib/rpminstall.c:298 lib/rpminstall.c:472 #, fuzzy, c-format msgid "cannot open file %s: %s\n" msgstr "impossible d'ouvrir: %s\n" -#: lib/rpminstall.c:316 lib/rpminstall.c:611 +#: lib/rpminstall.c:316 lib/rpminstall.c:613 #, fuzzy, c-format msgid "%s cannot be installed\n" msgstr "aucun package n'a été spécifié pour l'installation" @@ -3750,54 +3751,54 @@ msgstr "aucun package n'a été spécifié pour l'installation" msgid "cannot open Packages database in %s\n" msgstr "impossible d'ouvrir: %s\n" -#: lib/rpminstall.c:351 +#: lib/rpminstall.c:353 #, fuzzy, c-format msgid "package %s is not relocateable\n" msgstr "aucun package n'a été spécifié pour l'installation" -#: lib/rpminstall.c:396 +#: lib/rpminstall.c:398 #, c-format msgid "error reading from file %s\n" msgstr "" -#: lib/rpminstall.c:401 +#: lib/rpminstall.c:403 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "" -#: lib/rpminstall.c:418 +#: lib/rpminstall.c:420 #, c-format msgid "found %d source and %d binary packages\n" msgstr "" -#: lib/rpminstall.c:429 +#: lib/rpminstall.c:431 msgid "failed dependencies:\n" msgstr "" -#: lib/rpminstall.c:450 +#: lib/rpminstall.c:452 msgid "installing binary packages\n" msgstr "" -#: lib/rpminstall.c:533 +#: lib/rpminstall.c:535 #, c-format msgid "cannot open %s/packages.rpm\n" msgstr "" -#: lib/rpminstall.c:549 +#: lib/rpminstall.c:551 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "" -#: lib/rpminstall.c:572 +#: lib/rpminstall.c:574 msgid "removing these packages would break dependencies:\n" msgstr "" -#: lib/rpminstall.c:600 +#: lib/rpminstall.c:602 #, fuzzy, c-format msgid "cannot open %s: %s\n" msgstr "impossible d'ouvrir: %s\n" -#: lib/rpminstall.c:606 +#: lib/rpminstall.c:608 #, c-format msgid "Installing %s\n" msgstr "" @@ -3817,88 +3818,88 @@ msgstr "" msgid "missing architecture name at %s:%d" msgstr "" -#: lib/rpmrc.c:313 +#: lib/rpmrc.c:305 #, c-format msgid "Incomplete data line at %s:%d" msgstr "" -#: lib/rpmrc.c:317 +#: lib/rpmrc.c:309 #, c-format msgid "Too many args in data line at %s:%d" msgstr "" -#: lib/rpmrc.c:324 +#: lib/rpmrc.c:316 #, c-format msgid "Bad arch/os number: %s (%s:%d)" msgstr "" -#: lib/rpmrc.c:359 +#: lib/rpmrc.c:351 #, c-format msgid "Incomplete default line at %s:%d" msgstr "" -#: lib/rpmrc.c:364 +#: lib/rpmrc.c:356 #, c-format msgid "Too many args in default line at %s:%d" msgstr "" -#: lib/rpmrc.c:554 +#: lib/rpmrc.c:546 #, c-format msgid "Cannot expand %s" msgstr "" -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:551 #, c-format msgid "Cannot read %s, HOME is too large." msgstr "" -#: lib/rpmrc.c:576 +#: lib/rpmrc.c:568 #, fuzzy, c-format msgid "Unable to open %s for reading: %s." msgstr "impossible d'ouvrir: %s\n" #. XXX Feof(fd) -#: lib/rpmrc.c:621 +#: lib/rpmrc.c:613 #, c-format msgid "Failed to read %s: %s." msgstr "" -#: lib/rpmrc.c:658 +#: lib/rpmrc.c:650 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d" msgstr "" -#: lib/rpmrc.c:675 lib/rpmrc.c:749 +#: lib/rpmrc.c:667 lib/rpmrc.c:741 #, c-format msgid "missing argument for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:692 lib/rpmrc.c:714 +#: lib/rpmrc.c:684 lib/rpmrc.c:706 #, fuzzy, c-format msgid "%s expansion failed at %s:%d \"%s\"" msgstr "impossible d'ouvrir: %s\n" -#: lib/rpmrc.c:701 +#: lib/rpmrc.c:693 #, fuzzy, c-format msgid "cannot open %s at %s:%d: %s" msgstr "impossible d'ouvrir: %s\n" -#: lib/rpmrc.c:741 +#: lib/rpmrc.c:733 #, c-format msgid "missing architecture for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:808 +#: lib/rpmrc.c:800 #, c-format msgid "bad option '%s' at %s:%d" msgstr "" -#: lib/rpmrc.c:1205 +#: lib/rpmrc.c:1197 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1206 +#: lib/rpmrc.c:1198 msgid "Please contact rpm-list@redhat.com\n" msgstr "" @@ -4119,7 +4120,7 @@ msgid "Bad server response" msgstr "" #: rpmio/rpmio.c:540 -msgid "Server IO error" +msgid "Server I/O error" msgstr "" #: rpmio/rpmio.c:543 @@ -4143,7 +4144,7 @@ msgid "Failed to establish data connection to server" msgstr "" #: rpmio/rpmio.c:558 -msgid "IO error to local file" +msgid "I/O error to local file" msgstr "" #: rpmio/rpmio.c:561 @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-01 19:44-0500\n" +"POT-Creation-Date: 2001-01-03 14:05-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" @@ -503,7 +503,7 @@ msgid "" "options as -q" msgstr "" -#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 +#: lib/poptBT.c:180 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 #: rpmqv.c:595 rpmqv.c:643 rpmqv.c:677 msgid "do not verify package dependencies" msgstr "" @@ -697,15 +697,15 @@ msgstr "" msgid "bin/src package (prep, compile, install, package)" msgstr "" -#: lib/poptBT.c:192 rpm.c:480 +#: lib/poptBT.c:191 rpm.c:480 msgid "skip straight to specified stage (only for c,i)" msgstr "" -#: lib/poptBT.c:173 rpm.c:482 +#: lib/poptBT.c:172 rpm.c:482 msgid "remove build tree when done" msgstr "" -#: lib/poptBT.c:188 rpm.c:484 +#: lib/poptBT.c:187 rpm.c:484 msgid "remove sources when done" msgstr "" @@ -713,7 +713,7 @@ msgstr "" msgid "remove spec file when done" msgstr "" -#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224 +#: lib/poptBT.c:193 rpm.c:488 rpmqv.c:224 msgid "generate PGP/GPG signature" msgstr "" @@ -1170,7 +1170,7 @@ msgstr "" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:175 rpmqv.c:208 +#: lib/poptBT.c:174 rpmqv.c:208 msgid "generate headers compatible with rpm4 packaging" msgstr "" @@ -1972,118 +1972,118 @@ msgstr "" msgid "line %d: Second %%files list" msgstr "" -#: build/parsePreamble.c:203 +#: build/parsePreamble.c:189 #, c-format msgid "Architecture is excluded: %s" msgstr "" -#: build/parsePreamble.c:208 +#: build/parsePreamble.c:194 #, c-format msgid "Architecture is not included: %s" msgstr "" -#: build/parsePreamble.c:213 +#: build/parsePreamble.c:199 #, c-format msgid "OS is excluded: %s" msgstr "" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:204 #, c-format msgid "OS is not included: %s" msgstr "" -#: build/parsePreamble.c:232 +#: build/parsePreamble.c:218 #, c-format msgid "%s field must be present in package: %s" msgstr "" -#: build/parsePreamble.c:257 +#: build/parsePreamble.c:243 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "" -#: build/parsePreamble.c:305 +#: build/parsePreamble.c:291 #, c-format msgid "Unable to open icon %s: %s" msgstr "" -#: build/parsePreamble.c:323 +#: build/parsePreamble.c:309 #, c-format msgid "Unable to read icon %s: %s" msgstr "" -#: build/parsePreamble.c:336 +#: build/parsePreamble.c:322 #, c-format msgid "Unknown icon type: %s" msgstr "" -#: build/parsePreamble.c:402 +#: build/parsePreamble.c:388 #, c-format msgid "line %d: Malformed tag: %s" msgstr "" #. Empty field -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:396 #, c-format msgid "line %d: Empty tag: %s" msgstr "" -#: build/parsePreamble.c:432 build/parsePreamble.c:439 +#: build/parsePreamble.c:418 build/parsePreamble.c:425 #, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "" -#: build/parsePreamble.c:496 build/parseSpec.c:379 +#: build/parsePreamble.c:482 build/parseSpec.c:374 #, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "" -#: build/parsePreamble.c:509 +#: build/parsePreamble.c:495 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "" -#: build/parsePreamble.c:521 +#: build/parsePreamble.c:507 #, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "" -#: build/parsePreamble.c:533 +#: build/parsePreamble.c:519 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "" -#: build/parsePreamble.c:573 build/parsePreamble.c:584 +#: build/parsePreamble.c:559 build/parsePreamble.c:570 #, c-format msgid "line %d: Bad %s: qualifiers: %s" msgstr "" -#: build/parsePreamble.c:610 +#: build/parsePreamble.c:596 #, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "" -#: build/parsePreamble.c:619 +#: build/parsePreamble.c:605 #, c-format msgid "Internal error: Bogus tag %d" msgstr "" -#: build/parsePreamble.c:757 +#: build/parsePreamble.c:743 #, c-format msgid "Bad package specification: %s" msgstr "" -#: build/parsePreamble.c:763 +#: build/parsePreamble.c:749 #, c-format msgid "Package already exists: %s" msgstr "" -#: build/parsePreamble.c:788 +#: build/parsePreamble.c:774 #, c-format msgid "line %d: Unknown tag: %s" msgstr "" -#: build/parsePreamble.c:810 +#: build/parsePreamble.c:796 msgid "Spec file can't use BuildRoot" msgstr "" @@ -2188,45 +2188,45 @@ msgstr "" msgid "line %d: Second %s" msgstr "" -#: build/parseSpec.c:133 +#: build/parseSpec.c:128 #, c-format msgid "line %d: %s" msgstr "" #. XXX Fstrerror -#: build/parseSpec.c:181 +#: build/parseSpec.c:176 #, c-format msgid "Unable to open %s: %s\n" msgstr "" -#: build/parseSpec.c:193 +#: build/parseSpec.c:188 msgid "Unclosed %%if" msgstr "" -#: build/parseSpec.c:264 +#: build/parseSpec.c:259 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d" msgstr "" #. Got an else with no %if ! -#: build/parseSpec.c:272 +#: build/parseSpec.c:267 msgid "%s:%d: Got a %%else with no if" msgstr "" #. Got an end with no %if ! -#: build/parseSpec.c:283 +#: build/parseSpec.c:278 msgid "%s:%d: Got a %%endif with no if" msgstr "" -#: build/parseSpec.c:297 build/parseSpec.c:306 +#: build/parseSpec.c:292 build/parseSpec.c:301 msgid "malformed %%include statement" msgstr "" -#: build/parseSpec.c:485 +#: build/parseSpec.c:480 msgid "No buildable architectures" msgstr "" -#: build/parseSpec.c:540 +#: build/parseSpec.c:535 msgid "Package has no %%description: %s" msgstr "" @@ -2250,55 +2250,55 @@ msgstr "" msgid "line %d: Bad %s number: %s\n" msgstr "" -#: lib/cpio.c:444 +#: lib/cpio.c:445 #, c-format msgid "can't rename %s to %s: %s\n" msgstr "" -#: lib/cpio.c:450 +#: lib/cpio.c:451 #, c-format msgid "can't unlink %s: %s\n" msgstr "" -#: lib/cpio.c:757 +#: lib/cpio.c:758 #, c-format msgid "getNextHeader: %s\n" msgstr "" -#: lib/cpio.c:1243 +#: lib/cpio.c:1245 #, c-format msgid "(error 0x%x)" msgstr "" -#: lib/cpio.c:1246 +#: lib/cpio.c:1248 msgid "Bad magic" msgstr "" -#: lib/cpio.c:1247 +#: lib/cpio.c:1249 msgid "Bad/unreadable header" msgstr "" -#: lib/cpio.c:1265 +#: lib/cpio.c:1267 msgid "Header size too big" msgstr "" -#: lib/cpio.c:1266 +#: lib/cpio.c:1268 msgid "Unknown file type" msgstr "" -#: lib/cpio.c:1267 +#: lib/cpio.c:1269 msgid "Missing hard link" msgstr "" -#: lib/cpio.c:1268 +#: lib/cpio.c:1270 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:1269 +#: lib/cpio.c:1271 msgid "Internal error" msgstr "" -#: lib/cpio.c:1278 +#: lib/cpio.c:1280 msgid " failed - " msgstr "" @@ -2400,131 +2400,131 @@ msgstr "" msgid "========== continuing tsort ...\n" msgstr "" -#: lib/db1.c:91 lib/db3.c:451 +#: lib/db1.c:92 lib/db2.c:112 lib/db3.c:456 #, c-format -msgid "db%d error(%d)" +msgid "db%d error(%d) from %s: %s\n" msgstr "" -#: lib/db1.c:93 lib/db3.c:453 +#: lib/db1.c:95 lib/db2.c:115 lib/db3.c:459 #, c-format -msgid " performing %s" +msgid "db%d error(%d): %s\n" msgstr "" -#: lib/db1.c:388 +#: lib/db1.c:387 #, c-format msgid "closed db file %s\n" msgstr "" -#: lib/db1.c:391 +#: lib/db1.c:390 #, c-format msgid "removed db file %s\n" msgstr "" -#: lib/db1.c:422 +#: lib/db1.c:421 #, c-format msgid "bad db file %s" msgstr "" -#: lib/db1.c:427 +#: lib/db1.c:426 #, c-format msgid "opening db file %s mode 0x%x\n" msgstr "" #. XXX check errno validity -#: lib/db1.c:450 +#: lib/db1.c:449 #, c-format msgid "cannot get %s lock on database" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "exclusive" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "shared" msgstr "" -#: lib/db2.c:137 +#: lib/db2.c:141 #, c-format msgid "closed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:149 +#: lib/db2.c:153 #, c-format msgid "removed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:186 +#: lib/db2.c:190 #, c-format msgid "opening db environment %s/%s(%s) %s\n" msgstr "" -#: lib/db2.c:561 +#: lib/db2.c:565 #, c-format msgid "closed db index %s/%s(%s)\n" msgstr "" -#: lib/db2.c:639 +#: lib/db2.c:643 #, c-format msgid "opening db index %s/%s(%s) %s mode=0x%x\n" msgstr "" -#: lib/db3.c:267 +#: lib/db3.c:268 #, c-format -msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n" +msgid "unrecognized db option: \"%s\" ignored\n" msgstr "" -#: lib/db3.c:295 +#: lib/db3.c:297 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "" -#: lib/db3.c:303 +#: lib/db3.c:306 #, c-format msgid "%s has too large or too small long value, skipped\n" msgstr "" -#: lib/db3.c:311 +#: lib/db3.c:315 #, c-format msgid "%s has too large or too small integer value, skipped\n" msgstr "" -#: lib/db3.c:478 +#: lib/db3.c:484 #, c-format msgid "closed db environment %s/%s\n" msgstr "" -#: lib/db3.c:494 +#: lib/db3.c:500 #, c-format msgid "removed db environment %s/%s\n" msgstr "" -#: lib/db3.c:531 +#: lib/db3.c:537 #, c-format msgid "opening db environment %s/%s %s\n" msgstr "" -#: lib/db3.c:917 +#: lib/db3.c:923 #, c-format msgid "closed db index %s/%s\n" msgstr "" -#: lib/db3.c:1007 +#: lib/db3.c:1013 #, c-format msgid "opening db index %s/%s %s mode=0x%x\n" msgstr "" -#: lib/db3.c:1112 +#: lib/db3.c:1118 #, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "" -#: lib/db3.c:1119 +#: lib/db3.c:1125 #, c-format msgid "locked db index %s/%s\n" msgstr "" -#: lib/falloc.c:140 +#: lib/falloc.c:141 #, c-format msgid "" "free list corrupt (%u)- please run\n" @@ -2535,7 +2535,7 @@ msgid "" msgstr "" #: lib/formats.c:86 lib/formats.c:112 lib/formats.c:141 lib/formats.c:182 -#: lib/header.c:2569 lib/header.c:2586 lib/header.c:2606 +#: lib/header.c:2519 lib/header.c:2536 lib/header.c:2556 msgid "(not a number)" msgstr "" @@ -2564,92 +2564,92 @@ msgid "file %s is on an unknown device" msgstr "" #. This should not be allowed -#: lib/header.c:220 +#: lib/header.c:172 msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" -#: lib/header.c:255 lib/header.c:1052 lib/install.c:365 +#: lib/header.c:207 lib/header.c:1004 lib/install.c:365 #, c-format msgid "Data type %d not supported\n" msgstr "" -#: lib/header.c:1477 +#: lib/header.c:1427 #, c-format msgid "Bad count for headerAddEntry(): %d\n" msgstr "" #. @-observertrans@ -#: lib/header.c:1922 +#: lib/header.c:1872 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans@ -#: lib/header.c:1952 +#: lib/header.c:1902 msgid "missing } after %{" msgstr "" #. @-observertrans@ -#: lib/header.c:1966 +#: lib/header.c:1916 msgid "empty tag format" msgstr "" #. @-observertrans@ -#: lib/header.c:1978 +#: lib/header.c:1928 msgid "empty tag name" msgstr "" #. @-observertrans@ -#: lib/header.c:1995 +#: lib/header.c:1945 msgid "unknown tag" msgstr "" #. @-observertrans@ -#: lib/header.c:2022 +#: lib/header.c:1972 msgid "] expected at end of array" msgstr "" #. @-observertrans@ -#: lib/header.c:2040 +#: lib/header.c:1990 msgid "unexpected ]" msgstr "" #. @-observertrans@ -#: lib/header.c:2044 +#: lib/header.c:1994 msgid "unexpected }" msgstr "" #. @-observertrans@ -#: lib/header.c:2104 +#: lib/header.c:2054 msgid "? expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2113 +#: lib/header.c:2063 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2126 lib/header.c:2167 +#: lib/header.c:2076 lib/header.c:2117 msgid "} expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2136 +#: lib/header.c:2086 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans@ -#: lib/header.c:2152 +#: lib/header.c:2102 msgid "{ expected after : in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2177 +#: lib/header.c:2127 msgid "| expected at end of expression" msgstr "" -#: lib/header.c:2348 +#: lib/header.c:2298 msgid "(unknown type)" msgstr "" @@ -2671,90 +2671,90 @@ msgstr "" #. this would probably be a good place to check if disk space #. was used up - if so, we should return a different error #. XXX FIXME: Fclose with libio destroys errno -#: lib/install.c:650 +#: lib/install.c:651 #, c-format msgid "unpacking of archive failed%s%s: %s" msgstr "" -#: lib/install.c:651 +#: lib/install.c:652 msgid " on file " msgstr "" -#: lib/install.c:700 +#: lib/install.c:701 msgid "installing a source package\n" msgstr "" -#: lib/install.c:720 +#: lib/install.c:721 #, c-format msgid "cannot create sourcedir %s" msgstr "" -#: lib/install.c:726 lib/install.c:756 +#: lib/install.c:727 lib/install.c:757 #, c-format msgid "cannot write to %s" msgstr "" -#: lib/install.c:730 +#: lib/install.c:731 #, c-format msgid "sources in: %s\n" msgstr "" -#: lib/install.c:750 +#: lib/install.c:751 #, c-format msgid "cannot create specdir %s" msgstr "" -#: lib/install.c:760 +#: lib/install.c:761 #, c-format msgid "spec file in: %s\n" msgstr "" -#: lib/install.c:792 lib/install.c:820 +#: lib/install.c:793 lib/install.c:821 msgid "source package contains no .spec file" msgstr "" -#: lib/install.c:838 +#: lib/install.c:839 #, c-format msgid "renaming %s to %s\n" msgstr "" -#: lib/install.c:840 lib/install.c:1102 lib/uninstall.c:60 +#: lib/install.c:841 lib/install.c:1103 lib/uninstall.c:60 #, c-format msgid "rename of %s to %s failed: %s" msgstr "" -#: lib/install.c:930 +#: lib/install.c:931 msgid "source package expected, binary found" msgstr "" -#: lib/install.c:974 +#: lib/install.c:975 #, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "" -#: lib/install.c:1018 +#: lib/install.c:1019 msgid "stopping install as we're running --test\n" msgstr "" -#: lib/install.c:1023 +#: lib/install.c:1024 msgid "running preinstall script (if any)\n" msgstr "" -#: lib/install.c:1030 +#: lib/install.c:1031 msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n" msgstr "" -#: lib/install.c:1062 +#: lib/install.c:1063 #, c-format msgid "%s created as %s\n" msgstr "" -#: lib/install.c:1098 +#: lib/install.c:1099 #, c-format msgid "%s saved as %s\n" msgstr "" -#: lib/install.c:1189 +#: lib/install.c:1193 msgid "running postinstall scripts (if any)\n" msgstr "" @@ -2773,121 +2773,122 @@ msgid "" msgstr "" #: lib/poptBT.c:94 -msgid "buildroot already specified" +#, c-format +msgid "buildroot already specified, ignoring %s\n" msgstr "" -#: lib/poptBT.c:120 +#: lib/poptBT.c:119 #, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" msgstr "" -#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130 -#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139 +#: lib/poptBT.c:120 lib/poptBT.c:123 lib/poptBT.c:126 lib/poptBT.c:129 +#: lib/poptBT.c:132 lib/poptBT.c:135 lib/poptBT.c:138 msgid "<specfile>" msgstr "" -#: lib/poptBT.c:123 +#: lib/poptBT.c:122 msgid "build through %build (%prep, then compile) from <specfile>" msgstr "" -#: lib/poptBT.c:126 +#: lib/poptBT.c:125 msgid "build through %install (%prep, %build, then install) from <specfile>" msgstr "" -#: lib/poptBT.c:129 +#: lib/poptBT.c:128 #, c-format msgid "verify %files section from <specfile>" msgstr "" -#: lib/poptBT.c:132 +#: lib/poptBT.c:131 msgid "build source and binary packages from <specfile>" msgstr "" -#: lib/poptBT.c:135 +#: lib/poptBT.c:134 msgid "build binary package only from <specfile>" msgstr "" -#: lib/poptBT.c:138 +#: lib/poptBT.c:137 msgid "build source package only from <specfile>" msgstr "" -#: lib/poptBT.c:142 +#: lib/poptBT.c:141 #, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" msgstr "" -#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152 -#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161 +#: lib/poptBT.c:142 lib/poptBT.c:145 lib/poptBT.c:148 lib/poptBT.c:151 +#: lib/poptBT.c:154 lib/poptBT.c:157 lib/poptBT.c:160 msgid "<tarball>" msgstr "" -#: lib/poptBT.c:145 +#: lib/poptBT.c:144 msgid "build through %build (%prep, then compile) from <tarball>" msgstr "" -#: lib/poptBT.c:148 +#: lib/poptBT.c:147 msgid "build through %install (%prep, %build, then install) from <tarball>" msgstr "" -#: lib/poptBT.c:151 +#: lib/poptBT.c:150 #, c-format msgid "verify %files section from <tarball>" msgstr "" -#: lib/poptBT.c:154 +#: lib/poptBT.c:153 msgid "build source and binary packages from <tarball>" msgstr "" -#: lib/poptBT.c:157 +#: lib/poptBT.c:156 msgid "build binary package only from <tarball>" msgstr "" -#: lib/poptBT.c:160 +#: lib/poptBT.c:159 msgid "build source package only from <tarball>" msgstr "" -#: lib/poptBT.c:164 +#: lib/poptBT.c:163 msgid "build binary package from <source package>" msgstr "" -#: lib/poptBT.c:165 lib/poptBT.c:168 +#: lib/poptBT.c:164 lib/poptBT.c:167 msgid "<source package>" msgstr "" -#: lib/poptBT.c:167 +#: lib/poptBT.c:166 msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "" -#: lib/poptBT.c:171 +#: lib/poptBT.c:170 msgid "override build root" msgstr "" -#: lib/poptBT.c:177 +#: lib/poptBT.c:176 msgid "ignore ExcludeArch: directives from spec file" msgstr "" -#: lib/poptBT.c:179 +#: lib/poptBT.c:178 msgid "do not execute any stages of the build" msgstr "" -#: lib/poptBT.c:183 +#: lib/poptBT.c:182 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:186 +#: lib/poptBT.c:185 msgid "do not accept i18N msgstr's from specfile" msgstr "" -#: lib/poptBT.c:190 +#: lib/poptBT.c:189 msgid "remove specfile when done" msgstr "" -#: lib/poptBT.c:196 +#: lib/poptBT.c:195 msgid "override target platform" msgstr "" -#: lib/poptBT.c:198 +#: lib/poptBT.c:197 msgid "lookup i18N strings in specfile catalog" msgstr "" @@ -3153,7 +3154,7 @@ msgstr "" msgid "record %d could not be read\n" msgstr "" -#: lib/query.c:746 lib/rpminstall.c:546 +#: lib/query.c:746 lib/rpminstall.c:548 #, c-format msgid "package %s is not installed\n" msgstr "" @@ -3483,12 +3484,12 @@ msgstr "" msgid "retrieved %d packages\n" msgstr "" -#: lib/rpminstall.c:298 lib/rpminstall.c:470 +#: lib/rpminstall.c:298 lib/rpminstall.c:472 #, c-format msgid "cannot open file %s: %s\n" msgstr "" -#: lib/rpminstall.c:316 lib/rpminstall.c:611 +#: lib/rpminstall.c:316 lib/rpminstall.c:613 #, c-format msgid "%s cannot be installed\n" msgstr "" @@ -3498,54 +3499,54 @@ msgstr "" msgid "cannot open Packages database in %s\n" msgstr "" -#: lib/rpminstall.c:351 +#: lib/rpminstall.c:353 #, c-format msgid "package %s is not relocateable\n" msgstr "" -#: lib/rpminstall.c:396 +#: lib/rpminstall.c:398 #, c-format msgid "error reading from file %s\n" msgstr "" -#: lib/rpminstall.c:401 +#: lib/rpminstall.c:403 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "" -#: lib/rpminstall.c:418 +#: lib/rpminstall.c:420 #, c-format msgid "found %d source and %d binary packages\n" msgstr "" -#: lib/rpminstall.c:429 +#: lib/rpminstall.c:431 msgid "failed dependencies:\n" msgstr "" -#: lib/rpminstall.c:450 +#: lib/rpminstall.c:452 msgid "installing binary packages\n" msgstr "" -#: lib/rpminstall.c:533 +#: lib/rpminstall.c:535 #, c-format msgid "cannot open %s/packages.rpm\n" msgstr "" -#: lib/rpminstall.c:549 +#: lib/rpminstall.c:551 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "" -#: lib/rpminstall.c:572 +#: lib/rpminstall.c:574 msgid "removing these packages would break dependencies:\n" msgstr "" -#: lib/rpminstall.c:600 +#: lib/rpminstall.c:602 #, c-format msgid "cannot open %s: %s\n" msgstr "" -#: lib/rpminstall.c:606 +#: lib/rpminstall.c:608 #, c-format msgid "Installing %s\n" msgstr "" @@ -3565,88 +3566,88 @@ msgstr "" msgid "missing architecture name at %s:%d" msgstr "" -#: lib/rpmrc.c:313 +#: lib/rpmrc.c:305 #, c-format msgid "Incomplete data line at %s:%d" msgstr "" -#: lib/rpmrc.c:317 +#: lib/rpmrc.c:309 #, c-format msgid "Too many args in data line at %s:%d" msgstr "" -#: lib/rpmrc.c:324 +#: lib/rpmrc.c:316 #, c-format msgid "Bad arch/os number: %s (%s:%d)" msgstr "" -#: lib/rpmrc.c:359 +#: lib/rpmrc.c:351 #, c-format msgid "Incomplete default line at %s:%d" msgstr "" -#: lib/rpmrc.c:364 +#: lib/rpmrc.c:356 #, c-format msgid "Too many args in default line at %s:%d" msgstr "" -#: lib/rpmrc.c:554 +#: lib/rpmrc.c:546 #, c-format msgid "Cannot expand %s" msgstr "" -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:551 #, c-format msgid "Cannot read %s, HOME is too large." msgstr "" -#: lib/rpmrc.c:576 +#: lib/rpmrc.c:568 #, c-format msgid "Unable to open %s for reading: %s." msgstr "" #. XXX Feof(fd) -#: lib/rpmrc.c:621 +#: lib/rpmrc.c:613 #, c-format msgid "Failed to read %s: %s." msgstr "" -#: lib/rpmrc.c:658 +#: lib/rpmrc.c:650 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d" msgstr "" -#: lib/rpmrc.c:675 lib/rpmrc.c:749 +#: lib/rpmrc.c:667 lib/rpmrc.c:741 #, c-format msgid "missing argument for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:692 lib/rpmrc.c:714 +#: lib/rpmrc.c:684 lib/rpmrc.c:706 #, c-format msgid "%s expansion failed at %s:%d \"%s\"" msgstr "" -#: lib/rpmrc.c:701 +#: lib/rpmrc.c:693 #, c-format msgid "cannot open %s at %s:%d: %s" msgstr "" -#: lib/rpmrc.c:741 +#: lib/rpmrc.c:733 #, c-format msgid "missing architecture for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:808 +#: lib/rpmrc.c:800 #, c-format msgid "bad option '%s' at %s:%d" msgstr "" -#: lib/rpmrc.c:1205 +#: lib/rpmrc.c:1197 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1206 +#: lib/rpmrc.c:1198 msgid "Please contact rpm-list@redhat.com\n" msgstr "" @@ -3862,7 +3863,7 @@ msgid "Bad server response" msgstr "" #: rpmio/rpmio.c:540 -msgid "Server IO error" +msgid "Server I/O error" msgstr "" #: rpmio/rpmio.c:543 @@ -3886,7 +3887,7 @@ msgid "Failed to establish data connection to server" msgstr "" #: rpmio/rpmio.c:558 -msgid "IO error to local file" +msgid "I/O error to local file" msgstr "" #: rpmio/rpmio.c:561 @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-01 19:44-0500\n" +"POT-Creation-Date: 2001-01-03 14:05-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" @@ -503,7 +503,7 @@ msgid "" "options as -q" msgstr "" -#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 +#: lib/poptBT.c:180 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 #: rpmqv.c:595 rpmqv.c:643 rpmqv.c:677 msgid "do not verify package dependencies" msgstr "" @@ -697,15 +697,15 @@ msgstr "" msgid "bin/src package (prep, compile, install, package)" msgstr "" -#: lib/poptBT.c:192 rpm.c:480 +#: lib/poptBT.c:191 rpm.c:480 msgid "skip straight to specified stage (only for c,i)" msgstr "" -#: lib/poptBT.c:173 rpm.c:482 +#: lib/poptBT.c:172 rpm.c:482 msgid "remove build tree when done" msgstr "" -#: lib/poptBT.c:188 rpm.c:484 +#: lib/poptBT.c:187 rpm.c:484 msgid "remove sources when done" msgstr "" @@ -713,7 +713,7 @@ msgstr "" msgid "remove spec file when done" msgstr "" -#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224 +#: lib/poptBT.c:193 rpm.c:488 rpmqv.c:224 msgid "generate PGP/GPG signature" msgstr "" @@ -1170,7 +1170,7 @@ msgstr "" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:175 rpmqv.c:208 +#: lib/poptBT.c:174 rpmqv.c:208 msgid "generate headers compatible with rpm4 packaging" msgstr "" @@ -1972,118 +1972,118 @@ msgstr "" msgid "line %d: Second %%files list" msgstr "" -#: build/parsePreamble.c:203 +#: build/parsePreamble.c:189 #, c-format msgid "Architecture is excluded: %s" msgstr "" -#: build/parsePreamble.c:208 +#: build/parsePreamble.c:194 #, c-format msgid "Architecture is not included: %s" msgstr "" -#: build/parsePreamble.c:213 +#: build/parsePreamble.c:199 #, c-format msgid "OS is excluded: %s" msgstr "" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:204 #, c-format msgid "OS is not included: %s" msgstr "" -#: build/parsePreamble.c:232 +#: build/parsePreamble.c:218 #, c-format msgid "%s field must be present in package: %s" msgstr "" -#: build/parsePreamble.c:257 +#: build/parsePreamble.c:243 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "" -#: build/parsePreamble.c:305 +#: build/parsePreamble.c:291 #, c-format msgid "Unable to open icon %s: %s" msgstr "" -#: build/parsePreamble.c:323 +#: build/parsePreamble.c:309 #, c-format msgid "Unable to read icon %s: %s" msgstr "" -#: build/parsePreamble.c:336 +#: build/parsePreamble.c:322 #, c-format msgid "Unknown icon type: %s" msgstr "" -#: build/parsePreamble.c:402 +#: build/parsePreamble.c:388 #, c-format msgid "line %d: Malformed tag: %s" msgstr "" #. Empty field -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:396 #, c-format msgid "line %d: Empty tag: %s" msgstr "" -#: build/parsePreamble.c:432 build/parsePreamble.c:439 +#: build/parsePreamble.c:418 build/parsePreamble.c:425 #, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "" -#: build/parsePreamble.c:496 build/parseSpec.c:379 +#: build/parsePreamble.c:482 build/parseSpec.c:374 #, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "" -#: build/parsePreamble.c:509 +#: build/parsePreamble.c:495 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "" -#: build/parsePreamble.c:521 +#: build/parsePreamble.c:507 #, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "" -#: build/parsePreamble.c:533 +#: build/parsePreamble.c:519 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "" -#: build/parsePreamble.c:573 build/parsePreamble.c:584 +#: build/parsePreamble.c:559 build/parsePreamble.c:570 #, c-format msgid "line %d: Bad %s: qualifiers: %s" msgstr "" -#: build/parsePreamble.c:610 +#: build/parsePreamble.c:596 #, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "" -#: build/parsePreamble.c:619 +#: build/parsePreamble.c:605 #, c-format msgid "Internal error: Bogus tag %d" msgstr "" -#: build/parsePreamble.c:757 +#: build/parsePreamble.c:743 #, c-format msgid "Bad package specification: %s" msgstr "" -#: build/parsePreamble.c:763 +#: build/parsePreamble.c:749 #, c-format msgid "Package already exists: %s" msgstr "" -#: build/parsePreamble.c:788 +#: build/parsePreamble.c:774 #, c-format msgid "line %d: Unknown tag: %s" msgstr "" -#: build/parsePreamble.c:810 +#: build/parsePreamble.c:796 msgid "Spec file can't use BuildRoot" msgstr "" @@ -2188,45 +2188,45 @@ msgstr "" msgid "line %d: Second %s" msgstr "" -#: build/parseSpec.c:133 +#: build/parseSpec.c:128 #, c-format msgid "line %d: %s" msgstr "" #. XXX Fstrerror -#: build/parseSpec.c:181 +#: build/parseSpec.c:176 #, c-format msgid "Unable to open %s: %s\n" msgstr "" -#: build/parseSpec.c:193 +#: build/parseSpec.c:188 msgid "Unclosed %%if" msgstr "" -#: build/parseSpec.c:264 +#: build/parseSpec.c:259 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d" msgstr "" #. Got an else with no %if ! -#: build/parseSpec.c:272 +#: build/parseSpec.c:267 msgid "%s:%d: Got a %%else with no if" msgstr "" #. Got an end with no %if ! -#: build/parseSpec.c:283 +#: build/parseSpec.c:278 msgid "%s:%d: Got a %%endif with no if" msgstr "" -#: build/parseSpec.c:297 build/parseSpec.c:306 +#: build/parseSpec.c:292 build/parseSpec.c:301 msgid "malformed %%include statement" msgstr "" -#: build/parseSpec.c:485 +#: build/parseSpec.c:480 msgid "No buildable architectures" msgstr "" -#: build/parseSpec.c:540 +#: build/parseSpec.c:535 msgid "Package has no %%description: %s" msgstr "" @@ -2250,55 +2250,55 @@ msgstr "" msgid "line %d: Bad %s number: %s\n" msgstr "" -#: lib/cpio.c:444 +#: lib/cpio.c:445 #, c-format msgid "can't rename %s to %s: %s\n" msgstr "" -#: lib/cpio.c:450 +#: lib/cpio.c:451 #, c-format msgid "can't unlink %s: %s\n" msgstr "" -#: lib/cpio.c:757 +#: lib/cpio.c:758 #, c-format msgid "getNextHeader: %s\n" msgstr "" -#: lib/cpio.c:1243 +#: lib/cpio.c:1245 #, c-format msgid "(error 0x%x)" msgstr "" -#: lib/cpio.c:1246 +#: lib/cpio.c:1248 msgid "Bad magic" msgstr "" -#: lib/cpio.c:1247 +#: lib/cpio.c:1249 msgid "Bad/unreadable header" msgstr "" -#: lib/cpio.c:1265 +#: lib/cpio.c:1267 msgid "Header size too big" msgstr "" -#: lib/cpio.c:1266 +#: lib/cpio.c:1268 msgid "Unknown file type" msgstr "" -#: lib/cpio.c:1267 +#: lib/cpio.c:1269 msgid "Missing hard link" msgstr "" -#: lib/cpio.c:1268 +#: lib/cpio.c:1270 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:1269 +#: lib/cpio.c:1271 msgid "Internal error" msgstr "" -#: lib/cpio.c:1278 +#: lib/cpio.c:1280 msgid " failed - " msgstr "" @@ -2400,131 +2400,131 @@ msgstr "" msgid "========== continuing tsort ...\n" msgstr "" -#: lib/db1.c:91 lib/db3.c:451 +#: lib/db1.c:92 lib/db2.c:112 lib/db3.c:456 #, c-format -msgid "db%d error(%d)" +msgid "db%d error(%d) from %s: %s\n" msgstr "" -#: lib/db1.c:93 lib/db3.c:453 +#: lib/db1.c:95 lib/db2.c:115 lib/db3.c:459 #, c-format -msgid " performing %s" +msgid "db%d error(%d): %s\n" msgstr "" -#: lib/db1.c:388 +#: lib/db1.c:387 #, c-format msgid "closed db file %s\n" msgstr "" -#: lib/db1.c:391 +#: lib/db1.c:390 #, c-format msgid "removed db file %s\n" msgstr "" -#: lib/db1.c:422 +#: lib/db1.c:421 #, c-format msgid "bad db file %s" msgstr "" -#: lib/db1.c:427 +#: lib/db1.c:426 #, c-format msgid "opening db file %s mode 0x%x\n" msgstr "" #. XXX check errno validity -#: lib/db1.c:450 +#: lib/db1.c:449 #, c-format msgid "cannot get %s lock on database" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "exclusive" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "shared" msgstr "" -#: lib/db2.c:137 +#: lib/db2.c:141 #, c-format msgid "closed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:149 +#: lib/db2.c:153 #, c-format msgid "removed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:186 +#: lib/db2.c:190 #, c-format msgid "opening db environment %s/%s(%s) %s\n" msgstr "" -#: lib/db2.c:561 +#: lib/db2.c:565 #, c-format msgid "closed db index %s/%s(%s)\n" msgstr "" -#: lib/db2.c:639 +#: lib/db2.c:643 #, c-format msgid "opening db index %s/%s(%s) %s mode=0x%x\n" msgstr "" -#: lib/db3.c:267 +#: lib/db3.c:268 #, c-format -msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n" +msgid "unrecognized db option: \"%s\" ignored\n" msgstr "" -#: lib/db3.c:295 +#: lib/db3.c:297 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "" -#: lib/db3.c:303 +#: lib/db3.c:306 #, c-format msgid "%s has too large or too small long value, skipped\n" msgstr "" -#: lib/db3.c:311 +#: lib/db3.c:315 #, c-format msgid "%s has too large or too small integer value, skipped\n" msgstr "" -#: lib/db3.c:478 +#: lib/db3.c:484 #, c-format msgid "closed db environment %s/%s\n" msgstr "" -#: lib/db3.c:494 +#: lib/db3.c:500 #, c-format msgid "removed db environment %s/%s\n" msgstr "" -#: lib/db3.c:531 +#: lib/db3.c:537 #, c-format msgid "opening db environment %s/%s %s\n" msgstr "" -#: lib/db3.c:917 +#: lib/db3.c:923 #, c-format msgid "closed db index %s/%s\n" msgstr "" -#: lib/db3.c:1007 +#: lib/db3.c:1013 #, c-format msgid "opening db index %s/%s %s mode=0x%x\n" msgstr "" -#: lib/db3.c:1112 +#: lib/db3.c:1118 #, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "" -#: lib/db3.c:1119 +#: lib/db3.c:1125 #, c-format msgid "locked db index %s/%s\n" msgstr "" -#: lib/falloc.c:140 +#: lib/falloc.c:141 #, c-format msgid "" "free list corrupt (%u)- please run\n" @@ -2535,7 +2535,7 @@ msgid "" msgstr "" #: lib/formats.c:86 lib/formats.c:112 lib/formats.c:141 lib/formats.c:182 -#: lib/header.c:2569 lib/header.c:2586 lib/header.c:2606 +#: lib/header.c:2519 lib/header.c:2536 lib/header.c:2556 msgid "(not a number)" msgstr "" @@ -2564,92 +2564,92 @@ msgid "file %s is on an unknown device" msgstr "" #. This should not be allowed -#: lib/header.c:220 +#: lib/header.c:172 msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" -#: lib/header.c:255 lib/header.c:1052 lib/install.c:365 +#: lib/header.c:207 lib/header.c:1004 lib/install.c:365 #, c-format msgid "Data type %d not supported\n" msgstr "" -#: lib/header.c:1477 +#: lib/header.c:1427 #, c-format msgid "Bad count for headerAddEntry(): %d\n" msgstr "" #. @-observertrans@ -#: lib/header.c:1922 +#: lib/header.c:1872 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans@ -#: lib/header.c:1952 +#: lib/header.c:1902 msgid "missing } after %{" msgstr "" #. @-observertrans@ -#: lib/header.c:1966 +#: lib/header.c:1916 msgid "empty tag format" msgstr "" #. @-observertrans@ -#: lib/header.c:1978 +#: lib/header.c:1928 msgid "empty tag name" msgstr "" #. @-observertrans@ -#: lib/header.c:1995 +#: lib/header.c:1945 msgid "unknown tag" msgstr "" #. @-observertrans@ -#: lib/header.c:2022 +#: lib/header.c:1972 msgid "] expected at end of array" msgstr "" #. @-observertrans@ -#: lib/header.c:2040 +#: lib/header.c:1990 msgid "unexpected ]" msgstr "" #. @-observertrans@ -#: lib/header.c:2044 +#: lib/header.c:1994 msgid "unexpected }" msgstr "" #. @-observertrans@ -#: lib/header.c:2104 +#: lib/header.c:2054 msgid "? expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2113 +#: lib/header.c:2063 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2126 lib/header.c:2167 +#: lib/header.c:2076 lib/header.c:2117 msgid "} expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2136 +#: lib/header.c:2086 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans@ -#: lib/header.c:2152 +#: lib/header.c:2102 msgid "{ expected after : in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2177 +#: lib/header.c:2127 msgid "| expected at end of expression" msgstr "" -#: lib/header.c:2348 +#: lib/header.c:2298 msgid "(unknown type)" msgstr "" @@ -2671,90 +2671,90 @@ msgstr "" #. this would probably be a good place to check if disk space #. was used up - if so, we should return a different error #. XXX FIXME: Fclose with libio destroys errno -#: lib/install.c:650 +#: lib/install.c:651 #, c-format msgid "unpacking of archive failed%s%s: %s" msgstr "" -#: lib/install.c:651 +#: lib/install.c:652 msgid " on file " msgstr "" -#: lib/install.c:700 +#: lib/install.c:701 msgid "installing a source package\n" msgstr "" -#: lib/install.c:720 +#: lib/install.c:721 #, c-format msgid "cannot create sourcedir %s" msgstr "" -#: lib/install.c:726 lib/install.c:756 +#: lib/install.c:727 lib/install.c:757 #, c-format msgid "cannot write to %s" msgstr "" -#: lib/install.c:730 +#: lib/install.c:731 #, c-format msgid "sources in: %s\n" msgstr "" -#: lib/install.c:750 +#: lib/install.c:751 #, c-format msgid "cannot create specdir %s" msgstr "" -#: lib/install.c:760 +#: lib/install.c:761 #, c-format msgid "spec file in: %s\n" msgstr "" -#: lib/install.c:792 lib/install.c:820 +#: lib/install.c:793 lib/install.c:821 msgid "source package contains no .spec file" msgstr "" -#: lib/install.c:838 +#: lib/install.c:839 #, c-format msgid "renaming %s to %s\n" msgstr "" -#: lib/install.c:840 lib/install.c:1102 lib/uninstall.c:60 +#: lib/install.c:841 lib/install.c:1103 lib/uninstall.c:60 #, c-format msgid "rename of %s to %s failed: %s" msgstr "" -#: lib/install.c:930 +#: lib/install.c:931 msgid "source package expected, binary found" msgstr "" -#: lib/install.c:974 +#: lib/install.c:975 #, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "" -#: lib/install.c:1018 +#: lib/install.c:1019 msgid "stopping install as we're running --test\n" msgstr "" -#: lib/install.c:1023 +#: lib/install.c:1024 msgid "running preinstall script (if any)\n" msgstr "" -#: lib/install.c:1030 +#: lib/install.c:1031 msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n" msgstr "" -#: lib/install.c:1062 +#: lib/install.c:1063 #, c-format msgid "%s created as %s\n" msgstr "" -#: lib/install.c:1098 +#: lib/install.c:1099 #, c-format msgid "%s saved as %s\n" msgstr "" -#: lib/install.c:1189 +#: lib/install.c:1193 msgid "running postinstall scripts (if any)\n" msgstr "" @@ -2773,121 +2773,122 @@ msgid "" msgstr "" #: lib/poptBT.c:94 -msgid "buildroot already specified" +#, c-format +msgid "buildroot already specified, ignoring %s\n" msgstr "" -#: lib/poptBT.c:120 +#: lib/poptBT.c:119 #, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" msgstr "" -#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130 -#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139 +#: lib/poptBT.c:120 lib/poptBT.c:123 lib/poptBT.c:126 lib/poptBT.c:129 +#: lib/poptBT.c:132 lib/poptBT.c:135 lib/poptBT.c:138 msgid "<specfile>" msgstr "" -#: lib/poptBT.c:123 +#: lib/poptBT.c:122 msgid "build through %build (%prep, then compile) from <specfile>" msgstr "" -#: lib/poptBT.c:126 +#: lib/poptBT.c:125 msgid "build through %install (%prep, %build, then install) from <specfile>" msgstr "" -#: lib/poptBT.c:129 +#: lib/poptBT.c:128 #, c-format msgid "verify %files section from <specfile>" msgstr "" -#: lib/poptBT.c:132 +#: lib/poptBT.c:131 msgid "build source and binary packages from <specfile>" msgstr "" -#: lib/poptBT.c:135 +#: lib/poptBT.c:134 msgid "build binary package only from <specfile>" msgstr "" -#: lib/poptBT.c:138 +#: lib/poptBT.c:137 msgid "build source package only from <specfile>" msgstr "" -#: lib/poptBT.c:142 +#: lib/poptBT.c:141 #, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" msgstr "" -#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152 -#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161 +#: lib/poptBT.c:142 lib/poptBT.c:145 lib/poptBT.c:148 lib/poptBT.c:151 +#: lib/poptBT.c:154 lib/poptBT.c:157 lib/poptBT.c:160 msgid "<tarball>" msgstr "" -#: lib/poptBT.c:145 +#: lib/poptBT.c:144 msgid "build through %build (%prep, then compile) from <tarball>" msgstr "" -#: lib/poptBT.c:148 +#: lib/poptBT.c:147 msgid "build through %install (%prep, %build, then install) from <tarball>" msgstr "" -#: lib/poptBT.c:151 +#: lib/poptBT.c:150 #, c-format msgid "verify %files section from <tarball>" msgstr "" -#: lib/poptBT.c:154 +#: lib/poptBT.c:153 msgid "build source and binary packages from <tarball>" msgstr "" -#: lib/poptBT.c:157 +#: lib/poptBT.c:156 msgid "build binary package only from <tarball>" msgstr "" -#: lib/poptBT.c:160 +#: lib/poptBT.c:159 msgid "build source package only from <tarball>" msgstr "" -#: lib/poptBT.c:164 +#: lib/poptBT.c:163 msgid "build binary package from <source package>" msgstr "" -#: lib/poptBT.c:165 lib/poptBT.c:168 +#: lib/poptBT.c:164 lib/poptBT.c:167 msgid "<source package>" msgstr "" -#: lib/poptBT.c:167 +#: lib/poptBT.c:166 msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "" -#: lib/poptBT.c:171 +#: lib/poptBT.c:170 msgid "override build root" msgstr "" -#: lib/poptBT.c:177 +#: lib/poptBT.c:176 msgid "ignore ExcludeArch: directives from spec file" msgstr "" -#: lib/poptBT.c:179 +#: lib/poptBT.c:178 msgid "do not execute any stages of the build" msgstr "" -#: lib/poptBT.c:183 +#: lib/poptBT.c:182 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:186 +#: lib/poptBT.c:185 msgid "do not accept i18N msgstr's from specfile" msgstr "" -#: lib/poptBT.c:190 +#: lib/poptBT.c:189 msgid "remove specfile when done" msgstr "" -#: lib/poptBT.c:196 +#: lib/poptBT.c:195 msgid "override target platform" msgstr "" -#: lib/poptBT.c:198 +#: lib/poptBT.c:197 msgid "lookup i18N strings in specfile catalog" msgstr "" @@ -3153,7 +3154,7 @@ msgstr "" msgid "record %d could not be read\n" msgstr "" -#: lib/query.c:746 lib/rpminstall.c:546 +#: lib/query.c:746 lib/rpminstall.c:548 #, c-format msgid "package %s is not installed\n" msgstr "" @@ -3483,12 +3484,12 @@ msgstr "" msgid "retrieved %d packages\n" msgstr "" -#: lib/rpminstall.c:298 lib/rpminstall.c:470 +#: lib/rpminstall.c:298 lib/rpminstall.c:472 #, c-format msgid "cannot open file %s: %s\n" msgstr "" -#: lib/rpminstall.c:316 lib/rpminstall.c:611 +#: lib/rpminstall.c:316 lib/rpminstall.c:613 #, c-format msgid "%s cannot be installed\n" msgstr "" @@ -3498,54 +3499,54 @@ msgstr "" msgid "cannot open Packages database in %s\n" msgstr "" -#: lib/rpminstall.c:351 +#: lib/rpminstall.c:353 #, c-format msgid "package %s is not relocateable\n" msgstr "" -#: lib/rpminstall.c:396 +#: lib/rpminstall.c:398 #, c-format msgid "error reading from file %s\n" msgstr "" -#: lib/rpminstall.c:401 +#: lib/rpminstall.c:403 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "" -#: lib/rpminstall.c:418 +#: lib/rpminstall.c:420 #, c-format msgid "found %d source and %d binary packages\n" msgstr "" -#: lib/rpminstall.c:429 +#: lib/rpminstall.c:431 msgid "failed dependencies:\n" msgstr "" -#: lib/rpminstall.c:450 +#: lib/rpminstall.c:452 msgid "installing binary packages\n" msgstr "" -#: lib/rpminstall.c:533 +#: lib/rpminstall.c:535 #, c-format msgid "cannot open %s/packages.rpm\n" msgstr "" -#: lib/rpminstall.c:549 +#: lib/rpminstall.c:551 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "" -#: lib/rpminstall.c:572 +#: lib/rpminstall.c:574 msgid "removing these packages would break dependencies:\n" msgstr "" -#: lib/rpminstall.c:600 +#: lib/rpminstall.c:602 #, c-format msgid "cannot open %s: %s\n" msgstr "" -#: lib/rpminstall.c:606 +#: lib/rpminstall.c:608 #, c-format msgid "Installing %s\n" msgstr "" @@ -3565,88 +3566,88 @@ msgstr "" msgid "missing architecture name at %s:%d" msgstr "" -#: lib/rpmrc.c:313 +#: lib/rpmrc.c:305 #, c-format msgid "Incomplete data line at %s:%d" msgstr "" -#: lib/rpmrc.c:317 +#: lib/rpmrc.c:309 #, c-format msgid "Too many args in data line at %s:%d" msgstr "" -#: lib/rpmrc.c:324 +#: lib/rpmrc.c:316 #, c-format msgid "Bad arch/os number: %s (%s:%d)" msgstr "" -#: lib/rpmrc.c:359 +#: lib/rpmrc.c:351 #, c-format msgid "Incomplete default line at %s:%d" msgstr "" -#: lib/rpmrc.c:364 +#: lib/rpmrc.c:356 #, c-format msgid "Too many args in default line at %s:%d" msgstr "" -#: lib/rpmrc.c:554 +#: lib/rpmrc.c:546 #, c-format msgid "Cannot expand %s" msgstr "" -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:551 #, c-format msgid "Cannot read %s, HOME is too large." msgstr "" -#: lib/rpmrc.c:576 +#: lib/rpmrc.c:568 #, c-format msgid "Unable to open %s for reading: %s." msgstr "" #. XXX Feof(fd) -#: lib/rpmrc.c:621 +#: lib/rpmrc.c:613 #, c-format msgid "Failed to read %s: %s." msgstr "" -#: lib/rpmrc.c:658 +#: lib/rpmrc.c:650 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d" msgstr "" -#: lib/rpmrc.c:675 lib/rpmrc.c:749 +#: lib/rpmrc.c:667 lib/rpmrc.c:741 #, c-format msgid "missing argument for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:692 lib/rpmrc.c:714 +#: lib/rpmrc.c:684 lib/rpmrc.c:706 #, c-format msgid "%s expansion failed at %s:%d \"%s\"" msgstr "" -#: lib/rpmrc.c:701 +#: lib/rpmrc.c:693 #, c-format msgid "cannot open %s at %s:%d: %s" msgstr "" -#: lib/rpmrc.c:741 +#: lib/rpmrc.c:733 #, c-format msgid "missing architecture for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:808 +#: lib/rpmrc.c:800 #, c-format msgid "bad option '%s' at %s:%d" msgstr "" -#: lib/rpmrc.c:1205 +#: lib/rpmrc.c:1197 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1206 +#: lib/rpmrc.c:1198 msgid "Please contact rpm-list@redhat.com\n" msgstr "" @@ -3862,7 +3863,7 @@ msgid "Bad server response" msgstr "" #: rpmio/rpmio.c:540 -msgid "Server IO error" +msgid "Server I/O error" msgstr "" #: rpmio/rpmio.c:543 @@ -3886,7 +3887,7 @@ msgid "Failed to establish data connection to server" msgstr "" #: rpmio/rpmio.c:558 -msgid "IO error to local file" +msgid "I/O error to local file" msgstr "" #: rpmio/rpmio.c:561 @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-01 19:44-0500\n" +"POT-Creation-Date: 2001-01-03 14:05-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" @@ -503,7 +503,7 @@ msgid "" "options as -q" msgstr "" -#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 +#: lib/poptBT.c:180 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 #: rpmqv.c:595 rpmqv.c:643 rpmqv.c:677 msgid "do not verify package dependencies" msgstr "" @@ -697,15 +697,15 @@ msgstr "" msgid "bin/src package (prep, compile, install, package)" msgstr "" -#: lib/poptBT.c:192 rpm.c:480 +#: lib/poptBT.c:191 rpm.c:480 msgid "skip straight to specified stage (only for c,i)" msgstr "" -#: lib/poptBT.c:173 rpm.c:482 +#: lib/poptBT.c:172 rpm.c:482 msgid "remove build tree when done" msgstr "" -#: lib/poptBT.c:188 rpm.c:484 +#: lib/poptBT.c:187 rpm.c:484 msgid "remove sources when done" msgstr "" @@ -713,7 +713,7 @@ msgstr "" msgid "remove spec file when done" msgstr "" -#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224 +#: lib/poptBT.c:193 rpm.c:488 rpmqv.c:224 msgid "generate PGP/GPG signature" msgstr "" @@ -1170,7 +1170,7 @@ msgstr "" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:175 rpmqv.c:208 +#: lib/poptBT.c:174 rpmqv.c:208 msgid "generate headers compatible with rpm4 packaging" msgstr "" @@ -1972,118 +1972,118 @@ msgstr "" msgid "line %d: Second %%files list" msgstr "" -#: build/parsePreamble.c:203 +#: build/parsePreamble.c:189 #, c-format msgid "Architecture is excluded: %s" msgstr "" -#: build/parsePreamble.c:208 +#: build/parsePreamble.c:194 #, c-format msgid "Architecture is not included: %s" msgstr "" -#: build/parsePreamble.c:213 +#: build/parsePreamble.c:199 #, c-format msgid "OS is excluded: %s" msgstr "" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:204 #, c-format msgid "OS is not included: %s" msgstr "" -#: build/parsePreamble.c:232 +#: build/parsePreamble.c:218 #, c-format msgid "%s field must be present in package: %s" msgstr "" -#: build/parsePreamble.c:257 +#: build/parsePreamble.c:243 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "" -#: build/parsePreamble.c:305 +#: build/parsePreamble.c:291 #, c-format msgid "Unable to open icon %s: %s" msgstr "" -#: build/parsePreamble.c:323 +#: build/parsePreamble.c:309 #, c-format msgid "Unable to read icon %s: %s" msgstr "" -#: build/parsePreamble.c:336 +#: build/parsePreamble.c:322 #, c-format msgid "Unknown icon type: %s" msgstr "" -#: build/parsePreamble.c:402 +#: build/parsePreamble.c:388 #, c-format msgid "line %d: Malformed tag: %s" msgstr "" #. Empty field -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:396 #, c-format msgid "line %d: Empty tag: %s" msgstr "" -#: build/parsePreamble.c:432 build/parsePreamble.c:439 +#: build/parsePreamble.c:418 build/parsePreamble.c:425 #, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "" -#: build/parsePreamble.c:496 build/parseSpec.c:379 +#: build/parsePreamble.c:482 build/parseSpec.c:374 #, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "" -#: build/parsePreamble.c:509 +#: build/parsePreamble.c:495 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "" -#: build/parsePreamble.c:521 +#: build/parsePreamble.c:507 #, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "" -#: build/parsePreamble.c:533 +#: build/parsePreamble.c:519 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "" -#: build/parsePreamble.c:573 build/parsePreamble.c:584 +#: build/parsePreamble.c:559 build/parsePreamble.c:570 #, c-format msgid "line %d: Bad %s: qualifiers: %s" msgstr "" -#: build/parsePreamble.c:610 +#: build/parsePreamble.c:596 #, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "" -#: build/parsePreamble.c:619 +#: build/parsePreamble.c:605 #, c-format msgid "Internal error: Bogus tag %d" msgstr "" -#: build/parsePreamble.c:757 +#: build/parsePreamble.c:743 #, c-format msgid "Bad package specification: %s" msgstr "" -#: build/parsePreamble.c:763 +#: build/parsePreamble.c:749 #, c-format msgid "Package already exists: %s" msgstr "" -#: build/parsePreamble.c:788 +#: build/parsePreamble.c:774 #, c-format msgid "line %d: Unknown tag: %s" msgstr "" -#: build/parsePreamble.c:810 +#: build/parsePreamble.c:796 msgid "Spec file can't use BuildRoot" msgstr "" @@ -2188,45 +2188,45 @@ msgstr "" msgid "line %d: Second %s" msgstr "" -#: build/parseSpec.c:133 +#: build/parseSpec.c:128 #, c-format msgid "line %d: %s" msgstr "" #. XXX Fstrerror -#: build/parseSpec.c:181 +#: build/parseSpec.c:176 #, c-format msgid "Unable to open %s: %s\n" msgstr "" -#: build/parseSpec.c:193 +#: build/parseSpec.c:188 msgid "Unclosed %%if" msgstr "" -#: build/parseSpec.c:264 +#: build/parseSpec.c:259 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d" msgstr "" #. Got an else with no %if ! -#: build/parseSpec.c:272 +#: build/parseSpec.c:267 msgid "%s:%d: Got a %%else with no if" msgstr "" #. Got an end with no %if ! -#: build/parseSpec.c:283 +#: build/parseSpec.c:278 msgid "%s:%d: Got a %%endif with no if" msgstr "" -#: build/parseSpec.c:297 build/parseSpec.c:306 +#: build/parseSpec.c:292 build/parseSpec.c:301 msgid "malformed %%include statement" msgstr "" -#: build/parseSpec.c:485 +#: build/parseSpec.c:480 msgid "No buildable architectures" msgstr "" -#: build/parseSpec.c:540 +#: build/parseSpec.c:535 msgid "Package has no %%description: %s" msgstr "" @@ -2250,55 +2250,55 @@ msgstr "" msgid "line %d: Bad %s number: %s\n" msgstr "" -#: lib/cpio.c:444 +#: lib/cpio.c:445 #, c-format msgid "can't rename %s to %s: %s\n" msgstr "" -#: lib/cpio.c:450 +#: lib/cpio.c:451 #, c-format msgid "can't unlink %s: %s\n" msgstr "" -#: lib/cpio.c:757 +#: lib/cpio.c:758 #, c-format msgid "getNextHeader: %s\n" msgstr "" -#: lib/cpio.c:1243 +#: lib/cpio.c:1245 #, c-format msgid "(error 0x%x)" msgstr "" -#: lib/cpio.c:1246 +#: lib/cpio.c:1248 msgid "Bad magic" msgstr "" -#: lib/cpio.c:1247 +#: lib/cpio.c:1249 msgid "Bad/unreadable header" msgstr "" -#: lib/cpio.c:1265 +#: lib/cpio.c:1267 msgid "Header size too big" msgstr "" -#: lib/cpio.c:1266 +#: lib/cpio.c:1268 msgid "Unknown file type" msgstr "" -#: lib/cpio.c:1267 +#: lib/cpio.c:1269 msgid "Missing hard link" msgstr "" -#: lib/cpio.c:1268 +#: lib/cpio.c:1270 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:1269 +#: lib/cpio.c:1271 msgid "Internal error" msgstr "" -#: lib/cpio.c:1278 +#: lib/cpio.c:1280 msgid " failed - " msgstr "" @@ -2400,131 +2400,131 @@ msgstr "" msgid "========== continuing tsort ...\n" msgstr "" -#: lib/db1.c:91 lib/db3.c:451 +#: lib/db1.c:92 lib/db2.c:112 lib/db3.c:456 #, c-format -msgid "db%d error(%d)" +msgid "db%d error(%d) from %s: %s\n" msgstr "" -#: lib/db1.c:93 lib/db3.c:453 +#: lib/db1.c:95 lib/db2.c:115 lib/db3.c:459 #, c-format -msgid " performing %s" +msgid "db%d error(%d): %s\n" msgstr "" -#: lib/db1.c:388 +#: lib/db1.c:387 #, c-format msgid "closed db file %s\n" msgstr "" -#: lib/db1.c:391 +#: lib/db1.c:390 #, c-format msgid "removed db file %s\n" msgstr "" -#: lib/db1.c:422 +#: lib/db1.c:421 #, c-format msgid "bad db file %s" msgstr "" -#: lib/db1.c:427 +#: lib/db1.c:426 #, c-format msgid "opening db file %s mode 0x%x\n" msgstr "" #. XXX check errno validity -#: lib/db1.c:450 +#: lib/db1.c:449 #, c-format msgid "cannot get %s lock on database" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "exclusive" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "shared" msgstr "" -#: lib/db2.c:137 +#: lib/db2.c:141 #, c-format msgid "closed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:149 +#: lib/db2.c:153 #, c-format msgid "removed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:186 +#: lib/db2.c:190 #, c-format msgid "opening db environment %s/%s(%s) %s\n" msgstr "" -#: lib/db2.c:561 +#: lib/db2.c:565 #, c-format msgid "closed db index %s/%s(%s)\n" msgstr "" -#: lib/db2.c:639 +#: lib/db2.c:643 #, c-format msgid "opening db index %s/%s(%s) %s mode=0x%x\n" msgstr "" -#: lib/db3.c:267 +#: lib/db3.c:268 #, c-format -msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n" +msgid "unrecognized db option: \"%s\" ignored\n" msgstr "" -#: lib/db3.c:295 +#: lib/db3.c:297 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "" -#: lib/db3.c:303 +#: lib/db3.c:306 #, c-format msgid "%s has too large or too small long value, skipped\n" msgstr "" -#: lib/db3.c:311 +#: lib/db3.c:315 #, c-format msgid "%s has too large or too small integer value, skipped\n" msgstr "" -#: lib/db3.c:478 +#: lib/db3.c:484 #, c-format msgid "closed db environment %s/%s\n" msgstr "" -#: lib/db3.c:494 +#: lib/db3.c:500 #, c-format msgid "removed db environment %s/%s\n" msgstr "" -#: lib/db3.c:531 +#: lib/db3.c:537 #, c-format msgid "opening db environment %s/%s %s\n" msgstr "" -#: lib/db3.c:917 +#: lib/db3.c:923 #, c-format msgid "closed db index %s/%s\n" msgstr "" -#: lib/db3.c:1007 +#: lib/db3.c:1013 #, c-format msgid "opening db index %s/%s %s mode=0x%x\n" msgstr "" -#: lib/db3.c:1112 +#: lib/db3.c:1118 #, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "" -#: lib/db3.c:1119 +#: lib/db3.c:1125 #, c-format msgid "locked db index %s/%s\n" msgstr "" -#: lib/falloc.c:140 +#: lib/falloc.c:141 #, c-format msgid "" "free list corrupt (%u)- please run\n" @@ -2535,7 +2535,7 @@ msgid "" msgstr "" #: lib/formats.c:86 lib/formats.c:112 lib/formats.c:141 lib/formats.c:182 -#: lib/header.c:2569 lib/header.c:2586 lib/header.c:2606 +#: lib/header.c:2519 lib/header.c:2536 lib/header.c:2556 msgid "(not a number)" msgstr "" @@ -2564,92 +2564,92 @@ msgid "file %s is on an unknown device" msgstr "" #. This should not be allowed -#: lib/header.c:220 +#: lib/header.c:172 msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" -#: lib/header.c:255 lib/header.c:1052 lib/install.c:365 +#: lib/header.c:207 lib/header.c:1004 lib/install.c:365 #, c-format msgid "Data type %d not supported\n" msgstr "" -#: lib/header.c:1477 +#: lib/header.c:1427 #, c-format msgid "Bad count for headerAddEntry(): %d\n" msgstr "" #. @-observertrans@ -#: lib/header.c:1922 +#: lib/header.c:1872 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans@ -#: lib/header.c:1952 +#: lib/header.c:1902 msgid "missing } after %{" msgstr "" #. @-observertrans@ -#: lib/header.c:1966 +#: lib/header.c:1916 msgid "empty tag format" msgstr "" #. @-observertrans@ -#: lib/header.c:1978 +#: lib/header.c:1928 msgid "empty tag name" msgstr "" #. @-observertrans@ -#: lib/header.c:1995 +#: lib/header.c:1945 msgid "unknown tag" msgstr "" #. @-observertrans@ -#: lib/header.c:2022 +#: lib/header.c:1972 msgid "] expected at end of array" msgstr "" #. @-observertrans@ -#: lib/header.c:2040 +#: lib/header.c:1990 msgid "unexpected ]" msgstr "" #. @-observertrans@ -#: lib/header.c:2044 +#: lib/header.c:1994 msgid "unexpected }" msgstr "" #. @-observertrans@ -#: lib/header.c:2104 +#: lib/header.c:2054 msgid "? expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2113 +#: lib/header.c:2063 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2126 lib/header.c:2167 +#: lib/header.c:2076 lib/header.c:2117 msgid "} expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2136 +#: lib/header.c:2086 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans@ -#: lib/header.c:2152 +#: lib/header.c:2102 msgid "{ expected after : in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2177 +#: lib/header.c:2127 msgid "| expected at end of expression" msgstr "" -#: lib/header.c:2348 +#: lib/header.c:2298 msgid "(unknown type)" msgstr "" @@ -2671,90 +2671,90 @@ msgstr "" #. this would probably be a good place to check if disk space #. was used up - if so, we should return a different error #. XXX FIXME: Fclose with libio destroys errno -#: lib/install.c:650 +#: lib/install.c:651 #, c-format msgid "unpacking of archive failed%s%s: %s" msgstr "" -#: lib/install.c:651 +#: lib/install.c:652 msgid " on file " msgstr "" -#: lib/install.c:700 +#: lib/install.c:701 msgid "installing a source package\n" msgstr "" -#: lib/install.c:720 +#: lib/install.c:721 #, c-format msgid "cannot create sourcedir %s" msgstr "" -#: lib/install.c:726 lib/install.c:756 +#: lib/install.c:727 lib/install.c:757 #, c-format msgid "cannot write to %s" msgstr "" -#: lib/install.c:730 +#: lib/install.c:731 #, c-format msgid "sources in: %s\n" msgstr "" -#: lib/install.c:750 +#: lib/install.c:751 #, c-format msgid "cannot create specdir %s" msgstr "" -#: lib/install.c:760 +#: lib/install.c:761 #, c-format msgid "spec file in: %s\n" msgstr "" -#: lib/install.c:792 lib/install.c:820 +#: lib/install.c:793 lib/install.c:821 msgid "source package contains no .spec file" msgstr "" -#: lib/install.c:838 +#: lib/install.c:839 #, c-format msgid "renaming %s to %s\n" msgstr "" -#: lib/install.c:840 lib/install.c:1102 lib/uninstall.c:60 +#: lib/install.c:841 lib/install.c:1103 lib/uninstall.c:60 #, c-format msgid "rename of %s to %s failed: %s" msgstr "" -#: lib/install.c:930 +#: lib/install.c:931 msgid "source package expected, binary found" msgstr "" -#: lib/install.c:974 +#: lib/install.c:975 #, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "" -#: lib/install.c:1018 +#: lib/install.c:1019 msgid "stopping install as we're running --test\n" msgstr "" -#: lib/install.c:1023 +#: lib/install.c:1024 msgid "running preinstall script (if any)\n" msgstr "" -#: lib/install.c:1030 +#: lib/install.c:1031 msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n" msgstr "" -#: lib/install.c:1062 +#: lib/install.c:1063 #, c-format msgid "%s created as %s\n" msgstr "" -#: lib/install.c:1098 +#: lib/install.c:1099 #, c-format msgid "%s saved as %s\n" msgstr "" -#: lib/install.c:1189 +#: lib/install.c:1193 msgid "running postinstall scripts (if any)\n" msgstr "" @@ -2773,121 +2773,122 @@ msgid "" msgstr "" #: lib/poptBT.c:94 -msgid "buildroot already specified" +#, c-format +msgid "buildroot already specified, ignoring %s\n" msgstr "" -#: lib/poptBT.c:120 +#: lib/poptBT.c:119 #, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" msgstr "" -#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130 -#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139 +#: lib/poptBT.c:120 lib/poptBT.c:123 lib/poptBT.c:126 lib/poptBT.c:129 +#: lib/poptBT.c:132 lib/poptBT.c:135 lib/poptBT.c:138 msgid "<specfile>" msgstr "" -#: lib/poptBT.c:123 +#: lib/poptBT.c:122 msgid "build through %build (%prep, then compile) from <specfile>" msgstr "" -#: lib/poptBT.c:126 +#: lib/poptBT.c:125 msgid "build through %install (%prep, %build, then install) from <specfile>" msgstr "" -#: lib/poptBT.c:129 +#: lib/poptBT.c:128 #, c-format msgid "verify %files section from <specfile>" msgstr "" -#: lib/poptBT.c:132 +#: lib/poptBT.c:131 msgid "build source and binary packages from <specfile>" msgstr "" -#: lib/poptBT.c:135 +#: lib/poptBT.c:134 msgid "build binary package only from <specfile>" msgstr "" -#: lib/poptBT.c:138 +#: lib/poptBT.c:137 msgid "build source package only from <specfile>" msgstr "" -#: lib/poptBT.c:142 +#: lib/poptBT.c:141 #, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" msgstr "" -#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152 -#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161 +#: lib/poptBT.c:142 lib/poptBT.c:145 lib/poptBT.c:148 lib/poptBT.c:151 +#: lib/poptBT.c:154 lib/poptBT.c:157 lib/poptBT.c:160 msgid "<tarball>" msgstr "" -#: lib/poptBT.c:145 +#: lib/poptBT.c:144 msgid "build through %build (%prep, then compile) from <tarball>" msgstr "" -#: lib/poptBT.c:148 +#: lib/poptBT.c:147 msgid "build through %install (%prep, %build, then install) from <tarball>" msgstr "" -#: lib/poptBT.c:151 +#: lib/poptBT.c:150 #, c-format msgid "verify %files section from <tarball>" msgstr "" -#: lib/poptBT.c:154 +#: lib/poptBT.c:153 msgid "build source and binary packages from <tarball>" msgstr "" -#: lib/poptBT.c:157 +#: lib/poptBT.c:156 msgid "build binary package only from <tarball>" msgstr "" -#: lib/poptBT.c:160 +#: lib/poptBT.c:159 msgid "build source package only from <tarball>" msgstr "" -#: lib/poptBT.c:164 +#: lib/poptBT.c:163 msgid "build binary package from <source package>" msgstr "" -#: lib/poptBT.c:165 lib/poptBT.c:168 +#: lib/poptBT.c:164 lib/poptBT.c:167 msgid "<source package>" msgstr "" -#: lib/poptBT.c:167 +#: lib/poptBT.c:166 msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "" -#: lib/poptBT.c:171 +#: lib/poptBT.c:170 msgid "override build root" msgstr "" -#: lib/poptBT.c:177 +#: lib/poptBT.c:176 msgid "ignore ExcludeArch: directives from spec file" msgstr "" -#: lib/poptBT.c:179 +#: lib/poptBT.c:178 msgid "do not execute any stages of the build" msgstr "" -#: lib/poptBT.c:183 +#: lib/poptBT.c:182 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:186 +#: lib/poptBT.c:185 msgid "do not accept i18N msgstr's from specfile" msgstr "" -#: lib/poptBT.c:190 +#: lib/poptBT.c:189 msgid "remove specfile when done" msgstr "" -#: lib/poptBT.c:196 +#: lib/poptBT.c:195 msgid "override target platform" msgstr "" -#: lib/poptBT.c:198 +#: lib/poptBT.c:197 msgid "lookup i18N strings in specfile catalog" msgstr "" @@ -3153,7 +3154,7 @@ msgstr "" msgid "record %d could not be read\n" msgstr "" -#: lib/query.c:746 lib/rpminstall.c:546 +#: lib/query.c:746 lib/rpminstall.c:548 #, c-format msgid "package %s is not installed\n" msgstr "" @@ -3483,12 +3484,12 @@ msgstr "" msgid "retrieved %d packages\n" msgstr "" -#: lib/rpminstall.c:298 lib/rpminstall.c:470 +#: lib/rpminstall.c:298 lib/rpminstall.c:472 #, c-format msgid "cannot open file %s: %s\n" msgstr "" -#: lib/rpminstall.c:316 lib/rpminstall.c:611 +#: lib/rpminstall.c:316 lib/rpminstall.c:613 #, c-format msgid "%s cannot be installed\n" msgstr "" @@ -3498,54 +3499,54 @@ msgstr "" msgid "cannot open Packages database in %s\n" msgstr "" -#: lib/rpminstall.c:351 +#: lib/rpminstall.c:353 #, c-format msgid "package %s is not relocateable\n" msgstr "" -#: lib/rpminstall.c:396 +#: lib/rpminstall.c:398 #, c-format msgid "error reading from file %s\n" msgstr "" -#: lib/rpminstall.c:401 +#: lib/rpminstall.c:403 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "" -#: lib/rpminstall.c:418 +#: lib/rpminstall.c:420 #, c-format msgid "found %d source and %d binary packages\n" msgstr "" -#: lib/rpminstall.c:429 +#: lib/rpminstall.c:431 msgid "failed dependencies:\n" msgstr "" -#: lib/rpminstall.c:450 +#: lib/rpminstall.c:452 msgid "installing binary packages\n" msgstr "" -#: lib/rpminstall.c:533 +#: lib/rpminstall.c:535 #, c-format msgid "cannot open %s/packages.rpm\n" msgstr "" -#: lib/rpminstall.c:549 +#: lib/rpminstall.c:551 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "" -#: lib/rpminstall.c:572 +#: lib/rpminstall.c:574 msgid "removing these packages would break dependencies:\n" msgstr "" -#: lib/rpminstall.c:600 +#: lib/rpminstall.c:602 #, c-format msgid "cannot open %s: %s\n" msgstr "" -#: lib/rpminstall.c:606 +#: lib/rpminstall.c:608 #, c-format msgid "Installing %s\n" msgstr "" @@ -3565,88 +3566,88 @@ msgstr "" msgid "missing architecture name at %s:%d" msgstr "" -#: lib/rpmrc.c:313 +#: lib/rpmrc.c:305 #, c-format msgid "Incomplete data line at %s:%d" msgstr "" -#: lib/rpmrc.c:317 +#: lib/rpmrc.c:309 #, c-format msgid "Too many args in data line at %s:%d" msgstr "" -#: lib/rpmrc.c:324 +#: lib/rpmrc.c:316 #, c-format msgid "Bad arch/os number: %s (%s:%d)" msgstr "" -#: lib/rpmrc.c:359 +#: lib/rpmrc.c:351 #, c-format msgid "Incomplete default line at %s:%d" msgstr "" -#: lib/rpmrc.c:364 +#: lib/rpmrc.c:356 #, c-format msgid "Too many args in default line at %s:%d" msgstr "" -#: lib/rpmrc.c:554 +#: lib/rpmrc.c:546 #, c-format msgid "Cannot expand %s" msgstr "" -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:551 #, c-format msgid "Cannot read %s, HOME is too large." msgstr "" -#: lib/rpmrc.c:576 +#: lib/rpmrc.c:568 #, c-format msgid "Unable to open %s for reading: %s." msgstr "" #. XXX Feof(fd) -#: lib/rpmrc.c:621 +#: lib/rpmrc.c:613 #, c-format msgid "Failed to read %s: %s." msgstr "" -#: lib/rpmrc.c:658 +#: lib/rpmrc.c:650 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d" msgstr "" -#: lib/rpmrc.c:675 lib/rpmrc.c:749 +#: lib/rpmrc.c:667 lib/rpmrc.c:741 #, c-format msgid "missing argument for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:692 lib/rpmrc.c:714 +#: lib/rpmrc.c:684 lib/rpmrc.c:706 #, c-format msgid "%s expansion failed at %s:%d \"%s\"" msgstr "" -#: lib/rpmrc.c:701 +#: lib/rpmrc.c:693 #, c-format msgid "cannot open %s at %s:%d: %s" msgstr "" -#: lib/rpmrc.c:741 +#: lib/rpmrc.c:733 #, c-format msgid "missing architecture for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:808 +#: lib/rpmrc.c:800 #, c-format msgid "bad option '%s' at %s:%d" msgstr "" -#: lib/rpmrc.c:1205 +#: lib/rpmrc.c:1197 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1206 +#: lib/rpmrc.c:1198 msgid "Please contact rpm-list@redhat.com\n" msgstr "" @@ -3862,7 +3863,7 @@ msgid "Bad server response" msgstr "" #: rpmio/rpmio.c:540 -msgid "Server IO error" +msgid "Server I/O error" msgstr "" #: rpmio/rpmio.c:543 @@ -3886,7 +3887,7 @@ msgid "Failed to establish data connection to server" msgstr "" #: rpmio/rpmio.c:558 -msgid "IO error to local file" +msgid "I/O error to local file" msgstr "" #: rpmio/rpmio.c:561 @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-01 19:44-0500\n" +"POT-Creation-Date: 2001-01-03 14:05-0500\n" "PO-Revision-Date: 2000-08-02 13:00+0000\n" "Last-Translator: Richard Allen <ra@hp.is>\n" "Language-Team: is <kde-isl@mmedia.is>\n" @@ -520,7 +520,7 @@ msgid "" "options as -q" msgstr "" -#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 +#: lib/poptBT.c:180 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 #: rpmqv.c:595 rpmqv.c:643 rpmqv.c:677 msgid "do not verify package dependencies" msgstr "" @@ -714,15 +714,15 @@ msgstr "" msgid "bin/src package (prep, compile, install, package)" msgstr "" -#: lib/poptBT.c:192 rpm.c:480 +#: lib/poptBT.c:191 rpm.c:480 msgid "skip straight to specified stage (only for c,i)" msgstr "" -#: lib/poptBT.c:173 rpm.c:482 +#: lib/poptBT.c:172 rpm.c:482 msgid "remove build tree when done" msgstr "" -#: lib/poptBT.c:188 rpm.c:484 +#: lib/poptBT.c:187 rpm.c:484 msgid "remove sources when done" msgstr "" @@ -730,7 +730,7 @@ msgstr "" msgid "remove spec file when done" msgstr "" -#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224 +#: lib/poptBT.c:193 rpm.c:488 rpmqv.c:224 msgid "generate PGP/GPG signature" msgstr "" @@ -1189,7 +1189,7 @@ msgstr "" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:175 rpmqv.c:208 +#: lib/poptBT.c:174 rpmqv.c:208 msgid "generate headers compatible with rpm4 packaging" msgstr "" @@ -2005,118 +2005,118 @@ msgstr "" msgid "line %d: Second %%files list" msgstr "" -#: build/parsePreamble.c:203 +#: build/parsePreamble.c:189 #, c-format msgid "Architecture is excluded: %s" msgstr "" -#: build/parsePreamble.c:208 +#: build/parsePreamble.c:194 #, c-format msgid "Architecture is not included: %s" msgstr "" -#: build/parsePreamble.c:213 +#: build/parsePreamble.c:199 #, c-format msgid "OS is excluded: %s" msgstr "" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:204 #, c-format msgid "OS is not included: %s" msgstr "" -#: build/parsePreamble.c:232 +#: build/parsePreamble.c:218 #, c-format msgid "%s field must be present in package: %s" msgstr "" -#: build/parsePreamble.c:257 +#: build/parsePreamble.c:243 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "" -#: build/parsePreamble.c:305 +#: build/parsePreamble.c:291 #, c-format msgid "Unable to open icon %s: %s" msgstr "" -#: build/parsePreamble.c:323 +#: build/parsePreamble.c:309 #, c-format msgid "Unable to read icon %s: %s" msgstr "" -#: build/parsePreamble.c:336 +#: build/parsePreamble.c:322 #, c-format msgid "Unknown icon type: %s" msgstr "" -#: build/parsePreamble.c:402 +#: build/parsePreamble.c:388 #, c-format msgid "line %d: Malformed tag: %s" msgstr "" #. Empty field -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:396 #, c-format msgid "line %d: Empty tag: %s" msgstr "" -#: build/parsePreamble.c:432 build/parsePreamble.c:439 +#: build/parsePreamble.c:418 build/parsePreamble.c:425 #, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "" -#: build/parsePreamble.c:496 build/parseSpec.c:379 +#: build/parsePreamble.c:482 build/parseSpec.c:374 #, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "" -#: build/parsePreamble.c:509 +#: build/parsePreamble.c:495 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "" -#: build/parsePreamble.c:521 +#: build/parsePreamble.c:507 #, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "" -#: build/parsePreamble.c:533 +#: build/parsePreamble.c:519 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "" -#: build/parsePreamble.c:573 build/parsePreamble.c:584 +#: build/parsePreamble.c:559 build/parsePreamble.c:570 #, c-format msgid "line %d: Bad %s: qualifiers: %s" msgstr "" -#: build/parsePreamble.c:610 +#: build/parsePreamble.c:596 #, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "" -#: build/parsePreamble.c:619 +#: build/parsePreamble.c:605 #, c-format msgid "Internal error: Bogus tag %d" msgstr "" -#: build/parsePreamble.c:757 +#: build/parsePreamble.c:743 #, c-format msgid "Bad package specification: %s" msgstr "" -#: build/parsePreamble.c:763 +#: build/parsePreamble.c:749 #, c-format msgid "Package already exists: %s" msgstr "" -#: build/parsePreamble.c:788 +#: build/parsePreamble.c:774 #, c-format msgid "line %d: Unknown tag: %s" msgstr "" -#: build/parsePreamble.c:810 +#: build/parsePreamble.c:796 msgid "Spec file can't use BuildRoot" msgstr "" @@ -2221,45 +2221,45 @@ msgstr "" msgid "line %d: Second %s" msgstr "" -#: build/parseSpec.c:133 +#: build/parseSpec.c:128 #, c-format msgid "line %d: %s" msgstr "" #. XXX Fstrerror -#: build/parseSpec.c:181 +#: build/parseSpec.c:176 #, c-format msgid "Unable to open %s: %s\n" msgstr "" -#: build/parseSpec.c:193 +#: build/parseSpec.c:188 msgid "Unclosed %%if" msgstr "" -#: build/parseSpec.c:264 +#: build/parseSpec.c:259 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d" msgstr "" #. Got an else with no %if ! -#: build/parseSpec.c:272 +#: build/parseSpec.c:267 msgid "%s:%d: Got a %%else with no if" msgstr "" #. Got an end with no %if ! -#: build/parseSpec.c:283 +#: build/parseSpec.c:278 msgid "%s:%d: Got a %%endif with no if" msgstr "" -#: build/parseSpec.c:297 build/parseSpec.c:306 +#: build/parseSpec.c:292 build/parseSpec.c:301 msgid "malformed %%include statement" msgstr "" -#: build/parseSpec.c:485 +#: build/parseSpec.c:480 msgid "No buildable architectures" msgstr "" -#: build/parseSpec.c:540 +#: build/parseSpec.c:535 msgid "Package has no %%description: %s" msgstr "" @@ -2283,55 +2283,55 @@ msgstr "" msgid "line %d: Bad %s number: %s\n" msgstr "" -#: lib/cpio.c:444 +#: lib/cpio.c:445 #, c-format msgid "can't rename %s to %s: %s\n" msgstr "" -#: lib/cpio.c:450 +#: lib/cpio.c:451 #, c-format msgid "can't unlink %s: %s\n" msgstr "" -#: lib/cpio.c:757 +#: lib/cpio.c:758 #, c-format msgid "getNextHeader: %s\n" msgstr "" -#: lib/cpio.c:1243 +#: lib/cpio.c:1245 #, c-format msgid "(error 0x%x)" msgstr "" -#: lib/cpio.c:1246 +#: lib/cpio.c:1248 msgid "Bad magic" msgstr "" -#: lib/cpio.c:1247 +#: lib/cpio.c:1249 msgid "Bad/unreadable header" msgstr "" -#: lib/cpio.c:1265 +#: lib/cpio.c:1267 msgid "Header size too big" msgstr "" -#: lib/cpio.c:1266 +#: lib/cpio.c:1268 msgid "Unknown file type" msgstr "" -#: lib/cpio.c:1267 +#: lib/cpio.c:1269 msgid "Missing hard link" msgstr "" -#: lib/cpio.c:1268 +#: lib/cpio.c:1270 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:1269 +#: lib/cpio.c:1271 msgid "Internal error" msgstr "" -#: lib/cpio.c:1278 +#: lib/cpio.c:1280 msgid " failed - " msgstr "" @@ -2433,131 +2433,131 @@ msgstr "" msgid "========== continuing tsort ...\n" msgstr "" -#: lib/db1.c:91 lib/db3.c:451 +#: lib/db1.c:92 lib/db2.c:112 lib/db3.c:456 #, c-format -msgid "db%d error(%d)" +msgid "db%d error(%d) from %s: %s\n" msgstr "" -#: lib/db1.c:93 lib/db3.c:453 +#: lib/db1.c:95 lib/db2.c:115 lib/db3.c:459 #, c-format -msgid " performing %s" +msgid "db%d error(%d): %s\n" msgstr "" -#: lib/db1.c:388 +#: lib/db1.c:387 #, c-format msgid "closed db file %s\n" msgstr "" -#: lib/db1.c:391 +#: lib/db1.c:390 #, c-format msgid "removed db file %s\n" msgstr "" -#: lib/db1.c:422 +#: lib/db1.c:421 #, c-format msgid "bad db file %s" msgstr "" -#: lib/db1.c:427 +#: lib/db1.c:426 #, c-format msgid "opening db file %s mode 0x%x\n" msgstr "" #. XXX check errno validity -#: lib/db1.c:450 +#: lib/db1.c:449 #, c-format msgid "cannot get %s lock on database" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "exclusive" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "shared" msgstr "" -#: lib/db2.c:137 +#: lib/db2.c:141 #, c-format msgid "closed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:149 +#: lib/db2.c:153 #, c-format msgid "removed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:186 +#: lib/db2.c:190 #, c-format msgid "opening db environment %s/%s(%s) %s\n" msgstr "" -#: lib/db2.c:561 +#: lib/db2.c:565 #, c-format msgid "closed db index %s/%s(%s)\n" msgstr "" -#: lib/db2.c:639 +#: lib/db2.c:643 #, c-format msgid "opening db index %s/%s(%s) %s mode=0x%x\n" msgstr "" -#: lib/db3.c:267 +#: lib/db3.c:268 #, c-format -msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n" +msgid "unrecognized db option: \"%s\" ignored\n" msgstr "" -#: lib/db3.c:295 +#: lib/db3.c:297 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "" -#: lib/db3.c:303 +#: lib/db3.c:306 #, c-format msgid "%s has too large or too small long value, skipped\n" msgstr "" -#: lib/db3.c:311 +#: lib/db3.c:315 #, c-format msgid "%s has too large or too small integer value, skipped\n" msgstr "" -#: lib/db3.c:478 +#: lib/db3.c:484 #, c-format msgid "closed db environment %s/%s\n" msgstr "" -#: lib/db3.c:494 +#: lib/db3.c:500 #, c-format msgid "removed db environment %s/%s\n" msgstr "" -#: lib/db3.c:531 +#: lib/db3.c:537 #, c-format msgid "opening db environment %s/%s %s\n" msgstr "" -#: lib/db3.c:917 +#: lib/db3.c:923 #, c-format msgid "closed db index %s/%s\n" msgstr "" -#: lib/db3.c:1007 +#: lib/db3.c:1013 #, c-format msgid "opening db index %s/%s %s mode=0x%x\n" msgstr "" -#: lib/db3.c:1112 +#: lib/db3.c:1118 #, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "" -#: lib/db3.c:1119 +#: lib/db3.c:1125 #, c-format msgid "locked db index %s/%s\n" msgstr "" -#: lib/falloc.c:140 +#: lib/falloc.c:141 #, c-format msgid "" "free list corrupt (%u)- please run\n" @@ -2568,7 +2568,7 @@ msgid "" msgstr "" #: lib/formats.c:86 lib/formats.c:112 lib/formats.c:141 lib/formats.c:182 -#: lib/header.c:2569 lib/header.c:2586 lib/header.c:2606 +#: lib/header.c:2519 lib/header.c:2536 lib/header.c:2556 msgid "(not a number)" msgstr "" @@ -2597,92 +2597,92 @@ msgid "file %s is on an unknown device" msgstr "" #. This should not be allowed -#: lib/header.c:220 +#: lib/header.c:172 msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" -#: lib/header.c:255 lib/header.c:1052 lib/install.c:365 +#: lib/header.c:207 lib/header.c:1004 lib/install.c:365 #, c-format msgid "Data type %d not supported\n" msgstr "" -#: lib/header.c:1477 +#: lib/header.c:1427 #, c-format msgid "Bad count for headerAddEntry(): %d\n" msgstr "" #. @-observertrans@ -#: lib/header.c:1922 +#: lib/header.c:1872 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans@ -#: lib/header.c:1952 +#: lib/header.c:1902 msgid "missing } after %{" msgstr "" #. @-observertrans@ -#: lib/header.c:1966 +#: lib/header.c:1916 msgid "empty tag format" msgstr "" #. @-observertrans@ -#: lib/header.c:1978 +#: lib/header.c:1928 msgid "empty tag name" msgstr "" #. @-observertrans@ -#: lib/header.c:1995 +#: lib/header.c:1945 msgid "unknown tag" msgstr "" #. @-observertrans@ -#: lib/header.c:2022 +#: lib/header.c:1972 msgid "] expected at end of array" msgstr "" #. @-observertrans@ -#: lib/header.c:2040 +#: lib/header.c:1990 msgid "unexpected ]" msgstr "" #. @-observertrans@ -#: lib/header.c:2044 +#: lib/header.c:1994 msgid "unexpected }" msgstr "" #. @-observertrans@ -#: lib/header.c:2104 +#: lib/header.c:2054 msgid "? expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2113 +#: lib/header.c:2063 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2126 lib/header.c:2167 +#: lib/header.c:2076 lib/header.c:2117 msgid "} expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2136 +#: lib/header.c:2086 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans@ -#: lib/header.c:2152 +#: lib/header.c:2102 msgid "{ expected after : in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2177 +#: lib/header.c:2127 msgid "| expected at end of expression" msgstr "" -#: lib/header.c:2348 +#: lib/header.c:2298 msgid "(unknown type)" msgstr "" @@ -2704,90 +2704,90 @@ msgstr "" #. this would probably be a good place to check if disk space #. was used up - if so, we should return a different error #. XXX FIXME: Fclose with libio destroys errno -#: lib/install.c:650 +#: lib/install.c:651 #, c-format msgid "unpacking of archive failed%s%s: %s" msgstr "" -#: lib/install.c:651 +#: lib/install.c:652 msgid " on file " msgstr "" -#: lib/install.c:700 +#: lib/install.c:701 msgid "installing a source package\n" msgstr "" -#: lib/install.c:720 +#: lib/install.c:721 #, c-format msgid "cannot create sourcedir %s" msgstr "" -#: lib/install.c:726 lib/install.c:756 +#: lib/install.c:727 lib/install.c:757 #, c-format msgid "cannot write to %s" msgstr "" -#: lib/install.c:730 +#: lib/install.c:731 #, c-format msgid "sources in: %s\n" msgstr "" -#: lib/install.c:750 +#: lib/install.c:751 #, c-format msgid "cannot create specdir %s" msgstr "" -#: lib/install.c:760 +#: lib/install.c:761 #, c-format msgid "spec file in: %s\n" msgstr "" -#: lib/install.c:792 lib/install.c:820 +#: lib/install.c:793 lib/install.c:821 msgid "source package contains no .spec file" msgstr "" -#: lib/install.c:838 +#: lib/install.c:839 #, c-format msgid "renaming %s to %s\n" msgstr "" -#: lib/install.c:840 lib/install.c:1102 lib/uninstall.c:60 +#: lib/install.c:841 lib/install.c:1103 lib/uninstall.c:60 #, c-format msgid "rename of %s to %s failed: %s" msgstr "" -#: lib/install.c:930 +#: lib/install.c:931 msgid "source package expected, binary found" msgstr "" -#: lib/install.c:974 +#: lib/install.c:975 #, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "" -#: lib/install.c:1018 +#: lib/install.c:1019 msgid "stopping install as we're running --test\n" msgstr "" -#: lib/install.c:1023 +#: lib/install.c:1024 msgid "running preinstall script (if any)\n" msgstr "" -#: lib/install.c:1030 +#: lib/install.c:1031 msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n" msgstr "" -#: lib/install.c:1062 +#: lib/install.c:1063 #, fuzzy, c-format msgid "%s created as %s\n" msgstr "gat ekki búiđ til %s: %s\n" -#: lib/install.c:1098 +#: lib/install.c:1099 #, fuzzy, c-format msgid "%s saved as %s\n" msgstr "gat ekki búiđ til %s: %s\n" -#: lib/install.c:1189 +#: lib/install.c:1193 msgid "running postinstall scripts (if any)\n" msgstr "" @@ -2806,122 +2806,123 @@ msgid "" msgstr "" #: lib/poptBT.c:94 -msgid "buildroot already specified" -msgstr "" +#, fuzzy, c-format +msgid "buildroot already specified, ignoring %s\n" +msgstr "Gat ekki lesiđ spec skrá frá %s\n" -#: lib/poptBT.c:120 +#: lib/poptBT.c:119 #, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" msgstr "" -#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130 -#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139 +#: lib/poptBT.c:120 lib/poptBT.c:123 lib/poptBT.c:126 lib/poptBT.c:129 +#: lib/poptBT.c:132 lib/poptBT.c:135 lib/poptBT.c:138 msgid "<specfile>" msgstr "" -#: lib/poptBT.c:123 +#: lib/poptBT.c:122 msgid "build through %build (%prep, then compile) from <specfile>" msgstr "" -#: lib/poptBT.c:126 +#: lib/poptBT.c:125 msgid "build through %install (%prep, %build, then install) from <specfile>" msgstr "" -#: lib/poptBT.c:129 +#: lib/poptBT.c:128 #, c-format msgid "verify %files section from <specfile>" msgstr "" -#: lib/poptBT.c:132 +#: lib/poptBT.c:131 msgid "build source and binary packages from <specfile>" msgstr "" -#: lib/poptBT.c:135 +#: lib/poptBT.c:134 #, fuzzy msgid "build binary package only from <specfile>" msgstr "fyrirspurn á pakkann sem á <skrá>" -#: lib/poptBT.c:138 +#: lib/poptBT.c:137 msgid "build source package only from <specfile>" msgstr "" -#: lib/poptBT.c:142 +#: lib/poptBT.c:141 #, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" msgstr "" -#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152 -#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161 +#: lib/poptBT.c:142 lib/poptBT.c:145 lib/poptBT.c:148 lib/poptBT.c:151 +#: lib/poptBT.c:154 lib/poptBT.c:157 lib/poptBT.c:160 msgid "<tarball>" msgstr "" -#: lib/poptBT.c:145 +#: lib/poptBT.c:144 msgid "build through %build (%prep, then compile) from <tarball>" msgstr "" -#: lib/poptBT.c:148 +#: lib/poptBT.c:147 msgid "build through %install (%prep, %build, then install) from <tarball>" msgstr "" -#: lib/poptBT.c:151 +#: lib/poptBT.c:150 #, c-format msgid "verify %files section from <tarball>" msgstr "" -#: lib/poptBT.c:154 +#: lib/poptBT.c:153 msgid "build source and binary packages from <tarball>" msgstr "" -#: lib/poptBT.c:157 +#: lib/poptBT.c:156 msgid "build binary package only from <tarball>" msgstr "" -#: lib/poptBT.c:160 +#: lib/poptBT.c:159 msgid "build source package only from <tarball>" msgstr "" -#: lib/poptBT.c:164 +#: lib/poptBT.c:163 msgid "build binary package from <source package>" msgstr "" -#: lib/poptBT.c:165 lib/poptBT.c:168 +#: lib/poptBT.c:164 lib/poptBT.c:167 msgid "<source package>" msgstr "" -#: lib/poptBT.c:167 +#: lib/poptBT.c:166 msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "" -#: lib/poptBT.c:171 +#: lib/poptBT.c:170 msgid "override build root" msgstr "" -#: lib/poptBT.c:177 +#: lib/poptBT.c:176 msgid "ignore ExcludeArch: directives from spec file" msgstr "" -#: lib/poptBT.c:179 +#: lib/poptBT.c:178 msgid "do not execute any stages of the build" msgstr "" -#: lib/poptBT.c:183 +#: lib/poptBT.c:182 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:186 +#: lib/poptBT.c:185 msgid "do not accept i18N msgstr's from specfile" msgstr "" -#: lib/poptBT.c:190 +#: lib/poptBT.c:189 msgid "remove specfile when done" msgstr "" -#: lib/poptBT.c:196 +#: lib/poptBT.c:195 msgid "override target platform" msgstr "" -#: lib/poptBT.c:198 +#: lib/poptBT.c:197 msgid "lookup i18N strings in specfile catalog" msgstr "" @@ -3190,7 +3191,7 @@ msgstr "" msgid "record %d could not be read\n" msgstr "" -#: lib/query.c:746 lib/rpminstall.c:546 +#: lib/query.c:746 lib/rpminstall.c:548 #, c-format msgid "package %s is not installed\n" msgstr "" @@ -3520,12 +3521,12 @@ msgstr "" msgid "retrieved %d packages\n" msgstr "" -#: lib/rpminstall.c:298 lib/rpminstall.c:470 +#: lib/rpminstall.c:298 lib/rpminstall.c:472 #, c-format msgid "cannot open file %s: %s\n" msgstr "" -#: lib/rpminstall.c:316 lib/rpminstall.c:611 +#: lib/rpminstall.c:316 lib/rpminstall.c:613 #, c-format msgid "%s cannot be installed\n" msgstr "" @@ -3535,54 +3536,54 @@ msgstr "" msgid "cannot open Packages database in %s\n" msgstr "get ekki opnađ pakka gagnagrunn í\n" -#: lib/rpminstall.c:351 +#: lib/rpminstall.c:353 #, c-format msgid "package %s is not relocateable\n" msgstr "" -#: lib/rpminstall.c:396 +#: lib/rpminstall.c:398 #, c-format msgid "error reading from file %s\n" msgstr "" -#: lib/rpminstall.c:401 +#: lib/rpminstall.c:403 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "" -#: lib/rpminstall.c:418 +#: lib/rpminstall.c:420 #, c-format msgid "found %d source and %d binary packages\n" msgstr "" -#: lib/rpminstall.c:429 +#: lib/rpminstall.c:431 msgid "failed dependencies:\n" msgstr "" -#: lib/rpminstall.c:450 +#: lib/rpminstall.c:452 msgid "installing binary packages\n" msgstr "" -#: lib/rpminstall.c:533 +#: lib/rpminstall.c:535 #, c-format msgid "cannot open %s/packages.rpm\n" msgstr "get ekki opnađ %s/packages.rpm\n" -#: lib/rpminstall.c:549 +#: lib/rpminstall.c:551 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "" -#: lib/rpminstall.c:572 +#: lib/rpminstall.c:574 msgid "removing these packages would break dependencies:\n" msgstr "" -#: lib/rpminstall.c:600 +#: lib/rpminstall.c:602 #, c-format msgid "cannot open %s: %s\n" msgstr "" -#: lib/rpminstall.c:606 +#: lib/rpminstall.c:608 #, c-format msgid "Installing %s\n" msgstr "" @@ -3602,88 +3603,88 @@ msgstr "" msgid "missing architecture name at %s:%d" msgstr "" -#: lib/rpmrc.c:313 +#: lib/rpmrc.c:305 #, c-format msgid "Incomplete data line at %s:%d" msgstr "" -#: lib/rpmrc.c:317 +#: lib/rpmrc.c:309 #, c-format msgid "Too many args in data line at %s:%d" msgstr "" -#: lib/rpmrc.c:324 +#: lib/rpmrc.c:316 #, c-format msgid "Bad arch/os number: %s (%s:%d)" msgstr "" -#: lib/rpmrc.c:359 +#: lib/rpmrc.c:351 #, c-format msgid "Incomplete default line at %s:%d" msgstr "" -#: lib/rpmrc.c:364 +#: lib/rpmrc.c:356 #, c-format msgid "Too many args in default line at %s:%d" msgstr "" -#: lib/rpmrc.c:554 +#: lib/rpmrc.c:546 #, c-format msgid "Cannot expand %s" msgstr "" -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:551 #, c-format msgid "Cannot read %s, HOME is too large." msgstr "" -#: lib/rpmrc.c:576 +#: lib/rpmrc.c:568 #, c-format msgid "Unable to open %s for reading: %s." msgstr "" #. XXX Feof(fd) -#: lib/rpmrc.c:621 +#: lib/rpmrc.c:613 #, c-format msgid "Failed to read %s: %s." msgstr "" -#: lib/rpmrc.c:658 +#: lib/rpmrc.c:650 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d" msgstr "" -#: lib/rpmrc.c:675 lib/rpmrc.c:749 +#: lib/rpmrc.c:667 lib/rpmrc.c:741 #, c-format msgid "missing argument for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:692 lib/rpmrc.c:714 +#: lib/rpmrc.c:684 lib/rpmrc.c:706 #, c-format msgid "%s expansion failed at %s:%d \"%s\"" msgstr "" -#: lib/rpmrc.c:701 +#: lib/rpmrc.c:693 #, c-format msgid "cannot open %s at %s:%d: %s" msgstr "" -#: lib/rpmrc.c:741 +#: lib/rpmrc.c:733 #, c-format msgid "missing architecture for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:808 +#: lib/rpmrc.c:800 #, c-format msgid "bad option '%s' at %s:%d" msgstr "" -#: lib/rpmrc.c:1205 +#: lib/rpmrc.c:1197 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1206 +#: lib/rpmrc.c:1198 msgid "Please contact rpm-list@redhat.com\n" msgstr "" @@ -3899,7 +3900,7 @@ msgid "Bad server response" msgstr "" #: rpmio/rpmio.c:540 -msgid "Server IO error" +msgid "Server I/O error" msgstr "" #: rpmio/rpmio.c:543 @@ -3923,7 +3924,7 @@ msgid "Failed to establish data connection to server" msgstr "" #: rpmio/rpmio.c:558 -msgid "IO error to local file" +msgid "I/O error to local file" msgstr "" #: rpmio/rpmio.c:561 @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-01 19:44-0500\n" +"POT-Creation-Date: 2001-01-03 14:05-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" @@ -503,7 +503,7 @@ msgid "" "options as -q" msgstr "" -#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 +#: lib/poptBT.c:180 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 #: rpmqv.c:595 rpmqv.c:643 rpmqv.c:677 msgid "do not verify package dependencies" msgstr "" @@ -697,15 +697,15 @@ msgstr "" msgid "bin/src package (prep, compile, install, package)" msgstr "" -#: lib/poptBT.c:192 rpm.c:480 +#: lib/poptBT.c:191 rpm.c:480 msgid "skip straight to specified stage (only for c,i)" msgstr "" -#: lib/poptBT.c:173 rpm.c:482 +#: lib/poptBT.c:172 rpm.c:482 msgid "remove build tree when done" msgstr "" -#: lib/poptBT.c:188 rpm.c:484 +#: lib/poptBT.c:187 rpm.c:484 msgid "remove sources when done" msgstr "" @@ -713,7 +713,7 @@ msgstr "" msgid "remove spec file when done" msgstr "" -#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224 +#: lib/poptBT.c:193 rpm.c:488 rpmqv.c:224 msgid "generate PGP/GPG signature" msgstr "" @@ -1170,7 +1170,7 @@ msgstr "" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:175 rpmqv.c:208 +#: lib/poptBT.c:174 rpmqv.c:208 msgid "generate headers compatible with rpm4 packaging" msgstr "" @@ -1972,118 +1972,118 @@ msgstr "" msgid "line %d: Second %%files list" msgstr "" -#: build/parsePreamble.c:203 +#: build/parsePreamble.c:189 #, c-format msgid "Architecture is excluded: %s" msgstr "" -#: build/parsePreamble.c:208 +#: build/parsePreamble.c:194 #, c-format msgid "Architecture is not included: %s" msgstr "" -#: build/parsePreamble.c:213 +#: build/parsePreamble.c:199 #, c-format msgid "OS is excluded: %s" msgstr "" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:204 #, c-format msgid "OS is not included: %s" msgstr "" -#: build/parsePreamble.c:232 +#: build/parsePreamble.c:218 #, c-format msgid "%s field must be present in package: %s" msgstr "" -#: build/parsePreamble.c:257 +#: build/parsePreamble.c:243 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "" -#: build/parsePreamble.c:305 +#: build/parsePreamble.c:291 #, c-format msgid "Unable to open icon %s: %s" msgstr "" -#: build/parsePreamble.c:323 +#: build/parsePreamble.c:309 #, c-format msgid "Unable to read icon %s: %s" msgstr "" -#: build/parsePreamble.c:336 +#: build/parsePreamble.c:322 #, c-format msgid "Unknown icon type: %s" msgstr "" -#: build/parsePreamble.c:402 +#: build/parsePreamble.c:388 #, c-format msgid "line %d: Malformed tag: %s" msgstr "" #. Empty field -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:396 #, c-format msgid "line %d: Empty tag: %s" msgstr "" -#: build/parsePreamble.c:432 build/parsePreamble.c:439 +#: build/parsePreamble.c:418 build/parsePreamble.c:425 #, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "" -#: build/parsePreamble.c:496 build/parseSpec.c:379 +#: build/parsePreamble.c:482 build/parseSpec.c:374 #, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "" -#: build/parsePreamble.c:509 +#: build/parsePreamble.c:495 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "" -#: build/parsePreamble.c:521 +#: build/parsePreamble.c:507 #, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "" -#: build/parsePreamble.c:533 +#: build/parsePreamble.c:519 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "" -#: build/parsePreamble.c:573 build/parsePreamble.c:584 +#: build/parsePreamble.c:559 build/parsePreamble.c:570 #, c-format msgid "line %d: Bad %s: qualifiers: %s" msgstr "" -#: build/parsePreamble.c:610 +#: build/parsePreamble.c:596 #, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "" -#: build/parsePreamble.c:619 +#: build/parsePreamble.c:605 #, c-format msgid "Internal error: Bogus tag %d" msgstr "" -#: build/parsePreamble.c:757 +#: build/parsePreamble.c:743 #, c-format msgid "Bad package specification: %s" msgstr "" -#: build/parsePreamble.c:763 +#: build/parsePreamble.c:749 #, c-format msgid "Package already exists: %s" msgstr "" -#: build/parsePreamble.c:788 +#: build/parsePreamble.c:774 #, c-format msgid "line %d: Unknown tag: %s" msgstr "" -#: build/parsePreamble.c:810 +#: build/parsePreamble.c:796 msgid "Spec file can't use BuildRoot" msgstr "" @@ -2188,45 +2188,45 @@ msgstr "" msgid "line %d: Second %s" msgstr "" -#: build/parseSpec.c:133 +#: build/parseSpec.c:128 #, c-format msgid "line %d: %s" msgstr "" #. XXX Fstrerror -#: build/parseSpec.c:181 +#: build/parseSpec.c:176 #, c-format msgid "Unable to open %s: %s\n" msgstr "" -#: build/parseSpec.c:193 +#: build/parseSpec.c:188 msgid "Unclosed %%if" msgstr "" -#: build/parseSpec.c:264 +#: build/parseSpec.c:259 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d" msgstr "" #. Got an else with no %if ! -#: build/parseSpec.c:272 +#: build/parseSpec.c:267 msgid "%s:%d: Got a %%else with no if" msgstr "" #. Got an end with no %if ! -#: build/parseSpec.c:283 +#: build/parseSpec.c:278 msgid "%s:%d: Got a %%endif with no if" msgstr "" -#: build/parseSpec.c:297 build/parseSpec.c:306 +#: build/parseSpec.c:292 build/parseSpec.c:301 msgid "malformed %%include statement" msgstr "" -#: build/parseSpec.c:485 +#: build/parseSpec.c:480 msgid "No buildable architectures" msgstr "" -#: build/parseSpec.c:540 +#: build/parseSpec.c:535 msgid "Package has no %%description: %s" msgstr "" @@ -2250,55 +2250,55 @@ msgstr "" msgid "line %d: Bad %s number: %s\n" msgstr "" -#: lib/cpio.c:444 +#: lib/cpio.c:445 #, c-format msgid "can't rename %s to %s: %s\n" msgstr "" -#: lib/cpio.c:450 +#: lib/cpio.c:451 #, c-format msgid "can't unlink %s: %s\n" msgstr "" -#: lib/cpio.c:757 +#: lib/cpio.c:758 #, c-format msgid "getNextHeader: %s\n" msgstr "" -#: lib/cpio.c:1243 +#: lib/cpio.c:1245 #, c-format msgid "(error 0x%x)" msgstr "" -#: lib/cpio.c:1246 +#: lib/cpio.c:1248 msgid "Bad magic" msgstr "" -#: lib/cpio.c:1247 +#: lib/cpio.c:1249 msgid "Bad/unreadable header" msgstr "" -#: lib/cpio.c:1265 +#: lib/cpio.c:1267 msgid "Header size too big" msgstr "" -#: lib/cpio.c:1266 +#: lib/cpio.c:1268 msgid "Unknown file type" msgstr "" -#: lib/cpio.c:1267 +#: lib/cpio.c:1269 msgid "Missing hard link" msgstr "" -#: lib/cpio.c:1268 +#: lib/cpio.c:1270 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:1269 +#: lib/cpio.c:1271 msgid "Internal error" msgstr "" -#: lib/cpio.c:1278 +#: lib/cpio.c:1280 msgid " failed - " msgstr "" @@ -2400,131 +2400,131 @@ msgstr "" msgid "========== continuing tsort ...\n" msgstr "" -#: lib/db1.c:91 lib/db3.c:451 +#: lib/db1.c:92 lib/db2.c:112 lib/db3.c:456 #, c-format -msgid "db%d error(%d)" +msgid "db%d error(%d) from %s: %s\n" msgstr "" -#: lib/db1.c:93 lib/db3.c:453 +#: lib/db1.c:95 lib/db2.c:115 lib/db3.c:459 #, c-format -msgid " performing %s" +msgid "db%d error(%d): %s\n" msgstr "" -#: lib/db1.c:388 +#: lib/db1.c:387 #, c-format msgid "closed db file %s\n" msgstr "" -#: lib/db1.c:391 +#: lib/db1.c:390 #, c-format msgid "removed db file %s\n" msgstr "" -#: lib/db1.c:422 +#: lib/db1.c:421 #, c-format msgid "bad db file %s" msgstr "" -#: lib/db1.c:427 +#: lib/db1.c:426 #, c-format msgid "opening db file %s mode 0x%x\n" msgstr "" #. XXX check errno validity -#: lib/db1.c:450 +#: lib/db1.c:449 #, c-format msgid "cannot get %s lock on database" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "exclusive" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "shared" msgstr "" -#: lib/db2.c:137 +#: lib/db2.c:141 #, c-format msgid "closed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:149 +#: lib/db2.c:153 #, c-format msgid "removed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:186 +#: lib/db2.c:190 #, c-format msgid "opening db environment %s/%s(%s) %s\n" msgstr "" -#: lib/db2.c:561 +#: lib/db2.c:565 #, c-format msgid "closed db index %s/%s(%s)\n" msgstr "" -#: lib/db2.c:639 +#: lib/db2.c:643 #, c-format msgid "opening db index %s/%s(%s) %s mode=0x%x\n" msgstr "" -#: lib/db3.c:267 +#: lib/db3.c:268 #, c-format -msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n" +msgid "unrecognized db option: \"%s\" ignored\n" msgstr "" -#: lib/db3.c:295 +#: lib/db3.c:297 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "" -#: lib/db3.c:303 +#: lib/db3.c:306 #, c-format msgid "%s has too large or too small long value, skipped\n" msgstr "" -#: lib/db3.c:311 +#: lib/db3.c:315 #, c-format msgid "%s has too large or too small integer value, skipped\n" msgstr "" -#: lib/db3.c:478 +#: lib/db3.c:484 #, c-format msgid "closed db environment %s/%s\n" msgstr "" -#: lib/db3.c:494 +#: lib/db3.c:500 #, c-format msgid "removed db environment %s/%s\n" msgstr "" -#: lib/db3.c:531 +#: lib/db3.c:537 #, c-format msgid "opening db environment %s/%s %s\n" msgstr "" -#: lib/db3.c:917 +#: lib/db3.c:923 #, c-format msgid "closed db index %s/%s\n" msgstr "" -#: lib/db3.c:1007 +#: lib/db3.c:1013 #, c-format msgid "opening db index %s/%s %s mode=0x%x\n" msgstr "" -#: lib/db3.c:1112 +#: lib/db3.c:1118 #, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "" -#: lib/db3.c:1119 +#: lib/db3.c:1125 #, c-format msgid "locked db index %s/%s\n" msgstr "" -#: lib/falloc.c:140 +#: lib/falloc.c:141 #, c-format msgid "" "free list corrupt (%u)- please run\n" @@ -2535,7 +2535,7 @@ msgid "" msgstr "" #: lib/formats.c:86 lib/formats.c:112 lib/formats.c:141 lib/formats.c:182 -#: lib/header.c:2569 lib/header.c:2586 lib/header.c:2606 +#: lib/header.c:2519 lib/header.c:2536 lib/header.c:2556 msgid "(not a number)" msgstr "" @@ -2564,92 +2564,92 @@ msgid "file %s is on an unknown device" msgstr "" #. This should not be allowed -#: lib/header.c:220 +#: lib/header.c:172 msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" -#: lib/header.c:255 lib/header.c:1052 lib/install.c:365 +#: lib/header.c:207 lib/header.c:1004 lib/install.c:365 #, c-format msgid "Data type %d not supported\n" msgstr "" -#: lib/header.c:1477 +#: lib/header.c:1427 #, c-format msgid "Bad count for headerAddEntry(): %d\n" msgstr "" #. @-observertrans@ -#: lib/header.c:1922 +#: lib/header.c:1872 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans@ -#: lib/header.c:1952 +#: lib/header.c:1902 msgid "missing } after %{" msgstr "" #. @-observertrans@ -#: lib/header.c:1966 +#: lib/header.c:1916 msgid "empty tag format" msgstr "" #. @-observertrans@ -#: lib/header.c:1978 +#: lib/header.c:1928 msgid "empty tag name" msgstr "" #. @-observertrans@ -#: lib/header.c:1995 +#: lib/header.c:1945 msgid "unknown tag" msgstr "" #. @-observertrans@ -#: lib/header.c:2022 +#: lib/header.c:1972 msgid "] expected at end of array" msgstr "" #. @-observertrans@ -#: lib/header.c:2040 +#: lib/header.c:1990 msgid "unexpected ]" msgstr "" #. @-observertrans@ -#: lib/header.c:2044 +#: lib/header.c:1994 msgid "unexpected }" msgstr "" #. @-observertrans@ -#: lib/header.c:2104 +#: lib/header.c:2054 msgid "? expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2113 +#: lib/header.c:2063 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2126 lib/header.c:2167 +#: lib/header.c:2076 lib/header.c:2117 msgid "} expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2136 +#: lib/header.c:2086 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans@ -#: lib/header.c:2152 +#: lib/header.c:2102 msgid "{ expected after : in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2177 +#: lib/header.c:2127 msgid "| expected at end of expression" msgstr "" -#: lib/header.c:2348 +#: lib/header.c:2298 msgid "(unknown type)" msgstr "" @@ -2671,90 +2671,90 @@ msgstr "" #. this would probably be a good place to check if disk space #. was used up - if so, we should return a different error #. XXX FIXME: Fclose with libio destroys errno -#: lib/install.c:650 +#: lib/install.c:651 #, c-format msgid "unpacking of archive failed%s%s: %s" msgstr "" -#: lib/install.c:651 +#: lib/install.c:652 msgid " on file " msgstr "" -#: lib/install.c:700 +#: lib/install.c:701 msgid "installing a source package\n" msgstr "" -#: lib/install.c:720 +#: lib/install.c:721 #, c-format msgid "cannot create sourcedir %s" msgstr "" -#: lib/install.c:726 lib/install.c:756 +#: lib/install.c:727 lib/install.c:757 #, c-format msgid "cannot write to %s" msgstr "" -#: lib/install.c:730 +#: lib/install.c:731 #, c-format msgid "sources in: %s\n" msgstr "" -#: lib/install.c:750 +#: lib/install.c:751 #, c-format msgid "cannot create specdir %s" msgstr "" -#: lib/install.c:760 +#: lib/install.c:761 #, c-format msgid "spec file in: %s\n" msgstr "" -#: lib/install.c:792 lib/install.c:820 +#: lib/install.c:793 lib/install.c:821 msgid "source package contains no .spec file" msgstr "" -#: lib/install.c:838 +#: lib/install.c:839 #, c-format msgid "renaming %s to %s\n" msgstr "" -#: lib/install.c:840 lib/install.c:1102 lib/uninstall.c:60 +#: lib/install.c:841 lib/install.c:1103 lib/uninstall.c:60 #, c-format msgid "rename of %s to %s failed: %s" msgstr "" -#: lib/install.c:930 +#: lib/install.c:931 msgid "source package expected, binary found" msgstr "" -#: lib/install.c:974 +#: lib/install.c:975 #, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "" -#: lib/install.c:1018 +#: lib/install.c:1019 msgid "stopping install as we're running --test\n" msgstr "" -#: lib/install.c:1023 +#: lib/install.c:1024 msgid "running preinstall script (if any)\n" msgstr "" -#: lib/install.c:1030 +#: lib/install.c:1031 msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n" msgstr "" -#: lib/install.c:1062 +#: lib/install.c:1063 #, c-format msgid "%s created as %s\n" msgstr "" -#: lib/install.c:1098 +#: lib/install.c:1099 #, c-format msgid "%s saved as %s\n" msgstr "" -#: lib/install.c:1189 +#: lib/install.c:1193 msgid "running postinstall scripts (if any)\n" msgstr "" @@ -2773,121 +2773,122 @@ msgid "" msgstr "" #: lib/poptBT.c:94 -msgid "buildroot already specified" +#, c-format +msgid "buildroot already specified, ignoring %s\n" msgstr "" -#: lib/poptBT.c:120 +#: lib/poptBT.c:119 #, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" msgstr "" -#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130 -#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139 +#: lib/poptBT.c:120 lib/poptBT.c:123 lib/poptBT.c:126 lib/poptBT.c:129 +#: lib/poptBT.c:132 lib/poptBT.c:135 lib/poptBT.c:138 msgid "<specfile>" msgstr "" -#: lib/poptBT.c:123 +#: lib/poptBT.c:122 msgid "build through %build (%prep, then compile) from <specfile>" msgstr "" -#: lib/poptBT.c:126 +#: lib/poptBT.c:125 msgid "build through %install (%prep, %build, then install) from <specfile>" msgstr "" -#: lib/poptBT.c:129 +#: lib/poptBT.c:128 #, c-format msgid "verify %files section from <specfile>" msgstr "" -#: lib/poptBT.c:132 +#: lib/poptBT.c:131 msgid "build source and binary packages from <specfile>" msgstr "" -#: lib/poptBT.c:135 +#: lib/poptBT.c:134 msgid "build binary package only from <specfile>" msgstr "" -#: lib/poptBT.c:138 +#: lib/poptBT.c:137 msgid "build source package only from <specfile>" msgstr "" -#: lib/poptBT.c:142 +#: lib/poptBT.c:141 #, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" msgstr "" -#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152 -#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161 +#: lib/poptBT.c:142 lib/poptBT.c:145 lib/poptBT.c:148 lib/poptBT.c:151 +#: lib/poptBT.c:154 lib/poptBT.c:157 lib/poptBT.c:160 msgid "<tarball>" msgstr "" -#: lib/poptBT.c:145 +#: lib/poptBT.c:144 msgid "build through %build (%prep, then compile) from <tarball>" msgstr "" -#: lib/poptBT.c:148 +#: lib/poptBT.c:147 msgid "build through %install (%prep, %build, then install) from <tarball>" msgstr "" -#: lib/poptBT.c:151 +#: lib/poptBT.c:150 #, c-format msgid "verify %files section from <tarball>" msgstr "" -#: lib/poptBT.c:154 +#: lib/poptBT.c:153 msgid "build source and binary packages from <tarball>" msgstr "" -#: lib/poptBT.c:157 +#: lib/poptBT.c:156 msgid "build binary package only from <tarball>" msgstr "" -#: lib/poptBT.c:160 +#: lib/poptBT.c:159 msgid "build source package only from <tarball>" msgstr "" -#: lib/poptBT.c:164 +#: lib/poptBT.c:163 msgid "build binary package from <source package>" msgstr "" -#: lib/poptBT.c:165 lib/poptBT.c:168 +#: lib/poptBT.c:164 lib/poptBT.c:167 msgid "<source package>" msgstr "" -#: lib/poptBT.c:167 +#: lib/poptBT.c:166 msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "" -#: lib/poptBT.c:171 +#: lib/poptBT.c:170 msgid "override build root" msgstr "" -#: lib/poptBT.c:177 +#: lib/poptBT.c:176 msgid "ignore ExcludeArch: directives from spec file" msgstr "" -#: lib/poptBT.c:179 +#: lib/poptBT.c:178 msgid "do not execute any stages of the build" msgstr "" -#: lib/poptBT.c:183 +#: lib/poptBT.c:182 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:186 +#: lib/poptBT.c:185 msgid "do not accept i18N msgstr's from specfile" msgstr "" -#: lib/poptBT.c:190 +#: lib/poptBT.c:189 msgid "remove specfile when done" msgstr "" -#: lib/poptBT.c:196 +#: lib/poptBT.c:195 msgid "override target platform" msgstr "" -#: lib/poptBT.c:198 +#: lib/poptBT.c:197 msgid "lookup i18N strings in specfile catalog" msgstr "" @@ -3153,7 +3154,7 @@ msgstr "" msgid "record %d could not be read\n" msgstr "" -#: lib/query.c:746 lib/rpminstall.c:546 +#: lib/query.c:746 lib/rpminstall.c:548 #, c-format msgid "package %s is not installed\n" msgstr "" @@ -3483,12 +3484,12 @@ msgstr "" msgid "retrieved %d packages\n" msgstr "" -#: lib/rpminstall.c:298 lib/rpminstall.c:470 +#: lib/rpminstall.c:298 lib/rpminstall.c:472 #, c-format msgid "cannot open file %s: %s\n" msgstr "" -#: lib/rpminstall.c:316 lib/rpminstall.c:611 +#: lib/rpminstall.c:316 lib/rpminstall.c:613 #, c-format msgid "%s cannot be installed\n" msgstr "" @@ -3498,54 +3499,54 @@ msgstr "" msgid "cannot open Packages database in %s\n" msgstr "" -#: lib/rpminstall.c:351 +#: lib/rpminstall.c:353 #, c-format msgid "package %s is not relocateable\n" msgstr "" -#: lib/rpminstall.c:396 +#: lib/rpminstall.c:398 #, c-format msgid "error reading from file %s\n" msgstr "" -#: lib/rpminstall.c:401 +#: lib/rpminstall.c:403 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "" -#: lib/rpminstall.c:418 +#: lib/rpminstall.c:420 #, c-format msgid "found %d source and %d binary packages\n" msgstr "" -#: lib/rpminstall.c:429 +#: lib/rpminstall.c:431 msgid "failed dependencies:\n" msgstr "" -#: lib/rpminstall.c:450 +#: lib/rpminstall.c:452 msgid "installing binary packages\n" msgstr "" -#: lib/rpminstall.c:533 +#: lib/rpminstall.c:535 #, c-format msgid "cannot open %s/packages.rpm\n" msgstr "" -#: lib/rpminstall.c:549 +#: lib/rpminstall.c:551 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "" -#: lib/rpminstall.c:572 +#: lib/rpminstall.c:574 msgid "removing these packages would break dependencies:\n" msgstr "" -#: lib/rpminstall.c:600 +#: lib/rpminstall.c:602 #, c-format msgid "cannot open %s: %s\n" msgstr "" -#: lib/rpminstall.c:606 +#: lib/rpminstall.c:608 #, c-format msgid "Installing %s\n" msgstr "" @@ -3565,88 +3566,88 @@ msgstr "" msgid "missing architecture name at %s:%d" msgstr "" -#: lib/rpmrc.c:313 +#: lib/rpmrc.c:305 #, c-format msgid "Incomplete data line at %s:%d" msgstr "" -#: lib/rpmrc.c:317 +#: lib/rpmrc.c:309 #, c-format msgid "Too many args in data line at %s:%d" msgstr "" -#: lib/rpmrc.c:324 +#: lib/rpmrc.c:316 #, c-format msgid "Bad arch/os number: %s (%s:%d)" msgstr "" -#: lib/rpmrc.c:359 +#: lib/rpmrc.c:351 #, c-format msgid "Incomplete default line at %s:%d" msgstr "" -#: lib/rpmrc.c:364 +#: lib/rpmrc.c:356 #, c-format msgid "Too many args in default line at %s:%d" msgstr "" -#: lib/rpmrc.c:554 +#: lib/rpmrc.c:546 #, c-format msgid "Cannot expand %s" msgstr "" -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:551 #, c-format msgid "Cannot read %s, HOME is too large." msgstr "" -#: lib/rpmrc.c:576 +#: lib/rpmrc.c:568 #, c-format msgid "Unable to open %s for reading: %s." msgstr "" #. XXX Feof(fd) -#: lib/rpmrc.c:621 +#: lib/rpmrc.c:613 #, c-format msgid "Failed to read %s: %s." msgstr "" -#: lib/rpmrc.c:658 +#: lib/rpmrc.c:650 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d" msgstr "" -#: lib/rpmrc.c:675 lib/rpmrc.c:749 +#: lib/rpmrc.c:667 lib/rpmrc.c:741 #, c-format msgid "missing argument for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:692 lib/rpmrc.c:714 +#: lib/rpmrc.c:684 lib/rpmrc.c:706 #, c-format msgid "%s expansion failed at %s:%d \"%s\"" msgstr "" -#: lib/rpmrc.c:701 +#: lib/rpmrc.c:693 #, c-format msgid "cannot open %s at %s:%d: %s" msgstr "" -#: lib/rpmrc.c:741 +#: lib/rpmrc.c:733 #, c-format msgid "missing architecture for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:808 +#: lib/rpmrc.c:800 #, c-format msgid "bad option '%s' at %s:%d" msgstr "" -#: lib/rpmrc.c:1205 +#: lib/rpmrc.c:1197 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1206 +#: lib/rpmrc.c:1198 msgid "Please contact rpm-list@redhat.com\n" msgstr "" @@ -3862,7 +3863,7 @@ msgid "Bad server response" msgstr "" #: rpmio/rpmio.c:540 -msgid "Server IO error" +msgid "Server I/O error" msgstr "" #: rpmio/rpmio.c:543 @@ -3886,7 +3887,7 @@ msgid "Failed to establish data connection to server" msgstr "" #: rpmio/rpmio.c:558 -msgid "IO error to local file" +msgid "I/O error to local file" msgstr "" #: rpmio/rpmio.c:561 @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-01 19:44-0500\n" +"POT-Creation-Date: 2001-01-03 14:05-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" @@ -88,7 +88,7 @@ msgstr "ĽżĄźĽ˛ĽĂĽČ %s ÍѤ˺îŔŽĂć\n" # build root [BuildRoot] # net share [ĽÍĽĂĽČśŚÍ] # reloate [şĆÇŰĂÖ/°ÜĆ°¤š¤ë] -# $Id: ja.po,v 1.139 2001/01/02 17:19:36 jbj Exp $ +# $Id: ja.po,v 1.140 2001/01/03 20:19:29 jbj Exp $ #: rpm.c:185 rpmqv.c:386 #, c-format msgid "rpm: %s\n" @@ -547,7 +547,7 @@ msgstr "" "-q ¤ČĆąÍͤËĆą¤¸ĽŃĽĂĽąĄźĽ¸ťŘÄ꼪Ľ×ĽˇĽçĽó¤ňźč¤ę\n" "Ľ¤ĽóĽšĽČĄźĽë¤Îžőśˇ¤ň¸ĄžÚ¤ˇ¤Ţ¤š" -#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 +#: lib/poptBT.c:180 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 #: rpmqv.c:595 rpmqv.c:643 rpmqv.c:677 msgid "do not verify package dependencies" msgstr "ĽŃĽĂĽąĄźĽ¸¤Î°Í¸´Řˇ¸¤Î¸ĄžÚ¤ň¤ˇ¤Ţ¤ť¤ó" @@ -761,15 +761,15 @@ msgstr "ĽĐĽ¤ĽĘĽę¤ňĽŃĽĂĽąĄźĽ¸˛˝ (prepĄ˘compileĄ˘installĄ˘package)" msgid "bin/src package (prep, compile, install, package)" msgstr "ĽĐĽ¤ĽĘĽę/Ľ˝ĄźĽš¤ňĽŃĽĂĽąĄźĽ¸˛˝ (prepĄ˘compileĄ˘installĄ˘package)" -#: lib/poptBT.c:192 rpm.c:480 +#: lib/poptBT.c:191 rpm.c:480 msgid "skip straight to specified stage (only for c,i)" msgstr "ťŘÄꤡ¤ż˛áÄř¤Ţ¤ÇĽšĽĽĂĽ×¤ˇ¤Ţ¤š (cĄ˘i ¤Ç¤Î¤ß͸ú)" -#: lib/poptBT.c:173 rpm.c:482 +#: lib/poptBT.c:172 rpm.c:482 msgid "remove build tree when done" msgstr "ĽŃĽĂĽąĄźĽ¸ĽóĽ°¸ĺşîŔŽĽÄĽęĄź¤ňşď˝ü¤ˇ¤Ţ¤š" -#: lib/poptBT.c:188 rpm.c:484 +#: lib/poptBT.c:187 rpm.c:484 #, fuzzy msgid "remove sources when done" msgstr "˝ŞÎť¸ĺĽ˝ĄźĽš¤ňşď˝ü¤ˇ¤Ţ¤š" @@ -779,7 +779,7 @@ msgstr "˝ŞÎť¸ĺĽ˝ĄźĽš¤ňşď˝ü¤ˇ¤Ţ¤š" msgid "remove spec file when done" msgstr "˝ŞÎť¸ĺĽšĽÚĽĂĽŻĽŐĽĄĽ¤Ľë¤ňşď˝ü¤ˇ¤Ţ¤š" -#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224 +#: lib/poptBT.c:193 rpm.c:488 rpmqv.c:224 #, fuzzy msgid "generate PGP/GPG signature" msgstr "PGP/GPG ˝đĚž¤ňŔ¸ŔŽ¤ˇ¤Ţ¤š" @@ -1267,7 +1267,7 @@ msgstr "´ű¸¤ÎĽÇĄźĽżĽŮĄźĽš¤Ť¤éĽÇĄźĽżĽŮĄźĽš¤ňşĆš˝Ăۤˇ¤Ţ¤š" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:175 rpmqv.c:208 +#: lib/poptBT.c:174 rpmqv.c:208 msgid "generate headers compatible with rpm4 packaging" msgstr "" @@ -2117,118 +2117,118 @@ msgstr "%d šÔĚÜ: %%files ¤Î˛ňŔĎĽ¨ĽéĄź: %s" msgid "line %d: Second %%files list" msgstr "%d šÔĚÜ: 2ČÖĚܤΠ%%files ĽęĽšĽČ" -#: build/parsePreamble.c:203 +#: build/parsePreamble.c:189 #, c-format msgid "Architecture is excluded: %s" msgstr "Ľ˘ĄźĽĽĆĽŻĽÁĽă¤Ď˝üł°¤ľ¤ě¤Ć¤¤¤Ţ¤š: %s" -#: build/parsePreamble.c:208 +#: build/parsePreamble.c:194 #, c-format msgid "Architecture is not included: %s" msgstr "Ľ˘ĄźĽĽĆĽŻĽÁĽă¤Ď´Ţ¤Ţ¤ě¤Ć¤¤¤Ţ¤ť¤ó: %s" -#: build/parsePreamble.c:213 +#: build/parsePreamble.c:199 #, c-format msgid "OS is excluded: %s" msgstr "OS ¤Ď˝üł°¤ľ¤ě¤Ć¤¤¤Ţ¤š: %s" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:204 #, c-format msgid "OS is not included: %s" msgstr "OS ¤Ď´Ţ¤Ţ¤ě¤Ć¤¤¤Ţ¤ť¤ó: %s" -#: build/parsePreamble.c:232 +#: build/parsePreamble.c:218 #, c-format msgid "%s field must be present in package: %s" msgstr "%s ĽŐĽŁĄźĽëĽÉ¤ĎĽŃĽĂĽąĄźĽ¸Ăć¤ËÉŹÍפǤš: %s" -#: build/parsePreamble.c:257 +#: build/parsePreamble.c:243 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "ĽŃĽĂĽąĄźĽ¸Ăć¤ÎĆó˝Ĺ¤Î %s Ľ¨ĽóĽČĽę: %s" -#: build/parsePreamble.c:305 +#: build/parsePreamble.c:291 #, fuzzy, c-format msgid "Unable to open icon %s: %s" msgstr "Ľ˘Ľ¤ĽłĽó¤ňĆɤळ¤Č¤Ź¤Ç¤¤Ţ¤ť¤ó: %s" -#: build/parsePreamble.c:323 +#: build/parsePreamble.c:309 #, fuzzy, c-format msgid "Unable to read icon %s: %s" msgstr "Ľ˘Ľ¤ĽłĽó¤ňĆɤळ¤Č¤Ź¤Ç¤¤Ţ¤ť¤ó: %s" -#: build/parsePreamble.c:336 +#: build/parsePreamble.c:322 #, c-format msgid "Unknown icon type: %s" msgstr "ÉÔĚŔ¤ĘĽ˘Ľ¤ĽłĽóĽżĽ¤Ľ×: %s" -#: build/parsePreamble.c:402 +#: build/parsePreamble.c:388 #, c-format msgid "line %d: Malformed tag: %s" msgstr "%d šÔĚÜ: ÉÔ´°Á´¤ĘˇÁ¤ÎĽżĽ°: %s" #. Empty field -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:396 #, c-format msgid "line %d: Empty tag: %s" msgstr "%d šÔĚÜ: śő¤ÎĽżĽ°: %s" -#: build/parsePreamble.c:432 build/parsePreamble.c:439 +#: build/parsePreamble.c:418 build/parsePreamble.c:425 #, fuzzy, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "%d šÔĚÜ: %s Ăć¤ËÉÔŔľ¤Ęʸťú '-' : %s" -#: build/parsePreamble.c:496 build/parseSpec.c:379 +#: build/parsePreamble.c:482 build/parseSpec.c:374 #, fuzzy, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "%d šÔĚÜ: BuildRoot ¤Ď \"/\" ¤Ë¤š¤ë¤ł¤Č¤Ď¤Ç¤¤Ţ¤ť¤ó: %s" -#: build/parsePreamble.c:509 +#: build/parsePreamble.c:495 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "%d šÔĚÜ: Prefixes ¤Ď \"/\" ¤Ç˝Ş¤ď¤Ă¤Ć¤Ď¤¤¤ą¤Ţ¤ť¤ó: %s" -#: build/parsePreamble.c:521 +#: build/parsePreamble.c:507 #, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "%d šÔĚÜ: Docdir ¤Ď '/' ¤ÇťĎ¤Ţ¤é¤Ę¤Ż¤Ć¤Ď¤¤¤ą¤Ţ¤ť¤ó: %s" -#: build/parsePreamble.c:533 +#: build/parsePreamble.c:519 #, fuzzy, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "%d šÔĚÜ: Epoch/Serial ĽŐĽŁĄźĽëĽÉ¤ĎČÖšć¤Ç¤Ę¤ą¤ě¤Đ¤¤¤ą¤Ţ¤ť¤ó: %s" -#: build/parsePreamble.c:573 build/parsePreamble.c:584 +#: build/parsePreamble.c:559 build/parsePreamble.c:570 #, fuzzy, c-format msgid "line %d: Bad %s: qualifiers: %s" msgstr "%d šÔĚÜ: ÉÔŔľ¤Ę %s ČÖšć: %s\n" -#: build/parsePreamble.c:610 +#: build/parsePreamble.c:596 #, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "%d šÔĚÜ: ÉÔŔľ¤Ę BuildArchitecture ĽŐĽŠĄźĽŢĽĂĽČ: %s" -#: build/parsePreamble.c:619 +#: build/parsePreamble.c:605 #, c-format msgid "Internal error: Bogus tag %d" msgstr "ĆâÉôĽ¨ĽéĄź: ¤Ë¤ť¤ÎĽżĽ° %d" -#: build/parsePreamble.c:757 +#: build/parsePreamble.c:743 #, c-format msgid "Bad package specification: %s" msgstr "ÉÔŔľ¤ĘĽŃĽĂĽąĄźĽ¸¤ÎťŘÄę: %s" -#: build/parsePreamble.c:763 +#: build/parsePreamble.c:749 #, c-format msgid "Package already exists: %s" msgstr "ĽŃĽĂĽąĄźĽ¸¤Ď¤š¤Ç¤Ë¸şß¤ˇ¤Ć¤¤¤Ţ¤š: %s" -#: build/parsePreamble.c:788 +#: build/parsePreamble.c:774 #, c-format msgid "line %d: Unknown tag: %s" msgstr "%d šÔĚÜ: ÉÔĚŔ¤ĘĽżĽ°: %s" -#: build/parsePreamble.c:810 +#: build/parsePreamble.c:796 msgid "Spec file can't use BuildRoot" msgstr "ĽšĽÚĽĂĽŻĽŐĽĄĽ¤Ľë¤Ď BuildRoot ¤ňťČÍѤǤ¤Ţ¤ť¤ó" @@ -2334,47 +2334,47 @@ msgstr "%d šÔĚÜ: ĽšĽŻĽęĽ×ĽČĽ×ĽíĽ°ĽéĽŕ¤Ď '/' ¤ÇťĎ¤Ţ¤é¤Ę¤ą¤ě¤Đ¤Ę¤ę¤Ţ¤ť¤ó: %s" msgid "line %d: Second %s" msgstr "%d šÔĚÜ: 2ČÖĚܤΠ%s" -#: build/parseSpec.c:133 +#: build/parseSpec.c:128 #, c-format msgid "line %d: %s" msgstr "%d šÔĚÜ: %s" #. XXX Fstrerror -#: build/parseSpec.c:181 +#: build/parseSpec.c:176 #, fuzzy, c-format msgid "Unable to open %s: %s\n" msgstr "ĽŞĄźĽ×Ľó¤Ç¤¤Ţ¤ť¤ó: %s\n" -#: build/parseSpec.c:193 +#: build/parseSpec.c:188 msgid "Unclosed %%if" msgstr "%%if ¤ŹĘĤ¸¤Ć¤¤¤Ţ¤ť¤ó" -#: build/parseSpec.c:264 +#: build/parseSpec.c:259 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d" msgstr "%s%d: parseExpressionBoolean ¤Ź %d ¤ňĘÖ¤ˇ¤Ţ¤ˇ¤ż" #. Got an else with no %if ! -#: build/parseSpec.c:272 +#: build/parseSpec.c:267 #, fuzzy msgid "%s:%d: Got a %%else with no if" msgstr "%s:%d: if ¤Ź¤Ę¤¤¤Î¤Ë %%else ¤Ź¤˘¤ę¤Ţ¤š" #. Got an end with no %if ! -#: build/parseSpec.c:283 +#: build/parseSpec.c:278 #, fuzzy msgid "%s:%d: Got a %%endif with no if" msgstr "%s:%d: if ¤Ź¤Ę¤¤¤Î¤Ë %%endif ¤Ź¤˘¤ę¤Ţ¤š" -#: build/parseSpec.c:297 build/parseSpec.c:306 +#: build/parseSpec.c:292 build/parseSpec.c:301 msgid "malformed %%include statement" msgstr "¤Ş¤Ť¤ˇ¤Ę %%include ĽšĽĆĄźĽČĽáĽóĽČ¤Ç¤š" -#: build/parseSpec.c:485 +#: build/parseSpec.c:480 msgid "No buildable architectures" msgstr "şîŔŽ(build)˛ÄÇ˝¤ĘĽ˘ĄźĽĽĆĽŻĽÁĽă¤Ď¤˘¤ę¤Ţ¤ť¤ó" -#: build/parseSpec.c:540 +#: build/parseSpec.c:535 msgid "Package has no %%description: %s" msgstr "ĽŃĽĂĽąĄźĽ¸¤Ë¤Ď %%description ¤Ź¤˘¤ę¤Ţ¤ť¤ó: %s" @@ -2398,57 +2398,57 @@ msgstr "%d šÔĚÜ: ÉÔŔľ¤Ę no%s ČÖšć: %d" msgid "line %d: Bad %s number: %s\n" msgstr "%d šÔĚÜ: ÉÔŔľ¤Ę %s ČÖšć: %s\n" -#: lib/cpio.c:444 +#: lib/cpio.c:445 #, fuzzy, c-format msgid "can't rename %s to %s: %s\n" msgstr "%s ¤ň %s ¤Ë¤š¤ëĚžÁ°¤ÎĘŃšš¤Ź¤Ç¤¤Ţ¤ť¤ó: %s\n" -#: lib/cpio.c:450 +#: lib/cpio.c:451 #, fuzzy, c-format msgid "can't unlink %s: %s\n" msgstr "%s ¤ňşď˝ü(unlink)¤Ç¤¤Ţ¤ť¤ó: %s\n" -#: lib/cpio.c:757 +#: lib/cpio.c:758 #, c-format msgid "getNextHeader: %s\n" msgstr "" -#: lib/cpio.c:1243 +#: lib/cpio.c:1245 #, fuzzy, c-format msgid "(error 0x%x)" msgstr "(Ľ¨ĽéĄź 0x%x)" -#: lib/cpio.c:1246 +#: lib/cpio.c:1248 msgid "Bad magic" msgstr "ÉÔŔľ¤ĘĽŢĽ¸ĽĂĽŻ" -#: lib/cpio.c:1247 +#: lib/cpio.c:1249 msgid "Bad/unreadable header" msgstr "ÉÔŔľ¤Ę/ÉÔ˛ÄĆɤʼؼüŔ" -#: lib/cpio.c:1265 +#: lib/cpio.c:1267 msgid "Header size too big" msgstr "ĽŘĽĂĽŔĽľĽ¤Ľş¤ŹÂ礤š¤Ž¤Ţ¤š" -#: lib/cpio.c:1266 +#: lib/cpio.c:1268 #, fuzzy msgid "Unknown file type" msgstr "ÉÔĚŔ¤ĘĽŐĽĄĽ¤ĽëĽżĽ¤Ľ×" -#: lib/cpio.c:1267 +#: lib/cpio.c:1269 msgid "Missing hard link" msgstr "ĽĎĄźĽÉĽęĽóĽŻ¤Ź¸Ť¤Ä¤Ť¤ę¤Ţ¤ť¤ó" -#: lib/cpio.c:1268 +#: lib/cpio.c:1270 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:1269 +#: lib/cpio.c:1271 #, fuzzy msgid "Internal error" msgstr "ĆâÉôĽ¨ĽéĄź" -#: lib/cpio.c:1278 +#: lib/cpio.c:1280 #, fuzzy msgid " failed - " msgstr "źşÇÔ - " @@ -2553,131 +2553,131 @@ msgstr "" msgid "========== continuing tsort ...\n" msgstr "" -#: lib/db1.c:91 lib/db3.c:451 +#: lib/db1.c:92 lib/db2.c:112 lib/db3.c:456 #, c-format -msgid "db%d error(%d)" +msgid "db%d error(%d) from %s: %s\n" msgstr "" -#: lib/db1.c:93 lib/db3.c:453 +#: lib/db1.c:95 lib/db2.c:115 lib/db3.c:459 #, c-format -msgid " performing %s" +msgid "db%d error(%d): %s\n" msgstr "" -#: lib/db1.c:388 +#: lib/db1.c:387 #, c-format msgid "closed db file %s\n" msgstr "" -#: lib/db1.c:391 +#: lib/db1.c:390 #, fuzzy, c-format msgid "removed db file %s\n" msgstr "%s ÍѤΠfile Ľ¤ĽóĽÇĽĂĽŻĽš¤ňşď˝ü¤ˇ¤Ţ¤š\n" -#: lib/db1.c:422 +#: lib/db1.c:421 #, fuzzy, c-format msgid "bad db file %s" msgstr "ÉÔŔľ¤ĘĽŐĽĄĽ¤Ľë¤ÎžőÂÖ: %s" -#: lib/db1.c:427 +#: lib/db1.c:426 #, fuzzy, c-format msgid "opening db file %s mode 0x%x\n" msgstr "ĽÇĄźĽżĽŮĄźĽšĽâĄźĽÉ 0x%x ¤ÎĽŞĄźĽ×Ľó (%s)\n" #. XXX check errno validity -#: lib/db1.c:450 +#: lib/db1.c:449 #, c-format msgid "cannot get %s lock on database" msgstr "ĽÇĄźĽżĽŮĄźĽš¤Î %s ¤ňĽíĽĂĽŻ¤Ç¤¤Ţ¤ť¤ó" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "exclusive" msgstr "˝üł°" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "shared" msgstr "śŚÍ" -#: lib/db2.c:137 +#: lib/db2.c:141 #, c-format msgid "closed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:149 +#: lib/db2.c:153 #, c-format msgid "removed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:186 +#: lib/db2.c:190 #, c-format msgid "opening db environment %s/%s(%s) %s\n" msgstr "" -#: lib/db2.c:561 +#: lib/db2.c:565 #, c-format msgid "closed db index %s/%s(%s)\n" msgstr "" -#: lib/db2.c:639 +#: lib/db2.c:643 #, c-format msgid "opening db index %s/%s(%s) %s mode=0x%x\n" msgstr "" -#: lib/db3.c:267 +#: lib/db3.c:268 #, c-format -msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n" +msgid "unrecognized db option: \"%s\" ignored\n" msgstr "" -#: lib/db3.c:295 +#: lib/db3.c:297 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "" -#: lib/db3.c:303 +#: lib/db3.c:306 #, c-format msgid "%s has too large or too small long value, skipped\n" msgstr "" -#: lib/db3.c:311 +#: lib/db3.c:315 #, c-format msgid "%s has too large or too small integer value, skipped\n" msgstr "" -#: lib/db3.c:478 +#: lib/db3.c:484 #, fuzzy, c-format msgid "closed db environment %s/%s\n" msgstr "%s ÍѤΠfile Ľ¤ĽóĽÇĽĂĽŻĽš¤ňşď˝ü¤ˇ¤Ţ¤š\n" -#: lib/db3.c:494 +#: lib/db3.c:500 #, fuzzy, c-format msgid "removed db environment %s/%s\n" msgstr "%s ÍѤΠfile Ľ¤ĽóĽÇĽĂĽŻĽš¤ňşď˝ü¤ˇ¤Ţ¤š\n" -#: lib/db3.c:531 +#: lib/db3.c:537 #, c-format msgid "opening db environment %s/%s %s\n" msgstr "" -#: lib/db3.c:917 +#: lib/db3.c:923 #, fuzzy, c-format msgid "closed db index %s/%s\n" msgstr "%s ÍѤΠfile Ľ¤ĽóĽÇĽĂĽŻĽš¤ňşď˝ü¤ˇ¤Ţ¤š\n" -#: lib/db3.c:1007 +#: lib/db3.c:1013 #, fuzzy, c-format msgid "opening db index %s/%s %s mode=0x%x\n" msgstr "ĽÇĄźĽżĽŮĄźĽšĽâĄźĽÉ 0x%x ¤ÎĽŞĄźĽ×Ľó (%s)\n" -#: lib/db3.c:1112 +#: lib/db3.c:1118 #, fuzzy, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "ĽÇĄźĽżĽŮĄźĽš¤Î %s ¤ňĽíĽĂĽŻ¤Ç¤¤Ţ¤ť¤ó" -#: lib/db3.c:1119 +#: lib/db3.c:1125 #, fuzzy, c-format msgid "locked db index %s/%s\n" msgstr "%s ÍѤΠfile Ľ¤ĽóĽÇĽĂĽŻĽš¤ňşď˝ü¤ˇ¤Ţ¤š\n" -#: lib/falloc.c:140 +#: lib/falloc.c:141 #, c-format msgid "" "free list corrupt (%u)- please run\n" @@ -2693,7 +2693,7 @@ msgstr "" "žÜşŮ¤ĘžđĘ󤏟čĆŔ¤Ç¤¤Ţ¤šĄŁ\n" #: lib/formats.c:86 lib/formats.c:112 lib/formats.c:141 lib/formats.c:182 -#: lib/header.c:2569 lib/header.c:2586 lib/header.c:2606 +#: lib/header.c:2519 lib/header.c:2536 lib/header.c:2556 msgid "(not a number)" msgstr "(żôťú¤Ç¤Ď¤˘¤ę¤Ţ¤ť¤ó)" @@ -2722,93 +2722,93 @@ msgid "file %s is on an unknown device" msgstr "ĽŐĽĄĽ¤Ľë %s ¤ĎÉÔĚŔ¤ĘĽÇĽĐĽ¤Ľš¤Ç¤š" #. This should not be allowed -#: lib/header.c:220 +#: lib/header.c:172 #, fuzzy msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "grabDate() RPM_STRING_TYPE ĽŤĽŚĽóĽČ¤Ď 1 ¤Ç¤Ę¤ą¤ě¤Đ¤Ę¤ę¤Ţ¤ť¤óĄŁ\n" -#: lib/header.c:255 lib/header.c:1052 lib/install.c:365 +#: lib/header.c:207 lib/header.c:1004 lib/install.c:365 #, c-format msgid "Data type %d not supported\n" msgstr "ĽÇĄźĽżĽżĽ¤Ľ× %d ¤ĎĽľĽÝĄźĽČ¤ľ¤ě¤Ć¤¤¤Ţ¤ť¤ó\n" -#: lib/header.c:1477 +#: lib/header.c:1427 #, c-format msgid "Bad count for headerAddEntry(): %d\n" msgstr "headerAddEntry() ¤ÎÉÔŔľ¤ĘĽŤĽŚĽóĽČ: %d\n" #. @-observertrans@ -#: lib/header.c:1922 +#: lib/header.c:1872 #, c-format msgid "missing { after %" msgstr "% ¤Î¸ĺ¤Ë { ¤Ź¤˘¤ę¤Ţ¤ť¤ó" #. @-observertrans@ -#: lib/header.c:1952 +#: lib/header.c:1902 msgid "missing } after %{" msgstr "%{ ¤Î¸ĺ¤Ë } ¤Ź¤˘¤ę¤Ţ¤ť¤ó" #. @-observertrans@ -#: lib/header.c:1966 +#: lib/header.c:1916 msgid "empty tag format" msgstr "śő¤ÎĽżĽ°ĽŐĽŠĄźĽŢĽĂĽČ" #. @-observertrans@ -#: lib/header.c:1978 +#: lib/header.c:1928 msgid "empty tag name" msgstr "śő¤ÎĽżĽ°Ěž" #. @-observertrans@ -#: lib/header.c:1995 +#: lib/header.c:1945 msgid "unknown tag" msgstr "ÉÔĚŔ¤ĘĽżĽ°" #. @-observertrans@ -#: lib/header.c:2022 +#: lib/header.c:1972 msgid "] expected at end of array" msgstr "ÇŰÎó¤Î¸ĺ¤Ë ] ¤Ź´üÂÔ¤ľ¤ě¤Ţ¤š" #. @-observertrans@ -#: lib/header.c:2040 +#: lib/header.c:1990 msgid "unexpected ]" msgstr "Í˝´ü¤ť¤Ě ]" #. @-observertrans@ -#: lib/header.c:2044 +#: lib/header.c:1994 msgid "unexpected }" msgstr "Í˝´ü¤ť¤Ě }" #. @-observertrans@ -#: lib/header.c:2104 +#: lib/header.c:2054 msgid "? expected in expression" msgstr "ź°Ăć¤Ç ? ¤Ź´üÂÔ¤ľ¤ě¤Ţ¤š" #. @-observertrans@ -#: lib/header.c:2113 +#: lib/header.c:2063 msgid "{ expected after ? in expression" msgstr "ź°Ăć¤Ç ? ¤Î¸ĺ¤Ë { ¤Ź´üÂÔ¤ľ¤ě¤Ţ¤š" #. @-observertrans@ -#: lib/header.c:2126 lib/header.c:2167 +#: lib/header.c:2076 lib/header.c:2117 msgid "} expected in expression" msgstr "ź°Ăć¤Ë } ¤Ź´üÂÔ¤ľ¤ě¤Ţ¤š" #. @-observertrans@ -#: lib/header.c:2136 +#: lib/header.c:2086 msgid ": expected following ? subexpression" msgstr "°Ę˛ź¤Î ? ĽľĽÖź°¤Î ¤Ë: ¤Ź´üÂÔ¤ľ¤ě¤Ţ¤š" #. @-observertrans@ -#: lib/header.c:2152 +#: lib/header.c:2102 msgid "{ expected after : in expression" msgstr "ź°Ăć¤Ç : ¤Î¸ĺ¤Ë { ¤Ź´üÂÔ¤ľ¤ě¤Ţ¤š" #. @-observertrans@ -#: lib/header.c:2177 +#: lib/header.c:2127 msgid "| expected at end of expression" msgstr "ź°¤Î˝Ş¤ę¤Ë | ¤Ź´üÂÔ¤ľ¤ě¤Ţ¤š" -#: lib/header.c:2348 +#: lib/header.c:2298 msgid "(unknown type)" msgstr "(ÉÔĚŔ¤ĘĽżĽ¤Ľ×)" @@ -2830,92 +2830,92 @@ msgstr "Ľ°ĽëĄźĽ× %s ¤Ď¸şß¤ˇ¤Ţ¤ť¤ó - root ¤ňťČÍѤˇ¤Ţ¤š" #. this would probably be a good place to check if disk space #. was used up - if so, we should return a different error #. XXX FIXME: Fclose with libio destroys errno -#: lib/install.c:650 +#: lib/install.c:651 #, fuzzy, c-format msgid "unpacking of archive failed%s%s: %s" msgstr "ĽŐĽĄĽ¤Ľë %s ¤ÎĽ˘ĄźĽŤĽ¤ĽÖ¤ÎżÄš¤ËźşÇÔ %s%s: %s" -#: lib/install.c:651 +#: lib/install.c:652 #, fuzzy msgid " on file " msgstr "ĽŐĽĄĽ¤Ľëžĺ" -#: lib/install.c:700 +#: lib/install.c:701 msgid "installing a source package\n" msgstr "Ľ˝ĄźĽšĽŃĽĂĽąĄźĽ¸¤ňĽ¤ĽóĽšĽČĄźĽë¤ˇ¤Ć¤¤¤Ţ¤š\n" -#: lib/install.c:720 +#: lib/install.c:721 #, fuzzy, c-format msgid "cannot create sourcedir %s" msgstr "%s ¤ňşîŔŽ¤Ç¤¤Ţ¤ť¤ó: %s" -#: lib/install.c:726 lib/install.c:756 +#: lib/install.c:727 lib/install.c:757 #, c-format msgid "cannot write to %s" msgstr "%s ¤Ř˝ń¤šţ¤á¤Ţ¤ť¤ó" -#: lib/install.c:730 +#: lib/install.c:731 #, c-format msgid "sources in: %s\n" msgstr "Ľ˝ĄźĽš¤Ď: %s\n" -#: lib/install.c:750 +#: lib/install.c:751 #, fuzzy, c-format msgid "cannot create specdir %s" msgstr "%s ¤ňşîŔŽ¤Ç¤¤Ţ¤ť¤ó: %s" -#: lib/install.c:760 +#: lib/install.c:761 #, c-format msgid "spec file in: %s\n" msgstr "spec ĽŐĽĄĽ¤Ľë¤Ď: %s\n" -#: lib/install.c:792 lib/install.c:820 +#: lib/install.c:793 lib/install.c:821 msgid "source package contains no .spec file" msgstr "Ľ˝ĄźĽšĽŃĽĂĽąĄźĽ¸¤Ď .spec ĽŐĽĄĽ¤Ľë¤ň´Ţ¤ó¤Ç¤¤¤Ţ¤ť¤ó" -#: lib/install.c:838 +#: lib/install.c:839 #, c-format msgid "renaming %s to %s\n" msgstr "%s ¤ň %s ¤ŘĚžÁ°¤ňĘŃšš¤ˇ¤Ţ¤š\n" -#: lib/install.c:840 lib/install.c:1102 lib/uninstall.c:60 +#: lib/install.c:841 lib/install.c:1103 lib/uninstall.c:60 #, c-format msgid "rename of %s to %s failed: %s" msgstr "%s ¤ň %s ¤Ë¤š¤ëĚžÁ°¤ÎĘŃšš¤ËźşÇÔ: %s" -#: lib/install.c:930 +#: lib/install.c:931 msgid "source package expected, binary found" msgstr "Ľ˝ĄźĽšĽŃĽĂĽąĄźĽ¸¤Ź´üÂÔ¤ľ¤ě¤Ţ¤šĄ˘ĽĐĽ¤ĽĘĽę¤Ď¸Ť¤Ä¤Ť¤ę¤Ţ¤ˇ¤ż" -#: lib/install.c:974 +#: lib/install.c:975 #, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "ĽŃĽĂĽąĄźĽ¸: %s-%s-%s ĽŐĽĄĽ¤ĽëĽĆĽšĽČ = %d\n" -#: lib/install.c:1018 +#: lib/install.c:1019 msgid "stopping install as we're running --test\n" msgstr "--test ¤ňźÂšÔ¤š¤ë¤č¤Ś¤ËĽ¤ĽóĽšĽČĄźĽë¤ňĂćťß¤ˇ¤Ć¤¤¤Ţ¤š\n" -#: lib/install.c:1023 +#: lib/install.c:1024 msgid "running preinstall script (if any)\n" msgstr "Ľ×ĽęĽ¤ĽóĽšĽČĄźĽëĽšĽŻĽęĽ×ĽČ(¤ŹÍ¤ě¤Đ)¤ňźÂšÔ¤ˇ¤Ţ¤š\n" -#: lib/install.c:1030 +#: lib/install.c:1031 #, fuzzy msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n" msgstr "%s ¤ňĽšĽĽĂĽ×¤ˇ¤Ţ¤š - ĹžÁ÷źşÇÔ - %s\n" -#: lib/install.c:1062 +#: lib/install.c:1063 #, fuzzy, c-format msgid "%s created as %s\n" msgstr "ˇŮšđ: %s ¤Ď %s ¤Č¤ˇ¤ĆşîŔŽ¤ľ¤ě¤Ţ¤š" -#: lib/install.c:1098 +#: lib/install.c:1099 #, fuzzy, c-format msgid "%s saved as %s\n" msgstr "ˇŮšđ: %s ¤Ď %s ¤Č¤ˇ¤ĆĘݸ¤ľ¤ě¤Ţ¤š" -#: lib/install.c:1189 +#: lib/install.c:1193 #, fuzzy msgid "running postinstall scripts (if any)\n" msgstr "ĽÝĽšĽČĽ¤ĽóĽšĽČĄźĽëĽšĽŻĽęĽ×ĽČ(¤ŹÍ¤ě¤Đ)¤ňźÂšÔ¤ˇ¤Ţ¤š\n" @@ -2939,135 +2939,136 @@ msgstr "" "ĽáĽ¸ĽăĄźČÖšć <=3 ¤ÎĽŃĽĂĽąĄźĽ¸¤Î¤ß¤ł¤ÎĽĐĄźĽ¸ĽçĽó¤Î RPM ¤ĎĽľĽÝĄźĽČ¤ľ¤ě¤Ć¤¤¤Ţ¤š" #: lib/poptBT.c:94 -msgid "buildroot already specified" +#, fuzzy, c-format +msgid "buildroot already specified, ignoring %s\n" msgstr "ĽÓĽëĽÉĽëĄźĽČ¤Ď¤š¤Ç¤ËťŘÄꤾ¤ě¤Ć¤¤¤Ţ¤š" -#: lib/poptBT.c:120 +#: lib/poptBT.c:119 #, fuzzy, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" msgstr "prep (Ľ˝ĄźĽš¤ňŸłŤ¤ˇĽŃĽĂĽÁ¤ňĹö¤Ć¤Ţ¤š)" -#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130 -#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139 +#: lib/poptBT.c:120 lib/poptBT.c:123 lib/poptBT.c:126 lib/poptBT.c:129 +#: lib/poptBT.c:132 lib/poptBT.c:135 lib/poptBT.c:138 msgid "<specfile>" msgstr "" -#: lib/poptBT.c:123 +#: lib/poptBT.c:122 msgid "build through %build (%prep, then compile) from <specfile>" msgstr "" -#: lib/poptBT.c:126 +#: lib/poptBT.c:125 #, fuzzy msgid "build through %install (%prep, %build, then install) from <specfile>" msgstr "Ľ˝ĄźĽšĽŃĽĂĽąĄźĽ¸¤ňĽ¤ĽóĽšĽČĄźĽë¤ˇ¤Ć¤¤¤Ţ¤š\n" -#: lib/poptBT.c:129 +#: lib/poptBT.c:128 #, fuzzy, c-format msgid "verify %files section from <specfile>" msgstr "°Ę˛ź¤ÎĽŤĽżĽíĽ°¤Ť¤é i18n ĽťĽŻĽˇĽçĽó¤ňĂÖ¤´š¤¨¤Ţ¤š" -#: lib/poptBT.c:132 +#: lib/poptBT.c:131 #, fuzzy msgid "build source and binary packages from <specfile>" msgstr "%d ¸Ä¤ÎĽ˝ĄźĽš¤Č %d ¸Ä¤ÎĽĐĽ¤ĽĘĽęĽŃĽĂĽąĄźĽ¸¤Ź¸Ť¤Ä¤Ť¤ę¤Ţ¤ˇ¤ż\n" -#: lib/poptBT.c:135 +#: lib/poptBT.c:134 #, fuzzy msgid "build binary package only from <specfile>" msgstr "Ľ˝ĄźĽšĽŃĽĂĽąĄźĽ¸¤Ď .spec ĽŐĽĄĽ¤Ľë¤ň´Ţ¤ó¤Ç¤¤¤Ţ¤ť¤ó" -#: lib/poptBT.c:138 +#: lib/poptBT.c:137 #, fuzzy msgid "build source package only from <specfile>" msgstr "Ľ˝ĄźĽšĽŃĽĂĽąĄźĽ¸¤Ď .spec ĽŐĽĄĽ¤Ľë¤ň´Ţ¤ó¤Ç¤¤¤Ţ¤ť¤ó" -#: lib/poptBT.c:142 +#: lib/poptBT.c:141 #, fuzzy, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" msgstr "prep (Ľ˝ĄźĽš¤ňŸłŤ¤ˇĽŃĽĂĽÁ¤ňĹö¤Ć¤Ţ¤š)" -#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152 -#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161 +#: lib/poptBT.c:142 lib/poptBT.c:145 lib/poptBT.c:148 lib/poptBT.c:151 +#: lib/poptBT.c:154 lib/poptBT.c:157 lib/poptBT.c:160 msgid "<tarball>" msgstr "" -#: lib/poptBT.c:145 +#: lib/poptBT.c:144 msgid "build through %build (%prep, then compile) from <tarball>" msgstr "" -#: lib/poptBT.c:148 +#: lib/poptBT.c:147 msgid "build through %install (%prep, %build, then install) from <tarball>" msgstr "" -#: lib/poptBT.c:151 +#: lib/poptBT.c:150 #, fuzzy, c-format msgid "verify %files section from <tarball>" msgstr "°Ę˛ź¤ÎĽŤĽżĽíĽ°¤Ť¤é i18n ĽťĽŻĽˇĽçĽó¤ňĂÖ¤´š¤¨¤Ţ¤š" -#: lib/poptBT.c:154 +#: lib/poptBT.c:153 #, fuzzy msgid "build source and binary packages from <tarball>" msgstr "%d ¸Ä¤ÎĽ˝ĄźĽš¤Č %d ¸Ä¤ÎĽĐĽ¤ĽĘĽęĽŃĽĂĽąĄźĽ¸¤Ź¸Ť¤Ä¤Ť¤ę¤Ţ¤ˇ¤ż\n" -#: lib/poptBT.c:157 +#: lib/poptBT.c:156 #, fuzzy msgid "build binary package only from <tarball>" msgstr "%d ¸Ä¤ÎĽ˝ĄźĽš¤Č %d ¸Ä¤ÎĽĐĽ¤ĽĘĽęĽŃĽĂĽąĄźĽ¸¤Ź¸Ť¤Ä¤Ť¤ę¤Ţ¤ˇ¤ż\n" -#: lib/poptBT.c:160 +#: lib/poptBT.c:159 #, fuzzy msgid "build source package only from <tarball>" msgstr "%d ¸Ä¤ÎĽ˝ĄźĽš¤Č %d ¸Ä¤ÎĽĐĽ¤ĽĘĽęĽŃĽĂĽąĄźĽ¸¤Ź¸Ť¤Ä¤Ť¤ę¤Ţ¤ˇ¤ż\n" -#: lib/poptBT.c:164 +#: lib/poptBT.c:163 #, fuzzy msgid "build binary package from <source package>" msgstr "ĽĐĽ¤ĽĘĽę¤ňĽŃĽĂĽąĄźĽ¸˛˝ (prepĄ˘compileĄ˘installĄ˘package)" -#: lib/poptBT.c:165 lib/poptBT.c:168 +#: lib/poptBT.c:164 lib/poptBT.c:167 #, fuzzy msgid "<source package>" msgstr "%d ¸Ä¤ÎĽŃĽĂĽąĄźĽ¸¤ň¸Ť¤Ä¤ą¤Ţ¤ˇ¤ż\n" -#: lib/poptBT.c:167 +#: lib/poptBT.c:166 #, fuzzy msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "Ľ˝ĄźĽšĽŃĽĂĽąĄźĽ¸¤ňĽ¤ĽóĽšĽČĄźĽë¤ˇ¤Ć¤¤¤Ţ¤š\n" -#: lib/poptBT.c:171 +#: lib/poptBT.c:170 #, fuzzy msgid "override build root" msgstr "ĽÓĽëĽÉĽëĄźĽČ¤ňžĺ˝ń¤¤ˇ¤Ţ¤š" -#: lib/poptBT.c:177 +#: lib/poptBT.c:176 msgid "ignore ExcludeArch: directives from spec file" msgstr "" -#: lib/poptBT.c:179 +#: lib/poptBT.c:178 #, fuzzy msgid "do not execute any stages of the build" msgstr "şîŔŽ¤š¤ë¤ż¤á¤Î¤É¤ÎĂĘłŹ¤âźÂšÔ¤ˇ¤Ţ¤ť¤ó" -#: lib/poptBT.c:183 +#: lib/poptBT.c:182 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:186 +#: lib/poptBT.c:185 #, fuzzy msgid "do not accept i18N msgstr's from specfile" msgstr "ĽšĽÚĽĂĽŻĽŐĽĄĽ¤Ľë¤Ť¤é I18N ¤Ę msgstr ¤ňźő¤ąĆţ¤ě¤Ţ¤ť¤ó" -#: lib/poptBT.c:190 +#: lib/poptBT.c:189 #, fuzzy msgid "remove specfile when done" msgstr "˝ŞÎť¸ĺĽšĽÚĽĂĽŻĽŐĽĄĽ¤Ľë¤ňşď˝ü¤ˇ¤Ţ¤š" -#: lib/poptBT.c:196 +#: lib/poptBT.c:195 msgid "override target platform" msgstr "ĽżĄźĽ˛ĽĂĽČĽ×ĽéĽĂĽČĽŐĽŠĄźĽŕ¤ňžĺ˝ń¤¤ˇ¤Ţ¤š" -#: lib/poptBT.c:198 +#: lib/poptBT.c:197 #, fuzzy msgid "lookup i18N strings in specfile catalog" msgstr "ĽšĽÚĽĂĽŻĽŐĽĄĽ¤ĽëĽŤĽżĽíĽ°Ăć¤Î I18N ʸťúÎó¤ňĂľ¤ˇ¤Ć¤¤¤Ţ¤š" @@ -3362,7 +3363,7 @@ msgstr "ĽŃĽĂĽąĄźĽ¸ĽěĽłĄźĽÉČÖšć %d\n" msgid "record %d could not be read\n" msgstr "ĽěĽłĄźĽÉ %d ¤ňĆɤळ¤Č¤Ź¤Ç¤¤Ţ¤ť¤ó¤Ç¤ˇ¤ż\n" -#: lib/query.c:746 lib/rpminstall.c:546 +#: lib/query.c:746 lib/rpminstall.c:548 #, c-format msgid "package %s is not installed\n" msgstr "ĽŃĽĂĽąĄźĽ¸ %s ¤ĎĽ¤ĽóĽšĽČĄźĽë¤ľ¤ě¤Ć¤¤¤Ţ¤ť¤ó\n" @@ -3697,12 +3698,12 @@ msgstr "%s ¤ňĽšĽĽĂĽ×¤ˇ¤Ţ¤š - ĹžÁ÷źşÇÔ - %s\n" msgid "retrieved %d packages\n" msgstr "%d ¸Ä¤ÎĽŃĽĂĽąĄźĽ¸¤ňźčĆŔ¤ˇ¤Ţ¤ˇ¤ż\n" -#: lib/rpminstall.c:298 lib/rpminstall.c:470 +#: lib/rpminstall.c:298 lib/rpminstall.c:472 #, fuzzy, c-format msgid "cannot open file %s: %s\n" msgstr "ĽŐĽĄĽ¤Ľë %s ¤ňĽŞĄźĽ×Ľó¤Ç¤¤Ţ¤ť¤ó: %s" -#: lib/rpminstall.c:316 lib/rpminstall.c:611 +#: lib/rpminstall.c:316 lib/rpminstall.c:613 #, fuzzy, c-format msgid "%s cannot be installed\n" msgstr "%s ¤ňĽ¤ĽóĽšĽČĄźĽë¤Ç¤¤Ţ¤ť¤ó\n" @@ -3712,54 +3713,54 @@ msgstr "%s ¤ňĽ¤ĽóĽšĽČĄźĽë¤Ç¤¤Ţ¤ť¤ó\n" msgid "cannot open Packages database in %s\n" msgstr "%s/packages.rpm ¤ňĽŞĄźĽ×Ľó¤Ç¤¤Ţ¤ť¤ó\n" -#: lib/rpminstall.c:351 +#: lib/rpminstall.c:353 #, fuzzy, c-format msgid "package %s is not relocateable\n" msgstr "ĽŃĽĂĽąĄźĽ¸ %s ¤ĎşĆÇŰĂ֤Ǥ¤Ţ¤ť¤ó" -#: lib/rpminstall.c:396 +#: lib/rpminstall.c:398 #, fuzzy, c-format msgid "error reading from file %s\n" msgstr "ĽŐĽĄĽ¤Ľë %s ¤Ť¤é¤ÎĆɤߚţ¤ßĽ¨ĽéĄź " -#: lib/rpminstall.c:401 +#: lib/rpminstall.c:403 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "ĽŐĽĄĽ¤Ľë %s ¤Ë¤Ď¤č¤ężˇ¤ˇ¤¤ RPM ¤ÎĽĐĄźĽ¸ĽçĽó¤ŹÉŹÍפǤš\n" -#: lib/rpminstall.c:418 +#: lib/rpminstall.c:420 #, c-format msgid "found %d source and %d binary packages\n" msgstr "%d ¸Ä¤ÎĽ˝ĄźĽš¤Č %d ¸Ä¤ÎĽĐĽ¤ĽĘĽęĽŃĽĂĽąĄźĽ¸¤Ź¸Ť¤Ä¤Ť¤ę¤Ţ¤ˇ¤ż\n" -#: lib/rpminstall.c:429 +#: lib/rpminstall.c:431 msgid "failed dependencies:\n" msgstr "°Í¸Ŕ¤ÎˇçÇĄ:\n" -#: lib/rpminstall.c:450 +#: lib/rpminstall.c:452 msgid "installing binary packages\n" msgstr "ĽĐĽ¤ĽĘĽęĽŃĽĂĽąĄźĽ¸¤ňĽ¤ĽóĽšĽČĄźĽëĂć\n" -#: lib/rpminstall.c:533 +#: lib/rpminstall.c:535 #, fuzzy, c-format msgid "cannot open %s/packages.rpm\n" msgstr "%s/packages.rpm ¤ňĽŞĄźĽ×Ľó¤Ç¤¤Ţ¤ť¤ó\n" -#: lib/rpminstall.c:549 +#: lib/rpminstall.c:551 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "\"%s\" ¤ĎĘŁżô¤ÎĽŃĽĂĽąĄźĽ¸¤ňťŘÄꤡ¤Ć¤¤¤Ţ¤š\n" -#: lib/rpminstall.c:572 +#: lib/rpminstall.c:574 msgid "removing these packages would break dependencies:\n" msgstr "¤ł¤ě¤é¤ÎĽŃĽĂĽąĄźĽ¸¤ňşď˝ü¤š¤ë¤Č°Í¸Ŕ¤ňÇ˲ő¤ˇ¤Ţ¤š:\n" -#: lib/rpminstall.c:600 +#: lib/rpminstall.c:602 #, fuzzy, c-format msgid "cannot open %s: %s\n" msgstr "%s ¤ňĽŞĄźĽ×Ľó¤Ç¤¤Ţ¤ť¤ó\n" -#: lib/rpminstall.c:606 +#: lib/rpminstall.c:608 #, c-format msgid "Installing %s\n" msgstr "%s ¤ňĽ¤ĽóĽšĽČĄźĽëĂć\n" @@ -3779,88 +3780,88 @@ msgstr "2ČÖĚܤΠ':' ¤Ź¤˘¤ę¤Ţ¤ť¤ó(%s:%d ¤Ç)" msgid "missing architecture name at %s:%d" msgstr "%s:%d ¤ËĽ˘ĄźĽĽĆĽŻĽÁĽăĚž¤Ź¤˘¤ę¤Ţ¤ť¤ó" -#: lib/rpmrc.c:313 +#: lib/rpmrc.c:305 #, c-format msgid "Incomplete data line at %s:%d" msgstr "%s:%d ¤ÇĽÇĄźĽżšÔ¤ŹÉÔ´°Á´¤Ç¤š" -#: lib/rpmrc.c:317 +#: lib/rpmrc.c:309 #, c-format msgid "Too many args in data line at %s:%d" msgstr "%s:%d ¤ÇĽÇĄźĽżšÔ¤Ë°úżô¤ŹÂż¤š¤Ž¤Ţ¤š" -#: lib/rpmrc.c:324 +#: lib/rpmrc.c:316 #, c-format msgid "Bad arch/os number: %s (%s:%d)" msgstr "ÉÔŔľ¤Ę arch/os ČÖšć: %s (%s:%d)" -#: lib/rpmrc.c:359 +#: lib/rpmrc.c:351 #, c-format msgid "Incomplete default line at %s:%d" msgstr "%s:%d ¤ÇÉÔ´°Á´¤ĘĽÇĽŐĽŠĽëĽČšÔ" -#: lib/rpmrc.c:364 +#: lib/rpmrc.c:356 #, c-format msgid "Too many args in default line at %s:%d" msgstr "%s:%d ¤ÇĽÇĽŐĽŠĽëĽČšÔ¤Ď°úżô¤ŹÂż¤š¤Ž¤Ţ¤š" -#: lib/rpmrc.c:554 +#: lib/rpmrc.c:546 #, c-format msgid "Cannot expand %s" msgstr "żÄĽ¤Ç¤¤Ţ¤ť¤ó %s" -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:551 #, c-format msgid "Cannot read %s, HOME is too large." msgstr "" -#: lib/rpmrc.c:576 +#: lib/rpmrc.c:568 #, c-format msgid "Unable to open %s for reading: %s." msgstr "Ćɤߚţ¤ŕ¤ż¤á¤Ë %s ¤ňĽŞĄźĽ×Ľó¤Ç¤¤Ţ¤ť¤ó: %sĄŁ" #. XXX Feof(fd) -#: lib/rpmrc.c:621 +#: lib/rpmrc.c:613 #, c-format msgid "Failed to read %s: %s." msgstr "%s ¤ňĆɤŕ¤Î¤ËźşÇÔ: $sĄŁ" -#: lib/rpmrc.c:658 +#: lib/rpmrc.c:650 #, fuzzy, c-format msgid "missing ':' (found 0x%02x) at %s:%d" msgstr "%s:%d ¤Ç ':' ¤Ź¤˘¤ę¤Ţ¤ť¤ó" -#: lib/rpmrc.c:675 lib/rpmrc.c:749 +#: lib/rpmrc.c:667 lib/rpmrc.c:741 #, c-format msgid "missing argument for %s at %s:%d" msgstr "%s ¤Î°úżô¤Ź¤˘¤ę¤Ţ¤ť¤ó %s:%d" -#: lib/rpmrc.c:692 lib/rpmrc.c:714 +#: lib/rpmrc.c:684 lib/rpmrc.c:706 #, fuzzy, c-format msgid "%s expansion failed at %s:%d \"%s\"" msgstr "%s ¤ÎżÄĽźşÇÔ %s:%d \"%s\"" -#: lib/rpmrc.c:701 +#: lib/rpmrc.c:693 #, fuzzy, c-format msgid "cannot open %s at %s:%d: %s" msgstr "%s ¤ňĽŞĄźĽ×Ľó¤Ç¤¤Ţ¤ť¤ó %s:%d" -#: lib/rpmrc.c:741 +#: lib/rpmrc.c:733 #, c-format msgid "missing architecture for %s at %s:%d" msgstr "%s ÍѤμ˘ĄźĽĽĆĽŻĽÁĽă¤Ź¸Ť¤Ä¤Ť¤ę¤Ţ¤ť¤ó %s:%d" -#: lib/rpmrc.c:808 +#: lib/rpmrc.c:800 #, c-format msgid "bad option '%s' at %s:%d" msgstr "'%s' ¤ÎÉÔŔľ¤ĘĽŞĄźĽ×Ľó %s:%d" -#: lib/rpmrc.c:1205 +#: lib/rpmrc.c:1197 #, c-format msgid "Unknown system: %s\n" msgstr "ÉÔĚŔ¤ĘĽˇĽšĽĆĽŕ: %s\n" -#: lib/rpmrc.c:1206 +#: lib/rpmrc.c:1198 msgid "Please contact rpm-list@redhat.com\n" msgstr "rpm-list@redhat.com ¤ËϢÍí¤ň˛ź¤ľ¤¤\n" @@ -4097,7 +4098,7 @@ msgstr "ĽľĄźĽĐ¤Ť¤éŔľžď¤ĘąţĹú¤Ź¤˘¤ę¤Ţ¤ť¤ó" #: rpmio/rpmio.c:540 #, fuzzy -msgid "Server IO error" +msgid "Server I/O error" msgstr "ĽľĄźĽĐ IO Ľ¨ĽéĄź" #: rpmio/rpmio.c:543 @@ -4126,7 +4127,8 @@ msgid "Failed to establish data connection to server" msgstr "ĽľĄźĽĐ¤Č¤ÎĽÇĄźĽżĽłĽÍĽŻĽˇĽçĽó¤ÎłÎΊ¤ËźşÇÔ¤ˇ¤Ţ¤ˇ¤ż" #: rpmio/rpmio.c:558 -msgid "IO error to local file" +#, fuzzy +msgid "I/O error to local file" msgstr "ĽíĄźĽŤĽëĽŐĽĄĽ¤Ľë¤Î IO Ľ¨ĽéĄź" #: rpmio/rpmio.c:561 @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-01 19:44-0500\n" +"POT-Creation-Date: 2001-01-03 14:05-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" @@ -503,7 +503,7 @@ msgid "" "options as -q" msgstr "" -#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 +#: lib/poptBT.c:180 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 #: rpmqv.c:595 rpmqv.c:643 rpmqv.c:677 msgid "do not verify package dependencies" msgstr "" @@ -697,15 +697,15 @@ msgstr "" msgid "bin/src package (prep, compile, install, package)" msgstr "" -#: lib/poptBT.c:192 rpm.c:480 +#: lib/poptBT.c:191 rpm.c:480 msgid "skip straight to specified stage (only for c,i)" msgstr "" -#: lib/poptBT.c:173 rpm.c:482 +#: lib/poptBT.c:172 rpm.c:482 msgid "remove build tree when done" msgstr "" -#: lib/poptBT.c:188 rpm.c:484 +#: lib/poptBT.c:187 rpm.c:484 msgid "remove sources when done" msgstr "" @@ -713,7 +713,7 @@ msgstr "" msgid "remove spec file when done" msgstr "" -#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224 +#: lib/poptBT.c:193 rpm.c:488 rpmqv.c:224 msgid "generate PGP/GPG signature" msgstr "" @@ -1170,7 +1170,7 @@ msgstr "" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:175 rpmqv.c:208 +#: lib/poptBT.c:174 rpmqv.c:208 msgid "generate headers compatible with rpm4 packaging" msgstr "" @@ -1972,118 +1972,118 @@ msgstr "" msgid "line %d: Second %%files list" msgstr "" -#: build/parsePreamble.c:203 +#: build/parsePreamble.c:189 #, c-format msgid "Architecture is excluded: %s" msgstr "" -#: build/parsePreamble.c:208 +#: build/parsePreamble.c:194 #, c-format msgid "Architecture is not included: %s" msgstr "" -#: build/parsePreamble.c:213 +#: build/parsePreamble.c:199 #, c-format msgid "OS is excluded: %s" msgstr "" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:204 #, c-format msgid "OS is not included: %s" msgstr "" -#: build/parsePreamble.c:232 +#: build/parsePreamble.c:218 #, c-format msgid "%s field must be present in package: %s" msgstr "" -#: build/parsePreamble.c:257 +#: build/parsePreamble.c:243 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "" -#: build/parsePreamble.c:305 +#: build/parsePreamble.c:291 #, c-format msgid "Unable to open icon %s: %s" msgstr "" -#: build/parsePreamble.c:323 +#: build/parsePreamble.c:309 #, c-format msgid "Unable to read icon %s: %s" msgstr "" -#: build/parsePreamble.c:336 +#: build/parsePreamble.c:322 #, c-format msgid "Unknown icon type: %s" msgstr "" -#: build/parsePreamble.c:402 +#: build/parsePreamble.c:388 #, c-format msgid "line %d: Malformed tag: %s" msgstr "" #. Empty field -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:396 #, c-format msgid "line %d: Empty tag: %s" msgstr "" -#: build/parsePreamble.c:432 build/parsePreamble.c:439 +#: build/parsePreamble.c:418 build/parsePreamble.c:425 #, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "" -#: build/parsePreamble.c:496 build/parseSpec.c:379 +#: build/parsePreamble.c:482 build/parseSpec.c:374 #, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "" -#: build/parsePreamble.c:509 +#: build/parsePreamble.c:495 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "" -#: build/parsePreamble.c:521 +#: build/parsePreamble.c:507 #, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "" -#: build/parsePreamble.c:533 +#: build/parsePreamble.c:519 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "" -#: build/parsePreamble.c:573 build/parsePreamble.c:584 +#: build/parsePreamble.c:559 build/parsePreamble.c:570 #, c-format msgid "line %d: Bad %s: qualifiers: %s" msgstr "" -#: build/parsePreamble.c:610 +#: build/parsePreamble.c:596 #, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "" -#: build/parsePreamble.c:619 +#: build/parsePreamble.c:605 #, c-format msgid "Internal error: Bogus tag %d" msgstr "" -#: build/parsePreamble.c:757 +#: build/parsePreamble.c:743 #, c-format msgid "Bad package specification: %s" msgstr "" -#: build/parsePreamble.c:763 +#: build/parsePreamble.c:749 #, c-format msgid "Package already exists: %s" msgstr "" -#: build/parsePreamble.c:788 +#: build/parsePreamble.c:774 #, c-format msgid "line %d: Unknown tag: %s" msgstr "" -#: build/parsePreamble.c:810 +#: build/parsePreamble.c:796 msgid "Spec file can't use BuildRoot" msgstr "" @@ -2188,45 +2188,45 @@ msgstr "" msgid "line %d: Second %s" msgstr "" -#: build/parseSpec.c:133 +#: build/parseSpec.c:128 #, c-format msgid "line %d: %s" msgstr "" #. XXX Fstrerror -#: build/parseSpec.c:181 +#: build/parseSpec.c:176 #, c-format msgid "Unable to open %s: %s\n" msgstr "" -#: build/parseSpec.c:193 +#: build/parseSpec.c:188 msgid "Unclosed %%if" msgstr "" -#: build/parseSpec.c:264 +#: build/parseSpec.c:259 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d" msgstr "" #. Got an else with no %if ! -#: build/parseSpec.c:272 +#: build/parseSpec.c:267 msgid "%s:%d: Got a %%else with no if" msgstr "" #. Got an end with no %if ! -#: build/parseSpec.c:283 +#: build/parseSpec.c:278 msgid "%s:%d: Got a %%endif with no if" msgstr "" -#: build/parseSpec.c:297 build/parseSpec.c:306 +#: build/parseSpec.c:292 build/parseSpec.c:301 msgid "malformed %%include statement" msgstr "" -#: build/parseSpec.c:485 +#: build/parseSpec.c:480 msgid "No buildable architectures" msgstr "" -#: build/parseSpec.c:540 +#: build/parseSpec.c:535 msgid "Package has no %%description: %s" msgstr "" @@ -2250,55 +2250,55 @@ msgstr "" msgid "line %d: Bad %s number: %s\n" msgstr "" -#: lib/cpio.c:444 +#: lib/cpio.c:445 #, c-format msgid "can't rename %s to %s: %s\n" msgstr "" -#: lib/cpio.c:450 +#: lib/cpio.c:451 #, c-format msgid "can't unlink %s: %s\n" msgstr "" -#: lib/cpio.c:757 +#: lib/cpio.c:758 #, c-format msgid "getNextHeader: %s\n" msgstr "" -#: lib/cpio.c:1243 +#: lib/cpio.c:1245 #, c-format msgid "(error 0x%x)" msgstr "" -#: lib/cpio.c:1246 +#: lib/cpio.c:1248 msgid "Bad magic" msgstr "" -#: lib/cpio.c:1247 +#: lib/cpio.c:1249 msgid "Bad/unreadable header" msgstr "" -#: lib/cpio.c:1265 +#: lib/cpio.c:1267 msgid "Header size too big" msgstr "" -#: lib/cpio.c:1266 +#: lib/cpio.c:1268 msgid "Unknown file type" msgstr "" -#: lib/cpio.c:1267 +#: lib/cpio.c:1269 msgid "Missing hard link" msgstr "" -#: lib/cpio.c:1268 +#: lib/cpio.c:1270 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:1269 +#: lib/cpio.c:1271 msgid "Internal error" msgstr "" -#: lib/cpio.c:1278 +#: lib/cpio.c:1280 msgid " failed - " msgstr "" @@ -2400,131 +2400,131 @@ msgstr "" msgid "========== continuing tsort ...\n" msgstr "" -#: lib/db1.c:91 lib/db3.c:451 +#: lib/db1.c:92 lib/db2.c:112 lib/db3.c:456 #, c-format -msgid "db%d error(%d)" +msgid "db%d error(%d) from %s: %s\n" msgstr "" -#: lib/db1.c:93 lib/db3.c:453 +#: lib/db1.c:95 lib/db2.c:115 lib/db3.c:459 #, c-format -msgid " performing %s" +msgid "db%d error(%d): %s\n" msgstr "" -#: lib/db1.c:388 +#: lib/db1.c:387 #, c-format msgid "closed db file %s\n" msgstr "" -#: lib/db1.c:391 +#: lib/db1.c:390 #, c-format msgid "removed db file %s\n" msgstr "" -#: lib/db1.c:422 +#: lib/db1.c:421 #, c-format msgid "bad db file %s" msgstr "" -#: lib/db1.c:427 +#: lib/db1.c:426 #, c-format msgid "opening db file %s mode 0x%x\n" msgstr "" #. XXX check errno validity -#: lib/db1.c:450 +#: lib/db1.c:449 #, c-format msgid "cannot get %s lock on database" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "exclusive" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "shared" msgstr "" -#: lib/db2.c:137 +#: lib/db2.c:141 #, c-format msgid "closed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:149 +#: lib/db2.c:153 #, c-format msgid "removed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:186 +#: lib/db2.c:190 #, c-format msgid "opening db environment %s/%s(%s) %s\n" msgstr "" -#: lib/db2.c:561 +#: lib/db2.c:565 #, c-format msgid "closed db index %s/%s(%s)\n" msgstr "" -#: lib/db2.c:639 +#: lib/db2.c:643 #, c-format msgid "opening db index %s/%s(%s) %s mode=0x%x\n" msgstr "" -#: lib/db3.c:267 +#: lib/db3.c:268 #, c-format -msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n" +msgid "unrecognized db option: \"%s\" ignored\n" msgstr "" -#: lib/db3.c:295 +#: lib/db3.c:297 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "" -#: lib/db3.c:303 +#: lib/db3.c:306 #, c-format msgid "%s has too large or too small long value, skipped\n" msgstr "" -#: lib/db3.c:311 +#: lib/db3.c:315 #, c-format msgid "%s has too large or too small integer value, skipped\n" msgstr "" -#: lib/db3.c:478 +#: lib/db3.c:484 #, c-format msgid "closed db environment %s/%s\n" msgstr "" -#: lib/db3.c:494 +#: lib/db3.c:500 #, c-format msgid "removed db environment %s/%s\n" msgstr "" -#: lib/db3.c:531 +#: lib/db3.c:537 #, c-format msgid "opening db environment %s/%s %s\n" msgstr "" -#: lib/db3.c:917 +#: lib/db3.c:923 #, c-format msgid "closed db index %s/%s\n" msgstr "" -#: lib/db3.c:1007 +#: lib/db3.c:1013 #, c-format msgid "opening db index %s/%s %s mode=0x%x\n" msgstr "" -#: lib/db3.c:1112 +#: lib/db3.c:1118 #, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "" -#: lib/db3.c:1119 +#: lib/db3.c:1125 #, c-format msgid "locked db index %s/%s\n" msgstr "" -#: lib/falloc.c:140 +#: lib/falloc.c:141 #, c-format msgid "" "free list corrupt (%u)- please run\n" @@ -2535,7 +2535,7 @@ msgid "" msgstr "" #: lib/formats.c:86 lib/formats.c:112 lib/formats.c:141 lib/formats.c:182 -#: lib/header.c:2569 lib/header.c:2586 lib/header.c:2606 +#: lib/header.c:2519 lib/header.c:2536 lib/header.c:2556 msgid "(not a number)" msgstr "" @@ -2564,92 +2564,92 @@ msgid "file %s is on an unknown device" msgstr "" #. This should not be allowed -#: lib/header.c:220 +#: lib/header.c:172 msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" -#: lib/header.c:255 lib/header.c:1052 lib/install.c:365 +#: lib/header.c:207 lib/header.c:1004 lib/install.c:365 #, c-format msgid "Data type %d not supported\n" msgstr "" -#: lib/header.c:1477 +#: lib/header.c:1427 #, c-format msgid "Bad count for headerAddEntry(): %d\n" msgstr "" #. @-observertrans@ -#: lib/header.c:1922 +#: lib/header.c:1872 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans@ -#: lib/header.c:1952 +#: lib/header.c:1902 msgid "missing } after %{" msgstr "" #. @-observertrans@ -#: lib/header.c:1966 +#: lib/header.c:1916 msgid "empty tag format" msgstr "" #. @-observertrans@ -#: lib/header.c:1978 +#: lib/header.c:1928 msgid "empty tag name" msgstr "" #. @-observertrans@ -#: lib/header.c:1995 +#: lib/header.c:1945 msgid "unknown tag" msgstr "" #. @-observertrans@ -#: lib/header.c:2022 +#: lib/header.c:1972 msgid "] expected at end of array" msgstr "" #. @-observertrans@ -#: lib/header.c:2040 +#: lib/header.c:1990 msgid "unexpected ]" msgstr "" #. @-observertrans@ -#: lib/header.c:2044 +#: lib/header.c:1994 msgid "unexpected }" msgstr "" #. @-observertrans@ -#: lib/header.c:2104 +#: lib/header.c:2054 msgid "? expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2113 +#: lib/header.c:2063 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2126 lib/header.c:2167 +#: lib/header.c:2076 lib/header.c:2117 msgid "} expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2136 +#: lib/header.c:2086 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans@ -#: lib/header.c:2152 +#: lib/header.c:2102 msgid "{ expected after : in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2177 +#: lib/header.c:2127 msgid "| expected at end of expression" msgstr "" -#: lib/header.c:2348 +#: lib/header.c:2298 msgid "(unknown type)" msgstr "" @@ -2671,90 +2671,90 @@ msgstr "" #. this would probably be a good place to check if disk space #. was used up - if so, we should return a different error #. XXX FIXME: Fclose with libio destroys errno -#: lib/install.c:650 +#: lib/install.c:651 #, c-format msgid "unpacking of archive failed%s%s: %s" msgstr "" -#: lib/install.c:651 +#: lib/install.c:652 msgid " on file " msgstr "" -#: lib/install.c:700 +#: lib/install.c:701 msgid "installing a source package\n" msgstr "" -#: lib/install.c:720 +#: lib/install.c:721 #, c-format msgid "cannot create sourcedir %s" msgstr "" -#: lib/install.c:726 lib/install.c:756 +#: lib/install.c:727 lib/install.c:757 #, c-format msgid "cannot write to %s" msgstr "" -#: lib/install.c:730 +#: lib/install.c:731 #, c-format msgid "sources in: %s\n" msgstr "" -#: lib/install.c:750 +#: lib/install.c:751 #, c-format msgid "cannot create specdir %s" msgstr "" -#: lib/install.c:760 +#: lib/install.c:761 #, c-format msgid "spec file in: %s\n" msgstr "" -#: lib/install.c:792 lib/install.c:820 +#: lib/install.c:793 lib/install.c:821 msgid "source package contains no .spec file" msgstr "" -#: lib/install.c:838 +#: lib/install.c:839 #, c-format msgid "renaming %s to %s\n" msgstr "" -#: lib/install.c:840 lib/install.c:1102 lib/uninstall.c:60 +#: lib/install.c:841 lib/install.c:1103 lib/uninstall.c:60 #, c-format msgid "rename of %s to %s failed: %s" msgstr "" -#: lib/install.c:930 +#: lib/install.c:931 msgid "source package expected, binary found" msgstr "" -#: lib/install.c:974 +#: lib/install.c:975 #, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "" -#: lib/install.c:1018 +#: lib/install.c:1019 msgid "stopping install as we're running --test\n" msgstr "" -#: lib/install.c:1023 +#: lib/install.c:1024 msgid "running preinstall script (if any)\n" msgstr "" -#: lib/install.c:1030 +#: lib/install.c:1031 msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n" msgstr "" -#: lib/install.c:1062 +#: lib/install.c:1063 #, c-format msgid "%s created as %s\n" msgstr "" -#: lib/install.c:1098 +#: lib/install.c:1099 #, c-format msgid "%s saved as %s\n" msgstr "" -#: lib/install.c:1189 +#: lib/install.c:1193 msgid "running postinstall scripts (if any)\n" msgstr "" @@ -2773,121 +2773,122 @@ msgid "" msgstr "" #: lib/poptBT.c:94 -msgid "buildroot already specified" +#, c-format +msgid "buildroot already specified, ignoring %s\n" msgstr "" -#: lib/poptBT.c:120 +#: lib/poptBT.c:119 #, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" msgstr "" -#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130 -#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139 +#: lib/poptBT.c:120 lib/poptBT.c:123 lib/poptBT.c:126 lib/poptBT.c:129 +#: lib/poptBT.c:132 lib/poptBT.c:135 lib/poptBT.c:138 msgid "<specfile>" msgstr "" -#: lib/poptBT.c:123 +#: lib/poptBT.c:122 msgid "build through %build (%prep, then compile) from <specfile>" msgstr "" -#: lib/poptBT.c:126 +#: lib/poptBT.c:125 msgid "build through %install (%prep, %build, then install) from <specfile>" msgstr "" -#: lib/poptBT.c:129 +#: lib/poptBT.c:128 #, c-format msgid "verify %files section from <specfile>" msgstr "" -#: lib/poptBT.c:132 +#: lib/poptBT.c:131 msgid "build source and binary packages from <specfile>" msgstr "" -#: lib/poptBT.c:135 +#: lib/poptBT.c:134 msgid "build binary package only from <specfile>" msgstr "" -#: lib/poptBT.c:138 +#: lib/poptBT.c:137 msgid "build source package only from <specfile>" msgstr "" -#: lib/poptBT.c:142 +#: lib/poptBT.c:141 #, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" msgstr "" -#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152 -#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161 +#: lib/poptBT.c:142 lib/poptBT.c:145 lib/poptBT.c:148 lib/poptBT.c:151 +#: lib/poptBT.c:154 lib/poptBT.c:157 lib/poptBT.c:160 msgid "<tarball>" msgstr "" -#: lib/poptBT.c:145 +#: lib/poptBT.c:144 msgid "build through %build (%prep, then compile) from <tarball>" msgstr "" -#: lib/poptBT.c:148 +#: lib/poptBT.c:147 msgid "build through %install (%prep, %build, then install) from <tarball>" msgstr "" -#: lib/poptBT.c:151 +#: lib/poptBT.c:150 #, c-format msgid "verify %files section from <tarball>" msgstr "" -#: lib/poptBT.c:154 +#: lib/poptBT.c:153 msgid "build source and binary packages from <tarball>" msgstr "" -#: lib/poptBT.c:157 +#: lib/poptBT.c:156 msgid "build binary package only from <tarball>" msgstr "" -#: lib/poptBT.c:160 +#: lib/poptBT.c:159 msgid "build source package only from <tarball>" msgstr "" -#: lib/poptBT.c:164 +#: lib/poptBT.c:163 msgid "build binary package from <source package>" msgstr "" -#: lib/poptBT.c:165 lib/poptBT.c:168 +#: lib/poptBT.c:164 lib/poptBT.c:167 msgid "<source package>" msgstr "" -#: lib/poptBT.c:167 +#: lib/poptBT.c:166 msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "" -#: lib/poptBT.c:171 +#: lib/poptBT.c:170 msgid "override build root" msgstr "" -#: lib/poptBT.c:177 +#: lib/poptBT.c:176 msgid "ignore ExcludeArch: directives from spec file" msgstr "" -#: lib/poptBT.c:179 +#: lib/poptBT.c:178 msgid "do not execute any stages of the build" msgstr "" -#: lib/poptBT.c:183 +#: lib/poptBT.c:182 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:186 +#: lib/poptBT.c:185 msgid "do not accept i18N msgstr's from specfile" msgstr "" -#: lib/poptBT.c:190 +#: lib/poptBT.c:189 msgid "remove specfile when done" msgstr "" -#: lib/poptBT.c:196 +#: lib/poptBT.c:195 msgid "override target platform" msgstr "" -#: lib/poptBT.c:198 +#: lib/poptBT.c:197 msgid "lookup i18N strings in specfile catalog" msgstr "" @@ -3153,7 +3154,7 @@ msgstr "" msgid "record %d could not be read\n" msgstr "" -#: lib/query.c:746 lib/rpminstall.c:546 +#: lib/query.c:746 lib/rpminstall.c:548 #, c-format msgid "package %s is not installed\n" msgstr "" @@ -3483,12 +3484,12 @@ msgstr "" msgid "retrieved %d packages\n" msgstr "" -#: lib/rpminstall.c:298 lib/rpminstall.c:470 +#: lib/rpminstall.c:298 lib/rpminstall.c:472 #, c-format msgid "cannot open file %s: %s\n" msgstr "" -#: lib/rpminstall.c:316 lib/rpminstall.c:611 +#: lib/rpminstall.c:316 lib/rpminstall.c:613 #, c-format msgid "%s cannot be installed\n" msgstr "" @@ -3498,54 +3499,54 @@ msgstr "" msgid "cannot open Packages database in %s\n" msgstr "" -#: lib/rpminstall.c:351 +#: lib/rpminstall.c:353 #, c-format msgid "package %s is not relocateable\n" msgstr "" -#: lib/rpminstall.c:396 +#: lib/rpminstall.c:398 #, c-format msgid "error reading from file %s\n" msgstr "" -#: lib/rpminstall.c:401 +#: lib/rpminstall.c:403 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "" -#: lib/rpminstall.c:418 +#: lib/rpminstall.c:420 #, c-format msgid "found %d source and %d binary packages\n" msgstr "" -#: lib/rpminstall.c:429 +#: lib/rpminstall.c:431 msgid "failed dependencies:\n" msgstr "" -#: lib/rpminstall.c:450 +#: lib/rpminstall.c:452 msgid "installing binary packages\n" msgstr "" -#: lib/rpminstall.c:533 +#: lib/rpminstall.c:535 #, c-format msgid "cannot open %s/packages.rpm\n" msgstr "" -#: lib/rpminstall.c:549 +#: lib/rpminstall.c:551 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "" -#: lib/rpminstall.c:572 +#: lib/rpminstall.c:574 msgid "removing these packages would break dependencies:\n" msgstr "" -#: lib/rpminstall.c:600 +#: lib/rpminstall.c:602 #, c-format msgid "cannot open %s: %s\n" msgstr "" -#: lib/rpminstall.c:606 +#: lib/rpminstall.c:608 #, c-format msgid "Installing %s\n" msgstr "" @@ -3565,88 +3566,88 @@ msgstr "" msgid "missing architecture name at %s:%d" msgstr "" -#: lib/rpmrc.c:313 +#: lib/rpmrc.c:305 #, c-format msgid "Incomplete data line at %s:%d" msgstr "" -#: lib/rpmrc.c:317 +#: lib/rpmrc.c:309 #, c-format msgid "Too many args in data line at %s:%d" msgstr "" -#: lib/rpmrc.c:324 +#: lib/rpmrc.c:316 #, c-format msgid "Bad arch/os number: %s (%s:%d)" msgstr "" -#: lib/rpmrc.c:359 +#: lib/rpmrc.c:351 #, c-format msgid "Incomplete default line at %s:%d" msgstr "" -#: lib/rpmrc.c:364 +#: lib/rpmrc.c:356 #, c-format msgid "Too many args in default line at %s:%d" msgstr "" -#: lib/rpmrc.c:554 +#: lib/rpmrc.c:546 #, c-format msgid "Cannot expand %s" msgstr "" -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:551 #, c-format msgid "Cannot read %s, HOME is too large." msgstr "" -#: lib/rpmrc.c:576 +#: lib/rpmrc.c:568 #, c-format msgid "Unable to open %s for reading: %s." msgstr "" #. XXX Feof(fd) -#: lib/rpmrc.c:621 +#: lib/rpmrc.c:613 #, c-format msgid "Failed to read %s: %s." msgstr "" -#: lib/rpmrc.c:658 +#: lib/rpmrc.c:650 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d" msgstr "" -#: lib/rpmrc.c:675 lib/rpmrc.c:749 +#: lib/rpmrc.c:667 lib/rpmrc.c:741 #, c-format msgid "missing argument for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:692 lib/rpmrc.c:714 +#: lib/rpmrc.c:684 lib/rpmrc.c:706 #, c-format msgid "%s expansion failed at %s:%d \"%s\"" msgstr "" -#: lib/rpmrc.c:701 +#: lib/rpmrc.c:693 #, c-format msgid "cannot open %s at %s:%d: %s" msgstr "" -#: lib/rpmrc.c:741 +#: lib/rpmrc.c:733 #, c-format msgid "missing architecture for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:808 +#: lib/rpmrc.c:800 #, c-format msgid "bad option '%s' at %s:%d" msgstr "" -#: lib/rpmrc.c:1205 +#: lib/rpmrc.c:1197 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1206 +#: lib/rpmrc.c:1198 msgid "Please contact rpm-list@redhat.com\n" msgstr "" @@ -3862,7 +3863,7 @@ msgid "Bad server response" msgstr "" #: rpmio/rpmio.c:540 -msgid "Server IO error" +msgid "Server I/O error" msgstr "" #: rpmio/rpmio.c:543 @@ -3886,7 +3887,7 @@ msgid "Failed to establish data connection to server" msgstr "" #: rpmio/rpmio.c:558 -msgid "IO error to local file" +msgid "I/O error to local file" msgstr "" #: rpmio/rpmio.c:561 @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-01 19:44-0500\n" +"POT-Creation-Date: 2001-01-03 14:05-0500\n" "PO-Revision-Date: 2000-08-17 20:22+02:00\n" "Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n" "Language-Team: Norwegian <no@li.org>\n" @@ -525,7 +525,7 @@ msgstr "" "verifisér en pakkeinstallasjon ved ĺ bruke samme alternativer for " "pakkespesifikasjon som -q" -#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 +#: lib/poptBT.c:180 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 #: rpmqv.c:595 rpmqv.c:643 rpmqv.c:677 msgid "do not verify package dependencies" msgstr "ikke verifiser pakkeavhengigheter" @@ -723,15 +723,15 @@ msgstr "binćr pakke (prep, kompilér, installér, pakk)" msgid "bin/src package (prep, compile, install, package)" msgstr "bin/src pakke (prep, kompilér, installér, pakk)" -#: lib/poptBT.c:192 rpm.c:480 +#: lib/poptBT.c:191 rpm.c:480 msgid "skip straight to specified stage (only for c,i)" msgstr "hopp rett til spesifisert steg (kun for c,i)" -#: lib/poptBT.c:173 rpm.c:482 +#: lib/poptBT.c:172 rpm.c:482 msgid "remove build tree when done" msgstr "fjern byggtréet nĺr ferdig" -#: lib/poptBT.c:188 rpm.c:484 +#: lib/poptBT.c:187 rpm.c:484 msgid "remove sources when done" msgstr "fjern kildekoden nĺr ferdig" @@ -739,7 +739,7 @@ msgstr "fjern kildekoden nĺr ferdig" msgid "remove spec file when done" msgstr "fjern specfilen nĺr ferdig" -#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224 +#: lib/poptBT.c:193 rpm.c:488 rpmqv.c:224 msgid "generate PGP/GPG signature" msgstr "generér PGP/GPG signatur" @@ -1205,7 +1205,7 @@ msgstr "" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:175 rpmqv.c:208 +#: lib/poptBT.c:174 rpmqv.c:208 msgid "generate headers compatible with rpm4 packaging" msgstr "" @@ -2026,118 +2026,118 @@ msgstr "" msgid "line %d: Second %%files list" msgstr "" -#: build/parsePreamble.c:203 +#: build/parsePreamble.c:189 #, c-format msgid "Architecture is excluded: %s" msgstr "" -#: build/parsePreamble.c:208 +#: build/parsePreamble.c:194 #, c-format msgid "Architecture is not included: %s" msgstr "" -#: build/parsePreamble.c:213 +#: build/parsePreamble.c:199 #, c-format msgid "OS is excluded: %s" msgstr "" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:204 #, c-format msgid "OS is not included: %s" msgstr "" -#: build/parsePreamble.c:232 +#: build/parsePreamble.c:218 #, c-format msgid "%s field must be present in package: %s" msgstr "" -#: build/parsePreamble.c:257 +#: build/parsePreamble.c:243 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "" -#: build/parsePreamble.c:305 +#: build/parsePreamble.c:291 #, c-format msgid "Unable to open icon %s: %s" msgstr "" -#: build/parsePreamble.c:323 +#: build/parsePreamble.c:309 #, c-format msgid "Unable to read icon %s: %s" msgstr "" -#: build/parsePreamble.c:336 +#: build/parsePreamble.c:322 #, c-format msgid "Unknown icon type: %s" msgstr "" -#: build/parsePreamble.c:402 +#: build/parsePreamble.c:388 #, c-format msgid "line %d: Malformed tag: %s" msgstr "" #. Empty field -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:396 #, c-format msgid "line %d: Empty tag: %s" msgstr "" -#: build/parsePreamble.c:432 build/parsePreamble.c:439 +#: build/parsePreamble.c:418 build/parsePreamble.c:425 #, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "" -#: build/parsePreamble.c:496 build/parseSpec.c:379 +#: build/parsePreamble.c:482 build/parseSpec.c:374 #, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "" -#: build/parsePreamble.c:509 +#: build/parsePreamble.c:495 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "" -#: build/parsePreamble.c:521 +#: build/parsePreamble.c:507 #, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "" -#: build/parsePreamble.c:533 +#: build/parsePreamble.c:519 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "" -#: build/parsePreamble.c:573 build/parsePreamble.c:584 +#: build/parsePreamble.c:559 build/parsePreamble.c:570 #, c-format msgid "line %d: Bad %s: qualifiers: %s" msgstr "" -#: build/parsePreamble.c:610 +#: build/parsePreamble.c:596 #, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "" -#: build/parsePreamble.c:619 +#: build/parsePreamble.c:605 #, c-format msgid "Internal error: Bogus tag %d" msgstr "" -#: build/parsePreamble.c:757 +#: build/parsePreamble.c:743 #, c-format msgid "Bad package specification: %s" msgstr "" -#: build/parsePreamble.c:763 +#: build/parsePreamble.c:749 #, c-format msgid "Package already exists: %s" msgstr "" -#: build/parsePreamble.c:788 +#: build/parsePreamble.c:774 #, c-format msgid "line %d: Unknown tag: %s" msgstr "" -#: build/parsePreamble.c:810 +#: build/parsePreamble.c:796 msgid "Spec file can't use BuildRoot" msgstr "" @@ -2242,45 +2242,45 @@ msgstr "" msgid "line %d: Second %s" msgstr "" -#: build/parseSpec.c:133 +#: build/parseSpec.c:128 #, c-format msgid "line %d: %s" msgstr "" #. XXX Fstrerror -#: build/parseSpec.c:181 +#: build/parseSpec.c:176 #, c-format msgid "Unable to open %s: %s\n" msgstr "" -#: build/parseSpec.c:193 +#: build/parseSpec.c:188 msgid "Unclosed %%if" msgstr "" -#: build/parseSpec.c:264 +#: build/parseSpec.c:259 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d" msgstr "" #. Got an else with no %if ! -#: build/parseSpec.c:272 +#: build/parseSpec.c:267 msgid "%s:%d: Got a %%else with no if" msgstr "" #. Got an end with no %if ! -#: build/parseSpec.c:283 +#: build/parseSpec.c:278 msgid "%s:%d: Got a %%endif with no if" msgstr "" -#: build/parseSpec.c:297 build/parseSpec.c:306 +#: build/parseSpec.c:292 build/parseSpec.c:301 msgid "malformed %%include statement" msgstr "" -#: build/parseSpec.c:485 +#: build/parseSpec.c:480 msgid "No buildable architectures" msgstr "" -#: build/parseSpec.c:540 +#: build/parseSpec.c:535 msgid "Package has no %%description: %s" msgstr "" @@ -2304,55 +2304,55 @@ msgstr "" msgid "line %d: Bad %s number: %s\n" msgstr "" -#: lib/cpio.c:444 +#: lib/cpio.c:445 #, c-format msgid "can't rename %s to %s: %s\n" msgstr "" -#: lib/cpio.c:450 +#: lib/cpio.c:451 #, c-format msgid "can't unlink %s: %s\n" msgstr "" -#: lib/cpio.c:757 +#: lib/cpio.c:758 #, c-format msgid "getNextHeader: %s\n" msgstr "" -#: lib/cpio.c:1243 +#: lib/cpio.c:1245 #, c-format msgid "(error 0x%x)" msgstr "" -#: lib/cpio.c:1246 +#: lib/cpio.c:1248 msgid "Bad magic" msgstr "" -#: lib/cpio.c:1247 +#: lib/cpio.c:1249 msgid "Bad/unreadable header" msgstr "" -#: lib/cpio.c:1265 +#: lib/cpio.c:1267 msgid "Header size too big" msgstr "" -#: lib/cpio.c:1266 +#: lib/cpio.c:1268 msgid "Unknown file type" msgstr "" -#: lib/cpio.c:1267 +#: lib/cpio.c:1269 msgid "Missing hard link" msgstr "" -#: lib/cpio.c:1268 +#: lib/cpio.c:1270 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:1269 +#: lib/cpio.c:1271 msgid "Internal error" msgstr "" -#: lib/cpio.c:1278 +#: lib/cpio.c:1280 msgid " failed - " msgstr "" @@ -2454,131 +2454,131 @@ msgstr "" msgid "========== continuing tsort ...\n" msgstr "" -#: lib/db1.c:91 lib/db3.c:451 +#: lib/db1.c:92 lib/db2.c:112 lib/db3.c:456 #, c-format -msgid "db%d error(%d)" +msgid "db%d error(%d) from %s: %s\n" msgstr "" -#: lib/db1.c:93 lib/db3.c:453 +#: lib/db1.c:95 lib/db2.c:115 lib/db3.c:459 #, c-format -msgid " performing %s" +msgid "db%d error(%d): %s\n" msgstr "" -#: lib/db1.c:388 +#: lib/db1.c:387 #, c-format msgid "closed db file %s\n" msgstr "" -#: lib/db1.c:391 +#: lib/db1.c:390 #, c-format msgid "removed db file %s\n" msgstr "" -#: lib/db1.c:422 +#: lib/db1.c:421 #, c-format msgid "bad db file %s" msgstr "" -#: lib/db1.c:427 +#: lib/db1.c:426 #, c-format msgid "opening db file %s mode 0x%x\n" msgstr "" #. XXX check errno validity -#: lib/db1.c:450 +#: lib/db1.c:449 #, c-format msgid "cannot get %s lock on database" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "exclusive" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "shared" msgstr "" -#: lib/db2.c:137 +#: lib/db2.c:141 #, c-format msgid "closed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:149 +#: lib/db2.c:153 #, c-format msgid "removed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:186 +#: lib/db2.c:190 #, c-format msgid "opening db environment %s/%s(%s) %s\n" msgstr "" -#: lib/db2.c:561 +#: lib/db2.c:565 #, c-format msgid "closed db index %s/%s(%s)\n" msgstr "" -#: lib/db2.c:639 +#: lib/db2.c:643 #, c-format msgid "opening db index %s/%s(%s) %s mode=0x%x\n" msgstr "" -#: lib/db3.c:267 +#: lib/db3.c:268 #, c-format -msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n" +msgid "unrecognized db option: \"%s\" ignored\n" msgstr "" -#: lib/db3.c:295 +#: lib/db3.c:297 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "" -#: lib/db3.c:303 +#: lib/db3.c:306 #, c-format msgid "%s has too large or too small long value, skipped\n" msgstr "" -#: lib/db3.c:311 +#: lib/db3.c:315 #, c-format msgid "%s has too large or too small integer value, skipped\n" msgstr "" -#: lib/db3.c:478 +#: lib/db3.c:484 #, c-format msgid "closed db environment %s/%s\n" msgstr "" -#: lib/db3.c:494 +#: lib/db3.c:500 #, c-format msgid "removed db environment %s/%s\n" msgstr "" -#: lib/db3.c:531 +#: lib/db3.c:537 #, c-format msgid "opening db environment %s/%s %s\n" msgstr "" -#: lib/db3.c:917 +#: lib/db3.c:923 #, c-format msgid "closed db index %s/%s\n" msgstr "" -#: lib/db3.c:1007 +#: lib/db3.c:1013 #, c-format msgid "opening db index %s/%s %s mode=0x%x\n" msgstr "" -#: lib/db3.c:1112 +#: lib/db3.c:1118 #, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "" -#: lib/db3.c:1119 +#: lib/db3.c:1125 #, c-format msgid "locked db index %s/%s\n" msgstr "" -#: lib/falloc.c:140 +#: lib/falloc.c:141 #, c-format msgid "" "free list corrupt (%u)- please run\n" @@ -2589,7 +2589,7 @@ msgid "" msgstr "" #: lib/formats.c:86 lib/formats.c:112 lib/formats.c:141 lib/formats.c:182 -#: lib/header.c:2569 lib/header.c:2586 lib/header.c:2606 +#: lib/header.c:2519 lib/header.c:2536 lib/header.c:2556 msgid "(not a number)" msgstr "" @@ -2618,92 +2618,92 @@ msgid "file %s is on an unknown device" msgstr "" #. This should not be allowed -#: lib/header.c:220 +#: lib/header.c:172 msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" -#: lib/header.c:255 lib/header.c:1052 lib/install.c:365 +#: lib/header.c:207 lib/header.c:1004 lib/install.c:365 #, c-format msgid "Data type %d not supported\n" msgstr "" -#: lib/header.c:1477 +#: lib/header.c:1427 #, c-format msgid "Bad count for headerAddEntry(): %d\n" msgstr "" #. @-observertrans@ -#: lib/header.c:1922 +#: lib/header.c:1872 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans@ -#: lib/header.c:1952 +#: lib/header.c:1902 msgid "missing } after %{" msgstr "" #. @-observertrans@ -#: lib/header.c:1966 +#: lib/header.c:1916 msgid "empty tag format" msgstr "" #. @-observertrans@ -#: lib/header.c:1978 +#: lib/header.c:1928 msgid "empty tag name" msgstr "" #. @-observertrans@ -#: lib/header.c:1995 +#: lib/header.c:1945 msgid "unknown tag" msgstr "" #. @-observertrans@ -#: lib/header.c:2022 +#: lib/header.c:1972 msgid "] expected at end of array" msgstr "" #. @-observertrans@ -#: lib/header.c:2040 +#: lib/header.c:1990 msgid "unexpected ]" msgstr "" #. @-observertrans@ -#: lib/header.c:2044 +#: lib/header.c:1994 msgid "unexpected }" msgstr "" #. @-observertrans@ -#: lib/header.c:2104 +#: lib/header.c:2054 msgid "? expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2113 +#: lib/header.c:2063 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2126 lib/header.c:2167 +#: lib/header.c:2076 lib/header.c:2117 msgid "} expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2136 +#: lib/header.c:2086 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans@ -#: lib/header.c:2152 +#: lib/header.c:2102 msgid "{ expected after : in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2177 +#: lib/header.c:2127 msgid "| expected at end of expression" msgstr "" -#: lib/header.c:2348 +#: lib/header.c:2298 msgid "(unknown type)" msgstr "" @@ -2725,90 +2725,90 @@ msgstr "" #. this would probably be a good place to check if disk space #. was used up - if so, we should return a different error #. XXX FIXME: Fclose with libio destroys errno -#: lib/install.c:650 +#: lib/install.c:651 #, c-format msgid "unpacking of archive failed%s%s: %s" msgstr "" -#: lib/install.c:651 +#: lib/install.c:652 msgid " on file " msgstr "" -#: lib/install.c:700 +#: lib/install.c:701 msgid "installing a source package\n" msgstr "" -#: lib/install.c:720 +#: lib/install.c:721 #, c-format msgid "cannot create sourcedir %s" msgstr "" -#: lib/install.c:726 lib/install.c:756 +#: lib/install.c:727 lib/install.c:757 #, c-format msgid "cannot write to %s" msgstr "" -#: lib/install.c:730 +#: lib/install.c:731 #, c-format msgid "sources in: %s\n" msgstr "" -#: lib/install.c:750 +#: lib/install.c:751 #, c-format msgid "cannot create specdir %s" msgstr "" -#: lib/install.c:760 +#: lib/install.c:761 #, c-format msgid "spec file in: %s\n" msgstr "" -#: lib/install.c:792 lib/install.c:820 +#: lib/install.c:793 lib/install.c:821 msgid "source package contains no .spec file" msgstr "" -#: lib/install.c:838 +#: lib/install.c:839 #, c-format msgid "renaming %s to %s\n" msgstr "" -#: lib/install.c:840 lib/install.c:1102 lib/uninstall.c:60 +#: lib/install.c:841 lib/install.c:1103 lib/uninstall.c:60 #, c-format msgid "rename of %s to %s failed: %s" msgstr "" -#: lib/install.c:930 +#: lib/install.c:931 msgid "source package expected, binary found" msgstr "" -#: lib/install.c:974 +#: lib/install.c:975 #, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "" -#: lib/install.c:1018 +#: lib/install.c:1019 msgid "stopping install as we're running --test\n" msgstr "" -#: lib/install.c:1023 +#: lib/install.c:1024 msgid "running preinstall script (if any)\n" msgstr "" -#: lib/install.c:1030 +#: lib/install.c:1031 msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n" msgstr "" -#: lib/install.c:1062 +#: lib/install.c:1063 #, fuzzy, c-format msgid "%s created as %s\n" msgstr "kunne ikke opprette %s: %s\n" -#: lib/install.c:1098 +#: lib/install.c:1099 #, fuzzy, c-format msgid "%s saved as %s\n" msgstr "kunne ikke opprette %s: %s\n" -#: lib/install.c:1189 +#: lib/install.c:1193 msgid "running postinstall scripts (if any)\n" msgstr "" @@ -2827,125 +2827,126 @@ msgid "" msgstr "" #: lib/poptBT.c:94 -msgid "buildroot already specified" -msgstr "" +#, fuzzy, c-format +msgid "buildroot already specified, ignoring %s\n" +msgstr "Feil under lesing av spec fil fra %s\n" -#: lib/poptBT.c:120 +#: lib/poptBT.c:119 #, fuzzy, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" msgstr "prep (pakk ut kildekoden og legg til patcher)" -#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130 -#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139 +#: lib/poptBT.c:120 lib/poptBT.c:123 lib/poptBT.c:126 lib/poptBT.c:129 +#: lib/poptBT.c:132 lib/poptBT.c:135 lib/poptBT.c:138 msgid "<specfile>" msgstr "" -#: lib/poptBT.c:123 +#: lib/poptBT.c:122 msgid "build through %build (%prep, then compile) from <specfile>" msgstr "" -#: lib/poptBT.c:126 +#: lib/poptBT.c:125 msgid "build through %install (%prep, %build, then install) from <specfile>" msgstr "" -#: lib/poptBT.c:129 +#: lib/poptBT.c:128 #, c-format msgid "verify %files section from <specfile>" msgstr "" -#: lib/poptBT.c:132 +#: lib/poptBT.c:131 #, fuzzy msgid "build source and binary packages from <specfile>" msgstr "fant %d kilde- og %d binćrpakker\n" -#: lib/poptBT.c:135 +#: lib/poptBT.c:134 #, fuzzy msgid "build binary package only from <specfile>" msgstr "spřr pakke som eier <fil>" -#: lib/poptBT.c:138 +#: lib/poptBT.c:137 msgid "build source package only from <specfile>" msgstr "" -#: lib/poptBT.c:142 +#: lib/poptBT.c:141 #, fuzzy, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" msgstr "prep (pakk ut kildekoden og legg til patcher)" -#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152 -#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161 +#: lib/poptBT.c:142 lib/poptBT.c:145 lib/poptBT.c:148 lib/poptBT.c:151 +#: lib/poptBT.c:154 lib/poptBT.c:157 lib/poptBT.c:160 msgid "<tarball>" msgstr "" -#: lib/poptBT.c:145 +#: lib/poptBT.c:144 msgid "build through %build (%prep, then compile) from <tarball>" msgstr "" -#: lib/poptBT.c:148 +#: lib/poptBT.c:147 msgid "build through %install (%prep, %build, then install) from <tarball>" msgstr "" -#: lib/poptBT.c:151 +#: lib/poptBT.c:150 #, c-format msgid "verify %files section from <tarball>" msgstr "" -#: lib/poptBT.c:154 +#: lib/poptBT.c:153 #, fuzzy msgid "build source and binary packages from <tarball>" msgstr "fant %d kilde- og %d binćrpakker\n" -#: lib/poptBT.c:157 +#: lib/poptBT.c:156 msgid "build binary package only from <tarball>" msgstr "" -#: lib/poptBT.c:160 +#: lib/poptBT.c:159 msgid "build source package only from <tarball>" msgstr "" -#: lib/poptBT.c:164 +#: lib/poptBT.c:163 #, fuzzy msgid "build binary package from <source package>" msgstr "binćr pakke (prep, kompilér, installér, pakk)" -#: lib/poptBT.c:165 lib/poptBT.c:168 +#: lib/poptBT.c:164 lib/poptBT.c:167 msgid "<source package>" msgstr "" -#: lib/poptBT.c:167 +#: lib/poptBT.c:166 msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "" -#: lib/poptBT.c:171 +#: lib/poptBT.c:170 msgid "override build root" msgstr "" -#: lib/poptBT.c:177 +#: lib/poptBT.c:176 msgid "ignore ExcludeArch: directives from spec file" msgstr "" -#: lib/poptBT.c:179 +#: lib/poptBT.c:178 msgid "do not execute any stages of the build" msgstr "" -#: lib/poptBT.c:183 +#: lib/poptBT.c:182 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:186 +#: lib/poptBT.c:185 msgid "do not accept i18N msgstr's from specfile" msgstr "" -#: lib/poptBT.c:190 +#: lib/poptBT.c:189 msgid "remove specfile when done" msgstr "" -#: lib/poptBT.c:196 +#: lib/poptBT.c:195 msgid "override target platform" msgstr "" -#: lib/poptBT.c:198 +#: lib/poptBT.c:197 msgid "lookup i18N strings in specfile catalog" msgstr "" @@ -3217,7 +3218,7 @@ msgstr "" msgid "record %d could not be read\n" msgstr "" -#: lib/query.c:746 lib/rpminstall.c:546 +#: lib/query.c:746 lib/rpminstall.c:548 #, c-format msgid "package %s is not installed\n" msgstr "" @@ -3548,12 +3549,12 @@ msgstr "" msgid "retrieved %d packages\n" msgstr "" -#: lib/rpminstall.c:298 lib/rpminstall.c:470 +#: lib/rpminstall.c:298 lib/rpminstall.c:472 #, c-format msgid "cannot open file %s: %s\n" msgstr "" -#: lib/rpminstall.c:316 lib/rpminstall.c:611 +#: lib/rpminstall.c:316 lib/rpminstall.c:613 #, c-format msgid "%s cannot be installed\n" msgstr "" @@ -3563,54 +3564,54 @@ msgstr "" msgid "cannot open Packages database in %s\n" msgstr "kan ikke ĺpne pakkedatabase i %s\n" -#: lib/rpminstall.c:351 +#: lib/rpminstall.c:353 #, c-format msgid "package %s is not relocateable\n" msgstr "pakke %s kan ikke relokeres\n" -#: lib/rpminstall.c:396 +#: lib/rpminstall.c:398 #, c-format msgid "error reading from file %s\n" msgstr "feil under lesing fra fil %s\n" -#: lib/rpminstall.c:401 +#: lib/rpminstall.c:403 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "fil %s trenger en nyere versjon av RPM\n" -#: lib/rpminstall.c:418 +#: lib/rpminstall.c:420 #, c-format msgid "found %d source and %d binary packages\n" msgstr "fant %d kilde- og %d binćrpakker\n" -#: lib/rpminstall.c:429 +#: lib/rpminstall.c:431 msgid "failed dependencies:\n" msgstr "feilede avhengigheter:\n" -#: lib/rpminstall.c:450 +#: lib/rpminstall.c:452 msgid "installing binary packages\n" msgstr "installerer binćrpakker\n" -#: lib/rpminstall.c:533 +#: lib/rpminstall.c:535 #, c-format msgid "cannot open %s/packages.rpm\n" msgstr "kan ikke ĺpne %s/packages.rpm\n" -#: lib/rpminstall.c:549 +#: lib/rpminstall.c:551 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "\"%s\" spesifiserer flere pakker\n" -#: lib/rpminstall.c:572 +#: lib/rpminstall.c:574 msgid "removing these packages would break dependencies:\n" msgstr "fjerning av disse pakkene vil řdelegge avhengigheter:\n" -#: lib/rpminstall.c:600 +#: lib/rpminstall.c:602 #, c-format msgid "cannot open %s: %s\n" msgstr "kan ikke ĺpne %s: %s\n" -#: lib/rpminstall.c:606 +#: lib/rpminstall.c:608 #, c-format msgid "Installing %s\n" msgstr "Installerer %s\n" @@ -3630,88 +3631,88 @@ msgstr "mangler andre ':' ved %s:%d" msgid "missing architecture name at %s:%d" msgstr "manglende navn pĺ arkitektur ved %s:%d" -#: lib/rpmrc.c:313 +#: lib/rpmrc.c:305 #, c-format msgid "Incomplete data line at %s:%d" msgstr "Ukomplett datalinje ved %s:%d" -#: lib/rpmrc.c:317 +#: lib/rpmrc.c:309 #, c-format msgid "Too many args in data line at %s:%d" msgstr "" -#: lib/rpmrc.c:324 +#: lib/rpmrc.c:316 #, c-format msgid "Bad arch/os number: %s (%s:%d)" msgstr "" -#: lib/rpmrc.c:359 +#: lib/rpmrc.c:351 #, c-format msgid "Incomplete default line at %s:%d" msgstr "" -#: lib/rpmrc.c:364 +#: lib/rpmrc.c:356 #, c-format msgid "Too many args in default line at %s:%d" msgstr "" -#: lib/rpmrc.c:554 +#: lib/rpmrc.c:546 #, c-format msgid "Cannot expand %s" msgstr "" -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:551 #, c-format msgid "Cannot read %s, HOME is too large." msgstr "" -#: lib/rpmrc.c:576 +#: lib/rpmrc.c:568 #, c-format msgid "Unable to open %s for reading: %s." msgstr "" #. XXX Feof(fd) -#: lib/rpmrc.c:621 +#: lib/rpmrc.c:613 #, c-format msgid "Failed to read %s: %s." msgstr "" -#: lib/rpmrc.c:658 +#: lib/rpmrc.c:650 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d" msgstr "" -#: lib/rpmrc.c:675 lib/rpmrc.c:749 +#: lib/rpmrc.c:667 lib/rpmrc.c:741 #, c-format msgid "missing argument for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:692 lib/rpmrc.c:714 +#: lib/rpmrc.c:684 lib/rpmrc.c:706 #, c-format msgid "%s expansion failed at %s:%d \"%s\"" msgstr "" -#: lib/rpmrc.c:701 +#: lib/rpmrc.c:693 #, c-format msgid "cannot open %s at %s:%d: %s" msgstr "" -#: lib/rpmrc.c:741 +#: lib/rpmrc.c:733 #, c-format msgid "missing architecture for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:808 +#: lib/rpmrc.c:800 #, c-format msgid "bad option '%s' at %s:%d" msgstr "" -#: lib/rpmrc.c:1205 +#: lib/rpmrc.c:1197 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1206 +#: lib/rpmrc.c:1198 msgid "Please contact rpm-list@redhat.com\n" msgstr "" @@ -3928,7 +3929,7 @@ msgid "Bad server response" msgstr "" #: rpmio/rpmio.c:540 -msgid "Server IO error" +msgid "Server I/O error" msgstr "" #: rpmio/rpmio.c:543 @@ -3952,7 +3953,7 @@ msgid "Failed to establish data connection to server" msgstr "" #: rpmio/rpmio.c:558 -msgid "IO error to local file" +msgid "I/O error to local file" msgstr "" #: rpmio/rpmio.c:561 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-01 19:44-0500\n" +"POT-Creation-Date: 2001-01-03 14:05-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" @@ -548,7 +548,7 @@ msgid "" "options as -q" msgstr "sprawdź stan pakietu (używa tych samych opcji co -q)" -#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 +#: lib/poptBT.c:180 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 #: rpmqv.c:595 rpmqv.c:643 rpmqv.c:677 msgid "do not verify package dependencies" msgstr "nie sprawdzaj zależności pakietu" @@ -750,15 +750,15 @@ msgstr "pakiet binarny (preparuj, kompiluj, instaluj, pakiet)" msgid "bin/src package (prep, compile, install, package)" msgstr "pakiet binarny/źródłowy (preparuj, kompiluj, instaluj, pakiet)" -#: lib/poptBT.c:192 rpm.c:480 +#: lib/poptBT.c:191 rpm.c:480 msgid "skip straight to specified stage (only for c,i)" msgstr "przejdź od razu do podanego etapu (tylko dla c,i)" -#: lib/poptBT.c:173 rpm.c:482 +#: lib/poptBT.c:172 rpm.c:482 msgid "remove build tree when done" msgstr "usuń budowane drzewo po skończeniu" -#: lib/poptBT.c:188 rpm.c:484 +#: lib/poptBT.c:187 rpm.c:484 msgid "remove sources when done" msgstr "usuń źródła po zakończeniu" @@ -767,7 +767,7 @@ msgstr "usuń źródła po zakończeniu" msgid "remove spec file when done" msgstr "usuń speca po zakończeniu" -#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224 +#: lib/poptBT.c:193 rpm.c:488 rpmqv.c:224 msgid "generate PGP/GPG signature" msgstr "generuj sygnaturę PGP/GPG" @@ -1247,7 +1247,7 @@ msgstr "przebuduj istniejącą bazę" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:175 rpmqv.c:208 +#: lib/poptBT.c:174 rpmqv.c:208 msgid "generate headers compatible with rpm4 packaging" msgstr "" @@ -2122,118 +2122,118 @@ msgstr "linia %d: Błąd w interpretacji wpisu %%files: %s" msgid "line %d: Second %%files list" msgstr "linia %d: Druga lista %%files" -#: build/parsePreamble.c:203 +#: build/parsePreamble.c:189 #, c-format msgid "Architecture is excluded: %s" msgstr "Architektura nie jest wspierana: %s" -#: build/parsePreamble.c:208 +#: build/parsePreamble.c:194 #, c-format msgid "Architecture is not included: %s" msgstr "Architektura nie jest wspierana: %s" -#: build/parsePreamble.c:213 +#: build/parsePreamble.c:199 #, c-format msgid "OS is excluded: %s" msgstr "Ten OS nie jest wspierany: %s" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:204 #, c-format msgid "OS is not included: %s" msgstr "Ten OS nie jest wspierany: %s" -#: build/parsePreamble.c:232 +#: build/parsePreamble.c:218 #, c-format msgid "%s field must be present in package: %s" msgstr "pole %s musi być obecne w pakiecie: %s" -#: build/parsePreamble.c:257 +#: build/parsePreamble.c:243 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "Podwójne wpisy %s w pakiecie: %s" -#: build/parsePreamble.c:305 +#: build/parsePreamble.c:291 #, fuzzy, c-format msgid "Unable to open icon %s: %s" msgstr "Nie można odczytać ikony: %s" -#: build/parsePreamble.c:323 +#: build/parsePreamble.c:309 #, fuzzy, c-format msgid "Unable to read icon %s: %s" msgstr "Nie można odczytać ikony: %s" -#: build/parsePreamble.c:336 +#: build/parsePreamble.c:322 #, c-format msgid "Unknown icon type: %s" msgstr "Nieznany typ ikony: %s" -#: build/parsePreamble.c:402 +#: build/parsePreamble.c:388 #, c-format msgid "line %d: Malformed tag: %s" msgstr "linia %d: Niepoprawna forma etykiety: %s" #. Empty field -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:396 #, c-format msgid "line %d: Empty tag: %s" msgstr "linia %d: Pusta etykieta: %s" -#: build/parsePreamble.c:432 build/parsePreamble.c:439 +#: build/parsePreamble.c:418 build/parsePreamble.c:425 #, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "linia %d: Nielegalny znak '-' w %s: %s" -#: build/parsePreamble.c:496 build/parseSpec.c:379 +#: build/parsePreamble.c:482 build/parseSpec.c:374 #, fuzzy, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "linia %d: wpis BuildRoot nie może być \"/\": %s" -#: build/parsePreamble.c:509 +#: build/parsePreamble.c:495 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "linia %d: Prefiksy nie mogą się kończyć na \"/\": %s" -#: build/parsePreamble.c:521 +#: build/parsePreamble.c:507 #, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "linia %d: wpis Docdir musi się zaczynać od '/': %s" -#: build/parsePreamble.c:533 +#: build/parsePreamble.c:519 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "linia %d: pole Epoch/Serial musi być liczbą: %s" -#: build/parsePreamble.c:573 build/parsePreamble.c:584 +#: build/parsePreamble.c:559 build/parsePreamble.c:570 #, fuzzy, c-format msgid "line %d: Bad %s: qualifiers: %s" msgstr "linia %d: Błędny numer %s: %s\n" -#: build/parsePreamble.c:610 +#: build/parsePreamble.c:596 #, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "linia %d: Błędny format wpisu BuildArchitecture: %s" -#: build/parsePreamble.c:619 +#: build/parsePreamble.c:605 #, c-format msgid "Internal error: Bogus tag %d" msgstr "Błąd wewnętrzny: Fałszywa etykieta %d" -#: build/parsePreamble.c:757 +#: build/parsePreamble.c:743 #, c-format msgid "Bad package specification: %s" msgstr "Błędna specyfikacja pakietu: $s" -#: build/parsePreamble.c:763 +#: build/parsePreamble.c:749 #, c-format msgid "Package already exists: %s" msgstr "Pakiet już istnieje: %s" -#: build/parsePreamble.c:788 +#: build/parsePreamble.c:774 #, c-format msgid "line %d: Unknown tag: %s" msgstr "linia %d: Nieznana etykieta: %s" -#: build/parsePreamble.c:810 +#: build/parsePreamble.c:796 msgid "Spec file can't use BuildRoot" msgstr "W pliku spec nie można używać wpisów BuildRoot" @@ -2339,45 +2339,45 @@ msgstr "linia %d: skrypt (tu jako program) musi się zaczynać od '/': %s" msgid "line %d: Second %s" msgstr "linia %d: Drugi %s" -#: build/parseSpec.c:133 +#: build/parseSpec.c:128 #, c-format msgid "line %d: %s" msgstr "linia %d: %s" #. XXX Fstrerror -#: build/parseSpec.c:181 +#: build/parseSpec.c:176 #, fuzzy, c-format msgid "Unable to open %s: %s\n" msgstr "Nie można otworzyć: %s\n" -#: build/parseSpec.c:193 +#: build/parseSpec.c:188 msgid "Unclosed %%if" msgstr "Niedomknięte %%if" -#: build/parseSpec.c:264 +#: build/parseSpec.c:259 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d" msgstr "" #. Got an else with no %if ! -#: build/parseSpec.c:272 +#: build/parseSpec.c:267 msgid "%s:%d: Got a %%else with no if" msgstr "%s:%d: Napotkano %%else bez if" #. Got an end with no %if ! -#: build/parseSpec.c:283 +#: build/parseSpec.c:278 msgid "%s:%d: Got a %%endif with no if" msgstr "%s:%d: Napotkano %%endif bez if" -#: build/parseSpec.c:297 build/parseSpec.c:306 +#: build/parseSpec.c:292 build/parseSpec.c:301 msgid "malformed %%include statement" msgstr "błednie sformatowany wpis %%include" -#: build/parseSpec.c:485 +#: build/parseSpec.c:480 msgid "No buildable architectures" msgstr "Nie można budować na takie architektury" -#: build/parseSpec.c:540 +#: build/parseSpec.c:535 msgid "Package has no %%description: %s" msgstr "Pakiet nie ma %%description: %s" @@ -2401,55 +2401,55 @@ msgstr "linia %d: błędny numer no%s: %d" msgid "line %d: Bad %s number: %s\n" msgstr "linia %d: Błędny numer %s: %s\n" -#: lib/cpio.c:444 +#: lib/cpio.c:445 #, c-format msgid "can't rename %s to %s: %s\n" msgstr "nie można zmienić nazwy %s na %s: %s\n" -#: lib/cpio.c:450 +#: lib/cpio.c:451 #, c-format msgid "can't unlink %s: %s\n" msgstr "nie można odwiązać %s: %s\n" -#: lib/cpio.c:757 +#: lib/cpio.c:758 #, c-format msgid "getNextHeader: %s\n" msgstr "getNextHeader: %s\n" -#: lib/cpio.c:1243 +#: lib/cpio.c:1245 #, c-format msgid "(error 0x%x)" msgstr "(błąd 0x%x)" -#: lib/cpio.c:1246 +#: lib/cpio.c:1248 msgid "Bad magic" msgstr "Błędny magic" -#: lib/cpio.c:1247 +#: lib/cpio.c:1249 msgid "Bad/unreadable header" msgstr "Błędny/nieczytelny nagłówek" -#: lib/cpio.c:1265 +#: lib/cpio.c:1267 msgid "Header size too big" msgstr "Rozmiar nagłówka jest zbyt duży" -#: lib/cpio.c:1266 +#: lib/cpio.c:1268 msgid "Unknown file type" msgstr "Nieznany typ pliku" -#: lib/cpio.c:1267 +#: lib/cpio.c:1269 msgid "Missing hard link" msgstr "Brak twardego dowiązania" -#: lib/cpio.c:1268 +#: lib/cpio.c:1270 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:1269 +#: lib/cpio.c:1271 msgid "Internal error" msgstr "Błąd wewnętrzny" -#: lib/cpio.c:1278 +#: lib/cpio.c:1280 msgid " failed - " msgstr " nie powiodło się -" @@ -2551,131 +2551,131 @@ msgstr "" msgid "========== continuing tsort ...\n" msgstr "" -#: lib/db1.c:91 lib/db3.c:451 +#: lib/db1.c:92 lib/db2.c:112 lib/db3.c:456 #, c-format -msgid "db%d error(%d)" +msgid "db%d error(%d) from %s: %s\n" msgstr "" -#: lib/db1.c:93 lib/db3.c:453 +#: lib/db1.c:95 lib/db2.c:115 lib/db3.c:459 #, c-format -msgid " performing %s" +msgid "db%d error(%d): %s\n" msgstr "" -#: lib/db1.c:388 +#: lib/db1.c:387 #, c-format msgid "closed db file %s\n" msgstr "" -#: lib/db1.c:391 +#: lib/db1.c:390 #, fuzzy, c-format msgid "removed db file %s\n" msgstr "usuwanie indeksu plików dla %s\n" -#: lib/db1.c:422 +#: lib/db1.c:421 #, fuzzy, c-format msgid "bad db file %s" msgstr "błędny status pliku: %s" -#: lib/db1.c:427 +#: lib/db1.c:426 #, fuzzy, c-format msgid "opening db file %s mode 0x%x\n" msgstr "otwiernie bazę danych w trybie 0x%x w %s\n" #. XXX check errno validity -#: lib/db1.c:450 +#: lib/db1.c:449 #, c-format msgid "cannot get %s lock on database" msgstr "utworzenie blokady %s na bazie danych nie jest możliwe" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "exclusive" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "shared" msgstr "" -#: lib/db2.c:137 +#: lib/db2.c:141 #, c-format msgid "closed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:149 +#: lib/db2.c:153 #, c-format msgid "removed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:186 +#: lib/db2.c:190 #, c-format msgid "opening db environment %s/%s(%s) %s\n" msgstr "" -#: lib/db2.c:561 +#: lib/db2.c:565 #, c-format msgid "closed db index %s/%s(%s)\n" msgstr "" -#: lib/db2.c:639 +#: lib/db2.c:643 #, c-format msgid "opening db index %s/%s(%s) %s mode=0x%x\n" msgstr "" -#: lib/db3.c:267 +#: lib/db3.c:268 #, c-format -msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n" +msgid "unrecognized db option: \"%s\" ignored\n" msgstr "" -#: lib/db3.c:295 +#: lib/db3.c:297 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "" -#: lib/db3.c:303 +#: lib/db3.c:306 #, c-format msgid "%s has too large or too small long value, skipped\n" msgstr "" -#: lib/db3.c:311 +#: lib/db3.c:315 #, c-format msgid "%s has too large or too small integer value, skipped\n" msgstr "" -#: lib/db3.c:478 +#: lib/db3.c:484 #, fuzzy, c-format msgid "closed db environment %s/%s\n" msgstr "usuwanie indeksu plików dla %s\n" -#: lib/db3.c:494 +#: lib/db3.c:500 #, fuzzy, c-format msgid "removed db environment %s/%s\n" msgstr "usuwanie indeksu plików dla %s\n" -#: lib/db3.c:531 +#: lib/db3.c:537 #, c-format msgid "opening db environment %s/%s %s\n" msgstr "" -#: lib/db3.c:917 +#: lib/db3.c:923 #, fuzzy, c-format msgid "closed db index %s/%s\n" msgstr "usuwanie indeksu plików dla %s\n" -#: lib/db3.c:1007 +#: lib/db3.c:1013 #, fuzzy, c-format msgid "opening db index %s/%s %s mode=0x%x\n" msgstr "otwiernie bazę danych w trybie 0x%x w %s\n" -#: lib/db3.c:1112 +#: lib/db3.c:1118 #, fuzzy, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "utworzenie blokady %s na bazie danych nie jest możliwe" -#: lib/db3.c:1119 +#: lib/db3.c:1125 #, fuzzy, c-format msgid "locked db index %s/%s\n" msgstr "usuwanie indeksu plików dla %s\n" -#: lib/falloc.c:140 +#: lib/falloc.c:141 #, c-format msgid "" "free list corrupt (%u)- please run\n" @@ -2686,7 +2686,7 @@ msgid "" msgstr "" #: lib/formats.c:86 lib/formats.c:112 lib/formats.c:141 lib/formats.c:182 -#: lib/header.c:2569 lib/header.c:2586 lib/header.c:2606 +#: lib/header.c:2519 lib/header.c:2536 lib/header.c:2556 msgid "(not a number)" msgstr "(nie jest liczbą)" @@ -2715,93 +2715,93 @@ msgid "file %s is on an unknown device" msgstr "plik %s jest na nieznanym urządzeniu" #. This should not be allowed -#: lib/header.c:220 +#: lib/header.c:172 #, fuzzy msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "grabData() RPM_STRING_TYPE licznik musi być 1.\n" -#: lib/header.c:255 lib/header.c:1052 lib/install.c:365 +#: lib/header.c:207 lib/header.c:1004 lib/install.c:365 #, c-format msgid "Data type %d not supported\n" msgstr "Typ danych %d nie jest obsługiwany\n" -#: lib/header.c:1477 +#: lib/header.c:1427 #, c-format msgid "Bad count for headerAddEntry(): %d\n" msgstr "Błedny licznik dla headerAddEntry(): %d\n" #. @-observertrans@ -#: lib/header.c:1922 +#: lib/header.c:1872 #, c-format msgid "missing { after %" msgstr "brak { po %" #. @-observertrans@ -#: lib/header.c:1952 +#: lib/header.c:1902 msgid "missing } after %{" msgstr "brak } po %{" #. @-observertrans@ -#: lib/header.c:1966 +#: lib/header.c:1916 msgid "empty tag format" msgstr "pusty format etykiety" #. @-observertrans@ -#: lib/header.c:1978 +#: lib/header.c:1928 msgid "empty tag name" msgstr "pusta nazwa etykiety" #. @-observertrans@ -#: lib/header.c:1995 +#: lib/header.c:1945 msgid "unknown tag" msgstr "nieznana etykieta" #. @-observertrans@ -#: lib/header.c:2022 +#: lib/header.c:1972 msgid "] expected at end of array" msgstr "spodziewany ] na końcu tablicy" #. @-observertrans@ -#: lib/header.c:2040 +#: lib/header.c:1990 msgid "unexpected ]" msgstr "nie spodziewany ]" #. @-observertrans@ -#: lib/header.c:2044 +#: lib/header.c:1994 msgid "unexpected }" msgstr "nie spodziewany }" #. @-observertrans@ -#: lib/header.c:2104 +#: lib/header.c:2054 msgid "? expected in expression" msgstr "spodziewany ? w wyrażeniu" #. @-observertrans@ -#: lib/header.c:2113 +#: lib/header.c:2063 msgid "{ expected after ? in expression" msgstr "spodziewany { po ? w wyrażeniu" #. @-observertrans@ -#: lib/header.c:2126 lib/header.c:2167 +#: lib/header.c:2076 lib/header.c:2117 msgid "} expected in expression" msgstr "spodziewany } w wyrażeniu" #. @-observertrans@ -#: lib/header.c:2136 +#: lib/header.c:2086 msgid ": expected following ? subexpression" msgstr "spodziewany : po podwyrażeniu ?" #. @-observertrans@ -#: lib/header.c:2152 +#: lib/header.c:2102 msgid "{ expected after : in expression" msgstr "spodziewany { po : w wyrażeniu" #. @-observertrans@ -#: lib/header.c:2177 +#: lib/header.c:2127 msgid "| expected at end of expression" msgstr "spodziewany | na końcu wyrażenia" -#: lib/header.c:2348 +#: lib/header.c:2298 msgid "(unknown type)" msgstr "(nieznany typ)" @@ -2823,91 +2823,91 @@ msgstr "grupa %s nie istnieje - użyto grupy root" #. this would probably be a good place to check if disk space #. was used up - if so, we should return a different error #. XXX FIXME: Fclose with libio destroys errno -#: lib/install.c:650 +#: lib/install.c:651 #, c-format msgid "unpacking of archive failed%s%s: %s" msgstr "rozpakowanie archiwum nie powiodło się %s%s: %s" -#: lib/install.c:651 +#: lib/install.c:652 msgid " on file " msgstr " na pliku " -#: lib/install.c:700 +#: lib/install.c:701 msgid "installing a source package\n" msgstr "instacja pakietu źródłowego\n" -#: lib/install.c:720 +#: lib/install.c:721 #, fuzzy, c-format msgid "cannot create sourcedir %s" msgstr "nie można utworzyć %s" -#: lib/install.c:726 lib/install.c:756 +#: lib/install.c:727 lib/install.c:757 #, c-format msgid "cannot write to %s" msgstr "nie można zapisać do %s" -#: lib/install.c:730 +#: lib/install.c:731 #, c-format msgid "sources in: %s\n" msgstr "źródła w: %s\n" -#: lib/install.c:750 +#: lib/install.c:751 #, fuzzy, c-format msgid "cannot create specdir %s" msgstr "nie można utworzyć %s" -#: lib/install.c:760 +#: lib/install.c:761 #, c-format msgid "spec file in: %s\n" msgstr "plik spec w: %s\n" -#: lib/install.c:792 lib/install.c:820 +#: lib/install.c:793 lib/install.c:821 msgid "source package contains no .spec file" msgstr "pakiet źródłowy nie zawiera pliku .spec" -#: lib/install.c:838 +#: lib/install.c:839 #, c-format msgid "renaming %s to %s\n" msgstr "zmiana nazwy %s na %s\n" -#: lib/install.c:840 lib/install.c:1102 lib/uninstall.c:60 +#: lib/install.c:841 lib/install.c:1103 lib/uninstall.c:60 #, c-format msgid "rename of %s to %s failed: %s" msgstr "zmiana nazwy z %s na %s nie powiodła sie: %s" -#: lib/install.c:930 +#: lib/install.c:931 msgid "source package expected, binary found" msgstr "spodziewany pakiet źródłowy a nie binarny" -#: lib/install.c:974 +#: lib/install.c:975 #, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "pakiet: %s-%s-%s test plików = %d\n" -#: lib/install.c:1018 +#: lib/install.c:1019 msgid "stopping install as we're running --test\n" msgstr "przebieg testowy - instalacja zatrzymana\n" -#: lib/install.c:1023 +#: lib/install.c:1024 msgid "running preinstall script (if any)\n" msgstr "uruchamianie skryptu preinstall (jeśli istnieje)\n" -#: lib/install.c:1030 +#: lib/install.c:1031 #, fuzzy msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n" msgstr "%s pomijany - transmisja %s nie powiodła się\n" -#: lib/install.c:1062 +#: lib/install.c:1063 #, fuzzy, c-format msgid "%s created as %s\n" msgstr "ostrzeżenie: %s utworzony jako %s" -#: lib/install.c:1098 +#: lib/install.c:1099 #, fuzzy, c-format msgid "%s saved as %s\n" msgstr "ostrzeżenie: %s zapisany jako %s" -#: lib/install.c:1189 +#: lib/install.c:1193 #, fuzzy msgid "running postinstall scripts (if any)\n" msgstr "uruchamianie skryptu postinstall (jeśli istnieje)\n" @@ -2931,132 +2931,133 @@ msgstr "" "tylko pakiety z numerem głównym <= 3 są obsługiwane przez tą wersję RPM'a" #: lib/poptBT.c:94 -msgid "buildroot already specified" +#, fuzzy, c-format +msgid "buildroot already specified, ignoring %s\n" msgstr "buildroot był już wcześniej podany" -#: lib/poptBT.c:120 +#: lib/poptBT.c:119 #, fuzzy, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" msgstr "preparuj (rozpakuj źródła i nałóż łaty)" -#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130 -#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139 +#: lib/poptBT.c:120 lib/poptBT.c:123 lib/poptBT.c:126 lib/poptBT.c:129 +#: lib/poptBT.c:132 lib/poptBT.c:135 lib/poptBT.c:138 msgid "<specfile>" msgstr "" -#: lib/poptBT.c:123 +#: lib/poptBT.c:122 msgid "build through %build (%prep, then compile) from <specfile>" msgstr "" -#: lib/poptBT.c:126 +#: lib/poptBT.c:125 #, fuzzy msgid "build through %install (%prep, %build, then install) from <specfile>" msgstr "instacja pakietu źródłowego\n" -#: lib/poptBT.c:129 +#: lib/poptBT.c:128 #, fuzzy, c-format msgid "verify %files section from <specfile>" msgstr "pakiet źródłowy nie zawiera pliku .spec" -#: lib/poptBT.c:132 +#: lib/poptBT.c:131 #, fuzzy msgid "build source and binary packages from <specfile>" msgstr "znaleziono %d pakietów źródłowych i %d binarnych\n" -#: lib/poptBT.c:135 +#: lib/poptBT.c:134 #, fuzzy msgid "build binary package only from <specfile>" msgstr "pakiet źródłowy nie zawiera pliku .spec" -#: lib/poptBT.c:138 +#: lib/poptBT.c:137 #, fuzzy msgid "build source package only from <specfile>" msgstr "pakiet źródłowy nie zawiera pliku .spec" -#: lib/poptBT.c:142 +#: lib/poptBT.c:141 #, fuzzy, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" msgstr "preparuj (rozpakuj źródła i nałóż łaty)" -#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152 -#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161 +#: lib/poptBT.c:142 lib/poptBT.c:145 lib/poptBT.c:148 lib/poptBT.c:151 +#: lib/poptBT.c:154 lib/poptBT.c:157 lib/poptBT.c:160 msgid "<tarball>" msgstr "" -#: lib/poptBT.c:145 +#: lib/poptBT.c:144 msgid "build through %build (%prep, then compile) from <tarball>" msgstr "" -#: lib/poptBT.c:148 +#: lib/poptBT.c:147 msgid "build through %install (%prep, %build, then install) from <tarball>" msgstr "" -#: lib/poptBT.c:151 +#: lib/poptBT.c:150 #, fuzzy, c-format msgid "verify %files section from <tarball>" msgstr "pakiet źródłowy nie zawiera pliku .spec" -#: lib/poptBT.c:154 +#: lib/poptBT.c:153 #, fuzzy msgid "build source and binary packages from <tarball>" msgstr "znaleziono %d pakietów źródłowych i %d binarnych\n" -#: lib/poptBT.c:157 +#: lib/poptBT.c:156 #, fuzzy msgid "build binary package only from <tarball>" msgstr "znaleziono %d pakietów źródłowych i %d binarnych\n" -#: lib/poptBT.c:160 +#: lib/poptBT.c:159 #, fuzzy msgid "build source package only from <tarball>" msgstr "znaleziono %d pakietów źródłowych i %d binarnych\n" -#: lib/poptBT.c:164 +#: lib/poptBT.c:163 #, fuzzy msgid "build binary package from <source package>" msgstr "pakiet binarny (preparuj, kompiluj, instaluj, pakiet)" -#: lib/poptBT.c:165 lib/poptBT.c:168 +#: lib/poptBT.c:164 lib/poptBT.c:167 #, fuzzy msgid "<source package>" msgstr "znaleziono %d pakietów\n" -#: lib/poptBT.c:167 +#: lib/poptBT.c:166 #, fuzzy msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "instacja pakietu źródłowego\n" -#: lib/poptBT.c:171 +#: lib/poptBT.c:170 msgid "override build root" msgstr "wymuś build root" -#: lib/poptBT.c:177 +#: lib/poptBT.c:176 msgid "ignore ExcludeArch: directives from spec file" msgstr "" -#: lib/poptBT.c:179 +#: lib/poptBT.c:178 msgid "do not execute any stages of the build" msgstr "nie wykonuj żadnych etapów budowania" -#: lib/poptBT.c:183 +#: lib/poptBT.c:182 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:186 +#: lib/poptBT.c:185 #, fuzzy msgid "do not accept i18N msgstr's from specfile" msgstr "nie akceptuj wpisów I18N ze speca" -#: lib/poptBT.c:190 +#: lib/poptBT.c:189 msgid "remove specfile when done" msgstr "usuń speca po zakończeniu" -#: lib/poptBT.c:196 +#: lib/poptBT.c:195 msgid "override target platform" msgstr "wymuś platformę docelową" -#: lib/poptBT.c:198 +#: lib/poptBT.c:197 #, fuzzy msgid "lookup i18N strings in specfile catalog" msgstr "wyszukaj wpisy I18N w katalogu speca" @@ -3336,7 +3337,7 @@ msgstr "numer rekordu pakietu: %d\n" msgid "record %d could not be read\n" msgstr "nie można odczytać rekordu %d\n" -#: lib/query.c:746 lib/rpminstall.c:546 +#: lib/query.c:746 lib/rpminstall.c:548 #, c-format msgid "package %s is not installed\n" msgstr "pakiet %s nie jest zainstalowany\n" @@ -3671,12 +3672,12 @@ msgstr "%s pomijany - transmisja %s nie powiodła się\n" msgid "retrieved %d packages\n" msgstr "ściągnięto %d pakietów\n" -#: lib/rpminstall.c:298 lib/rpminstall.c:470 +#: lib/rpminstall.c:298 lib/rpminstall.c:472 #, fuzzy, c-format msgid "cannot open file %s: %s\n" msgstr "nie można otworzyć pliku %s: %s" -#: lib/rpminstall.c:316 lib/rpminstall.c:611 +#: lib/rpminstall.c:316 lib/rpminstall.c:613 #, c-format msgid "%s cannot be installed\n" msgstr "%s nie może być zainstalowany\n" @@ -3686,54 +3687,54 @@ msgstr "%s nie może być zainstalowany\n" msgid "cannot open Packages database in %s\n" msgstr "nie można otworzyć %s/packages.rpm\n" -#: lib/rpminstall.c:351 +#: lib/rpminstall.c:353 #, c-format msgid "package %s is not relocateable\n" msgstr "pakiet %s nie jest przesuwalny\n" -#: lib/rpminstall.c:396 +#: lib/rpminstall.c:398 #, c-format msgid "error reading from file %s\n" msgstr "błąd czytania z pliku %s\n" -#: lib/rpminstall.c:401 +#: lib/rpminstall.c:403 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "plik %s wymaga nowszej wersji RPM\n" -#: lib/rpminstall.c:418 +#: lib/rpminstall.c:420 #, c-format msgid "found %d source and %d binary packages\n" msgstr "znaleziono %d pakietów źródłowych i %d binarnych\n" -#: lib/rpminstall.c:429 +#: lib/rpminstall.c:431 msgid "failed dependencies:\n" msgstr "niespełnione zależności:\n" -#: lib/rpminstall.c:450 +#: lib/rpminstall.c:452 msgid "installing binary packages\n" msgstr "instalacja pakietów binarnych\n" -#: lib/rpminstall.c:533 +#: lib/rpminstall.c:535 #, c-format msgid "cannot open %s/packages.rpm\n" msgstr "nie można otworzyć %s/packages.rpm\n" -#: lib/rpminstall.c:549 +#: lib/rpminstall.c:551 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "\"%s\" określa wiele pakietów\n" -#: lib/rpminstall.c:572 +#: lib/rpminstall.c:574 msgid "removing these packages would break dependencies:\n" msgstr "usunięcie tych pakietów zerwie zależności:\n" -#: lib/rpminstall.c:600 +#: lib/rpminstall.c:602 #, fuzzy, c-format msgid "cannot open %s: %s\n" msgstr "nie można otworzyć %s\n" -#: lib/rpminstall.c:606 +#: lib/rpminstall.c:608 #, c-format msgid "Installing %s\n" msgstr "Instalacja %s\n" @@ -3753,88 +3754,88 @@ msgstr "brak drugiego ':' przy %s:%d" msgid "missing architecture name at %s:%d" msgstr "brak nazwy architektury przy %s:%d" -#: lib/rpmrc.c:313 +#: lib/rpmrc.c:305 #, c-format msgid "Incomplete data line at %s:%d" msgstr "Niekompletna linia danych przy %s:%d" -#: lib/rpmrc.c:317 +#: lib/rpmrc.c:309 #, c-format msgid "Too many args in data line at %s:%d" msgstr "Zbyt wiele argumentów w linii danych przy %s:%d" -#: lib/rpmrc.c:324 +#: lib/rpmrc.c:316 #, c-format msgid "Bad arch/os number: %s (%s:%d)" msgstr "Błędny numer arch/os: %s (%s:%d)" -#: lib/rpmrc.c:359 +#: lib/rpmrc.c:351 #, c-format msgid "Incomplete default line at %s:%d" msgstr "Niekompletna domyślna linia przy %s:%d" -#: lib/rpmrc.c:364 +#: lib/rpmrc.c:356 #, c-format msgid "Too many args in default line at %s:%d" msgstr "Zbyt wiele argumentów w linii domyślnej przy %s:%d" -#: lib/rpmrc.c:554 +#: lib/rpmrc.c:546 #, c-format msgid "Cannot expand %s" msgstr "Nie można rozszerzyć %s" -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:551 #, c-format msgid "Cannot read %s, HOME is too large." msgstr "" -#: lib/rpmrc.c:576 +#: lib/rpmrc.c:568 #, c-format msgid "Unable to open %s for reading: %s." msgstr "Nie można otworzyć %s do odczytu: %s." #. XXX Feof(fd) -#: lib/rpmrc.c:621 +#: lib/rpmrc.c:613 #, c-format msgid "Failed to read %s: %s." msgstr "Odczytanie %s nie powiodło się: %s." -#: lib/rpmrc.c:658 +#: lib/rpmrc.c:650 #, fuzzy, c-format msgid "missing ':' (found 0x%02x) at %s:%d" msgstr "brak ':' przy %s:%d" -#: lib/rpmrc.c:675 lib/rpmrc.c:749 +#: lib/rpmrc.c:667 lib/rpmrc.c:741 #, c-format msgid "missing argument for %s at %s:%d" msgstr "brak argumentu dla %s przy %s:%d" -#: lib/rpmrc.c:692 lib/rpmrc.c:714 +#: lib/rpmrc.c:684 lib/rpmrc.c:706 #, c-format msgid "%s expansion failed at %s:%d \"%s\"" msgstr "" -#: lib/rpmrc.c:701 +#: lib/rpmrc.c:693 #, fuzzy, c-format msgid "cannot open %s at %s:%d: %s" msgstr "nie można otworzyć %s przy %s:%d" -#: lib/rpmrc.c:741 +#: lib/rpmrc.c:733 #, c-format msgid "missing architecture for %s at %s:%d" msgstr "brak architektury dla %s przy %s:%d" -#: lib/rpmrc.c:808 +#: lib/rpmrc.c:800 #, c-format msgid "bad option '%s' at %s:%d" msgstr "błędna opcja '%s' przy %s:%d" -#: lib/rpmrc.c:1205 +#: lib/rpmrc.c:1197 #, c-format msgid "Unknown system: %s\n" msgstr "Nieznany system: %s\n" -#: lib/rpmrc.c:1206 +#: lib/rpmrc.c:1198 msgid "Please contact rpm-list@redhat.com\n" msgstr "Skontaktuj się, proszę, z rpm-list@redhat.com\n" @@ -4057,7 +4058,8 @@ msgid "Bad server response" msgstr "Błędna odpowiedź serwera" #: rpmio/rpmio.c:540 -msgid "Server IO error" +#, fuzzy +msgid "Server I/O error" msgstr "Błąd WE/WY(IO) serwera" #: rpmio/rpmio.c:543 @@ -4081,7 +4083,8 @@ msgid "Failed to establish data connection to server" msgstr "Otwarcie transmisji danych z serwera nie powiodło się" #: rpmio/rpmio.c:558 -msgid "IO error to local file" +#, fuzzy +msgid "I/O error to local file" msgstr "Błąd WE/WY(IO) na lokalnym pliku" #: rpmio/rpmio.c:561 @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-01 19:44-0500\n" +"POT-Creation-Date: 2001-01-03 14:05-0500\n" "PO-Revision-Date: 2000-08-01 21:11+01:00\n" "Last-Translator: Pedro Morais <morais@poli.org>\n" "Language-Team: pt <morais@poli.org>\n" @@ -500,7 +500,7 @@ msgid "" "options as -q" msgstr "" -#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 +#: lib/poptBT.c:180 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 #: rpmqv.c:595 rpmqv.c:643 rpmqv.c:677 msgid "do not verify package dependencies" msgstr "" @@ -694,15 +694,15 @@ msgstr "" msgid "bin/src package (prep, compile, install, package)" msgstr "" -#: lib/poptBT.c:192 rpm.c:480 +#: lib/poptBT.c:191 rpm.c:480 msgid "skip straight to specified stage (only for c,i)" msgstr "" -#: lib/poptBT.c:173 rpm.c:482 +#: lib/poptBT.c:172 rpm.c:482 msgid "remove build tree when done" msgstr "" -#: lib/poptBT.c:188 rpm.c:484 +#: lib/poptBT.c:187 rpm.c:484 msgid "remove sources when done" msgstr "" @@ -710,7 +710,7 @@ msgstr "" msgid "remove spec file when done" msgstr "" -#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224 +#: lib/poptBT.c:193 rpm.c:488 rpmqv.c:224 msgid "generate PGP/GPG signature" msgstr "" @@ -1167,7 +1167,7 @@ msgstr "" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:175 rpmqv.c:208 +#: lib/poptBT.c:174 rpmqv.c:208 msgid "generate headers compatible with rpm4 packaging" msgstr "" @@ -1969,118 +1969,118 @@ msgstr "" msgid "line %d: Second %%files list" msgstr "" -#: build/parsePreamble.c:203 +#: build/parsePreamble.c:189 #, c-format msgid "Architecture is excluded: %s" msgstr "" -#: build/parsePreamble.c:208 +#: build/parsePreamble.c:194 #, c-format msgid "Architecture is not included: %s" msgstr "" -#: build/parsePreamble.c:213 +#: build/parsePreamble.c:199 #, c-format msgid "OS is excluded: %s" msgstr "" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:204 #, c-format msgid "OS is not included: %s" msgstr "" -#: build/parsePreamble.c:232 +#: build/parsePreamble.c:218 #, c-format msgid "%s field must be present in package: %s" msgstr "" -#: build/parsePreamble.c:257 +#: build/parsePreamble.c:243 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "" -#: build/parsePreamble.c:305 +#: build/parsePreamble.c:291 #, c-format msgid "Unable to open icon %s: %s" msgstr "" -#: build/parsePreamble.c:323 +#: build/parsePreamble.c:309 #, c-format msgid "Unable to read icon %s: %s" msgstr "" -#: build/parsePreamble.c:336 +#: build/parsePreamble.c:322 #, c-format msgid "Unknown icon type: %s" msgstr "" -#: build/parsePreamble.c:402 +#: build/parsePreamble.c:388 #, c-format msgid "line %d: Malformed tag: %s" msgstr "" #. Empty field -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:396 #, c-format msgid "line %d: Empty tag: %s" msgstr "" -#: build/parsePreamble.c:432 build/parsePreamble.c:439 +#: build/parsePreamble.c:418 build/parsePreamble.c:425 #, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "" -#: build/parsePreamble.c:496 build/parseSpec.c:379 +#: build/parsePreamble.c:482 build/parseSpec.c:374 #, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "" -#: build/parsePreamble.c:509 +#: build/parsePreamble.c:495 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "" -#: build/parsePreamble.c:521 +#: build/parsePreamble.c:507 #, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "" -#: build/parsePreamble.c:533 +#: build/parsePreamble.c:519 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "" -#: build/parsePreamble.c:573 build/parsePreamble.c:584 +#: build/parsePreamble.c:559 build/parsePreamble.c:570 #, c-format msgid "line %d: Bad %s: qualifiers: %s" msgstr "" -#: build/parsePreamble.c:610 +#: build/parsePreamble.c:596 #, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "" -#: build/parsePreamble.c:619 +#: build/parsePreamble.c:605 #, c-format msgid "Internal error: Bogus tag %d" msgstr "" -#: build/parsePreamble.c:757 +#: build/parsePreamble.c:743 #, c-format msgid "Bad package specification: %s" msgstr "" -#: build/parsePreamble.c:763 +#: build/parsePreamble.c:749 #, c-format msgid "Package already exists: %s" msgstr "" -#: build/parsePreamble.c:788 +#: build/parsePreamble.c:774 #, c-format msgid "line %d: Unknown tag: %s" msgstr "" -#: build/parsePreamble.c:810 +#: build/parsePreamble.c:796 msgid "Spec file can't use BuildRoot" msgstr "" @@ -2185,45 +2185,45 @@ msgstr "" msgid "line %d: Second %s" msgstr "" -#: build/parseSpec.c:133 +#: build/parseSpec.c:128 #, c-format msgid "line %d: %s" msgstr "" #. XXX Fstrerror -#: build/parseSpec.c:181 +#: build/parseSpec.c:176 #, c-format msgid "Unable to open %s: %s\n" msgstr "" -#: build/parseSpec.c:193 +#: build/parseSpec.c:188 msgid "Unclosed %%if" msgstr "" -#: build/parseSpec.c:264 +#: build/parseSpec.c:259 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d" msgstr "" #. Got an else with no %if ! -#: build/parseSpec.c:272 +#: build/parseSpec.c:267 msgid "%s:%d: Got a %%else with no if" msgstr "" #. Got an end with no %if ! -#: build/parseSpec.c:283 +#: build/parseSpec.c:278 msgid "%s:%d: Got a %%endif with no if" msgstr "" -#: build/parseSpec.c:297 build/parseSpec.c:306 +#: build/parseSpec.c:292 build/parseSpec.c:301 msgid "malformed %%include statement" msgstr "" -#: build/parseSpec.c:485 +#: build/parseSpec.c:480 msgid "No buildable architectures" msgstr "" -#: build/parseSpec.c:540 +#: build/parseSpec.c:535 msgid "Package has no %%description: %s" msgstr "" @@ -2247,55 +2247,55 @@ msgstr "" msgid "line %d: Bad %s number: %s\n" msgstr "" -#: lib/cpio.c:444 +#: lib/cpio.c:445 #, c-format msgid "can't rename %s to %s: %s\n" msgstr "" -#: lib/cpio.c:450 +#: lib/cpio.c:451 #, c-format msgid "can't unlink %s: %s\n" msgstr "" -#: lib/cpio.c:757 +#: lib/cpio.c:758 #, c-format msgid "getNextHeader: %s\n" msgstr "" -#: lib/cpio.c:1243 +#: lib/cpio.c:1245 #, c-format msgid "(error 0x%x)" msgstr "" -#: lib/cpio.c:1246 +#: lib/cpio.c:1248 msgid "Bad magic" msgstr "" -#: lib/cpio.c:1247 +#: lib/cpio.c:1249 msgid "Bad/unreadable header" msgstr "" -#: lib/cpio.c:1265 +#: lib/cpio.c:1267 msgid "Header size too big" msgstr "" -#: lib/cpio.c:1266 +#: lib/cpio.c:1268 msgid "Unknown file type" msgstr "" -#: lib/cpio.c:1267 +#: lib/cpio.c:1269 msgid "Missing hard link" msgstr "" -#: lib/cpio.c:1268 +#: lib/cpio.c:1270 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:1269 +#: lib/cpio.c:1271 msgid "Internal error" msgstr "" -#: lib/cpio.c:1278 +#: lib/cpio.c:1280 msgid " failed - " msgstr "" @@ -2397,131 +2397,131 @@ msgstr "" msgid "========== continuing tsort ...\n" msgstr "" -#: lib/db1.c:91 lib/db3.c:451 +#: lib/db1.c:92 lib/db2.c:112 lib/db3.c:456 #, c-format -msgid "db%d error(%d)" +msgid "db%d error(%d) from %s: %s\n" msgstr "" -#: lib/db1.c:93 lib/db3.c:453 +#: lib/db1.c:95 lib/db2.c:115 lib/db3.c:459 #, c-format -msgid " performing %s" +msgid "db%d error(%d): %s\n" msgstr "" -#: lib/db1.c:388 +#: lib/db1.c:387 #, c-format msgid "closed db file %s\n" msgstr "" -#: lib/db1.c:391 +#: lib/db1.c:390 #, c-format msgid "removed db file %s\n" msgstr "" -#: lib/db1.c:422 +#: lib/db1.c:421 #, c-format msgid "bad db file %s" msgstr "" -#: lib/db1.c:427 +#: lib/db1.c:426 #, c-format msgid "opening db file %s mode 0x%x\n" msgstr "" #. XXX check errno validity -#: lib/db1.c:450 +#: lib/db1.c:449 #, c-format msgid "cannot get %s lock on database" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "exclusive" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "shared" msgstr "" -#: lib/db2.c:137 +#: lib/db2.c:141 #, c-format msgid "closed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:149 +#: lib/db2.c:153 #, c-format msgid "removed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:186 +#: lib/db2.c:190 #, c-format msgid "opening db environment %s/%s(%s) %s\n" msgstr "" -#: lib/db2.c:561 +#: lib/db2.c:565 #, c-format msgid "closed db index %s/%s(%s)\n" msgstr "" -#: lib/db2.c:639 +#: lib/db2.c:643 #, c-format msgid "opening db index %s/%s(%s) %s mode=0x%x\n" msgstr "" -#: lib/db3.c:267 +#: lib/db3.c:268 #, c-format -msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n" +msgid "unrecognized db option: \"%s\" ignored\n" msgstr "" -#: lib/db3.c:295 +#: lib/db3.c:297 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "" -#: lib/db3.c:303 +#: lib/db3.c:306 #, c-format msgid "%s has too large or too small long value, skipped\n" msgstr "" -#: lib/db3.c:311 +#: lib/db3.c:315 #, c-format msgid "%s has too large or too small integer value, skipped\n" msgstr "" -#: lib/db3.c:478 +#: lib/db3.c:484 #, c-format msgid "closed db environment %s/%s\n" msgstr "" -#: lib/db3.c:494 +#: lib/db3.c:500 #, c-format msgid "removed db environment %s/%s\n" msgstr "" -#: lib/db3.c:531 +#: lib/db3.c:537 #, c-format msgid "opening db environment %s/%s %s\n" msgstr "" -#: lib/db3.c:917 +#: lib/db3.c:923 #, c-format msgid "closed db index %s/%s\n" msgstr "" -#: lib/db3.c:1007 +#: lib/db3.c:1013 #, c-format msgid "opening db index %s/%s %s mode=0x%x\n" msgstr "" -#: lib/db3.c:1112 +#: lib/db3.c:1118 #, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "" -#: lib/db3.c:1119 +#: lib/db3.c:1125 #, c-format msgid "locked db index %s/%s\n" msgstr "" -#: lib/falloc.c:140 +#: lib/falloc.c:141 #, c-format msgid "" "free list corrupt (%u)- please run\n" @@ -2532,7 +2532,7 @@ msgid "" msgstr "" #: lib/formats.c:86 lib/formats.c:112 lib/formats.c:141 lib/formats.c:182 -#: lib/header.c:2569 lib/header.c:2586 lib/header.c:2606 +#: lib/header.c:2519 lib/header.c:2536 lib/header.c:2556 msgid "(not a number)" msgstr "" @@ -2561,92 +2561,92 @@ msgid "file %s is on an unknown device" msgstr "" #. This should not be allowed -#: lib/header.c:220 +#: lib/header.c:172 msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" -#: lib/header.c:255 lib/header.c:1052 lib/install.c:365 +#: lib/header.c:207 lib/header.c:1004 lib/install.c:365 #, c-format msgid "Data type %d not supported\n" msgstr "" -#: lib/header.c:1477 +#: lib/header.c:1427 #, c-format msgid "Bad count for headerAddEntry(): %d\n" msgstr "" #. @-observertrans@ -#: lib/header.c:1922 +#: lib/header.c:1872 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans@ -#: lib/header.c:1952 +#: lib/header.c:1902 msgid "missing } after %{" msgstr "" #. @-observertrans@ -#: lib/header.c:1966 +#: lib/header.c:1916 msgid "empty tag format" msgstr "" #. @-observertrans@ -#: lib/header.c:1978 +#: lib/header.c:1928 msgid "empty tag name" msgstr "" #. @-observertrans@ -#: lib/header.c:1995 +#: lib/header.c:1945 msgid "unknown tag" msgstr "" #. @-observertrans@ -#: lib/header.c:2022 +#: lib/header.c:1972 msgid "] expected at end of array" msgstr "" #. @-observertrans@ -#: lib/header.c:2040 +#: lib/header.c:1990 msgid "unexpected ]" msgstr "" #. @-observertrans@ -#: lib/header.c:2044 +#: lib/header.c:1994 msgid "unexpected }" msgstr "" #. @-observertrans@ -#: lib/header.c:2104 +#: lib/header.c:2054 msgid "? expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2113 +#: lib/header.c:2063 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2126 lib/header.c:2167 +#: lib/header.c:2076 lib/header.c:2117 msgid "} expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2136 +#: lib/header.c:2086 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans@ -#: lib/header.c:2152 +#: lib/header.c:2102 msgid "{ expected after : in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2177 +#: lib/header.c:2127 msgid "| expected at end of expression" msgstr "" -#: lib/header.c:2348 +#: lib/header.c:2298 msgid "(unknown type)" msgstr "" @@ -2668,90 +2668,90 @@ msgstr "" #. this would probably be a good place to check if disk space #. was used up - if so, we should return a different error #. XXX FIXME: Fclose with libio destroys errno -#: lib/install.c:650 +#: lib/install.c:651 #, c-format msgid "unpacking of archive failed%s%s: %s" msgstr "" -#: lib/install.c:651 +#: lib/install.c:652 msgid " on file " msgstr "" -#: lib/install.c:700 +#: lib/install.c:701 msgid "installing a source package\n" msgstr "" -#: lib/install.c:720 +#: lib/install.c:721 #, c-format msgid "cannot create sourcedir %s" msgstr "" -#: lib/install.c:726 lib/install.c:756 +#: lib/install.c:727 lib/install.c:757 #, c-format msgid "cannot write to %s" msgstr "" -#: lib/install.c:730 +#: lib/install.c:731 #, c-format msgid "sources in: %s\n" msgstr "" -#: lib/install.c:750 +#: lib/install.c:751 #, c-format msgid "cannot create specdir %s" msgstr "" -#: lib/install.c:760 +#: lib/install.c:761 #, c-format msgid "spec file in: %s\n" msgstr "" -#: lib/install.c:792 lib/install.c:820 +#: lib/install.c:793 lib/install.c:821 msgid "source package contains no .spec file" msgstr "" -#: lib/install.c:838 +#: lib/install.c:839 #, c-format msgid "renaming %s to %s\n" msgstr "" -#: lib/install.c:840 lib/install.c:1102 lib/uninstall.c:60 +#: lib/install.c:841 lib/install.c:1103 lib/uninstall.c:60 #, c-format msgid "rename of %s to %s failed: %s" msgstr "" -#: lib/install.c:930 +#: lib/install.c:931 msgid "source package expected, binary found" msgstr "" -#: lib/install.c:974 +#: lib/install.c:975 #, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "" -#: lib/install.c:1018 +#: lib/install.c:1019 msgid "stopping install as we're running --test\n" msgstr "" -#: lib/install.c:1023 +#: lib/install.c:1024 msgid "running preinstall script (if any)\n" msgstr "" -#: lib/install.c:1030 +#: lib/install.c:1031 msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n" msgstr "" -#: lib/install.c:1062 +#: lib/install.c:1063 #, c-format msgid "%s created as %s\n" msgstr "" -#: lib/install.c:1098 +#: lib/install.c:1099 #, c-format msgid "%s saved as %s\n" msgstr "" -#: lib/install.c:1189 +#: lib/install.c:1193 msgid "running postinstall scripts (if any)\n" msgstr "" @@ -2770,121 +2770,122 @@ msgid "" msgstr "" #: lib/poptBT.c:94 -msgid "buildroot already specified" -msgstr "" +#, fuzzy, c-format +msgid "buildroot already specified, ignoring %s\n" +msgstr "năo consigo abrir ficheiro spec %s: %s\n" -#: lib/poptBT.c:120 +#: lib/poptBT.c:119 #, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" msgstr "" -#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130 -#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139 +#: lib/poptBT.c:120 lib/poptBT.c:123 lib/poptBT.c:126 lib/poptBT.c:129 +#: lib/poptBT.c:132 lib/poptBT.c:135 lib/poptBT.c:138 msgid "<specfile>" msgstr "" -#: lib/poptBT.c:123 +#: lib/poptBT.c:122 msgid "build through %build (%prep, then compile) from <specfile>" msgstr "" -#: lib/poptBT.c:126 +#: lib/poptBT.c:125 msgid "build through %install (%prep, %build, then install) from <specfile>" msgstr "" -#: lib/poptBT.c:129 +#: lib/poptBT.c:128 #, c-format msgid "verify %files section from <specfile>" msgstr "" -#: lib/poptBT.c:132 +#: lib/poptBT.c:131 msgid "build source and binary packages from <specfile>" msgstr "" -#: lib/poptBT.c:135 +#: lib/poptBT.c:134 msgid "build binary package only from <specfile>" msgstr "" -#: lib/poptBT.c:138 +#: lib/poptBT.c:137 msgid "build source package only from <specfile>" msgstr "" -#: lib/poptBT.c:142 +#: lib/poptBT.c:141 #, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" msgstr "" -#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152 -#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161 +#: lib/poptBT.c:142 lib/poptBT.c:145 lib/poptBT.c:148 lib/poptBT.c:151 +#: lib/poptBT.c:154 lib/poptBT.c:157 lib/poptBT.c:160 msgid "<tarball>" msgstr "" -#: lib/poptBT.c:145 +#: lib/poptBT.c:144 msgid "build through %build (%prep, then compile) from <tarball>" msgstr "" -#: lib/poptBT.c:148 +#: lib/poptBT.c:147 msgid "build through %install (%prep, %build, then install) from <tarball>" msgstr "" -#: lib/poptBT.c:151 +#: lib/poptBT.c:150 #, c-format msgid "verify %files section from <tarball>" msgstr "" -#: lib/poptBT.c:154 +#: lib/poptBT.c:153 msgid "build source and binary packages from <tarball>" msgstr "" -#: lib/poptBT.c:157 +#: lib/poptBT.c:156 msgid "build binary package only from <tarball>" msgstr "" -#: lib/poptBT.c:160 +#: lib/poptBT.c:159 msgid "build source package only from <tarball>" msgstr "" -#: lib/poptBT.c:164 +#: lib/poptBT.c:163 msgid "build binary package from <source package>" msgstr "" -#: lib/poptBT.c:165 lib/poptBT.c:168 +#: lib/poptBT.c:164 lib/poptBT.c:167 msgid "<source package>" msgstr "" -#: lib/poptBT.c:167 +#: lib/poptBT.c:166 msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "" -#: lib/poptBT.c:171 +#: lib/poptBT.c:170 msgid "override build root" msgstr "" -#: lib/poptBT.c:177 +#: lib/poptBT.c:176 msgid "ignore ExcludeArch: directives from spec file" msgstr "" -#: lib/poptBT.c:179 +#: lib/poptBT.c:178 msgid "do not execute any stages of the build" msgstr "" -#: lib/poptBT.c:183 +#: lib/poptBT.c:182 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:186 +#: lib/poptBT.c:185 msgid "do not accept i18N msgstr's from specfile" msgstr "" -#: lib/poptBT.c:190 +#: lib/poptBT.c:189 msgid "remove specfile when done" msgstr "" -#: lib/poptBT.c:196 +#: lib/poptBT.c:195 msgid "override target platform" msgstr "" -#: lib/poptBT.c:198 +#: lib/poptBT.c:197 msgid "lookup i18N strings in specfile catalog" msgstr "" @@ -3150,7 +3151,7 @@ msgstr "" msgid "record %d could not be read\n" msgstr "" -#: lib/query.c:746 lib/rpminstall.c:546 +#: lib/query.c:746 lib/rpminstall.c:548 #, c-format msgid "package %s is not installed\n" msgstr "" @@ -3482,12 +3483,12 @@ msgstr "" msgid "retrieved %d packages\n" msgstr "" -#: lib/rpminstall.c:298 lib/rpminstall.c:470 +#: lib/rpminstall.c:298 lib/rpminstall.c:472 #, c-format msgid "cannot open file %s: %s\n" msgstr "" -#: lib/rpminstall.c:316 lib/rpminstall.c:611 +#: lib/rpminstall.c:316 lib/rpminstall.c:613 #, c-format msgid "%s cannot be installed\n" msgstr "" @@ -3497,56 +3498,56 @@ msgstr "" msgid "cannot open Packages database in %s\n" msgstr "" -#: lib/rpminstall.c:351 +#: lib/rpminstall.c:353 #, c-format msgid "package %s is not relocateable\n" msgstr "" -#: lib/rpminstall.c:396 +#: lib/rpminstall.c:398 #, c-format msgid "error reading from file %s\n" msgstr "" -#: lib/rpminstall.c:401 +#: lib/rpminstall.c:403 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "" -#: lib/rpminstall.c:418 +#: lib/rpminstall.c:420 #, c-format msgid "found %d source and %d binary packages\n" msgstr "" -#: lib/rpminstall.c:429 +#: lib/rpminstall.c:431 msgid "failed dependencies:\n" msgstr "" -#: lib/rpminstall.c:450 +#: lib/rpminstall.c:452 msgid "installing binary packages\n" msgstr "" -#: lib/rpminstall.c:533 +#: lib/rpminstall.c:535 #, c-format msgid "cannot open %s/packages.rpm\n" msgstr "" "năo consegui abrir %s/packages.rpm\n" "\n" -#: lib/rpminstall.c:549 +#: lib/rpminstall.c:551 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "" -#: lib/rpminstall.c:572 +#: lib/rpminstall.c:574 msgid "removing these packages would break dependencies:\n" msgstr "" -#: lib/rpminstall.c:600 +#: lib/rpminstall.c:602 #, c-format msgid "cannot open %s: %s\n" msgstr "" -#: lib/rpminstall.c:606 +#: lib/rpminstall.c:608 #, c-format msgid "Installing %s\n" msgstr "" @@ -3566,88 +3567,88 @@ msgstr "" msgid "missing architecture name at %s:%d" msgstr "" -#: lib/rpmrc.c:313 +#: lib/rpmrc.c:305 #, c-format msgid "Incomplete data line at %s:%d" msgstr "" -#: lib/rpmrc.c:317 +#: lib/rpmrc.c:309 #, c-format msgid "Too many args in data line at %s:%d" msgstr "" -#: lib/rpmrc.c:324 +#: lib/rpmrc.c:316 #, c-format msgid "Bad arch/os number: %s (%s:%d)" msgstr "" -#: lib/rpmrc.c:359 +#: lib/rpmrc.c:351 #, c-format msgid "Incomplete default line at %s:%d" msgstr "" -#: lib/rpmrc.c:364 +#: lib/rpmrc.c:356 #, c-format msgid "Too many args in default line at %s:%d" msgstr "" -#: lib/rpmrc.c:554 +#: lib/rpmrc.c:546 #, c-format msgid "Cannot expand %s" msgstr "" -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:551 #, c-format msgid "Cannot read %s, HOME is too large." msgstr "" -#: lib/rpmrc.c:576 +#: lib/rpmrc.c:568 #, c-format msgid "Unable to open %s for reading: %s." msgstr "" #. XXX Feof(fd) -#: lib/rpmrc.c:621 +#: lib/rpmrc.c:613 #, c-format msgid "Failed to read %s: %s." msgstr "" -#: lib/rpmrc.c:658 +#: lib/rpmrc.c:650 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d" msgstr "" -#: lib/rpmrc.c:675 lib/rpmrc.c:749 +#: lib/rpmrc.c:667 lib/rpmrc.c:741 #, c-format msgid "missing argument for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:692 lib/rpmrc.c:714 +#: lib/rpmrc.c:684 lib/rpmrc.c:706 #, c-format msgid "%s expansion failed at %s:%d \"%s\"" msgstr "" -#: lib/rpmrc.c:701 +#: lib/rpmrc.c:693 #, c-format msgid "cannot open %s at %s:%d: %s" msgstr "" -#: lib/rpmrc.c:741 +#: lib/rpmrc.c:733 #, c-format msgid "missing architecture for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:808 +#: lib/rpmrc.c:800 #, c-format msgid "bad option '%s' at %s:%d" msgstr "" -#: lib/rpmrc.c:1205 +#: lib/rpmrc.c:1197 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1206 +#: lib/rpmrc.c:1198 msgid "Please contact rpm-list@redhat.com\n" msgstr "" @@ -3863,7 +3864,7 @@ msgid "Bad server response" msgstr "" #: rpmio/rpmio.c:540 -msgid "Server IO error" +msgid "Server I/O error" msgstr "" #: rpmio/rpmio.c:543 @@ -3887,7 +3888,7 @@ msgid "Failed to establish data connection to server" msgstr "" #: rpmio/rpmio.c:558 -msgid "IO error to local file" +msgid "I/O error to local file" msgstr "" #: rpmio/rpmio.c:561 diff --git a/po/pt_BR.po b/po/pt_BR.po index caf51fe8c..2e872442e 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -2,7 +2,7 @@ # Revised by Arnaldo Carvalho de Melo <acme@conectiva.com.br>, 1998. # msgid "" -msgstr "POT-Creation-Date: 2001-01-01 19:44-0500\n" +msgstr "POT-Creation-Date: 2001-01-03 14:05-0500\n" # , c-format #: build.c:26 @@ -579,7 +579,7 @@ msgstr "" "verifique uma instalaçăo de pacote usando as mesmas opçőes de especificaçăo " "de pacote do -q" -#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 +#: lib/poptBT.c:180 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 #: rpmqv.c:595 rpmqv.c:643 rpmqv.c:677 msgid "do not verify package dependencies" msgstr "năo verifique as dependęncias do pacote" @@ -787,15 +787,15 @@ msgstr "pacote binário (prep, compile, instale, pacote)" msgid "bin/src package (prep, compile, install, package)" msgstr "pacote bin/src (prep, compile, instale, pacote)" -#: lib/poptBT.c:192 rpm.c:480 +#: lib/poptBT.c:191 rpm.c:480 msgid "skip straight to specified stage (only for c,i)" msgstr "pule direto para o estágio especificado (somente para c,i)" -#: lib/poptBT.c:173 rpm.c:482 +#: lib/poptBT.c:172 rpm.c:482 msgid "remove build tree when done" msgstr "remova a árvore de construçăo quando terminar" -#: lib/poptBT.c:188 rpm.c:484 +#: lib/poptBT.c:187 rpm.c:484 #, fuzzy msgid "remove sources when done" msgstr "remova a árvore de construçăo quando terminar" @@ -805,7 +805,7 @@ msgstr "remova a árvore de construçăo quando terminar" msgid "remove spec file when done" msgstr "remova a árvore de construçăo quando terminar" -#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224 +#: lib/poptBT.c:193 rpm.c:488 rpmqv.c:224 #, fuzzy msgid "generate PGP/GPG signature" msgstr "gere assinatura PGP" @@ -1324,7 +1324,7 @@ msgstr "reconstrua o banco de dados a partir de um banco de dados existente" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:175 rpmqv.c:208 +#: lib/poptBT.c:174 rpmqv.c:208 msgid "generate headers compatible with rpm4 packaging" msgstr "" @@ -2227,122 +2227,122 @@ msgstr "" msgid "line %d: Second %%files list" msgstr "" -#: build/parsePreamble.c:203 +#: build/parsePreamble.c:189 #, c-format msgid "Architecture is excluded: %s" msgstr "" -#: build/parsePreamble.c:208 +#: build/parsePreamble.c:194 #, c-format msgid "Architecture is not included: %s" msgstr "" -#: build/parsePreamble.c:213 +#: build/parsePreamble.c:199 #, c-format msgid "OS is excluded: %s" msgstr "" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:204 #, c-format msgid "OS is not included: %s" msgstr "" -#: build/parsePreamble.c:232 +#: build/parsePreamble.c:218 #, c-format msgid "%s field must be present in package: %s" msgstr "" -#: build/parsePreamble.c:257 +#: build/parsePreamble.c:243 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "" # , c-format -#: build/parsePreamble.c:305 +#: build/parsePreamble.c:291 #, fuzzy, c-format msgid "Unable to open icon %s: %s" msgstr "Năo consegui abrir: %s\n" # , c-format -#: build/parsePreamble.c:323 +#: build/parsePreamble.c:309 #, fuzzy, c-format msgid "Unable to read icon %s: %s" msgstr "Năo consegui abrir: %s\n" -#: build/parsePreamble.c:336 +#: build/parsePreamble.c:322 #, c-format msgid "Unknown icon type: %s" msgstr "" -#: build/parsePreamble.c:402 +#: build/parsePreamble.c:388 #, c-format msgid "line %d: Malformed tag: %s" msgstr "" #. Empty field -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:396 #, c-format msgid "line %d: Empty tag: %s" msgstr "" # , c-format -#: build/parsePreamble.c:432 build/parsePreamble.c:439 +#: build/parsePreamble.c:418 build/parsePreamble.c:425 #, fuzzy, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "Năo consegui abrir: %s\n" -#: build/parsePreamble.c:496 build/parseSpec.c:379 +#: build/parsePreamble.c:482 build/parseSpec.c:374 #, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "" -#: build/parsePreamble.c:509 +#: build/parsePreamble.c:495 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "" -#: build/parsePreamble.c:521 +#: build/parsePreamble.c:507 #, fuzzy, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "argumentos para o --dbpath devem começar com uma /" -#: build/parsePreamble.c:533 +#: build/parsePreamble.c:519 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "" # , c-format -#: build/parsePreamble.c:573 build/parsePreamble.c:584 +#: build/parsePreamble.c:559 build/parsePreamble.c:570 #, fuzzy, c-format msgid "line %d: Bad %s: qualifiers: %s" msgstr "Năo consegui abrir: %s\n" -#: build/parsePreamble.c:610 +#: build/parsePreamble.c:596 #, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "" -#: build/parsePreamble.c:619 +#: build/parsePreamble.c:605 #, c-format msgid "Internal error: Bogus tag %d" msgstr "" -#: build/parsePreamble.c:757 +#: build/parsePreamble.c:743 #, fuzzy, c-format msgid "Bad package specification: %s" msgstr " Opcőes para especificaçăo de pacotes:" -#: build/parsePreamble.c:763 +#: build/parsePreamble.c:749 #, c-format msgid "Package already exists: %s" msgstr "" -#: build/parsePreamble.c:788 +#: build/parsePreamble.c:774 #, c-format msgid "line %d: Unknown tag: %s" msgstr "" -#: build/parsePreamble.c:810 +#: build/parsePreamble.c:796 msgid "Spec file can't use BuildRoot" msgstr "" @@ -2451,48 +2451,48 @@ msgid "line %d: Second %s" msgstr "" # , c-format -#: build/parseSpec.c:133 +#: build/parseSpec.c:128 #, fuzzy, c-format msgid "line %d: %s" msgstr "Năo consegui ler o arquivo spec de %s\n" # , c-format #. XXX Fstrerror -#: build/parseSpec.c:181 +#: build/parseSpec.c:176 #, fuzzy, c-format msgid "Unable to open %s: %s\n" msgstr "Năo consegui abrir: %s\n" -#: build/parseSpec.c:193 +#: build/parseSpec.c:188 msgid "Unclosed %%if" msgstr "" -#: build/parseSpec.c:264 +#: build/parseSpec.c:259 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d" msgstr "" #. Got an else with no %if ! -#: build/parseSpec.c:272 +#: build/parseSpec.c:267 msgid "%s:%d: Got a %%else with no if" msgstr "" #. Got an end with no %if ! -#: build/parseSpec.c:283 +#: build/parseSpec.c:278 msgid "%s:%d: Got a %%endif with no if" msgstr "" -#: build/parseSpec.c:297 build/parseSpec.c:306 +#: build/parseSpec.c:292 build/parseSpec.c:301 msgid "malformed %%include statement" msgstr "" # , c-format -#: build/parseSpec.c:485 +#: build/parseSpec.c:480 #, fuzzy msgid "No buildable architectures" msgstr "%s năo pode ser construido nesta arquitetura\n" -#: build/parseSpec.c:540 +#: build/parseSpec.c:535 #, fuzzy msgid "Package has no %%description: %s" msgstr "năo foi passado pacote para desinstalaçăo" @@ -2518,55 +2518,55 @@ msgid "line %d: Bad %s number: %s\n" msgstr "" # , c-format -#: lib/cpio.c:444 +#: lib/cpio.c:445 #, fuzzy, c-format msgid "can't rename %s to %s: %s\n" msgstr "Năo consegui ler o arquivo spec de %s\n" -#: lib/cpio.c:450 +#: lib/cpio.c:451 #, c-format msgid "can't unlink %s: %s\n" msgstr "" -#: lib/cpio.c:757 +#: lib/cpio.c:758 #, c-format msgid "getNextHeader: %s\n" msgstr "" -#: lib/cpio.c:1243 +#: lib/cpio.c:1245 #, c-format msgid "(error 0x%x)" msgstr "" -#: lib/cpio.c:1246 +#: lib/cpio.c:1248 msgid "Bad magic" msgstr "" -#: lib/cpio.c:1247 +#: lib/cpio.c:1249 msgid "Bad/unreadable header" msgstr "" -#: lib/cpio.c:1265 +#: lib/cpio.c:1267 msgid "Header size too big" msgstr "" -#: lib/cpio.c:1266 +#: lib/cpio.c:1268 msgid "Unknown file type" msgstr "" -#: lib/cpio.c:1267 +#: lib/cpio.c:1269 msgid "Missing hard link" msgstr "" -#: lib/cpio.c:1268 +#: lib/cpio.c:1270 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:1269 +#: lib/cpio.c:1271 msgid "Internal error" msgstr "" -#: lib/cpio.c:1278 +#: lib/cpio.c:1280 #, fuzzy msgid " failed - " msgstr "Construçăo falhou.\n" @@ -2669,132 +2669,132 @@ msgstr "" msgid "========== continuing tsort ...\n" msgstr "" -#: lib/db1.c:91 lib/db3.c:451 +#: lib/db1.c:92 lib/db2.c:112 lib/db3.c:456 #, c-format -msgid "db%d error(%d)" +msgid "db%d error(%d) from %s: %s\n" msgstr "" -#: lib/db1.c:93 lib/db3.c:453 +#: lib/db1.c:95 lib/db2.c:115 lib/db3.c:459 #, c-format -msgid " performing %s" +msgid "db%d error(%d): %s\n" msgstr "" -#: lib/db1.c:388 +#: lib/db1.c:387 #, c-format msgid "closed db file %s\n" msgstr "" -#: lib/db1.c:391 +#: lib/db1.c:390 #, c-format msgid "removed db file %s\n" msgstr "" # , c-format -#: lib/db1.c:422 +#: lib/db1.c:421 #, fuzzy, c-format msgid "bad db file %s" msgstr "Năo consegui abrir: %s\n" -#: lib/db1.c:427 +#: lib/db1.c:426 #, fuzzy, c-format msgid "opening db file %s mode 0x%x\n" msgstr "reconstrua o banco de dados a partir de um banco de dados existente" #. XXX check errno validity -#: lib/db1.c:450 +#: lib/db1.c:449 #, fuzzy, c-format msgid "cannot get %s lock on database" msgstr "năo foi passado pacote para desinstalaçăo" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "exclusive" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "shared" msgstr "" -#: lib/db2.c:137 +#: lib/db2.c:141 #, c-format msgid "closed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:149 +#: lib/db2.c:153 #, c-format msgid "removed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:186 +#: lib/db2.c:190 #, c-format msgid "opening db environment %s/%s(%s) %s\n" msgstr "" -#: lib/db2.c:561 +#: lib/db2.c:565 #, c-format msgid "closed db index %s/%s(%s)\n" msgstr "" -#: lib/db2.c:639 +#: lib/db2.c:643 #, c-format msgid "opening db index %s/%s(%s) %s mode=0x%x\n" msgstr "" -#: lib/db3.c:267 +#: lib/db3.c:268 #, c-format -msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n" +msgid "unrecognized db option: \"%s\" ignored\n" msgstr "" -#: lib/db3.c:295 +#: lib/db3.c:297 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "" -#: lib/db3.c:303 +#: lib/db3.c:306 #, c-format msgid "%s has too large or too small long value, skipped\n" msgstr "" -#: lib/db3.c:311 +#: lib/db3.c:315 #, c-format msgid "%s has too large or too small integer value, skipped\n" msgstr "" -#: lib/db3.c:478 +#: lib/db3.c:484 #, c-format msgid "closed db environment %s/%s\n" msgstr "" -#: lib/db3.c:494 +#: lib/db3.c:500 #, c-format msgid "removed db environment %s/%s\n" msgstr "" -#: lib/db3.c:531 +#: lib/db3.c:537 #, c-format msgid "opening db environment %s/%s %s\n" msgstr "" -#: lib/db3.c:917 +#: lib/db3.c:923 #, c-format msgid "closed db index %s/%s\n" msgstr "" -#: lib/db3.c:1007 +#: lib/db3.c:1013 #, fuzzy, c-format msgid "opening db index %s/%s %s mode=0x%x\n" msgstr "reconstrua o banco de dados a partir de um banco de dados existente" -#: lib/db3.c:1112 +#: lib/db3.c:1118 #, fuzzy, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "năo foi passado pacote para desinstalaçăo" -#: lib/db3.c:1119 +#: lib/db3.c:1125 #, c-format msgid "locked db index %s/%s\n" msgstr "" -#: lib/falloc.c:140 +#: lib/falloc.c:141 #, c-format msgid "" "free list corrupt (%u)- please run\n" @@ -2805,7 +2805,7 @@ msgid "" msgstr "" #: lib/formats.c:86 lib/formats.c:112 lib/formats.c:141 lib/formats.c:182 -#: lib/header.c:2569 lib/header.c:2586 lib/header.c:2606 +#: lib/header.c:2519 lib/header.c:2536 lib/header.c:2556 msgid "(not a number)" msgstr "" @@ -2836,94 +2836,94 @@ msgid "file %s is on an unknown device" msgstr "" #. This should not be allowed -#: lib/header.c:220 +#: lib/header.c:172 msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" -#: lib/header.c:255 lib/header.c:1052 lib/install.c:365 +#: lib/header.c:207 lib/header.c:1004 lib/install.c:365 #, c-format msgid "Data type %d not supported\n" msgstr "" -#: lib/header.c:1477 +#: lib/header.c:1427 #, c-format msgid "Bad count for headerAddEntry(): %d\n" msgstr "" #. @-observertrans@ -#: lib/header.c:1922 +#: lib/header.c:1872 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans@ -#: lib/header.c:1952 +#: lib/header.c:1902 msgid "missing } after %{" msgstr "" #. @-observertrans@ -#: lib/header.c:1966 +#: lib/header.c:1916 msgid "empty tag format" msgstr "" #. @-observertrans@ -#: lib/header.c:1978 +#: lib/header.c:1928 msgid "empty tag name" msgstr "" #. @-observertrans@ -#: lib/header.c:1995 +#: lib/header.c:1945 msgid "unknown tag" msgstr "" #. @-observertrans@ -#: lib/header.c:2022 +#: lib/header.c:1972 msgid "] expected at end of array" msgstr "" #. @-observertrans@ -#: lib/header.c:2040 +#: lib/header.c:1990 #, fuzzy msgid "unexpected ]" msgstr "fonte de pesquisa năo esperado" #. @-observertrans@ -#: lib/header.c:2044 +#: lib/header.c:1994 #, fuzzy msgid "unexpected }" msgstr "fonte de pesquisa năo esperado" #. @-observertrans@ -#: lib/header.c:2104 +#: lib/header.c:2054 msgid "? expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2113 +#: lib/header.c:2063 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2126 lib/header.c:2167 +#: lib/header.c:2076 lib/header.c:2117 msgid "} expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2136 +#: lib/header.c:2086 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans@ -#: lib/header.c:2152 +#: lib/header.c:2102 msgid "{ expected after : in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2177 +#: lib/header.c:2127 msgid "| expected at end of expression" msgstr "" -#: lib/header.c:2348 +#: lib/header.c:2298 msgid "(unknown type)" msgstr "" @@ -2945,97 +2945,97 @@ msgstr "" #. this would probably be a good place to check if disk space #. was used up - if so, we should return a different error #. XXX FIXME: Fclose with libio destroys errno -#: lib/install.c:650 +#: lib/install.c:651 #, c-format msgid "unpacking of archive failed%s%s: %s" msgstr "" -#: lib/install.c:651 +#: lib/install.c:652 msgid " on file " msgstr "" -#: lib/install.c:700 +#: lib/install.c:701 #, fuzzy msgid "installing a source package\n" msgstr "instale pacote" # , c-format -#: lib/install.c:720 +#: lib/install.c:721 #, fuzzy, c-format msgid "cannot create sourcedir %s" msgstr "Năo consegui abrir: %s\n" # , c-format -#: lib/install.c:726 lib/install.c:756 +#: lib/install.c:727 lib/install.c:757 #, fuzzy, c-format msgid "cannot write to %s" msgstr "Năo consegui abrir: %s\n" -#: lib/install.c:730 +#: lib/install.c:731 #, c-format msgid "sources in: %s\n" msgstr "" # , c-format -#: lib/install.c:750 +#: lib/install.c:751 #, fuzzy, c-format msgid "cannot create specdir %s" msgstr "Năo consegui abrir: %s\n" -#: lib/install.c:760 +#: lib/install.c:761 #, c-format msgid "spec file in: %s\n" msgstr "" -#: lib/install.c:792 lib/install.c:820 +#: lib/install.c:793 lib/install.c:821 #, fuzzy msgid "source package contains no .spec file" msgstr "pesquise o pacote ao qual <arquivo> pertence" -#: lib/install.c:838 +#: lib/install.c:839 #, c-format msgid "renaming %s to %s\n" msgstr "" -#: lib/install.c:840 lib/install.c:1102 lib/uninstall.c:60 +#: lib/install.c:841 lib/install.c:1103 lib/uninstall.c:60 #, c-format msgid "rename of %s to %s failed: %s" msgstr "" -#: lib/install.c:930 +#: lib/install.c:931 msgid "source package expected, binary found" msgstr "" -#: lib/install.c:974 +#: lib/install.c:975 #, fuzzy, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "năo foi passado pacote para instalaçăo" -#: lib/install.c:1018 +#: lib/install.c:1019 msgid "stopping install as we're running --test\n" msgstr "" -#: lib/install.c:1023 +#: lib/install.c:1024 msgid "running preinstall script (if any)\n" msgstr "" -#: lib/install.c:1030 +#: lib/install.c:1031 msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n" msgstr "" # , c-format -#: lib/install.c:1062 +#: lib/install.c:1063 #, fuzzy, c-format msgid "%s created as %s\n" msgstr "Năo consegui abrir: %s\n" # , c-format -#: lib/install.c:1098 +#: lib/install.c:1099 #, fuzzy, c-format msgid "%s saved as %s\n" msgstr "Năo consegui abrir: %s\n" -#: lib/install.c:1189 +#: lib/install.c:1193 msgid "running postinstall scripts (if any)\n" msgstr "" @@ -3053,135 +3053,137 @@ msgid "" "only packaging with major numbers <= 4 is supported by this version of RPM" msgstr "" +# , c-format #: lib/poptBT.c:94 -msgid "buildroot already specified" -msgstr "" +#, fuzzy, c-format +msgid "buildroot already specified, ignoring %s\n" +msgstr "Năo consegui ler o arquivo spec de %s\n" -#: lib/poptBT.c:120 +#: lib/poptBT.c:119 #, fuzzy, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" msgstr "prep (descompacte fontes e aplique patches)" -#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130 -#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139 +#: lib/poptBT.c:120 lib/poptBT.c:123 lib/poptBT.c:126 lib/poptBT.c:129 +#: lib/poptBT.c:132 lib/poptBT.c:135 lib/poptBT.c:138 msgid "<specfile>" msgstr "" -#: lib/poptBT.c:123 +#: lib/poptBT.c:122 msgid "build through %build (%prep, then compile) from <specfile>" msgstr "" -#: lib/poptBT.c:126 +#: lib/poptBT.c:125 #, fuzzy msgid "build through %install (%prep, %build, then install) from <specfile>" msgstr "instale pacote" -#: lib/poptBT.c:129 +#: lib/poptBT.c:128 #, fuzzy, c-format msgid "verify %files section from <specfile>" msgstr "pesquise o pacote ao qual <arquivo> pertence" -#: lib/poptBT.c:132 +#: lib/poptBT.c:131 #, fuzzy msgid "build source and binary packages from <specfile>" msgstr "pesquise o pacote ao qual <arquivo> pertence" -#: lib/poptBT.c:135 +#: lib/poptBT.c:134 #, fuzzy msgid "build binary package only from <specfile>" msgstr "pesquise o pacote ao qual <arquivo> pertence" -#: lib/poptBT.c:138 +#: lib/poptBT.c:137 #, fuzzy msgid "build source package only from <specfile>" msgstr "pesquise o pacote ao qual <arquivo> pertence" -#: lib/poptBT.c:142 +#: lib/poptBT.c:141 #, fuzzy, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" msgstr "prep (descompacte fontes e aplique patches)" -#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152 -#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161 +#: lib/poptBT.c:142 lib/poptBT.c:145 lib/poptBT.c:148 lib/poptBT.c:151 +#: lib/poptBT.c:154 lib/poptBT.c:157 lib/poptBT.c:160 msgid "<tarball>" msgstr "" -#: lib/poptBT.c:145 +#: lib/poptBT.c:144 msgid "build through %build (%prep, then compile) from <tarball>" msgstr "" -#: lib/poptBT.c:148 +#: lib/poptBT.c:147 msgid "build through %install (%prep, %build, then install) from <tarball>" msgstr "" -#: lib/poptBT.c:151 +#: lib/poptBT.c:150 #, fuzzy, c-format msgid "verify %files section from <tarball>" msgstr "pesquise o pacote ao qual <arquivo> pertence" -#: lib/poptBT.c:154 +#: lib/poptBT.c:153 #, fuzzy msgid "build source and binary packages from <tarball>" msgstr "pesquise o pacote ao qual <arquivo> pertence" -#: lib/poptBT.c:157 +#: lib/poptBT.c:156 #, fuzzy msgid "build binary package only from <tarball>" msgstr "pesquise o pacote ao qual <arquivo> pertence" -#: lib/poptBT.c:160 +#: lib/poptBT.c:159 #, fuzzy msgid "build source package only from <tarball>" msgstr "pesquise o pacote ao qual <arquivo> pertence" -#: lib/poptBT.c:164 +#: lib/poptBT.c:163 #, fuzzy msgid "build binary package from <source package>" msgstr "pacote binário (prep, compile, instale, pacote)" -#: lib/poptBT.c:165 lib/poptBT.c:168 +#: lib/poptBT.c:164 lib/poptBT.c:167 #, fuzzy msgid "<source package>" msgstr "pesquise todos os pacotes" -#: lib/poptBT.c:167 +#: lib/poptBT.c:166 #, fuzzy msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "instale pacote" -#: lib/poptBT.c:171 +#: lib/poptBT.c:170 #, fuzzy msgid "override build root" msgstr "use s como o root da construçăo" -#: lib/poptBT.c:177 +#: lib/poptBT.c:176 msgid "ignore ExcludeArch: directives from spec file" msgstr "" -#: lib/poptBT.c:179 +#: lib/poptBT.c:178 #, fuzzy msgid "do not execute any stages of the build" msgstr "năo execute nenhum estágio" -#: lib/poptBT.c:183 +#: lib/poptBT.c:182 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:186 +#: lib/poptBT.c:185 msgid "do not accept i18N msgstr's from specfile" msgstr "" -#: lib/poptBT.c:190 +#: lib/poptBT.c:189 #, fuzzy msgid "remove specfile when done" msgstr "remova a árvore de construçăo quando terminar" -#: lib/poptBT.c:196 +#: lib/poptBT.c:195 msgid "override target platform" msgstr "" -#: lib/poptBT.c:198 +#: lib/poptBT.c:197 msgid "lookup i18N strings in specfile catalog" msgstr "" @@ -3467,7 +3469,7 @@ msgstr "" msgid "record %d could not be read\n" msgstr "" -#: lib/query.c:746 lib/rpminstall.c:546 +#: lib/query.c:746 lib/rpminstall.c:548 #, fuzzy, c-format msgid "package %s is not installed\n" msgstr "năo foi passado pacote para instalaçăo" @@ -3830,12 +3832,12 @@ msgid "retrieved %d packages\n" msgstr "" # , c-format -#: lib/rpminstall.c:298 lib/rpminstall.c:470 +#: lib/rpminstall.c:298 lib/rpminstall.c:472 #, fuzzy, c-format msgid "cannot open file %s: %s\n" msgstr "Năo consegui abrir: %s\n" -#: lib/rpminstall.c:316 lib/rpminstall.c:611 +#: lib/rpminstall.c:316 lib/rpminstall.c:613 #, fuzzy, c-format msgid "%s cannot be installed\n" msgstr "năo foi passado pacote para instalaçăo" @@ -3846,58 +3848,58 @@ msgstr "năo foi passado pacote para instalaçăo" msgid "cannot open Packages database in %s\n" msgstr "Năo consegui abrir: %s\n" -#: lib/rpminstall.c:351 +#: lib/rpminstall.c:353 #, fuzzy, c-format msgid "package %s is not relocateable\n" msgstr "năo foi passado pacote para instalaçăo" -#: lib/rpminstall.c:396 +#: lib/rpminstall.c:398 #, c-format msgid "error reading from file %s\n" msgstr "" -#: lib/rpminstall.c:401 +#: lib/rpminstall.c:403 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "" -#: lib/rpminstall.c:418 +#: lib/rpminstall.c:420 #, c-format msgid "found %d source and %d binary packages\n" msgstr "" -#: lib/rpminstall.c:429 +#: lib/rpminstall.c:431 #, fuzzy msgid "failed dependencies:\n" msgstr "lista dependęncias do pacote" -#: lib/rpminstall.c:450 +#: lib/rpminstall.c:452 #, fuzzy msgid "installing binary packages\n" msgstr "instale pacote" -#: lib/rpminstall.c:533 +#: lib/rpminstall.c:535 #, c-format msgid "cannot open %s/packages.rpm\n" msgstr "" -#: lib/rpminstall.c:549 +#: lib/rpminstall.c:551 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "" -#: lib/rpminstall.c:572 +#: lib/rpminstall.c:574 #, fuzzy msgid "removing these packages would break dependencies:\n" msgstr "lista dependęncias do pacote" # , c-format -#: lib/rpminstall.c:600 +#: lib/rpminstall.c:602 #, fuzzy, c-format msgid "cannot open %s: %s\n" msgstr "Năo consegui abrir: %s\n" -#: lib/rpminstall.c:606 +#: lib/rpminstall.c:608 #, c-format msgid "Installing %s\n" msgstr "" @@ -3917,92 +3919,92 @@ msgstr "" msgid "missing architecture name at %s:%d" msgstr "" -#: lib/rpmrc.c:313 +#: lib/rpmrc.c:305 #, c-format msgid "Incomplete data line at %s:%d" msgstr "" -#: lib/rpmrc.c:317 +#: lib/rpmrc.c:309 #, c-format msgid "Too many args in data line at %s:%d" msgstr "" -#: lib/rpmrc.c:324 +#: lib/rpmrc.c:316 #, c-format msgid "Bad arch/os number: %s (%s:%d)" msgstr "" -#: lib/rpmrc.c:359 +#: lib/rpmrc.c:351 #, c-format msgid "Incomplete default line at %s:%d" msgstr "" -#: lib/rpmrc.c:364 +#: lib/rpmrc.c:356 #, c-format msgid "Too many args in default line at %s:%d" msgstr "" -#: lib/rpmrc.c:554 +#: lib/rpmrc.c:546 #, c-format msgid "Cannot expand %s" msgstr "" -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:551 #, c-format msgid "Cannot read %s, HOME is too large." msgstr "" # , c-format -#: lib/rpmrc.c:576 +#: lib/rpmrc.c:568 #, fuzzy, c-format msgid "Unable to open %s for reading: %s." msgstr "Năo consegui abrir: %s\n" # , c-format #. XXX Feof(fd) -#: lib/rpmrc.c:621 +#: lib/rpmrc.c:613 #, fuzzy, c-format msgid "Failed to read %s: %s." msgstr "Năo consegui ler o arquivo spec de %s\n" -#: lib/rpmrc.c:658 +#: lib/rpmrc.c:650 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d" msgstr "" -#: lib/rpmrc.c:675 lib/rpmrc.c:749 +#: lib/rpmrc.c:667 lib/rpmrc.c:741 #, c-format msgid "missing argument for %s at %s:%d" msgstr "" # , c-format -#: lib/rpmrc.c:692 lib/rpmrc.c:714 +#: lib/rpmrc.c:684 lib/rpmrc.c:706 #, fuzzy, c-format msgid "%s expansion failed at %s:%d \"%s\"" msgstr "Năo consegui abrir: %s\n" # , c-format -#: lib/rpmrc.c:701 +#: lib/rpmrc.c:693 #, fuzzy, c-format msgid "cannot open %s at %s:%d: %s" msgstr "Năo consegui abrir: %s\n" -#: lib/rpmrc.c:741 +#: lib/rpmrc.c:733 #, c-format msgid "missing architecture for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:808 +#: lib/rpmrc.c:800 #, c-format msgid "bad option '%s' at %s:%d" msgstr "" -#: lib/rpmrc.c:1205 +#: lib/rpmrc.c:1197 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1206 +#: lib/rpmrc.c:1198 msgid "Please contact rpm-list@redhat.com\n" msgstr "" @@ -4243,7 +4245,7 @@ msgid "Bad server response" msgstr "" #: rpmio/rpmio.c:540 -msgid "Server IO error" +msgid "Server I/O error" msgstr "" #: rpmio/rpmio.c:543 @@ -4267,7 +4269,7 @@ msgid "Failed to establish data connection to server" msgstr "" #: rpmio/rpmio.c:558 -msgid "IO error to local file" +msgid "I/O error to local file" msgstr "" #: rpmio/rpmio.c:561 @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-01 19:44-0500\n" +"POT-Creation-Date: 2001-01-03 14:05-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" @@ -498,7 +498,7 @@ msgid "" "options as -q" msgstr "" -#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 +#: lib/poptBT.c:180 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 #: rpmqv.c:595 rpmqv.c:643 rpmqv.c:677 msgid "do not verify package dependencies" msgstr "" @@ -692,15 +692,15 @@ msgstr "" msgid "bin/src package (prep, compile, install, package)" msgstr "" -#: lib/poptBT.c:192 rpm.c:480 +#: lib/poptBT.c:191 rpm.c:480 msgid "skip straight to specified stage (only for c,i)" msgstr "" -#: lib/poptBT.c:173 rpm.c:482 +#: lib/poptBT.c:172 rpm.c:482 msgid "remove build tree when done" msgstr "" -#: lib/poptBT.c:188 rpm.c:484 +#: lib/poptBT.c:187 rpm.c:484 msgid "remove sources when done" msgstr "" @@ -708,7 +708,7 @@ msgstr "" msgid "remove spec file when done" msgstr "" -#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224 +#: lib/poptBT.c:193 rpm.c:488 rpmqv.c:224 msgid "generate PGP/GPG signature" msgstr "" @@ -1165,7 +1165,7 @@ msgstr "" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:175 rpmqv.c:208 +#: lib/poptBT.c:174 rpmqv.c:208 msgid "generate headers compatible with rpm4 packaging" msgstr "" @@ -1967,118 +1967,118 @@ msgstr "" msgid "line %d: Second %%files list" msgstr "" -#: build/parsePreamble.c:203 +#: build/parsePreamble.c:189 #, c-format msgid "Architecture is excluded: %s" msgstr "" -#: build/parsePreamble.c:208 +#: build/parsePreamble.c:194 #, c-format msgid "Architecture is not included: %s" msgstr "" -#: build/parsePreamble.c:213 +#: build/parsePreamble.c:199 #, c-format msgid "OS is excluded: %s" msgstr "" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:204 #, c-format msgid "OS is not included: %s" msgstr "" -#: build/parsePreamble.c:232 +#: build/parsePreamble.c:218 #, c-format msgid "%s field must be present in package: %s" msgstr "" -#: build/parsePreamble.c:257 +#: build/parsePreamble.c:243 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "" -#: build/parsePreamble.c:305 +#: build/parsePreamble.c:291 #, c-format msgid "Unable to open icon %s: %s" msgstr "" -#: build/parsePreamble.c:323 +#: build/parsePreamble.c:309 #, c-format msgid "Unable to read icon %s: %s" msgstr "" -#: build/parsePreamble.c:336 +#: build/parsePreamble.c:322 #, c-format msgid "Unknown icon type: %s" msgstr "" -#: build/parsePreamble.c:402 +#: build/parsePreamble.c:388 #, c-format msgid "line %d: Malformed tag: %s" msgstr "" #. Empty field -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:396 #, c-format msgid "line %d: Empty tag: %s" msgstr "" -#: build/parsePreamble.c:432 build/parsePreamble.c:439 +#: build/parsePreamble.c:418 build/parsePreamble.c:425 #, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "" -#: build/parsePreamble.c:496 build/parseSpec.c:379 +#: build/parsePreamble.c:482 build/parseSpec.c:374 #, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "" -#: build/parsePreamble.c:509 +#: build/parsePreamble.c:495 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "" -#: build/parsePreamble.c:521 +#: build/parsePreamble.c:507 #, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "" -#: build/parsePreamble.c:533 +#: build/parsePreamble.c:519 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "" -#: build/parsePreamble.c:573 build/parsePreamble.c:584 +#: build/parsePreamble.c:559 build/parsePreamble.c:570 #, c-format msgid "line %d: Bad %s: qualifiers: %s" msgstr "" -#: build/parsePreamble.c:610 +#: build/parsePreamble.c:596 #, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "" -#: build/parsePreamble.c:619 +#: build/parsePreamble.c:605 #, c-format msgid "Internal error: Bogus tag %d" msgstr "" -#: build/parsePreamble.c:757 +#: build/parsePreamble.c:743 #, c-format msgid "Bad package specification: %s" msgstr "" -#: build/parsePreamble.c:763 +#: build/parsePreamble.c:749 #, c-format msgid "Package already exists: %s" msgstr "" -#: build/parsePreamble.c:788 +#: build/parsePreamble.c:774 #, c-format msgid "line %d: Unknown tag: %s" msgstr "" -#: build/parsePreamble.c:810 +#: build/parsePreamble.c:796 msgid "Spec file can't use BuildRoot" msgstr "" @@ -2183,45 +2183,45 @@ msgstr "" msgid "line %d: Second %s" msgstr "" -#: build/parseSpec.c:133 +#: build/parseSpec.c:128 #, c-format msgid "line %d: %s" msgstr "" #. XXX Fstrerror -#: build/parseSpec.c:181 +#: build/parseSpec.c:176 #, c-format msgid "Unable to open %s: %s\n" msgstr "" -#: build/parseSpec.c:193 +#: build/parseSpec.c:188 msgid "Unclosed %%if" msgstr "" -#: build/parseSpec.c:264 +#: build/parseSpec.c:259 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d" msgstr "" #. Got an else with no %if ! -#: build/parseSpec.c:272 +#: build/parseSpec.c:267 msgid "%s:%d: Got a %%else with no if" msgstr "" #. Got an end with no %if ! -#: build/parseSpec.c:283 +#: build/parseSpec.c:278 msgid "%s:%d: Got a %%endif with no if" msgstr "" -#: build/parseSpec.c:297 build/parseSpec.c:306 +#: build/parseSpec.c:292 build/parseSpec.c:301 msgid "malformed %%include statement" msgstr "" -#: build/parseSpec.c:485 +#: build/parseSpec.c:480 msgid "No buildable architectures" msgstr "" -#: build/parseSpec.c:540 +#: build/parseSpec.c:535 msgid "Package has no %%description: %s" msgstr "" @@ -2245,55 +2245,55 @@ msgstr "" msgid "line %d: Bad %s number: %s\n" msgstr "" -#: lib/cpio.c:444 +#: lib/cpio.c:445 #, c-format msgid "can't rename %s to %s: %s\n" msgstr "" -#: lib/cpio.c:450 +#: lib/cpio.c:451 #, c-format msgid "can't unlink %s: %s\n" msgstr "" -#: lib/cpio.c:757 +#: lib/cpio.c:758 #, c-format msgid "getNextHeader: %s\n" msgstr "" -#: lib/cpio.c:1243 +#: lib/cpio.c:1245 #, c-format msgid "(error 0x%x)" msgstr "" -#: lib/cpio.c:1246 +#: lib/cpio.c:1248 msgid "Bad magic" msgstr "" -#: lib/cpio.c:1247 +#: lib/cpio.c:1249 msgid "Bad/unreadable header" msgstr "" -#: lib/cpio.c:1265 +#: lib/cpio.c:1267 msgid "Header size too big" msgstr "" -#: lib/cpio.c:1266 +#: lib/cpio.c:1268 msgid "Unknown file type" msgstr "" -#: lib/cpio.c:1267 +#: lib/cpio.c:1269 msgid "Missing hard link" msgstr "" -#: lib/cpio.c:1268 +#: lib/cpio.c:1270 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:1269 +#: lib/cpio.c:1271 msgid "Internal error" msgstr "" -#: lib/cpio.c:1278 +#: lib/cpio.c:1280 msgid " failed - " msgstr "" @@ -2395,131 +2395,131 @@ msgstr "" msgid "========== continuing tsort ...\n" msgstr "" -#: lib/db1.c:91 lib/db3.c:451 +#: lib/db1.c:92 lib/db2.c:112 lib/db3.c:456 #, c-format -msgid "db%d error(%d)" +msgid "db%d error(%d) from %s: %s\n" msgstr "" -#: lib/db1.c:93 lib/db3.c:453 +#: lib/db1.c:95 lib/db2.c:115 lib/db3.c:459 #, c-format -msgid " performing %s" +msgid "db%d error(%d): %s\n" msgstr "" -#: lib/db1.c:388 +#: lib/db1.c:387 #, c-format msgid "closed db file %s\n" msgstr "" -#: lib/db1.c:391 +#: lib/db1.c:390 #, c-format msgid "removed db file %s\n" msgstr "" -#: lib/db1.c:422 +#: lib/db1.c:421 #, c-format msgid "bad db file %s" msgstr "" -#: lib/db1.c:427 +#: lib/db1.c:426 #, c-format msgid "opening db file %s mode 0x%x\n" msgstr "" #. XXX check errno validity -#: lib/db1.c:450 +#: lib/db1.c:449 #, c-format msgid "cannot get %s lock on database" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "exclusive" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "shared" msgstr "" -#: lib/db2.c:137 +#: lib/db2.c:141 #, c-format msgid "closed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:149 +#: lib/db2.c:153 #, c-format msgid "removed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:186 +#: lib/db2.c:190 #, c-format msgid "opening db environment %s/%s(%s) %s\n" msgstr "" -#: lib/db2.c:561 +#: lib/db2.c:565 #, c-format msgid "closed db index %s/%s(%s)\n" msgstr "" -#: lib/db2.c:639 +#: lib/db2.c:643 #, c-format msgid "opening db index %s/%s(%s) %s mode=0x%x\n" msgstr "" -#: lib/db3.c:267 +#: lib/db3.c:268 #, c-format -msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n" +msgid "unrecognized db option: \"%s\" ignored\n" msgstr "" -#: lib/db3.c:295 +#: lib/db3.c:297 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "" -#: lib/db3.c:303 +#: lib/db3.c:306 #, c-format msgid "%s has too large or too small long value, skipped\n" msgstr "" -#: lib/db3.c:311 +#: lib/db3.c:315 #, c-format msgid "%s has too large or too small integer value, skipped\n" msgstr "" -#: lib/db3.c:478 +#: lib/db3.c:484 #, c-format msgid "closed db environment %s/%s\n" msgstr "" -#: lib/db3.c:494 +#: lib/db3.c:500 #, c-format msgid "removed db environment %s/%s\n" msgstr "" -#: lib/db3.c:531 +#: lib/db3.c:537 #, c-format msgid "opening db environment %s/%s %s\n" msgstr "" -#: lib/db3.c:917 +#: lib/db3.c:923 #, c-format msgid "closed db index %s/%s\n" msgstr "" -#: lib/db3.c:1007 +#: lib/db3.c:1013 #, c-format msgid "opening db index %s/%s %s mode=0x%x\n" msgstr "" -#: lib/db3.c:1112 +#: lib/db3.c:1118 #, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "" -#: lib/db3.c:1119 +#: lib/db3.c:1125 #, c-format msgid "locked db index %s/%s\n" msgstr "" -#: lib/falloc.c:140 +#: lib/falloc.c:141 #, c-format msgid "" "free list corrupt (%u)- please run\n" @@ -2530,7 +2530,7 @@ msgid "" msgstr "" #: lib/formats.c:86 lib/formats.c:112 lib/formats.c:141 lib/formats.c:182 -#: lib/header.c:2569 lib/header.c:2586 lib/header.c:2606 +#: lib/header.c:2519 lib/header.c:2536 lib/header.c:2556 msgid "(not a number)" msgstr "" @@ -2559,92 +2559,92 @@ msgid "file %s is on an unknown device" msgstr "" #. This should not be allowed -#: lib/header.c:220 +#: lib/header.c:172 msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" -#: lib/header.c:255 lib/header.c:1052 lib/install.c:365 +#: lib/header.c:207 lib/header.c:1004 lib/install.c:365 #, c-format msgid "Data type %d not supported\n" msgstr "" -#: lib/header.c:1477 +#: lib/header.c:1427 #, c-format msgid "Bad count for headerAddEntry(): %d\n" msgstr "" #. @-observertrans@ -#: lib/header.c:1922 +#: lib/header.c:1872 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans@ -#: lib/header.c:1952 +#: lib/header.c:1902 msgid "missing } after %{" msgstr "" #. @-observertrans@ -#: lib/header.c:1966 +#: lib/header.c:1916 msgid "empty tag format" msgstr "" #. @-observertrans@ -#: lib/header.c:1978 +#: lib/header.c:1928 msgid "empty tag name" msgstr "" #. @-observertrans@ -#: lib/header.c:1995 +#: lib/header.c:1945 msgid "unknown tag" msgstr "" #. @-observertrans@ -#: lib/header.c:2022 +#: lib/header.c:1972 msgid "] expected at end of array" msgstr "" #. @-observertrans@ -#: lib/header.c:2040 +#: lib/header.c:1990 msgid "unexpected ]" msgstr "" #. @-observertrans@ -#: lib/header.c:2044 +#: lib/header.c:1994 msgid "unexpected }" msgstr "" #. @-observertrans@ -#: lib/header.c:2104 +#: lib/header.c:2054 msgid "? expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2113 +#: lib/header.c:2063 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2126 lib/header.c:2167 +#: lib/header.c:2076 lib/header.c:2117 msgid "} expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2136 +#: lib/header.c:2086 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans@ -#: lib/header.c:2152 +#: lib/header.c:2102 msgid "{ expected after : in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2177 +#: lib/header.c:2127 msgid "| expected at end of expression" msgstr "" -#: lib/header.c:2348 +#: lib/header.c:2298 msgid "(unknown type)" msgstr "" @@ -2666,90 +2666,90 @@ msgstr "" #. this would probably be a good place to check if disk space #. was used up - if so, we should return a different error #. XXX FIXME: Fclose with libio destroys errno -#: lib/install.c:650 +#: lib/install.c:651 #, c-format msgid "unpacking of archive failed%s%s: %s" msgstr "" -#: lib/install.c:651 +#: lib/install.c:652 msgid " on file " msgstr "" -#: lib/install.c:700 +#: lib/install.c:701 msgid "installing a source package\n" msgstr "" -#: lib/install.c:720 +#: lib/install.c:721 #, c-format msgid "cannot create sourcedir %s" msgstr "" -#: lib/install.c:726 lib/install.c:756 +#: lib/install.c:727 lib/install.c:757 #, c-format msgid "cannot write to %s" msgstr "" -#: lib/install.c:730 +#: lib/install.c:731 #, c-format msgid "sources in: %s\n" msgstr "" -#: lib/install.c:750 +#: lib/install.c:751 #, c-format msgid "cannot create specdir %s" msgstr "" -#: lib/install.c:760 +#: lib/install.c:761 #, c-format msgid "spec file in: %s\n" msgstr "" -#: lib/install.c:792 lib/install.c:820 +#: lib/install.c:793 lib/install.c:821 msgid "source package contains no .spec file" msgstr "" -#: lib/install.c:838 +#: lib/install.c:839 #, c-format msgid "renaming %s to %s\n" msgstr "" -#: lib/install.c:840 lib/install.c:1102 lib/uninstall.c:60 +#: lib/install.c:841 lib/install.c:1103 lib/uninstall.c:60 #, c-format msgid "rename of %s to %s failed: %s" msgstr "" -#: lib/install.c:930 +#: lib/install.c:931 msgid "source package expected, binary found" msgstr "" -#: lib/install.c:974 +#: lib/install.c:975 #, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "" -#: lib/install.c:1018 +#: lib/install.c:1019 msgid "stopping install as we're running --test\n" msgstr "" -#: lib/install.c:1023 +#: lib/install.c:1024 msgid "running preinstall script (if any)\n" msgstr "" -#: lib/install.c:1030 +#: lib/install.c:1031 msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n" msgstr "" -#: lib/install.c:1062 +#: lib/install.c:1063 #, c-format msgid "%s created as %s\n" msgstr "" -#: lib/install.c:1098 +#: lib/install.c:1099 #, c-format msgid "%s saved as %s\n" msgstr "" -#: lib/install.c:1189 +#: lib/install.c:1193 msgid "running postinstall scripts (if any)\n" msgstr "" @@ -2768,121 +2768,122 @@ msgid "" msgstr "" #: lib/poptBT.c:94 -msgid "buildroot already specified" +#, c-format +msgid "buildroot already specified, ignoring %s\n" msgstr "" -#: lib/poptBT.c:120 +#: lib/poptBT.c:119 #, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" msgstr "" -#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130 -#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139 +#: lib/poptBT.c:120 lib/poptBT.c:123 lib/poptBT.c:126 lib/poptBT.c:129 +#: lib/poptBT.c:132 lib/poptBT.c:135 lib/poptBT.c:138 msgid "<specfile>" msgstr "" -#: lib/poptBT.c:123 +#: lib/poptBT.c:122 msgid "build through %build (%prep, then compile) from <specfile>" msgstr "" -#: lib/poptBT.c:126 +#: lib/poptBT.c:125 msgid "build through %install (%prep, %build, then install) from <specfile>" msgstr "" -#: lib/poptBT.c:129 +#: lib/poptBT.c:128 #, c-format msgid "verify %files section from <specfile>" msgstr "" -#: lib/poptBT.c:132 +#: lib/poptBT.c:131 msgid "build source and binary packages from <specfile>" msgstr "" -#: lib/poptBT.c:135 +#: lib/poptBT.c:134 msgid "build binary package only from <specfile>" msgstr "" -#: lib/poptBT.c:138 +#: lib/poptBT.c:137 msgid "build source package only from <specfile>" msgstr "" -#: lib/poptBT.c:142 +#: lib/poptBT.c:141 #, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" msgstr "" -#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152 -#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161 +#: lib/poptBT.c:142 lib/poptBT.c:145 lib/poptBT.c:148 lib/poptBT.c:151 +#: lib/poptBT.c:154 lib/poptBT.c:157 lib/poptBT.c:160 msgid "<tarball>" msgstr "" -#: lib/poptBT.c:145 +#: lib/poptBT.c:144 msgid "build through %build (%prep, then compile) from <tarball>" msgstr "" -#: lib/poptBT.c:148 +#: lib/poptBT.c:147 msgid "build through %install (%prep, %build, then install) from <tarball>" msgstr "" -#: lib/poptBT.c:151 +#: lib/poptBT.c:150 #, c-format msgid "verify %files section from <tarball>" msgstr "" -#: lib/poptBT.c:154 +#: lib/poptBT.c:153 msgid "build source and binary packages from <tarball>" msgstr "" -#: lib/poptBT.c:157 +#: lib/poptBT.c:156 msgid "build binary package only from <tarball>" msgstr "" -#: lib/poptBT.c:160 +#: lib/poptBT.c:159 msgid "build source package only from <tarball>" msgstr "" -#: lib/poptBT.c:164 +#: lib/poptBT.c:163 msgid "build binary package from <source package>" msgstr "" -#: lib/poptBT.c:165 lib/poptBT.c:168 +#: lib/poptBT.c:164 lib/poptBT.c:167 msgid "<source package>" msgstr "" -#: lib/poptBT.c:167 +#: lib/poptBT.c:166 msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "" -#: lib/poptBT.c:171 +#: lib/poptBT.c:170 msgid "override build root" msgstr "" -#: lib/poptBT.c:177 +#: lib/poptBT.c:176 msgid "ignore ExcludeArch: directives from spec file" msgstr "" -#: lib/poptBT.c:179 +#: lib/poptBT.c:178 msgid "do not execute any stages of the build" msgstr "" -#: lib/poptBT.c:183 +#: lib/poptBT.c:182 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:186 +#: lib/poptBT.c:185 msgid "do not accept i18N msgstr's from specfile" msgstr "" -#: lib/poptBT.c:190 +#: lib/poptBT.c:189 msgid "remove specfile when done" msgstr "" -#: lib/poptBT.c:196 +#: lib/poptBT.c:195 msgid "override target platform" msgstr "" -#: lib/poptBT.c:198 +#: lib/poptBT.c:197 msgid "lookup i18N strings in specfile catalog" msgstr "" @@ -3148,7 +3149,7 @@ msgstr "" msgid "record %d could not be read\n" msgstr "" -#: lib/query.c:746 lib/rpminstall.c:546 +#: lib/query.c:746 lib/rpminstall.c:548 #, c-format msgid "package %s is not installed\n" msgstr "" @@ -3478,12 +3479,12 @@ msgstr "" msgid "retrieved %d packages\n" msgstr "" -#: lib/rpminstall.c:298 lib/rpminstall.c:470 +#: lib/rpminstall.c:298 lib/rpminstall.c:472 #, c-format msgid "cannot open file %s: %s\n" msgstr "" -#: lib/rpminstall.c:316 lib/rpminstall.c:611 +#: lib/rpminstall.c:316 lib/rpminstall.c:613 #, c-format msgid "%s cannot be installed\n" msgstr "" @@ -3493,54 +3494,54 @@ msgstr "" msgid "cannot open Packages database in %s\n" msgstr "" -#: lib/rpminstall.c:351 +#: lib/rpminstall.c:353 #, c-format msgid "package %s is not relocateable\n" msgstr "" -#: lib/rpminstall.c:396 +#: lib/rpminstall.c:398 #, c-format msgid "error reading from file %s\n" msgstr "" -#: lib/rpminstall.c:401 +#: lib/rpminstall.c:403 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "" -#: lib/rpminstall.c:418 +#: lib/rpminstall.c:420 #, c-format msgid "found %d source and %d binary packages\n" msgstr "" -#: lib/rpminstall.c:429 +#: lib/rpminstall.c:431 msgid "failed dependencies:\n" msgstr "" -#: lib/rpminstall.c:450 +#: lib/rpminstall.c:452 msgid "installing binary packages\n" msgstr "" -#: lib/rpminstall.c:533 +#: lib/rpminstall.c:535 #, c-format msgid "cannot open %s/packages.rpm\n" msgstr "" -#: lib/rpminstall.c:549 +#: lib/rpminstall.c:551 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "" -#: lib/rpminstall.c:572 +#: lib/rpminstall.c:574 msgid "removing these packages would break dependencies:\n" msgstr "" -#: lib/rpminstall.c:600 +#: lib/rpminstall.c:602 #, c-format msgid "cannot open %s: %s\n" msgstr "" -#: lib/rpminstall.c:606 +#: lib/rpminstall.c:608 #, c-format msgid "Installing %s\n" msgstr "" @@ -3560,88 +3561,88 @@ msgstr "" msgid "missing architecture name at %s:%d" msgstr "" -#: lib/rpmrc.c:313 +#: lib/rpmrc.c:305 #, c-format msgid "Incomplete data line at %s:%d" msgstr "" -#: lib/rpmrc.c:317 +#: lib/rpmrc.c:309 #, c-format msgid "Too many args in data line at %s:%d" msgstr "" -#: lib/rpmrc.c:324 +#: lib/rpmrc.c:316 #, c-format msgid "Bad arch/os number: %s (%s:%d)" msgstr "" -#: lib/rpmrc.c:359 +#: lib/rpmrc.c:351 #, c-format msgid "Incomplete default line at %s:%d" msgstr "" -#: lib/rpmrc.c:364 +#: lib/rpmrc.c:356 #, c-format msgid "Too many args in default line at %s:%d" msgstr "" -#: lib/rpmrc.c:554 +#: lib/rpmrc.c:546 #, c-format msgid "Cannot expand %s" msgstr "" -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:551 #, c-format msgid "Cannot read %s, HOME is too large." msgstr "" -#: lib/rpmrc.c:576 +#: lib/rpmrc.c:568 #, c-format msgid "Unable to open %s for reading: %s." msgstr "" #. XXX Feof(fd) -#: lib/rpmrc.c:621 +#: lib/rpmrc.c:613 #, c-format msgid "Failed to read %s: %s." msgstr "" -#: lib/rpmrc.c:658 +#: lib/rpmrc.c:650 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d" msgstr "" -#: lib/rpmrc.c:675 lib/rpmrc.c:749 +#: lib/rpmrc.c:667 lib/rpmrc.c:741 #, c-format msgid "missing argument for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:692 lib/rpmrc.c:714 +#: lib/rpmrc.c:684 lib/rpmrc.c:706 #, c-format msgid "%s expansion failed at %s:%d \"%s\"" msgstr "" -#: lib/rpmrc.c:701 +#: lib/rpmrc.c:693 #, c-format msgid "cannot open %s at %s:%d: %s" msgstr "" -#: lib/rpmrc.c:741 +#: lib/rpmrc.c:733 #, c-format msgid "missing architecture for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:808 +#: lib/rpmrc.c:800 #, c-format msgid "bad option '%s' at %s:%d" msgstr "" -#: lib/rpmrc.c:1205 +#: lib/rpmrc.c:1197 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1206 +#: lib/rpmrc.c:1198 msgid "Please contact rpm-list@redhat.com\n" msgstr "" @@ -3857,7 +3858,7 @@ msgid "Bad server response" msgstr "" #: rpmio/rpmio.c:540 -msgid "Server IO error" +msgid "Server I/O error" msgstr "" #: rpmio/rpmio.c:543 @@ -3881,7 +3882,7 @@ msgid "Failed to establish data connection to server" msgstr "" #: rpmio/rpmio.c:558 -msgid "IO error to local file" +msgid "I/O error to local file" msgstr "" #: rpmio/rpmio.c:561 diff --git a/po/rpm.pot b/po/rpm.pot index 33cc77d25..426b949fb 100644 --- a/po/rpm.pot +++ b/po/rpm.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2001-01-01 19:44-0500\n" +"POT-Creation-Date: 2001-01-03 14:05-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" @@ -503,7 +503,7 @@ msgid "" "options as -q" msgstr "" -#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 +#: lib/poptBT.c:180 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 #: rpmqv.c:595 rpmqv.c:643 rpmqv.c:677 msgid "do not verify package dependencies" msgstr "" @@ -697,15 +697,15 @@ msgstr "" msgid "bin/src package (prep, compile, install, package)" msgstr "" -#: lib/poptBT.c:192 rpm.c:480 +#: lib/poptBT.c:191 rpm.c:480 msgid "skip straight to specified stage (only for c,i)" msgstr "" -#: lib/poptBT.c:173 rpm.c:482 +#: lib/poptBT.c:172 rpm.c:482 msgid "remove build tree when done" msgstr "" -#: lib/poptBT.c:188 rpm.c:484 +#: lib/poptBT.c:187 rpm.c:484 msgid "remove sources when done" msgstr "" @@ -713,7 +713,7 @@ msgstr "" msgid "remove spec file when done" msgstr "" -#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224 +#: lib/poptBT.c:193 rpm.c:488 rpmqv.c:224 msgid "generate PGP/GPG signature" msgstr "" @@ -1170,7 +1170,7 @@ msgstr "" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:175 rpmqv.c:208 +#: lib/poptBT.c:174 rpmqv.c:208 msgid "generate headers compatible with rpm4 packaging" msgstr "" @@ -1972,118 +1972,118 @@ msgstr "" msgid "line %d: Second %%files list" msgstr "" -#: build/parsePreamble.c:203 +#: build/parsePreamble.c:189 #, c-format msgid "Architecture is excluded: %s" msgstr "" -#: build/parsePreamble.c:208 +#: build/parsePreamble.c:194 #, c-format msgid "Architecture is not included: %s" msgstr "" -#: build/parsePreamble.c:213 +#: build/parsePreamble.c:199 #, c-format msgid "OS is excluded: %s" msgstr "" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:204 #, c-format msgid "OS is not included: %s" msgstr "" -#: build/parsePreamble.c:232 +#: build/parsePreamble.c:218 #, c-format msgid "%s field must be present in package: %s" msgstr "" -#: build/parsePreamble.c:257 +#: build/parsePreamble.c:243 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "" -#: build/parsePreamble.c:305 +#: build/parsePreamble.c:291 #, c-format msgid "Unable to open icon %s: %s" msgstr "" -#: build/parsePreamble.c:323 +#: build/parsePreamble.c:309 #, c-format msgid "Unable to read icon %s: %s" msgstr "" -#: build/parsePreamble.c:336 +#: build/parsePreamble.c:322 #, c-format msgid "Unknown icon type: %s" msgstr "" -#: build/parsePreamble.c:402 +#: build/parsePreamble.c:388 #, c-format msgid "line %d: Malformed tag: %s" msgstr "" #. Empty field -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:396 #, c-format msgid "line %d: Empty tag: %s" msgstr "" -#: build/parsePreamble.c:432 build/parsePreamble.c:439 +#: build/parsePreamble.c:418 build/parsePreamble.c:425 #, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "" -#: build/parsePreamble.c:496 build/parseSpec.c:379 +#: build/parsePreamble.c:482 build/parseSpec.c:374 #, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "" -#: build/parsePreamble.c:509 +#: build/parsePreamble.c:495 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "" -#: build/parsePreamble.c:521 +#: build/parsePreamble.c:507 #, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "" -#: build/parsePreamble.c:533 +#: build/parsePreamble.c:519 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "" -#: build/parsePreamble.c:573 build/parsePreamble.c:584 +#: build/parsePreamble.c:559 build/parsePreamble.c:570 #, c-format msgid "line %d: Bad %s: qualifiers: %s" msgstr "" -#: build/parsePreamble.c:610 +#: build/parsePreamble.c:596 #, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "" -#: build/parsePreamble.c:619 +#: build/parsePreamble.c:605 #, c-format msgid "Internal error: Bogus tag %d" msgstr "" -#: build/parsePreamble.c:757 +#: build/parsePreamble.c:743 #, c-format msgid "Bad package specification: %s" msgstr "" -#: build/parsePreamble.c:763 +#: build/parsePreamble.c:749 #, c-format msgid "Package already exists: %s" msgstr "" -#: build/parsePreamble.c:788 +#: build/parsePreamble.c:774 #, c-format msgid "line %d: Unknown tag: %s" msgstr "" -#: build/parsePreamble.c:810 +#: build/parsePreamble.c:796 msgid "Spec file can't use BuildRoot" msgstr "" @@ -2188,45 +2188,45 @@ msgstr "" msgid "line %d: Second %s" msgstr "" -#: build/parseSpec.c:133 +#: build/parseSpec.c:128 #, c-format msgid "line %d: %s" msgstr "" #. XXX Fstrerror -#: build/parseSpec.c:181 +#: build/parseSpec.c:176 #, c-format msgid "Unable to open %s: %s\n" msgstr "" -#: build/parseSpec.c:193 +#: build/parseSpec.c:188 msgid "Unclosed %%if" msgstr "" -#: build/parseSpec.c:264 +#: build/parseSpec.c:259 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d" msgstr "" #. Got an else with no %if ! -#: build/parseSpec.c:272 +#: build/parseSpec.c:267 msgid "%s:%d: Got a %%else with no if" msgstr "" #. Got an end with no %if ! -#: build/parseSpec.c:283 +#: build/parseSpec.c:278 msgid "%s:%d: Got a %%endif with no if" msgstr "" -#: build/parseSpec.c:297 build/parseSpec.c:306 +#: build/parseSpec.c:292 build/parseSpec.c:301 msgid "malformed %%include statement" msgstr "" -#: build/parseSpec.c:485 +#: build/parseSpec.c:480 msgid "No buildable architectures" msgstr "" -#: build/parseSpec.c:540 +#: build/parseSpec.c:535 msgid "Package has no %%description: %s" msgstr "" @@ -2250,55 +2250,55 @@ msgstr "" msgid "line %d: Bad %s number: %s\n" msgstr "" -#: lib/cpio.c:444 +#: lib/cpio.c:445 #, c-format msgid "can't rename %s to %s: %s\n" msgstr "" -#: lib/cpio.c:450 +#: lib/cpio.c:451 #, c-format msgid "can't unlink %s: %s\n" msgstr "" -#: lib/cpio.c:757 +#: lib/cpio.c:758 #, c-format msgid "getNextHeader: %s\n" msgstr "" -#: lib/cpio.c:1243 +#: lib/cpio.c:1245 #, c-format msgid "(error 0x%x)" msgstr "" -#: lib/cpio.c:1246 +#: lib/cpio.c:1248 msgid "Bad magic" msgstr "" -#: lib/cpio.c:1247 +#: lib/cpio.c:1249 msgid "Bad/unreadable header" msgstr "" -#: lib/cpio.c:1265 +#: lib/cpio.c:1267 msgid "Header size too big" msgstr "" -#: lib/cpio.c:1266 +#: lib/cpio.c:1268 msgid "Unknown file type" msgstr "" -#: lib/cpio.c:1267 +#: lib/cpio.c:1269 msgid "Missing hard link" msgstr "" -#: lib/cpio.c:1268 +#: lib/cpio.c:1270 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:1269 +#: lib/cpio.c:1271 msgid "Internal error" msgstr "" -#: lib/cpio.c:1278 +#: lib/cpio.c:1280 msgid " failed - " msgstr "" @@ -2400,131 +2400,131 @@ msgstr "" msgid "========== continuing tsort ...\n" msgstr "" -#: lib/db1.c:91 lib/db3.c:451 +#: lib/db1.c:92 lib/db2.c:112 lib/db3.c:456 #, c-format -msgid "db%d error(%d)" +msgid "db%d error(%d) from %s: %s\n" msgstr "" -#: lib/db1.c:93 lib/db3.c:453 +#: lib/db1.c:95 lib/db2.c:115 lib/db3.c:459 #, c-format -msgid " performing %s" +msgid "db%d error(%d): %s\n" msgstr "" -#: lib/db1.c:388 +#: lib/db1.c:387 #, c-format msgid "closed db file %s\n" msgstr "" -#: lib/db1.c:391 +#: lib/db1.c:390 #, c-format msgid "removed db file %s\n" msgstr "" -#: lib/db1.c:422 +#: lib/db1.c:421 #, c-format msgid "bad db file %s" msgstr "" -#: lib/db1.c:427 +#: lib/db1.c:426 #, c-format msgid "opening db file %s mode 0x%x\n" msgstr "" #. XXX check errno validity -#: lib/db1.c:450 +#: lib/db1.c:449 #, c-format msgid "cannot get %s lock on database" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "exclusive" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "shared" msgstr "" -#: lib/db2.c:137 +#: lib/db2.c:141 #, c-format msgid "closed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:149 +#: lib/db2.c:153 #, c-format msgid "removed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:186 +#: lib/db2.c:190 #, c-format msgid "opening db environment %s/%s(%s) %s\n" msgstr "" -#: lib/db2.c:561 +#: lib/db2.c:565 #, c-format msgid "closed db index %s/%s(%s)\n" msgstr "" -#: lib/db2.c:639 +#: lib/db2.c:643 #, c-format msgid "opening db index %s/%s(%s) %s mode=0x%x\n" msgstr "" -#: lib/db3.c:267 +#: lib/db3.c:268 #, c-format -msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n" +msgid "unrecognized db option: \"%s\" ignored\n" msgstr "" -#: lib/db3.c:295 +#: lib/db3.c:297 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "" -#: lib/db3.c:303 +#: lib/db3.c:306 #, c-format msgid "%s has too large or too small long value, skipped\n" msgstr "" -#: lib/db3.c:311 +#: lib/db3.c:315 #, c-format msgid "%s has too large or too small integer value, skipped\n" msgstr "" -#: lib/db3.c:478 +#: lib/db3.c:484 #, c-format msgid "closed db environment %s/%s\n" msgstr "" -#: lib/db3.c:494 +#: lib/db3.c:500 #, c-format msgid "removed db environment %s/%s\n" msgstr "" -#: lib/db3.c:531 +#: lib/db3.c:537 #, c-format msgid "opening db environment %s/%s %s\n" msgstr "" -#: lib/db3.c:917 +#: lib/db3.c:923 #, c-format msgid "closed db index %s/%s\n" msgstr "" -#: lib/db3.c:1007 +#: lib/db3.c:1013 #, c-format msgid "opening db index %s/%s %s mode=0x%x\n" msgstr "" -#: lib/db3.c:1112 +#: lib/db3.c:1118 #, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "" -#: lib/db3.c:1119 +#: lib/db3.c:1125 #, c-format msgid "locked db index %s/%s\n" msgstr "" -#: lib/falloc.c:140 +#: lib/falloc.c:141 #, c-format msgid "" "free list corrupt (%u)- please run\n" @@ -2535,7 +2535,7 @@ msgid "" msgstr "" #: lib/formats.c:86 lib/formats.c:112 lib/formats.c:141 lib/formats.c:182 -#: lib/header.c:2569 lib/header.c:2586 lib/header.c:2606 +#: lib/header.c:2519 lib/header.c:2536 lib/header.c:2556 msgid "(not a number)" msgstr "" @@ -2564,92 +2564,92 @@ msgid "file %s is on an unknown device" msgstr "" #. This should not be allowed -#: lib/header.c:220 +#: lib/header.c:172 msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" -#: lib/header.c:255 lib/header.c:1052 lib/install.c:365 +#: lib/header.c:207 lib/header.c:1004 lib/install.c:365 #, c-format msgid "Data type %d not supported\n" msgstr "" -#: lib/header.c:1477 +#: lib/header.c:1427 #, c-format msgid "Bad count for headerAddEntry(): %d\n" msgstr "" #. @-observertrans@ -#: lib/header.c:1922 +#: lib/header.c:1872 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans@ -#: lib/header.c:1952 +#: lib/header.c:1902 msgid "missing } after %{" msgstr "" #. @-observertrans@ -#: lib/header.c:1966 +#: lib/header.c:1916 msgid "empty tag format" msgstr "" #. @-observertrans@ -#: lib/header.c:1978 +#: lib/header.c:1928 msgid "empty tag name" msgstr "" #. @-observertrans@ -#: lib/header.c:1995 +#: lib/header.c:1945 msgid "unknown tag" msgstr "" #. @-observertrans@ -#: lib/header.c:2022 +#: lib/header.c:1972 msgid "] expected at end of array" msgstr "" #. @-observertrans@ -#: lib/header.c:2040 +#: lib/header.c:1990 msgid "unexpected ]" msgstr "" #. @-observertrans@ -#: lib/header.c:2044 +#: lib/header.c:1994 msgid "unexpected }" msgstr "" #. @-observertrans@ -#: lib/header.c:2104 +#: lib/header.c:2054 msgid "? expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2113 +#: lib/header.c:2063 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2126 lib/header.c:2167 +#: lib/header.c:2076 lib/header.c:2117 msgid "} expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2136 +#: lib/header.c:2086 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans@ -#: lib/header.c:2152 +#: lib/header.c:2102 msgid "{ expected after : in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2177 +#: lib/header.c:2127 msgid "| expected at end of expression" msgstr "" -#: lib/header.c:2348 +#: lib/header.c:2298 msgid "(unknown type)" msgstr "" @@ -2671,90 +2671,90 @@ msgstr "" #. this would probably be a good place to check if disk space #. was used up - if so, we should return a different error #. XXX FIXME: Fclose with libio destroys errno -#: lib/install.c:650 +#: lib/install.c:651 #, c-format msgid "unpacking of archive failed%s%s: %s" msgstr "" -#: lib/install.c:651 +#: lib/install.c:652 msgid " on file " msgstr "" -#: lib/install.c:700 +#: lib/install.c:701 msgid "installing a source package\n" msgstr "" -#: lib/install.c:720 +#: lib/install.c:721 #, c-format msgid "cannot create sourcedir %s" msgstr "" -#: lib/install.c:726 lib/install.c:756 +#: lib/install.c:727 lib/install.c:757 #, c-format msgid "cannot write to %s" msgstr "" -#: lib/install.c:730 +#: lib/install.c:731 #, c-format msgid "sources in: %s\n" msgstr "" -#: lib/install.c:750 +#: lib/install.c:751 #, c-format msgid "cannot create specdir %s" msgstr "" -#: lib/install.c:760 +#: lib/install.c:761 #, c-format msgid "spec file in: %s\n" msgstr "" -#: lib/install.c:792 lib/install.c:820 +#: lib/install.c:793 lib/install.c:821 msgid "source package contains no .spec file" msgstr "" -#: lib/install.c:838 +#: lib/install.c:839 #, c-format msgid "renaming %s to %s\n" msgstr "" -#: lib/install.c:840 lib/install.c:1102 lib/uninstall.c:60 +#: lib/install.c:841 lib/install.c:1103 lib/uninstall.c:60 #, c-format msgid "rename of %s to %s failed: %s" msgstr "" -#: lib/install.c:930 +#: lib/install.c:931 msgid "source package expected, binary found" msgstr "" -#: lib/install.c:974 +#: lib/install.c:975 #, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "" -#: lib/install.c:1018 +#: lib/install.c:1019 msgid "stopping install as we're running --test\n" msgstr "" -#: lib/install.c:1023 +#: lib/install.c:1024 msgid "running preinstall script (if any)\n" msgstr "" -#: lib/install.c:1030 +#: lib/install.c:1031 msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n" msgstr "" -#: lib/install.c:1062 +#: lib/install.c:1063 #, c-format msgid "%s created as %s\n" msgstr "" -#: lib/install.c:1098 +#: lib/install.c:1099 #, c-format msgid "%s saved as %s\n" msgstr "" -#: lib/install.c:1189 +#: lib/install.c:1193 msgid "running postinstall scripts (if any)\n" msgstr "" @@ -2773,121 +2773,122 @@ msgid "" msgstr "" #: lib/poptBT.c:94 -msgid "buildroot already specified" +#, c-format +msgid "buildroot already specified, ignoring %s\n" msgstr "" -#: lib/poptBT.c:120 +#: lib/poptBT.c:119 #, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" msgstr "" -#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130 -#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139 +#: lib/poptBT.c:120 lib/poptBT.c:123 lib/poptBT.c:126 lib/poptBT.c:129 +#: lib/poptBT.c:132 lib/poptBT.c:135 lib/poptBT.c:138 msgid "<specfile>" msgstr "" -#: lib/poptBT.c:123 +#: lib/poptBT.c:122 msgid "build through %build (%prep, then compile) from <specfile>" msgstr "" -#: lib/poptBT.c:126 +#: lib/poptBT.c:125 msgid "build through %install (%prep, %build, then install) from <specfile>" msgstr "" -#: lib/poptBT.c:129 +#: lib/poptBT.c:128 #, c-format msgid "verify %files section from <specfile>" msgstr "" -#: lib/poptBT.c:132 +#: lib/poptBT.c:131 msgid "build source and binary packages from <specfile>" msgstr "" -#: lib/poptBT.c:135 +#: lib/poptBT.c:134 msgid "build binary package only from <specfile>" msgstr "" -#: lib/poptBT.c:138 +#: lib/poptBT.c:137 msgid "build source package only from <specfile>" msgstr "" -#: lib/poptBT.c:142 +#: lib/poptBT.c:141 #, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" msgstr "" -#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152 -#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161 +#: lib/poptBT.c:142 lib/poptBT.c:145 lib/poptBT.c:148 lib/poptBT.c:151 +#: lib/poptBT.c:154 lib/poptBT.c:157 lib/poptBT.c:160 msgid "<tarball>" msgstr "" -#: lib/poptBT.c:145 +#: lib/poptBT.c:144 msgid "build through %build (%prep, then compile) from <tarball>" msgstr "" -#: lib/poptBT.c:148 +#: lib/poptBT.c:147 msgid "build through %install (%prep, %build, then install) from <tarball>" msgstr "" -#: lib/poptBT.c:151 +#: lib/poptBT.c:150 #, c-format msgid "verify %files section from <tarball>" msgstr "" -#: lib/poptBT.c:154 +#: lib/poptBT.c:153 msgid "build source and binary packages from <tarball>" msgstr "" -#: lib/poptBT.c:157 +#: lib/poptBT.c:156 msgid "build binary package only from <tarball>" msgstr "" -#: lib/poptBT.c:160 +#: lib/poptBT.c:159 msgid "build source package only from <tarball>" msgstr "" -#: lib/poptBT.c:164 +#: lib/poptBT.c:163 msgid "build binary package from <source package>" msgstr "" -#: lib/poptBT.c:165 lib/poptBT.c:168 +#: lib/poptBT.c:164 lib/poptBT.c:167 msgid "<source package>" msgstr "" -#: lib/poptBT.c:167 +#: lib/poptBT.c:166 msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "" -#: lib/poptBT.c:171 +#: lib/poptBT.c:170 msgid "override build root" msgstr "" -#: lib/poptBT.c:177 +#: lib/poptBT.c:176 msgid "ignore ExcludeArch: directives from spec file" msgstr "" -#: lib/poptBT.c:179 +#: lib/poptBT.c:178 msgid "do not execute any stages of the build" msgstr "" -#: lib/poptBT.c:183 +#: lib/poptBT.c:182 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:186 +#: lib/poptBT.c:185 msgid "do not accept i18N msgstr's from specfile" msgstr "" -#: lib/poptBT.c:190 +#: lib/poptBT.c:189 msgid "remove specfile when done" msgstr "" -#: lib/poptBT.c:196 +#: lib/poptBT.c:195 msgid "override target platform" msgstr "" -#: lib/poptBT.c:198 +#: lib/poptBT.c:197 msgid "lookup i18N strings in specfile catalog" msgstr "" @@ -3153,7 +3154,7 @@ msgstr "" msgid "record %d could not be read\n" msgstr "" -#: lib/query.c:746 lib/rpminstall.c:546 +#: lib/query.c:746 lib/rpminstall.c:548 #, c-format msgid "package %s is not installed\n" msgstr "" @@ -3483,12 +3484,12 @@ msgstr "" msgid "retrieved %d packages\n" msgstr "" -#: lib/rpminstall.c:298 lib/rpminstall.c:470 +#: lib/rpminstall.c:298 lib/rpminstall.c:472 #, c-format msgid "cannot open file %s: %s\n" msgstr "" -#: lib/rpminstall.c:316 lib/rpminstall.c:611 +#: lib/rpminstall.c:316 lib/rpminstall.c:613 #, c-format msgid "%s cannot be installed\n" msgstr "" @@ -3498,54 +3499,54 @@ msgstr "" msgid "cannot open Packages database in %s\n" msgstr "" -#: lib/rpminstall.c:351 +#: lib/rpminstall.c:353 #, c-format msgid "package %s is not relocateable\n" msgstr "" -#: lib/rpminstall.c:396 +#: lib/rpminstall.c:398 #, c-format msgid "error reading from file %s\n" msgstr "" -#: lib/rpminstall.c:401 +#: lib/rpminstall.c:403 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "" -#: lib/rpminstall.c:418 +#: lib/rpminstall.c:420 #, c-format msgid "found %d source and %d binary packages\n" msgstr "" -#: lib/rpminstall.c:429 +#: lib/rpminstall.c:431 msgid "failed dependencies:\n" msgstr "" -#: lib/rpminstall.c:450 +#: lib/rpminstall.c:452 msgid "installing binary packages\n" msgstr "" -#: lib/rpminstall.c:533 +#: lib/rpminstall.c:535 #, c-format msgid "cannot open %s/packages.rpm\n" msgstr "" -#: lib/rpminstall.c:549 +#: lib/rpminstall.c:551 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "" -#: lib/rpminstall.c:572 +#: lib/rpminstall.c:574 msgid "removing these packages would break dependencies:\n" msgstr "" -#: lib/rpminstall.c:600 +#: lib/rpminstall.c:602 #, c-format msgid "cannot open %s: %s\n" msgstr "" -#: lib/rpminstall.c:606 +#: lib/rpminstall.c:608 #, c-format msgid "Installing %s\n" msgstr "" @@ -3565,88 +3566,88 @@ msgstr "" msgid "missing architecture name at %s:%d" msgstr "" -#: lib/rpmrc.c:313 +#: lib/rpmrc.c:305 #, c-format msgid "Incomplete data line at %s:%d" msgstr "" -#: lib/rpmrc.c:317 +#: lib/rpmrc.c:309 #, c-format msgid "Too many args in data line at %s:%d" msgstr "" -#: lib/rpmrc.c:324 +#: lib/rpmrc.c:316 #, c-format msgid "Bad arch/os number: %s (%s:%d)" msgstr "" -#: lib/rpmrc.c:359 +#: lib/rpmrc.c:351 #, c-format msgid "Incomplete default line at %s:%d" msgstr "" -#: lib/rpmrc.c:364 +#: lib/rpmrc.c:356 #, c-format msgid "Too many args in default line at %s:%d" msgstr "" -#: lib/rpmrc.c:554 +#: lib/rpmrc.c:546 #, c-format msgid "Cannot expand %s" msgstr "" -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:551 #, c-format msgid "Cannot read %s, HOME is too large." msgstr "" -#: lib/rpmrc.c:576 +#: lib/rpmrc.c:568 #, c-format msgid "Unable to open %s for reading: %s." msgstr "" #. XXX Feof(fd) -#: lib/rpmrc.c:621 +#: lib/rpmrc.c:613 #, c-format msgid "Failed to read %s: %s." msgstr "" -#: lib/rpmrc.c:658 +#: lib/rpmrc.c:650 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d" msgstr "" -#: lib/rpmrc.c:675 lib/rpmrc.c:749 +#: lib/rpmrc.c:667 lib/rpmrc.c:741 #, c-format msgid "missing argument for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:692 lib/rpmrc.c:714 +#: lib/rpmrc.c:684 lib/rpmrc.c:706 #, c-format msgid "%s expansion failed at %s:%d \"%s\"" msgstr "" -#: lib/rpmrc.c:701 +#: lib/rpmrc.c:693 #, c-format msgid "cannot open %s at %s:%d: %s" msgstr "" -#: lib/rpmrc.c:741 +#: lib/rpmrc.c:733 #, c-format msgid "missing architecture for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:808 +#: lib/rpmrc.c:800 #, c-format msgid "bad option '%s' at %s:%d" msgstr "" -#: lib/rpmrc.c:1205 +#: lib/rpmrc.c:1197 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1206 +#: lib/rpmrc.c:1198 msgid "Please contact rpm-list@redhat.com\n" msgstr "" @@ -3862,7 +3863,7 @@ msgid "Bad server response" msgstr "" #: rpmio/rpmio.c:540 -msgid "Server IO error" +msgid "Server I/O error" msgstr "" #: rpmio/rpmio.c:543 @@ -3886,7 +3887,7 @@ msgid "Failed to establish data connection to server" msgstr "" #: rpmio/rpmio.c:558 -msgid "IO error to local file" +msgid "I/O error to local file" msgstr "" #: rpmio/rpmio.c:561 @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-01 19:44-0500\n" +"POT-Creation-Date: 2001-01-03 14:05-0500\n" "PO-Revision-Date: 2000-08-08 01:20+0300\n" "Last-Translator: Eugene Kanter <eugene@blackcatlinux.com>\n" "Language-Team: Black Cat Linux Team <blackcat-support@blackcatlinux.com>\n" @@ -526,7 +526,7 @@ msgstr "" "×ĹŇÉĆÉĂÉŇĎ×ÁÔŘ ÉÎÓÔÁĚĚŃĂÉŔ ĐÁËĹÔÁ, ÉÓĐĎĚŘÚŐŃ ÔĹ ÖĹ ĎĐĂÉÉ ÓĐĹĂÉĆÉËÁĂÉÉ " "ĐÁËĹÔÁ, ŢÔĎ É -q" -#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 +#: lib/poptBT.c:180 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 #: rpmqv.c:595 rpmqv.c:643 rpmqv.c:677 msgid "do not verify package dependencies" msgstr "ÎĹ ĐŇĎ×ĹŇŃÔŘ ÚÁ×ÉÓÉÍĎÓÔĹĘ ĐÁËĹÔÁ" @@ -727,15 +727,15 @@ msgid "bin/src package (prep, compile, install, package)" msgstr "" "bin/src package (ÉÓĐĎĚÎÉÔŘ %prep, %build, %install, ÓĎÚÄÁÔŘ RPM É SRPM)" -#: lib/poptBT.c:192 rpm.c:480 +#: lib/poptBT.c:191 rpm.c:480 msgid "skip straight to specified stage (only for c,i)" msgstr "ĐĹŇĹĘÔÉ ÎĹĐĎÓŇĹÄÓÔ×ĹÎÎĎ Ë ŐËÁÚÁÎÎĎÍŐ ÜÔÁĐŐ (ÔĎĚŘËĎ ÄĚŃ c,i)" -#: lib/poptBT.c:173 rpm.c:482 +#: lib/poptBT.c:172 rpm.c:482 msgid "remove build tree when done" msgstr "ĐĎÓĚĹ ÚÁ×ĹŇŰĹÎÉŃ ŐÄÁĚÉÔŘ ÄĹŇĹ×Ď ÉÓČĎÄÎÉËĎ×" -#: lib/poptBT.c:188 rpm.c:484 +#: lib/poptBT.c:187 rpm.c:484 msgid "remove sources when done" msgstr "ĐĎÓĚĹ ÚÁ×ĹŇŰĹÎÉŃ ŐÄÁĚÉÔŘ ÉÓČĎÄÎÉËÉ" @@ -743,7 +743,7 @@ msgstr "ĐĎÓĚĹ ÚÁ×ĹŇŰĹÎÉŃ ŐÄÁĚÉÔŘ ÉÓČĎÄÎÉËÉ" msgid "remove spec file when done" msgstr "ŐÄÁĚÉÔŘ spec-ĆÁĘĚ ĐĎÓĚĹ ÚÁ×ĹŇŰĹÎÉŃ" -#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224 +#: lib/poptBT.c:193 rpm.c:488 rpmqv.c:224 msgid "generate PGP/GPG signature" msgstr "ÇĹÎĹŇÉŇĎ×ÁÔŘ PGP/GPG-ĐĎÄĐÉÓŘ" @@ -1228,7 +1228,7 @@ msgstr "ĐĹŇĹÉÎÄĹËÓÉŇĎ×ÁÔŘ ÂÁÚŐ ÄÁÎÎŮČ" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:175 rpmqv.c:208 +#: lib/poptBT.c:174 rpmqv.c:208 msgid "generate headers compatible with rpm4 packaging" msgstr "" @@ -2055,118 +2055,118 @@ msgstr "ÓÔŇĎËÁ %d: ďŰÉÂËÁ ŇÁÚÂĎŇÁ %%files: %s" msgid "line %d: Second %%files list" msgstr "ÓÔŇĎËÁ %d: ÷ÔĎŇĎĘ ÓĐÉÓĎË %%files" -#: build/parsePreamble.c:203 +#: build/parsePreamble.c:189 #, c-format msgid "Architecture is excluded: %s" msgstr "áŇČÉÔĹËÔŐŇÁ ÉÓËĚŔŢĹÎÁ: %s" -#: build/parsePreamble.c:208 +#: build/parsePreamble.c:194 #, c-format msgid "Architecture is not included: %s" msgstr "áŇČÉÔĹËÔŐŇÁ ÎĹ ×ËĚŔŢĹÎÁ: %s" -#: build/parsePreamble.c:213 +#: build/parsePreamble.c:199 #, c-format msgid "OS is excluded: %s" msgstr "ďó ÉÓËĚŔŢĹÎÁ: %s" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:204 #, c-format msgid "OS is not included: %s" msgstr "ďó ÎĹ ×ËĚŔŢĹÎÁ: %s" -#: build/parsePreamble.c:232 +#: build/parsePreamble.c:218 #, c-format msgid "%s field must be present in package: %s" msgstr "đĎĚĹ %s ĎÂŃÚÁÎĎ ĐŇÉÓŐÔÓÔ×Ď×ÁÔŘ × ĐÁËĹÔĹ: %s" -#: build/parsePreamble.c:257 +#: build/parsePreamble.c:243 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "äŐÂĚÉŇŐŔÝÉĹÓŃ ÚÁĐÉÓÉ %s × ĐÁËĹÔĹ: %s" -#: build/parsePreamble.c:305 +#: build/parsePreamble.c:291 #, c-format msgid "Unable to open icon %s: %s" msgstr "îĹ×ĎÚÍĎÖÎĎ ĎÔËŇŮÔŘ ĐÉËÔĎÇŇÁÍÍŐ %s: %s" -#: build/parsePreamble.c:323 +#: build/parsePreamble.c:309 #, c-format msgid "Unable to read icon %s: %s" msgstr "îĹ×ĎÚÍĎÖÎĎ ĐŇĎŢÉÔÁÔŘ ĐÉËÔĎÇŇÁÍÍŐ %s: %s" -#: build/parsePreamble.c:336 +#: build/parsePreamble.c:322 #, c-format msgid "Unknown icon type: %s" msgstr "îĹÉÚ×ĹÓÔÎŮĘ ÔÉĐ ĐÉËÔĎÇŇÁÍÍŮ: %s" -#: build/parsePreamble.c:402 +#: build/parsePreamble.c:388 #, c-format msgid "line %d: Malformed tag: %s" msgstr "ÓÔŇĎËÁ %d: îĹ×ĹŇÎŮĘ ÔÜÇ: %s" #. Empty field -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:396 #, c-format msgid "line %d: Empty tag: %s" msgstr "ÓÔŇĎËÁ %d: đŐÓÔĎĘ ÔÜÇ: %s" -#: build/parsePreamble.c:432 build/parsePreamble.c:439 +#: build/parsePreamble.c:418 build/parsePreamble.c:425 #, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "ÓÔŇĎËÁ %d: îĹÄĎĐŐÓÔÉÍŮĘ ÓÉÍ×ĎĚ '-' × %s: %s" -#: build/parsePreamble.c:496 build/parseSpec.c:379 +#: build/parsePreamble.c:482 build/parseSpec.c:374 #, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "BuildRoot ÎĹ ÍĎÖĹÔ ÂŮÔŘ \"/\": %s" -#: build/parsePreamble.c:509 +#: build/parsePreamble.c:495 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "ÓÔŇĎËÁ %d: đŇĹĆÉËÓ ÎĹ ÍĎÖĹÔ ÚÁËÁÎŢÉ×ÁÔŘÓŃ ÎÁ \"/\": %s" -#: build/parsePreamble.c:521 +#: build/parsePreamble.c:507 #, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "ÓÔŇĎËÁ %d: Docdir ÄĎĚÖĹÎ ÎÁŢÉÎÁÔŘÓŃ Ó '/': %s" -#: build/parsePreamble.c:533 +#: build/parsePreamble.c:519 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "ÓÔŇĎËÁ %d: đĎĚĹ Epoch/Serial ÄĎĚÖÎĎ ÂŮÔŘ ŢÉÓĚĎÍ: %s" -#: build/parsePreamble.c:573 build/parsePreamble.c:584 +#: build/parsePreamble.c:559 build/parsePreamble.c:570 #, fuzzy, c-format msgid "line %d: Bad %s: qualifiers: %s" msgstr "ÓÔŇĎËÁ %d: îĹ×ĹŇÎĎĹ ŢÉÓĚĎ %s: %s\n" -#: build/parsePreamble.c:610 +#: build/parsePreamble.c:596 #, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "ÓÔŇĎËÁ %d: îĹ×ĹŇÎŮĘ ĆĎŇÍÁÔ BuildArchitecture: %s" -#: build/parsePreamble.c:619 +#: build/parsePreamble.c:605 #, c-format msgid "Internal error: Bogus tag %d" msgstr "÷ÎŐÔŇĹÎÎŃŃ ĎŰÉÂËÁ: îĹÉÚ×ĹÓÔÎŮĘ ŃŇĚŮË %d" -#: build/parsePreamble.c:757 +#: build/parsePreamble.c:743 #, c-format msgid "Bad package specification: %s" msgstr "îĹ×ĹŇÎÁŃ ÓĐĹĂÉĆÉËÁĂÉŃ ĐÁËĹÔÁ: %s" -#: build/parsePreamble.c:763 +#: build/parsePreamble.c:749 #, c-format msgid "Package already exists: %s" msgstr "đÁËĹÔ ŐÖĹ ÓŐÝĹÓÔ×ŐĹÔ: %s" -#: build/parsePreamble.c:788 +#: build/parsePreamble.c:774 #, c-format msgid "line %d: Unknown tag: %s" msgstr "ÓÔŇĎËÁ %d: îĹÉÚ×ĹÓÔÎŮĘ ÔÜÇ: %s" -#: build/parsePreamble.c:810 +#: build/parsePreamble.c:796 msgid "Spec file can't use BuildRoot" msgstr "ćÁĘĚ spec ÎĹ ÍĎÖĹÔ ÉÓĐĎĚŘÚĎ×ÁÔŘ BuildRoot" @@ -2273,45 +2273,45 @@ msgstr "ÓÔŇĎËÁ %d: đŇĎÇŇÁÍÍŮ × ÓËŇÉĐÔÁČ ÄĎĚÖÎŮ ÎÁŢÉÎÁÔŘÓŃ Ó '/': %s" msgid "line %d: Second %s" msgstr "ÓÔŇĎËÁ %d: ÷ÔĎŇĎĹ %s" -#: build/parseSpec.c:133 +#: build/parseSpec.c:128 #, c-format msgid "line %d: %s" msgstr "ÓÔŇĎËÁ %d: %s" #. XXX Fstrerror -#: build/parseSpec.c:181 +#: build/parseSpec.c:176 #, c-format msgid "Unable to open %s: %s\n" msgstr "îĹ×ĎÚÍĎÖÎĎ ĎÔËŇŮÔŘ %s: %s\n" -#: build/parseSpec.c:193 +#: build/parseSpec.c:188 msgid "Unclosed %%if" msgstr "îĹÚÁËŇŮÔŮĘ %%if" -#: build/parseSpec.c:264 +#: build/parseSpec.c:259 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d" msgstr "%s:%d: parseExpressionBoolean ËĎÄ ×ĎÚ×ŇÁÔÁ: %d" #. Got an else with no %if ! -#: build/parseSpec.c:272 +#: build/parseSpec.c:267 msgid "%s:%d: Got a %%else with no if" msgstr "%s:%d: îÁĘÄĹÎ %%else ÂĹÚ %%if" #. Got an end with no %if ! -#: build/parseSpec.c:283 +#: build/parseSpec.c:278 msgid "%s:%d: Got a %%endif with no if" msgstr "%s:%d: îÁĘÄĹÎ %%endif ÂĹÚ %%if" -#: build/parseSpec.c:297 build/parseSpec.c:306 +#: build/parseSpec.c:292 build/parseSpec.c:301 msgid "malformed %%include statement" msgstr "ÎĹ×ĹŇÎĎĹ ĎÂßŃ×ĚĹÎÉĹ %%include" -#: build/parseSpec.c:485 +#: build/parseSpec.c:480 msgid "No buildable architectures" msgstr "îĹÔ ÁŇČÉÔĹËÔŐŇ, ÄĚŃ ËĎÔĎŇŮČ ×ĎÚÍĎÖÎÁ ÓÂĎŇËÁ" -#: build/parseSpec.c:540 +#: build/parseSpec.c:535 msgid "Package has no %%description: %s" msgstr "đÁËĹÔ ÎĹ ÉÍĹĹÔ %%description: %s" @@ -2335,55 +2335,55 @@ msgstr "ÓÔŇĎËÁ %d: îĹ×ĹŇÎĎĹ ŢÉÓĚĎ no%s: %d" msgid "line %d: Bad %s number: %s\n" msgstr "ÓÔŇĎËÁ %d: îĹ×ĹŇÎĎĹ ŢÉÓĚĎ %s: %s\n" -#: lib/cpio.c:444 +#: lib/cpio.c:445 #, c-format msgid "can't rename %s to %s: %s\n" msgstr "ÎĹ×ĎÚÍĎÖÎĎ ĐĹŇĹÉÍĹÎĎ×ÁÔŘ %s × %s: %s\n" -#: lib/cpio.c:450 +#: lib/cpio.c:451 #, c-format msgid "can't unlink %s: %s\n" msgstr "ÎĹ×ĎÚÍĎÖÎĎ ŐÄÁĚÉÔŘ ÓÓŮĚËŐ %s: %s\n" -#: lib/cpio.c:757 +#: lib/cpio.c:758 #, c-format msgid "getNextHeader: %s\n" msgstr "getNextHeader: %s\n" -#: lib/cpio.c:1243 +#: lib/cpio.c:1245 #, c-format msgid "(error 0x%x)" msgstr "(ĎŰÉÂËÁ 0x%x)" -#: lib/cpio.c:1246 +#: lib/cpio.c:1248 msgid "Bad magic" msgstr "îĹ×ĹŇÎŮĘ magic" -#: lib/cpio.c:1247 +#: lib/cpio.c:1249 msgid "Bad/unreadable header" msgstr "îĹ×ĹŇÎŮĘ/ÎĹŢÉÔÁĹÍŮĘ ÚÁÇĎĚĎ×ĎË" -#: lib/cpio.c:1265 +#: lib/cpio.c:1267 msgid "Header size too big" msgstr "úÁÇĎĚĎ×ĎË ÓĚÉŰËĎÍ ×ĹĚÉË" -#: lib/cpio.c:1266 +#: lib/cpio.c:1268 msgid "Unknown file type" msgstr "îĹÉÚ×ĹÓÔÎŮĘ ÔÉĐ ĆÁĘĚÁ" -#: lib/cpio.c:1267 +#: lib/cpio.c:1269 msgid "Missing hard link" msgstr "ďÔÓŐÔÓÔ×ŐĹÔ ÖĹÓÔËÁŃ ÓÓŮĚËÁ" -#: lib/cpio.c:1268 +#: lib/cpio.c:1270 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:1269 +#: lib/cpio.c:1271 msgid "Internal error" msgstr "÷ÎŐÔŇĹÎÎŃŃ ĎŰÉÂËÁ" -#: lib/cpio.c:1278 +#: lib/cpio.c:1280 msgid " failed - " msgstr "ÎĹ ŐÄÁĚĎÓŘ - " @@ -2487,132 +2487,132 @@ msgstr "" msgid "========== continuing tsort ...\n" msgstr "" -#: lib/db1.c:91 lib/db3.c:451 -#, c-format -msgid "db%d error(%d)" +#: lib/db1.c:92 lib/db2.c:112 lib/db3.c:456 +#, fuzzy, c-format +msgid "db%d error(%d) from %s: %s\n" msgstr "db%d ĎŰÉÂËÁ(%d)" -#: lib/db1.c:93 lib/db3.c:453 -#, c-format -msgid " performing %s" -msgstr " ÉÓĐĎĚÎŃĹÔÓŃ %s" +#: lib/db1.c:95 lib/db2.c:115 lib/db3.c:459 +#, fuzzy, c-format +msgid "db%d error(%d): %s\n" +msgstr "db%d ĎŰÉÂËÁ(%d)" -#: lib/db1.c:388 +#: lib/db1.c:387 #, c-format msgid "closed db file %s\n" msgstr "ÚÁËŇŮÔ ĆÁĘĚ ÂÁÚŮ ÄÁÎÎŮČ %s\n" -#: lib/db1.c:391 +#: lib/db1.c:390 #, c-format msgid "removed db file %s\n" msgstr "ŐÄÁĚŁÎ ĆÁĘĚ ÂÁÚŮ ÄÁÎÎŮČ %s\n" -#: lib/db1.c:422 +#: lib/db1.c:421 #, c-format msgid "bad db file %s" msgstr "ÎĹ×ĹŇÎŮĘ ĆÁĘĚ ÂÁÚŮ ÄÁÎÎŮČ %s" -#: lib/db1.c:427 +#: lib/db1.c:426 #, c-format msgid "opening db file %s mode 0x%x\n" msgstr "ĎÔËŇŮ×ĹÔÓŃ ĆÁĘĚ %s ÂÁÚŮ ÄÁÎÎŮČ × ŇĹÖÉÍĹ 0x%x\n" #. XXX check errno validity -#: lib/db1.c:450 +#: lib/db1.c:449 #, c-format msgid "cannot get %s lock on database" msgstr "ÎĹ×ĎÚÍĎÖÎĎ ĐĎĚŐŢÉÔŘ ÂĚĎËÉŇĎ×ËŐ %s ÂÁÚŮ ÄÁÎÎŮČ" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "exclusive" msgstr "ÉÓËĚŔŢÉÔĹĚŘÎŮĘ" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "shared" msgstr "ŇÁÚÄĹĚŃĹÍŮĘ" -#: lib/db2.c:137 +#: lib/db2.c:141 #, c-format msgid "closed db environment %s/%s(%s)\n" msgstr "ÚÁËŇŮÔĎ ĎËŇŐÖĹÎÉĹ ÂÁÚŮ ÄÁÎÎŮČ %s/%s(%s)\n" -#: lib/db2.c:149 +#: lib/db2.c:153 #, c-format msgid "removed db environment %s/%s(%s)\n" msgstr "ŐÄÁĚĹÎĎ ĎËŇŐÖĹÎÉĹ ÂÁÚŮ ÄÁÎÎŮČ %s/%s(%s)\n" -#: lib/db2.c:186 +#: lib/db2.c:190 #, c-format msgid "opening db environment %s/%s(%s) %s\n" msgstr "ĎÔËŇŮ×ÁĹÔÓŃ ĎËŇŐÖĹÎÉĹ ÂÁÚŮ ÄÁÎÎŮČ %s/%s(%s) %s\n" -#: lib/db2.c:561 +#: lib/db2.c:565 #, c-format msgid "closed db index %s/%s(%s)\n" msgstr "ÚÁËŇŮÔ ÉÎÄĹËÓ ÂÁÚŮ ÄÁÎÎŮČ %s/%s(%s)\n" -#: lib/db2.c:639 +#: lib/db2.c:643 #, c-format msgid "opening db index %s/%s(%s) %s mode=0x%x\n" msgstr "ĎÔËŇŮ×ÁĹÔÓŃ ÉÎÄĹËÓ ÂÁÚŮ ÄÁÎÎŮČ %s/%s(%s) %s mode=0x%x\n" -#: lib/db3.c:267 -#, c-format -msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n" +#: lib/db3.c:268 +#, fuzzy, c-format +msgid "unrecognized db option: \"%s\" ignored\n" msgstr "dbiSetConfig: ÎĹĎĐĎÚÎÁÎÎÁŃ ĎĐĂÉŃ ÂÁÚŮ ÄÁÎÎŮČ: \"%s\" ĐŇĎÉÇÎĎŇÉŇĎ×ÁÎÁ\n" -#: lib/db3.c:295 +#: lib/db3.c:297 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "%s ÉÍĹĹÔ ÎĹ×ĹŇÎŐŔ ŢÉÓĚĎ×ŐŔ ×ĹĚÉŢÉÎŐ, ĐŇĎĐŐÝĹÎĎ\n" -#: lib/db3.c:303 +#: lib/db3.c:306 #, c-format msgid "%s has too large or too small long value, skipped\n" msgstr "%s ÉÍĹĹÔ ÓĚÉŰËĎÍ ÍÁĚŐŔ ÉĚÉ ÓĚÉŰËĎÍ ÂĎĚŘŰŐŔ ×ĹĚÉŢÉÎŐ long, ĐŇĎĐŐÝĹÎĎ\n" -#: lib/db3.c:311 +#: lib/db3.c:315 #, c-format msgid "%s has too large or too small integer value, skipped\n" msgstr "" "%s ÉÍĹĹÔ ÓĚÉŰËĎÍ ÍÁĚŐŔ ÉĚÉ ÓĚÉŰËĎÍ ÂĎĚŘŰŐŔ ×ĹĚÉŢÉÎŐ integer, ĐŇĎĐŐÝĹÎĎ\n" -#: lib/db3.c:478 +#: lib/db3.c:484 #, c-format msgid "closed db environment %s/%s\n" msgstr "ÚÁËŇŮÔĎ ĎËŇŐÖĹÎÉĹ ÂÁÚŮ ÄÁÎÎŮČ %s/%s\n" -#: lib/db3.c:494 +#: lib/db3.c:500 #, c-format msgid "removed db environment %s/%s\n" msgstr "ŐÄÁĚĹÎĎ ĎËŇŐÖĹÎÉĹ ÂÁÚŮ ÄÁÎÎŮČ %s/%s\n" -#: lib/db3.c:531 +#: lib/db3.c:537 #, c-format msgid "opening db environment %s/%s %s\n" msgstr "ĎÔËŇŮ×ÁĹÔÓŃ ĎËŇŐÖĹÎÉĹ ÂÁÚŮ ÄÁÎÎŮČ %s/%s %s\n" -#: lib/db3.c:917 +#: lib/db3.c:923 #, c-format msgid "closed db index %s/%s\n" msgstr "ÚÁËŇŮÔ ÉÎÄĹËÓ ÂÁÚŮ ÄÁÎÎŮČ %s/%s\n" -#: lib/db3.c:1007 +#: lib/db3.c:1013 #, c-format msgid "opening db index %s/%s %s mode=0x%x\n" msgstr "ĎÔËŇŮ×ÁĹÔÓŃ ÉÎÄĹËÓ ÂÁÚŮ ÄÁÎÎŮČ %s/%s %s mode=0x%x\n" -#: lib/db3.c:1112 +#: lib/db3.c:1118 #, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "ÎĹ×ĎÚÍĎÖÎĎ ĐĎĚŐŢÉÔŘ ÂĚĎËÉŇĎ×ËŐ %s ÎÁ %s/%s\n" -#: lib/db3.c:1119 +#: lib/db3.c:1125 #, c-format msgid "locked db index %s/%s\n" msgstr "ÚÁÂĚĎËÉŇĎ×ÁÎ ÉÎÄĹËÓ ÂÁÚŮ ÄÁÎÎŮČ %s/%s\n" -#: lib/falloc.c:140 +#: lib/falloc.c:141 #, c-format msgid "" "free list corrupt (%u)- please run\n" @@ -2627,7 +2627,7 @@ msgstr "" "ŇÁÓÓŮĚËÉ rpm-list@redhat.com\n" #: lib/formats.c:86 lib/formats.c:112 lib/formats.c:141 lib/formats.c:182 -#: lib/header.c:2569 lib/header.c:2586 lib/header.c:2606 +#: lib/header.c:2519 lib/header.c:2536 lib/header.c:2556 msgid "(not a number)" msgstr "(ÎĹ ŢÉÓĚĎ)" @@ -2656,93 +2656,93 @@ msgid "file %s is on an unknown device" msgstr "ĆÁĘĚ %s - ÎÁ ÎĹÉÚ×ĹÓÔÎĎÍ ŐÓÔŇĎĘÓÔ×Ĺ" #. This should not be allowed -#: lib/header.c:220 +#: lib/header.c:172 #, fuzzy msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "grabData() RPM_STRING_TYPE count must be 1.\n" -#: lib/header.c:255 lib/header.c:1052 lib/install.c:365 +#: lib/header.c:207 lib/header.c:1004 lib/install.c:365 #, c-format msgid "Data type %d not supported\n" msgstr "ôÉĐ ÄÁÎÎŮČ %d ÎĹ ĐĎÄÄĹŇÖÉ×ÁĹÔÓŃ\n" -#: lib/header.c:1477 +#: lib/header.c:1427 #, c-format msgid "Bad count for headerAddEntry(): %d\n" msgstr "îĹ×ĹŇÎĎĹ ŢÉÓĚĎ ÄĚŃ headerAddEntry(): %d\n" #. @-observertrans@ -#: lib/header.c:1922 +#: lib/header.c:1872 #, c-format msgid "missing { after %" msgstr "ĎÔÓŐÔÓÔ×ŐĹÔ \"{\" ĐĎÓĚĹ \"%\"" #. @-observertrans@ -#: lib/header.c:1952 +#: lib/header.c:1902 msgid "missing } after %{" msgstr "ĎÔÓŐÔÓÔ×ŐĹÔ \"}\" ĐĎÓĚĹ \"%{\"" #. @-observertrans@ -#: lib/header.c:1966 +#: lib/header.c:1916 msgid "empty tag format" msgstr "ĐŐÓÔĎĘ ĆĎŇÍÁÔ ÔÜÇÁ" #. @-observertrans@ -#: lib/header.c:1978 +#: lib/header.c:1928 msgid "empty tag name" msgstr "ĐŐÓÔĎĹ ÉÍŃ ÔÜÇÁ" #. @-observertrans@ -#: lib/header.c:1995 +#: lib/header.c:1945 msgid "unknown tag" msgstr "ÎĹÉÚ×ĹÓÔÎŮĘ ÔÜÇ" #. @-observertrans@ -#: lib/header.c:2022 +#: lib/header.c:1972 msgid "] expected at end of array" msgstr "× ËĎÎĂĹ ÍÁÓÓÉ×Á ĎÖÉÄÁĚÁÓŘ \"]\"" #. @-observertrans@ -#: lib/header.c:2040 +#: lib/header.c:1990 msgid "unexpected ]" msgstr "ÎĹĎÖÉÄÁÎÎÁŃ \"]\"" #. @-observertrans@ -#: lib/header.c:2044 +#: lib/header.c:1994 msgid "unexpected }" msgstr "ÎĹĎÖÉÄÁÎÎÁŃ \"}\"" #. @-observertrans@ -#: lib/header.c:2104 +#: lib/header.c:2054 msgid "? expected in expression" msgstr "× ×ŮŇÁÖĹÎÉÉ ĎÖÉÄÁĚĎÓŘ \"?\"" #. @-observertrans@ -#: lib/header.c:2113 +#: lib/header.c:2063 msgid "{ expected after ? in expression" msgstr "× ×ŮŇÁÖĹÎÉÉ ĐĎÓĚĹ \"?\" ĎÖÉÄÁĚĎÓŘ \"{\"" #. @-observertrans@ -#: lib/header.c:2126 lib/header.c:2167 +#: lib/header.c:2076 lib/header.c:2117 msgid "} expected in expression" msgstr "× ×ŮŇÁÖĹÎÉÉ ĎÖÉÄÁĚĎÓŘ \"}\"" #. @-observertrans@ -#: lib/header.c:2136 +#: lib/header.c:2086 msgid ": expected following ? subexpression" msgstr "× ×ŮŇÁÖĹÎÉÉ ĐĎÓĚĹ \"?\" ĎÖÉÄÁĚĎÓŘ \":\"" #. @-observertrans@ -#: lib/header.c:2152 +#: lib/header.c:2102 msgid "{ expected after : in expression" msgstr "× ×ŮŇÁÖĹÎÉÉ ĐĎÓĚĹ \":\" ĎÖÉÄÁĚĎÓŘ \"{\"" #. @-observertrans@ -#: lib/header.c:2177 +#: lib/header.c:2127 msgid "| expected at end of expression" msgstr "× ËĎÎĂĹ ×ŮŇÁÖĹÎÉŃ ĎÖÉÄÁĚÓŃ \"|\"" -#: lib/header.c:2348 +#: lib/header.c:2298 msgid "(unknown type)" msgstr "(ÎĹÉÚ×ĹÓÔÎŮĘ ÔÉĐ)" @@ -2764,91 +2764,91 @@ msgstr "ÇŇŐĐĐÁ %s ÎĹ ÓŐÝĹÓÔ×ŐĹÔ, ÉÓĐĎĚŘÚŐĹÔÓŃ root" #. this would probably be a good place to check if disk space #. was used up - if so, we should return a different error #. XXX FIXME: Fclose with libio destroys errno -#: lib/install.c:650 +#: lib/install.c:651 #, c-format msgid "unpacking of archive failed%s%s: %s" msgstr "ŇÁÓĐÁËĎ×ËÁ ÁŇČÉ×Á ÎĹ ŐÄÁĚÁÓŘ%s%s: %s" -#: lib/install.c:651 +#: lib/install.c:652 msgid " on file " msgstr " ÎÁ ĆÁĘĚĹ " -#: lib/install.c:700 +#: lib/install.c:701 msgid "installing a source package\n" msgstr "ŐÓÔÁÎÁ×ĚÉ×ÁĹÔÓŃ ÉÓČĎÄÎŮĘ ĐÁËĹÔ\n" -#: lib/install.c:720 +#: lib/install.c:721 #, c-format msgid "cannot create sourcedir %s" msgstr "ÎĹ×ĎÚÍĎÖÎĎ ÓĎÚÄÁÔŘ sourcedir %s" -#: lib/install.c:726 lib/install.c:756 +#: lib/install.c:727 lib/install.c:757 #, c-format msgid "cannot write to %s" msgstr "ÎĹ×ĎÚÍĎÖÎĎ ĐÉÓÁÔŘ × %s" -#: lib/install.c:730 +#: lib/install.c:731 #, c-format msgid "sources in: %s\n" msgstr "ÉÓČĎÄÎÉËÉ ×: %s\n" -#: lib/install.c:750 +#: lib/install.c:751 #, c-format msgid "cannot create specdir %s" msgstr "ÎĹ×ĎÚÍĎÖÎĎ ÓĎÚÄÁÔŘ specdir %s" -#: lib/install.c:760 +#: lib/install.c:761 #, c-format msgid "spec file in: %s\n" msgstr "ĆÁĘĚ spec ×: %s\n" -#: lib/install.c:792 lib/install.c:820 +#: lib/install.c:793 lib/install.c:821 msgid "source package contains no .spec file" msgstr "ÉÓČĎÄÎŮĘ ĐÁËĹÔ ÎĹ ÓĎÄĹŇÖÉÔ ĆÁĘĚÁ .spec" -#: lib/install.c:838 +#: lib/install.c:839 #, c-format msgid "renaming %s to %s\n" msgstr "ĐĹŇĹÉÍĹÎĎ×Ů×ÁŔ %s × %s\n" -#: lib/install.c:840 lib/install.c:1102 lib/uninstall.c:60 +#: lib/install.c:841 lib/install.c:1103 lib/uninstall.c:60 #, c-format msgid "rename of %s to %s failed: %s" msgstr "ĎŰÉÂËÁ ĐĹŇĹÉÍĹÎĎ×ÁÎÉŃ %s × %s: %s" -#: lib/install.c:930 +#: lib/install.c:931 msgid "source package expected, binary found" msgstr "ĎÂÎÁŇŐÖĹÎ Ä×ĎÉŢÎŮĘ ĐÁËĹÔ ×ÍĹÓÔĎ ĎÖÉÄÁĹÍĎÇĎ ÉÓČĎÄÎĎÇĎ" -#: lib/install.c:974 +#: lib/install.c:975 #, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "ĐÁËĹÔ: %s-%s-%s ĆÁĘĚĎ×; test = %d\n" -#: lib/install.c:1018 +#: lib/install.c:1019 msgid "stopping install as we're running --test\n" msgstr "ŐÓÔÁÎĎ×ËÁ ĐŇĹËŇÁÝÁĹÔÓŃ, Ô.Ë. ÍŮ ÉÓĐĎĚÎŃĹÍ --test\n" -#: lib/install.c:1023 +#: lib/install.c:1024 msgid "running preinstall script (if any)\n" msgstr "ÉÓĐĎĚÎŃĹÔÓŃ ÓËŇÉĐÔ preinstall (ĹÓĚÉ ĹÓÔŘ)\n" -#: lib/install.c:1030 +#: lib/install.c:1031 #, fuzzy msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n" msgstr "%s ĐŇĎĐŐÓËÁĹÔÓŃ - ĎŰÉÂËÁ ĐĹŇĹÄÁŢÉ - %s\n" -#: lib/install.c:1062 +#: lib/install.c:1063 #, fuzzy, c-format msgid "%s created as %s\n" msgstr "×ÎÉÍÁÎÉĹ: %s ÓĎÚÄÁÎ ËÁË %s" -#: lib/install.c:1098 +#: lib/install.c:1099 #, fuzzy, c-format msgid "%s saved as %s\n" msgstr "×ÎÉÍÁÎÉĹ: %s ÓĎČŇÁÎĹÎ ËÁË %s" -#: lib/install.c:1189 +#: lib/install.c:1193 msgid "running postinstall scripts (if any)\n" msgstr "×ŮĐĎĚÎŃĹÔÓŃ ÓËŇÉĐÔ postinstall (ĹÓĚÉ ĹÓÔŘ)\n" @@ -2867,135 +2867,136 @@ msgid "" msgstr "ÜÔÁ ×ĹŇÓÉŃ RPM ĐĎÄÄĹŇÖÉ×ÁĹÔ ÔĎĚŘËĎ ĐÁËĹÔŮ ×ĹŇÓÉÉ <= 4" #: lib/poptBT.c:94 -msgid "buildroot already specified" +#, fuzzy, c-format +msgid "buildroot already specified, ignoring %s\n" msgstr "buildroot ŐÖĹ ŐËÁÚÁÎ" -#: lib/poptBT.c:120 +#: lib/poptBT.c:119 #, fuzzy, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" msgstr "prep (ÓĹËĂÉŃ %prep, ŇÁÚ×ĹŇÎŐÔŘ ÉÓČĎÄÎÉËÉ É ÎÁĚĎÖÉÔŘ ÚÁĐĚÁÔŮ)" -#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130 -#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139 +#: lib/poptBT.c:120 lib/poptBT.c:123 lib/poptBT.c:126 lib/poptBT.c:129 +#: lib/poptBT.c:132 lib/poptBT.c:135 lib/poptBT.c:138 msgid "<specfile>" msgstr "" -#: lib/poptBT.c:123 +#: lib/poptBT.c:122 #, fuzzy msgid "build through %build (%prep, then compile) from <specfile>" msgstr "×ŮĐĎĚÎÉÔŘ ĐĎ ÓÔÁÄÉŔ %%prep ĆÁĘĚÁ ÓĐĹĂÉĆÉËÁĂÉÉ" -#: lib/poptBT.c:126 +#: lib/poptBT.c:125 #, fuzzy msgid "build through %install (%prep, %build, then install) from <specfile>" msgstr "×ŮĐĎĚÎÉÔŘ ĐĎ ÓÔÁÄÉŔ %%install ĆÁĘĚÁ ÓĐĹĂÉĆÉËÁĂÉÉ" -#: lib/poptBT.c:129 +#: lib/poptBT.c:128 #, fuzzy, c-format msgid "verify %files section from <specfile>" msgstr "ĐŇĎ×ĹŇÉÔŘ ŇÁÚÄĹĚ %%files ĆÁĘĚÁ ÓĐĹĂÉĆÉËÁĂÉÉ" -#: lib/poptBT.c:132 +#: lib/poptBT.c:131 #, fuzzy msgid "build source and binary packages from <specfile>" msgstr "ÓĎÂŇÁÔŘ ÉÓČĎÄÎŮĘ É Ä×ĎÉŢÎŮĘ ĐÁËĹÔŮ ĐĎ ĆÁĘĚŐ ÓĐĹĂÉĆÉËÁĂÉÉ" -#: lib/poptBT.c:135 +#: lib/poptBT.c:134 #, fuzzy msgid "build binary package only from <specfile>" msgstr "ÓĎÂŇÁÔŘ Ä×ĎÉŢÎŮĘ ĐÁËĹÔ ĐĎ ĆÁĘĚŐ ÓĐĹĂÉĆÉËÁĂÉÉ" -#: lib/poptBT.c:138 +#: lib/poptBT.c:137 #, fuzzy msgid "build source package only from <specfile>" msgstr "ÓĎÂŇÁÔŘ ÉÓČĎÄÎŮĘ ĐÁËĹÔ ĐĎ ĆÁĘĚŐ ÓĐĹĂÉĆÉËÁĂÉÉ" -#: lib/poptBT.c:142 +#: lib/poptBT.c:141 #, fuzzy, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" msgstr "prep (ÓĹËĂÉŃ %prep, ŇÁÚ×ĹŇÎŐÔŘ ÉÓČĎÄÎÉËÉ É ÎÁĚĎÖÉÔŘ ÚÁĐĚÁÔŮ)" -#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152 -#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161 +#: lib/poptBT.c:142 lib/poptBT.c:145 lib/poptBT.c:148 lib/poptBT.c:151 +#: lib/poptBT.c:154 lib/poptBT.c:157 lib/poptBT.c:160 msgid "<tarball>" msgstr "" -#: lib/poptBT.c:145 +#: lib/poptBT.c:144 #, fuzzy msgid "build through %build (%prep, then compile) from <tarball>" msgstr "×ŮĐĎĚÎÉÔŘ ĐĎ ÓÔÁÄÉŔ %%prep ÉÚ ÁŇČÉ×Á tar" -#: lib/poptBT.c:148 +#: lib/poptBT.c:147 #, fuzzy msgid "build through %install (%prep, %build, then install) from <tarball>" msgstr "×ŮĐĎĚÎÉÔŘ ĐĎ ÓÔÁÄÉŔ %%install ÉÚ ÁŇČÉ×Á tar" -#: lib/poptBT.c:151 +#: lib/poptBT.c:150 #, fuzzy, c-format msgid "verify %files section from <tarball>" msgstr "ĐŇĎ×ĹŇÉÔŘ ÓĹËĂÉŔ %%files ÉÚ ÁŇČÉ×Á tar" -#: lib/poptBT.c:154 +#: lib/poptBT.c:153 #, fuzzy msgid "build source and binary packages from <tarball>" msgstr "ÓĎÂŇÁÔŘ ÉÓČĎÄÎŮĘ É Ä×ĎÉŢÎŮĘ ĐÁËĹÔŮ ÉÚ ÁŇČÉ×Á tar" -#: lib/poptBT.c:157 +#: lib/poptBT.c:156 #, fuzzy msgid "build binary package only from <tarball>" msgstr "ÓĎÂŇÁÔŘ Ä×ĎÉŢÎŮĘ ĐÁËĹÔ ÉÚ ÁŇČÉ×Á tar" -#: lib/poptBT.c:160 +#: lib/poptBT.c:159 #, fuzzy msgid "build source package only from <tarball>" msgstr "ÓĎÂŇÁÔŘ ÉÓČĎÄÎŮĘ ĐÁËĹÔ ÉÚ ÁŇČÉ×Á tar" -#: lib/poptBT.c:164 +#: lib/poptBT.c:163 #, fuzzy msgid "build binary package from <source package>" msgstr "ÓĎÂŇÁÔŘ Ä×ĎÉŢÎŮĘ ĐÁËĹÔ ÉÚ ÉÓČĎÄÎĎÇĎ ĐÁËĹÔÁ" -#: lib/poptBT.c:165 lib/poptBT.c:168 +#: lib/poptBT.c:164 lib/poptBT.c:167 #, fuzzy msgid "<source package>" msgstr "ÎĹÔ ĐÁËĹÔĎ×\n" -#: lib/poptBT.c:167 +#: lib/poptBT.c:166 #, fuzzy msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "×ŮĐĎĚÎÉÔŘ ĐĎ ÓÔÁÄÉŔ %%install ÉÚ ÁŇČÉ×Á tar" -#: lib/poptBT.c:171 +#: lib/poptBT.c:170 msgid "override build root" msgstr "ĐĹŇĹĎĐŇĹÄĹĚÉÔŘ build root" -#: lib/poptBT.c:177 +#: lib/poptBT.c:176 msgid "ignore ExcludeArch: directives from spec file" msgstr "" -#: lib/poptBT.c:179 +#: lib/poptBT.c:178 msgid "do not execute any stages of the build" msgstr "ÎĹ ×ŮĐĎĚÎŃÔŘ ÎÉËÁËÉČ ÜÔÁĐĎ× ÓÂĎŇËÉ" -#: lib/poptBT.c:183 +#: lib/poptBT.c:182 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:186 +#: lib/poptBT.c:185 #, fuzzy msgid "do not accept i18N msgstr's from specfile" msgstr "ÎĹ ĐŇÉÎÉÍÁÔŘ ÓÔŇĎË I18N ÉÚ spec-ĆÁĘĚÁ" -#: lib/poptBT.c:190 +#: lib/poptBT.c:189 msgid "remove specfile when done" msgstr "ĐĎÓĚĹ ÚÁ×ĹŇŰĹÎÉŃ ŐÄÁĚÉÔŘ ĆÁĘĚ ÓĐĹĂÉĆÉËÁĂÉÉ" -#: lib/poptBT.c:196 +#: lib/poptBT.c:195 msgid "override target platform" msgstr "ĐĹŇĹĎĐŇĹÄĹĚÉÔŘ ĂĹĚĹ×ŐŔ ĐĚÁÔĆĎŇÍŐ" -#: lib/poptBT.c:198 +#: lib/poptBT.c:197 #, fuzzy msgid "lookup i18N strings in specfile catalog" msgstr "ÉÓËÁÔŘ ÓÔŇĎËÉ I18N × ËÁÔÁĚĎÇĹ ĆÁĘĚÁ ÓĐĹĂÉĆÉËÁĂÉÉ" @@ -3268,7 +3269,7 @@ msgstr "ÎĎÍĹŇ ÚÁĐÉÓÉ ĐÁËĹÔÁ: %u\n" msgid "record %d could not be read\n" msgstr "ÚÁĐÉÓŘ %d ÎĹ ŢÉÔÁĹÔÓŃ\n" -#: lib/query.c:746 lib/rpminstall.c:546 +#: lib/query.c:746 lib/rpminstall.c:548 #, c-format msgid "package %s is not installed\n" msgstr "ĐÁËĹÔ %s ÎĹ ŐÓÔÁÎĎ×ĚĹÎ\n" @@ -3627,12 +3628,12 @@ msgstr "%s ĐŇĎĐŐÓËÁĹÔÓŃ - ĎŰÉÂËÁ ĐĹŇĹÄÁŢÉ - %s\n" msgid "retrieved %d packages\n" msgstr "ĐĎĚŐŢĹÎĎ %d ĐÁËĹÔĎ×\n" -#: lib/rpminstall.c:298 lib/rpminstall.c:470 +#: lib/rpminstall.c:298 lib/rpminstall.c:472 #, c-format msgid "cannot open file %s: %s\n" msgstr "ÎĹ×ĎÚÍĎÖÎĎ ĎÔËŇŮÔŘ ĆÁĘĚ %s: %s\n" -#: lib/rpminstall.c:316 lib/rpminstall.c:611 +#: lib/rpminstall.c:316 lib/rpminstall.c:613 #, c-format msgid "%s cannot be installed\n" msgstr "%s ÎĹ ÍĎÖĹÔ ÂŮÔŘ ŐÓÔÁÎĎ×ĚĹÎ\n" @@ -3642,54 +3643,54 @@ msgstr "%s ÎĹ ÍĎÖĹÔ ÂŮÔŘ ŐÓÔÁÎĎ×ĚĹÎ\n" msgid "cannot open Packages database in %s\n" msgstr "ÎĹ ÍĎÇŐ ĎÔËŇŮÔŘ ÂÁÚŐ ÄÁÎÎŮČ Packages × %s\n" -#: lib/rpminstall.c:351 +#: lib/rpminstall.c:353 #, c-format msgid "package %s is not relocateable\n" msgstr "ĐÁËĹÔ %s - ÎĹ ĐĹŇĹÍĹÝÁĹÍŮĘ\n" -#: lib/rpminstall.c:396 +#: lib/rpminstall.c:398 #, c-format msgid "error reading from file %s\n" msgstr "ĎŰÉÂËÁ ŢÔĹÎÉŃ ÉÚ ĆÁĘĚÁ %s\n" -#: lib/rpminstall.c:401 +#: lib/rpminstall.c:403 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "ÄĚŃ ĆÁĘĚÁ %s ÎĹĎÂČĎÄÉÍÁ ÂĎĚĹĹ ÎĎ×ÁŃ ×ĹŇÓÉŃ RPM\n" -#: lib/rpminstall.c:418 +#: lib/rpminstall.c:420 #, c-format msgid "found %d source and %d binary packages\n" msgstr "ÎÁĘÄĹÎĎ %d ÉÓČĎÄÎŮČ É %d ÂÉÎÁŇÎŮČ ĐÁËĹÔĎ×\n" -#: lib/rpminstall.c:429 +#: lib/rpminstall.c:431 msgid "failed dependencies:\n" msgstr "ÎĹŐÄĎ×ĚĹÔ×ĎŇĹÎÎŮĹ ÚÁ×ÉÓÉÍĎÓÔÉ:\n" -#: lib/rpminstall.c:450 +#: lib/rpminstall.c:452 msgid "installing binary packages\n" msgstr "ŐÓÔÁÎÁ×ĚÉ×ÁŔ ÂÉÎÁŇÎŮĹ ĐÁËĹÔŮ\n" -#: lib/rpminstall.c:533 +#: lib/rpminstall.c:535 #, c-format msgid "cannot open %s/packages.rpm\n" msgstr "ĎŰÉÂËÁ ĎÔËŇŮÔÉŃ %s/packages.rpm\n" -#: lib/rpminstall.c:549 +#: lib/rpminstall.c:551 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "\"%s\" ÚÁÄÁĹÔ ÎĹÓËĎĚŘËĎ ĐÁËĹÔĎ×\n" -#: lib/rpminstall.c:572 +#: lib/rpminstall.c:574 msgid "removing these packages would break dependencies:\n" msgstr "ŐÄÁĚĹÎÉĹ ÜÔÉČ ĐÁËĹÔĎ× ÎÁŇŐŰÉÔ ÚÁ×ÉÓÉÍĎÓÔÉ:\n" -#: lib/rpminstall.c:600 +#: lib/rpminstall.c:602 #, c-format msgid "cannot open %s: %s\n" msgstr "ÎĹ×ĎÚÍĎÖÎĎ ĎÔËŇŮÔŘ %s: %s\n" -#: lib/rpminstall.c:606 +#: lib/rpminstall.c:608 #, c-format msgid "Installing %s\n" msgstr "őÓÔÁÎÁ×ĚÉ×ÁĹÔÓŃ %s\n" @@ -3709,88 +3710,88 @@ msgstr "ĎÔÓŐÔÓÔ×ŐĹÔ ×ÔĎŇĎĹ ':' × %s:%d" msgid "missing architecture name at %s:%d" msgstr "ĎÔÓŐÔÓÔ×ŐĹÔ ÎÁÚ×ÁÎÉĹ ÁŇČÉÔĹËÔŐŇŮ × %s:%d" -#: lib/rpmrc.c:313 +#: lib/rpmrc.c:305 #, c-format msgid "Incomplete data line at %s:%d" msgstr "îĹĐĎĚÎÁŃ ÓÔŇĎËÁ ÄÁÎÎŮČ × %s:%d" -#: lib/rpmrc.c:317 +#: lib/rpmrc.c:309 #, c-format msgid "Too many args in data line at %s:%d" msgstr "óĚÉŰËĎÍ ÍÎĎÇĎ ÁŇÇŐÍĹÎÔĎ× × ÓÔŇĎËĹ ÄÁÎÎŮČ × %s:%d" -#: lib/rpmrc.c:324 +#: lib/rpmrc.c:316 #, c-format msgid "Bad arch/os number: %s (%s:%d)" msgstr "îĹ×ĹŇÎŮĘ ÎĎÍĹŇ arch/os: %s (%s:%d)" -#: lib/rpmrc.c:359 +#: lib/rpmrc.c:351 #, c-format msgid "Incomplete default line at %s:%d" msgstr "îĹĐĎĚÎÁŃ ÓÔŇĎËÁ ĐĎ ŐÍĎĚŢÁÎÉŔ × %s:%d" -#: lib/rpmrc.c:364 +#: lib/rpmrc.c:356 #, c-format msgid "Too many args in default line at %s:%d" msgstr "óĚÉŰËĎÍ ÍÎĎÇĎ ÁŇÇŐÍĹÎÔĎ× × ÓÔŇĎËĹ ĐĎ ŐÍĎĚŢÁÎÉŔ × %s:%d" -#: lib/rpmrc.c:554 +#: lib/rpmrc.c:546 #, c-format msgid "Cannot expand %s" msgstr "îĹ×ĎÚÍĎÖÎĎ ŇÁÓËŇŮÔŘ %s" -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:551 #, c-format msgid "Cannot read %s, HOME is too large." msgstr "îĹ×ĎÚÍĎÖÎĎ ĐŇĎŢÉÔÁÔŘ %s, ÚÎÁŢĹÎÉĹ HOME ÓĚÉŰËĎÍ ×ĹĚÉËĎ." -#: lib/rpmrc.c:576 +#: lib/rpmrc.c:568 #, c-format msgid "Unable to open %s for reading: %s." msgstr "îĹ×ĎÚÍĎÖÎĎ ĎÔËŇŮÔŘ %s ÄĚŃ ŢÔĹÎÉŃ: %s." #. XXX Feof(fd) -#: lib/rpmrc.c:621 +#: lib/rpmrc.c:613 #, c-format msgid "Failed to read %s: %s." msgstr "îĹ×ĎÚÍĎÖÎĎ ĐŇĎŢĹÓÔŘ %s: %s." -#: lib/rpmrc.c:658 +#: lib/rpmrc.c:650 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d" msgstr "ĎÔÓŐÔÓÔ×ŐĹÔ ':' (ÎÁĘÄĹÎ 0x%02x) × %s:%d" -#: lib/rpmrc.c:675 lib/rpmrc.c:749 +#: lib/rpmrc.c:667 lib/rpmrc.c:741 #, c-format msgid "missing argument for %s at %s:%d" msgstr "ĎÔÓŐÔÓÔ×ŐĹÔ ÁŇÇŐÍĹÎÔ ÄĚŃ %s × %s:%d" -#: lib/rpmrc.c:692 lib/rpmrc.c:714 +#: lib/rpmrc.c:684 lib/rpmrc.c:706 #, c-format msgid "%s expansion failed at %s:%d \"%s\"" msgstr "ĎŰÉÂËÁ ŇÁÓËŇŮÔÉŃ %s ÎÁ %s:%d \"%s\"" -#: lib/rpmrc.c:701 +#: lib/rpmrc.c:693 #, c-format msgid "cannot open %s at %s:%d: %s" msgstr "ÎĹ×ĎÚÍĎÖÎĎ ĎÔËŇŮÔŘ %s × %s:%d %s" -#: lib/rpmrc.c:741 +#: lib/rpmrc.c:733 #, c-format msgid "missing architecture for %s at %s:%d" msgstr "ĎÔÓŐÔÓÔ×ŐĹÔ ÁŇČÉÔĹËÔŐŇÁ ÄĚŃ %s × %s:%d" -#: lib/rpmrc.c:808 +#: lib/rpmrc.c:800 #, c-format msgid "bad option '%s' at %s:%d" msgstr "ÎĹ×ĹŇÎÁŃ ĎĐĂÉŃ '%s' × %s:%d" -#: lib/rpmrc.c:1205 +#: lib/rpmrc.c:1197 #, c-format msgid "Unknown system: %s\n" msgstr "îĹÉÚ×ĹÓÔÎÁŃ ÓÉÓÔĹÍÁ: %s\n" -#: lib/rpmrc.c:1206 +#: lib/rpmrc.c:1198 msgid "Please contact rpm-list@redhat.com\n" msgstr "ó×ŃÖÉÔĹÓŘ Ó rpm-list@redhat.com\n" @@ -4012,7 +4013,8 @@ msgid "Bad server response" msgstr "îĹ×ĹŇÎŮĘ ĎÔ×ĹÔ ÓĹŇ×ĹŇÁ" #: rpmio/rpmio.c:540 -msgid "Server IO error" +#, fuzzy +msgid "Server I/O error" msgstr "ďŰÉÂËÁ ××ĎÄÁ/×Ů×ĎÄÁ ÓĹŇ×ĹŇÁ" #: rpmio/rpmio.c:543 @@ -4036,7 +4038,8 @@ msgid "Failed to establish data connection to server" msgstr "îĹ ÍĎÇŐ ŐÓÔÁÎĎ×ÉÔŘ ÓĎĹÄÉÎĹÎÉĹ ÄĚŃ ÄÁÎÎŮČ Ó ÓĹŇ×ĹŇĎÍ" #: rpmio/rpmio.c:558 -msgid "IO error to local file" +#, fuzzy +msgid "I/O error to local file" msgstr "ďŰÉÂËÁ ××ĎÄÁ/×Ů×ĎÄÁ × ĚĎËÁĚŘÎŮĘ ĆÁĘĚ" #: rpmio/rpmio.c:561 @@ -4207,6 +4210,9 @@ msgstr "ÎĹ×ĎÚÍĎÖÎĎ ĎÔËŇŮÔŘ %s: %s\n" msgid "failed to create %s: %s\n" msgstr "ÎĹ×ĎÚÍĎÖÎĎ ÓĎÚÄÁÔŘ %s: %s\n" +#~ msgid " performing %s" +#~ msgstr " ÉÓĐĎĚÎŃĹÔÓŃ %s" + #, fuzzy #~ msgid "" #~ " %s {-b|t}[plcibas] [-v] [--short-circuit] [--clean] [--macros " @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-01 19:44-0500\n" +"POT-Creation-Date: 2001-01-03 14:05-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" @@ -552,7 +552,7 @@ msgstr "" "overiť inštaláciu balíka s použitím rovnakých volieb špecifikácia balíka ako " "pre -q" -#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 +#: lib/poptBT.c:180 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 #: rpmqv.c:595 rpmqv.c:643 rpmqv.c:677 msgid "do not verify package dependencies" msgstr "neoverovať závislosti balíka" @@ -753,15 +753,15 @@ msgstr "binárny balík (príprava, kompilácia, inštalácia, zabalenie)" msgid "bin/src package (prep, compile, install, package)" msgstr "binárny a zdrojový balík (príprava, kompilácia, inštalácia, zabalenie)" -#: lib/poptBT.c:192 rpm.c:480 +#: lib/poptBT.c:191 rpm.c:480 msgid "skip straight to specified stage (only for c,i)" msgstr "preskočiť priamo k určenej etape (iba pre c, i)" -#: lib/poptBT.c:173 rpm.c:482 +#: lib/poptBT.c:172 rpm.c:482 msgid "remove build tree when done" msgstr "po ukončení odstrániť adresár, v ktorom sa balík zostavoval" -#: lib/poptBT.c:188 rpm.c:484 +#: lib/poptBT.c:187 rpm.c:484 #, fuzzy msgid "remove sources when done" msgstr "po ukončení odstrániť zdrojové súbory a spec-súbor" @@ -771,7 +771,7 @@ msgstr "po ukončení odstrániť zdrojové súbory a spec-súbor" msgid "remove spec file when done" msgstr "po ukončení odstrániť zdrojové súbory a spec-súbor" -#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224 +#: lib/poptBT.c:193 rpm.c:488 rpmqv.c:224 msgid "generate PGP/GPG signature" msgstr "vytvoriť PGP/GPG podpis" @@ -1255,7 +1255,7 @@ msgstr "znovu vytvoriť databázu z existujúcej" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:175 rpmqv.c:208 +#: lib/poptBT.c:174 rpmqv.c:208 msgid "generate headers compatible with rpm4 packaging" msgstr "" @@ -2132,118 +2132,118 @@ msgstr "riadok %d: Chyba pri analýze %%files: %s" msgid "line %d: Second %%files list" msgstr "riadok %d: Druhý %%files zoznam" -#: build/parsePreamble.c:203 +#: build/parsePreamble.c:189 #, c-format msgid "Architecture is excluded: %s" msgstr "Architektúra je vynechaná: %s" -#: build/parsePreamble.c:208 +#: build/parsePreamble.c:194 #, c-format msgid "Architecture is not included: %s" msgstr "Architektúra nie je obsiahnutá: %s" -#: build/parsePreamble.c:213 +#: build/parsePreamble.c:199 #, c-format msgid "OS is excluded: %s" msgstr "OS je vynechaný: %s" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:204 #, c-format msgid "OS is not included: %s" msgstr "OS nie je obsiahnutý: %s" -#: build/parsePreamble.c:232 +#: build/parsePreamble.c:218 #, c-format msgid "%s field must be present in package: %s" msgstr "V balíku musí existovať pole %s: %s" -#: build/parsePreamble.c:257 +#: build/parsePreamble.c:243 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "Duplicitné záznamy %s v balíku: %s" -#: build/parsePreamble.c:305 +#: build/parsePreamble.c:291 #, fuzzy, c-format msgid "Unable to open icon %s: %s" msgstr "Nie je možné prečítať ikonu: %s" -#: build/parsePreamble.c:323 +#: build/parsePreamble.c:309 #, fuzzy, c-format msgid "Unable to read icon %s: %s" msgstr "Nie je možné prečítať ikonu: %s" -#: build/parsePreamble.c:336 +#: build/parsePreamble.c:322 #, c-format msgid "Unknown icon type: %s" msgstr "Neznámy typ ikony: %s" -#: build/parsePreamble.c:402 +#: build/parsePreamble.c:388 #, c-format msgid "line %d: Malformed tag: %s" msgstr "riadok %d: Znetvorený popis: %s" #. Empty field -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:396 #, c-format msgid "line %d: Empty tag: %s" msgstr "riadok %d: Prázdny popis: %s" -#: build/parsePreamble.c:432 build/parsePreamble.c:439 +#: build/parsePreamble.c:418 build/parsePreamble.c:425 #, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "riadok %d: Neprípustný znak '-' v %s: %s" -#: build/parsePreamble.c:496 build/parseSpec.c:379 +#: build/parsePreamble.c:482 build/parseSpec.c:374 #, fuzzy, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "riadok %d: BuildRoot nemôže byť \"/\": %s" -#: build/parsePreamble.c:509 +#: build/parsePreamble.c:495 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "riadok %d: Prefixy nesmú končiť \"/\": %s" -#: build/parsePreamble.c:521 +#: build/parsePreamble.c:507 #, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "riadok %d: Docdir musí začínať '/': %s" -#: build/parsePreamble.c:533 +#: build/parsePreamble.c:519 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "riadok %d: Epoch/Serial pole musí byť číslo: %s" -#: build/parsePreamble.c:573 build/parsePreamble.c:584 +#: build/parsePreamble.c:559 build/parsePreamble.c:570 #, fuzzy, c-format msgid "line %d: Bad %s: qualifiers: %s" msgstr "riadok %d: Chybné %s číslo: %s\n" -#: build/parsePreamble.c:610 +#: build/parsePreamble.c:596 #, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "riadok %d: Chybný formát BuildArchitecture: %s" -#: build/parsePreamble.c:619 +#: build/parsePreamble.c:605 #, c-format msgid "Internal error: Bogus tag %d" msgstr "Interná chyba: Čudný popis %d " -#: build/parsePreamble.c:757 +#: build/parsePreamble.c:743 #, c-format msgid "Bad package specification: %s" msgstr "Chybná špecifikácia balíka: %s" -#: build/parsePreamble.c:763 +#: build/parsePreamble.c:749 #, c-format msgid "Package already exists: %s" msgstr "Balík už existuje: %s" -#: build/parsePreamble.c:788 +#: build/parsePreamble.c:774 #, c-format msgid "line %d: Unknown tag: %s" msgstr "riadok %d: Neznámy popis: %s" -#: build/parsePreamble.c:810 +#: build/parsePreamble.c:796 msgid "Spec file can't use BuildRoot" msgstr "Spec súbor nemôže použiť BuildRoot" @@ -2348,45 +2348,45 @@ msgstr "riadok %d: program skriptu musí začínať '/': %s" msgid "line %d: Second %s" msgstr "riadok %d: Druhý %s" -#: build/parseSpec.c:133 +#: build/parseSpec.c:128 #, c-format msgid "line %d: %s" msgstr "riadok %d: %s" #. XXX Fstrerror -#: build/parseSpec.c:181 +#: build/parseSpec.c:176 #, fuzzy, c-format msgid "Unable to open %s: %s\n" msgstr "otvorenie zlyhalo: %s\n" -#: build/parseSpec.c:193 +#: build/parseSpec.c:188 msgid "Unclosed %%if" msgstr "Neuzavretý %%if" -#: build/parseSpec.c:264 +#: build/parseSpec.c:259 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d" msgstr "" #. Got an else with no %if ! -#: build/parseSpec.c:272 +#: build/parseSpec.c:267 msgid "%s:%d: Got a %%else with no if" msgstr "%s:%d: %%else bez if" #. Got an end with no %if ! -#: build/parseSpec.c:283 +#: build/parseSpec.c:278 msgid "%s:%d: Got a %%endif with no if" msgstr "%s:%d: %%endif bez if" -#: build/parseSpec.c:297 build/parseSpec.c:306 +#: build/parseSpec.c:292 build/parseSpec.c:301 msgid "malformed %%include statement" msgstr "znetvorený príkaz %%include" -#: build/parseSpec.c:485 +#: build/parseSpec.c:480 msgid "No buildable architectures" msgstr "Žiadne zostaviteľné architektúry" -#: build/parseSpec.c:540 +#: build/parseSpec.c:535 msgid "Package has no %%description: %s" msgstr "Balík neobsahuje %%description: %s" @@ -2410,55 +2410,55 @@ msgstr "riadok %d: Chybné no%s číslo: %d" msgid "line %d: Bad %s number: %s\n" msgstr "riadok %d: Chybné %s číslo: %s\n" -#: lib/cpio.c:444 +#: lib/cpio.c:445 #, c-format msgid "can't rename %s to %s: %s\n" msgstr "premenovanie %s na %s zlyhalo: %s\n" -#: lib/cpio.c:450 +#: lib/cpio.c:451 #, c-format msgid "can't unlink %s: %s\n" msgstr "zmazanie %s zlyhalo: %s\n" -#: lib/cpio.c:757 +#: lib/cpio.c:758 #, c-format msgid "getNextHeader: %s\n" msgstr "getNextHeader: %s\n" -#: lib/cpio.c:1243 +#: lib/cpio.c:1245 #, c-format msgid "(error 0x%x)" msgstr "(chyba 0x%x)" -#: lib/cpio.c:1246 +#: lib/cpio.c:1248 msgid "Bad magic" msgstr "Chybné magické číslo" -#: lib/cpio.c:1247 +#: lib/cpio.c:1249 msgid "Bad/unreadable header" msgstr "Chybná/nečitateľná hlavička" -#: lib/cpio.c:1265 +#: lib/cpio.c:1267 msgid "Header size too big" msgstr "Priveľká hlavička" -#: lib/cpio.c:1266 +#: lib/cpio.c:1268 msgid "Unknown file type" msgstr "Neznámy typ súboru" -#: lib/cpio.c:1267 +#: lib/cpio.c:1269 msgid "Missing hard link" msgstr "" -#: lib/cpio.c:1268 +#: lib/cpio.c:1270 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:1269 +#: lib/cpio.c:1271 msgid "Internal error" msgstr "Interná chyba" -#: lib/cpio.c:1278 +#: lib/cpio.c:1280 msgid " failed - " msgstr " zlyhalo - " @@ -2560,131 +2560,131 @@ msgstr "" msgid "========== continuing tsort ...\n" msgstr "" -#: lib/db1.c:91 lib/db3.c:451 +#: lib/db1.c:92 lib/db2.c:112 lib/db3.c:456 #, c-format -msgid "db%d error(%d)" +msgid "db%d error(%d) from %s: %s\n" msgstr "" -#: lib/db1.c:93 lib/db3.c:453 +#: lib/db1.c:95 lib/db2.c:115 lib/db3.c:459 #, c-format -msgid " performing %s" +msgid "db%d error(%d): %s\n" msgstr "" -#: lib/db1.c:388 +#: lib/db1.c:387 #, c-format msgid "closed db file %s\n" msgstr "" -#: lib/db1.c:391 +#: lib/db1.c:390 #, fuzzy, c-format msgid "removed db file %s\n" msgstr "odstraňuje sa index súborov pre %s\n" -#: lib/db1.c:422 +#: lib/db1.c:421 #, fuzzy, c-format msgid "bad db file %s" msgstr "chybný stav súboru: %s" -#: lib/db1.c:427 +#: lib/db1.c:426 #, fuzzy, c-format msgid "opening db file %s mode 0x%x\n" msgstr "otvára sa databáza s právami 0x%x v %s\n" #. XXX check errno validity -#: lib/db1.c:450 +#: lib/db1.c:449 #, c-format msgid "cannot get %s lock on database" msgstr "nie je možné získať %s zámok pre databázu" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "exclusive" msgstr "výhradný" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "shared" msgstr "zdieľaný" -#: lib/db2.c:137 +#: lib/db2.c:141 #, c-format msgid "closed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:149 +#: lib/db2.c:153 #, c-format msgid "removed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:186 +#: lib/db2.c:190 #, c-format msgid "opening db environment %s/%s(%s) %s\n" msgstr "" -#: lib/db2.c:561 +#: lib/db2.c:565 #, c-format msgid "closed db index %s/%s(%s)\n" msgstr "" -#: lib/db2.c:639 +#: lib/db2.c:643 #, c-format msgid "opening db index %s/%s(%s) %s mode=0x%x\n" msgstr "" -#: lib/db3.c:267 +#: lib/db3.c:268 #, c-format -msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n" +msgid "unrecognized db option: \"%s\" ignored\n" msgstr "" -#: lib/db3.c:295 +#: lib/db3.c:297 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "" -#: lib/db3.c:303 +#: lib/db3.c:306 #, c-format msgid "%s has too large or too small long value, skipped\n" msgstr "" -#: lib/db3.c:311 +#: lib/db3.c:315 #, c-format msgid "%s has too large or too small integer value, skipped\n" msgstr "" -#: lib/db3.c:478 +#: lib/db3.c:484 #, fuzzy, c-format msgid "closed db environment %s/%s\n" msgstr "odstraňuje sa index súborov pre %s\n" -#: lib/db3.c:494 +#: lib/db3.c:500 #, fuzzy, c-format msgid "removed db environment %s/%s\n" msgstr "odstraňuje sa index súborov pre %s\n" -#: lib/db3.c:531 +#: lib/db3.c:537 #, c-format msgid "opening db environment %s/%s %s\n" msgstr "" -#: lib/db3.c:917 +#: lib/db3.c:923 #, fuzzy, c-format msgid "closed db index %s/%s\n" msgstr "odstraňuje sa index súborov pre %s\n" -#: lib/db3.c:1007 +#: lib/db3.c:1013 #, fuzzy, c-format msgid "opening db index %s/%s %s mode=0x%x\n" msgstr "otvára sa databáza s právami 0x%x v %s\n" -#: lib/db3.c:1112 +#: lib/db3.c:1118 #, fuzzy, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "nie je možné získať %s zámok pre databázu" -#: lib/db3.c:1119 +#: lib/db3.c:1125 #, fuzzy, c-format msgid "locked db index %s/%s\n" msgstr "odstraňuje sa index súborov pre %s\n" -#: lib/falloc.c:140 +#: lib/falloc.c:141 #, c-format msgid "" "free list corrupt (%u)- please run\n" @@ -2695,7 +2695,7 @@ msgid "" msgstr "" #: lib/formats.c:86 lib/formats.c:112 lib/formats.c:141 lib/formats.c:182 -#: lib/header.c:2569 lib/header.c:2586 lib/header.c:2606 +#: lib/header.c:2519 lib/header.c:2536 lib/header.c:2556 msgid "(not a number)" msgstr "(nie je číslo)" @@ -2724,93 +2724,93 @@ msgid "file %s is on an unknown device" msgstr "súbor %s sa nachádza na neznámom zariadení" #. This should not be allowed -#: lib/header.c:220 +#: lib/header.c:172 #, fuzzy msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "grabData() RPM_STRING_TYPE počet musí byť 1.\n" -#: lib/header.c:255 lib/header.c:1052 lib/install.c:365 +#: lib/header.c:207 lib/header.c:1004 lib/install.c:365 #, c-format msgid "Data type %d not supported\n" msgstr "Typ údajov %d nie je podorovaný\n" -#: lib/header.c:1477 +#: lib/header.c:1427 #, c-format msgid "Bad count for headerAddEntry(): %d\n" msgstr "Chybný počet pre headerAddEntry(): %d\n" #. @-observertrans@ -#: lib/header.c:1922 +#: lib/header.c:1872 #, c-format msgid "missing { after %" msgstr "chýbajúce { po %" #. @-observertrans@ -#: lib/header.c:1952 +#: lib/header.c:1902 msgid "missing } after %{" msgstr "chýbajúce } po %{" #. @-observertrans@ -#: lib/header.c:1966 +#: lib/header.c:1916 msgid "empty tag format" msgstr "prázdny tag formát" #. @-observertrans@ -#: lib/header.c:1978 +#: lib/header.c:1928 msgid "empty tag name" msgstr "prázdne meno tagu" #. @-observertrans@ -#: lib/header.c:1995 +#: lib/header.c:1945 msgid "unknown tag" msgstr "neznámy tag" #. @-observertrans@ -#: lib/header.c:2022 +#: lib/header.c:1972 msgid "] expected at end of array" msgstr "] očakávané na konci poľa" #. @-observertrans@ -#: lib/header.c:2040 +#: lib/header.c:1990 msgid "unexpected ]" msgstr "neočakávané ]" #. @-observertrans@ -#: lib/header.c:2044 +#: lib/header.c:1994 msgid "unexpected }" msgstr "neočakávané }" #. @-observertrans@ -#: lib/header.c:2104 +#: lib/header.c:2054 msgid "? expected in expression" msgstr "? očakávané vo výraze" #. @-observertrans@ -#: lib/header.c:2113 +#: lib/header.c:2063 msgid "{ expected after ? in expression" msgstr "{ očakávané po ? vo výraze" #. @-observertrans@ -#: lib/header.c:2126 lib/header.c:2167 +#: lib/header.c:2076 lib/header.c:2117 msgid "} expected in expression" msgstr "} očakávané vo výraze" #. @-observertrans@ -#: lib/header.c:2136 +#: lib/header.c:2086 msgid ": expected following ? subexpression" msgstr ": očakávané po ? podvýraze" #. @-observertrans@ -#: lib/header.c:2152 +#: lib/header.c:2102 msgid "{ expected after : in expression" msgstr "{ očakávané po : vo výraze" #. @-observertrans@ -#: lib/header.c:2177 +#: lib/header.c:2127 msgid "| expected at end of expression" msgstr "| očakávené na konci výrazu" -#: lib/header.c:2348 +#: lib/header.c:2298 msgid "(unknown type)" msgstr "(neznámy typ)" @@ -2832,91 +2832,91 @@ msgstr "skupina %s neexistuje - použije sa root" #. this would probably be a good place to check if disk space #. was used up - if so, we should return a different error #. XXX FIXME: Fclose with libio destroys errno -#: lib/install.c:650 +#: lib/install.c:651 #, c-format msgid "unpacking of archive failed%s%s: %s" msgstr "rozbalenie archívu zlyhalo%s%s: %s" -#: lib/install.c:651 +#: lib/install.c:652 msgid " on file " msgstr " pre súbor " -#: lib/install.c:700 +#: lib/install.c:701 msgid "installing a source package\n" msgstr "inštaluje sa zdrojový balík\n" -#: lib/install.c:720 +#: lib/install.c:721 #, fuzzy, c-format msgid "cannot create sourcedir %s" msgstr "nie je možné zapísať do %s: " -#: lib/install.c:726 lib/install.c:756 +#: lib/install.c:727 lib/install.c:757 #, c-format msgid "cannot write to %s" msgstr "nie je možné zapísať do %s: " -#: lib/install.c:730 +#: lib/install.c:731 #, c-format msgid "sources in: %s\n" msgstr "zdroje v: %s\n" -#: lib/install.c:750 +#: lib/install.c:751 #, fuzzy, c-format msgid "cannot create specdir %s" msgstr "nie je možné zapísať do %s: " -#: lib/install.c:760 +#: lib/install.c:761 #, c-format msgid "spec file in: %s\n" msgstr "spec-súbor v: %s\n" -#: lib/install.c:792 lib/install.c:820 +#: lib/install.c:793 lib/install.c:821 msgid "source package contains no .spec file" msgstr "zdrojový balík neobsahuje žiadny .spec súbor" -#: lib/install.c:838 +#: lib/install.c:839 #, c-format msgid "renaming %s to %s\n" msgstr "premenováva sa %s na %s\n" -#: lib/install.c:840 lib/install.c:1102 lib/uninstall.c:60 +#: lib/install.c:841 lib/install.c:1103 lib/uninstall.c:60 #, c-format msgid "rename of %s to %s failed: %s" msgstr "premenovanie %s na %s zlyhalo: %s" -#: lib/install.c:930 +#: lib/install.c:931 msgid "source package expected, binary found" msgstr "očakávaný zdrojový balík, nájdený binárny" -#: lib/install.c:974 +#: lib/install.c:975 #, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "balík: %s-%s-%s test súborov = %d\n" -#: lib/install.c:1018 +#: lib/install.c:1019 msgid "stopping install as we're running --test\n" msgstr "inštalácia zastavená kvôli režimu --test\n" -#: lib/install.c:1023 +#: lib/install.c:1024 msgid "running preinstall script (if any)\n" msgstr "vykonávajú sa predinštalačné skripty (ak existujú)\n" -#: lib/install.c:1030 +#: lib/install.c:1031 #, fuzzy msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n" msgstr "%s vynechané - prenos zlyhal - %s\n" -#: lib/install.c:1062 +#: lib/install.c:1063 #, fuzzy, c-format msgid "%s created as %s\n" msgstr "varovanie: %s vytvorené ako %s" -#: lib/install.c:1098 +#: lib/install.c:1099 #, fuzzy, c-format msgid "%s saved as %s\n" msgstr "varovanie: %s uchovaný ako %s" -#: lib/install.c:1189 +#: lib/install.c:1193 #, fuzzy msgid "running postinstall scripts (if any)\n" msgstr "vykonávajú sa poinštalačné skripty (ak existujú)\n" @@ -2938,133 +2938,134 @@ msgid "" msgstr "táto verzia RPM podporuje iba balíky s hlavným číslom <= 3" #: lib/poptBT.c:94 -msgid "buildroot already specified" +#, fuzzy, c-format +msgid "buildroot already specified, ignoring %s\n" msgstr "buildroot už bol zadaný" -#: lib/poptBT.c:120 +#: lib/poptBT.c:119 #, fuzzy, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" msgstr "príprava (rozbaliť zdrojové súbory a aplikovať záplaty)" -#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130 -#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139 +#: lib/poptBT.c:120 lib/poptBT.c:123 lib/poptBT.c:126 lib/poptBT.c:129 +#: lib/poptBT.c:132 lib/poptBT.c:135 lib/poptBT.c:138 msgid "<specfile>" msgstr "" -#: lib/poptBT.c:123 +#: lib/poptBT.c:122 msgid "build through %build (%prep, then compile) from <specfile>" msgstr "" -#: lib/poptBT.c:126 +#: lib/poptBT.c:125 #, fuzzy msgid "build through %install (%prep, %build, then install) from <specfile>" msgstr "inštaluje sa zdrojový balík\n" -#: lib/poptBT.c:129 +#: lib/poptBT.c:128 #, fuzzy, c-format msgid "verify %files section from <specfile>" msgstr "zdrojový balík neobsahuje žiadny .spec súbor" -#: lib/poptBT.c:132 +#: lib/poptBT.c:131 #, fuzzy msgid "build source and binary packages from <specfile>" msgstr "nájdených %d zdrojových a %d binárnych balíkov\n" -#: lib/poptBT.c:135 +#: lib/poptBT.c:134 #, fuzzy msgid "build binary package only from <specfile>" msgstr "zdrojový balík neobsahuje žiadny .spec súbor" -#: lib/poptBT.c:138 +#: lib/poptBT.c:137 #, fuzzy msgid "build source package only from <specfile>" msgstr "zdrojový balík neobsahuje žiadny .spec súbor" -#: lib/poptBT.c:142 +#: lib/poptBT.c:141 #, fuzzy, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" msgstr "príprava (rozbaliť zdrojové súbory a aplikovať záplaty)" -#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152 -#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161 +#: lib/poptBT.c:142 lib/poptBT.c:145 lib/poptBT.c:148 lib/poptBT.c:151 +#: lib/poptBT.c:154 lib/poptBT.c:157 lib/poptBT.c:160 msgid "<tarball>" msgstr "" -#: lib/poptBT.c:145 +#: lib/poptBT.c:144 msgid "build through %build (%prep, then compile) from <tarball>" msgstr "" -#: lib/poptBT.c:148 +#: lib/poptBT.c:147 msgid "build through %install (%prep, %build, then install) from <tarball>" msgstr "" -#: lib/poptBT.c:151 +#: lib/poptBT.c:150 #, fuzzy, c-format msgid "verify %files section from <tarball>" msgstr "zdrojový balík neobsahuje žiadny .spec súbor" -#: lib/poptBT.c:154 +#: lib/poptBT.c:153 #, fuzzy msgid "build source and binary packages from <tarball>" msgstr "nájdených %d zdrojových a %d binárnych balíkov\n" -#: lib/poptBT.c:157 +#: lib/poptBT.c:156 #, fuzzy msgid "build binary package only from <tarball>" msgstr "nájdených %d zdrojových a %d binárnych balíkov\n" -#: lib/poptBT.c:160 +#: lib/poptBT.c:159 #, fuzzy msgid "build source package only from <tarball>" msgstr "zostaviť balík pre OS/architektúru <os>" -#: lib/poptBT.c:164 +#: lib/poptBT.c:163 #, fuzzy msgid "build binary package from <source package>" msgstr "binárny balík (príprava, kompilácia, inštalácia, zabalenie)" -#: lib/poptBT.c:165 lib/poptBT.c:168 +#: lib/poptBT.c:164 lib/poptBT.c:167 #, fuzzy msgid "<source package>" msgstr "nájdených %d balíkov\n" -#: lib/poptBT.c:167 +#: lib/poptBT.c:166 #, fuzzy msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "inštaluje sa zdrojový balík\n" -#: lib/poptBT.c:171 +#: lib/poptBT.c:170 msgid "override build root" msgstr "predefinovať adresár pre zostavenie balíka" -#: lib/poptBT.c:177 +#: lib/poptBT.c:176 msgid "ignore ExcludeArch: directives from spec file" msgstr "" -#: lib/poptBT.c:179 +#: lib/poptBT.c:178 msgid "do not execute any stages of the build" msgstr "nevykonať žiadne etapy zostavenia" -#: lib/poptBT.c:183 +#: lib/poptBT.c:182 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:186 +#: lib/poptBT.c:185 #, fuzzy msgid "do not accept i18N msgstr's from specfile" msgstr "neakceptovať lokalizované reťazce zo spec-súboru" -#: lib/poptBT.c:190 +#: lib/poptBT.c:189 #, fuzzy msgid "remove specfile when done" msgstr "po ukončení odstrániť zdrojové súbory a spec-súbor" -#: lib/poptBT.c:196 +#: lib/poptBT.c:195 msgid "override target platform" msgstr "predefinovať cieľovú platformu" -#: lib/poptBT.c:198 +#: lib/poptBT.c:197 #, fuzzy msgid "lookup i18N strings in specfile catalog" msgstr "pre preklad reťazcov použiť katalóg správ spec-súborov" @@ -3343,7 +3344,7 @@ msgstr "požaduje sa záznam číslo %d\n" msgid "record %d could not be read\n" msgstr "záznam %d nie je možné prečítať\n" -#: lib/query.c:746 lib/rpminstall.c:546 +#: lib/query.c:746 lib/rpminstall.c:548 #, c-format msgid "package %s is not installed\n" msgstr "balík %s nie je nainštalovaný\n" @@ -3678,12 +3679,12 @@ msgstr "%s vynechané - prenos zlyhal - %s\n" msgid "retrieved %d packages\n" msgstr "prenieslo sa %d balíkov\n" -#: lib/rpminstall.c:298 lib/rpminstall.c:470 +#: lib/rpminstall.c:298 lib/rpminstall.c:472 #, fuzzy, c-format msgid "cannot open file %s: %s\n" msgstr "nie je možné otvoriť súbor %s: %s" -#: lib/rpminstall.c:316 lib/rpminstall.c:611 +#: lib/rpminstall.c:316 lib/rpminstall.c:613 #, c-format msgid "%s cannot be installed\n" msgstr "%s nie je možné nainštalovať\n" @@ -3693,54 +3694,54 @@ msgstr "%s nie je možné nainštalovať\n" msgid "cannot open Packages database in %s\n" msgstr "nie je možné otvoriť %s/packages.rpm\n" -#: lib/rpminstall.c:351 +#: lib/rpminstall.c:353 #, fuzzy, c-format msgid "package %s is not relocateable\n" msgstr "balík %s nie je nainštalovaný\n" -#: lib/rpminstall.c:396 +#: lib/rpminstall.c:398 #, fuzzy, c-format msgid "error reading from file %s\n" msgstr "chyba pri vytváraní dočasného súboru %s" -#: lib/rpminstall.c:401 +#: lib/rpminstall.c:403 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "" -#: lib/rpminstall.c:418 +#: lib/rpminstall.c:420 #, c-format msgid "found %d source and %d binary packages\n" msgstr "nájdených %d zdrojových a %d binárnych balíkov\n" -#: lib/rpminstall.c:429 +#: lib/rpminstall.c:431 msgid "failed dependencies:\n" msgstr "nevyriešené závislosti:\n" -#: lib/rpminstall.c:450 +#: lib/rpminstall.c:452 msgid "installing binary packages\n" msgstr "inštalujú sa binárne balíky\n" -#: lib/rpminstall.c:533 +#: lib/rpminstall.c:535 #, c-format msgid "cannot open %s/packages.rpm\n" msgstr "nie je možné otvoriť %s/packages.rpm\n" -#: lib/rpminstall.c:549 +#: lib/rpminstall.c:551 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "\"%s\" špecifikuje viac balíkov\n" -#: lib/rpminstall.c:572 +#: lib/rpminstall.c:574 msgid "removing these packages would break dependencies:\n" msgstr "odstránenie týchto balíkov by porušilo závislosti:\n" -#: lib/rpminstall.c:600 +#: lib/rpminstall.c:602 #, fuzzy, c-format msgid "cannot open %s: %s\n" msgstr "nie je možné otvoriť %s\n" -#: lib/rpminstall.c:606 +#: lib/rpminstall.c:608 #, c-format msgid "Installing %s\n" msgstr "Inštaluje sa %s\n" @@ -3760,88 +3761,88 @@ msgstr "chýbajúce druhé ':' na %s:%d" msgid "missing architecture name at %s:%d" msgstr "chýba názov architektúry na %s:%d" -#: lib/rpmrc.c:313 +#: lib/rpmrc.c:305 #, c-format msgid "Incomplete data line at %s:%d" msgstr "Neúplný riadok údajov na %s:%d" -#: lib/rpmrc.c:317 +#: lib/rpmrc.c:309 #, c-format msgid "Too many args in data line at %s:%d" msgstr "Priveľa argumentov v riadku údajov na %s:%d" -#: lib/rpmrc.c:324 +#: lib/rpmrc.c:316 #, c-format msgid "Bad arch/os number: %s (%s:%d)" msgstr "Chybné číslo arch/os: %s (%s:%d)" -#: lib/rpmrc.c:359 +#: lib/rpmrc.c:351 #, c-format msgid "Incomplete default line at %s:%d" msgstr "Neúplný implicitný riadok na %s:%d" -#: lib/rpmrc.c:364 +#: lib/rpmrc.c:356 #, c-format msgid "Too many args in default line at %s:%d" msgstr "Priveľa argumentov v implicitnom riadku na %s:%d" -#: lib/rpmrc.c:554 +#: lib/rpmrc.c:546 #, c-format msgid "Cannot expand %s" msgstr "Nie je možné expandovať %s" -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:551 #, c-format msgid "Cannot read %s, HOME is too large." msgstr "" -#: lib/rpmrc.c:576 +#: lib/rpmrc.c:568 #, c-format msgid "Unable to open %s for reading: %s." msgstr "Nie je možné otvoriť %s pre čítanie: %s." #. XXX Feof(fd) -#: lib/rpmrc.c:621 +#: lib/rpmrc.c:613 #, c-format msgid "Failed to read %s: %s." msgstr "Nie je možné prečítať %s: %s." -#: lib/rpmrc.c:658 +#: lib/rpmrc.c:650 #, fuzzy, c-format msgid "missing ':' (found 0x%02x) at %s:%d" msgstr "chýbajúca ':' na %s:%d" -#: lib/rpmrc.c:675 lib/rpmrc.c:749 +#: lib/rpmrc.c:667 lib/rpmrc.c:741 #, c-format msgid "missing argument for %s at %s:%d" msgstr "chýbajúci argument pre %s na %s:%d" -#: lib/rpmrc.c:692 lib/rpmrc.c:714 +#: lib/rpmrc.c:684 lib/rpmrc.c:706 #, c-format msgid "%s expansion failed at %s:%d \"%s\"" msgstr "expanzia %s zlyhala na %s:%d \"%s\"" -#: lib/rpmrc.c:701 +#: lib/rpmrc.c:693 #, fuzzy, c-format msgid "cannot open %s at %s:%d: %s" msgstr "nie je možné otvoriť %s na %s:%d" -#: lib/rpmrc.c:741 +#: lib/rpmrc.c:733 #, c-format msgid "missing architecture for %s at %s:%d" msgstr "chýbajúca architektúra pre %s na %s:%d" -#: lib/rpmrc.c:808 +#: lib/rpmrc.c:800 #, c-format msgid "bad option '%s' at %s:%d" msgstr "chybná voľba '%s' na %s:%d" -#: lib/rpmrc.c:1205 +#: lib/rpmrc.c:1197 #, c-format msgid "Unknown system: %s\n" msgstr "Neznámy systém: %s\n" -#: lib/rpmrc.c:1206 +#: lib/rpmrc.c:1198 msgid "Please contact rpm-list@redhat.com\n" msgstr "Kontaktujte prosím rpm-list@redhat.com\n" @@ -4065,7 +4066,8 @@ msgid "Bad server response" msgstr "Chybná odpoveď servera" #: rpmio/rpmio.c:540 -msgid "Server IO error" +#, fuzzy +msgid "Server I/O error" msgstr "Chyba vstupu/výstupu servera" #: rpmio/rpmio.c:543 @@ -4089,7 +4091,8 @@ msgid "Failed to establish data connection to server" msgstr "Vytvorenie dátového spojenia k serveru zlyhalo" #: rpmio/rpmio.c:558 -msgid "IO error to local file" +#, fuzzy +msgid "I/O error to local file" msgstr "Chyba vstupu/výstupu lokálneho súboru" #: rpmio/rpmio.c:561 @@ -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.124 2001/01/02 17:19:39 jbj Exp $ +# $Id: sl.po,v 1.125 2001/01/03 20:19:31 jbj Exp $ # msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-01 19:44-0500\n" +"POT-Creation-Date: 2001-01-03 14:05-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" @@ -543,7 +543,7 @@ msgid "" "options as -q" msgstr "namestitev paketa preverimo z enakimi izbirnimi določili kot -q" -#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 +#: lib/poptBT.c:180 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 #: rpmqv.c:595 rpmqv.c:643 rpmqv.c:677 msgid "do not verify package dependencies" msgstr "brez preverjanja soodvisnosti paketa" @@ -745,15 +745,15 @@ msgstr "" "prevedeni in izvorni paket (priprava, prevajanje, namestitev, izgradnja " "paketa)" -#: lib/poptBT.c:192 rpm.c:480 +#: lib/poptBT.c:191 rpm.c:480 msgid "skip straight to specified stage (only for c,i)" msgstr "preskok naravnost na določeno stopnjo (samo za c,i)" -#: lib/poptBT.c:173 rpm.c:482 +#: lib/poptBT.c:172 rpm.c:482 msgid "remove build tree when done" msgstr "po zaključku drevo imenikov v katerih smo pakete gradili odstrani" -#: lib/poptBT.c:188 rpm.c:484 +#: lib/poptBT.c:187 rpm.c:484 msgid "remove sources when done" msgstr "po zaključku naj se izvorna koda izbriše" @@ -762,7 +762,7 @@ msgstr "po zaključku naj se izvorna koda izbriše" msgid "remove spec file when done" msgstr "po zaključku naj se datoteka s specifikacijami izbriše" -#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224 +#: lib/poptBT.c:193 rpm.c:488 rpmqv.c:224 msgid "generate PGP/GPG signature" msgstr "izdelava podpisa PGP/GPG" @@ -1239,7 +1239,7 @@ msgstr "ponovno izgradi zbirko iz obstoječih glav" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:175 rpmqv.c:208 +#: lib/poptBT.c:174 rpmqv.c:208 msgid "generate headers compatible with rpm4 packaging" msgstr "" @@ -2112,118 +2112,118 @@ msgstr "vrstica %d: Napaka pri razčlembi v razdelku %%Files: %s" msgid "line %d: Second %%files list" msgstr "vrstica %d: Drugi seznam %%Files" -#: build/parsePreamble.c:203 +#: build/parsePreamble.c:189 #, c-format msgid "Architecture is excluded: %s" msgstr "Arhitektura je izključena: %s" -#: build/parsePreamble.c:208 +#: build/parsePreamble.c:194 #, c-format msgid "Architecture is not included: %s" msgstr "Arhitektura ni vključena: %s" -#: build/parsePreamble.c:213 +#: build/parsePreamble.c:199 #, c-format msgid "OS is excluded: %s" msgstr "OS je izključen: %s" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:204 #, c-format msgid "OS is not included: %s" msgstr "OS ni vključen: %s" -#: build/parsePreamble.c:232 +#: build/parsePreamble.c:218 #, c-format msgid "%s field must be present in package: %s" msgstr "polje %s mora v paketu obstajati: %s" -#: build/parsePreamble.c:257 +#: build/parsePreamble.c:243 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "Podvojeni vnosi %s v paketu: %s" -#: build/parsePreamble.c:305 +#: build/parsePreamble.c:291 #, c-format msgid "Unable to open icon %s: %s" msgstr "Ikone %s ni možno odpreti: %s" -#: build/parsePreamble.c:323 +#: build/parsePreamble.c:309 #, c-format msgid "Unable to read icon %s: %s" msgstr "Ikone %s ni možno prebrati: %s" -#: build/parsePreamble.c:336 +#: build/parsePreamble.c:322 #, c-format msgid "Unknown icon type: %s" msgstr "Neznan tip ikone: %s" -#: build/parsePreamble.c:402 +#: build/parsePreamble.c:388 #, c-format msgid "line %d: Malformed tag: %s" msgstr "vrstica %d: Deformirana značka: %s" #. Empty field -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:396 #, c-format msgid "line %d: Empty tag: %s" msgstr "vrstica %d: Prazna značka: %s" -#: build/parsePreamble.c:432 build/parsePreamble.c:439 +#: build/parsePreamble.c:418 build/parsePreamble.c:425 #, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "vrstica %d: Neveljaven znak ,-` v %s: %s" -#: build/parsePreamble.c:496 build/parseSpec.c:379 +#: build/parsePreamble.c:482 build/parseSpec.c:374 #, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "BuildRoot ne more biti \"/\": %s" -#: build/parsePreamble.c:509 +#: build/parsePreamble.c:495 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "vrstica %d: Predpone se ne smejo končati z /: %s" -#: build/parsePreamble.c:521 +#: build/parsePreamble.c:507 #, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "vrstica %d: Docdir se mora začeti z \"/\": %s" -#: build/parsePreamble.c:533 +#: build/parsePreamble.c:519 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "vrstica %d: polje Epoch/Serial mora biti število: %s" -#: build/parsePreamble.c:573 build/parsePreamble.c:584 +#: build/parsePreamble.c:559 build/parsePreamble.c:570 #, fuzzy, c-format msgid "line %d: Bad %s: qualifiers: %s" msgstr "vrstica %d: Okvarjeno število %s: %s\n" -#: build/parsePreamble.c:610 +#: build/parsePreamble.c:596 #, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "vrstica %d: Napačna oblika BuildArchitecture: %s" -#: build/parsePreamble.c:619 +#: build/parsePreamble.c:605 #, c-format msgid "Internal error: Bogus tag %d" msgstr "Notranja napaka: Neprava značka %d" -#: build/parsePreamble.c:757 +#: build/parsePreamble.c:743 #, c-format msgid "Bad package specification: %s" msgstr "Nepravilno določilo paketa: %s" -#: build/parsePreamble.c:763 +#: build/parsePreamble.c:749 #, c-format msgid "Package already exists: %s" msgstr "Paket že obstaja: %s" -#: build/parsePreamble.c:788 +#: build/parsePreamble.c:774 #, c-format msgid "line %d: Unknown tag: %s" msgstr "vrstica %d: Neznana značka: %s" -#: build/parsePreamble.c:810 +#: build/parsePreamble.c:796 msgid "Spec file can't use BuildRoot" msgstr "Datoteka spec ne more uporabiti BuildRoot" @@ -2330,45 +2330,45 @@ msgstr "vrstica %d: skriptni program se mora začeti z ,/`: %s" msgid "line %d: Second %s" msgstr "vrstica %d: Drugi %s" -#: build/parseSpec.c:133 +#: build/parseSpec.c:128 #, c-format msgid "line %d: %s" msgstr "vrstica %d: %s" #. XXX Fstrerror -#: build/parseSpec.c:181 +#: build/parseSpec.c:176 #, c-format msgid "Unable to open %s: %s\n" msgstr "Ni možno odpreti %s: %s\n" -#: build/parseSpec.c:193 +#: build/parseSpec.c:188 msgid "Unclosed %%if" msgstr "Nezaključeni %%if" -#: build/parseSpec.c:264 +#: build/parseSpec.c:259 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d" msgstr "%s:%d: parseExpressionBoolean vrne %d" #. Got an else with no %if ! -#: build/parseSpec.c:272 +#: build/parseSpec.c:267 msgid "%s:%d: Got a %%else with no if" msgstr "%s:%d: Najden je bil %%else brez pripadajočega if" #. Got an end with no %if ! -#: build/parseSpec.c:283 +#: build/parseSpec.c:278 msgid "%s:%d: Got a %%endif with no if" msgstr "%s:%d: Najden je bil %%endif brez pripadajočega if" -#: build/parseSpec.c:297 build/parseSpec.c:306 +#: build/parseSpec.c:292 build/parseSpec.c:301 msgid "malformed %%include statement" msgstr "Deformiran stavek %%include" -#: build/parseSpec.c:485 +#: build/parseSpec.c:480 msgid "No buildable architectures" msgstr "Arhitektura za izgradnjo ni prisotna" -#: build/parseSpec.c:540 +#: build/parseSpec.c:535 msgid "Package has no %%description: %s" msgstr "V paketu manjka %%description: %s" @@ -2392,55 +2392,55 @@ msgstr "vrstica %d: Napačno število no%s: %d" msgid "line %d: Bad %s number: %s\n" msgstr "vrstica %d: Napačno število %s: %s\n" -#: lib/cpio.c:444 +#: lib/cpio.c:445 #, c-format msgid "can't rename %s to %s: %s\n" msgstr "ni možno preimenovati %s v %s: %s\n" -#: lib/cpio.c:450 +#: lib/cpio.c:451 #, c-format msgid "can't unlink %s: %s\n" msgstr "ni možno izbrisati %s: %s\n" -#: lib/cpio.c:757 +#: lib/cpio.c:758 #, c-format msgid "getNextHeader: %s\n" msgstr "getNextHeader: %s\n" -#: lib/cpio.c:1243 +#: lib/cpio.c:1245 #, c-format msgid "(error 0x%x)" msgstr "(napaka 0x%x)" -#: lib/cpio.c:1246 +#: lib/cpio.c:1248 msgid "Bad magic" msgstr "Napačno magično število" -#: lib/cpio.c:1247 +#: lib/cpio.c:1249 msgid "Bad/unreadable header" msgstr "Poškodovana/neberljiva glava" -#: lib/cpio.c:1265 +#: lib/cpio.c:1267 msgid "Header size too big" msgstr "Glava je predolga" -#: lib/cpio.c:1266 +#: lib/cpio.c:1268 msgid "Unknown file type" msgstr "Neznan tip datoteke" -#: lib/cpio.c:1267 +#: lib/cpio.c:1269 msgid "Missing hard link" msgstr "Trda povezava manjka" -#: lib/cpio.c:1268 +#: lib/cpio.c:1270 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:1269 +#: lib/cpio.c:1271 msgid "Internal error" msgstr "Notranja napaka" -#: lib/cpio.c:1278 +#: lib/cpio.c:1280 msgid " failed - " msgstr " neuspešno - " @@ -2544,133 +2544,133 @@ msgstr "" msgid "========== continuing tsort ...\n" msgstr "" -#: lib/db1.c:91 lib/db3.c:451 -#, c-format -msgid "db%d error(%d)" +#: lib/db1.c:92 lib/db2.c:112 lib/db3.c:456 +#, fuzzy, c-format +msgid "db%d error(%d) from %s: %s\n" msgstr "db%d napaka(%d)" -#: lib/db1.c:93 lib/db3.c:453 -#, c-format -msgid " performing %s" -msgstr " izvajanje %s" +#: lib/db1.c:95 lib/db2.c:115 lib/db3.c:459 +#, fuzzy, c-format +msgid "db%d error(%d): %s\n" +msgstr "db%d napaka(%d)" -#: lib/db1.c:388 +#: lib/db1.c:387 #, c-format msgid "closed db file %s\n" msgstr "zaprta datoteka db %s\n" -#: lib/db1.c:391 +#: lib/db1.c:390 #, fuzzy, c-format msgid "removed db file %s\n" msgstr "odstranjena datoteka db %s\n" -#: lib/db1.c:422 +#: lib/db1.c:421 #, fuzzy, c-format msgid "bad db file %s" msgstr "poškodovana zbirka podatkov %s" -#: lib/db1.c:427 +#: lib/db1.c:426 #, fuzzy, c-format msgid "opening db file %s mode 0x%x\n" msgstr "odpiranje datoteke %s v načinu 0x%x\n" #. XXX check errno validity -#: lib/db1.c:450 +#: lib/db1.c:449 #, c-format msgid "cannot get %s lock on database" msgstr "datoteke ni možno %s zakleniti" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "exclusive" msgstr "izključujoče" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "shared" msgstr "skupno" -#: lib/db2.c:137 +#: lib/db2.c:141 #, c-format msgid "closed db environment %s/%s(%s)\n" msgstr "zaprto db okolje %s/%s(%s)\n" -#: lib/db2.c:149 +#: lib/db2.c:153 #, c-format msgid "removed db environment %s/%s(%s)\n" msgstr "odstranjeno db okolje %s/%s(%s)\n" -#: lib/db2.c:186 +#: lib/db2.c:190 #, c-format msgid "opening db environment %s/%s(%s) %s\n" msgstr "odpiranje db okolja %s/%s(%s) %s\n" -#: lib/db2.c:561 +#: lib/db2.c:565 #, c-format msgid "closed db index %s/%s(%s)\n" msgstr "zaprto db kazalo %s/%s(%s)\n" -#: lib/db2.c:639 +#: lib/db2.c:643 #, c-format msgid "opening db index %s/%s(%s) %s mode=0x%x\n" msgstr "odpiranje db kazala %s/%s(%s) %s način=0x%x\n" -#: lib/db3.c:267 -#, c-format -msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n" +#: lib/db3.c:268 +#, fuzzy, c-format +msgid "unrecognized db option: \"%s\" ignored\n" msgstr "dbiSetConfig: neprepoznana izbira db: \"%s\" prezrto\n" -#: lib/db3.c:295 +#: lib/db3.c:297 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "%s ima neveljavno številčno vrednost, prezrto\n" -#: lib/db3.c:303 +#: lib/db3.c:306 #, c-format msgid "%s has too large or too small long value, skipped\n" msgstr "%s ima preveliko ali premajhno dolgo (long) vrednost, prezrto\n" -#: lib/db3.c:311 +#: lib/db3.c:315 #, c-format msgid "%s has too large or too small integer value, skipped\n" msgstr "" "%s ima preveliko ali premajhno vrednost malega (small) celega\n" "števila, prezrto\n" -#: lib/db3.c:478 +#: lib/db3.c:484 #, fuzzy, c-format msgid "closed db environment %s/%s\n" msgstr "zaprto db okolje %s/%s\n" -#: lib/db3.c:494 +#: lib/db3.c:500 #, fuzzy, c-format msgid "removed db environment %s/%s\n" msgstr "odstranjeno db okolje %s/%s\n" -#: lib/db3.c:531 +#: lib/db3.c:537 #, c-format msgid "opening db environment %s/%s %s\n" msgstr "odpiranje db okolja %s/%s %s\n" -#: lib/db3.c:917 +#: lib/db3.c:923 #, fuzzy, c-format msgid "closed db index %s/%s\n" msgstr "zaprto db kazalo %s/%s\n" -#: lib/db3.c:1007 +#: lib/db3.c:1013 #, fuzzy, c-format msgid "opening db index %s/%s %s mode=0x%x\n" msgstr "odpiranje db kazala %s/%s %s način=0x%x\n" -#: lib/db3.c:1112 +#: lib/db3.c:1118 #, fuzzy, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "ni možno zakleniti z %s datotek %s/%s\n" -#: lib/db3.c:1119 +#: lib/db3.c:1125 #, fuzzy, c-format msgid "locked db index %s/%s\n" msgstr "zaklenjeno db kazalo %s/%s\n" -#: lib/falloc.c:140 +#: lib/falloc.c:141 #, c-format msgid "" "free list corrupt (%u)- please run\n" @@ -2685,7 +2685,7 @@ msgstr "" "na strani http://www.rpm.org ali po dopisni listi rpm-list@redhat.com.\n" #: lib/formats.c:86 lib/formats.c:112 lib/formats.c:141 lib/formats.c:182 -#: lib/header.c:2569 lib/header.c:2586 lib/header.c:2606 +#: lib/header.c:2519 lib/header.c:2536 lib/header.c:2556 msgid "(not a number)" msgstr "(ni število)" @@ -2714,93 +2714,93 @@ msgid "file %s is on an unknown device" msgstr "datoteka %s se nahaja na neznani napravi" #. This should not be allowed -#: lib/header.c:220 +#: lib/header.c:172 #, fuzzy msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "števec grabData() RPM_STRING_TYPE mora biti 1.\n" -#: lib/header.c:255 lib/header.c:1052 lib/install.c:365 +#: lib/header.c:207 lib/header.c:1004 lib/install.c:365 #, c-format msgid "Data type %d not supported\n" msgstr "Tip podatkov %d ni podprt\n" -#: lib/header.c:1477 +#: lib/header.c:1427 #, c-format msgid "Bad count for headerAddEntry(): %d\n" msgstr "Nepravilno stanje števca za headerAddEntry(): %d\n" #. @-observertrans@ -#: lib/header.c:1922 +#: lib/header.c:1872 #, c-format msgid "missing { after %" msgstr "manjkajoči { za %" #. @-observertrans@ -#: lib/header.c:1952 +#: lib/header.c:1902 msgid "missing } after %{" msgstr "manjkajoči } za %{" #. @-observertrans@ -#: lib/header.c:1966 +#: lib/header.c:1916 msgid "empty tag format" msgstr "oblika značke manjka" #. @-observertrans@ -#: lib/header.c:1978 +#: lib/header.c:1928 msgid "empty tag name" msgstr "ime značke manjka" #. @-observertrans@ -#: lib/header.c:1995 +#: lib/header.c:1945 msgid "unknown tag" msgstr "neznana značka" #. @-observertrans@ -#: lib/header.c:2022 +#: lib/header.c:1972 msgid "] expected at end of array" msgstr "na koncu polja je pričakovan ]" #. @-observertrans@ -#: lib/header.c:2040 +#: lib/header.c:1990 msgid "unexpected ]" msgstr "nepričakovan ]" #. @-observertrans@ -#: lib/header.c:2044 +#: lib/header.c:1994 msgid "unexpected }" msgstr "nepričakovan }" #. @-observertrans@ -#: lib/header.c:2104 +#: lib/header.c:2054 msgid "? expected in expression" msgstr "v izrazu je pričakovan ?" #. @-observertrans@ -#: lib/header.c:2113 +#: lib/header.c:2063 msgid "{ expected after ? in expression" msgstr "v izrazu je za { pričakovan ?" #. @-observertrans@ -#: lib/header.c:2126 lib/header.c:2167 +#: lib/header.c:2076 lib/header.c:2117 msgid "} expected in expression" msgstr "v izrazu je pričakovan }" #. @-observertrans@ -#: lib/header.c:2136 +#: lib/header.c:2086 msgid ": expected following ? subexpression" msgstr "za podizrazom ? je pričakovano :" #. @-observertrans@ -#: lib/header.c:2152 +#: lib/header.c:2102 msgid "{ expected after : in expression" msgstr "v izrazu je za : pričakovan {" #. @-observertrans@ -#: lib/header.c:2177 +#: lib/header.c:2127 msgid "| expected at end of expression" msgstr "na koncu izraza je pričakovan |" -#: lib/header.c:2348 +#: lib/header.c:2298 msgid "(unknown type)" msgstr "(neznan tip)" @@ -2822,91 +2822,91 @@ msgstr "skupina %s ne obstaja - uporabljam root" #. this would probably be a good place to check if disk space #. was used up - if so, we should return a different error #. XXX FIXME: Fclose with libio destroys errno -#: lib/install.c:650 +#: lib/install.c:651 #, c-format msgid "unpacking of archive failed%s%s: %s" msgstr "razširitev arhiva je bilo neuspešno%s%s: %s" -#: lib/install.c:651 +#: lib/install.c:652 msgid " on file " msgstr " za datoteko " -#: lib/install.c:700 +#: lib/install.c:701 msgid "installing a source package\n" msgstr "nameščanje izvornega paketa\n" -#: lib/install.c:720 +#: lib/install.c:721 #, c-format msgid "cannot create sourcedir %s" msgstr "ni možno ustvariti izvornega imenika %s" -#: lib/install.c:726 lib/install.c:756 +#: lib/install.c:727 lib/install.c:757 #, c-format msgid "cannot write to %s" msgstr "pisanje na %s ni možno" -#: lib/install.c:730 +#: lib/install.c:731 #, c-format msgid "sources in: %s\n" msgstr "izvori v: %s\n" -#: lib/install.c:750 +#: lib/install.c:751 #, c-format msgid "cannot create specdir %s" msgstr "ni možno ustvariti imenika z določili spec %s" -#: lib/install.c:760 +#: lib/install.c:761 #, c-format msgid "spec file in: %s\n" msgstr "datoteka s specifikacijami v: %s\n" -#: lib/install.c:792 lib/install.c:820 +#: lib/install.c:793 lib/install.c:821 msgid "source package contains no .spec file" msgstr "izvorni paket ne vsebuje datoteke .spec" -#: lib/install.c:838 +#: lib/install.c:839 #, c-format msgid "renaming %s to %s\n" msgstr "preimenovanje %s v %s\n" -#: lib/install.c:840 lib/install.c:1102 lib/uninstall.c:60 +#: lib/install.c:841 lib/install.c:1103 lib/uninstall.c:60 #, c-format msgid "rename of %s to %s failed: %s" msgstr "preimenovanje %s v %s je bilo neuspešno: %s" -#: lib/install.c:930 +#: lib/install.c:931 msgid "source package expected, binary found" msgstr "pričakovan je bil izvorni paket, najden binarni" -#: lib/install.c:974 +#: lib/install.c:975 #, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "paket: %s-%s-%s datoteke test = %d\n" -#: lib/install.c:1018 +#: lib/install.c:1019 msgid "stopping install as we're running --test\n" msgstr "ustavljanje namestitev, ker tečemo kot --test\n" -#: lib/install.c:1023 +#: lib/install.c:1024 msgid "running preinstall script (if any)\n" msgstr "poganjanje prednamestitvenih skript (če obstajajo)\n" -#: lib/install.c:1030 +#: lib/install.c:1031 #, fuzzy msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n" msgstr "preskočeno - %s - prenos neuspešen - %s\n" -#: lib/install.c:1062 +#: lib/install.c:1063 #, fuzzy, c-format msgid "%s created as %s\n" msgstr "opozorilo: %s ustvarjen kot %s" -#: lib/install.c:1098 +#: lib/install.c:1099 #, fuzzy, c-format msgid "%s saved as %s\n" msgstr "opozorilo: %s shranjen kot %s" -#: lib/install.c:1189 +#: lib/install.c:1193 msgid "running postinstall scripts (if any)\n" msgstr "poganjanje ponamestitvenih skript (če obstajajo)\n" @@ -2927,135 +2927,136 @@ msgid "" msgstr "ta različica RPM podpira samo pakete z glavnim številom različice <=4" #: lib/poptBT.c:94 -msgid "buildroot already specified" +#, fuzzy, c-format +msgid "buildroot already specified, ignoring %s\n" msgstr "buildroot je že določen" -#: lib/poptBT.c:120 +#: lib/poptBT.c:119 #, fuzzy, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" msgstr "priprava (razpakiraj izvorno kodo in uporabi popravke)" -#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130 -#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139 +#: lib/poptBT.c:120 lib/poptBT.c:123 lib/poptBT.c:126 lib/poptBT.c:129 +#: lib/poptBT.c:132 lib/poptBT.c:135 lib/poptBT.c:138 msgid "<specfile>" msgstr "" -#: lib/poptBT.c:123 +#: lib/poptBT.c:122 #, fuzzy msgid "build through %build (%prep, then compile) from <specfile>" msgstr "izgradnja prek stopnje %%prep iz datoteke s specifikacijami" -#: lib/poptBT.c:126 +#: lib/poptBT.c:125 #, fuzzy msgid "build through %install (%prep, %build, then install) from <specfile>" msgstr "izgradnja prek stopnje %%install iz datoteke s specifikacijami" -#: lib/poptBT.c:129 +#: lib/poptBT.c:128 #, fuzzy, c-format msgid "verify %files section from <specfile>" msgstr "preverjanje dela datoteke s specifikacijami %%files" -#: lib/poptBT.c:132 +#: lib/poptBT.c:131 #, fuzzy msgid "build source and binary packages from <specfile>" msgstr "izgradi izvorni in binarni paket iz datoteke s specifikacijami" -#: lib/poptBT.c:135 +#: lib/poptBT.c:134 #, fuzzy msgid "build binary package only from <specfile>" msgstr "izgradi binarni paket iz datoteke .spec" -#: lib/poptBT.c:138 +#: lib/poptBT.c:137 #, fuzzy msgid "build source package only from <specfile>" msgstr "izgradi izvorni paket iz datoteke .spec" -#: lib/poptBT.c:142 +#: lib/poptBT.c:141 #, fuzzy, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" msgstr "priprava (razpakiraj izvorno kodo in uporabi popravke)" -#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152 -#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161 +#: lib/poptBT.c:142 lib/poptBT.c:145 lib/poptBT.c:148 lib/poptBT.c:151 +#: lib/poptBT.c:154 lib/poptBT.c:157 lib/poptBT.c:160 msgid "<tarball>" msgstr "" -#: lib/poptBT.c:145 +#: lib/poptBT.c:144 #, fuzzy msgid "build through %build (%prep, then compile) from <tarball>" msgstr "paket izgradi prek stopnje %%prep iz arhiva tar" -#: lib/poptBT.c:148 +#: lib/poptBT.c:147 #, fuzzy msgid "build through %install (%prep, %build, then install) from <tarball>" msgstr "paket izgradi prek stopnje %%install iz arhiva tar" -#: lib/poptBT.c:151 +#: lib/poptBT.c:150 #, fuzzy, c-format msgid "verify %files section from <tarball>" msgstr "preverjanje dela %%files iz arhiva tar" -#: lib/poptBT.c:154 +#: lib/poptBT.c:153 #, fuzzy msgid "build source and binary packages from <tarball>" msgstr "iz arhiva tar izgradi izvorni in binarni paket" -#: lib/poptBT.c:157 +#: lib/poptBT.c:156 #, fuzzy msgid "build binary package only from <tarball>" msgstr "iz arhiva tar izgradi binarni paket" -#: lib/poptBT.c:160 +#: lib/poptBT.c:159 #, fuzzy msgid "build source package only from <tarball>" msgstr "iz arhiva tar izgradi izvorni paket" -#: lib/poptBT.c:164 +#: lib/poptBT.c:163 #, fuzzy msgid "build binary package from <source package>" msgstr "binarni paket izgradi iz izvornega" -#: lib/poptBT.c:165 lib/poptBT.c:168 +#: lib/poptBT.c:164 lib/poptBT.c:167 #, fuzzy msgid "<source package>" msgstr "ni paketov\n" -#: lib/poptBT.c:167 +#: lib/poptBT.c:166 #, fuzzy msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "izgradnja prek stopnje %%install iz izvornega paketa" -#: lib/poptBT.c:171 +#: lib/poptBT.c:170 msgid "override build root" msgstr "brez upoštevanja vrhnjega imenika izgradnje" -#: lib/poptBT.c:177 +#: lib/poptBT.c:176 msgid "ignore ExcludeArch: directives from spec file" msgstr "" -#: lib/poptBT.c:179 +#: lib/poptBT.c:178 msgid "do not execute any stages of the build" msgstr "brez izvajanja katerekoli od stopenj izgradnje" -#: lib/poptBT.c:183 +#: lib/poptBT.c:182 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:186 +#: lib/poptBT.c:185 #, fuzzy msgid "do not accept i18N msgstr's from specfile" msgstr "brez sprejemanja internacionaliziranih katalogov iz datoteke spec" -#: lib/poptBT.c:190 +#: lib/poptBT.c:189 msgid "remove specfile when done" msgstr "po zaključku odstrani datoteko s specifikacijami" -#: lib/poptBT.c:196 +#: lib/poptBT.c:195 msgid "override target platform" msgstr "brez upoštevanja strojnega okolja ciljnega sistema" -#: lib/poptBT.c:198 +#: lib/poptBT.c:197 #, fuzzy msgid "lookup i18N strings in specfile catalog" msgstr "upoštevanje internacionalizirana sporočila v katalogu spec" @@ -3334,7 +3335,7 @@ msgstr "številka zapisa paketa: %d\n" msgid "record %d could not be read\n" msgstr "zapisa %d ni možno prebrati\n" -#: lib/query.c:746 lib/rpminstall.c:546 +#: lib/query.c:746 lib/rpminstall.c:548 #, c-format msgid "package %s is not installed\n" msgstr "paket %s ni nameščen\n" @@ -3694,12 +3695,12 @@ msgstr "preskočeno - %s - prenos neuspešen - %s\n" msgid "retrieved %d packages\n" msgstr "prenešenih je bilo %d paketov\n" -#: lib/rpminstall.c:298 lib/rpminstall.c:470 +#: lib/rpminstall.c:298 lib/rpminstall.c:472 #, c-format msgid "cannot open file %s: %s\n" msgstr "ni možno odpreti datoteke %s: %s\n" -#: lib/rpminstall.c:316 lib/rpminstall.c:611 +#: lib/rpminstall.c:316 lib/rpminstall.c:613 #, c-format msgid "%s cannot be installed\n" msgstr "%s ni možno namestiti\n" @@ -3709,54 +3710,54 @@ msgstr "%s ni možno namestiti\n" msgid "cannot open Packages database in %s\n" msgstr "zbirko podatkov paketov ni možno odpreti v %s\n" -#: lib/rpminstall.c:351 +#: lib/rpminstall.c:353 #, c-format msgid "package %s is not relocateable\n" msgstr "paketa %s ni možno premakniti\n" -#: lib/rpminstall.c:396 +#: lib/rpminstall.c:398 #, c-format msgid "error reading from file %s\n" msgstr "napaka pri branju iz datoteke %s\n" -#: lib/rpminstall.c:401 +#: lib/rpminstall.c:403 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "datoteka %s zahteva novejšo različico RPM\n" -#: lib/rpminstall.c:418 +#: lib/rpminstall.c:420 #, c-format msgid "found %d source and %d binary packages\n" msgstr "najdeno %d izvornih in %d binarnih paketov\n" -#: lib/rpminstall.c:429 +#: lib/rpminstall.c:431 msgid "failed dependencies:\n" msgstr "neuspešne soodvisnosti:\n" -#: lib/rpminstall.c:450 +#: lib/rpminstall.c:452 msgid "installing binary packages\n" msgstr "nameščanje binarnih paketov\n" -#: lib/rpminstall.c:533 +#: lib/rpminstall.c:535 #, c-format msgid "cannot open %s/packages.rpm\n" msgstr "datoteke %s/packages.rpm ni možno odpreti\n" -#: lib/rpminstall.c:549 +#: lib/rpminstall.c:551 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "\"%s\" določa več paketov\n" -#: lib/rpminstall.c:572 +#: lib/rpminstall.c:574 msgid "removing these packages would break dependencies:\n" msgstr "odstranitev teh paketov bi podrla soodvisnosti:\n" -#: lib/rpminstall.c:600 +#: lib/rpminstall.c:602 #, c-format msgid "cannot open %s: %s\n" msgstr "ni možno odpreti %s: %s\n" -#: lib/rpminstall.c:606 +#: lib/rpminstall.c:608 #, c-format msgid "Installing %s\n" msgstr "Nameščanje %s\n" @@ -3776,88 +3777,88 @@ msgstr "manjka drugi ,:` v %s:%d" msgid "missing architecture name at %s:%d" msgstr "manjkajoče ime arhitekture v %s:%d" -#: lib/rpmrc.c:313 +#: lib/rpmrc.c:305 #, c-format msgid "Incomplete data line at %s:%d" msgstr "Nepopolna podatkovna vrstica v %s:%d" -#: lib/rpmrc.c:317 +#: lib/rpmrc.c:309 #, c-format msgid "Too many args in data line at %s:%d" msgstr "Preveč argumentov v podatkovni vrstici v %s:%d" -#: lib/rpmrc.c:324 +#: lib/rpmrc.c:316 #, c-format msgid "Bad arch/os number: %s (%s:%d)" msgstr "Okvarjena številka arh./op.sist.: %s (%s:%d)" -#: lib/rpmrc.c:359 +#: lib/rpmrc.c:351 #, c-format msgid "Incomplete default line at %s:%d" msgstr "Nepopolna privzeta vrstica v %s:%d" -#: lib/rpmrc.c:364 +#: lib/rpmrc.c:356 #, c-format msgid "Too many args in default line at %s:%d" msgstr "Preveč argumentov v privzeti vrstici v %s:%d" -#: lib/rpmrc.c:554 +#: lib/rpmrc.c:546 #, c-format msgid "Cannot expand %s" msgstr "Ni možno razširiti %s" -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:551 #, c-format msgid "Cannot read %s, HOME is too large." msgstr "Ni možno prebrati %s, HOME je prevelik." -#: lib/rpmrc.c:576 +#: lib/rpmrc.c:568 #, c-format msgid "Unable to open %s for reading: %s." msgstr "%s ni možno odpreti za branje: %s." #. XXX Feof(fd) -#: lib/rpmrc.c:621 +#: lib/rpmrc.c:613 #, c-format msgid "Failed to read %s: %s." msgstr "Neuspešno branje %s: %s." -#: lib/rpmrc.c:658 +#: lib/rpmrc.c:650 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d" msgstr "manjkajoči ,:` (najden 0x%02x) v %s:%d" -#: lib/rpmrc.c:675 lib/rpmrc.c:749 +#: lib/rpmrc.c:667 lib/rpmrc.c:741 #, c-format msgid "missing argument for %s at %s:%d" msgstr "manjkajoči argument za %s v %s:%d" -#: lib/rpmrc.c:692 lib/rpmrc.c:714 +#: lib/rpmrc.c:684 lib/rpmrc.c:706 #, c-format msgid "%s expansion failed at %s:%d \"%s\"" msgstr "razširitev %s je bila neuspešna v %s:%d \"%s\"" -#: lib/rpmrc.c:701 +#: lib/rpmrc.c:693 #, c-format msgid "cannot open %s at %s:%d: %s" msgstr "ni možno odpreti %s v %s:%d: %s" -#: lib/rpmrc.c:741 +#: lib/rpmrc.c:733 #, c-format msgid "missing architecture for %s at %s:%d" msgstr "manjkajoča arhitektura za %s v %s:%d" -#: lib/rpmrc.c:808 +#: lib/rpmrc.c:800 #, c-format msgid "bad option '%s' at %s:%d" msgstr "nepravilna izbira ,%s` v %s:%d" -#: lib/rpmrc.c:1205 +#: lib/rpmrc.c:1197 #, c-format msgid "Unknown system: %s\n" msgstr "Neznan sistem: %s\n" -#: lib/rpmrc.c:1206 +#: lib/rpmrc.c:1198 msgid "Please contact rpm-list@redhat.com\n" msgstr "Prosimo, pišite na rpm-list@redhat.com\n" @@ -4076,7 +4077,8 @@ msgid "Bad server response" msgstr "Nepravilen odziv strežnika" #: rpmio/rpmio.c:540 -msgid "Server IO error" +#, fuzzy +msgid "Server I/O error" msgstr "V/I napaka na strežniku" #: rpmio/rpmio.c:543 @@ -4100,7 +4102,8 @@ msgid "Failed to establish data connection to server" msgstr "Neuspešna vzpostavitev podatkovne povezave s strežnikom" #: rpmio/rpmio.c:558 -msgid "IO error to local file" +#, fuzzy +msgid "I/O error to local file" msgstr "V/I napaka na lokalni datoteki" #: rpmio/rpmio.c:561 @@ -4271,6 +4274,9 @@ msgstr "neuspešno odpiranje %s: %s\n" msgid "failed to create %s: %s\n" msgstr "neuspešno ustvarjanje %s: %s\n" +#~ msgid " performing %s" +#~ msgstr " izvajanje %s" + #, fuzzy #~ msgid "" #~ " %s {-b|t}[plcibas] [-v] [--short-circuit] [--clean] [--macros " @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2001-01-01 19:44-0500\n" +"POT-Creation-Date: 2001-01-03 14:05-0500\n" "Content-Type: text/plain; charset=\n" "Date: 1998-05-02 21:41:47-0400\n" "From: Erik Troan <ewt@lacrosse.redhat.com>\n" @@ -537,7 +537,7 @@ msgid "" msgstr "" "proveri instalaciju paketa koristeći iste opcije za određenje paketa kao i -q" -#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 +#: lib/poptBT.c:180 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 #: rpmqv.c:595 rpmqv.c:643 rpmqv.c:677 msgid "do not verify package dependencies" msgstr "nemoj proveravati zavisnosti paketa" @@ -743,15 +743,15 @@ msgstr "binarni paket (priprema, kompilacija, instalacija, pakovanje)" msgid "bin/src package (prep, compile, install, package)" msgstr "bin/src paket (priprema, kompilacija, instalacija, pakovanje)" -#: lib/poptBT.c:192 rpm.c:480 +#: lib/poptBT.c:191 rpm.c:480 msgid "skip straight to specified stage (only for c,i)" msgstr "idi pravo do određene faze (samo za k,i)" -#: lib/poptBT.c:173 rpm.c:482 +#: lib/poptBT.c:172 rpm.c:482 msgid "remove build tree when done" msgstr "ukloni stablo direktorijuma po završetku" -#: lib/poptBT.c:188 rpm.c:484 +#: lib/poptBT.c:187 rpm.c:484 #, fuzzy msgid "remove sources when done" msgstr "ukloni izvorne datoteke i datoteku specifikacije po završetku" @@ -761,7 +761,7 @@ msgstr "ukloni izvorne datoteke i datoteku specifikacije po završetku" msgid "remove spec file when done" msgstr "ukloni izvorne datoteke i datoteku specifikacije po završetku" -#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224 +#: lib/poptBT.c:193 rpm.c:488 rpmqv.c:224 #, fuzzy msgid "generate PGP/GPG signature" msgstr "napravi PGP potpis" @@ -1256,7 +1256,7 @@ msgstr "rekreiraj bazu podataka iz postojeće baze" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:175 rpmqv.c:208 +#: lib/poptBT.c:174 rpmqv.c:208 msgid "generate headers compatible with rpm4 packaging" msgstr "" @@ -2121,118 +2121,118 @@ msgstr "" msgid "line %d: Second %%files list" msgstr "" -#: build/parsePreamble.c:203 +#: build/parsePreamble.c:189 #, c-format msgid "Architecture is excluded: %s" msgstr "" -#: build/parsePreamble.c:208 +#: build/parsePreamble.c:194 #, c-format msgid "Architecture is not included: %s" msgstr "" -#: build/parsePreamble.c:213 +#: build/parsePreamble.c:199 #, c-format msgid "OS is excluded: %s" msgstr "" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:204 #, c-format msgid "OS is not included: %s" msgstr "" -#: build/parsePreamble.c:232 +#: build/parsePreamble.c:218 #, c-format msgid "%s field must be present in package: %s" msgstr "" -#: build/parsePreamble.c:257 +#: build/parsePreamble.c:243 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "" -#: build/parsePreamble.c:305 +#: build/parsePreamble.c:291 #, fuzzy, c-format msgid "Unable to open icon %s: %s" msgstr "Ne mogu da upišem %s" -#: build/parsePreamble.c:323 +#: build/parsePreamble.c:309 #, fuzzy, c-format msgid "Unable to read icon %s: %s" msgstr "Ne mogu da upišem %s" -#: build/parsePreamble.c:336 +#: build/parsePreamble.c:322 #, fuzzy, c-format msgid "Unknown icon type: %s" msgstr "(nepoznat tip)" -#: build/parsePreamble.c:402 +#: build/parsePreamble.c:388 #, c-format msgid "line %d: Malformed tag: %s" msgstr "" #. Empty field -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:396 #, c-format msgid "line %d: Empty tag: %s" msgstr "" -#: build/parsePreamble.c:432 build/parsePreamble.c:439 +#: build/parsePreamble.c:418 build/parsePreamble.c:425 #, fuzzy, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "neuspelo otvaranje %s: %s" -#: build/parsePreamble.c:496 build/parseSpec.c:379 +#: build/parsePreamble.c:482 build/parseSpec.c:374 #, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "" -#: build/parsePreamble.c:509 +#: build/parsePreamble.c:495 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "" -#: build/parsePreamble.c:521 +#: build/parsePreamble.c:507 #, fuzzy, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "premeštanja moraju početi znakom '/'" -#: build/parsePreamble.c:533 +#: build/parsePreamble.c:519 #, fuzzy, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "pogrešan broj paketa: %s\n" -#: build/parsePreamble.c:573 build/parsePreamble.c:584 +#: build/parsePreamble.c:559 build/parsePreamble.c:570 #, fuzzy, c-format msgid "line %d: Bad %s: qualifiers: %s" msgstr "pogrešan broj paketa: %s\n" -#: build/parsePreamble.c:610 +#: build/parsePreamble.c:596 #, fuzzy, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "nedostaje arhitektura za %s na %s:%d" -#: build/parsePreamble.c:619 +#: build/parsePreamble.c:605 #, c-format msgid "Internal error: Bogus tag %d" msgstr "" -#: build/parsePreamble.c:757 +#: build/parsePreamble.c:743 #, fuzzy, c-format msgid "Bad package specification: %s" msgstr " Opcije odrednice paketa:" -#: build/parsePreamble.c:763 +#: build/parsePreamble.c:749 #, c-format msgid "Package already exists: %s" msgstr "" -#: build/parsePreamble.c:788 +#: build/parsePreamble.c:774 #, c-format msgid "line %d: Unknown tag: %s" msgstr "" -#: build/parsePreamble.c:810 +#: build/parsePreamble.c:796 msgid "Spec file can't use BuildRoot" msgstr "" @@ -2337,46 +2337,46 @@ msgstr "" msgid "line %d: Second %s" msgstr "" -#: build/parseSpec.c:133 +#: build/parseSpec.c:128 #, fuzzy, c-format msgid "line %d: %s" msgstr "neuspelo otvaranje %s: %s" #. XXX Fstrerror -#: build/parseSpec.c:181 +#: build/parseSpec.c:176 #, fuzzy, c-format msgid "Unable to open %s: %s\n" msgstr "neuspelo otvaranje %s\n" -#: build/parseSpec.c:193 +#: build/parseSpec.c:188 msgid "Unclosed %%if" msgstr "" -#: build/parseSpec.c:264 +#: build/parseSpec.c:259 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d" msgstr "" #. Got an else with no %if ! -#: build/parseSpec.c:272 +#: build/parseSpec.c:267 msgid "%s:%d: Got a %%else with no if" msgstr "" #. Got an end with no %if ! -#: build/parseSpec.c:283 +#: build/parseSpec.c:278 msgid "%s:%d: Got a %%endif with no if" msgstr "" -#: build/parseSpec.c:297 build/parseSpec.c:306 +#: build/parseSpec.c:292 build/parseSpec.c:301 msgid "malformed %%include statement" msgstr "" -#: build/parseSpec.c:485 +#: build/parseSpec.c:480 #, fuzzy msgid "No buildable architectures" msgstr "nemoj proveravati arhitekturu paketa" -#: build/parseSpec.c:540 +#: build/parseSpec.c:535 #, fuzzy msgid "Package has no %%description: %s" msgstr "paket %s nije naveden u %s" @@ -2401,57 +2401,57 @@ msgstr "" msgid "line %d: Bad %s number: %s\n" msgstr "pogrešan broj paketa: %s\n" -#: lib/cpio.c:444 +#: lib/cpio.c:445 #, fuzzy, c-format msgid "can't rename %s to %s: %s\n" msgstr "Neuspelo čitanje %s: %s." -#: lib/cpio.c:450 +#: lib/cpio.c:451 #, c-format msgid "can't unlink %s: %s\n" msgstr "" -#: lib/cpio.c:757 +#: lib/cpio.c:758 #, c-format msgid "getNextHeader: %s\n" msgstr "" -#: lib/cpio.c:1243 +#: lib/cpio.c:1245 #, fuzzy, c-format msgid "(error 0x%x)" msgstr "greška: " -#: lib/cpio.c:1246 +#: lib/cpio.c:1248 msgid "Bad magic" msgstr "" -#: lib/cpio.c:1247 +#: lib/cpio.c:1249 msgid "Bad/unreadable header" msgstr "" -#: lib/cpio.c:1265 +#: lib/cpio.c:1267 msgid "Header size too big" msgstr "" -#: lib/cpio.c:1266 +#: lib/cpio.c:1268 #, fuzzy msgid "Unknown file type" msgstr "(nepoznat tip)" -#: lib/cpio.c:1267 +#: lib/cpio.c:1269 msgid "Missing hard link" msgstr "" -#: lib/cpio.c:1268 +#: lib/cpio.c:1270 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:1269 +#: lib/cpio.c:1271 #, fuzzy msgid "Internal error" msgstr "fatalna greška: " -#: lib/cpio.c:1278 +#: lib/cpio.c:1280 #, fuzzy msgid " failed - " msgstr "PGP omanuo" @@ -2554,131 +2554,131 @@ msgstr "" msgid "========== continuing tsort ...\n" msgstr "" -#: lib/db1.c:91 lib/db3.c:451 +#: lib/db1.c:92 lib/db2.c:112 lib/db3.c:456 #, c-format -msgid "db%d error(%d)" +msgid "db%d error(%d) from %s: %s\n" msgstr "" -#: lib/db1.c:93 lib/db3.c:453 +#: lib/db1.c:95 lib/db2.c:115 lib/db3.c:459 #, c-format -msgid " performing %s" +msgid "db%d error(%d): %s\n" msgstr "" -#: lib/db1.c:388 +#: lib/db1.c:387 #, c-format msgid "closed db file %s\n" msgstr "" -#: lib/db1.c:391 +#: lib/db1.c:390 #, c-format msgid "removed db file %s\n" msgstr "" -#: lib/db1.c:422 +#: lib/db1.c:421 #, fuzzy, c-format msgid "bad db file %s" msgstr "neuspelo otvaranje %s: %s" -#: lib/db1.c:427 +#: lib/db1.c:426 #, fuzzy, c-format msgid "opening db file %s mode 0x%x\n" msgstr "rekreiraj bazu podataka iz postojeće baze" #. XXX check errno validity -#: lib/db1.c:450 +#: lib/db1.c:449 #, c-format msgid "cannot get %s lock on database" msgstr "ne mogu da dobijem %s zaključavanje baze podataka" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "exclusive" msgstr "ekskluzivno" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "shared" msgstr "deljeno" -#: lib/db2.c:137 +#: lib/db2.c:141 #, c-format msgid "closed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:149 +#: lib/db2.c:153 #, c-format msgid "removed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:186 +#: lib/db2.c:190 #, c-format msgid "opening db environment %s/%s(%s) %s\n" msgstr "" -#: lib/db2.c:561 +#: lib/db2.c:565 #, c-format msgid "closed db index %s/%s(%s)\n" msgstr "" -#: lib/db2.c:639 +#: lib/db2.c:643 #, c-format msgid "opening db index %s/%s(%s) %s mode=0x%x\n" msgstr "" -#: lib/db3.c:267 +#: lib/db3.c:268 #, c-format -msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n" +msgid "unrecognized db option: \"%s\" ignored\n" msgstr "" -#: lib/db3.c:295 +#: lib/db3.c:297 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "" -#: lib/db3.c:303 +#: lib/db3.c:306 #, c-format msgid "%s has too large or too small long value, skipped\n" msgstr "" -#: lib/db3.c:311 +#: lib/db3.c:315 #, c-format msgid "%s has too large or too small integer value, skipped\n" msgstr "" -#: lib/db3.c:478 +#: lib/db3.c:484 #, c-format msgid "closed db environment %s/%s\n" msgstr "" -#: lib/db3.c:494 +#: lib/db3.c:500 #, c-format msgid "removed db environment %s/%s\n" msgstr "" -#: lib/db3.c:531 +#: lib/db3.c:537 #, c-format msgid "opening db environment %s/%s %s\n" msgstr "" -#: lib/db3.c:917 +#: lib/db3.c:923 #, c-format msgid "closed db index %s/%s\n" msgstr "" -#: lib/db3.c:1007 +#: lib/db3.c:1013 #, fuzzy, c-format msgid "opening db index %s/%s %s mode=0x%x\n" msgstr "rekreiraj bazu podataka iz postojeće baze" -#: lib/db3.c:1112 +#: lib/db3.c:1118 #, fuzzy, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "ne mogu da dobijem %s zaključavanje baze podataka" -#: lib/db3.c:1119 +#: lib/db3.c:1125 #, c-format msgid "locked db index %s/%s\n" msgstr "" -#: lib/falloc.c:140 +#: lib/falloc.c:141 #, c-format msgid "" "free list corrupt (%u)- please run\n" @@ -2689,7 +2689,7 @@ msgid "" msgstr "" #: lib/formats.c:86 lib/formats.c:112 lib/formats.c:141 lib/formats.c:182 -#: lib/header.c:2569 lib/header.c:2586 lib/header.c:2606 +#: lib/header.c:2519 lib/header.c:2536 lib/header.c:2556 msgid "(not a number)" msgstr "(nije broj)" @@ -2718,94 +2718,94 @@ msgid "file %s is on an unknown device" msgstr "" #. This should not be allowed -#: lib/header.c:220 +#: lib/header.c:172 msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" -#: lib/header.c:255 lib/header.c:1052 lib/install.c:365 +#: lib/header.c:207 lib/header.c:1004 lib/install.c:365 #, c-format msgid "Data type %d not supported\n" msgstr "" -#: lib/header.c:1477 +#: lib/header.c:1427 #, c-format msgid "Bad count for headerAddEntry(): %d\n" msgstr "" #. @-observertrans@ -#: lib/header.c:1922 +#: lib/header.c:1872 #, c-format msgid "missing { after %" msgstr "nedostaje { posle %" #. @-observertrans@ -#: lib/header.c:1952 +#: lib/header.c:1902 msgid "missing } after %{" msgstr "nedostaje } posle %" #. @-observertrans@ -#: lib/header.c:1966 +#: lib/header.c:1916 msgid "empty tag format" msgstr "prazan 'tag' format'" #. @-observertrans@ -#: lib/header.c:1978 +#: lib/header.c:1928 msgid "empty tag name" msgstr "prazno ime tag-a" #. @-observertrans@ -#: lib/header.c:1995 +#: lib/header.c:1945 msgid "unknown tag" msgstr "nepoznat tag" #. @-observertrans@ -#: lib/header.c:2022 +#: lib/header.c:1972 msgid "] expected at end of array" msgstr "] očekivano na kraju niza" #. @-observertrans@ -#: lib/header.c:2040 +#: lib/header.c:1990 msgid "unexpected ]" msgstr "neočekivano ]" #. @-observertrans@ -#: lib/header.c:2044 +#: lib/header.c:1994 msgid "unexpected }" msgstr "neočekivano }" #. @-observertrans@ -#: lib/header.c:2104 +#: lib/header.c:2054 msgid "? expected in expression" msgstr "očekivan znak ? u izrazu" #. @-observertrans@ -#: lib/header.c:2113 +#: lib/header.c:2063 #, fuzzy msgid "{ expected after ? in expression" msgstr "{ očekivano posle ? u izrazu" #. @-observertrans@ -#: lib/header.c:2126 lib/header.c:2167 +#: lib/header.c:2076 lib/header.c:2117 msgid "} expected in expression" msgstr "} očekivano u izrazu" #. @-observertrans@ -#: lib/header.c:2136 +#: lib/header.c:2086 msgid ": expected following ? subexpression" msgstr "očekivano : praćeno ? podizrazom" #. @-observertrans@ -#: lib/header.c:2152 +#: lib/header.c:2102 #, fuzzy msgid "{ expected after : in expression" msgstr "{ očekivano posle : u izrazu" #. @-observertrans@ -#: lib/header.c:2177 +#: lib/header.c:2127 msgid "| expected at end of expression" msgstr "| očekivano na kraju izraza" -#: lib/header.c:2348 +#: lib/header.c:2298 msgid "(unknown type)" msgstr "(nepoznat tip)" @@ -2827,93 +2827,93 @@ msgstr "grupa %s ne sadrži nijedan paket\n" #. this would probably be a good place to check if disk space #. was used up - if so, we should return a different error #. XXX FIXME: Fclose with libio destroys errno -#: lib/install.c:650 +#: lib/install.c:651 #, c-format msgid "unpacking of archive failed%s%s: %s" msgstr "" -#: lib/install.c:651 +#: lib/install.c:652 msgid " on file " msgstr "" -#: lib/install.c:700 +#: lib/install.c:701 #, fuzzy msgid "installing a source package\n" msgstr "instaliraj paket" -#: lib/install.c:720 +#: lib/install.c:721 #, fuzzy, c-format msgid "cannot create sourcedir %s" msgstr "Ne mogu da otvorim datoteku %s: " -#: lib/install.c:726 lib/install.c:756 +#: lib/install.c:727 lib/install.c:757 #, fuzzy, c-format msgid "cannot write to %s" msgstr "Ne mogu da otvorim datoteku %s: " -#: lib/install.c:730 +#: lib/install.c:731 #, c-format msgid "sources in: %s\n" msgstr "" -#: lib/install.c:750 +#: lib/install.c:751 #, fuzzy, c-format msgid "cannot create specdir %s" msgstr "Ne mogu da otvorim datoteku %s: " -#: lib/install.c:760 +#: lib/install.c:761 #, fuzzy, c-format msgid "spec file in: %s\n" msgstr "neuspelo otvaranje %s: %s" -#: lib/install.c:792 lib/install.c:820 +#: lib/install.c:793 lib/install.c:821 #, fuzzy msgid "source package contains no .spec file" msgstr "upit nad paketom koji ima <datoteku>" -#: lib/install.c:838 +#: lib/install.c:839 #, c-format msgid "renaming %s to %s\n" msgstr "" -#: lib/install.c:840 lib/install.c:1102 lib/uninstall.c:60 +#: lib/install.c:841 lib/install.c:1103 lib/uninstall.c:60 #, c-format msgid "rename of %s to %s failed: %s" msgstr "preimenovanje %s u %s nije uspelo: %s" -#: lib/install.c:930 +#: lib/install.c:931 msgid "source package expected, binary found" msgstr "" -#: lib/install.c:974 +#: lib/install.c:975 #, fuzzy, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "paket %s-%s-%s sadrži deljene datoteke\n" -#: lib/install.c:1018 +#: lib/install.c:1019 msgid "stopping install as we're running --test\n" msgstr "" -#: lib/install.c:1023 +#: lib/install.c:1024 msgid "running preinstall script (if any)\n" msgstr "" -#: lib/install.c:1030 +#: lib/install.c:1031 #, fuzzy msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n" msgstr "greška: preskačem %s - neuspelo prenošenje - %s\n" -#: lib/install.c:1062 +#: lib/install.c:1063 #, fuzzy, c-format msgid "%s created as %s\n" msgstr "Ne mogu da otvorim datoteku %s: " -#: lib/install.c:1098 +#: lib/install.c:1099 #, fuzzy, c-format msgid "%s saved as %s\n" msgstr "Ne mogu da otvorim datoteku %s: " -#: lib/install.c:1189 +#: lib/install.c:1193 msgid "running postinstall scripts (if any)\n" msgstr "" @@ -2934,134 +2934,135 @@ msgid "" msgstr "samo paketi sa glavnim brojevima <= 3 su podržani u ovoj verziji RPM-a" #: lib/poptBT.c:94 -msgid "buildroot already specified" -msgstr "" +#, fuzzy, c-format +msgid "buildroot already specified, ignoring %s\n" +msgstr "Neuspelo čitanje %s: %s." -#: lib/poptBT.c:120 +#: lib/poptBT.c:119 #, fuzzy, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" msgstr "priprema (raspakuj izvorne datoteke i primeni zakrpe)" -#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130 -#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139 +#: lib/poptBT.c:120 lib/poptBT.c:123 lib/poptBT.c:126 lib/poptBT.c:129 +#: lib/poptBT.c:132 lib/poptBT.c:135 lib/poptBT.c:138 msgid "<specfile>" msgstr "" -#: lib/poptBT.c:123 +#: lib/poptBT.c:122 msgid "build through %build (%prep, then compile) from <specfile>" msgstr "" -#: lib/poptBT.c:126 +#: lib/poptBT.c:125 #, fuzzy msgid "build through %install (%prep, %build, then install) from <specfile>" msgstr "instaliraj paket" -#: lib/poptBT.c:129 +#: lib/poptBT.c:128 #, fuzzy, c-format msgid "verify %files section from <specfile>" msgstr "upit nad paketom koji ima <datoteku>" -#: lib/poptBT.c:132 +#: lib/poptBT.c:131 #, fuzzy msgid "build source and binary packages from <specfile>" msgstr "grupa %s ne sadrži nijedan paket\n" -#: lib/poptBT.c:135 +#: lib/poptBT.c:134 #, fuzzy msgid "build binary package only from <specfile>" msgstr "upit nad paketom koji ima <datoteku>" -#: lib/poptBT.c:138 +#: lib/poptBT.c:137 #, fuzzy msgid "build source package only from <specfile>" msgstr "upit nad paketom koji ima <datoteku>" -#: lib/poptBT.c:142 +#: lib/poptBT.c:141 #, fuzzy, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" msgstr "priprema (raspakuj izvorne datoteke i primeni zakrpe)" -#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152 -#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161 +#: lib/poptBT.c:142 lib/poptBT.c:145 lib/poptBT.c:148 lib/poptBT.c:151 +#: lib/poptBT.c:154 lib/poptBT.c:157 lib/poptBT.c:160 msgid "<tarball>" msgstr "" -#: lib/poptBT.c:145 +#: lib/poptBT.c:144 msgid "build through %build (%prep, then compile) from <tarball>" msgstr "" -#: lib/poptBT.c:148 +#: lib/poptBT.c:147 msgid "build through %install (%prep, %build, then install) from <tarball>" msgstr "" -#: lib/poptBT.c:151 +#: lib/poptBT.c:150 #, fuzzy, c-format msgid "verify %files section from <tarball>" msgstr "upit nad paketom koji ima <datoteku>" -#: lib/poptBT.c:154 +#: lib/poptBT.c:153 #, fuzzy msgid "build source and binary packages from <tarball>" msgstr "grupa %s ne sadrži nijedan paket\n" -#: lib/poptBT.c:157 +#: lib/poptBT.c:156 #, fuzzy msgid "build binary package only from <tarball>" msgstr "grupa %s ne sadrži nijedan paket\n" -#: lib/poptBT.c:160 +#: lib/poptBT.c:159 #, fuzzy msgid "build source package only from <tarball>" msgstr "napravi pakete za operativni sistem <os>" -#: lib/poptBT.c:164 +#: lib/poptBT.c:163 #, fuzzy msgid "build binary package from <source package>" msgstr "binarni paket (priprema, kompilacija, instalacija, pakovanje)" -#: lib/poptBT.c:165 lib/poptBT.c:168 +#: lib/poptBT.c:164 lib/poptBT.c:167 #, fuzzy msgid "<source package>" msgstr "upit nad svim paketima" -#: lib/poptBT.c:167 +#: lib/poptBT.c:166 #, fuzzy msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "instaliraj paket" -#: lib/poptBT.c:171 +#: lib/poptBT.c:170 #, fuzzy msgid "override build root" msgstr "koristi <dir> kao korenski katalog kod kreiranja" -#: lib/poptBT.c:177 +#: lib/poptBT.c:176 msgid "ignore ExcludeArch: directives from spec file" msgstr "" -#: lib/poptBT.c:179 +#: lib/poptBT.c:178 #, fuzzy msgid "do not execute any stages of the build" msgstr "nemoj izvršiti nijednu fazu" -#: lib/poptBT.c:183 +#: lib/poptBT.c:182 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:186 +#: lib/poptBT.c:185 msgid "do not accept i18N msgstr's from specfile" msgstr "" -#: lib/poptBT.c:190 +#: lib/poptBT.c:189 #, fuzzy msgid "remove specfile when done" msgstr "ukloni izvorne datoteke i datoteku specifikacije po završetku" -#: lib/poptBT.c:196 +#: lib/poptBT.c:195 msgid "override target platform" msgstr "" -#: lib/poptBT.c:198 +#: lib/poptBT.c:197 msgid "lookup i18N strings in specfile catalog" msgstr "" @@ -3346,7 +3347,7 @@ msgstr "pogrešan broj paketa: %s\n" msgid "record %d could not be read\n" msgstr "ne mogu da pročitam slog %d\n" -#: lib/query.c:746 lib/rpminstall.c:546 +#: lib/query.c:746 lib/rpminstall.c:548 #, c-format msgid "package %s is not installed\n" msgstr "paket %s nije instaliran\n" @@ -3681,12 +3682,12 @@ msgstr "greška: preskačem %s - neuspelo prenošenje - %s\n" msgid "retrieved %d packages\n" msgstr "" -#: lib/rpminstall.c:298 lib/rpminstall.c:470 +#: lib/rpminstall.c:298 lib/rpminstall.c:472 #, fuzzy, c-format msgid "cannot open file %s: %s\n" msgstr "Ne mogu da otvorim datoteku %s: " -#: lib/rpminstall.c:316 lib/rpminstall.c:611 +#: lib/rpminstall.c:316 lib/rpminstall.c:613 #, fuzzy, c-format msgid "%s cannot be installed\n" msgstr "greška: %s se ne može instalirati\n" @@ -3696,55 +3697,55 @@ msgstr "greška: %s se ne može instalirati\n" msgid "cannot open Packages database in %s\n" msgstr "greška: ne mogu da otvorim %s%s/packages.rpm\n" -#: lib/rpminstall.c:351 +#: lib/rpminstall.c:353 #, fuzzy, c-format msgid "package %s is not relocateable\n" msgstr "paket %s nije instaliran\n" -#: lib/rpminstall.c:396 +#: lib/rpminstall.c:398 #, fuzzy, c-format msgid "error reading from file %s\n" msgstr "greška kod kreiranja direktorijuma %s: %s" -#: lib/rpminstall.c:401 +#: lib/rpminstall.c:403 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "" -#: lib/rpminstall.c:418 +#: lib/rpminstall.c:420 #, fuzzy, c-format msgid "found %d source and %d binary packages\n" msgstr "grupa %s ne sadrži nijedan paket\n" -#: lib/rpminstall.c:429 +#: lib/rpminstall.c:431 msgid "failed dependencies:\n" msgstr "loše međuzavisnosti:\n" -#: lib/rpminstall.c:450 +#: lib/rpminstall.c:452 #, fuzzy msgid "installing binary packages\n" msgstr "instaliraj paket" -#: lib/rpminstall.c:533 +#: lib/rpminstall.c:535 #, fuzzy, c-format msgid "cannot open %s/packages.rpm\n" msgstr "greška: ne mogu da otvorim %s%s/packages.rpm\n" -#: lib/rpminstall.c:549 +#: lib/rpminstall.c:551 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "\"%s\" određuje više paketa\n" -#: lib/rpminstall.c:572 +#: lib/rpminstall.c:574 msgid "removing these packages would break dependencies:\n" msgstr "uklanjanje oviha paketa će narušiti zavisnosti:\n" -#: lib/rpminstall.c:600 +#: lib/rpminstall.c:602 #, fuzzy, c-format msgid "cannot open %s: %s\n" msgstr "greška: ne mogu da otvorim %s\n" -#: lib/rpminstall.c:606 +#: lib/rpminstall.c:608 #, c-format msgid "Installing %s\n" msgstr "Instaliram %s\n" @@ -3764,88 +3765,88 @@ msgstr "nedostaje drugo ':' na %s:%d" msgid "missing architecture name at %s:%d" msgstr "nedostaje ime arhitekture na %s:%d" -#: lib/rpmrc.c:313 +#: lib/rpmrc.c:305 #, c-format msgid "Incomplete data line at %s:%d" msgstr "Nepotpuna linija podataka na %s:%d" -#: lib/rpmrc.c:317 +#: lib/rpmrc.c:309 #, c-format msgid "Too many args in data line at %s:%d" msgstr "Premnogo argumenata u liniji podataka na %s:%d" -#: lib/rpmrc.c:324 +#: lib/rpmrc.c:316 #, c-format msgid "Bad arch/os number: %s (%s:%d)" msgstr "Loš broj arhitekture/oper.sist.: %s (%s:%d)" -#: lib/rpmrc.c:359 +#: lib/rpmrc.c:351 #, c-format msgid "Incomplete default line at %s:%d" msgstr "Nepotpuna podrazumevana linija na %s:%d" -#: lib/rpmrc.c:364 +#: lib/rpmrc.c:356 #, c-format msgid "Too many args in default line at %s:%d" msgstr "Premnogo argumenata u podrazumevanoj liniji na %s:%d" -#: lib/rpmrc.c:554 +#: lib/rpmrc.c:546 #, c-format msgid "Cannot expand %s" msgstr "" -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:551 #, c-format msgid "Cannot read %s, HOME is too large." msgstr "" -#: lib/rpmrc.c:576 +#: lib/rpmrc.c:568 #, c-format msgid "Unable to open %s for reading: %s." msgstr "Ne mogu da otvorim %s za čitanje: %s" #. XXX Feof(fd) -#: lib/rpmrc.c:621 +#: lib/rpmrc.c:613 #, c-format msgid "Failed to read %s: %s." msgstr "Neuspelo čitanje %s: %s." -#: lib/rpmrc.c:658 +#: lib/rpmrc.c:650 #, fuzzy, c-format msgid "missing ':' (found 0x%02x) at %s:%d" msgstr "nedostaje ':' na %s:%d" -#: lib/rpmrc.c:675 lib/rpmrc.c:749 +#: lib/rpmrc.c:667 lib/rpmrc.c:741 #, c-format msgid "missing argument for %s at %s:%d" msgstr "nedostaje argument za %s na %s:%d" -#: lib/rpmrc.c:692 lib/rpmrc.c:714 +#: lib/rpmrc.c:684 lib/rpmrc.c:706 #, fuzzy, c-format msgid "%s expansion failed at %s:%d \"%s\"" msgstr "neuspelo otvaranje %s: %s" -#: lib/rpmrc.c:701 +#: lib/rpmrc.c:693 #, fuzzy, c-format msgid "cannot open %s at %s:%d: %s" msgstr "Ne mogu da otvorim datoteku %s: " -#: lib/rpmrc.c:741 +#: lib/rpmrc.c:733 #, c-format msgid "missing architecture for %s at %s:%d" msgstr "nedostaje arhitektura za %s na %s:%d" -#: lib/rpmrc.c:808 +#: lib/rpmrc.c:800 #, c-format msgid "bad option '%s' at %s:%d" msgstr "loša opcija '%s' na %s:%d" -#: lib/rpmrc.c:1205 +#: lib/rpmrc.c:1197 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1206 +#: lib/rpmrc.c:1198 msgid "Please contact rpm-list@redhat.com\n" msgstr "" @@ -4075,7 +4076,7 @@ msgstr "Loš odgovor FTP servera" #: rpmio/rpmio.c:540 #, fuzzy -msgid "Server IO error" +msgid "Server I/O error" msgstr "Ulazno/izlazna FTP greška" #: rpmio/rpmio.c:543 @@ -4104,7 +4105,8 @@ msgid "Failed to establish data connection to server" msgstr "Ne mogu da uspostavim vezu podataka sa FTP serverom" #: rpmio/rpmio.c:558 -msgid "IO error to local file" +#, fuzzy +msgid "I/O error to local file" msgstr "Ulazno/izlazna greška kod lokalne datoteke" #: rpmio/rpmio.c:561 @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-01 19:44-0500\n" +"POT-Creation-Date: 2001-01-03 14:05-0500\n" "PO-Revision-Date: 2000-10-09 22:31+0200\n" "Last-Translator: Göran Uddeborg <göran@uddeborg.pp.se>\n" "Language-Team: Swedish <sv@li.org>\n" @@ -515,7 +515,7 @@ msgid "" "options as -q" msgstr "verifiera ett pakets installation med samma urvalsflaggor som till -q" -#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 +#: lib/poptBT.c:180 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 #: rpmqv.c:595 rpmqv.c:643 rpmqv.c:677 msgid "do not verify package dependencies" msgstr "verifiera inte paketberoenden" @@ -716,15 +716,15 @@ msgstr "binärpaketera (förbered, kompilera, installera, paketera)" msgid "bin/src package (prep, compile, install, package)" msgstr "binär- och källpaketera (förbered, kompilera, installera, paketera)" -#: lib/poptBT.c:192 rpm.c:480 +#: lib/poptBT.c:191 rpm.c:480 msgid "skip straight to specified stage (only for c,i)" msgstr "gĺ direkt till angivet steg (endast för c,i)" -#: lib/poptBT.c:173 rpm.c:482 +#: lib/poptBT.c:172 rpm.c:482 msgid "remove build tree when done" msgstr "ta bort tillverkningsträd efterĺt" -#: lib/poptBT.c:188 rpm.c:484 +#: lib/poptBT.c:187 rpm.c:484 msgid "remove sources when done" msgstr "ta bort källkod efterĺt" @@ -732,7 +732,7 @@ msgstr "ta bort källkod efterĺt" msgid "remove spec file when done" msgstr "ta bort spec-fil efterĺt" -#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224 +#: lib/poptBT.c:193 rpm.c:488 rpmqv.c:224 msgid "generate PGP/GPG signature" msgstr "tillverka en PGP/GPG-signatur" @@ -1210,7 +1210,7 @@ msgstr "bygg om databasindex frĺn existerande databashuvuden" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:175 rpmqv.c:208 +#: lib/poptBT.c:174 rpmqv.c:208 msgid "generate headers compatible with rpm4 packaging" msgstr "" @@ -2032,118 +2032,118 @@ msgstr "rad %d: Fel i parsning av %%files: %s" msgid "line %d: Second %%files list" msgstr "rad %d: En andra %%files-lista" -#: build/parsePreamble.c:203 +#: build/parsePreamble.c:189 #, c-format msgid "Architecture is excluded: %s" msgstr "Arkitekturen är utesluten: %s" -#: build/parsePreamble.c:208 +#: build/parsePreamble.c:194 #, c-format msgid "Architecture is not included: %s" msgstr "Arkitekturen är inte medtagen: %s" -#: build/parsePreamble.c:213 +#: build/parsePreamble.c:199 #, c-format msgid "OS is excluded: %s" msgstr "OS är uteslutet: %s" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:204 #, c-format msgid "OS is not included: %s" msgstr "OS är inte medtaget: %s" -#: build/parsePreamble.c:232 +#: build/parsePreamble.c:218 #, c-format msgid "%s field must be present in package: %s" msgstr "%s-fält mĺste finnas med i paketet: %s" -#: build/parsePreamble.c:257 +#: build/parsePreamble.c:243 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "Dubbla %s-poster i paketet: %s" -#: build/parsePreamble.c:305 +#: build/parsePreamble.c:291 #, c-format msgid "Unable to open icon %s: %s" msgstr "Kan inte öppna ikon %s: %s" -#: build/parsePreamble.c:323 +#: build/parsePreamble.c:309 #, c-format msgid "Unable to read icon %s: %s" msgstr "Kan inte läsa ikon %s: %s" -#: build/parsePreamble.c:336 +#: build/parsePreamble.c:322 #, c-format msgid "Unknown icon type: %s" msgstr "Okänd ikontyp: %s" -#: build/parsePreamble.c:402 +#: build/parsePreamble.c:388 #, c-format msgid "line %d: Malformed tag: %s" msgstr "rad %d: Felaktig tagg: %s" #. Empty field -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:396 #, c-format msgid "line %d: Empty tag: %s" msgstr "rad %d: Tom tagg: %s" -#: build/parsePreamble.c:432 build/parsePreamble.c:439 +#: build/parsePreamble.c:418 build/parsePreamble.c:425 #, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "rad %d: Otillĺtet tecken \"-\" i %s: %s" -#: build/parsePreamble.c:496 build/parseSpec.c:379 +#: build/parsePreamble.c:482 build/parseSpec.c:374 #, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "BuildRoot kan inte vara \"/\": %s" -#: build/parsePreamble.c:509 +#: build/parsePreamble.c:495 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "rad %d: Prefix fĺr inte sluta med \"/\": %s" -#: build/parsePreamble.c:521 +#: build/parsePreamble.c:507 #, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "rad %d: Docdir mĺste börja med \"/\": %s" -#: build/parsePreamble.c:533 +#: build/parsePreamble.c:519 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "rad %d: Epoch/Serial-fält mĺste vara numeriskt: %s" -#: build/parsePreamble.c:573 build/parsePreamble.c:584 +#: build/parsePreamble.c:559 build/parsePreamble.c:570 #, fuzzy, c-format msgid "line %d: Bad %s: qualifiers: %s" msgstr "rad %d: Felaktigt %s-tal: %s\n" -#: build/parsePreamble.c:610 +#: build/parsePreamble.c:596 #, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "rad %d: Felaktig BuildArchitecture-format: %s" -#: build/parsePreamble.c:619 +#: build/parsePreamble.c:605 #, c-format msgid "Internal error: Bogus tag %d" msgstr "Internt fel: felaktig tagg %d" -#: build/parsePreamble.c:757 +#: build/parsePreamble.c:743 #, c-format msgid "Bad package specification: %s" msgstr "Felaktig paketspecifikation: %s" -#: build/parsePreamble.c:763 +#: build/parsePreamble.c:749 #, c-format msgid "Package already exists: %s" msgstr "Paketet existerar redan: %s" -#: build/parsePreamble.c:788 +#: build/parsePreamble.c:774 #, c-format msgid "line %d: Unknown tag: %s" msgstr "rad %d: Okänd tagg: %s" -#: build/parsePreamble.c:810 +#: build/parsePreamble.c:796 msgid "Spec file can't use BuildRoot" msgstr "Spec-fil kan inte använda BuildRoot" @@ -2248,45 +2248,45 @@ msgstr "rad %d: skriptprogram mĺste börja med \"/\": %s" msgid "line %d: Second %s" msgstr "rad %d: En andra %s" -#: build/parseSpec.c:133 +#: build/parseSpec.c:128 #, c-format msgid "line %d: %s" msgstr "rad %d: %s" #. XXX Fstrerror -#: build/parseSpec.c:181 +#: build/parseSpec.c:176 #, c-format msgid "Unable to open %s: %s\n" msgstr "Kan inte öppna %s: %s\n" -#: build/parseSpec.c:193 +#: build/parseSpec.c:188 msgid "Unclosed %%if" msgstr "Oavslutat %%if" -#: build/parseSpec.c:264 +#: build/parseSpec.c:259 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d" msgstr "%s:%d: parseExpressionBoolean returnerar %d" #. Got an else with no %if ! -#: build/parseSpec.c:272 +#: build/parseSpec.c:267 msgid "%s:%d: Got a %%else with no if" msgstr "%s:%d: Fick ett %%else utan nĺgot if" #. Got an end with no %if ! -#: build/parseSpec.c:283 +#: build/parseSpec.c:278 msgid "%s:%d: Got a %%endif with no if" msgstr "%s:%d: Fick ett %%endif utan nĺgot if" -#: build/parseSpec.c:297 build/parseSpec.c:306 +#: build/parseSpec.c:292 build/parseSpec.c:301 msgid "malformed %%include statement" msgstr "felformaterad %%include-sats" -#: build/parseSpec.c:485 +#: build/parseSpec.c:480 msgid "No buildable architectures" msgstr "Inga byggbara arkitekturer" -#: build/parseSpec.c:540 +#: build/parseSpec.c:535 msgid "Package has no %%description: %s" msgstr "Paketet har ingen %%description: %s" @@ -2310,55 +2310,55 @@ msgstr "rad %d: Felaktigt no%s-tal: %d" msgid "line %d: Bad %s number: %s\n" msgstr "rad %d: Felaktigt %s-tal: %s\n" -#: lib/cpio.c:444 +#: lib/cpio.c:445 #, c-format msgid "can't rename %s to %s: %s\n" msgstr "kan inte flytta %s till %s: %s\n" -#: lib/cpio.c:450 +#: lib/cpio.c:451 #, c-format msgid "can't unlink %s: %s\n" msgstr "kan inte ta bort %s: %s\n" -#: lib/cpio.c:757 +#: lib/cpio.c:758 #, c-format msgid "getNextHeader: %s\n" msgstr "getNextHeader: %s\n" -#: lib/cpio.c:1243 +#: lib/cpio.c:1245 #, c-format msgid "(error 0x%x)" msgstr "(fel 0x%x)" -#: lib/cpio.c:1246 +#: lib/cpio.c:1248 msgid "Bad magic" msgstr "Felaktigt magiskt tal" -#: lib/cpio.c:1247 +#: lib/cpio.c:1249 msgid "Bad/unreadable header" msgstr "Felaktigt/oläsbart huvud" -#: lib/cpio.c:1265 +#: lib/cpio.c:1267 msgid "Header size too big" msgstr "Huvudstorlek för stor" -#: lib/cpio.c:1266 +#: lib/cpio.c:1268 msgid "Unknown file type" msgstr "Okänd filtyp" -#: lib/cpio.c:1267 +#: lib/cpio.c:1269 msgid "Missing hard link" msgstr "Saknad hĺrdlänk" -#: lib/cpio.c:1268 +#: lib/cpio.c:1270 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:1269 +#: lib/cpio.c:1271 msgid "Internal error" msgstr "Internt fel" -#: lib/cpio.c:1278 +#: lib/cpio.c:1280 msgid " failed - " msgstr " misslyckades - " @@ -2462,131 +2462,131 @@ msgstr "" msgid "========== continuing tsort ...\n" msgstr "" -#: lib/db1.c:91 lib/db3.c:451 -#, c-format -msgid "db%d error(%d)" +#: lib/db1.c:92 lib/db2.c:112 lib/db3.c:456 +#, fuzzy, c-format +msgid "db%d error(%d) from %s: %s\n" msgstr "db%d fel(%d)" -#: lib/db1.c:93 lib/db3.c:453 -#, c-format -msgid " performing %s" -msgstr " utför %s" +#: lib/db1.c:95 lib/db2.c:115 lib/db3.c:459 +#, fuzzy, c-format +msgid "db%d error(%d): %s\n" +msgstr "db%d fel(%d)" -#: lib/db1.c:388 +#: lib/db1.c:387 #, c-format msgid "closed db file %s\n" msgstr "stängde db fil %s\n" -#: lib/db1.c:391 +#: lib/db1.c:390 #, c-format msgid "removed db file %s\n" msgstr "tog bort db-fil %s\n" -#: lib/db1.c:422 +#: lib/db1.c:421 #, c-format msgid "bad db file %s" msgstr "felaktig db-fil %s" -#: lib/db1.c:427 +#: lib/db1.c:426 #, c-format msgid "opening db file %s mode 0x%x\n" msgstr "öppnar db-fil %s rättighet 0x%x\n" #. XXX check errno validity -#: lib/db1.c:450 +#: lib/db1.c:449 #, c-format msgid "cannot get %s lock on database" msgstr "kan inte fĺ %s lĺs pĺ databas" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "exclusive" msgstr "uteslutande" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "shared" msgstr "delat" -#: lib/db2.c:137 +#: lib/db2.c:141 #, c-format msgid "closed db environment %s/%s(%s)\n" msgstr "stängde db-miljö %s/%s(%s)\n" -#: lib/db2.c:149 +#: lib/db2.c:153 #, c-format msgid "removed db environment %s/%s(%s)\n" msgstr "tog bort db-miljö %s/%s(%s)\n" -#: lib/db2.c:186 +#: lib/db2.c:190 #, c-format msgid "opening db environment %s/%s(%s) %s\n" msgstr "öppnar db-miljö %s/%s(%s) %s\n" -#: lib/db2.c:561 +#: lib/db2.c:565 #, c-format msgid "closed db index %s/%s(%s)\n" msgstr "stängde db-index %s/%s(%s)\n" -#: lib/db2.c:639 +#: lib/db2.c:643 #, c-format msgid "opening db index %s/%s(%s) %s mode=0x%x\n" msgstr "öppnar db-index %s/%s(%s) %s mod=0x%x\n" -#: lib/db3.c:267 -#, c-format -msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n" +#: lib/db3.c:268 +#, fuzzy, c-format +msgid "unrecognized db option: \"%s\" ignored\n" msgstr "dbiSetConfig: okänd db-flagga: \"%s\" ignorerad\n" -#: lib/db3.c:295 +#: lib/db3.c:297 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "%s har ogiltigt ogiltigt numeriskt värde, hoppar över\n" -#: lib/db3.c:303 +#: lib/db3.c:306 #, c-format msgid "%s has too large or too small long value, skipped\n" msgstr "%s har för stort eller för litet \"long\"-värde, hoppar över\n" -#: lib/db3.c:311 +#: lib/db3.c:315 #, c-format msgid "%s has too large or too small integer value, skipped\n" msgstr "%s har för stort eller för litet heltalsvärde, hoppar över\n" -#: lib/db3.c:478 +#: lib/db3.c:484 #, c-format msgid "closed db environment %s/%s\n" msgstr "stängde db-miljö %s/%s\n" -#: lib/db3.c:494 +#: lib/db3.c:500 #, c-format msgid "removed db environment %s/%s\n" msgstr "tar bort db-miljö %s/%s\n" -#: lib/db3.c:531 +#: lib/db3.c:537 #, c-format msgid "opening db environment %s/%s %s\n" msgstr "öppnar db-miljö %s/%s %s\n" -#: lib/db3.c:917 +#: lib/db3.c:923 #, c-format msgid "closed db index %s/%s\n" msgstr "tog bort db-index %s/%s\n" -#: lib/db3.c:1007 +#: lib/db3.c:1013 #, c-format msgid "opening db index %s/%s %s mode=0x%x\n" msgstr "öppnar db-index %s/%s %s rättighet=0x%x\n" -#: lib/db3.c:1112 +#: lib/db3.c:1118 #, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "kan inte fĺ %s lĺs pĺ %s/%s\n" -#: lib/db3.c:1119 +#: lib/db3.c:1125 #, c-format msgid "locked db index %s/%s\n" msgstr "lĺste db-index %s/%s\n" -#: lib/falloc.c:140 +#: lib/falloc.c:141 #, c-format msgid "" "free list corrupt (%u)- please run\n" @@ -2602,7 +2602,7 @@ msgstr "" "problemet.\n" #: lib/formats.c:86 lib/formats.c:112 lib/formats.c:141 lib/formats.c:182 -#: lib/header.c:2569 lib/header.c:2586 lib/header.c:2606 +#: lib/header.c:2519 lib/header.c:2536 lib/header.c:2556 msgid "(not a number)" msgstr "(inte ett tal)" @@ -2631,93 +2631,93 @@ msgid "file %s is on an unknown device" msgstr "filen %s är pĺ en okänd enhet" #. This should not be allowed -#: lib/header.c:220 +#: lib/header.c:172 #, fuzzy msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "grabData() RPM_STRING_TYPE mĺste vara 1.\n" -#: lib/header.c:255 lib/header.c:1052 lib/install.c:365 +#: lib/header.c:207 lib/header.c:1004 lib/install.c:365 #, c-format msgid "Data type %d not supported\n" msgstr "Datatyp %d stöds inte\n" -#: lib/header.c:1477 +#: lib/header.c:1427 #, c-format msgid "Bad count for headerAddEntry(): %d\n" msgstr "Felaktigt antal till headerAddEntry(): %d\n" #. @-observertrans@ -#: lib/header.c:1922 +#: lib/header.c:1872 #, c-format msgid "missing { after %" msgstr "{ fattas efter %" #. @-observertrans@ -#: lib/header.c:1952 +#: lib/header.c:1902 msgid "missing } after %{" msgstr "} fattas efter %{" #. @-observertrans@ -#: lib/header.c:1966 +#: lib/header.c:1916 msgid "empty tag format" msgstr "tomt taggformat" #. @-observertrans@ -#: lib/header.c:1978 +#: lib/header.c:1928 msgid "empty tag name" msgstr "tomt taggnamn" #. @-observertrans@ -#: lib/header.c:1995 +#: lib/header.c:1945 msgid "unknown tag" msgstr "okänd tagg" #. @-observertrans@ -#: lib/header.c:2022 +#: lib/header.c:1972 msgid "] expected at end of array" msgstr "] förväntades vid slutet pĺ vektor" #. @-observertrans@ -#: lib/header.c:2040 +#: lib/header.c:1990 msgid "unexpected ]" msgstr "oväntad ]" #. @-observertrans@ -#: lib/header.c:2044 +#: lib/header.c:1994 msgid "unexpected }" msgstr "oväntad }" #. @-observertrans@ -#: lib/header.c:2104 +#: lib/header.c:2054 msgid "? expected in expression" msgstr "? förväntades i uttryck" #. @-observertrans@ -#: lib/header.c:2113 +#: lib/header.c:2063 msgid "{ expected after ? in expression" msgstr "{ förväntades efter ? i uttryck" #. @-observertrans@ -#: lib/header.c:2126 lib/header.c:2167 +#: lib/header.c:2076 lib/header.c:2117 msgid "} expected in expression" msgstr "} förväntades i uttryck" #. @-observertrans@ -#: lib/header.c:2136 +#: lib/header.c:2086 msgid ": expected following ? subexpression" msgstr ": förväntades efter ? i deluttryck" #. @-observertrans@ -#: lib/header.c:2152 +#: lib/header.c:2102 msgid "{ expected after : in expression" msgstr "{ förväntades efter : i uttryck" #. @-observertrans@ -#: lib/header.c:2177 +#: lib/header.c:2127 msgid "| expected at end of expression" msgstr "| förväntades vid slutet pĺ uttryck" -#: lib/header.c:2348 +#: lib/header.c:2298 msgid "(unknown type)" msgstr "(okänd typ)" @@ -2739,91 +2739,91 @@ msgstr "gruppen %s finns inte - använder root" #. this would probably be a good place to check if disk space #. was used up - if so, we should return a different error #. XXX FIXME: Fclose with libio destroys errno -#: lib/install.c:650 +#: lib/install.c:651 #, c-format msgid "unpacking of archive failed%s%s: %s" msgstr "uppackning av arkiv misslyckades%s%s: %s" -#: lib/install.c:651 +#: lib/install.c:652 msgid " on file " msgstr " vid fil " -#: lib/install.c:700 +#: lib/install.c:701 msgid "installing a source package\n" msgstr "installerar källpaket\n" -#: lib/install.c:720 +#: lib/install.c:721 #, c-format msgid "cannot create sourcedir %s" msgstr "kan inte skapa källkatalog %s" -#: lib/install.c:726 lib/install.c:756 +#: lib/install.c:727 lib/install.c:757 #, c-format msgid "cannot write to %s" msgstr "kan inte skriva till %s" -#: lib/install.c:730 +#: lib/install.c:731 #, c-format msgid "sources in: %s\n" msgstr "källkod i: %s\n" -#: lib/install.c:750 +#: lib/install.c:751 #, c-format msgid "cannot create specdir %s" msgstr "kan inte skapa spec-katalog %s" -#: lib/install.c:760 +#: lib/install.c:761 #, c-format msgid "spec file in: %s\n" msgstr "spec-fil i: %s\n" -#: lib/install.c:792 lib/install.c:820 +#: lib/install.c:793 lib/install.c:821 msgid "source package contains no .spec file" msgstr "källpaket innehĺller ingen spec-fil" -#: lib/install.c:838 +#: lib/install.c:839 #, c-format msgid "renaming %s to %s\n" msgstr "byter namn pĺ %s till %s\n" -#: lib/install.c:840 lib/install.c:1102 lib/uninstall.c:60 +#: lib/install.c:841 lib/install.c:1103 lib/uninstall.c:60 #, c-format msgid "rename of %s to %s failed: %s" msgstr "namnbyte frĺn %s till %s misslyckades: %s" -#: lib/install.c:930 +#: lib/install.c:931 msgid "source package expected, binary found" msgstr "källpaket förväntades, fann binärpaket" -#: lib/install.c:974 +#: lib/install.c:975 #, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "paket: %s-%s-%s filtest = %d\n" -#: lib/install.c:1018 +#: lib/install.c:1019 msgid "stopping install as we're running --test\n" msgstr "avbryter installation eftersom vi kör --test\n" -#: lib/install.c:1023 +#: lib/install.c:1024 msgid "running preinstall script (if any)\n" msgstr "kör (eventuellt) preinstalltionsskript\n" -#: lib/install.c:1030 +#: lib/install.c:1031 #, fuzzy msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n" msgstr "hoppar över %s - överföring misslyckades - %s\n" -#: lib/install.c:1062 +#: lib/install.c:1063 #, fuzzy, c-format msgid "%s created as %s\n" msgstr "varning: %s skapades som %s" -#: lib/install.c:1098 +#: lib/install.c:1099 #, fuzzy, c-format msgid "%s saved as %s\n" msgstr "varning: %s sparades som %s" -#: lib/install.c:1189 +#: lib/install.c:1193 msgid "running postinstall scripts (if any)\n" msgstr "kör (eventuellt) postinstallationsskript\n" @@ -2842,135 +2842,136 @@ msgid "" msgstr "endast paket med huvudnummer <= 4 stöds av denna version av RPM" #: lib/poptBT.c:94 -msgid "buildroot already specified" +#, fuzzy, c-format +msgid "buildroot already specified, ignoring %s\n" msgstr "buildroot redan specificerad" -#: lib/poptBT.c:120 +#: lib/poptBT.c:119 #, fuzzy, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" msgstr "förbered (packa upp källkod samt applicera patchar)" -#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130 -#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139 +#: lib/poptBT.c:120 lib/poptBT.c:123 lib/poptBT.c:126 lib/poptBT.c:129 +#: lib/poptBT.c:132 lib/poptBT.c:135 lib/poptBT.c:138 msgid "<specfile>" msgstr "" -#: lib/poptBT.c:123 +#: lib/poptBT.c:122 #, fuzzy msgid "build through %build (%prep, then compile) from <specfile>" msgstr "bygg till och med %%prep-steget frĺn spec-fil" -#: lib/poptBT.c:126 +#: lib/poptBT.c:125 #, fuzzy msgid "build through %install (%prep, %build, then install) from <specfile>" msgstr "bygg till och med %%install-steget frĺn spec-fil" -#: lib/poptBT.c:129 +#: lib/poptBT.c:128 #, fuzzy, c-format msgid "verify %files section from <specfile>" msgstr "verifiera %%files-sektionen i spec-fil" -#: lib/poptBT.c:132 +#: lib/poptBT.c:131 #, fuzzy msgid "build source and binary packages from <specfile>" msgstr "bygg käll- och binärpaket frĺn spec-fil" -#: lib/poptBT.c:135 +#: lib/poptBT.c:134 #, fuzzy msgid "build binary package only from <specfile>" msgstr "bygg binärpaket frĺn spec-fil" -#: lib/poptBT.c:138 +#: lib/poptBT.c:137 #, fuzzy msgid "build source package only from <specfile>" msgstr "bygg källpaket frĺn spec-fil" -#: lib/poptBT.c:142 +#: lib/poptBT.c:141 #, fuzzy, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" msgstr "förbered (packa upp källkod samt applicera patchar)" -#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152 -#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161 +#: lib/poptBT.c:142 lib/poptBT.c:145 lib/poptBT.c:148 lib/poptBT.c:151 +#: lib/poptBT.c:154 lib/poptBT.c:157 lib/poptBT.c:160 msgid "<tarball>" msgstr "" -#: lib/poptBT.c:145 +#: lib/poptBT.c:144 #, fuzzy msgid "build through %build (%prep, then compile) from <tarball>" msgstr "bygg till och med %%prep-steget frĺn tar-arkiv" -#: lib/poptBT.c:148 +#: lib/poptBT.c:147 #, fuzzy msgid "build through %install (%prep, %build, then install) from <tarball>" msgstr "bygg till och med %%install-steget frĺn tar-arkiv" -#: lib/poptBT.c:151 +#: lib/poptBT.c:150 #, fuzzy, c-format msgid "verify %files section from <tarball>" msgstr "verifiera %%files-sektionen frĺn tar-arkiv" -#: lib/poptBT.c:154 +#: lib/poptBT.c:153 #, fuzzy msgid "build source and binary packages from <tarball>" msgstr "bygg käll- och binärpaket frĺn tar-arkiv" -#: lib/poptBT.c:157 +#: lib/poptBT.c:156 #, fuzzy msgid "build binary package only from <tarball>" msgstr "bygg binärpaket frĺn tar-arkiv" -#: lib/poptBT.c:160 +#: lib/poptBT.c:159 #, fuzzy msgid "build source package only from <tarball>" msgstr "bygg källpaket frĺn tar-arkiv" -#: lib/poptBT.c:164 +#: lib/poptBT.c:163 #, fuzzy msgid "build binary package from <source package>" msgstr "bygg binärpaket frĺn källpaket" -#: lib/poptBT.c:165 lib/poptBT.c:168 +#: lib/poptBT.c:164 lib/poptBT.c:167 #, fuzzy msgid "<source package>" msgstr "inga paket\n" -#: lib/poptBT.c:167 +#: lib/poptBT.c:166 #, fuzzy msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "bygg till och med %%install-steget frĺn källpaket" -#: lib/poptBT.c:171 +#: lib/poptBT.c:170 msgid "override build root" msgstr "ĺsidosätt tillverkningsrot" -#: lib/poptBT.c:177 +#: lib/poptBT.c:176 msgid "ignore ExcludeArch: directives from spec file" msgstr "" -#: lib/poptBT.c:179 +#: lib/poptBT.c:178 msgid "do not execute any stages of the build" msgstr "utför inga steg i tillverkningen" -#: lib/poptBT.c:183 +#: lib/poptBT.c:182 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:186 +#: lib/poptBT.c:185 #, fuzzy msgid "do not accept i18N msgstr's from specfile" msgstr "acceptera inte översatta \"msgstr\" frĺn spec-filen" -#: lib/poptBT.c:190 +#: lib/poptBT.c:189 msgid "remove specfile when done" msgstr "ta bort spec-fil efterĺt" -#: lib/poptBT.c:196 +#: lib/poptBT.c:195 msgid "override target platform" msgstr "ĺsidosätt mĺlplattform" -#: lib/poptBT.c:198 +#: lib/poptBT.c:197 #, fuzzy msgid "lookup i18N strings in specfile catalog" msgstr "slĺ upp översatta strängar i spec-fil katalog" @@ -3246,7 +3247,7 @@ msgstr "paketpost nummer: %u\n" msgid "record %d could not be read\n" msgstr "post %d kunde inte läsas\n" -#: lib/query.c:746 lib/rpminstall.c:546 +#: lib/query.c:746 lib/rpminstall.c:548 #, c-format msgid "package %s is not installed\n" msgstr "paket %s är inte installerat\n" @@ -3603,12 +3604,12 @@ msgstr "hoppar över %s - överföring misslyckades - %s\n" msgid "retrieved %d packages\n" msgstr "hämtade %d paket\n" -#: lib/rpminstall.c:298 lib/rpminstall.c:470 +#: lib/rpminstall.c:298 lib/rpminstall.c:472 #, c-format msgid "cannot open file %s: %s\n" msgstr "kan inte öppna filen %s: %s\n" -#: lib/rpminstall.c:316 lib/rpminstall.c:611 +#: lib/rpminstall.c:316 lib/rpminstall.c:613 #, c-format msgid "%s cannot be installed\n" msgstr "%s kan inte installeras\n" @@ -3618,54 +3619,54 @@ msgstr "%s kan inte installeras\n" msgid "cannot open Packages database in %s\n" msgstr "kan inte öppna paketdatabas i %s\n" -#: lib/rpminstall.c:351 +#: lib/rpminstall.c:353 #, c-format msgid "package %s is not relocateable\n" msgstr "paket %s är inte relokerbart\n" -#: lib/rpminstall.c:396 +#: lib/rpminstall.c:398 #, c-format msgid "error reading from file %s\n" msgstr "fel vid läsning frĺn fil %s\n" -#: lib/rpminstall.c:401 +#: lib/rpminstall.c:403 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "filen %s behöver en nyare version av RPM\n" -#: lib/rpminstall.c:418 +#: lib/rpminstall.c:420 #, c-format msgid "found %d source and %d binary packages\n" msgstr "hittade %d käll- och %d binärpaket\n" -#: lib/rpminstall.c:429 +#: lib/rpminstall.c:431 msgid "failed dependencies:\n" msgstr "ouppfyllda beroenden:\n" -#: lib/rpminstall.c:450 +#: lib/rpminstall.c:452 msgid "installing binary packages\n" msgstr "installerar binärpaket\n" -#: lib/rpminstall.c:533 +#: lib/rpminstall.c:535 #, c-format msgid "cannot open %s/packages.rpm\n" msgstr "kan inte öppna %s/packages.rpm\n" -#: lib/rpminstall.c:549 +#: lib/rpminstall.c:551 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "\"%s\" anger flera paket\n" -#: lib/rpminstall.c:572 +#: lib/rpminstall.c:574 msgid "removing these packages would break dependencies:\n" msgstr "att ta bort dessa paket skulle göra sönder beroenden:\n" -#: lib/rpminstall.c:600 +#: lib/rpminstall.c:602 #, c-format msgid "cannot open %s: %s\n" msgstr "kan inte öppna %s: %s\n" -#: lib/rpminstall.c:606 +#: lib/rpminstall.c:608 #, c-format msgid "Installing %s\n" msgstr "Installerar %s\n" @@ -3685,88 +3686,88 @@ msgstr "andra \":\" saknas vid %s:%d" msgid "missing architecture name at %s:%d" msgstr "arkitekturnamn saknas vid %s:%d" -#: lib/rpmrc.c:313 +#: lib/rpmrc.c:305 #, c-format msgid "Incomplete data line at %s:%d" msgstr "Ofullständig datarad vid %s:%d" -#: lib/rpmrc.c:317 +#: lib/rpmrc.c:309 #, c-format msgid "Too many args in data line at %s:%d" msgstr "För mĺnga argument i datarad vid %s:%d" -#: lib/rpmrc.c:324 +#: lib/rpmrc.c:316 #, c-format msgid "Bad arch/os number: %s (%s:%d)" msgstr "Felaktigt arkitektur-/osnummer: %s (%s:%d)" -#: lib/rpmrc.c:359 +#: lib/rpmrc.c:351 #, c-format msgid "Incomplete default line at %s:%d" msgstr "Ofullständig skönsfallsrad vid %s:%d" -#: lib/rpmrc.c:364 +#: lib/rpmrc.c:356 #, c-format msgid "Too many args in default line at %s:%d" msgstr "För mĺnga argument i skönsfallsrad vid %s:%d" -#: lib/rpmrc.c:554 +#: lib/rpmrc.c:546 #, c-format msgid "Cannot expand %s" msgstr "Kan inte expandera %s" -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:551 #, c-format msgid "Cannot read %s, HOME is too large." msgstr "Kan inte läsa %s, HOME är för stor." -#: lib/rpmrc.c:576 +#: lib/rpmrc.c:568 #, c-format msgid "Unable to open %s for reading: %s." msgstr "Kan inte öppna %s för läsning: %s." #. XXX Feof(fd) -#: lib/rpmrc.c:621 +#: lib/rpmrc.c:613 #, c-format msgid "Failed to read %s: %s." msgstr "Misslyckades med att läsa %s: %s." -#: lib/rpmrc.c:658 +#: lib/rpmrc.c:650 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d" msgstr "\":\" saknas (hittade 0x%02x) vid %s:%d" -#: lib/rpmrc.c:675 lib/rpmrc.c:749 +#: lib/rpmrc.c:667 lib/rpmrc.c:741 #, c-format msgid "missing argument for %s at %s:%d" msgstr "argument till %s saknas vid %s:%d" -#: lib/rpmrc.c:692 lib/rpmrc.c:714 +#: lib/rpmrc.c:684 lib/rpmrc.c:706 #, c-format msgid "%s expansion failed at %s:%d \"%s\"" msgstr "%s expansion misslyckades vid %s:%d \"%s\"" -#: lib/rpmrc.c:701 +#: lib/rpmrc.c:693 #, c-format msgid "cannot open %s at %s:%d: %s" msgstr "kan inte öppna %s vid %s:%d: %s" -#: lib/rpmrc.c:741 +#: lib/rpmrc.c:733 #, c-format msgid "missing architecture for %s at %s:%d" msgstr "arkitektur saknas för %s vid %s:%d" -#: lib/rpmrc.c:808 +#: lib/rpmrc.c:800 #, c-format msgid "bad option '%s' at %s:%d" msgstr "okänd flagga \"%s\" vid %s:%d" -#: lib/rpmrc.c:1205 +#: lib/rpmrc.c:1197 #, c-format msgid "Unknown system: %s\n" msgstr "Okänt system: %s\n" -#: lib/rpmrc.c:1206 +#: lib/rpmrc.c:1198 msgid "Please contact rpm-list@redhat.com\n" msgstr "Var god kontakta rpm-list@redhat.com\n" @@ -3985,7 +3986,8 @@ msgid "Bad server response" msgstr "Konstigt svar frĺn server" #: rpmio/rpmio.c:540 -msgid "Server IO error" +#, fuzzy +msgid "Server I/O error" msgstr "IO-fel mot server" #: rpmio/rpmio.c:543 @@ -4009,7 +4011,8 @@ msgid "Failed to establish data connection to server" msgstr "Misslyckades med att etablera en dataförbindelse till servern" #: rpmio/rpmio.c:558 -msgid "IO error to local file" +#, fuzzy +msgid "I/O error to local file" msgstr "IO-fel mot lokal fil" #: rpmio/rpmio.c:561 @@ -4180,6 +4183,9 @@ msgstr "kunde inte öppna %s: %s\n" msgid "failed to create %s: %s\n" msgstr "kunde inte skapa %s: %s\n" +#~ msgid " performing %s" +#~ msgstr " utför %s" + #, fuzzy #~ msgid "" #~ " %s {-b|t}[plcibas] [-v] [--short-circuit] [--clean] [--macros " @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-01 19:44-0500\n" +"POT-Creation-Date: 2001-01-03 14:05-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" @@ -575,7 +575,7 @@ msgid "" "options as -q" msgstr "paketi -q ile belirtilen paket parametrelerini kullanarak dođrula" -#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 +#: lib/poptBT.c:180 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 #: rpmqv.c:595 rpmqv.c:643 rpmqv.c:677 msgid "do not verify package dependencies" msgstr "paket bađýmlýlýklarýný dođrulamaz" @@ -784,15 +784,15 @@ msgstr "" "çalýţtýrýlabilir ve Kaynak paket yaratmak (hazýrlama, derleme, yükleme " "vepaketleme)" -#: lib/poptBT.c:192 rpm.c:480 +#: lib/poptBT.c:191 rpm.c:480 msgid "skip straight to specified stage (only for c,i)" msgstr "dođrudan belirtilen adýma atlar (sadece c ve i için)" -#: lib/poptBT.c:173 rpm.c:482 +#: lib/poptBT.c:172 rpm.c:482 msgid "remove build tree when done" msgstr "iţlem sonunda paket yaratma yapýsýný siler" -#: lib/poptBT.c:188 rpm.c:484 +#: lib/poptBT.c:187 rpm.c:484 #, fuzzy msgid "remove sources when done" msgstr "iţlem sonunda kaynaklarý ve spec dosyasýný siler" @@ -802,7 +802,7 @@ msgstr "iţlem sonunda kaynaklarý ve spec dosyasýný siler" msgid "remove spec file when done" msgstr "iţlem sonunda kaynaklarý ve spec dosyasýný siler" -#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224 +#: lib/poptBT.c:193 rpm.c:488 rpmqv.c:224 #, fuzzy msgid "generate PGP/GPG signature" msgstr "PGP-imzasý yaratýr" @@ -1296,7 +1296,7 @@ msgstr "mevcut veritabanýný kullanýlarak veritabýnýný yeniden oluţturur" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:175 rpmqv.c:208 +#: lib/poptBT.c:174 rpmqv.c:208 msgid "generate headers compatible with rpm4 packaging" msgstr "" @@ -2168,118 +2168,118 @@ msgstr "" msgid "line %d: Second %%files list" msgstr "" -#: build/parsePreamble.c:203 +#: build/parsePreamble.c:189 #, c-format msgid "Architecture is excluded: %s" msgstr "" -#: build/parsePreamble.c:208 +#: build/parsePreamble.c:194 #, c-format msgid "Architecture is not included: %s" msgstr "" -#: build/parsePreamble.c:213 +#: build/parsePreamble.c:199 #, c-format msgid "OS is excluded: %s" msgstr "" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:204 #, c-format msgid "OS is not included: %s" msgstr "" -#: build/parsePreamble.c:232 +#: build/parsePreamble.c:218 #, c-format msgid "%s field must be present in package: %s" msgstr "" -#: build/parsePreamble.c:257 +#: build/parsePreamble.c:243 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "" -#: build/parsePreamble.c:305 +#: build/parsePreamble.c:291 #, fuzzy, c-format msgid "Unable to open icon %s: %s" msgstr "%s 'nin yazýlmasý mümkün deđil" -#: build/parsePreamble.c:323 +#: build/parsePreamble.c:309 #, fuzzy, c-format msgid "Unable to read icon %s: %s" msgstr "%s 'nin yazýlmasý mümkün deđil" -#: build/parsePreamble.c:336 +#: build/parsePreamble.c:322 #, fuzzy, c-format msgid "Unknown icon type: %s" msgstr "(bilinmeyen tip)" -#: build/parsePreamble.c:402 +#: build/parsePreamble.c:388 #, c-format msgid "line %d: Malformed tag: %s" msgstr "" #. Empty field -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:396 #, c-format msgid "line %d: Empty tag: %s" msgstr "" -#: build/parsePreamble.c:432 build/parsePreamble.c:439 +#: build/parsePreamble.c:418 build/parsePreamble.c:425 #, fuzzy, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "%s açýlamadý: %s" -#: build/parsePreamble.c:496 build/parseSpec.c:379 +#: build/parsePreamble.c:482 build/parseSpec.c:374 #, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "" -#: build/parsePreamble.c:509 +#: build/parsePreamble.c:495 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "" -#: build/parsePreamble.c:521 +#: build/parsePreamble.c:507 #, fuzzy, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "relocate iţlemi / ile baţlamalý" -#: build/parsePreamble.c:533 +#: build/parsePreamble.c:519 #, fuzzy, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "geçersiz paket numarsý: %s\n" -#: build/parsePreamble.c:573 build/parsePreamble.c:584 +#: build/parsePreamble.c:559 build/parsePreamble.c:570 #, fuzzy, c-format msgid "line %d: Bad %s: qualifiers: %s" msgstr "geçersiz paket numarsý: %s\n" -#: build/parsePreamble.c:610 +#: build/parsePreamble.c:596 #, fuzzy, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "%s için %s te eksik mimari:%d" -#: build/parsePreamble.c:619 +#: build/parsePreamble.c:605 #, c-format msgid "Internal error: Bogus tag %d" msgstr "" -#: build/parsePreamble.c:757 +#: build/parsePreamble.c:743 #, fuzzy, c-format msgid "Bad package specification: %s" msgstr " Paket seçim seçenekleri:" -#: build/parsePreamble.c:763 +#: build/parsePreamble.c:749 #, c-format msgid "Package already exists: %s" msgstr "" -#: build/parsePreamble.c:788 +#: build/parsePreamble.c:774 #, c-format msgid "line %d: Unknown tag: %s" msgstr "" -#: build/parsePreamble.c:810 +#: build/parsePreamble.c:796 msgid "Spec file can't use BuildRoot" msgstr "" @@ -2384,47 +2384,47 @@ msgstr "" msgid "line %d: Second %s" msgstr "" -#: build/parseSpec.c:133 +#: build/parseSpec.c:128 #, fuzzy, c-format msgid "line %d: %s" msgstr "%s açýlamadý: %s" # , c-format #. XXX Fstrerror -#: build/parseSpec.c:181 +#: build/parseSpec.c:176 #, fuzzy, c-format msgid "Unable to open %s: %s\n" msgstr "%s 'ye eriţimde hata oluţtu\n" -#: build/parseSpec.c:193 +#: build/parseSpec.c:188 msgid "Unclosed %%if" msgstr "" -#: build/parseSpec.c:264 +#: build/parseSpec.c:259 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d" msgstr "" #. Got an else with no %if ! -#: build/parseSpec.c:272 +#: build/parseSpec.c:267 msgid "%s:%d: Got a %%else with no if" msgstr "" #. Got an end with no %if ! -#: build/parseSpec.c:283 +#: build/parseSpec.c:278 msgid "%s:%d: Got a %%endif with no if" msgstr "" -#: build/parseSpec.c:297 build/parseSpec.c:306 +#: build/parseSpec.c:292 build/parseSpec.c:301 msgid "malformed %%include statement" msgstr "" -#: build/parseSpec.c:485 +#: build/parseSpec.c:480 #, fuzzy msgid "No buildable architectures" msgstr "paket mimarisini dođrulamaz" -#: build/parseSpec.c:540 +#: build/parseSpec.c:535 #, fuzzy msgid "Package has no %%description: %s" msgstr "%s paketi %s altýnda gözükmüyor" @@ -2449,57 +2449,57 @@ msgstr "" msgid "line %d: Bad %s number: %s\n" msgstr "geçersiz paket numarsý: %s\n" -#: lib/cpio.c:444 +#: lib/cpio.c:445 #, fuzzy, c-format msgid "can't rename %s to %s: %s\n" msgstr "%s okunamadý: %s" -#: lib/cpio.c:450 +#: lib/cpio.c:451 #, c-format msgid "can't unlink %s: %s\n" msgstr "" -#: lib/cpio.c:757 +#: lib/cpio.c:758 #, c-format msgid "getNextHeader: %s\n" msgstr "" -#: lib/cpio.c:1243 +#: lib/cpio.c:1245 #, fuzzy, c-format msgid "(error 0x%x)" msgstr "hata: " -#: lib/cpio.c:1246 +#: lib/cpio.c:1248 msgid "Bad magic" msgstr "" -#: lib/cpio.c:1247 +#: lib/cpio.c:1249 msgid "Bad/unreadable header" msgstr "" -#: lib/cpio.c:1265 +#: lib/cpio.c:1267 msgid "Header size too big" msgstr "" -#: lib/cpio.c:1266 +#: lib/cpio.c:1268 #, fuzzy msgid "Unknown file type" msgstr "(bilinmeyen tip)" -#: lib/cpio.c:1267 +#: lib/cpio.c:1269 msgid "Missing hard link" msgstr "" -#: lib/cpio.c:1268 +#: lib/cpio.c:1270 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:1269 +#: lib/cpio.c:1271 #, fuzzy msgid "Internal error" msgstr "ölümcül hata: " -#: lib/cpio.c:1278 +#: lib/cpio.c:1280 #, fuzzy msgid " failed - " msgstr "PGP hata verdi" @@ -2602,131 +2602,131 @@ msgstr "" msgid "========== continuing tsort ...\n" msgstr "" -#: lib/db1.c:91 lib/db3.c:451 +#: lib/db1.c:92 lib/db2.c:112 lib/db3.c:456 #, c-format -msgid "db%d error(%d)" +msgid "db%d error(%d) from %s: %s\n" msgstr "" -#: lib/db1.c:93 lib/db3.c:453 +#: lib/db1.c:95 lib/db2.c:115 lib/db3.c:459 #, c-format -msgid " performing %s" +msgid "db%d error(%d): %s\n" msgstr "" -#: lib/db1.c:388 +#: lib/db1.c:387 #, c-format msgid "closed db file %s\n" msgstr "" -#: lib/db1.c:391 +#: lib/db1.c:390 #, c-format msgid "removed db file %s\n" msgstr "" -#: lib/db1.c:422 +#: lib/db1.c:421 #, fuzzy, c-format msgid "bad db file %s" msgstr "%s açýlamadý: %s" -#: lib/db1.c:427 +#: lib/db1.c:426 #, fuzzy, c-format msgid "opening db file %s mode 0x%x\n" msgstr "mevcut veritabanýný kullanýlarak veritabýnýný yeniden oluţturur" #. XXX check errno validity -#: lib/db1.c:450 +#: lib/db1.c:449 #, c-format msgid "cannot get %s lock on database" msgstr "Veritabaný için %s kilit (lock) alýnamadý" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "exclusive" msgstr "özel" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "shared" msgstr "paylaţýlan (shared)" -#: lib/db2.c:137 +#: lib/db2.c:141 #, c-format msgid "closed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:149 +#: lib/db2.c:153 #, c-format msgid "removed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:186 +#: lib/db2.c:190 #, c-format msgid "opening db environment %s/%s(%s) %s\n" msgstr "" -#: lib/db2.c:561 +#: lib/db2.c:565 #, c-format msgid "closed db index %s/%s(%s)\n" msgstr "" -#: lib/db2.c:639 +#: lib/db2.c:643 #, c-format msgid "opening db index %s/%s(%s) %s mode=0x%x\n" msgstr "" -#: lib/db3.c:267 +#: lib/db3.c:268 #, c-format -msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n" +msgid "unrecognized db option: \"%s\" ignored\n" msgstr "" -#: lib/db3.c:295 +#: lib/db3.c:297 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "" -#: lib/db3.c:303 +#: lib/db3.c:306 #, c-format msgid "%s has too large or too small long value, skipped\n" msgstr "" -#: lib/db3.c:311 +#: lib/db3.c:315 #, c-format msgid "%s has too large or too small integer value, skipped\n" msgstr "" -#: lib/db3.c:478 +#: lib/db3.c:484 #, c-format msgid "closed db environment %s/%s\n" msgstr "" -#: lib/db3.c:494 +#: lib/db3.c:500 #, c-format msgid "removed db environment %s/%s\n" msgstr "" -#: lib/db3.c:531 +#: lib/db3.c:537 #, c-format msgid "opening db environment %s/%s %s\n" msgstr "" -#: lib/db3.c:917 +#: lib/db3.c:923 #, c-format msgid "closed db index %s/%s\n" msgstr "" -#: lib/db3.c:1007 +#: lib/db3.c:1013 #, fuzzy, c-format msgid "opening db index %s/%s %s mode=0x%x\n" msgstr "mevcut veritabanýný kullanýlarak veritabýnýný yeniden oluţturur" -#: lib/db3.c:1112 +#: lib/db3.c:1118 #, fuzzy, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "Veritabaný için %s kilit (lock) alýnamadý" -#: lib/db3.c:1119 +#: lib/db3.c:1125 #, c-format msgid "locked db index %s/%s\n" msgstr "" -#: lib/falloc.c:140 +#: lib/falloc.c:141 #, c-format msgid "" "free list corrupt (%u)- please run\n" @@ -2737,7 +2737,7 @@ msgid "" msgstr "" #: lib/formats.c:86 lib/formats.c:112 lib/formats.c:141 lib/formats.c:182 -#: lib/header.c:2569 lib/header.c:2586 lib/header.c:2606 +#: lib/header.c:2519 lib/header.c:2536 lib/header.c:2556 msgid "(not a number)" msgstr "(üye deđil)" @@ -2766,94 +2766,94 @@ msgid "file %s is on an unknown device" msgstr "" #. This should not be allowed -#: lib/header.c:220 +#: lib/header.c:172 msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" -#: lib/header.c:255 lib/header.c:1052 lib/install.c:365 +#: lib/header.c:207 lib/header.c:1004 lib/install.c:365 #, c-format msgid "Data type %d not supported\n" msgstr "" -#: lib/header.c:1477 +#: lib/header.c:1427 #, c-format msgid "Bad count for headerAddEntry(): %d\n" msgstr "" #. @-observertrans@ -#: lib/header.c:1922 +#: lib/header.c:1872 #, c-format msgid "missing { after %" msgstr "% den sonra eksik {" #. @-observertrans@ -#: lib/header.c:1952 +#: lib/header.c:1902 msgid "missing } after %{" msgstr "%{ den sonra eksik }" #. @-observertrans@ -#: lib/header.c:1966 +#: lib/header.c:1916 msgid "empty tag format" msgstr "boţ tag tanýmlamasý" #. @-observertrans@ -#: lib/header.c:1978 +#: lib/header.c:1928 msgid "empty tag name" msgstr "boţ tag ismi" #. @-observertrans@ -#: lib/header.c:1995 +#: lib/header.c:1945 msgid "unknown tag" msgstr "bilinmeyen tag" #. @-observertrans@ -#: lib/header.c:2022 +#: lib/header.c:1972 msgid "] expected at end of array" msgstr "dizinin sonunda ] bekleniyordu" #. @-observertrans@ -#: lib/header.c:2040 +#: lib/header.c:1990 msgid "unexpected ]" msgstr "beklenmeyen ]" #. @-observertrans@ -#: lib/header.c:2044 +#: lib/header.c:1994 msgid "unexpected }" msgstr "beklenmeyen }" #. @-observertrans@ -#: lib/header.c:2104 +#: lib/header.c:2054 msgid "? expected in expression" msgstr "dizi içerisinde ? bekleniyordu" #. @-observertrans@ -#: lib/header.c:2113 +#: lib/header.c:2063 #, fuzzy msgid "{ expected after ? in expression" msgstr "dizi içerisinde ? den sonra { bekleniyordu" #. @-observertrans@ -#: lib/header.c:2126 lib/header.c:2167 +#: lib/header.c:2076 lib/header.c:2117 msgid "} expected in expression" msgstr "dizi içerisinde } bekleniyordu" #. @-observertrans@ -#: lib/header.c:2136 +#: lib/header.c:2086 msgid ": expected following ? subexpression" msgstr "? altdizisinden sonra : bekleniyordu" #. @-observertrans@ -#: lib/header.c:2152 +#: lib/header.c:2102 #, fuzzy msgid "{ expected after : in expression" msgstr "dizide : den sonra { bekleniyordu" #. @-observertrans@ -#: lib/header.c:2177 +#: lib/header.c:2127 msgid "| expected at end of expression" msgstr "dizinin sonunda | bekleniyordu" -#: lib/header.c:2348 +#: lib/header.c:2298 msgid "(unknown type)" msgstr "(bilinmeyen tip)" @@ -2875,93 +2875,93 @@ msgstr "%s grubu hiç paket içermiyor\n" #. this would probably be a good place to check if disk space #. was used up - if so, we should return a different error #. XXX FIXME: Fclose with libio destroys errno -#: lib/install.c:650 +#: lib/install.c:651 #, c-format msgid "unpacking of archive failed%s%s: %s" msgstr "" -#: lib/install.c:651 +#: lib/install.c:652 msgid " on file " msgstr "" -#: lib/install.c:700 +#: lib/install.c:701 #, fuzzy msgid "installing a source package\n" msgstr "paket yüklemek" -#: lib/install.c:720 +#: lib/install.c:721 #, fuzzy, c-format msgid "cannot create sourcedir %s" msgstr "%s dosyasý açýlamýyor: " -#: lib/install.c:726 lib/install.c:756 +#: lib/install.c:727 lib/install.c:757 #, fuzzy, c-format msgid "cannot write to %s" msgstr "%s dosyasý açýlamýyor: " -#: lib/install.c:730 +#: lib/install.c:731 #, c-format msgid "sources in: %s\n" msgstr "" -#: lib/install.c:750 +#: lib/install.c:751 #, fuzzy, c-format msgid "cannot create specdir %s" msgstr "%s dosyasý açýlamýyor: " -#: lib/install.c:760 +#: lib/install.c:761 #, fuzzy, c-format msgid "spec file in: %s\n" msgstr "%s açýlamadý: %s" -#: lib/install.c:792 lib/install.c:820 +#: lib/install.c:793 lib/install.c:821 #, fuzzy msgid "source package contains no .spec file" msgstr "<dosya> isimli dosyayý içeren paketi sorgulamak" -#: lib/install.c:838 +#: lib/install.c:839 #, c-format msgid "renaming %s to %s\n" msgstr "" -#: lib/install.c:840 lib/install.c:1102 lib/uninstall.c:60 +#: lib/install.c:841 lib/install.c:1103 lib/uninstall.c:60 #, c-format msgid "rename of %s to %s failed: %s" msgstr "%s 'nin isminin %s 'ye çevrilmesinde belirtilen hata oluţtu: %s" -#: lib/install.c:930 +#: lib/install.c:931 msgid "source package expected, binary found" msgstr "" -#: lib/install.c:974 +#: lib/install.c:975 #, fuzzy, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "Paket %s-%s-%s ortak (shared) dosyalar içeriyor\n" -#: lib/install.c:1018 +#: lib/install.c:1019 msgid "stopping install as we're running --test\n" msgstr "" -#: lib/install.c:1023 +#: lib/install.c:1024 msgid "running preinstall script (if any)\n" msgstr "" -#: lib/install.c:1030 +#: lib/install.c:1031 #, fuzzy msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n" msgstr "hata: %s atlanýyor - aktarým baţarýsýz - %s\n" -#: lib/install.c:1062 +#: lib/install.c:1063 #, fuzzy, c-format msgid "%s created as %s\n" msgstr "%s dosyasý açýlamýyor: " -#: lib/install.c:1098 +#: lib/install.c:1099 #, fuzzy, c-format msgid "%s saved as %s\n" msgstr "%s dosyasý açýlamýyor: " -#: lib/install.c:1189 +#: lib/install.c:1193 msgid "running postinstall scripts (if any)\n" msgstr "" @@ -2984,135 +2984,136 @@ msgstr "" "RPM'in bu sürümünde sadece major numarasý <= 3 olan paketler destekleniyor" #: lib/poptBT.c:94 -msgid "buildroot already specified" -msgstr "" +#, fuzzy, c-format +msgid "buildroot already specified, ignoring %s\n" +msgstr "%s okunamadý: %s" -#: lib/poptBT.c:120 +#: lib/poptBT.c:119 #, fuzzy, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" msgstr "hazýrlama (kaynaklar açýlýr ve yamalar uygulanýr)" -#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130 -#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139 +#: lib/poptBT.c:120 lib/poptBT.c:123 lib/poptBT.c:126 lib/poptBT.c:129 +#: lib/poptBT.c:132 lib/poptBT.c:135 lib/poptBT.c:138 msgid "<specfile>" msgstr "" -#: lib/poptBT.c:123 +#: lib/poptBT.c:122 msgid "build through %build (%prep, then compile) from <specfile>" msgstr "" -#: lib/poptBT.c:126 +#: lib/poptBT.c:125 #, fuzzy msgid "build through %install (%prep, %build, then install) from <specfile>" msgstr "paket yüklemek" -#: lib/poptBT.c:129 +#: lib/poptBT.c:128 #, fuzzy, c-format msgid "verify %files section from <specfile>" msgstr "<dosya> isimli dosyayý içeren paketi sorgulamak" -#: lib/poptBT.c:132 +#: lib/poptBT.c:131 #, fuzzy msgid "build source and binary packages from <specfile>" msgstr "%s grubu hiç paket içermiyor\n" -#: lib/poptBT.c:135 +#: lib/poptBT.c:134 #, fuzzy msgid "build binary package only from <specfile>" msgstr "<dosya> isimli dosyayý içeren paketi sorgulamak" -#: lib/poptBT.c:138 +#: lib/poptBT.c:137 #, fuzzy msgid "build source package only from <specfile>" msgstr "<dosya> isimli dosyayý içeren paketi sorgulamak" -#: lib/poptBT.c:142 +#: lib/poptBT.c:141 #, fuzzy, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" msgstr "hazýrlama (kaynaklar açýlýr ve yamalar uygulanýr)" -#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152 -#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161 +#: lib/poptBT.c:142 lib/poptBT.c:145 lib/poptBT.c:148 lib/poptBT.c:151 +#: lib/poptBT.c:154 lib/poptBT.c:157 lib/poptBT.c:160 msgid "<tarball>" msgstr "" -#: lib/poptBT.c:145 +#: lib/poptBT.c:144 msgid "build through %build (%prep, then compile) from <tarball>" msgstr "" -#: lib/poptBT.c:148 +#: lib/poptBT.c:147 msgid "build through %install (%prep, %build, then install) from <tarball>" msgstr "" -#: lib/poptBT.c:151 +#: lib/poptBT.c:150 #, fuzzy, c-format msgid "verify %files section from <tarball>" msgstr "<dosya> isimli dosyayý içeren paketi sorgulamak" -#: lib/poptBT.c:154 +#: lib/poptBT.c:153 #, fuzzy msgid "build source and binary packages from <tarball>" msgstr "%s grubu hiç paket içermiyor\n" -#: lib/poptBT.c:157 +#: lib/poptBT.c:156 #, fuzzy msgid "build binary package only from <tarball>" msgstr "%s grubu hiç paket içermiyor\n" -#: lib/poptBT.c:160 +#: lib/poptBT.c:159 #, fuzzy msgid "build source package only from <tarball>" msgstr "paketleri <os> iţletim sistemi için oluţturur" -#: lib/poptBT.c:164 +#: lib/poptBT.c:163 #, fuzzy msgid "build binary package from <source package>" msgstr "" "çalýţtýrýlabilir paket yaratma (hazýrlama, derleme, yükleme, paketleme)" -#: lib/poptBT.c:165 lib/poptBT.c:168 +#: lib/poptBT.c:164 lib/poptBT.c:167 #, fuzzy msgid "<source package>" msgstr "Tüm paketleri sorgulama" -#: lib/poptBT.c:167 +#: lib/poptBT.c:166 #, fuzzy msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "paket yüklemek" -#: lib/poptBT.c:171 +#: lib/poptBT.c:170 #, fuzzy msgid "override build root" msgstr "paket yaratýlýrken <dizin> baţlangýç dizini olarak kullanýlýr" -#: lib/poptBT.c:177 +#: lib/poptBT.c:176 msgid "ignore ExcludeArch: directives from spec file" msgstr "" -#: lib/poptBT.c:179 +#: lib/poptBT.c:178 #, fuzzy msgid "do not execute any stages of the build" msgstr "adýmlarýn hiçbirini çalýţtýrmaz" -#: lib/poptBT.c:183 +#: lib/poptBT.c:182 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:186 +#: lib/poptBT.c:185 msgid "do not accept i18N msgstr's from specfile" msgstr "" -#: lib/poptBT.c:190 +#: lib/poptBT.c:189 #, fuzzy msgid "remove specfile when done" msgstr "iţlem sonunda kaynaklarý ve spec dosyasýný siler" -#: lib/poptBT.c:196 +#: lib/poptBT.c:195 msgid "override target platform" msgstr "" -#: lib/poptBT.c:198 +#: lib/poptBT.c:197 msgid "lookup i18N strings in specfile catalog" msgstr "" @@ -3398,7 +3399,7 @@ msgstr "geçersiz paket numarsý: %s\n" msgid "record %d could not be read\n" msgstr "%d numaralý kayýt okunamadý\n" -#: lib/query.c:746 lib/rpminstall.c:546 +#: lib/query.c:746 lib/rpminstall.c:548 #, c-format msgid "package %s is not installed\n" msgstr "%s pakedi yüklenmemiţ\n" @@ -3733,12 +3734,12 @@ msgstr "hata: %s atlanýyor - aktarým baţarýsýz - %s\n" msgid "retrieved %d packages\n" msgstr "" -#: lib/rpminstall.c:298 lib/rpminstall.c:470 +#: lib/rpminstall.c:298 lib/rpminstall.c:472 #, fuzzy, c-format msgid "cannot open file %s: %s\n" msgstr "%s dosyasý açýlamýyor: " -#: lib/rpminstall.c:316 lib/rpminstall.c:611 +#: lib/rpminstall.c:316 lib/rpminstall.c:613 #, fuzzy, c-format msgid "%s cannot be installed\n" msgstr "hata: %s yüklenemedi\n" @@ -3748,55 +3749,55 @@ msgstr "hata: %s yüklenemedi\n" msgid "cannot open Packages database in %s\n" msgstr "hata: %s%s/packages.rpm açýlamýyor\n" -#: lib/rpminstall.c:351 +#: lib/rpminstall.c:353 #, fuzzy, c-format msgid "package %s is not relocateable\n" msgstr "%s pakedi yüklenmemiţ\n" -#: lib/rpminstall.c:396 +#: lib/rpminstall.c:398 #, fuzzy, c-format msgid "error reading from file %s\n" msgstr "%s dizinin oluţturulmasýnda hata: %s" -#: lib/rpminstall.c:401 +#: lib/rpminstall.c:403 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "" -#: lib/rpminstall.c:418 +#: lib/rpminstall.c:420 #, fuzzy, c-format msgid "found %d source and %d binary packages\n" msgstr "%s grubu hiç paket içermiyor\n" -#: lib/rpminstall.c:429 +#: lib/rpminstall.c:431 msgid "failed dependencies:\n" msgstr "bađýmlýlýk hatasý, aţađýdaki paketlere ihtiyacýnýz var:\n" -#: lib/rpminstall.c:450 +#: lib/rpminstall.c:452 #, fuzzy msgid "installing binary packages\n" msgstr "paket yüklemek" -#: lib/rpminstall.c:533 +#: lib/rpminstall.c:535 #, fuzzy, c-format msgid "cannot open %s/packages.rpm\n" msgstr "hata: %s%s/packages.rpm açýlamýyor\n" -#: lib/rpminstall.c:549 +#: lib/rpminstall.c:551 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "\"%s\" birden fazla paketi tanýmlýyor\n" -#: lib/rpminstall.c:572 +#: lib/rpminstall.c:574 msgid "removing these packages would break dependencies:\n" msgstr "bu paketin silinmesi aţađýdaki bađýmlýlýklarý etkileyecektir:\n" -#: lib/rpminstall.c:600 +#: lib/rpminstall.c:602 #, fuzzy, c-format msgid "cannot open %s: %s\n" msgstr "hata: %s eriţilemiyor\n" -#: lib/rpminstall.c:606 +#: lib/rpminstall.c:608 #, c-format msgid "Installing %s\n" msgstr "%s yükleniyor\n" @@ -3816,88 +3817,88 @@ msgstr "%s te ikinci ':' eksik:%d" msgid "missing architecture name at %s:%d" msgstr "%s te eksik mimari tanýmlamasý:%d" -#: lib/rpmrc.c:313 +#: lib/rpmrc.c:305 #, c-format msgid "Incomplete data line at %s:%d" msgstr "%s te eksik data satýrý:%d" -#: lib/rpmrc.c:317 +#: lib/rpmrc.c:309 #, c-format msgid "Too many args in data line at %s:%d" msgstr "%s te data satýrýnda çok fazla argüman:%d" -#: lib/rpmrc.c:324 +#: lib/rpmrc.c:316 #, c-format msgid "Bad arch/os number: %s (%s:%d)" msgstr "Kötü arch/os numarasý %s: (%s:%d)" -#: lib/rpmrc.c:359 +#: lib/rpmrc.c:351 #, c-format msgid "Incomplete default line at %s:%d" msgstr "%s te eksik default satýrý:%d" -#: lib/rpmrc.c:364 +#: lib/rpmrc.c:356 #, c-format msgid "Too many args in default line at %s:%d" msgstr "%s te default satýrýnda çok fazla argüman:%d" -#: lib/rpmrc.c:554 +#: lib/rpmrc.c:546 #, c-format msgid "Cannot expand %s" msgstr "" -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:551 #, c-format msgid "Cannot read %s, HOME is too large." msgstr "" -#: lib/rpmrc.c:576 +#: lib/rpmrc.c:568 #, c-format msgid "Unable to open %s for reading: %s." msgstr "%s okuma eriţimi için açýlamadý:%s." #. XXX Feof(fd) -#: lib/rpmrc.c:621 +#: lib/rpmrc.c:613 #, c-format msgid "Failed to read %s: %s." msgstr "%s okunamadý: %s" -#: lib/rpmrc.c:658 +#: lib/rpmrc.c:650 #, fuzzy, c-format msgid "missing ':' (found 0x%02x) at %s:%d" msgstr "%s te eksik ':' :%d" -#: lib/rpmrc.c:675 lib/rpmrc.c:749 +#: lib/rpmrc.c:667 lib/rpmrc.c:741 #, c-format msgid "missing argument for %s at %s:%d" msgstr "%s için %s te eksik argüman :%d" -#: lib/rpmrc.c:692 lib/rpmrc.c:714 +#: lib/rpmrc.c:684 lib/rpmrc.c:706 #, fuzzy, c-format msgid "%s expansion failed at %s:%d \"%s\"" msgstr "%s açýlamadý: %s" -#: lib/rpmrc.c:701 +#: lib/rpmrc.c:693 #, fuzzy, c-format msgid "cannot open %s at %s:%d: %s" msgstr "%s dosyasý açýlamýyor: " -#: lib/rpmrc.c:741 +#: lib/rpmrc.c:733 #, c-format msgid "missing architecture for %s at %s:%d" msgstr "%s için %s te eksik mimari:%d" -#: lib/rpmrc.c:808 +#: lib/rpmrc.c:800 #, c-format msgid "bad option '%s' at %s:%d" msgstr "%s geçersiz seçenek %s:%d" -#: lib/rpmrc.c:1205 +#: lib/rpmrc.c:1197 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1206 +#: lib/rpmrc.c:1198 msgid "Please contact rpm-list@redhat.com\n" msgstr "" @@ -4127,7 +4128,7 @@ msgstr "FTP sunucusundan kötü yanýt" #: rpmio/rpmio.c:540 #, fuzzy -msgid "Server IO error" +msgid "Server I/O error" msgstr "FTP I/O hatasý" #: rpmio/rpmio.c:543 @@ -4156,7 +4157,8 @@ msgid "Failed to establish data connection to server" msgstr "FTP sunucusu ile veri alýţveriţi yapýlamadý" #: rpmio/rpmio.c:558 -msgid "IO error to local file" +#, fuzzy +msgid "I/O error to local file" msgstr "Yerel dosyaya eriţim sýrasýnda I/O hatasý" #: rpmio/rpmio.c:561 @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-01 19:44-0500\n" +"POT-Creation-Date: 2001-01-03 14:05-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" @@ -503,7 +503,7 @@ msgid "" "options as -q" msgstr "" -#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 +#: lib/poptBT.c:180 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 #: rpmqv.c:595 rpmqv.c:643 rpmqv.c:677 msgid "do not verify package dependencies" msgstr "" @@ -697,15 +697,15 @@ msgstr "" msgid "bin/src package (prep, compile, install, package)" msgstr "" -#: lib/poptBT.c:192 rpm.c:480 +#: lib/poptBT.c:191 rpm.c:480 msgid "skip straight to specified stage (only for c,i)" msgstr "" -#: lib/poptBT.c:173 rpm.c:482 +#: lib/poptBT.c:172 rpm.c:482 msgid "remove build tree when done" msgstr "" -#: lib/poptBT.c:188 rpm.c:484 +#: lib/poptBT.c:187 rpm.c:484 msgid "remove sources when done" msgstr "" @@ -713,7 +713,7 @@ msgstr "" msgid "remove spec file when done" msgstr "" -#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224 +#: lib/poptBT.c:193 rpm.c:488 rpmqv.c:224 msgid "generate PGP/GPG signature" msgstr "" @@ -1170,7 +1170,7 @@ msgstr "" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:175 rpmqv.c:208 +#: lib/poptBT.c:174 rpmqv.c:208 msgid "generate headers compatible with rpm4 packaging" msgstr "" @@ -1972,118 +1972,118 @@ msgstr "" msgid "line %d: Second %%files list" msgstr "" -#: build/parsePreamble.c:203 +#: build/parsePreamble.c:189 #, c-format msgid "Architecture is excluded: %s" msgstr "" -#: build/parsePreamble.c:208 +#: build/parsePreamble.c:194 #, c-format msgid "Architecture is not included: %s" msgstr "" -#: build/parsePreamble.c:213 +#: build/parsePreamble.c:199 #, c-format msgid "OS is excluded: %s" msgstr "" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:204 #, c-format msgid "OS is not included: %s" msgstr "" -#: build/parsePreamble.c:232 +#: build/parsePreamble.c:218 #, c-format msgid "%s field must be present in package: %s" msgstr "" -#: build/parsePreamble.c:257 +#: build/parsePreamble.c:243 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "" -#: build/parsePreamble.c:305 +#: build/parsePreamble.c:291 #, c-format msgid "Unable to open icon %s: %s" msgstr "" -#: build/parsePreamble.c:323 +#: build/parsePreamble.c:309 #, c-format msgid "Unable to read icon %s: %s" msgstr "" -#: build/parsePreamble.c:336 +#: build/parsePreamble.c:322 #, c-format msgid "Unknown icon type: %s" msgstr "" -#: build/parsePreamble.c:402 +#: build/parsePreamble.c:388 #, c-format msgid "line %d: Malformed tag: %s" msgstr "" #. Empty field -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:396 #, c-format msgid "line %d: Empty tag: %s" msgstr "" -#: build/parsePreamble.c:432 build/parsePreamble.c:439 +#: build/parsePreamble.c:418 build/parsePreamble.c:425 #, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "" -#: build/parsePreamble.c:496 build/parseSpec.c:379 +#: build/parsePreamble.c:482 build/parseSpec.c:374 #, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "" -#: build/parsePreamble.c:509 +#: build/parsePreamble.c:495 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "" -#: build/parsePreamble.c:521 +#: build/parsePreamble.c:507 #, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "" -#: build/parsePreamble.c:533 +#: build/parsePreamble.c:519 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "" -#: build/parsePreamble.c:573 build/parsePreamble.c:584 +#: build/parsePreamble.c:559 build/parsePreamble.c:570 #, c-format msgid "line %d: Bad %s: qualifiers: %s" msgstr "" -#: build/parsePreamble.c:610 +#: build/parsePreamble.c:596 #, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "" -#: build/parsePreamble.c:619 +#: build/parsePreamble.c:605 #, c-format msgid "Internal error: Bogus tag %d" msgstr "" -#: build/parsePreamble.c:757 +#: build/parsePreamble.c:743 #, c-format msgid "Bad package specification: %s" msgstr "" -#: build/parsePreamble.c:763 +#: build/parsePreamble.c:749 #, c-format msgid "Package already exists: %s" msgstr "" -#: build/parsePreamble.c:788 +#: build/parsePreamble.c:774 #, c-format msgid "line %d: Unknown tag: %s" msgstr "" -#: build/parsePreamble.c:810 +#: build/parsePreamble.c:796 msgid "Spec file can't use BuildRoot" msgstr "" @@ -2188,45 +2188,45 @@ msgstr "" msgid "line %d: Second %s" msgstr "" -#: build/parseSpec.c:133 +#: build/parseSpec.c:128 #, c-format msgid "line %d: %s" msgstr "" #. XXX Fstrerror -#: build/parseSpec.c:181 +#: build/parseSpec.c:176 #, c-format msgid "Unable to open %s: %s\n" msgstr "" -#: build/parseSpec.c:193 +#: build/parseSpec.c:188 msgid "Unclosed %%if" msgstr "" -#: build/parseSpec.c:264 +#: build/parseSpec.c:259 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d" msgstr "" #. Got an else with no %if ! -#: build/parseSpec.c:272 +#: build/parseSpec.c:267 msgid "%s:%d: Got a %%else with no if" msgstr "" #. Got an end with no %if ! -#: build/parseSpec.c:283 +#: build/parseSpec.c:278 msgid "%s:%d: Got a %%endif with no if" msgstr "" -#: build/parseSpec.c:297 build/parseSpec.c:306 +#: build/parseSpec.c:292 build/parseSpec.c:301 msgid "malformed %%include statement" msgstr "" -#: build/parseSpec.c:485 +#: build/parseSpec.c:480 msgid "No buildable architectures" msgstr "" -#: build/parseSpec.c:540 +#: build/parseSpec.c:535 msgid "Package has no %%description: %s" msgstr "" @@ -2250,55 +2250,55 @@ msgstr "" msgid "line %d: Bad %s number: %s\n" msgstr "" -#: lib/cpio.c:444 +#: lib/cpio.c:445 #, c-format msgid "can't rename %s to %s: %s\n" msgstr "" -#: lib/cpio.c:450 +#: lib/cpio.c:451 #, c-format msgid "can't unlink %s: %s\n" msgstr "" -#: lib/cpio.c:757 +#: lib/cpio.c:758 #, c-format msgid "getNextHeader: %s\n" msgstr "" -#: lib/cpio.c:1243 +#: lib/cpio.c:1245 #, c-format msgid "(error 0x%x)" msgstr "" -#: lib/cpio.c:1246 +#: lib/cpio.c:1248 msgid "Bad magic" msgstr "" -#: lib/cpio.c:1247 +#: lib/cpio.c:1249 msgid "Bad/unreadable header" msgstr "" -#: lib/cpio.c:1265 +#: lib/cpio.c:1267 msgid "Header size too big" msgstr "" -#: lib/cpio.c:1266 +#: lib/cpio.c:1268 msgid "Unknown file type" msgstr "" -#: lib/cpio.c:1267 +#: lib/cpio.c:1269 msgid "Missing hard link" msgstr "" -#: lib/cpio.c:1268 +#: lib/cpio.c:1270 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:1269 +#: lib/cpio.c:1271 msgid "Internal error" msgstr "" -#: lib/cpio.c:1278 +#: lib/cpio.c:1280 msgid " failed - " msgstr "" @@ -2400,131 +2400,131 @@ msgstr "" msgid "========== continuing tsort ...\n" msgstr "" -#: lib/db1.c:91 lib/db3.c:451 +#: lib/db1.c:92 lib/db2.c:112 lib/db3.c:456 #, c-format -msgid "db%d error(%d)" +msgid "db%d error(%d) from %s: %s\n" msgstr "" -#: lib/db1.c:93 lib/db3.c:453 +#: lib/db1.c:95 lib/db2.c:115 lib/db3.c:459 #, c-format -msgid " performing %s" +msgid "db%d error(%d): %s\n" msgstr "" -#: lib/db1.c:388 +#: lib/db1.c:387 #, c-format msgid "closed db file %s\n" msgstr "" -#: lib/db1.c:391 +#: lib/db1.c:390 #, c-format msgid "removed db file %s\n" msgstr "" -#: lib/db1.c:422 +#: lib/db1.c:421 #, c-format msgid "bad db file %s" msgstr "" -#: lib/db1.c:427 +#: lib/db1.c:426 #, c-format msgid "opening db file %s mode 0x%x\n" msgstr "" #. XXX check errno validity -#: lib/db1.c:450 +#: lib/db1.c:449 #, c-format msgid "cannot get %s lock on database" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "exclusive" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "shared" msgstr "" -#: lib/db2.c:137 +#: lib/db2.c:141 #, c-format msgid "closed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:149 +#: lib/db2.c:153 #, c-format msgid "removed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:186 +#: lib/db2.c:190 #, c-format msgid "opening db environment %s/%s(%s) %s\n" msgstr "" -#: lib/db2.c:561 +#: lib/db2.c:565 #, c-format msgid "closed db index %s/%s(%s)\n" msgstr "" -#: lib/db2.c:639 +#: lib/db2.c:643 #, c-format msgid "opening db index %s/%s(%s) %s mode=0x%x\n" msgstr "" -#: lib/db3.c:267 +#: lib/db3.c:268 #, c-format -msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n" +msgid "unrecognized db option: \"%s\" ignored\n" msgstr "" -#: lib/db3.c:295 +#: lib/db3.c:297 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "" -#: lib/db3.c:303 +#: lib/db3.c:306 #, c-format msgid "%s has too large or too small long value, skipped\n" msgstr "" -#: lib/db3.c:311 +#: lib/db3.c:315 #, c-format msgid "%s has too large or too small integer value, skipped\n" msgstr "" -#: lib/db3.c:478 +#: lib/db3.c:484 #, c-format msgid "closed db environment %s/%s\n" msgstr "" -#: lib/db3.c:494 +#: lib/db3.c:500 #, c-format msgid "removed db environment %s/%s\n" msgstr "" -#: lib/db3.c:531 +#: lib/db3.c:537 #, c-format msgid "opening db environment %s/%s %s\n" msgstr "" -#: lib/db3.c:917 +#: lib/db3.c:923 #, c-format msgid "closed db index %s/%s\n" msgstr "" -#: lib/db3.c:1007 +#: lib/db3.c:1013 #, c-format msgid "opening db index %s/%s %s mode=0x%x\n" msgstr "" -#: lib/db3.c:1112 +#: lib/db3.c:1118 #, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "" -#: lib/db3.c:1119 +#: lib/db3.c:1125 #, c-format msgid "locked db index %s/%s\n" msgstr "" -#: lib/falloc.c:140 +#: lib/falloc.c:141 #, c-format msgid "" "free list corrupt (%u)- please run\n" @@ -2535,7 +2535,7 @@ msgid "" msgstr "" #: lib/formats.c:86 lib/formats.c:112 lib/formats.c:141 lib/formats.c:182 -#: lib/header.c:2569 lib/header.c:2586 lib/header.c:2606 +#: lib/header.c:2519 lib/header.c:2536 lib/header.c:2556 msgid "(not a number)" msgstr "" @@ -2564,92 +2564,92 @@ msgid "file %s is on an unknown device" msgstr "" #. This should not be allowed -#: lib/header.c:220 +#: lib/header.c:172 msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" -#: lib/header.c:255 lib/header.c:1052 lib/install.c:365 +#: lib/header.c:207 lib/header.c:1004 lib/install.c:365 #, c-format msgid "Data type %d not supported\n" msgstr "" -#: lib/header.c:1477 +#: lib/header.c:1427 #, c-format msgid "Bad count for headerAddEntry(): %d\n" msgstr "" #. @-observertrans@ -#: lib/header.c:1922 +#: lib/header.c:1872 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans@ -#: lib/header.c:1952 +#: lib/header.c:1902 msgid "missing } after %{" msgstr "" #. @-observertrans@ -#: lib/header.c:1966 +#: lib/header.c:1916 msgid "empty tag format" msgstr "" #. @-observertrans@ -#: lib/header.c:1978 +#: lib/header.c:1928 msgid "empty tag name" msgstr "" #. @-observertrans@ -#: lib/header.c:1995 +#: lib/header.c:1945 msgid "unknown tag" msgstr "" #. @-observertrans@ -#: lib/header.c:2022 +#: lib/header.c:1972 msgid "] expected at end of array" msgstr "" #. @-observertrans@ -#: lib/header.c:2040 +#: lib/header.c:1990 msgid "unexpected ]" msgstr "" #. @-observertrans@ -#: lib/header.c:2044 +#: lib/header.c:1994 msgid "unexpected }" msgstr "" #. @-observertrans@ -#: lib/header.c:2104 +#: lib/header.c:2054 msgid "? expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2113 +#: lib/header.c:2063 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2126 lib/header.c:2167 +#: lib/header.c:2076 lib/header.c:2117 msgid "} expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2136 +#: lib/header.c:2086 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans@ -#: lib/header.c:2152 +#: lib/header.c:2102 msgid "{ expected after : in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2177 +#: lib/header.c:2127 msgid "| expected at end of expression" msgstr "" -#: lib/header.c:2348 +#: lib/header.c:2298 msgid "(unknown type)" msgstr "" @@ -2671,90 +2671,90 @@ msgstr "" #. this would probably be a good place to check if disk space #. was used up - if so, we should return a different error #. XXX FIXME: Fclose with libio destroys errno -#: lib/install.c:650 +#: lib/install.c:651 #, c-format msgid "unpacking of archive failed%s%s: %s" msgstr "" -#: lib/install.c:651 +#: lib/install.c:652 msgid " on file " msgstr "" -#: lib/install.c:700 +#: lib/install.c:701 msgid "installing a source package\n" msgstr "" -#: lib/install.c:720 +#: lib/install.c:721 #, c-format msgid "cannot create sourcedir %s" msgstr "" -#: lib/install.c:726 lib/install.c:756 +#: lib/install.c:727 lib/install.c:757 #, c-format msgid "cannot write to %s" msgstr "" -#: lib/install.c:730 +#: lib/install.c:731 #, c-format msgid "sources in: %s\n" msgstr "" -#: lib/install.c:750 +#: lib/install.c:751 #, c-format msgid "cannot create specdir %s" msgstr "" -#: lib/install.c:760 +#: lib/install.c:761 #, c-format msgid "spec file in: %s\n" msgstr "" -#: lib/install.c:792 lib/install.c:820 +#: lib/install.c:793 lib/install.c:821 msgid "source package contains no .spec file" msgstr "" -#: lib/install.c:838 +#: lib/install.c:839 #, c-format msgid "renaming %s to %s\n" msgstr "" -#: lib/install.c:840 lib/install.c:1102 lib/uninstall.c:60 +#: lib/install.c:841 lib/install.c:1103 lib/uninstall.c:60 #, c-format msgid "rename of %s to %s failed: %s" msgstr "" -#: lib/install.c:930 +#: lib/install.c:931 msgid "source package expected, binary found" msgstr "" -#: lib/install.c:974 +#: lib/install.c:975 #, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "" -#: lib/install.c:1018 +#: lib/install.c:1019 msgid "stopping install as we're running --test\n" msgstr "" -#: lib/install.c:1023 +#: lib/install.c:1024 msgid "running preinstall script (if any)\n" msgstr "" -#: lib/install.c:1030 +#: lib/install.c:1031 msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n" msgstr "" -#: lib/install.c:1062 +#: lib/install.c:1063 #, c-format msgid "%s created as %s\n" msgstr "" -#: lib/install.c:1098 +#: lib/install.c:1099 #, c-format msgid "%s saved as %s\n" msgstr "" -#: lib/install.c:1189 +#: lib/install.c:1193 msgid "running postinstall scripts (if any)\n" msgstr "" @@ -2773,121 +2773,122 @@ msgid "" msgstr "" #: lib/poptBT.c:94 -msgid "buildroot already specified" +#, c-format +msgid "buildroot already specified, ignoring %s\n" msgstr "" -#: lib/poptBT.c:120 +#: lib/poptBT.c:119 #, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" msgstr "" -#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130 -#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139 +#: lib/poptBT.c:120 lib/poptBT.c:123 lib/poptBT.c:126 lib/poptBT.c:129 +#: lib/poptBT.c:132 lib/poptBT.c:135 lib/poptBT.c:138 msgid "<specfile>" msgstr "" -#: lib/poptBT.c:123 +#: lib/poptBT.c:122 msgid "build through %build (%prep, then compile) from <specfile>" msgstr "" -#: lib/poptBT.c:126 +#: lib/poptBT.c:125 msgid "build through %install (%prep, %build, then install) from <specfile>" msgstr "" -#: lib/poptBT.c:129 +#: lib/poptBT.c:128 #, c-format msgid "verify %files section from <specfile>" msgstr "" -#: lib/poptBT.c:132 +#: lib/poptBT.c:131 msgid "build source and binary packages from <specfile>" msgstr "" -#: lib/poptBT.c:135 +#: lib/poptBT.c:134 msgid "build binary package only from <specfile>" msgstr "" -#: lib/poptBT.c:138 +#: lib/poptBT.c:137 msgid "build source package only from <specfile>" msgstr "" -#: lib/poptBT.c:142 +#: lib/poptBT.c:141 #, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" msgstr "" -#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152 -#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161 +#: lib/poptBT.c:142 lib/poptBT.c:145 lib/poptBT.c:148 lib/poptBT.c:151 +#: lib/poptBT.c:154 lib/poptBT.c:157 lib/poptBT.c:160 msgid "<tarball>" msgstr "" -#: lib/poptBT.c:145 +#: lib/poptBT.c:144 msgid "build through %build (%prep, then compile) from <tarball>" msgstr "" -#: lib/poptBT.c:148 +#: lib/poptBT.c:147 msgid "build through %install (%prep, %build, then install) from <tarball>" msgstr "" -#: lib/poptBT.c:151 +#: lib/poptBT.c:150 #, c-format msgid "verify %files section from <tarball>" msgstr "" -#: lib/poptBT.c:154 +#: lib/poptBT.c:153 msgid "build source and binary packages from <tarball>" msgstr "" -#: lib/poptBT.c:157 +#: lib/poptBT.c:156 msgid "build binary package only from <tarball>" msgstr "" -#: lib/poptBT.c:160 +#: lib/poptBT.c:159 msgid "build source package only from <tarball>" msgstr "" -#: lib/poptBT.c:164 +#: lib/poptBT.c:163 msgid "build binary package from <source package>" msgstr "" -#: lib/poptBT.c:165 lib/poptBT.c:168 +#: lib/poptBT.c:164 lib/poptBT.c:167 msgid "<source package>" msgstr "" -#: lib/poptBT.c:167 +#: lib/poptBT.c:166 msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "" -#: lib/poptBT.c:171 +#: lib/poptBT.c:170 msgid "override build root" msgstr "" -#: lib/poptBT.c:177 +#: lib/poptBT.c:176 msgid "ignore ExcludeArch: directives from spec file" msgstr "" -#: lib/poptBT.c:179 +#: lib/poptBT.c:178 msgid "do not execute any stages of the build" msgstr "" -#: lib/poptBT.c:183 +#: lib/poptBT.c:182 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:186 +#: lib/poptBT.c:185 msgid "do not accept i18N msgstr's from specfile" msgstr "" -#: lib/poptBT.c:190 +#: lib/poptBT.c:189 msgid "remove specfile when done" msgstr "" -#: lib/poptBT.c:196 +#: lib/poptBT.c:195 msgid "override target platform" msgstr "" -#: lib/poptBT.c:198 +#: lib/poptBT.c:197 msgid "lookup i18N strings in specfile catalog" msgstr "" @@ -3153,7 +3154,7 @@ msgstr "" msgid "record %d could not be read\n" msgstr "" -#: lib/query.c:746 lib/rpminstall.c:546 +#: lib/query.c:746 lib/rpminstall.c:548 #, c-format msgid "package %s is not installed\n" msgstr "" @@ -3483,12 +3484,12 @@ msgstr "" msgid "retrieved %d packages\n" msgstr "" -#: lib/rpminstall.c:298 lib/rpminstall.c:470 +#: lib/rpminstall.c:298 lib/rpminstall.c:472 #, c-format msgid "cannot open file %s: %s\n" msgstr "" -#: lib/rpminstall.c:316 lib/rpminstall.c:611 +#: lib/rpminstall.c:316 lib/rpminstall.c:613 #, c-format msgid "%s cannot be installed\n" msgstr "" @@ -3498,54 +3499,54 @@ msgstr "" msgid "cannot open Packages database in %s\n" msgstr "" -#: lib/rpminstall.c:351 +#: lib/rpminstall.c:353 #, c-format msgid "package %s is not relocateable\n" msgstr "" -#: lib/rpminstall.c:396 +#: lib/rpminstall.c:398 #, c-format msgid "error reading from file %s\n" msgstr "" -#: lib/rpminstall.c:401 +#: lib/rpminstall.c:403 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "" -#: lib/rpminstall.c:418 +#: lib/rpminstall.c:420 #, c-format msgid "found %d source and %d binary packages\n" msgstr "" -#: lib/rpminstall.c:429 +#: lib/rpminstall.c:431 msgid "failed dependencies:\n" msgstr "" -#: lib/rpminstall.c:450 +#: lib/rpminstall.c:452 msgid "installing binary packages\n" msgstr "" -#: lib/rpminstall.c:533 +#: lib/rpminstall.c:535 #, c-format msgid "cannot open %s/packages.rpm\n" msgstr "" -#: lib/rpminstall.c:549 +#: lib/rpminstall.c:551 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "" -#: lib/rpminstall.c:572 +#: lib/rpminstall.c:574 msgid "removing these packages would break dependencies:\n" msgstr "" -#: lib/rpminstall.c:600 +#: lib/rpminstall.c:602 #, c-format msgid "cannot open %s: %s\n" msgstr "" -#: lib/rpminstall.c:606 +#: lib/rpminstall.c:608 #, c-format msgid "Installing %s\n" msgstr "" @@ -3565,88 +3566,88 @@ msgstr "" msgid "missing architecture name at %s:%d" msgstr "" -#: lib/rpmrc.c:313 +#: lib/rpmrc.c:305 #, c-format msgid "Incomplete data line at %s:%d" msgstr "" -#: lib/rpmrc.c:317 +#: lib/rpmrc.c:309 #, c-format msgid "Too many args in data line at %s:%d" msgstr "" -#: lib/rpmrc.c:324 +#: lib/rpmrc.c:316 #, c-format msgid "Bad arch/os number: %s (%s:%d)" msgstr "" -#: lib/rpmrc.c:359 +#: lib/rpmrc.c:351 #, c-format msgid "Incomplete default line at %s:%d" msgstr "" -#: lib/rpmrc.c:364 +#: lib/rpmrc.c:356 #, c-format msgid "Too many args in default line at %s:%d" msgstr "" -#: lib/rpmrc.c:554 +#: lib/rpmrc.c:546 #, c-format msgid "Cannot expand %s" msgstr "" -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:551 #, c-format msgid "Cannot read %s, HOME is too large." msgstr "" -#: lib/rpmrc.c:576 +#: lib/rpmrc.c:568 #, c-format msgid "Unable to open %s for reading: %s." msgstr "" #. XXX Feof(fd) -#: lib/rpmrc.c:621 +#: lib/rpmrc.c:613 #, c-format msgid "Failed to read %s: %s." msgstr "" -#: lib/rpmrc.c:658 +#: lib/rpmrc.c:650 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d" msgstr "" -#: lib/rpmrc.c:675 lib/rpmrc.c:749 +#: lib/rpmrc.c:667 lib/rpmrc.c:741 #, c-format msgid "missing argument for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:692 lib/rpmrc.c:714 +#: lib/rpmrc.c:684 lib/rpmrc.c:706 #, c-format msgid "%s expansion failed at %s:%d \"%s\"" msgstr "" -#: lib/rpmrc.c:701 +#: lib/rpmrc.c:693 #, c-format msgid "cannot open %s at %s:%d: %s" msgstr "" -#: lib/rpmrc.c:741 +#: lib/rpmrc.c:733 #, c-format msgid "missing architecture for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:808 +#: lib/rpmrc.c:800 #, c-format msgid "bad option '%s' at %s:%d" msgstr "" -#: lib/rpmrc.c:1205 +#: lib/rpmrc.c:1197 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1206 +#: lib/rpmrc.c:1198 msgid "Please contact rpm-list@redhat.com\n" msgstr "" @@ -3862,7 +3863,7 @@ msgid "Bad server response" msgstr "" #: rpmio/rpmio.c:540 -msgid "Server IO error" +msgid "Server I/O error" msgstr "" #: rpmio/rpmio.c:543 @@ -3886,7 +3887,7 @@ msgid "Failed to establish data connection to server" msgstr "" #: rpmio/rpmio.c:558 -msgid "IO error to local file" +msgid "I/O error to local file" msgstr "" #: rpmio/rpmio.c:561 @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-01 19:44-0500\n" +"POT-Creation-Date: 2001-01-03 14:05-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" @@ -503,7 +503,7 @@ msgid "" "options as -q" msgstr "" -#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 +#: lib/poptBT.c:180 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 #: rpmqv.c:595 rpmqv.c:643 rpmqv.c:677 msgid "do not verify package dependencies" msgstr "" @@ -697,15 +697,15 @@ msgstr "" msgid "bin/src package (prep, compile, install, package)" msgstr "" -#: lib/poptBT.c:192 rpm.c:480 +#: lib/poptBT.c:191 rpm.c:480 msgid "skip straight to specified stage (only for c,i)" msgstr "" -#: lib/poptBT.c:173 rpm.c:482 +#: lib/poptBT.c:172 rpm.c:482 msgid "remove build tree when done" msgstr "" -#: lib/poptBT.c:188 rpm.c:484 +#: lib/poptBT.c:187 rpm.c:484 msgid "remove sources when done" msgstr "" @@ -713,7 +713,7 @@ msgstr "" msgid "remove spec file when done" msgstr "" -#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224 +#: lib/poptBT.c:193 rpm.c:488 rpmqv.c:224 msgid "generate PGP/GPG signature" msgstr "" @@ -1170,7 +1170,7 @@ msgstr "" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:175 rpmqv.c:208 +#: lib/poptBT.c:174 rpmqv.c:208 msgid "generate headers compatible with rpm4 packaging" msgstr "" @@ -1972,118 +1972,118 @@ msgstr "" msgid "line %d: Second %%files list" msgstr "" -#: build/parsePreamble.c:203 +#: build/parsePreamble.c:189 #, c-format msgid "Architecture is excluded: %s" msgstr "" -#: build/parsePreamble.c:208 +#: build/parsePreamble.c:194 #, c-format msgid "Architecture is not included: %s" msgstr "" -#: build/parsePreamble.c:213 +#: build/parsePreamble.c:199 #, c-format msgid "OS is excluded: %s" msgstr "" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:204 #, c-format msgid "OS is not included: %s" msgstr "" -#: build/parsePreamble.c:232 +#: build/parsePreamble.c:218 #, c-format msgid "%s field must be present in package: %s" msgstr "" -#: build/parsePreamble.c:257 +#: build/parsePreamble.c:243 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "" -#: build/parsePreamble.c:305 +#: build/parsePreamble.c:291 #, c-format msgid "Unable to open icon %s: %s" msgstr "" -#: build/parsePreamble.c:323 +#: build/parsePreamble.c:309 #, c-format msgid "Unable to read icon %s: %s" msgstr "" -#: build/parsePreamble.c:336 +#: build/parsePreamble.c:322 #, c-format msgid "Unknown icon type: %s" msgstr "" -#: build/parsePreamble.c:402 +#: build/parsePreamble.c:388 #, c-format msgid "line %d: Malformed tag: %s" msgstr "" #. Empty field -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:396 #, c-format msgid "line %d: Empty tag: %s" msgstr "" -#: build/parsePreamble.c:432 build/parsePreamble.c:439 +#: build/parsePreamble.c:418 build/parsePreamble.c:425 #, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "" -#: build/parsePreamble.c:496 build/parseSpec.c:379 +#: build/parsePreamble.c:482 build/parseSpec.c:374 #, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "" -#: build/parsePreamble.c:509 +#: build/parsePreamble.c:495 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "" -#: build/parsePreamble.c:521 +#: build/parsePreamble.c:507 #, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "" -#: build/parsePreamble.c:533 +#: build/parsePreamble.c:519 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "" -#: build/parsePreamble.c:573 build/parsePreamble.c:584 +#: build/parsePreamble.c:559 build/parsePreamble.c:570 #, c-format msgid "line %d: Bad %s: qualifiers: %s" msgstr "" -#: build/parsePreamble.c:610 +#: build/parsePreamble.c:596 #, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "" -#: build/parsePreamble.c:619 +#: build/parsePreamble.c:605 #, c-format msgid "Internal error: Bogus tag %d" msgstr "" -#: build/parsePreamble.c:757 +#: build/parsePreamble.c:743 #, c-format msgid "Bad package specification: %s" msgstr "" -#: build/parsePreamble.c:763 +#: build/parsePreamble.c:749 #, c-format msgid "Package already exists: %s" msgstr "" -#: build/parsePreamble.c:788 +#: build/parsePreamble.c:774 #, c-format msgid "line %d: Unknown tag: %s" msgstr "" -#: build/parsePreamble.c:810 +#: build/parsePreamble.c:796 msgid "Spec file can't use BuildRoot" msgstr "" @@ -2188,45 +2188,45 @@ msgstr "" msgid "line %d: Second %s" msgstr "" -#: build/parseSpec.c:133 +#: build/parseSpec.c:128 #, c-format msgid "line %d: %s" msgstr "" #. XXX Fstrerror -#: build/parseSpec.c:181 +#: build/parseSpec.c:176 #, c-format msgid "Unable to open %s: %s\n" msgstr "" -#: build/parseSpec.c:193 +#: build/parseSpec.c:188 msgid "Unclosed %%if" msgstr "" -#: build/parseSpec.c:264 +#: build/parseSpec.c:259 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d" msgstr "" #. Got an else with no %if ! -#: build/parseSpec.c:272 +#: build/parseSpec.c:267 msgid "%s:%d: Got a %%else with no if" msgstr "" #. Got an end with no %if ! -#: build/parseSpec.c:283 +#: build/parseSpec.c:278 msgid "%s:%d: Got a %%endif with no if" msgstr "" -#: build/parseSpec.c:297 build/parseSpec.c:306 +#: build/parseSpec.c:292 build/parseSpec.c:301 msgid "malformed %%include statement" msgstr "" -#: build/parseSpec.c:485 +#: build/parseSpec.c:480 msgid "No buildable architectures" msgstr "" -#: build/parseSpec.c:540 +#: build/parseSpec.c:535 msgid "Package has no %%description: %s" msgstr "" @@ -2250,55 +2250,55 @@ msgstr "" msgid "line %d: Bad %s number: %s\n" msgstr "" -#: lib/cpio.c:444 +#: lib/cpio.c:445 #, c-format msgid "can't rename %s to %s: %s\n" msgstr "" -#: lib/cpio.c:450 +#: lib/cpio.c:451 #, c-format msgid "can't unlink %s: %s\n" msgstr "" -#: lib/cpio.c:757 +#: lib/cpio.c:758 #, c-format msgid "getNextHeader: %s\n" msgstr "" -#: lib/cpio.c:1243 +#: lib/cpio.c:1245 #, c-format msgid "(error 0x%x)" msgstr "" -#: lib/cpio.c:1246 +#: lib/cpio.c:1248 msgid "Bad magic" msgstr "" -#: lib/cpio.c:1247 +#: lib/cpio.c:1249 msgid "Bad/unreadable header" msgstr "" -#: lib/cpio.c:1265 +#: lib/cpio.c:1267 msgid "Header size too big" msgstr "" -#: lib/cpio.c:1266 +#: lib/cpio.c:1268 msgid "Unknown file type" msgstr "" -#: lib/cpio.c:1267 +#: lib/cpio.c:1269 msgid "Missing hard link" msgstr "" -#: lib/cpio.c:1268 +#: lib/cpio.c:1270 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:1269 +#: lib/cpio.c:1271 msgid "Internal error" msgstr "" -#: lib/cpio.c:1278 +#: lib/cpio.c:1280 msgid " failed - " msgstr "" @@ -2400,131 +2400,131 @@ msgstr "" msgid "========== continuing tsort ...\n" msgstr "" -#: lib/db1.c:91 lib/db3.c:451 +#: lib/db1.c:92 lib/db2.c:112 lib/db3.c:456 #, c-format -msgid "db%d error(%d)" +msgid "db%d error(%d) from %s: %s\n" msgstr "" -#: lib/db1.c:93 lib/db3.c:453 +#: lib/db1.c:95 lib/db2.c:115 lib/db3.c:459 #, c-format -msgid " performing %s" +msgid "db%d error(%d): %s\n" msgstr "" -#: lib/db1.c:388 +#: lib/db1.c:387 #, c-format msgid "closed db file %s\n" msgstr "" -#: lib/db1.c:391 +#: lib/db1.c:390 #, c-format msgid "removed db file %s\n" msgstr "" -#: lib/db1.c:422 +#: lib/db1.c:421 #, c-format msgid "bad db file %s" msgstr "" -#: lib/db1.c:427 +#: lib/db1.c:426 #, c-format msgid "opening db file %s mode 0x%x\n" msgstr "" #. XXX check errno validity -#: lib/db1.c:450 +#: lib/db1.c:449 #, c-format msgid "cannot get %s lock on database" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "exclusive" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "shared" msgstr "" -#: lib/db2.c:137 +#: lib/db2.c:141 #, c-format msgid "closed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:149 +#: lib/db2.c:153 #, c-format msgid "removed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:186 +#: lib/db2.c:190 #, c-format msgid "opening db environment %s/%s(%s) %s\n" msgstr "" -#: lib/db2.c:561 +#: lib/db2.c:565 #, c-format msgid "closed db index %s/%s(%s)\n" msgstr "" -#: lib/db2.c:639 +#: lib/db2.c:643 #, c-format msgid "opening db index %s/%s(%s) %s mode=0x%x\n" msgstr "" -#: lib/db3.c:267 +#: lib/db3.c:268 #, c-format -msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n" +msgid "unrecognized db option: \"%s\" ignored\n" msgstr "" -#: lib/db3.c:295 +#: lib/db3.c:297 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "" -#: lib/db3.c:303 +#: lib/db3.c:306 #, c-format msgid "%s has too large or too small long value, skipped\n" msgstr "" -#: lib/db3.c:311 +#: lib/db3.c:315 #, c-format msgid "%s has too large or too small integer value, skipped\n" msgstr "" -#: lib/db3.c:478 +#: lib/db3.c:484 #, c-format msgid "closed db environment %s/%s\n" msgstr "" -#: lib/db3.c:494 +#: lib/db3.c:500 #, c-format msgid "removed db environment %s/%s\n" msgstr "" -#: lib/db3.c:531 +#: lib/db3.c:537 #, c-format msgid "opening db environment %s/%s %s\n" msgstr "" -#: lib/db3.c:917 +#: lib/db3.c:923 #, c-format msgid "closed db index %s/%s\n" msgstr "" -#: lib/db3.c:1007 +#: lib/db3.c:1013 #, c-format msgid "opening db index %s/%s %s mode=0x%x\n" msgstr "" -#: lib/db3.c:1112 +#: lib/db3.c:1118 #, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "" -#: lib/db3.c:1119 +#: lib/db3.c:1125 #, c-format msgid "locked db index %s/%s\n" msgstr "" -#: lib/falloc.c:140 +#: lib/falloc.c:141 #, c-format msgid "" "free list corrupt (%u)- please run\n" @@ -2535,7 +2535,7 @@ msgid "" msgstr "" #: lib/formats.c:86 lib/formats.c:112 lib/formats.c:141 lib/formats.c:182 -#: lib/header.c:2569 lib/header.c:2586 lib/header.c:2606 +#: lib/header.c:2519 lib/header.c:2536 lib/header.c:2556 msgid "(not a number)" msgstr "" @@ -2564,92 +2564,92 @@ msgid "file %s is on an unknown device" msgstr "" #. This should not be allowed -#: lib/header.c:220 +#: lib/header.c:172 msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" -#: lib/header.c:255 lib/header.c:1052 lib/install.c:365 +#: lib/header.c:207 lib/header.c:1004 lib/install.c:365 #, c-format msgid "Data type %d not supported\n" msgstr "" -#: lib/header.c:1477 +#: lib/header.c:1427 #, c-format msgid "Bad count for headerAddEntry(): %d\n" msgstr "" #. @-observertrans@ -#: lib/header.c:1922 +#: lib/header.c:1872 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans@ -#: lib/header.c:1952 +#: lib/header.c:1902 msgid "missing } after %{" msgstr "" #. @-observertrans@ -#: lib/header.c:1966 +#: lib/header.c:1916 msgid "empty tag format" msgstr "" #. @-observertrans@ -#: lib/header.c:1978 +#: lib/header.c:1928 msgid "empty tag name" msgstr "" #. @-observertrans@ -#: lib/header.c:1995 +#: lib/header.c:1945 msgid "unknown tag" msgstr "" #. @-observertrans@ -#: lib/header.c:2022 +#: lib/header.c:1972 msgid "] expected at end of array" msgstr "" #. @-observertrans@ -#: lib/header.c:2040 +#: lib/header.c:1990 msgid "unexpected ]" msgstr "" #. @-observertrans@ -#: lib/header.c:2044 +#: lib/header.c:1994 msgid "unexpected }" msgstr "" #. @-observertrans@ -#: lib/header.c:2104 +#: lib/header.c:2054 msgid "? expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2113 +#: lib/header.c:2063 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2126 lib/header.c:2167 +#: lib/header.c:2076 lib/header.c:2117 msgid "} expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2136 +#: lib/header.c:2086 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans@ -#: lib/header.c:2152 +#: lib/header.c:2102 msgid "{ expected after : in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2177 +#: lib/header.c:2127 msgid "| expected at end of expression" msgstr "" -#: lib/header.c:2348 +#: lib/header.c:2298 msgid "(unknown type)" msgstr "" @@ -2671,90 +2671,90 @@ msgstr "" #. this would probably be a good place to check if disk space #. was used up - if so, we should return a different error #. XXX FIXME: Fclose with libio destroys errno -#: lib/install.c:650 +#: lib/install.c:651 #, c-format msgid "unpacking of archive failed%s%s: %s" msgstr "" -#: lib/install.c:651 +#: lib/install.c:652 msgid " on file " msgstr "" -#: lib/install.c:700 +#: lib/install.c:701 msgid "installing a source package\n" msgstr "" -#: lib/install.c:720 +#: lib/install.c:721 #, c-format msgid "cannot create sourcedir %s" msgstr "" -#: lib/install.c:726 lib/install.c:756 +#: lib/install.c:727 lib/install.c:757 #, c-format msgid "cannot write to %s" msgstr "" -#: lib/install.c:730 +#: lib/install.c:731 #, c-format msgid "sources in: %s\n" msgstr "" -#: lib/install.c:750 +#: lib/install.c:751 #, c-format msgid "cannot create specdir %s" msgstr "" -#: lib/install.c:760 +#: lib/install.c:761 #, c-format msgid "spec file in: %s\n" msgstr "" -#: lib/install.c:792 lib/install.c:820 +#: lib/install.c:793 lib/install.c:821 msgid "source package contains no .spec file" msgstr "" -#: lib/install.c:838 +#: lib/install.c:839 #, c-format msgid "renaming %s to %s\n" msgstr "" -#: lib/install.c:840 lib/install.c:1102 lib/uninstall.c:60 +#: lib/install.c:841 lib/install.c:1103 lib/uninstall.c:60 #, c-format msgid "rename of %s to %s failed: %s" msgstr "" -#: lib/install.c:930 +#: lib/install.c:931 msgid "source package expected, binary found" msgstr "" -#: lib/install.c:974 +#: lib/install.c:975 #, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "" -#: lib/install.c:1018 +#: lib/install.c:1019 msgid "stopping install as we're running --test\n" msgstr "" -#: lib/install.c:1023 +#: lib/install.c:1024 msgid "running preinstall script (if any)\n" msgstr "" -#: lib/install.c:1030 +#: lib/install.c:1031 msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n" msgstr "" -#: lib/install.c:1062 +#: lib/install.c:1063 #, c-format msgid "%s created as %s\n" msgstr "" -#: lib/install.c:1098 +#: lib/install.c:1099 #, c-format msgid "%s saved as %s\n" msgstr "" -#: lib/install.c:1189 +#: lib/install.c:1193 msgid "running postinstall scripts (if any)\n" msgstr "" @@ -2773,121 +2773,122 @@ msgid "" msgstr "" #: lib/poptBT.c:94 -msgid "buildroot already specified" +#, c-format +msgid "buildroot already specified, ignoring %s\n" msgstr "" -#: lib/poptBT.c:120 +#: lib/poptBT.c:119 #, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" msgstr "" -#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130 -#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139 +#: lib/poptBT.c:120 lib/poptBT.c:123 lib/poptBT.c:126 lib/poptBT.c:129 +#: lib/poptBT.c:132 lib/poptBT.c:135 lib/poptBT.c:138 msgid "<specfile>" msgstr "" -#: lib/poptBT.c:123 +#: lib/poptBT.c:122 msgid "build through %build (%prep, then compile) from <specfile>" msgstr "" -#: lib/poptBT.c:126 +#: lib/poptBT.c:125 msgid "build through %install (%prep, %build, then install) from <specfile>" msgstr "" -#: lib/poptBT.c:129 +#: lib/poptBT.c:128 #, c-format msgid "verify %files section from <specfile>" msgstr "" -#: lib/poptBT.c:132 +#: lib/poptBT.c:131 msgid "build source and binary packages from <specfile>" msgstr "" -#: lib/poptBT.c:135 +#: lib/poptBT.c:134 msgid "build binary package only from <specfile>" msgstr "" -#: lib/poptBT.c:138 +#: lib/poptBT.c:137 msgid "build source package only from <specfile>" msgstr "" -#: lib/poptBT.c:142 +#: lib/poptBT.c:141 #, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" msgstr "" -#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152 -#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161 +#: lib/poptBT.c:142 lib/poptBT.c:145 lib/poptBT.c:148 lib/poptBT.c:151 +#: lib/poptBT.c:154 lib/poptBT.c:157 lib/poptBT.c:160 msgid "<tarball>" msgstr "" -#: lib/poptBT.c:145 +#: lib/poptBT.c:144 msgid "build through %build (%prep, then compile) from <tarball>" msgstr "" -#: lib/poptBT.c:148 +#: lib/poptBT.c:147 msgid "build through %install (%prep, %build, then install) from <tarball>" msgstr "" -#: lib/poptBT.c:151 +#: lib/poptBT.c:150 #, c-format msgid "verify %files section from <tarball>" msgstr "" -#: lib/poptBT.c:154 +#: lib/poptBT.c:153 msgid "build source and binary packages from <tarball>" msgstr "" -#: lib/poptBT.c:157 +#: lib/poptBT.c:156 msgid "build binary package only from <tarball>" msgstr "" -#: lib/poptBT.c:160 +#: lib/poptBT.c:159 msgid "build source package only from <tarball>" msgstr "" -#: lib/poptBT.c:164 +#: lib/poptBT.c:163 msgid "build binary package from <source package>" msgstr "" -#: lib/poptBT.c:165 lib/poptBT.c:168 +#: lib/poptBT.c:164 lib/poptBT.c:167 msgid "<source package>" msgstr "" -#: lib/poptBT.c:167 +#: lib/poptBT.c:166 msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "" -#: lib/poptBT.c:171 +#: lib/poptBT.c:170 msgid "override build root" msgstr "" -#: lib/poptBT.c:177 +#: lib/poptBT.c:176 msgid "ignore ExcludeArch: directives from spec file" msgstr "" -#: lib/poptBT.c:179 +#: lib/poptBT.c:178 msgid "do not execute any stages of the build" msgstr "" -#: lib/poptBT.c:183 +#: lib/poptBT.c:182 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:186 +#: lib/poptBT.c:185 msgid "do not accept i18N msgstr's from specfile" msgstr "" -#: lib/poptBT.c:190 +#: lib/poptBT.c:189 msgid "remove specfile when done" msgstr "" -#: lib/poptBT.c:196 +#: lib/poptBT.c:195 msgid "override target platform" msgstr "" -#: lib/poptBT.c:198 +#: lib/poptBT.c:197 msgid "lookup i18N strings in specfile catalog" msgstr "" @@ -3153,7 +3154,7 @@ msgstr "" msgid "record %d could not be read\n" msgstr "" -#: lib/query.c:746 lib/rpminstall.c:546 +#: lib/query.c:746 lib/rpminstall.c:548 #, c-format msgid "package %s is not installed\n" msgstr "" @@ -3483,12 +3484,12 @@ msgstr "" msgid "retrieved %d packages\n" msgstr "" -#: lib/rpminstall.c:298 lib/rpminstall.c:470 +#: lib/rpminstall.c:298 lib/rpminstall.c:472 #, c-format msgid "cannot open file %s: %s\n" msgstr "" -#: lib/rpminstall.c:316 lib/rpminstall.c:611 +#: lib/rpminstall.c:316 lib/rpminstall.c:613 #, c-format msgid "%s cannot be installed\n" msgstr "" @@ -3498,54 +3499,54 @@ msgstr "" msgid "cannot open Packages database in %s\n" msgstr "" -#: lib/rpminstall.c:351 +#: lib/rpminstall.c:353 #, c-format msgid "package %s is not relocateable\n" msgstr "" -#: lib/rpminstall.c:396 +#: lib/rpminstall.c:398 #, c-format msgid "error reading from file %s\n" msgstr "" -#: lib/rpminstall.c:401 +#: lib/rpminstall.c:403 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "" -#: lib/rpminstall.c:418 +#: lib/rpminstall.c:420 #, c-format msgid "found %d source and %d binary packages\n" msgstr "" -#: lib/rpminstall.c:429 +#: lib/rpminstall.c:431 msgid "failed dependencies:\n" msgstr "" -#: lib/rpminstall.c:450 +#: lib/rpminstall.c:452 msgid "installing binary packages\n" msgstr "" -#: lib/rpminstall.c:533 +#: lib/rpminstall.c:535 #, c-format msgid "cannot open %s/packages.rpm\n" msgstr "" -#: lib/rpminstall.c:549 +#: lib/rpminstall.c:551 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "" -#: lib/rpminstall.c:572 +#: lib/rpminstall.c:574 msgid "removing these packages would break dependencies:\n" msgstr "" -#: lib/rpminstall.c:600 +#: lib/rpminstall.c:602 #, c-format msgid "cannot open %s: %s\n" msgstr "" -#: lib/rpminstall.c:606 +#: lib/rpminstall.c:608 #, c-format msgid "Installing %s\n" msgstr "" @@ -3565,88 +3566,88 @@ msgstr "" msgid "missing architecture name at %s:%d" msgstr "" -#: lib/rpmrc.c:313 +#: lib/rpmrc.c:305 #, c-format msgid "Incomplete data line at %s:%d" msgstr "" -#: lib/rpmrc.c:317 +#: lib/rpmrc.c:309 #, c-format msgid "Too many args in data line at %s:%d" msgstr "" -#: lib/rpmrc.c:324 +#: lib/rpmrc.c:316 #, c-format msgid "Bad arch/os number: %s (%s:%d)" msgstr "" -#: lib/rpmrc.c:359 +#: lib/rpmrc.c:351 #, c-format msgid "Incomplete default line at %s:%d" msgstr "" -#: lib/rpmrc.c:364 +#: lib/rpmrc.c:356 #, c-format msgid "Too many args in default line at %s:%d" msgstr "" -#: lib/rpmrc.c:554 +#: lib/rpmrc.c:546 #, c-format msgid "Cannot expand %s" msgstr "" -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:551 #, c-format msgid "Cannot read %s, HOME is too large." msgstr "" -#: lib/rpmrc.c:576 +#: lib/rpmrc.c:568 #, c-format msgid "Unable to open %s for reading: %s." msgstr "" #. XXX Feof(fd) -#: lib/rpmrc.c:621 +#: lib/rpmrc.c:613 #, c-format msgid "Failed to read %s: %s." msgstr "" -#: lib/rpmrc.c:658 +#: lib/rpmrc.c:650 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d" msgstr "" -#: lib/rpmrc.c:675 lib/rpmrc.c:749 +#: lib/rpmrc.c:667 lib/rpmrc.c:741 #, c-format msgid "missing argument for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:692 lib/rpmrc.c:714 +#: lib/rpmrc.c:684 lib/rpmrc.c:706 #, c-format msgid "%s expansion failed at %s:%d \"%s\"" msgstr "" -#: lib/rpmrc.c:701 +#: lib/rpmrc.c:693 #, c-format msgid "cannot open %s at %s:%d: %s" msgstr "" -#: lib/rpmrc.c:741 +#: lib/rpmrc.c:733 #, c-format msgid "missing architecture for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:808 +#: lib/rpmrc.c:800 #, c-format msgid "bad option '%s' at %s:%d" msgstr "" -#: lib/rpmrc.c:1205 +#: lib/rpmrc.c:1197 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1206 +#: lib/rpmrc.c:1198 msgid "Please contact rpm-list@redhat.com\n" msgstr "" @@ -3862,7 +3863,7 @@ msgid "Bad server response" msgstr "" #: rpmio/rpmio.c:540 -msgid "Server IO error" +msgid "Server I/O error" msgstr "" #: rpmio/rpmio.c:543 @@ -3886,7 +3887,7 @@ msgid "Failed to establish data connection to server" msgstr "" #: rpmio/rpmio.c:558 -msgid "IO error to local file" +msgid "I/O error to local file" msgstr "" #: rpmio/rpmio.c:561 @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-01 19:44-0500\n" +"POT-Creation-Date: 2001-01-03 14:05-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" @@ -503,7 +503,7 @@ msgid "" "options as -q" msgstr "" -#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 +#: lib/poptBT.c:180 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 #: rpmqv.c:595 rpmqv.c:643 rpmqv.c:677 msgid "do not verify package dependencies" msgstr "" @@ -697,15 +697,15 @@ msgstr "" msgid "bin/src package (prep, compile, install, package)" msgstr "" -#: lib/poptBT.c:192 rpm.c:480 +#: lib/poptBT.c:191 rpm.c:480 msgid "skip straight to specified stage (only for c,i)" msgstr "" -#: lib/poptBT.c:173 rpm.c:482 +#: lib/poptBT.c:172 rpm.c:482 msgid "remove build tree when done" msgstr "" -#: lib/poptBT.c:188 rpm.c:484 +#: lib/poptBT.c:187 rpm.c:484 msgid "remove sources when done" msgstr "" @@ -713,7 +713,7 @@ msgstr "" msgid "remove spec file when done" msgstr "" -#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224 +#: lib/poptBT.c:193 rpm.c:488 rpmqv.c:224 msgid "generate PGP/GPG signature" msgstr "" @@ -1170,7 +1170,7 @@ msgstr "" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:175 rpmqv.c:208 +#: lib/poptBT.c:174 rpmqv.c:208 msgid "generate headers compatible with rpm4 packaging" msgstr "" @@ -1972,118 +1972,118 @@ msgstr "" msgid "line %d: Second %%files list" msgstr "" -#: build/parsePreamble.c:203 +#: build/parsePreamble.c:189 #, c-format msgid "Architecture is excluded: %s" msgstr "" -#: build/parsePreamble.c:208 +#: build/parsePreamble.c:194 #, c-format msgid "Architecture is not included: %s" msgstr "" -#: build/parsePreamble.c:213 +#: build/parsePreamble.c:199 #, c-format msgid "OS is excluded: %s" msgstr "" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:204 #, c-format msgid "OS is not included: %s" msgstr "" -#: build/parsePreamble.c:232 +#: build/parsePreamble.c:218 #, c-format msgid "%s field must be present in package: %s" msgstr "" -#: build/parsePreamble.c:257 +#: build/parsePreamble.c:243 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "" -#: build/parsePreamble.c:305 +#: build/parsePreamble.c:291 #, c-format msgid "Unable to open icon %s: %s" msgstr "" -#: build/parsePreamble.c:323 +#: build/parsePreamble.c:309 #, c-format msgid "Unable to read icon %s: %s" msgstr "" -#: build/parsePreamble.c:336 +#: build/parsePreamble.c:322 #, c-format msgid "Unknown icon type: %s" msgstr "" -#: build/parsePreamble.c:402 +#: build/parsePreamble.c:388 #, c-format msgid "line %d: Malformed tag: %s" msgstr "" #. Empty field -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:396 #, c-format msgid "line %d: Empty tag: %s" msgstr "" -#: build/parsePreamble.c:432 build/parsePreamble.c:439 +#: build/parsePreamble.c:418 build/parsePreamble.c:425 #, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "" -#: build/parsePreamble.c:496 build/parseSpec.c:379 +#: build/parsePreamble.c:482 build/parseSpec.c:374 #, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "" -#: build/parsePreamble.c:509 +#: build/parsePreamble.c:495 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "" -#: build/parsePreamble.c:521 +#: build/parsePreamble.c:507 #, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "" -#: build/parsePreamble.c:533 +#: build/parsePreamble.c:519 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "" -#: build/parsePreamble.c:573 build/parsePreamble.c:584 +#: build/parsePreamble.c:559 build/parsePreamble.c:570 #, c-format msgid "line %d: Bad %s: qualifiers: %s" msgstr "" -#: build/parsePreamble.c:610 +#: build/parsePreamble.c:596 #, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "" -#: build/parsePreamble.c:619 +#: build/parsePreamble.c:605 #, c-format msgid "Internal error: Bogus tag %d" msgstr "" -#: build/parsePreamble.c:757 +#: build/parsePreamble.c:743 #, c-format msgid "Bad package specification: %s" msgstr "" -#: build/parsePreamble.c:763 +#: build/parsePreamble.c:749 #, c-format msgid "Package already exists: %s" msgstr "" -#: build/parsePreamble.c:788 +#: build/parsePreamble.c:774 #, c-format msgid "line %d: Unknown tag: %s" msgstr "" -#: build/parsePreamble.c:810 +#: build/parsePreamble.c:796 msgid "Spec file can't use BuildRoot" msgstr "" @@ -2188,45 +2188,45 @@ msgstr "" msgid "line %d: Second %s" msgstr "" -#: build/parseSpec.c:133 +#: build/parseSpec.c:128 #, c-format msgid "line %d: %s" msgstr "" #. XXX Fstrerror -#: build/parseSpec.c:181 +#: build/parseSpec.c:176 #, c-format msgid "Unable to open %s: %s\n" msgstr "" -#: build/parseSpec.c:193 +#: build/parseSpec.c:188 msgid "Unclosed %%if" msgstr "" -#: build/parseSpec.c:264 +#: build/parseSpec.c:259 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d" msgstr "" #. Got an else with no %if ! -#: build/parseSpec.c:272 +#: build/parseSpec.c:267 msgid "%s:%d: Got a %%else with no if" msgstr "" #. Got an end with no %if ! -#: build/parseSpec.c:283 +#: build/parseSpec.c:278 msgid "%s:%d: Got a %%endif with no if" msgstr "" -#: build/parseSpec.c:297 build/parseSpec.c:306 +#: build/parseSpec.c:292 build/parseSpec.c:301 msgid "malformed %%include statement" msgstr "" -#: build/parseSpec.c:485 +#: build/parseSpec.c:480 msgid "No buildable architectures" msgstr "" -#: build/parseSpec.c:540 +#: build/parseSpec.c:535 msgid "Package has no %%description: %s" msgstr "" @@ -2250,55 +2250,55 @@ msgstr "" msgid "line %d: Bad %s number: %s\n" msgstr "" -#: lib/cpio.c:444 +#: lib/cpio.c:445 #, c-format msgid "can't rename %s to %s: %s\n" msgstr "" -#: lib/cpio.c:450 +#: lib/cpio.c:451 #, c-format msgid "can't unlink %s: %s\n" msgstr "" -#: lib/cpio.c:757 +#: lib/cpio.c:758 #, c-format msgid "getNextHeader: %s\n" msgstr "" -#: lib/cpio.c:1243 +#: lib/cpio.c:1245 #, c-format msgid "(error 0x%x)" msgstr "" -#: lib/cpio.c:1246 +#: lib/cpio.c:1248 msgid "Bad magic" msgstr "" -#: lib/cpio.c:1247 +#: lib/cpio.c:1249 msgid "Bad/unreadable header" msgstr "" -#: lib/cpio.c:1265 +#: lib/cpio.c:1267 msgid "Header size too big" msgstr "" -#: lib/cpio.c:1266 +#: lib/cpio.c:1268 msgid "Unknown file type" msgstr "" -#: lib/cpio.c:1267 +#: lib/cpio.c:1269 msgid "Missing hard link" msgstr "" -#: lib/cpio.c:1268 +#: lib/cpio.c:1270 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:1269 +#: lib/cpio.c:1271 msgid "Internal error" msgstr "" -#: lib/cpio.c:1278 +#: lib/cpio.c:1280 msgid " failed - " msgstr "" @@ -2400,131 +2400,131 @@ msgstr "" msgid "========== continuing tsort ...\n" msgstr "" -#: lib/db1.c:91 lib/db3.c:451 +#: lib/db1.c:92 lib/db2.c:112 lib/db3.c:456 #, c-format -msgid "db%d error(%d)" +msgid "db%d error(%d) from %s: %s\n" msgstr "" -#: lib/db1.c:93 lib/db3.c:453 +#: lib/db1.c:95 lib/db2.c:115 lib/db3.c:459 #, c-format -msgid " performing %s" +msgid "db%d error(%d): %s\n" msgstr "" -#: lib/db1.c:388 +#: lib/db1.c:387 #, c-format msgid "closed db file %s\n" msgstr "" -#: lib/db1.c:391 +#: lib/db1.c:390 #, c-format msgid "removed db file %s\n" msgstr "" -#: lib/db1.c:422 +#: lib/db1.c:421 #, c-format msgid "bad db file %s" msgstr "" -#: lib/db1.c:427 +#: lib/db1.c:426 #, c-format msgid "opening db file %s mode 0x%x\n" msgstr "" #. XXX check errno validity -#: lib/db1.c:450 +#: lib/db1.c:449 #, c-format msgid "cannot get %s lock on database" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "exclusive" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "shared" msgstr "" -#: lib/db2.c:137 +#: lib/db2.c:141 #, c-format msgid "closed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:149 +#: lib/db2.c:153 #, c-format msgid "removed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:186 +#: lib/db2.c:190 #, c-format msgid "opening db environment %s/%s(%s) %s\n" msgstr "" -#: lib/db2.c:561 +#: lib/db2.c:565 #, c-format msgid "closed db index %s/%s(%s)\n" msgstr "" -#: lib/db2.c:639 +#: lib/db2.c:643 #, c-format msgid "opening db index %s/%s(%s) %s mode=0x%x\n" msgstr "" -#: lib/db3.c:267 +#: lib/db3.c:268 #, c-format -msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n" +msgid "unrecognized db option: \"%s\" ignored\n" msgstr "" -#: lib/db3.c:295 +#: lib/db3.c:297 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "" -#: lib/db3.c:303 +#: lib/db3.c:306 #, c-format msgid "%s has too large or too small long value, skipped\n" msgstr "" -#: lib/db3.c:311 +#: lib/db3.c:315 #, c-format msgid "%s has too large or too small integer value, skipped\n" msgstr "" -#: lib/db3.c:478 +#: lib/db3.c:484 #, c-format msgid "closed db environment %s/%s\n" msgstr "" -#: lib/db3.c:494 +#: lib/db3.c:500 #, c-format msgid "removed db environment %s/%s\n" msgstr "" -#: lib/db3.c:531 +#: lib/db3.c:537 #, c-format msgid "opening db environment %s/%s %s\n" msgstr "" -#: lib/db3.c:917 +#: lib/db3.c:923 #, c-format msgid "closed db index %s/%s\n" msgstr "" -#: lib/db3.c:1007 +#: lib/db3.c:1013 #, c-format msgid "opening db index %s/%s %s mode=0x%x\n" msgstr "" -#: lib/db3.c:1112 +#: lib/db3.c:1118 #, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "" -#: lib/db3.c:1119 +#: lib/db3.c:1125 #, c-format msgid "locked db index %s/%s\n" msgstr "" -#: lib/falloc.c:140 +#: lib/falloc.c:141 #, c-format msgid "" "free list corrupt (%u)- please run\n" @@ -2535,7 +2535,7 @@ msgid "" msgstr "" #: lib/formats.c:86 lib/formats.c:112 lib/formats.c:141 lib/formats.c:182 -#: lib/header.c:2569 lib/header.c:2586 lib/header.c:2606 +#: lib/header.c:2519 lib/header.c:2536 lib/header.c:2556 msgid "(not a number)" msgstr "" @@ -2564,92 +2564,92 @@ msgid "file %s is on an unknown device" msgstr "" #. This should not be allowed -#: lib/header.c:220 +#: lib/header.c:172 msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" -#: lib/header.c:255 lib/header.c:1052 lib/install.c:365 +#: lib/header.c:207 lib/header.c:1004 lib/install.c:365 #, c-format msgid "Data type %d not supported\n" msgstr "" -#: lib/header.c:1477 +#: lib/header.c:1427 #, c-format msgid "Bad count for headerAddEntry(): %d\n" msgstr "" #. @-observertrans@ -#: lib/header.c:1922 +#: lib/header.c:1872 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans@ -#: lib/header.c:1952 +#: lib/header.c:1902 msgid "missing } after %{" msgstr "" #. @-observertrans@ -#: lib/header.c:1966 +#: lib/header.c:1916 msgid "empty tag format" msgstr "" #. @-observertrans@ -#: lib/header.c:1978 +#: lib/header.c:1928 msgid "empty tag name" msgstr "" #. @-observertrans@ -#: lib/header.c:1995 +#: lib/header.c:1945 msgid "unknown tag" msgstr "" #. @-observertrans@ -#: lib/header.c:2022 +#: lib/header.c:1972 msgid "] expected at end of array" msgstr "" #. @-observertrans@ -#: lib/header.c:2040 +#: lib/header.c:1990 msgid "unexpected ]" msgstr "" #. @-observertrans@ -#: lib/header.c:2044 +#: lib/header.c:1994 msgid "unexpected }" msgstr "" #. @-observertrans@ -#: lib/header.c:2104 +#: lib/header.c:2054 msgid "? expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2113 +#: lib/header.c:2063 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2126 lib/header.c:2167 +#: lib/header.c:2076 lib/header.c:2117 msgid "} expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2136 +#: lib/header.c:2086 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans@ -#: lib/header.c:2152 +#: lib/header.c:2102 msgid "{ expected after : in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2177 +#: lib/header.c:2127 msgid "| expected at end of expression" msgstr "" -#: lib/header.c:2348 +#: lib/header.c:2298 msgid "(unknown type)" msgstr "" @@ -2671,90 +2671,90 @@ msgstr "" #. this would probably be a good place to check if disk space #. was used up - if so, we should return a different error #. XXX FIXME: Fclose with libio destroys errno -#: lib/install.c:650 +#: lib/install.c:651 #, c-format msgid "unpacking of archive failed%s%s: %s" msgstr "" -#: lib/install.c:651 +#: lib/install.c:652 msgid " on file " msgstr "" -#: lib/install.c:700 +#: lib/install.c:701 msgid "installing a source package\n" msgstr "" -#: lib/install.c:720 +#: lib/install.c:721 #, c-format msgid "cannot create sourcedir %s" msgstr "" -#: lib/install.c:726 lib/install.c:756 +#: lib/install.c:727 lib/install.c:757 #, c-format msgid "cannot write to %s" msgstr "" -#: lib/install.c:730 +#: lib/install.c:731 #, c-format msgid "sources in: %s\n" msgstr "" -#: lib/install.c:750 +#: lib/install.c:751 #, c-format msgid "cannot create specdir %s" msgstr "" -#: lib/install.c:760 +#: lib/install.c:761 #, c-format msgid "spec file in: %s\n" msgstr "" -#: lib/install.c:792 lib/install.c:820 +#: lib/install.c:793 lib/install.c:821 msgid "source package contains no .spec file" msgstr "" -#: lib/install.c:838 +#: lib/install.c:839 #, c-format msgid "renaming %s to %s\n" msgstr "" -#: lib/install.c:840 lib/install.c:1102 lib/uninstall.c:60 +#: lib/install.c:841 lib/install.c:1103 lib/uninstall.c:60 #, c-format msgid "rename of %s to %s failed: %s" msgstr "" -#: lib/install.c:930 +#: lib/install.c:931 msgid "source package expected, binary found" msgstr "" -#: lib/install.c:974 +#: lib/install.c:975 #, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "" -#: lib/install.c:1018 +#: lib/install.c:1019 msgid "stopping install as we're running --test\n" msgstr "" -#: lib/install.c:1023 +#: lib/install.c:1024 msgid "running preinstall script (if any)\n" msgstr "" -#: lib/install.c:1030 +#: lib/install.c:1031 msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n" msgstr "" -#: lib/install.c:1062 +#: lib/install.c:1063 #, c-format msgid "%s created as %s\n" msgstr "" -#: lib/install.c:1098 +#: lib/install.c:1099 #, c-format msgid "%s saved as %s\n" msgstr "" -#: lib/install.c:1189 +#: lib/install.c:1193 msgid "running postinstall scripts (if any)\n" msgstr "" @@ -2773,121 +2773,122 @@ msgid "" msgstr "" #: lib/poptBT.c:94 -msgid "buildroot already specified" +#, c-format +msgid "buildroot already specified, ignoring %s\n" msgstr "" -#: lib/poptBT.c:120 +#: lib/poptBT.c:119 #, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" msgstr "" -#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130 -#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139 +#: lib/poptBT.c:120 lib/poptBT.c:123 lib/poptBT.c:126 lib/poptBT.c:129 +#: lib/poptBT.c:132 lib/poptBT.c:135 lib/poptBT.c:138 msgid "<specfile>" msgstr "" -#: lib/poptBT.c:123 +#: lib/poptBT.c:122 msgid "build through %build (%prep, then compile) from <specfile>" msgstr "" -#: lib/poptBT.c:126 +#: lib/poptBT.c:125 msgid "build through %install (%prep, %build, then install) from <specfile>" msgstr "" -#: lib/poptBT.c:129 +#: lib/poptBT.c:128 #, c-format msgid "verify %files section from <specfile>" msgstr "" -#: lib/poptBT.c:132 +#: lib/poptBT.c:131 msgid "build source and binary packages from <specfile>" msgstr "" -#: lib/poptBT.c:135 +#: lib/poptBT.c:134 msgid "build binary package only from <specfile>" msgstr "" -#: lib/poptBT.c:138 +#: lib/poptBT.c:137 msgid "build source package only from <specfile>" msgstr "" -#: lib/poptBT.c:142 +#: lib/poptBT.c:141 #, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" msgstr "" -#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152 -#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161 +#: lib/poptBT.c:142 lib/poptBT.c:145 lib/poptBT.c:148 lib/poptBT.c:151 +#: lib/poptBT.c:154 lib/poptBT.c:157 lib/poptBT.c:160 msgid "<tarball>" msgstr "" -#: lib/poptBT.c:145 +#: lib/poptBT.c:144 msgid "build through %build (%prep, then compile) from <tarball>" msgstr "" -#: lib/poptBT.c:148 +#: lib/poptBT.c:147 msgid "build through %install (%prep, %build, then install) from <tarball>" msgstr "" -#: lib/poptBT.c:151 +#: lib/poptBT.c:150 #, c-format msgid "verify %files section from <tarball>" msgstr "" -#: lib/poptBT.c:154 +#: lib/poptBT.c:153 msgid "build source and binary packages from <tarball>" msgstr "" -#: lib/poptBT.c:157 +#: lib/poptBT.c:156 msgid "build binary package only from <tarball>" msgstr "" -#: lib/poptBT.c:160 +#: lib/poptBT.c:159 msgid "build source package only from <tarball>" msgstr "" -#: lib/poptBT.c:164 +#: lib/poptBT.c:163 msgid "build binary package from <source package>" msgstr "" -#: lib/poptBT.c:165 lib/poptBT.c:168 +#: lib/poptBT.c:164 lib/poptBT.c:167 msgid "<source package>" msgstr "" -#: lib/poptBT.c:167 +#: lib/poptBT.c:166 msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "" -#: lib/poptBT.c:171 +#: lib/poptBT.c:170 msgid "override build root" msgstr "" -#: lib/poptBT.c:177 +#: lib/poptBT.c:176 msgid "ignore ExcludeArch: directives from spec file" msgstr "" -#: lib/poptBT.c:179 +#: lib/poptBT.c:178 msgid "do not execute any stages of the build" msgstr "" -#: lib/poptBT.c:183 +#: lib/poptBT.c:182 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:186 +#: lib/poptBT.c:185 msgid "do not accept i18N msgstr's from specfile" msgstr "" -#: lib/poptBT.c:190 +#: lib/poptBT.c:189 msgid "remove specfile when done" msgstr "" -#: lib/poptBT.c:196 +#: lib/poptBT.c:195 msgid "override target platform" msgstr "" -#: lib/poptBT.c:198 +#: lib/poptBT.c:197 msgid "lookup i18N strings in specfile catalog" msgstr "" @@ -3153,7 +3154,7 @@ msgstr "" msgid "record %d could not be read\n" msgstr "" -#: lib/query.c:746 lib/rpminstall.c:546 +#: lib/query.c:746 lib/rpminstall.c:548 #, c-format msgid "package %s is not installed\n" msgstr "" @@ -3483,12 +3484,12 @@ msgstr "" msgid "retrieved %d packages\n" msgstr "" -#: lib/rpminstall.c:298 lib/rpminstall.c:470 +#: lib/rpminstall.c:298 lib/rpminstall.c:472 #, c-format msgid "cannot open file %s: %s\n" msgstr "" -#: lib/rpminstall.c:316 lib/rpminstall.c:611 +#: lib/rpminstall.c:316 lib/rpminstall.c:613 #, c-format msgid "%s cannot be installed\n" msgstr "" @@ -3498,54 +3499,54 @@ msgstr "" msgid "cannot open Packages database in %s\n" msgstr "" -#: lib/rpminstall.c:351 +#: lib/rpminstall.c:353 #, c-format msgid "package %s is not relocateable\n" msgstr "" -#: lib/rpminstall.c:396 +#: lib/rpminstall.c:398 #, c-format msgid "error reading from file %s\n" msgstr "" -#: lib/rpminstall.c:401 +#: lib/rpminstall.c:403 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "" -#: lib/rpminstall.c:418 +#: lib/rpminstall.c:420 #, c-format msgid "found %d source and %d binary packages\n" msgstr "" -#: lib/rpminstall.c:429 +#: lib/rpminstall.c:431 msgid "failed dependencies:\n" msgstr "" -#: lib/rpminstall.c:450 +#: lib/rpminstall.c:452 msgid "installing binary packages\n" msgstr "" -#: lib/rpminstall.c:533 +#: lib/rpminstall.c:535 #, c-format msgid "cannot open %s/packages.rpm\n" msgstr "" -#: lib/rpminstall.c:549 +#: lib/rpminstall.c:551 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "" -#: lib/rpminstall.c:572 +#: lib/rpminstall.c:574 msgid "removing these packages would break dependencies:\n" msgstr "" -#: lib/rpminstall.c:600 +#: lib/rpminstall.c:602 #, c-format msgid "cannot open %s: %s\n" msgstr "" -#: lib/rpminstall.c:606 +#: lib/rpminstall.c:608 #, c-format msgid "Installing %s\n" msgstr "" @@ -3565,88 +3566,88 @@ msgstr "" msgid "missing architecture name at %s:%d" msgstr "" -#: lib/rpmrc.c:313 +#: lib/rpmrc.c:305 #, c-format msgid "Incomplete data line at %s:%d" msgstr "" -#: lib/rpmrc.c:317 +#: lib/rpmrc.c:309 #, c-format msgid "Too many args in data line at %s:%d" msgstr "" -#: lib/rpmrc.c:324 +#: lib/rpmrc.c:316 #, c-format msgid "Bad arch/os number: %s (%s:%d)" msgstr "" -#: lib/rpmrc.c:359 +#: lib/rpmrc.c:351 #, c-format msgid "Incomplete default line at %s:%d" msgstr "" -#: lib/rpmrc.c:364 +#: lib/rpmrc.c:356 #, c-format msgid "Too many args in default line at %s:%d" msgstr "" -#: lib/rpmrc.c:554 +#: lib/rpmrc.c:546 #, c-format msgid "Cannot expand %s" msgstr "" -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:551 #, c-format msgid "Cannot read %s, HOME is too large." msgstr "" -#: lib/rpmrc.c:576 +#: lib/rpmrc.c:568 #, c-format msgid "Unable to open %s for reading: %s." msgstr "" #. XXX Feof(fd) -#: lib/rpmrc.c:621 +#: lib/rpmrc.c:613 #, c-format msgid "Failed to read %s: %s." msgstr "" -#: lib/rpmrc.c:658 +#: lib/rpmrc.c:650 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d" msgstr "" -#: lib/rpmrc.c:675 lib/rpmrc.c:749 +#: lib/rpmrc.c:667 lib/rpmrc.c:741 #, c-format msgid "missing argument for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:692 lib/rpmrc.c:714 +#: lib/rpmrc.c:684 lib/rpmrc.c:706 #, c-format msgid "%s expansion failed at %s:%d \"%s\"" msgstr "" -#: lib/rpmrc.c:701 +#: lib/rpmrc.c:693 #, c-format msgid "cannot open %s at %s:%d: %s" msgstr "" -#: lib/rpmrc.c:741 +#: lib/rpmrc.c:733 #, c-format msgid "missing architecture for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:808 +#: lib/rpmrc.c:800 #, c-format msgid "bad option '%s' at %s:%d" msgstr "" -#: lib/rpmrc.c:1205 +#: lib/rpmrc.c:1197 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1206 +#: lib/rpmrc.c:1198 msgid "Please contact rpm-list@redhat.com\n" msgstr "" @@ -3862,7 +3863,7 @@ msgid "Bad server response" msgstr "" #: rpmio/rpmio.c:540 -msgid "Server IO error" +msgid "Server I/O error" msgstr "" #: rpmio/rpmio.c:543 @@ -3886,7 +3887,7 @@ msgid "Failed to establish data connection to server" msgstr "" #: rpmio/rpmio.c:558 -msgid "IO error to local file" +msgid "I/O error to local file" msgstr "" #: rpmio/rpmio.c:561 diff --git a/po/zh_CN.GB2312.po b/po/zh_CN.GB2312.po index 8faba4c22..7a658b4e6 100644 --- a/po/zh_CN.GB2312.po +++ b/po/zh_CN.GB2312.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2001-01-01 19:44-0500\n" +"POT-Creation-Date: 2001-01-03 14:05-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" @@ -503,7 +503,7 @@ msgid "" "options as -q" msgstr "" -#: lib/poptBT.c:181 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 +#: lib/poptBT.c:180 lib/verify.c:56 rpm.c:377 rpm.c:419 rpm.c:454 rpmqv.c:291 #: rpmqv.c:595 rpmqv.c:643 rpmqv.c:677 msgid "do not verify package dependencies" msgstr "" @@ -697,15 +697,15 @@ msgstr "" msgid "bin/src package (prep, compile, install, package)" msgstr "" -#: lib/poptBT.c:192 rpm.c:480 +#: lib/poptBT.c:191 rpm.c:480 msgid "skip straight to specified stage (only for c,i)" msgstr "" -#: lib/poptBT.c:173 rpm.c:482 +#: lib/poptBT.c:172 rpm.c:482 msgid "remove build tree when done" msgstr "" -#: lib/poptBT.c:188 rpm.c:484 +#: lib/poptBT.c:187 rpm.c:484 msgid "remove sources when done" msgstr "" @@ -713,7 +713,7 @@ msgstr "" msgid "remove spec file when done" msgstr "" -#: lib/poptBT.c:194 rpm.c:488 rpmqv.c:224 +#: lib/poptBT.c:193 rpm.c:488 rpmqv.c:224 msgid "generate PGP/GPG signature" msgstr "" @@ -1170,7 +1170,7 @@ msgstr "" msgid "generate headers compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:175 rpmqv.c:208 +#: lib/poptBT.c:174 rpmqv.c:208 msgid "generate headers compatible with rpm4 packaging" msgstr "" @@ -1972,118 +1972,118 @@ msgstr "" msgid "line %d: Second %%files list" msgstr "" -#: build/parsePreamble.c:203 +#: build/parsePreamble.c:189 #, c-format msgid "Architecture is excluded: %s" msgstr "" -#: build/parsePreamble.c:208 +#: build/parsePreamble.c:194 #, c-format msgid "Architecture is not included: %s" msgstr "" -#: build/parsePreamble.c:213 +#: build/parsePreamble.c:199 #, c-format msgid "OS is excluded: %s" msgstr "" -#: build/parsePreamble.c:218 +#: build/parsePreamble.c:204 #, c-format msgid "OS is not included: %s" msgstr "" -#: build/parsePreamble.c:232 +#: build/parsePreamble.c:218 #, c-format msgid "%s field must be present in package: %s" msgstr "" -#: build/parsePreamble.c:257 +#: build/parsePreamble.c:243 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "" -#: build/parsePreamble.c:305 +#: build/parsePreamble.c:291 #, c-format msgid "Unable to open icon %s: %s" msgstr "" -#: build/parsePreamble.c:323 +#: build/parsePreamble.c:309 #, c-format msgid "Unable to read icon %s: %s" msgstr "" -#: build/parsePreamble.c:336 +#: build/parsePreamble.c:322 #, c-format msgid "Unknown icon type: %s" msgstr "" -#: build/parsePreamble.c:402 +#: build/parsePreamble.c:388 #, c-format msgid "line %d: Malformed tag: %s" msgstr "" #. Empty field -#: build/parsePreamble.c:410 +#: build/parsePreamble.c:396 #, c-format msgid "line %d: Empty tag: %s" msgstr "" -#: build/parsePreamble.c:432 build/parsePreamble.c:439 +#: build/parsePreamble.c:418 build/parsePreamble.c:425 #, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "" -#: build/parsePreamble.c:496 build/parseSpec.c:379 +#: build/parsePreamble.c:482 build/parseSpec.c:374 #, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "" -#: build/parsePreamble.c:509 +#: build/parsePreamble.c:495 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "" -#: build/parsePreamble.c:521 +#: build/parsePreamble.c:507 #, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "" -#: build/parsePreamble.c:533 +#: build/parsePreamble.c:519 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "" -#: build/parsePreamble.c:573 build/parsePreamble.c:584 +#: build/parsePreamble.c:559 build/parsePreamble.c:570 #, c-format msgid "line %d: Bad %s: qualifiers: %s" msgstr "" -#: build/parsePreamble.c:610 +#: build/parsePreamble.c:596 #, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "" -#: build/parsePreamble.c:619 +#: build/parsePreamble.c:605 #, c-format msgid "Internal error: Bogus tag %d" msgstr "" -#: build/parsePreamble.c:757 +#: build/parsePreamble.c:743 #, c-format msgid "Bad package specification: %s" msgstr "" -#: build/parsePreamble.c:763 +#: build/parsePreamble.c:749 #, c-format msgid "Package already exists: %s" msgstr "" -#: build/parsePreamble.c:788 +#: build/parsePreamble.c:774 #, c-format msgid "line %d: Unknown tag: %s" msgstr "" -#: build/parsePreamble.c:810 +#: build/parsePreamble.c:796 msgid "Spec file can't use BuildRoot" msgstr "" @@ -2188,45 +2188,45 @@ msgstr "" msgid "line %d: Second %s" msgstr "" -#: build/parseSpec.c:133 +#: build/parseSpec.c:128 #, c-format msgid "line %d: %s" msgstr "" #. XXX Fstrerror -#: build/parseSpec.c:181 +#: build/parseSpec.c:176 #, c-format msgid "Unable to open %s: %s\n" msgstr "" -#: build/parseSpec.c:193 +#: build/parseSpec.c:188 msgid "Unclosed %%if" msgstr "" -#: build/parseSpec.c:264 +#: build/parseSpec.c:259 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d" msgstr "" #. Got an else with no %if ! -#: build/parseSpec.c:272 +#: build/parseSpec.c:267 msgid "%s:%d: Got a %%else with no if" msgstr "" #. Got an end with no %if ! -#: build/parseSpec.c:283 +#: build/parseSpec.c:278 msgid "%s:%d: Got a %%endif with no if" msgstr "" -#: build/parseSpec.c:297 build/parseSpec.c:306 +#: build/parseSpec.c:292 build/parseSpec.c:301 msgid "malformed %%include statement" msgstr "" -#: build/parseSpec.c:485 +#: build/parseSpec.c:480 msgid "No buildable architectures" msgstr "" -#: build/parseSpec.c:540 +#: build/parseSpec.c:535 msgid "Package has no %%description: %s" msgstr "" @@ -2250,55 +2250,55 @@ msgstr "" msgid "line %d: Bad %s number: %s\n" msgstr "" -#: lib/cpio.c:444 +#: lib/cpio.c:445 #, c-format msgid "can't rename %s to %s: %s\n" msgstr "" -#: lib/cpio.c:450 +#: lib/cpio.c:451 #, c-format msgid "can't unlink %s: %s\n" msgstr "" -#: lib/cpio.c:757 +#: lib/cpio.c:758 #, c-format msgid "getNextHeader: %s\n" msgstr "" -#: lib/cpio.c:1243 +#: lib/cpio.c:1245 #, c-format msgid "(error 0x%x)" msgstr "" -#: lib/cpio.c:1246 +#: lib/cpio.c:1248 msgid "Bad magic" msgstr "" -#: lib/cpio.c:1247 +#: lib/cpio.c:1249 msgid "Bad/unreadable header" msgstr "" -#: lib/cpio.c:1265 +#: lib/cpio.c:1267 msgid "Header size too big" msgstr "" -#: lib/cpio.c:1266 +#: lib/cpio.c:1268 msgid "Unknown file type" msgstr "" -#: lib/cpio.c:1267 +#: lib/cpio.c:1269 msgid "Missing hard link" msgstr "" -#: lib/cpio.c:1268 +#: lib/cpio.c:1270 msgid "MD5 sum mismatch" msgstr "" -#: lib/cpio.c:1269 +#: lib/cpio.c:1271 msgid "Internal error" msgstr "" -#: lib/cpio.c:1278 +#: lib/cpio.c:1280 msgid " failed - " msgstr "" @@ -2400,131 +2400,131 @@ msgstr "" msgid "========== continuing tsort ...\n" msgstr "" -#: lib/db1.c:91 lib/db3.c:451 +#: lib/db1.c:92 lib/db2.c:112 lib/db3.c:456 #, c-format -msgid "db%d error(%d)" +msgid "db%d error(%d) from %s: %s\n" msgstr "" -#: lib/db1.c:93 lib/db3.c:453 +#: lib/db1.c:95 lib/db2.c:115 lib/db3.c:459 #, c-format -msgid " performing %s" +msgid "db%d error(%d): %s\n" msgstr "" -#: lib/db1.c:388 +#: lib/db1.c:387 #, c-format msgid "closed db file %s\n" msgstr "" -#: lib/db1.c:391 +#: lib/db1.c:390 #, c-format msgid "removed db file %s\n" msgstr "" -#: lib/db1.c:422 +#: lib/db1.c:421 #, c-format msgid "bad db file %s" msgstr "" -#: lib/db1.c:427 +#: lib/db1.c:426 #, c-format msgid "opening db file %s mode 0x%x\n" msgstr "" #. XXX check errno validity -#: lib/db1.c:450 +#: lib/db1.c:449 #, c-format msgid "cannot get %s lock on database" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "exclusive" msgstr "" -#: lib/db1.c:451 lib/db3.c:1114 +#: lib/db1.c:450 lib/db3.c:1120 msgid "shared" msgstr "" -#: lib/db2.c:137 +#: lib/db2.c:141 #, c-format msgid "closed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:149 +#: lib/db2.c:153 #, c-format msgid "removed db environment %s/%s(%s)\n" msgstr "" -#: lib/db2.c:186 +#: lib/db2.c:190 #, c-format msgid "opening db environment %s/%s(%s) %s\n" msgstr "" -#: lib/db2.c:561 +#: lib/db2.c:565 #, c-format msgid "closed db index %s/%s(%s)\n" msgstr "" -#: lib/db2.c:639 +#: lib/db2.c:643 #, c-format msgid "opening db index %s/%s(%s) %s mode=0x%x\n" msgstr "" -#: lib/db3.c:267 +#: lib/db3.c:268 #, c-format -msgid "dbiSetConfig: unrecognized db option: \"%s\" ignored\n" +msgid "unrecognized db option: \"%s\" ignored\n" msgstr "" -#: lib/db3.c:295 +#: lib/db3.c:297 #, c-format msgid "%s has invalid numeric value, skipped\n" msgstr "" -#: lib/db3.c:303 +#: lib/db3.c:306 #, c-format msgid "%s has too large or too small long value, skipped\n" msgstr "" -#: lib/db3.c:311 +#: lib/db3.c:315 #, c-format msgid "%s has too large or too small integer value, skipped\n" msgstr "" -#: lib/db3.c:478 +#: lib/db3.c:484 #, c-format msgid "closed db environment %s/%s\n" msgstr "" -#: lib/db3.c:494 +#: lib/db3.c:500 #, c-format msgid "removed db environment %s/%s\n" msgstr "" -#: lib/db3.c:531 +#: lib/db3.c:537 #, c-format msgid "opening db environment %s/%s %s\n" msgstr "" -#: lib/db3.c:917 +#: lib/db3.c:923 #, c-format msgid "closed db index %s/%s\n" msgstr "" -#: lib/db3.c:1007 +#: lib/db3.c:1013 #, c-format msgid "opening db index %s/%s %s mode=0x%x\n" msgstr "" -#: lib/db3.c:1112 +#: lib/db3.c:1118 #, c-format msgid "cannot get %s lock on %s/%s\n" msgstr "" -#: lib/db3.c:1119 +#: lib/db3.c:1125 #, c-format msgid "locked db index %s/%s\n" msgstr "" -#: lib/falloc.c:140 +#: lib/falloc.c:141 #, c-format msgid "" "free list corrupt (%u)- please run\n" @@ -2535,7 +2535,7 @@ msgid "" msgstr "" #: lib/formats.c:86 lib/formats.c:112 lib/formats.c:141 lib/formats.c:182 -#: lib/header.c:2569 lib/header.c:2586 lib/header.c:2606 +#: lib/header.c:2519 lib/header.c:2536 lib/header.c:2556 msgid "(not a number)" msgstr "" @@ -2564,92 +2564,92 @@ msgid "file %s is on an unknown device" msgstr "" #. This should not be allowed -#: lib/header.c:220 +#: lib/header.c:172 msgid "dataLength() RPM_STRING_TYPE count must be 1.\n" msgstr "" -#: lib/header.c:255 lib/header.c:1052 lib/install.c:365 +#: lib/header.c:207 lib/header.c:1004 lib/install.c:365 #, c-format msgid "Data type %d not supported\n" msgstr "" -#: lib/header.c:1477 +#: lib/header.c:1427 #, c-format msgid "Bad count for headerAddEntry(): %d\n" msgstr "" #. @-observertrans@ -#: lib/header.c:1922 +#: lib/header.c:1872 #, c-format msgid "missing { after %" msgstr "" #. @-observertrans@ -#: lib/header.c:1952 +#: lib/header.c:1902 msgid "missing } after %{" msgstr "" #. @-observertrans@ -#: lib/header.c:1966 +#: lib/header.c:1916 msgid "empty tag format" msgstr "" #. @-observertrans@ -#: lib/header.c:1978 +#: lib/header.c:1928 msgid "empty tag name" msgstr "" #. @-observertrans@ -#: lib/header.c:1995 +#: lib/header.c:1945 msgid "unknown tag" msgstr "" #. @-observertrans@ -#: lib/header.c:2022 +#: lib/header.c:1972 msgid "] expected at end of array" msgstr "" #. @-observertrans@ -#: lib/header.c:2040 +#: lib/header.c:1990 msgid "unexpected ]" msgstr "" #. @-observertrans@ -#: lib/header.c:2044 +#: lib/header.c:1994 msgid "unexpected }" msgstr "" #. @-observertrans@ -#: lib/header.c:2104 +#: lib/header.c:2054 msgid "? expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2113 +#: lib/header.c:2063 msgid "{ expected after ? in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2126 lib/header.c:2167 +#: lib/header.c:2076 lib/header.c:2117 msgid "} expected in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2136 +#: lib/header.c:2086 msgid ": expected following ? subexpression" msgstr "" #. @-observertrans@ -#: lib/header.c:2152 +#: lib/header.c:2102 msgid "{ expected after : in expression" msgstr "" #. @-observertrans@ -#: lib/header.c:2177 +#: lib/header.c:2127 msgid "| expected at end of expression" msgstr "" -#: lib/header.c:2348 +#: lib/header.c:2298 msgid "(unknown type)" msgstr "" @@ -2671,90 +2671,90 @@ msgstr "" #. this would probably be a good place to check if disk space #. was used up - if so, we should return a different error #. XXX FIXME: Fclose with libio destroys errno -#: lib/install.c:650 +#: lib/install.c:651 #, c-format msgid "unpacking of archive failed%s%s: %s" msgstr "" -#: lib/install.c:651 +#: lib/install.c:652 msgid " on file " msgstr "" -#: lib/install.c:700 +#: lib/install.c:701 msgid "installing a source package\n" msgstr "" -#: lib/install.c:720 +#: lib/install.c:721 #, c-format msgid "cannot create sourcedir %s" msgstr "" -#: lib/install.c:726 lib/install.c:756 +#: lib/install.c:727 lib/install.c:757 #, c-format msgid "cannot write to %s" msgstr "" -#: lib/install.c:730 +#: lib/install.c:731 #, c-format msgid "sources in: %s\n" msgstr "" -#: lib/install.c:750 +#: lib/install.c:751 #, c-format msgid "cannot create specdir %s" msgstr "" -#: lib/install.c:760 +#: lib/install.c:761 #, c-format msgid "spec file in: %s\n" msgstr "" -#: lib/install.c:792 lib/install.c:820 +#: lib/install.c:793 lib/install.c:821 msgid "source package contains no .spec file" msgstr "" -#: lib/install.c:838 +#: lib/install.c:839 #, c-format msgid "renaming %s to %s\n" msgstr "" -#: lib/install.c:840 lib/install.c:1102 lib/uninstall.c:60 +#: lib/install.c:841 lib/install.c:1103 lib/uninstall.c:60 #, c-format msgid "rename of %s to %s failed: %s" msgstr "" -#: lib/install.c:930 +#: lib/install.c:931 msgid "source package expected, binary found" msgstr "" -#: lib/install.c:974 +#: lib/install.c:975 #, c-format msgid "package: %s-%s-%s files test = %d\n" msgstr "" -#: lib/install.c:1018 +#: lib/install.c:1019 msgid "stopping install as we're running --test\n" msgstr "" -#: lib/install.c:1023 +#: lib/install.c:1024 msgid "running preinstall script (if any)\n" msgstr "" -#: lib/install.c:1030 +#: lib/install.c:1031 msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n" msgstr "" -#: lib/install.c:1062 +#: lib/install.c:1063 #, c-format msgid "%s created as %s\n" msgstr "" -#: lib/install.c:1098 +#: lib/install.c:1099 #, c-format msgid "%s saved as %s\n" msgstr "" -#: lib/install.c:1189 +#: lib/install.c:1193 msgid "running postinstall scripts (if any)\n" msgstr "" @@ -2773,121 +2773,122 @@ msgid "" msgstr "" #: lib/poptBT.c:94 -msgid "buildroot already specified" +#, c-format +msgid "buildroot already specified, ignoring %s\n" msgstr "" -#: lib/poptBT.c:120 +#: lib/poptBT.c:119 #, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" msgstr "" -#: lib/poptBT.c:121 lib/poptBT.c:124 lib/poptBT.c:127 lib/poptBT.c:130 -#: lib/poptBT.c:133 lib/poptBT.c:136 lib/poptBT.c:139 +#: lib/poptBT.c:120 lib/poptBT.c:123 lib/poptBT.c:126 lib/poptBT.c:129 +#: lib/poptBT.c:132 lib/poptBT.c:135 lib/poptBT.c:138 msgid "<specfile>" msgstr "" -#: lib/poptBT.c:123 +#: lib/poptBT.c:122 msgid "build through %build (%prep, then compile) from <specfile>" msgstr "" -#: lib/poptBT.c:126 +#: lib/poptBT.c:125 msgid "build through %install (%prep, %build, then install) from <specfile>" msgstr "" -#: lib/poptBT.c:129 +#: lib/poptBT.c:128 #, c-format msgid "verify %files section from <specfile>" msgstr "" -#: lib/poptBT.c:132 +#: lib/poptBT.c:131 msgid "build source and binary packages from <specfile>" msgstr "" -#: lib/poptBT.c:135 +#: lib/poptBT.c:134 msgid "build binary package only from <specfile>" msgstr "" -#: lib/poptBT.c:138 +#: lib/poptBT.c:137 msgid "build source package only from <specfile>" msgstr "" -#: lib/poptBT.c:142 +#: lib/poptBT.c:141 #, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" msgstr "" -#: lib/poptBT.c:143 lib/poptBT.c:146 lib/poptBT.c:149 lib/poptBT.c:152 -#: lib/poptBT.c:155 lib/poptBT.c:158 lib/poptBT.c:161 +#: lib/poptBT.c:142 lib/poptBT.c:145 lib/poptBT.c:148 lib/poptBT.c:151 +#: lib/poptBT.c:154 lib/poptBT.c:157 lib/poptBT.c:160 msgid "<tarball>" msgstr "" -#: lib/poptBT.c:145 +#: lib/poptBT.c:144 msgid "build through %build (%prep, then compile) from <tarball>" msgstr "" -#: lib/poptBT.c:148 +#: lib/poptBT.c:147 msgid "build through %install (%prep, %build, then install) from <tarball>" msgstr "" -#: lib/poptBT.c:151 +#: lib/poptBT.c:150 #, c-format msgid "verify %files section from <tarball>" msgstr "" -#: lib/poptBT.c:154 +#: lib/poptBT.c:153 msgid "build source and binary packages from <tarball>" msgstr "" -#: lib/poptBT.c:157 +#: lib/poptBT.c:156 msgid "build binary package only from <tarball>" msgstr "" -#: lib/poptBT.c:160 +#: lib/poptBT.c:159 msgid "build source package only from <tarball>" msgstr "" -#: lib/poptBT.c:164 +#: lib/poptBT.c:163 msgid "build binary package from <source package>" msgstr "" -#: lib/poptBT.c:165 lib/poptBT.c:168 +#: lib/poptBT.c:164 lib/poptBT.c:167 msgid "<source package>" msgstr "" -#: lib/poptBT.c:167 +#: lib/poptBT.c:166 msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "" -#: lib/poptBT.c:171 +#: lib/poptBT.c:170 msgid "override build root" msgstr "" -#: lib/poptBT.c:177 +#: lib/poptBT.c:176 msgid "ignore ExcludeArch: directives from spec file" msgstr "" -#: lib/poptBT.c:179 +#: lib/poptBT.c:178 msgid "do not execute any stages of the build" msgstr "" -#: lib/poptBT.c:183 +#: lib/poptBT.c:182 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" -#: lib/poptBT.c:186 +#: lib/poptBT.c:185 msgid "do not accept i18N msgstr's from specfile" msgstr "" -#: lib/poptBT.c:190 +#: lib/poptBT.c:189 msgid "remove specfile when done" msgstr "" -#: lib/poptBT.c:196 +#: lib/poptBT.c:195 msgid "override target platform" msgstr "" -#: lib/poptBT.c:198 +#: lib/poptBT.c:197 msgid "lookup i18N strings in specfile catalog" msgstr "" @@ -3153,7 +3154,7 @@ msgstr "" msgid "record %d could not be read\n" msgstr "" -#: lib/query.c:746 lib/rpminstall.c:546 +#: lib/query.c:746 lib/rpminstall.c:548 #, c-format msgid "package %s is not installed\n" msgstr "" @@ -3483,12 +3484,12 @@ msgstr "" msgid "retrieved %d packages\n" msgstr "" -#: lib/rpminstall.c:298 lib/rpminstall.c:470 +#: lib/rpminstall.c:298 lib/rpminstall.c:472 #, c-format msgid "cannot open file %s: %s\n" msgstr "" -#: lib/rpminstall.c:316 lib/rpminstall.c:611 +#: lib/rpminstall.c:316 lib/rpminstall.c:613 #, c-format msgid "%s cannot be installed\n" msgstr "" @@ -3498,54 +3499,54 @@ msgstr "" msgid "cannot open Packages database in %s\n" msgstr "" -#: lib/rpminstall.c:351 +#: lib/rpminstall.c:353 #, c-format msgid "package %s is not relocateable\n" msgstr "" -#: lib/rpminstall.c:396 +#: lib/rpminstall.c:398 #, c-format msgid "error reading from file %s\n" msgstr "" -#: lib/rpminstall.c:401 +#: lib/rpminstall.c:403 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "" -#: lib/rpminstall.c:418 +#: lib/rpminstall.c:420 #, c-format msgid "found %d source and %d binary packages\n" msgstr "" -#: lib/rpminstall.c:429 +#: lib/rpminstall.c:431 msgid "failed dependencies:\n" msgstr "" -#: lib/rpminstall.c:450 +#: lib/rpminstall.c:452 msgid "installing binary packages\n" msgstr "" -#: lib/rpminstall.c:533 +#: lib/rpminstall.c:535 #, c-format msgid "cannot open %s/packages.rpm\n" msgstr "" -#: lib/rpminstall.c:549 +#: lib/rpminstall.c:551 #, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "" -#: lib/rpminstall.c:572 +#: lib/rpminstall.c:574 msgid "removing these packages would break dependencies:\n" msgstr "" -#: lib/rpminstall.c:600 +#: lib/rpminstall.c:602 #, c-format msgid "cannot open %s: %s\n" msgstr "" -#: lib/rpminstall.c:606 +#: lib/rpminstall.c:608 #, c-format msgid "Installing %s\n" msgstr "" @@ -3565,88 +3566,88 @@ msgstr "" msgid "missing architecture name at %s:%d" msgstr "" -#: lib/rpmrc.c:313 +#: lib/rpmrc.c:305 #, c-format msgid "Incomplete data line at %s:%d" msgstr "" -#: lib/rpmrc.c:317 +#: lib/rpmrc.c:309 #, c-format msgid "Too many args in data line at %s:%d" msgstr "" -#: lib/rpmrc.c:324 +#: lib/rpmrc.c:316 #, c-format msgid "Bad arch/os number: %s (%s:%d)" msgstr "" -#: lib/rpmrc.c:359 +#: lib/rpmrc.c:351 #, c-format msgid "Incomplete default line at %s:%d" msgstr "" -#: lib/rpmrc.c:364 +#: lib/rpmrc.c:356 #, c-format msgid "Too many args in default line at %s:%d" msgstr "" -#: lib/rpmrc.c:554 +#: lib/rpmrc.c:546 #, c-format msgid "Cannot expand %s" msgstr "" -#: lib/rpmrc.c:559 +#: lib/rpmrc.c:551 #, c-format msgid "Cannot read %s, HOME is too large." msgstr "" -#: lib/rpmrc.c:576 +#: lib/rpmrc.c:568 #, c-format msgid "Unable to open %s for reading: %s." msgstr "" #. XXX Feof(fd) -#: lib/rpmrc.c:621 +#: lib/rpmrc.c:613 #, c-format msgid "Failed to read %s: %s." msgstr "" -#: lib/rpmrc.c:658 +#: lib/rpmrc.c:650 #, c-format msgid "missing ':' (found 0x%02x) at %s:%d" msgstr "" -#: lib/rpmrc.c:675 lib/rpmrc.c:749 +#: lib/rpmrc.c:667 lib/rpmrc.c:741 #, c-format msgid "missing argument for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:692 lib/rpmrc.c:714 +#: lib/rpmrc.c:684 lib/rpmrc.c:706 #, c-format msgid "%s expansion failed at %s:%d \"%s\"" msgstr "" -#: lib/rpmrc.c:701 +#: lib/rpmrc.c:693 #, c-format msgid "cannot open %s at %s:%d: %s" msgstr "" -#: lib/rpmrc.c:741 +#: lib/rpmrc.c:733 #, c-format msgid "missing architecture for %s at %s:%d" msgstr "" -#: lib/rpmrc.c:808 +#: lib/rpmrc.c:800 #, c-format msgid "bad option '%s' at %s:%d" msgstr "" -#: lib/rpmrc.c:1205 +#: lib/rpmrc.c:1197 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1206 +#: lib/rpmrc.c:1198 msgid "Please contact rpm-list@redhat.com\n" msgstr "" @@ -3862,7 +3863,7 @@ msgid "Bad server response" msgstr "" #: rpmio/rpmio.c:540 -msgid "Server IO error" +msgid "Server I/O error" msgstr "" #: rpmio/rpmio.c:543 @@ -3886,7 +3887,7 @@ msgid "Failed to establish data connection to server" msgstr "" #: rpmio/rpmio.c:558 -msgid "IO error to local file" +msgid "I/O error to local file" msgstr "" #: rpmio/rpmio.c:561 |