diff options
-rwxr-xr-x | autogen.sh | 4 | ||||
-rw-r--r-- | po/cs.po | 142 | ||||
-rw-r--r-- | po/da.po | 142 | ||||
-rw-r--r-- | po/de.po | 307 | ||||
-rw-r--r-- | po/fi.po | 142 | ||||
-rw-r--r-- | po/fr.po | 142 | ||||
-rw-r--r-- | po/gl.po | 142 | ||||
-rw-r--r-- | po/is.po | 142 | ||||
-rw-r--r-- | po/ja.po | 142 | ||||
-rw-r--r-- | po/ko.po | 142 | ||||
-rw-r--r-- | po/no.po | 142 | ||||
-rw-r--r-- | po/pl.po | 142 | ||||
-rw-r--r-- | po/pt.po | 142 | ||||
-rw-r--r-- | po/pt_BR.po | 142 | ||||
-rw-r--r-- | po/ro.po | 142 | ||||
-rw-r--r-- | po/rpm.pot | 142 | ||||
-rw-r--r-- | po/ru.po | 142 | ||||
-rw-r--r-- | po/sk.po | 142 | ||||
-rw-r--r-- | po/sl.po | 144 | ||||
-rw-r--r-- | po/sr.po | 142 | ||||
-rw-r--r-- | po/sv.po | 142 | ||||
-rw-r--r-- | po/tr.po | 142 | ||||
-rw-r--r-- | rpm.spec.in | 4 | ||||
-rw-r--r-- | scripts/Makefile.am | 1 |
24 files changed, 1608 insertions, 1550 deletions
diff --git a/autogen.sh b/autogen.sh index bf305a6e1..a60fdfe7a 100755 --- a/autogen.sh +++ b/autogen.sh @@ -3,12 +3,12 @@ export CFLAGS export LDFLAGS -LTV="libtoolize (GNU libtool) 1.5.14" +LTV="libtoolize (GNU libtool) 1.5.18" ACV="autoconf (GNU Autoconf) 2.59" AMV="automake (GNU automake) 1.9.5" USAGE=" This script documents the versions of the tools I'm using to build rpm: - libtool-1.5.14 + libtool-1.5.18 autoconf-2.59 automake-1.9.5 Simply edit this script to change the libtool/autoconf/automake versions @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-04 15:03-0400\n" +"POT-Creation-Date: 2005-07-17 11:08-0400\n" "PO-Revision-Date: 2001-07-24 10:02+0100\n" "Last-Translator: Milan Kerslager <kerslage@linux.cz>\n" "Language-Team: Czech <cs@li.org>\n" @@ -111,7 +111,7 @@ msgstr "" msgid "Install/Upgrade/Erase options:" msgstr "Volby pro Instalaci/Aktualizaci/Mazání:" -#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:277 +#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:275 #, fuzzy msgid "Common options for all rpm modes and executables:" msgstr "Spoleèné volby pro v¹echny módy:" @@ -358,7 +358,7 @@ msgstr "pro kontrolu nezadány ¾ádné balíèky" msgid "no arguments given" msgstr "k dotazu nezadány ¾ádné parametry" -#: build/build.c:140 build/pack.c:511 +#: build/build.c:140 build/pack.c:510 msgid "Unable to open temp file.\n" msgstr "Nelze otevøít doèasnı soubor.\n" @@ -579,34 +579,34 @@ msgstr "Soubor nenalezen globem: %s\n" msgid "Could not open %%files file %s: %s\n" msgstr "Nemohu otevøít %%files soubor %s: %s\n" -#: build/files.c:1965 build/pack.c:156 +#: build/files.c:1965 build/pack.c:155 #, c-format msgid "line: %s\n" msgstr "øádek: %s\n" -#: build/files.c:2362 +#: build/files.c:2357 #, c-format msgid "Bad file: %s: %s\n" msgstr "©patnı soubor: %s: %s\n" -#: build/files.c:2374 build/parsePrep.c:50 +#: build/files.c:2369 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "©patnı vlastník/skupina: %s\n" -#: build/files.c:2418 +#: build/files.c:2413 #, fuzzy, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "rozbalování archívu selhalo %s%s: %s\n" -#: build/files.c:2441 +#: build/files.c:2430 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2469 +#: build/files.c:2458 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "Zpracovávám soubory: %s-%s-%s\n" @@ -660,136 +660,136 @@ msgstr "zápis cpio_copy selhal: %s\n" msgid "cpio_copy read failed: %s\n" msgstr "ètení cpio_copy selhalo: %s\n" -#: build/pack.c:222 build/pack.c:236 +#: build/pack.c:221 build/pack.c:235 #, c-format msgid "Could not open PreIn file: %s\n" msgstr "Nemohu otevøít PreIn soubor: %s\n" -#: build/pack.c:229 +#: build/pack.c:228 #, c-format msgid "Could not open PreUn file: %s\n" msgstr "Nemohu otevøít PreUn soubor: %s\n" -#: build/pack.c:243 +#: build/pack.c:242 #, c-format msgid "Could not open PostIn file: %s\n" msgstr "Nemohu otevøít PostIn soubor: %s\n" -#: build/pack.c:250 build/pack.c:257 +#: build/pack.c:249 build/pack.c:256 #, c-format msgid "Could not open PostUn file: %s\n" msgstr "Nemohu otevøít PostUn soubor: %s\n" -#: build/pack.c:265 +#: build/pack.c:264 #, c-format msgid "Could not open VerifyScript file: %s\n" msgstr "Nemohu otevøít VerifyScript soubor: %s\n" -#: build/pack.c:280 +#: build/pack.c:279 #, c-format msgid "Could not open Trigger script file: %s\n" msgstr "Nemohu otevøít soubor se spu¹tí (trigger): %s\n" -#: build/pack.c:309 +#: build/pack.c:308 #, c-format msgid "readRPM: open %s: %s\n" msgstr "readRPM: otevøení %s: %s\n" -#: build/pack.c:319 +#: build/pack.c:318 #, c-format msgid "readRPM: read %s: %s\n" msgstr "readRPM: ètení %s: %s\n" -#: build/pack.c:328 build/pack.c:557 +#: build/pack.c:327 build/pack.c:556 #, c-format msgid "%s: Fseek failed: %s\n" msgstr "%s: Fseek selhal: %s\n" -#: build/pack.c:360 +#: build/pack.c:359 #, c-format msgid "readRPM: %s is not an RPM package\n" msgstr "readRPM: %s není RPM balíèek\n" -#: build/pack.c:365 +#: build/pack.c:364 #, c-format msgid "readRPM: reading header from %s\n" msgstr "readRPM: ètení hlavièky z %s\n" -#: build/pack.c:499 +#: build/pack.c:498 #, fuzzy msgid "Unable to create immutable header region.\n" msgstr "Nemohu pøeèíst hlavièku z %s: %s\n" -#: build/pack.c:518 +#: build/pack.c:517 #, fuzzy msgid "Unable to write temp header\n" msgstr "Nemohu zapsat hlavièku do %s: %s\n" -#: build/pack.c:528 +#: build/pack.c:527 msgid "Bad CSA data\n" msgstr "©patná CSA data\n" -#: build/pack.c:564 +#: build/pack.c:563 #, fuzzy msgid "Unable to write final header\n" msgstr "Nemohu zapsat hlavièku do %s: %s\n" -#: build/pack.c:584 +#: build/pack.c:583 #, c-format msgid "Generating signature: %d\n" msgstr "Generuji podpis: %d\n" -#: build/pack.c:602 +#: build/pack.c:601 #, fuzzy msgid "Unable to reload signature header.\n" msgstr "Nemohu pøeèíst hlavièku z %s: %s\n" -#: build/pack.c:610 +#: build/pack.c:609 #, c-format msgid "Could not open %s: %s\n" msgstr "Nemohu otevøít %s: %s\n" -#: build/pack.c:646 lib/psm.c:1638 +#: build/pack.c:645 lib/psm.c:1638 #, c-format msgid "Unable to write package: %s\n" msgstr "Nemohu zapsat balíèek: %s\n" -#: build/pack.c:661 +#: build/pack.c:660 #, c-format msgid "Unable to open sigtarget %s: %s\n" msgstr "Nemohu otevøít cíl pro podepsání %s: %s\n" -#: build/pack.c:672 +#: build/pack.c:671 #, c-format msgid "Unable to read header from %s: %s\n" msgstr "Nemohu pøeèíst hlavièku z %s: %s\n" -#: build/pack.c:686 +#: build/pack.c:685 #, c-format msgid "Unable to write header to %s: %s\n" msgstr "Nemohu zapsat hlavièku do %s: %s\n" -#: build/pack.c:696 +#: build/pack.c:695 #, c-format msgid "Unable to read payload from %s: %s\n" msgstr "Nemohu pøeèíst payload z %s: %s\n" -#: build/pack.c:702 +#: build/pack.c:701 #, c-format msgid "Unable to write payload to %s: %s\n" msgstr "Nemohu zapsat payload do %s: %s\n" -#: build/pack.c:739 lib/psm.c:1907 +#: build/pack.c:738 lib/psm.c:1907 #, c-format msgid "Wrote: %s\n" msgstr "Zapsáno: %s\n" -#: build/pack.c:812 +#: build/pack.c:811 #, c-format msgid "Could not generate output filename for package %s: %s\n" msgstr "Nemohu vygenerovat jméno souboru pro balíèek %s: %s\n" -#: build/pack.c:829 +#: build/pack.c:828 #, c-format msgid "cannot create %s: %s\n" msgstr "nemohu vytvoøit %s: %s\n" @@ -864,128 +864,128 @@ msgstr "øádek %d: Chyba pøi parsování %%files: %s\n" msgid "line %d: Second %%files list\n" msgstr "øádek %d: Druhı seznam %%files\n" -#: build/parsePreamble.c:244 +#: build/parsePreamble.c:245 #, c-format msgid "Architecture is excluded: %s\n" msgstr "Architektura je vyøazena: %s\n" -#: build/parsePreamble.c:249 +#: build/parsePreamble.c:250 #, c-format msgid "Architecture is not included: %s\n" msgstr "Architektura není zahrnuta: %s\n" -#: build/parsePreamble.c:254 +#: build/parsePreamble.c:255 #, c-format msgid "OS is excluded: %s\n" msgstr "OS je vyøazen: %s\n" -#: build/parsePreamble.c:259 +#: build/parsePreamble.c:260 #, c-format msgid "OS is not included: %s\n" msgstr "OS není zahrnut: %s\n" -#: build/parsePreamble.c:282 +#: build/parsePreamble.c:283 #, c-format msgid "%s field must be present in package: %s\n" msgstr "Polo¾ka %s musí bıt v balíèku pøítomna: %s\n" -#: build/parsePreamble.c:311 +#: build/parsePreamble.c:312 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "Duplikovaná polo¾ka %s v balíèku: %s\n" -#: build/parsePreamble.c:374 +#: build/parsePreamble.c:375 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "Nemohu otevøít ikonu %s: %s\n" -#: build/parsePreamble.c:392 +#: build/parsePreamble.c:393 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "Nemohu pøeèíst ikonu %s: %s\n" -#: build/parsePreamble.c:405 +#: build/parsePreamble.c:406 #, c-format msgid "Unknown icon type: %s\n" msgstr "Neznámı typ ikony: %s\n" -#: build/parsePreamble.c:450 +#: build/parsePreamble.c:451 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "øádek %d: Znaèka má jen jeden token: %s\n" -#: build/parsePreamble.c:490 +#: build/parsePreamble.c:491 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "øádek %d: Poèkozená znaèka: %s\n" #. Empty field -#: build/parsePreamble.c:498 +#: build/parsePreamble.c:499 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "øádek %d: Prázdná znaèka: %s\n" -#: build/parsePreamble.c:522 build/parsePreamble.c:529 +#: build/parsePreamble.c:524 build/parsePreamble.c:531 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "øádek %d: Nepøípustnı znak '-' v %s: %s\n" -#: build/parsePreamble.c:590 build/parseSpec.c:472 +#: build/parsePreamble.c:592 build/parseSpec.c:472 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "BuildRoot nemù¾e bıt \"/\": %s\n" -#: build/parsePreamble.c:603 +#: build/parsePreamble.c:605 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "øádek %d: Prefixy nesmí konèit znakem \"/\": %s\n" -#: build/parsePreamble.c:615 +#: build/parsePreamble.c:617 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "øádek %d: Docdir musí zaèínat na '/': %s\n" -#: build/parsePreamble.c:627 +#: build/parsePreamble.c:629 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s\n" msgstr "øádek %d: Polo¾ka Epoch/Serial musí bıt èíslo: %s\n" -#: build/parsePreamble.c:667 build/parsePreamble.c:678 +#: build/parsePreamble.c:669 build/parsePreamble.c:680 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "øádek %d: ©patné urèení %s: %s\n" -#: build/parsePreamble.c:704 +#: build/parsePreamble.c:706 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "øádek %d: ©patnı formát BuildArchitecture: %s\n" -#: build/parsePreamble.c:713 +#: build/parsePreamble.c:715 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "Interní chyba: ©patná znaèka: %d\n" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:819 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:882 +#: build/parsePreamble.c:886 #, c-format msgid "Bad package specification: %s\n" msgstr "©patná specifikace balíèku: %s\n" -#: build/parsePreamble.c:888 +#: build/parsePreamble.c:892 #, c-format msgid "Package already exists: %s\n" msgstr "Balíèek ji¾ existuje: %s\n" -#: build/parsePreamble.c:917 +#: build/parsePreamble.c:921 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "øádek %d: Neznámá znaèka: %s\n" -#: build/parsePreamble.c:939 +#: build/parsePreamble.c:943 msgid "Spec file can't use BuildRoot\n" msgstr "Spec soubor nemù¾e pou¾ít BuildRoot\n" @@ -1920,7 +1920,7 @@ msgstr "" "odstranit v¹echny balíèky odpovídající <balíèku> (obvykle se generuje chyba, " "specifikuje-li <balíèek> více balíèkù)" -#: lib/poptI.c:182 tools/rpmgraph.c:274 +#: lib/poptI.c:182 tools/rpmgraph.c:272 msgid "use anaconda \"presentation order\"" msgstr "" @@ -2317,7 +2317,7 @@ msgstr "nekontrolovat soubory v balíèku" msgid "don't verify files in package" msgstr "nekontrolovat soubory v balíèku" -#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:268 +#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:266 msgid "don't verify package dependencies" msgstr "nekontrolovat závislosti balíèkù" @@ -2377,7 +2377,7 @@ msgstr "zdrojovı balíèek neobsahuje .spec soubor\n" msgid "%s: waitpid(%d) rc %d status %x secs %u.%03u\n" msgstr "" -#: lib/psm.c:637 +#: lib/psm.c:641 #, fuzzy, c-format msgid "%s: %s(%s-%s-%s.%s) running <lua> scriptlet.\n" msgstr "%s: spou¹tím %s skript(y) (pokud existují)\n" @@ -4026,32 +4026,32 @@ msgstr "Neznámı typ ikony: %s\n" msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "" -#: rpmio/macro.c:1295 rpmio/macro.c:1312 +#: rpmio/macro.c:1297 rpmio/macro.c:1314 #, fuzzy, c-format msgid "Unterminated %c: %s\n" msgstr "Glob není dovolen: %s\n" -#: rpmio/macro.c:1353 +#: rpmio/macro.c:1355 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "" -#: rpmio/macro.c:1510 +#: rpmio/macro.c:1512 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "" -#: rpmio/macro.c:1846 +#: rpmio/macro.c:1848 msgid "Target buffer overflow\n" msgstr "" #. XXX Fstrerror -#: rpmio/macro.c:2052 rpmio/macro.c:2058 +#: rpmio/macro.c:2054 rpmio/macro.c:2060 #, fuzzy, c-format msgid "File %s: %s\n" msgstr "soubor %s: %s\n" -#: rpmio/macro.c:2061 +#: rpmio/macro.c:2063 #, c-format msgid "File %s is smaller than %u bytes\n" msgstr "" @@ -4180,7 +4180,7 @@ msgstr "øádek %d: Polo¾ka Epoch/Serial musí bıt èíslo: %s\n" msgid "failed to create %s: %s\n" msgstr "nemohu zjistit stav %s: %s\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:270 +#: tools/rpmcache.c:515 tools/rpmgraph.c:268 #, fuzzy msgid "don't verify header+payload signature" msgstr "ovìøit podpis v balíèku" @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-04 15:03-0400\n" +"POT-Creation-Date: 2005-07-17 11:08-0400\n" "PO-Revision-Date: 2001-04-05 23:03GMT\n" "Last-Translator: Claus Hindsgaul <claus_h@image.dk>\n" "Language-Team: Danish <dansk@klid.dk>\n" @@ -111,7 +111,7 @@ msgstr "Opbygningstilvalg med [ <spec-fil> | <tararkiv> | <kildepakke> ]:" msgid "Install/Upgrade/Erase options:" msgstr "" -#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:277 +#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:275 #, fuzzy msgid "Common options for all rpm modes and executables:" msgstr "Fælles tilvalg for alle rpm-tilstande:" @@ -353,7 +353,7 @@ msgstr "ingen parametre angivet ved verifikation" msgid "no arguments given" msgstr "ingen parametre angivet ved forespørgsel" -#: build/build.c:140 build/pack.c:511 +#: build/build.c:140 build/pack.c:510 msgid "Unable to open temp file.\n" msgstr "Kunne ikke åbne midlertidig fil.\n" @@ -574,34 +574,34 @@ msgstr "Fil ikke fundet med glob: %s\n" msgid "Could not open %%files file %s: %s\n" msgstr "Kunne ikke åbne '%%files'-fil %s: %s\n" -#: build/files.c:1965 build/pack.c:156 +#: build/files.c:1965 build/pack.c:155 #, c-format msgid "line: %s\n" msgstr "linie: %s\n" -#: build/files.c:2362 +#: build/files.c:2357 #, c-format msgid "Bad file: %s: %s\n" msgstr "Ugyldig fil: %s: %s\n" -#: build/files.c:2374 build/parsePrep.c:50 +#: build/files.c:2369 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "Ugyldig ejer/gruppe: %s\n" -#: build/files.c:2418 +#: build/files.c:2413 #, fuzzy, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "udpakning af arkiv mislykkedes%s%s: %s\n" -#: build/files.c:2441 +#: build/files.c:2430 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2469 +#: build/files.c:2458 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "Gennemløber filer: %s-%s-%s\n" @@ -657,136 +657,136 @@ msgstr "cpio_copy-skrivning mislykkedes: %s\n" msgid "cpio_copy read failed: %s\n" msgstr "cpio_copy-læsning mislykkedes: %s\n" -#: build/pack.c:222 build/pack.c:236 +#: build/pack.c:221 build/pack.c:235 #, c-format msgid "Could not open PreIn file: %s\n" msgstr "Kunne ikke åbne 'PreIn'-fil: %s\n" -#: build/pack.c:229 +#: build/pack.c:228 #, c-format msgid "Could not open PreUn file: %s\n" msgstr "Kunne ikke åbne 'PreUn'-fil: %s\n" -#: build/pack.c:243 +#: build/pack.c:242 #, c-format msgid "Could not open PostIn file: %s\n" msgstr "Kunne ikke åbne 'PostIn'-fil: %s\n" -#: build/pack.c:250 build/pack.c:257 +#: build/pack.c:249 build/pack.c:256 #, c-format msgid "Could not open PostUn file: %s\n" msgstr "Kunne ikke åbne 'PostUn'-fil: %s\n" -#: build/pack.c:265 +#: build/pack.c:264 #, c-format msgid "Could not open VerifyScript file: %s\n" msgstr "Kunne ikke åbne 'VerifyScript'-fil: %s\n" -#: build/pack.c:280 +#: build/pack.c:279 #, c-format msgid "Could not open Trigger script file: %s\n" msgstr "Kunne ikke åbne skriptfilen Trigger: %s\n" -#: build/pack.c:309 +#: build/pack.c:308 #, c-format msgid "readRPM: open %s: %s\n" msgstr "readRPM: åbn %s: %s\n" -#: build/pack.c:319 +#: build/pack.c:318 #, c-format msgid "readRPM: read %s: %s\n" msgstr "readRPM: læs %s: %s\n" -#: build/pack.c:328 build/pack.c:557 +#: build/pack.c:327 build/pack.c:556 #, fuzzy, c-format msgid "%s: Fseek failed: %s\n" msgstr "%s: Fread mislykkedes: %s\n" -#: build/pack.c:360 +#: build/pack.c:359 #, c-format msgid "readRPM: %s is not an RPM package\n" msgstr "readRPM: %s er ikke nogen RPM-pakke\n" -#: build/pack.c:365 +#: build/pack.c:364 #, c-format msgid "readRPM: reading header from %s\n" msgstr "readRPM: læser hoved fra %s\n" -#: build/pack.c:499 +#: build/pack.c:498 #, fuzzy msgid "Unable to create immutable header region.\n" msgstr "Kunne ikke læse hoved fra %s: %s\n" -#: build/pack.c:518 +#: build/pack.c:517 #, fuzzy msgid "Unable to write temp header\n" msgstr "Kunne ikke skrive hoved til %s: %s\n" -#: build/pack.c:528 +#: build/pack.c:527 msgid "Bad CSA data\n" msgstr "Ugyldige CSA-data\n" -#: build/pack.c:564 +#: build/pack.c:563 #, fuzzy msgid "Unable to write final header\n" msgstr "Kunne ikke skrive hoved til %s: %s\n" -#: build/pack.c:584 +#: build/pack.c:583 #, c-format msgid "Generating signature: %d\n" msgstr "Genererer signatur: %d\n" -#: build/pack.c:602 +#: build/pack.c:601 #, fuzzy msgid "Unable to reload signature header.\n" msgstr "Kunne ikke læse hoved fra %s: %s\n" -#: build/pack.c:610 +#: build/pack.c:609 #, c-format msgid "Could not open %s: %s\n" msgstr "Kunne ikke åbne %s: %s\n" -#: build/pack.c:646 lib/psm.c:1638 +#: build/pack.c:645 lib/psm.c:1638 #, c-format msgid "Unable to write package: %s\n" msgstr "Kunne ikke skrive pakke: %s\n" -#: build/pack.c:661 +#: build/pack.c:660 #, c-format msgid "Unable to open sigtarget %s: %s\n" msgstr "Kunne ikke åbne sigtarget %s: %s\n" -#: build/pack.c:672 +#: build/pack.c:671 #, c-format msgid "Unable to read header from %s: %s\n" msgstr "Kunne ikke læse hoved fra %s: %s\n" -#: build/pack.c:686 +#: build/pack.c:685 #, c-format msgid "Unable to write header to %s: %s\n" msgstr "Kunne ikke skrive hoved til %s: %s\n" -#: build/pack.c:696 +#: build/pack.c:695 #, c-format msgid "Unable to read payload from %s: %s\n" msgstr "Kunne ikke læse pakkeindhold fra %s: %s\n" -#: build/pack.c:702 +#: build/pack.c:701 #, c-format msgid "Unable to write payload to %s: %s\n" msgstr "Kunne ikke skrive pakkeindhold til %s: %s\n" -#: build/pack.c:739 lib/psm.c:1907 +#: build/pack.c:738 lib/psm.c:1907 #, c-format msgid "Wrote: %s\n" msgstr "Skrev: %s\n" -#: build/pack.c:812 +#: build/pack.c:811 #, c-format msgid "Could not generate output filename for package %s: %s\n" msgstr "Kunne ikke generere filnavn til oprettelse af pakke %s: %s\n" -#: build/pack.c:829 +#: build/pack.c:828 #, c-format msgid "cannot create %s: %s\n" msgstr "kan ikke oprette %s: %s\n" @@ -861,128 +861,128 @@ msgstr "linie %d: Fejl ved tolkning af %%files: %s\n" msgid "line %d: Second %%files list\n" msgstr "linie %d: Anden '%%files'-liste\n" -#: build/parsePreamble.c:244 +#: build/parsePreamble.c:245 #, c-format msgid "Architecture is excluded: %s\n" msgstr "Arkitekturen er ekskluderet: %s\n" -#: build/parsePreamble.c:249 +#: build/parsePreamble.c:250 #, c-format msgid "Architecture is not included: %s\n" msgstr "Arkitekturen er ikke inkluderet: %s\n" -#: build/parsePreamble.c:254 +#: build/parsePreamble.c:255 #, c-format msgid "OS is excluded: %s\n" msgstr "OS er ekskluderet: %s\n" -#: build/parsePreamble.c:259 +#: build/parsePreamble.c:260 #, c-format msgid "OS is not included: %s\n" msgstr "OS is ikke inkluderet: %s\n" -#: build/parsePreamble.c:282 +#: build/parsePreamble.c:283 #, c-format msgid "%s field must be present in package: %s\n" msgstr "'%s'-felt skal være tilstede i pakke : %s\n" -#: build/parsePreamble.c:311 +#: build/parsePreamble.c:312 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "Flere '%s'-indgange i pakke: %s\n" -#: build/parsePreamble.c:374 +#: build/parsePreamble.c:375 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "Kunne ikke åbne ikon %s: %s\n" -#: build/parsePreamble.c:392 +#: build/parsePreamble.c:393 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "Kunne ikke læse ikon %s: %s\n" -#: build/parsePreamble.c:405 +#: build/parsePreamble.c:406 #, c-format msgid "Unknown icon type: %s\n" msgstr "Ukendt ikontype: %s\n" -#: build/parsePreamble.c:450 +#: build/parsePreamble.c:451 #, fuzzy, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "linie %d: Ugyldigt tilvalg %s: %s\n" -#: build/parsePreamble.c:490 +#: build/parsePreamble.c:491 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "linie %d: Forkert udformet mærke: %s\n" #. Empty field -#: build/parsePreamble.c:498 +#: build/parsePreamble.c:499 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "linie %d: Tomt mærke: %s\n" -#: build/parsePreamble.c:522 build/parsePreamble.c:529 +#: build/parsePreamble.c:524 build/parsePreamble.c:531 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "linie %d: Ugyldigt tegn '-' i %s: %s\n" -#: build/parsePreamble.c:590 build/parseSpec.c:472 +#: build/parsePreamble.c:592 build/parseSpec.c:472 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "BuildRoot kan ikke være \"/\": %s\n" -#: build/parsePreamble.c:603 +#: build/parsePreamble.c:605 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "linie %d: Præfikser kan ikke ende på \"/\": %s\n" -#: build/parsePreamble.c:615 +#: build/parsePreamble.c:617 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "linie %d: Docdir skal starte med '/': %s\n" -#: build/parsePreamble.c:627 +#: build/parsePreamble.c:629 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s\n" msgstr "linie %d: Epoch/Serial-felter skal være et nummer: %s\n" -#: build/parsePreamble.c:667 build/parsePreamble.c:678 +#: build/parsePreamble.c:669 build/parsePreamble.c:680 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "linie %d: Ugyldig %s: angivere: %s\n" -#: build/parsePreamble.c:704 +#: build/parsePreamble.c:706 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "linie %d: Ugyldigt 'BuildArchitecture'-format: %s\n" -#: build/parsePreamble.c:713 +#: build/parsePreamble.c:715 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "Intern fejl: Falsk mærke %d\n" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:819 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:882 +#: build/parsePreamble.c:886 #, c-format msgid "Bad package specification: %s\n" msgstr "Ugyldig pakkeangivelse: %s\n" -#: build/parsePreamble.c:888 +#: build/parsePreamble.c:892 #, c-format msgid "Package already exists: %s\n" msgstr "Pakken eksisterer allerede: %s\n" -#: build/parsePreamble.c:917 +#: build/parsePreamble.c:921 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "linie %d: Ukendt mærke: %s\n" -#: build/parsePreamble.c:939 +#: build/parsePreamble.c:943 msgid "Spec file can't use BuildRoot\n" msgstr "Spec-fil kan ikke bruge BuildRoot\n" @@ -1917,7 +1917,7 @@ msgstr "" "fjern alle pakker, som passer med <pakke> (normalt ville det medføre en " "fejl, hvis <pakke> angav flere pakker)" -#: lib/poptI.c:182 tools/rpmgraph.c:274 +#: lib/poptI.c:182 tools/rpmgraph.c:272 msgid "use anaconda \"presentation order\"" msgstr "" @@ -2327,7 +2327,7 @@ msgstr "verificér ikke filerne i pakke" msgid "don't verify files in package" msgstr "verificér ikke filerne i pakke" -#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:268 +#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:266 #, fuzzy msgid "don't verify package dependencies" msgstr "undlad at tjekke pakkers afhængighedskrav" @@ -2389,7 +2389,7 @@ msgstr "kildepakke indeholder ingen .spec-fil\n" msgid "%s: waitpid(%d) rc %d status %x secs %u.%03u\n" msgstr "" -#: lib/psm.c:637 +#: lib/psm.c:641 #, fuzzy, c-format msgid "%s: %s(%s-%s-%s.%s) running <lua> scriptlet.\n" msgstr "kører postinstallations-skript (hvis det findes)\n" @@ -4046,32 +4046,32 @@ msgstr "Ukendt tilvalg %c i %s(%s)\n" msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "Rekursionsdybde(%d) overskrider maks(%d)\n" -#: rpmio/macro.c:1295 rpmio/macro.c:1312 +#: rpmio/macro.c:1297 rpmio/macro.c:1314 #, c-format msgid "Unterminated %c: %s\n" msgstr "Uafsluttet %c: %s\n" -#: rpmio/macro.c:1353 +#: rpmio/macro.c:1355 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "Et %% efterfølges af en makro, der ikke kan tolkes\n" -#: rpmio/macro.c:1510 +#: rpmio/macro.c:1512 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "Makroen %%%.*s blev ikke fundet, overspringer\n" -#: rpmio/macro.c:1846 +#: rpmio/macro.c:1848 msgid "Target buffer overflow\n" msgstr "Overløb i målbuffer\n" #. XXX Fstrerror -#: rpmio/macro.c:2052 rpmio/macro.c:2058 +#: rpmio/macro.c:2054 rpmio/macro.c:2060 #, c-format msgid "File %s: %s\n" msgstr "Fil %s: %s\n" -#: rpmio/macro.c:2061 +#: rpmio/macro.c:2063 #, c-format msgid "File %s is smaller than %u bytes\n" msgstr "Filen %s er mindre end %u byte\n" @@ -4193,7 +4193,7 @@ msgstr "url-port skal være et tal\n" msgid "failed to create %s: %s\n" msgstr "kunne ikke oprette %s: %s\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:270 +#: tools/rpmcache.c:515 tools/rpmgraph.c:268 #, fuzzy msgid "don't verify header+payload signature" msgstr "verificér pakkesignatur" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.4.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-04 15:03-0400\n" +"POT-Creation-Date: 2005-07-17 11:08-0400\n" "PO-Revision-Date: 2005-07-08 17:21+0200\n" "Last-Translator: Robert Scheck <rpm@robert-scheck.de>\n" "Language-Team: German <de@li.org>\n" @@ -108,13 +108,14 @@ msgstr "Datenbank-Optionen:" #: rpmqv.c:102 msgid "Build options with [ <specfile> | <tarball> | <source package> ]:" -msgstr "Erstellungsoptionen mit [ <Spec-Datei> | <Tar-Archiv> | <Source-Paket> ]:" +msgstr "" +"Erstellungsoptionen mit [ <Spec-Datei> | <Tar-Archiv> | <Source-Paket> ]:" #: rpmqv.c:108 msgid "Install/Upgrade/Erase options:" msgstr "Installations-/Aktualisierungs-/Deinstallationsoptionen:" -#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:277 +#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:275 msgid "Common options for all rpm modes and executables:" msgstr "Gemeinsame Optionen für alle RPM-Modi und Ausführungen:" @@ -139,7 +140,8 @@ msgstr "Copyright (C) 1997-2005 - Red Hat, Inc.\n" msgid "" "This program may be freely redistributed under the terms of the GNU GPL\n" msgstr "" -"Dieses Programm darf unter den Bedingungen der GNU GPL frei weiterverbreitet werden\n" +"Dieses Programm darf unter den Bedingungen der GNU GPL frei weiterverbreitet " +"werden\n" #: rpmqv.c:304 #, c-format @@ -152,7 +154,8 @@ msgstr "Nur ein wichtiger Modus kann angegeben werden" #: rpmqv.c:370 msgid "one type of query/verify may be performed at a time" -msgstr "Nur eine Art von Abfragen/Ãœberprüfungen kann jeweils durchgeführt werden" +msgstr "" +"Nur eine Art von Abfragen/Ãœberprüfungen kann jeweils durchgeführt werden" #: rpmqv.c:374 msgid "unexpected query flags" @@ -168,7 +171,9 @@ msgstr "Unerwartete Abfrage-Quelle" #: rpmqv.c:423 msgid "only installation, upgrading, rmsource and rmspec may be forced" -msgstr "Nur Installation, Aktualisierung, \"rmsource\" und \"rmspec\" können erzwungen werden" +msgstr "" +"Nur Installation, Aktualisierung, \"rmsource\" und \"rmspec\" können " +"erzwungen werden" #: rpmqv.c:425 msgid "files may only be relocated during package installation" @@ -176,13 +181,16 @@ msgstr "Dateien können nur bei der Paket-Installation verschoben werden" #: rpmqv.c:428 msgid "cannot use --prefix with --relocate or --excludepath" -msgstr "--prefix kann nicht zusammen mit --relocate oder --excludepath verwendet werden" +msgstr "" +"--prefix kann nicht zusammen mit --relocate oder --excludepath verwendet " +"werden" #: rpmqv.c:431 msgid "" "--relocate and --excludepath may only be used when installing new packages" msgstr "" -"--relocate und --excludepath dürfen nur bei der Installation neuer Pakete benutzt werden" +"--relocate und --excludepath dürfen nur bei der Installation neuer Pakete " +"benutzt werden" #: rpmqv.c:434 msgid "--prefix may only be used when installing new packages" @@ -230,7 +238,8 @@ msgstr "--ignoresize darf nur während der Paket-Installation angegeben werden" #: rpmqv.c:477 msgid "--allmatches may only be specified during package erasure" -msgstr "--allmatches darf nur während der Paket-Deinstallation angegeben werden" +msgstr "" +"--allmatches darf nur während der Paket-Deinstallation angegeben werden" #: rpmqv.c:481 msgid "--allfiles may only be specified during package installation" @@ -238,47 +247,49 @@ msgstr "--allfiles darf nur während der Paket-Installation angegeben werden" #: rpmqv.c:486 msgid "--justdb may only be specified during package installation and erasure" -msgstr "--justdb darf nur während der Paket-Installation oder -Deinstallation angegeben werden" +msgstr "" +"--justdb darf nur während der Paket-Installation oder -Deinstallation " +"angegeben werden" #: rpmqv.c:491 msgid "" "script disabling options may only be specified during package installation " "and erasure" msgstr "" -"Optionen zum Deaktivieren von Skripten können nur während der Paket-Installation oder " -"-Deinstallation angegeben werden" +"Optionen zum Deaktivieren von Skripten können nur während der Paket-" +"Installation oder -Deinstallation angegeben werden" #: rpmqv.c:496 msgid "" "trigger disabling options may only be specified during package installation " "and erasure" msgstr "" -"Optionen zum Deaktivieren von Trigger können nur während der Paket-Installation oder " -"-Deinstallation angegeben werden" +"Optionen zum Deaktivieren von Trigger können nur während der Paket-" +"Installation oder -Deinstallation angegeben werden" #: rpmqv.c:500 msgid "" "--nodeps may only be specified during package building, rebuilding, " "recompilation, installation,erasure, and verification" msgstr "" -"--nodeps darf nur während der Paket-Installation, -Deinstallation, " -"-Ãœberprüfung und -Erstellung angegeben werden" +"--nodeps darf nur während der Paket-Installation, -Deinstallation, -" +"Ãœberprüfung und -Erstellung angegeben werden" #: rpmqv.c:505 msgid "" "--test may only be specified during package installation, erasure, and " "building" msgstr "" -"--test darf nur während der Paket-Installation, -Deinstallation und " -"-Erstellung angegeben werden" +"--test darf nur während der Paket-Installation, -Deinstallation und -" +"Erstellung angegeben werden" #: rpmqv.c:510 msgid "" "--root (-r) may only be specified during installation, erasure, querying, " "and database rebuilds" msgstr "" -"--root (-r) darf nur während der Paket-Installation, -Deinstallation, " -"-Abfragen und während Datenbank-Neuerstellungen angegeben werden" +"--root (-r) darf nur während der Paket-Installation, -Deinstallation, -" +"Abfragen und während Datenbank-Neuerstellungen angegeben werden" #: rpmqv.c:522 msgid "arguments to --root (-r) must begin with a /" @@ -359,7 +370,7 @@ msgstr "Es wurden keine Argumente für die Ãœberprüfung angegeben" msgid "no arguments given" msgstr "Es wurden keine Argumente angegeben" -#: build/build.c:140 build/pack.c:511 +#: build/build.c:140 build/pack.c:510 msgid "Unable to open temp file.\n" msgstr "Kann temporäre Datei nicht öffnen.\n" @@ -580,27 +591,27 @@ msgstr "Datei von \"glob\" nicht gefunden: %s\n" msgid "Could not open %%files file %s: %s\n" msgstr "Datei %s aus %%files konnte nicht geöffnet: %s\n" -#: build/files.c:1965 build/pack.c:156 +#: build/files.c:1965 build/pack.c:155 #, c-format msgid "line: %s\n" msgstr "Zeile: %s\n" -#: build/files.c:2362 +#: build/files.c:2357 #, c-format msgid "Bad file: %s: %s\n" msgstr "Ungültige Datei: %s: %s\n" -#: build/files.c:2374 build/parsePrep.c:50 +#: build/files.c:2369 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "Ungültiger Eigentümer/Gruppe: %s\n" -#: build/files.c:2418 +#: build/files.c:2413 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Prüfe auf nicht gepackte Datei(en): %s\n" -#: build/files.c:2441 +#: build/files.c:2430 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -609,7 +620,7 @@ msgstr "" "Installierte (aber nicht gepackte) Datei(en) gefunden:\n" "%s" -#: build/files.c:2469 +#: build/files.c:2458 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "Verarbeite Paket: %s-%s-%s\n" @@ -663,132 +674,132 @@ msgstr "cpio_copy schreiben fehlgeschlagen: %s\n" msgid "cpio_copy read failed: %s\n" msgstr "cpio_copy lesen fehlgeschlagen: %s\n" -#: build/pack.c:222 build/pack.c:236 +#: build/pack.c:221 build/pack.c:235 #, c-format msgid "Could not open PreIn file: %s\n" msgstr "Konnte PreIn-Datei nicht öffnen: %s\n" -#: build/pack.c:229 +#: build/pack.c:228 #, c-format msgid "Could not open PreUn file: %s\n" msgstr "Konnte PreUn-Datei nicht öffnen: %s\n" -#: build/pack.c:243 +#: build/pack.c:242 #, c-format msgid "Could not open PostIn file: %s\n" msgstr "Konnte PostIn-Datei nicht öffnen: %s\n" -#: build/pack.c:250 build/pack.c:257 +#: build/pack.c:249 build/pack.c:256 #, c-format msgid "Could not open PostUn file: %s\n" msgstr "Konnte PostUn-Datei nicht öffnen: %s\n" -#: build/pack.c:265 +#: build/pack.c:264 #, c-format msgid "Could not open VerifyScript file: %s\n" msgstr "Konnte VerifyScript-Datei nicht öffnen: %s\n" -#: build/pack.c:280 +#: build/pack.c:279 #, c-format msgid "Could not open Trigger script file: %s\n" msgstr "Konnte Trigger-Script nicht öffnen: %s\n" -#: build/pack.c:309 +#: build/pack.c:308 #, c-format msgid "readRPM: open %s: %s\n" msgstr "readRPM: Öffne %s: %s\n" -#: build/pack.c:319 +#: build/pack.c:318 #, c-format msgid "readRPM: read %s: %s\n" msgstr "readRPM: Lese %s: %s\n" -#: build/pack.c:328 build/pack.c:557 +#: build/pack.c:327 build/pack.c:556 #, c-format msgid "%s: Fseek failed: %s\n" msgstr "%s: Fseek fehlgeschlagen: %s\n" -#: build/pack.c:360 +#: build/pack.c:359 #, c-format msgid "readRPM: %s is not an RPM package\n" msgstr "readRPM: %s ist kein RPM-Paket\n" -#: build/pack.c:365 +#: build/pack.c:364 #, c-format msgid "readRPM: reading header from %s\n" msgstr "readRPM: Lese Header von %s\n" -#: build/pack.c:499 +#: build/pack.c:498 msgid "Unable to create immutable header region.\n" msgstr "Konnte keine unveränderliche Header-Region erstellen.\n" -#: build/pack.c:518 +#: build/pack.c:517 msgid "Unable to write temp header\n" msgstr "Kann den temporären Header nicht schreiben\n" -#: build/pack.c:528 +#: build/pack.c:527 msgid "Bad CSA data\n" msgstr "Ungültige CSA-Daten\n" -#: build/pack.c:564 +#: build/pack.c:563 msgid "Unable to write final header\n" msgstr "Kann den entgültigen Header nicht schreiben\n" -#: build/pack.c:584 +#: build/pack.c:583 #, c-format msgid "Generating signature: %d\n" msgstr "Erzeuge Signatur: %d\n" -#: build/pack.c:602 +#: build/pack.c:601 msgid "Unable to reload signature header.\n" msgstr "Kann den Header der Signatur nicht erneut laden.\n" -#: build/pack.c:610 +#: build/pack.c:609 #, c-format msgid "Could not open %s: %s\n" msgstr "Konnte %s nicht öffnen: %s\n" -#: build/pack.c:646 lib/psm.c:1638 +#: build/pack.c:645 lib/psm.c:1638 #, c-format msgid "Unable to write package: %s\n" msgstr "Kann das Paket nicht schreiben: %s\n" -#: build/pack.c:661 +#: build/pack.c:660 #, c-format msgid "Unable to open sigtarget %s: %s\n" msgstr "Konnte Signatur-Ziel %s nicht öffnen: %s\n" -#: build/pack.c:672 +#: build/pack.c:671 #, c-format msgid "Unable to read header from %s: %s\n" msgstr "Konnte Header von %s nicht lesen: %s\n" -#: build/pack.c:686 +#: build/pack.c:685 #, c-format msgid "Unable to write header to %s: %s\n" msgstr "Konnte Header nicht nach %s schreiben: %s\n" -#: build/pack.c:696 +#: build/pack.c:695 #, c-format msgid "Unable to read payload from %s: %s\n" msgstr "Konnte Nutzdaten von %s nicht lesen: %s\n" -#: build/pack.c:702 +#: build/pack.c:701 #, c-format msgid "Unable to write payload to %s: %s\n" msgstr "Konnte Nutzdaten nicht nach %s schreiben: %s\n" -#: build/pack.c:739 lib/psm.c:1907 +#: build/pack.c:738 lib/psm.c:1907 #, c-format msgid "Wrote: %s\n" msgstr "Erstellt: %s\n" -#: build/pack.c:812 +#: build/pack.c:811 #, c-format msgid "Could not generate output filename for package %s: %s\n" msgstr "Konnte den Dateinamen für das Paket %s nicht generieren: %s\n" -#: build/pack.c:829 +#: build/pack.c:828 #, c-format msgid "cannot create %s: %s\n" msgstr "Kann Datei %s nicht erstellen: %s\n" @@ -863,128 +874,129 @@ msgstr "Zeile %d: Fehler beim Parsen von %%files: %s\n" msgid "line %d: Second %%files list\n" msgstr "Zeile %d: Zweite %%files-Liste\n" -#: build/parsePreamble.c:244 +#: build/parsePreamble.c:245 #, c-format msgid "Architecture is excluded: %s\n" msgstr "Architektur ist ausgeschlossen: %s\n" -#: build/parsePreamble.c:249 +#: build/parsePreamble.c:250 #, c-format msgid "Architecture is not included: %s\n" msgstr "Architektur ist nicht einbezogen: %s\n" -#: build/parsePreamble.c:254 +#: build/parsePreamble.c:255 #, c-format msgid "OS is excluded: %s\n" msgstr "Betriebssystem ist ausgeschlossen: %s\n" -#: build/parsePreamble.c:259 +#: build/parsePreamble.c:260 #, c-format msgid "OS is not included: %s\n" msgstr "Betriebssystem ist nicht einbezogen: %s\n" -#: build/parsePreamble.c:282 +#: build/parsePreamble.c:283 #, c-format msgid "%s field must be present in package: %s\n" msgstr "%s-Feld muss im Paket vorhanden sein: %s\n" -#: build/parsePreamble.c:311 +#: build/parsePreamble.c:312 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "Doppelte %s-Einträge im Paket: %s\n" -#: build/parsePreamble.c:374 +#: build/parsePreamble.c:375 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "Kann Icon %s nicht öffnen: %s\n" -#: build/parsePreamble.c:392 +#: build/parsePreamble.c:393 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "Kann Icon %s nicht lesen: %s\n" -#: build/parsePreamble.c:405 +#: build/parsePreamble.c:406 #, c-format msgid "Unknown icon type: %s\n" msgstr "Unbekannter Icon-Typ: %s\n" -#: build/parsePreamble.c:450 +#: build/parsePreamble.c:451 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "Zeile %d: Tag benötigt nur ein Zeichen: %s\n" -#: build/parsePreamble.c:490 +#: build/parsePreamble.c:491 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "Zeile %d: Missgebildeter Tag: %s\n" #. Empty field -#: build/parsePreamble.c:498 +#: build/parsePreamble.c:499 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "Zeile %d: Leerer Tag: %s\n" -#: build/parsePreamble.c:522 build/parsePreamble.c:529 +#: build/parsePreamble.c:524 build/parsePreamble.c:531 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "Zeile %d: Ungültiges Zeichen '-' in %s: %s\n" -#: build/parsePreamble.c:590 build/parseSpec.c:472 +#: build/parsePreamble.c:592 build/parseSpec.c:472 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "Der BuildRoot kann nicht \"/\" sein: %s\n" -#: build/parsePreamble.c:603 +#: build/parsePreamble.c:605 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "Zeile %d: Präfixe dürfen nicht mit einem \"/\" enden: %s\n" -#: build/parsePreamble.c:615 +#: build/parsePreamble.c:617 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" -msgstr "Zeile %d: Das Dokumentationsverzeichnis muss mit einem \"/\" beginnen: %s\n" +msgstr "" +"Zeile %d: Das Dokumentationsverzeichnis muss mit einem \"/\" beginnen: %s\n" -#: build/parsePreamble.c:627 +#: build/parsePreamble.c:629 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s\n" msgstr "Zeile %d: Das Epochen-Feld muss eine Zahl sein: %s\n" -#: build/parsePreamble.c:667 build/parsePreamble.c:678 +#: build/parsePreamble.c:669 build/parsePreamble.c:680 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "Zeile %d: Ungültig %s: Kennzeichner: %s\n" -#: build/parsePreamble.c:704 +#: build/parsePreamble.c:706 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "Zeile %d: Ungültiges BuildArchitecture-Format: %s\n" -#: build/parsePreamble.c:713 +#: build/parsePreamble.c:715 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "Interner Fehler: Falscher Tag %d\n" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:819 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "Alter Syntax wird nicht mehr unterstützt: %s\n" -#: build/parsePreamble.c:882 +#: build/parsePreamble.c:886 #, c-format msgid "Bad package specification: %s\n" msgstr "Ungültige Paket-Spezifikation: %s\n" -#: build/parsePreamble.c:888 +#: build/parsePreamble.c:892 #, c-format msgid "Package already exists: %s\n" msgstr "Paket ist bereits vorhanden: %s\n" -#: build/parsePreamble.c:917 +#: build/parsePreamble.c:921 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "Zeile %d: Unbekannter Tag: %s\n" -#: build/parsePreamble.c:939 +#: build/parsePreamble.c:943 msgid "Spec file can't use BuildRoot\n" msgstr "Spec-Datei kann den BuildRoot nicht benutzen\n" @@ -1062,7 +1074,8 @@ msgstr "Zeile %d: Zweites %%prep\n" msgid "" "line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n" msgstr "" -"Zeile %d: Abhängigkeiten müssen alphanumerisch, mit '_' oder '/' beginnen: %s\n" +"Zeile %d: Abhängigkeiten müssen alphanumerisch, mit '_' oder '/' beginnen: %" +"s\n" #: build/parseReqs.c:130 #, c-format @@ -1157,7 +1170,8 @@ msgstr "BuildRoot wurde bereits angegeben, ignoriere %s\n" #: build/poptBT.c:160 #, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" -msgstr "%prep (Quellen entpacken, Patches übernehmen) der <Spec-Datei> durchlaufen" +msgstr "" +"%prep (Quellen entpacken, Patches übernehmen) der <Spec-Datei> durchlaufen" #: build/poptBT.c:161 build/poptBT.c:164 build/poptBT.c:167 build/poptBT.c:170 #: build/poptBT.c:173 build/poptBT.c:176 build/poptBT.c:179 @@ -1166,11 +1180,14 @@ msgstr "<Spec-Datei>" #: build/poptBT.c:163 msgid "build through %build (%prep, then compile) from <specfile>" -msgstr "%build (%prep, anschließendes Kompilieren) der <Spec-Datei> durchlaufen" +msgstr "" +"%build (%prep, anschließendes Kompilieren) der <Spec-Datei> durchlaufen" #: build/poptBT.c:166 msgid "build through %install (%prep, %build, then install) from <specfile>" -msgstr "%install (%prep, %build, anschließendes Installieren) der <Spec-Datei> durchlaufen" +msgstr "" +"%install (%prep, %build, anschließendes Installieren) der <Spec-Datei> " +"durchlaufen" #: build/poptBT.c:169 #, c-format @@ -1192,7 +1209,8 @@ msgstr "Baue nur ein Source-Paket von <Spec-Datei>" #: build/poptBT.c:182 #, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" -msgstr "%prep (Quellen entpacken, Patches übernehmen) des <Tar-Archivs> durchlaufen" +msgstr "" +"%prep (Quellen entpacken, Patches übernehmen) des <Tar-Archivs> durchlaufen" #: build/poptBT.c:183 build/poptBT.c:186 build/poptBT.c:189 build/poptBT.c:192 #: build/poptBT.c:195 build/poptBT.c:198 build/poptBT.c:201 @@ -1201,11 +1219,14 @@ msgstr "<Tar-Archiv>" #: build/poptBT.c:185 msgid "build through %build (%prep, then compile) from <tarball>" -msgstr "%build (%prep, anschließendes Kompilieren) des <Tar-Archivs> durchlaufen" +msgstr "" +"%build (%prep, anschließendes Kompilieren) des <Tar-Archivs> durchlaufen" #: build/poptBT.c:188 msgid "build through %install (%prep, %build, then install) from <tarball>" -msgstr "%install (%prep, %build, anschließendes Installieren) des <Tar-Archivs> durchlaufen" +msgstr "" +"%install (%prep, %build, anschließendes Installieren) des <Tar-Archivs> " +"durchlaufen" #: build/poptBT.c:191 #, c-format @@ -1236,7 +1257,8 @@ msgstr "<Source-Paket>" msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "" -"%install (%prep, %build, anschließendes Installieren) des <Source-Pakets> durchlaufen" +"%install (%prep, %build, anschließendes Installieren) des <Source-Pakets> " +"durchlaufen" #: build/poptBT.c:211 msgid "override build root" @@ -1268,7 +1290,8 @@ msgstr "Keine Ãœberprüfung der Paket-Abhängigkeiten" #: build/poptBT.c:225 msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" -msgstr "Generiere Paket-Header, die mit veralteten RPM-Paketen (v2/3) kompatibel sind" +msgstr "" +"Generiere Paket-Header, die mit veralteten RPM-Paketen (v2/3) kompatibel sind" #: build/poptBT.c:229 lib/poptALL.c:273 lib/poptI.c:283 lib/poptQV.c:363 #: lib/poptQV.c:372 lib/poptQV.c:413 @@ -1519,7 +1542,8 @@ msgstr "Datei %s ist auf einem unbekannten Gerät\n" #: lib/fsm.c:352 msgid "========== Directories not explicitly included in package:\n" -msgstr "========== Nicht ausdrücklich eingeschlossene Verzeichnisse im Paket:\n" +msgstr "" +"========== Nicht ausdrücklich eingeschlossene Verzeichnisse im Paket:\n" #: lib/fsm.c:354 #, c-format @@ -1640,7 +1664,8 @@ msgstr "hdr DSA: UNGÃœLTIG, nicht binär\n" #: lib/package.c:978 #, c-format msgid "only V3 and V4 signatures can be verified, skipping V%u signature\n" -msgstr "Nur V3- und V4-Signaturen können überprüft werden, überspringe V%u-Signatur\n" +msgstr "" +"Nur V3- und V4-Signaturen können überprüft werden, überspringe V%u-Signatur\n" #: lib/package.c:673 #, c-format @@ -1680,7 +1705,8 @@ msgstr "Paket-Version 1 wird von dieser RPM-Version nicht unterstützt\n" msgid "" "only packaging with major numbers <= 4 is supported by this version of RPM\n" msgstr "" -"Nur Pakete mit Versionsnummern <= 4 werden von dieser RPM-Version unterstützt\n" +"Nur Pakete mit Versionsnummern <= 4 werden von dieser RPM-Version " +"unterstützt\n" #: lib/package.c:811 lib/rpmchecksig.c:229 lib/rpmchecksig.c:765 #, c-format @@ -1878,17 +1904,19 @@ msgstr "Füge vorgeschlagene Pakete zur Transaktion hinzu" #: lib/poptI.c:173 msgid "install all files, even configurations which might otherwise be skipped" -msgstr "Installiere alle Dateien, sogar Konfigurationsdateien, die sonst möglicherweise übersprungen werden" +msgstr "" +"Installiere alle Dateien, sogar Konfigurationsdateien, die sonst " +"möglicherweise übersprungen werden" #: lib/poptI.c:177 msgid "" "remove all packages which match <package> (normally an error is generated if " "<package> specified multiple packages)" msgstr "" -"Entferne alle Pakete, die mit <Paket> übereinstimmen (normalerweise wird eine " -"Fehlermeldung angezeigt, wenn <Paket> auf mehrere Pakete zutrifft)" +"Entferne alle Pakete, die mit <Paket> übereinstimmen (normalerweise wird " +"eine Fehlermeldung angezeigt, wenn <Paket> auf mehrere Pakete zutrifft)" -#: lib/poptI.c:182 tools/rpmgraph.c:274 +#: lib/poptI.c:182 tools/rpmgraph.c:272 msgid "use anaconda \"presentation order\"" msgstr "Benutze \"Präsentationssortierung\" von Anaconda" @@ -1990,7 +2018,8 @@ msgstr "Installiere keine Sicherheitskontext-Dateien" #: lib/poptI.c:259 msgid "do not reorder package installation to satisfy dependencies" -msgstr "Paket-Installation nicht neu sortieren, um die Abhängigkeiten zu erfüllen" +msgstr "" +"Paket-Installation nicht neu sortieren, um die Abhängigkeiten zu erfüllen" #: lib/poptI.c:264 msgid "do not suggest missing dependency resolution(s)" @@ -2054,7 +2083,9 @@ msgstr "Zeige Prozentangabe bei der Paket-Installation" #: lib/poptI.c:312 msgid "relocate the package to <dir>, if relocatable" -msgstr "Verschiebe das Paket, wenn es verschiebbar ist, in das Verzeichnis <Verzeichnis>" +msgstr "" +"Verschiebe das Paket, wenn es verschiebbar ist, in das Verzeichnis " +"<Verzeichnis>" #: lib/poptI.c:313 msgid "<dir>" @@ -2082,7 +2113,8 @@ msgstr "Installiere erneut, wenn das Paket bereits vorhanden ist" #: lib/poptI.c:327 msgid "deinstall new, reinstall old, package(s), back to <date>" -msgstr "Deinstalliere neue(s), installiere alte(s) Paket(e), zurück zum <Datum>" +msgstr "" +"Deinstalliere neue(s), installiere alte(s) Paket(e), zurück zum <Datum>" #: lib/poptI.c:328 msgid "<date>" @@ -2267,7 +2299,7 @@ msgstr "Keine Ãœberprüfung des Sicherheitskontexts" msgid "don't verify files in package" msgstr "Keine Ãœberprüfung der Dateien im Paket" -#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:268 +#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:266 msgid "don't verify package dependencies" msgstr "Keine Ãœberprüfung der Paket-Abhängigkeiten" @@ -2320,7 +2352,7 @@ msgstr "Source-Paket enthält keine Spec-Datei\n" msgid "%s: waitpid(%d) rc %d status %x secs %u.%03u\n" msgstr "%s: waitpid(%d), rc %d, Status %x, %u.%03u Sekunden\n" -#: lib/psm.c:637 +#: lib/psm.c:641 #, c-format msgid "%s: %s(%s-%s-%s.%s) running <lua> scriptlet.\n" msgstr "%s: %s(%s-%s-%s.%s) führt ein <lua>-Skriptlet aus.\n" @@ -2585,7 +2617,8 @@ msgstr "%s: Keine Signatur verfügbar (v1.0 RPM)\n" #: lib/rpmchecksig.c:861 #, c-format msgid "only V3 or V4 signatures can be verified, skipping V%u signature\n" -msgstr "Nur V3- und V4-Signaturen können überprüft werden, überspringe V%u-Signatur\n" +msgstr "" +"Nur V3- und V4-Signaturen können überprüft werden, überspringe V%u-Signatur\n" #: lib/rpmchecksig.c:1027 msgid "NOT OK" @@ -2625,7 +2658,8 @@ msgid "" "The \"B\" dependency needs an epoch (assuming same epoch as \"A\")\n" "\tA = \"%s\"\tB = \"%s\"\n" msgstr "" -"Die \"B\"-Abhängigkeit benötigt eine Epoche (vermutlich die gleiche Epoche als \"A\")\n" +"Die \"B\"-Abhängigkeit benötigt eine Epoche (vermutlich die gleiche Epoche " +"als \"A\")\n" "\tA = \"%s\"\tB = \"%s\"\n" #: lib/rpmds.c:1101 @@ -2832,7 +2866,9 @@ msgstr "PreReq:, Provides:, und Obsoletes: unterstützen Versionen." #: lib/rpmlibprov.c:32 msgid "file name(s) stored as (dirName,baseName,dirIndex) tuple, not as path." -msgstr "Dateiname(n) als (dirName,baseName,dirIndex)-Tupel gespeichert, nicht als Pfad." +msgstr "" +"Dateiname(n) als (dirName,baseName,dirIndex)-Tupel gespeichert, nicht als " +"Pfad." #: lib/rpmlibprov.c:35 msgid "package payload can be compressed using bzip2." @@ -2856,11 +2892,15 @@ msgstr "Der Skriptlet-Interpreter kann Argumente aus dem Header benutzen." #: lib/rpmlibprov.c:50 msgid "a hardlink file set may be installed without being complete." -msgstr "Eine harte Verlinkung kann auch ohne eine komplette Installation angelegt werden." +msgstr "" +"Eine harte Verlinkung kann auch ohne eine komplette Installation angelegt " +"werden." #: lib/rpmlibprov.c:53 msgid "package scriptlets may access the rpm database while installing." -msgstr "Paket-Skriptlets können während der Installation auf die RPM-Datenbank zugreifen." +msgstr "" +"Paket-Skriptlets können während der Installation auf die RPM-Datenbank " +"zugreifen." #: lib/rpmlibprov.c:56 msgid "internal support for lua scripts." @@ -2894,12 +2934,15 @@ msgstr "Der Pfad %s im Paket %s ist nicht verschiebbar" #: lib/rpmps.c:228 #, c-format msgid "file %s conflicts between attempted installs of %s and %s" -msgstr "Datei %s kollidiert zwischen den versuchten Installationen von %s und %s" +msgstr "" +"Datei %s kollidiert zwischen den versuchten Installationen von %s und %s" #: lib/rpmps.c:233 #, c-format msgid "file %s from install of %s conflicts with file from package %s" -msgstr "Datei %s aus der Installation von %s kollidiert mit der Datei aus dem Paket %s" +msgstr "" +"Datei %s aus der Installation von %s kollidiert mit der Datei aus dem Paket %" +"s" #: lib/rpmps.c:238 #, c-format @@ -3048,7 +3091,8 @@ msgstr "%s: Zeile %d fehlen Felder (nur lesen %s)\n" #: lib/rpmsx.c:424 #, c-format msgid "%s: unable to compile regular expression %s on line number %d: %s\n" -msgstr "%s: Regulärer Ausdruck %s in Zeile %d kann nicht übersetzt werden: %s\n" +msgstr "" +"%s: Regulärer Ausdruck %s in Zeile %d kann nicht übersetzt werden: %s\n" #: lib/rpmsx.c:439 lib/rpmsx.c:454 #, c-format @@ -3394,7 +3438,8 @@ msgstr "\tErneut gebautes Paket war %s...\n" #: lib/transaction.c:1258 msgid "Adding install element to auto-rollback transaction.\n" -msgstr "Installationselement zur Transaktion für das Auto-Rollback hinzugefügt.\n" +msgstr "" +"Installationselement zur Transaktion für das Auto-Rollback hinzugefügt.\n" #: lib/transaction.c:1267 msgid "Could not get install element database instance!\n" @@ -3427,7 +3472,8 @@ msgstr "Kein erneut gepackter Header für Transaktion des Auto-Rollbacks!\n" #: lib/transaction.c:1317 msgid "Add erase element to auto-rollback transaction.\n" -msgstr "Deinstallationselement für Transaktion des Auto-Rollbacks hinzufügen.\n" +msgstr "" +"Deinstallationselement für Transaktion des Auto-Rollbacks hinzufügen.\n" #: lib/transaction.c:1325 msgid "\tFound existing upgrade element.\n" @@ -3450,7 +3496,9 @@ msgstr "\tVom Deinstallationselement %s hinzugefügt.\n" #: lib/transaction.c:1350 msgid "Could not add erase element to auto-rollback transaction.\n" -msgstr "Konnte das Deinstallationselement für Transaktion des Auto-Rollbacks nicht hinzufügen.\n" +msgstr "" +"Konnte das Deinstallationselement für Transaktion des Auto-Rollbacks nicht " +"hinzufügen.\n" #: lib/transaction.c:1356 msgid "\tNo repackaged package...nothing to do.\n" @@ -3569,7 +3617,9 @@ msgstr "Verified DB-Index %s/%s\n" #: rpmdb/db3.c:1031 #, c-format msgid "unshared posix mutexes found(%d), adding DB_PRIVATE, using fcntl lock\n" -msgstr "unshared posix mutextes gefunden(%d), füge DB_PRIVATE hinzu, benutze fcntl lock\n" +msgstr "" +"unshared posix mutextes gefunden(%d), füge DB_PRIVATE hinzu, benutze fcntl " +"lock\n" #: rpmdb/db3.c:1136 #, c-format @@ -3699,7 +3749,8 @@ msgstr "Initialisiere Datenbank" #: rpmdb/poptDB.c:20 msgid "rebuild database inverted lists from installed package headers" -msgstr "Erstelle invertierte Datenbank-Liste anhand der installierten Paket-Header" +msgstr "" +"Erstelle invertierte Datenbank-Liste anhand der installierten Paket-Header" #: rpmdb/poptDB.c:23 msgid "verify database files" @@ -3707,7 +3758,8 @@ msgstr "Ãœberprüfe Datenbank-Dateien" #: rpmdb/poptDB.c:25 msgid "generate headers compatible with (legacy) rpm[23] packaging" -msgstr "Generiere Header, die mit veralteten RPM-Paketen (v2/3) kompatibel sind" +msgstr "" +"Generiere Header, die mit veralteten RPM-Paketen (v2/3) kompatibel sind" #: rpmdb/rpmdb.c:219 #, c-format @@ -3862,7 +3914,8 @@ msgstr "Kann ursprünglichen Eintrag %u nicht hinzufügen\n" #: rpmdb/rpmdb.c:3917 msgid "failed to rebuild database: original database remains in place\n" -msgstr "Neu bauen der Datenbank fehlgeschlagen: Datenbank verbleibt entsprechend\n" +msgstr "" +"Neu bauen der Datenbank fehlgeschlagen: Datenbank verbleibt entsprechend\n" #: rpmdb/rpmdb.c:3925 msgid "failed to replace old database with new database!\n" @@ -3944,32 +3997,32 @@ msgstr "Unbekannte Option %c in %s (%s)\n" msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "Rekursionstiefe (%d) ist größer als Maximum (%d)\n" -#: rpmio/macro.c:1295 rpmio/macro.c:1312 +#: rpmio/macro.c:1297 rpmio/macro.c:1314 #, c-format msgid "Unterminated %c: %s\n" msgstr "Nicht terminiertes %c: %s\n" -#: rpmio/macro.c:1353 +#: rpmio/macro.c:1355 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "Ein %% ist gefolgt von einem nicht parsbaren Makro\n" -#: rpmio/macro.c:1510 +#: rpmio/macro.c:1512 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "Makro %%%.*s nicht gefunden, überspringe\n" -#: rpmio/macro.c:1846 +#: rpmio/macro.c:1848 msgid "Target buffer overflow\n" msgstr "Ãœberlauf des Zielpuffers\n" #. XXX Fstrerror -#: rpmio/macro.c:2052 rpmio/macro.c:2058 +#: rpmio/macro.c:2054 rpmio/macro.c:2060 #, c-format msgid "File %s: %s\n" msgstr "Datei %s: %s\n" -#: rpmio/macro.c:2061 +#: rpmio/macro.c:2063 #, c-format msgid "File %s is smaller than %u bytes\n" msgstr "Datei %s ist kleiner als %u Byte\n" @@ -4091,7 +4144,7 @@ msgstr "URL-Port muss eine Zahl sein\n" msgid "failed to create %s: %s\n" msgstr "Fehler beim Erstellen von %s: %s\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:270 +#: tools/rpmcache.c:515 tools/rpmgraph.c:268 msgid "don't verify header+payload signature" msgstr "Keine Ãœberprüfung der Header- und Nutzdaten-Signatur" @@ -4167,8 +4220,12 @@ msgid "list all files from each package" msgstr "Alle Dateien von jedem Paket auflisten" #: ../rpmpopt:90 ../rpmpopt:93 -msgid "find package name that contains a provided capability (needs rpmdb-redhat package installed)" -msgstr "Paket-Namen finden, der eine Kapazität anbietet (benötigt das Paket rpmdb-redhat/rpmdb-fedora)" +msgid "" +"find package name that contains a provided capability (needs rpmdb-redhat " +"package installed)" +msgstr "" +"Paket-Namen finden, der eine Kapazität anbietet (benötigt das Paket rpmdb-" +"redhat/rpmdb-fedora)" #: ../rpmpopt:103 msgid "set buildroot <policy> (e.g. compress man pages)" @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-04 15:03-0400\n" +"POT-Creation-Date: 2005-07-17 11:08-0400\n" "PO-Revision-Date: 1998-05-02 21:41:47-0400\n" "Last-Translator: Raimo Koski <rkoski@pp.weppi.fi>\n" "Language-Team: Finnish <linux@sot.com>\n" @@ -109,7 +109,7 @@ msgstr "" msgid "Install/Upgrade/Erase options:" msgstr "" -#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:277 +#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:275 msgid "Common options for all rpm modes and executables:" msgstr "" @@ -361,7 +361,7 @@ msgstr "tarkistukselle ei annettu parametrejä" msgid "no arguments given" msgstr "kyselylle ei annettu parametrejä" -#: build/build.c:140 build/pack.c:511 +#: build/build.c:140 build/pack.c:510 #, fuzzy msgid "Unable to open temp file.\n" msgstr "En voi avata %s luettavaksi: %s." @@ -585,34 +585,34 @@ msgstr "Tiedostoa ei löytynyt palvelimelta" msgid "Could not open %%files file %s: %s\n" msgstr "virhe: tiedostoa %s ei voi avata\n" -#: build/files.c:1965 build/pack.c:156 +#: build/files.c:1965 build/pack.c:155 #, fuzzy, c-format msgid "line: %s\n" msgstr "en voinut avata %s: %s" -#: build/files.c:2362 +#: build/files.c:2357 #, fuzzy, c-format msgid "Bad file: %s: %s\n" msgstr "en voinut avata %s: %s" -#: build/files.c:2374 build/parsePrep.c:50 +#: build/files.c:2369 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:2418 +#: build/files.c:2413 #, fuzzy, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "virhe etsittäessä pakettia %s\n" -#: build/files.c:2441 +#: build/files.c:2430 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2469 +#: build/files.c:2458 #, fuzzy, c-format msgid "Processing files: %s-%s-%s\n" msgstr "en voinut avata %s: %s" @@ -666,136 +666,136 @@ msgstr "luku epäonnistui: %s (%d)" msgid "cpio_copy read failed: %s\n" msgstr "luku epäonnistui: %s (%d)" -#: build/pack.c:222 build/pack.c:236 +#: build/pack.c:221 build/pack.c:235 #, fuzzy, c-format msgid "Could not open PreIn file: %s\n" msgstr "virhe: tiedostoa %s ei voi avata\n" -#: build/pack.c:229 +#: build/pack.c:228 #, fuzzy, c-format msgid "Could not open PreUn file: %s\n" msgstr "virhe: tiedostoa %s ei voi avata\n" -#: build/pack.c:243 +#: build/pack.c:242 #, fuzzy, c-format msgid "Could not open PostIn file: %s\n" msgstr "virhe: tiedostoa %s ei voi avata\n" -#: build/pack.c:250 build/pack.c:257 +#: build/pack.c:249 build/pack.c:256 #, fuzzy, c-format msgid "Could not open PostUn file: %s\n" msgstr "virhe: tiedostoa %s ei voi avata\n" -#: build/pack.c:265 +#: build/pack.c:264 #, fuzzy, c-format msgid "Could not open VerifyScript file: %s\n" msgstr "virhe: tiedostoa %s ei voi avata\n" -#: build/pack.c:280 +#: build/pack.c:279 #, fuzzy, c-format msgid "Could not open Trigger script file: %s\n" msgstr "virhe: tiedostoa %s ei voi avata\n" -#: build/pack.c:309 +#: build/pack.c:308 #, fuzzy, c-format msgid "readRPM: open %s: %s\n" msgstr "en voinut avata %s: %s" -#: build/pack.c:319 +#: build/pack.c:318 #, fuzzy, c-format msgid "readRPM: read %s: %s\n" msgstr "En voi lukea %s: %s." -#: build/pack.c:328 build/pack.c:557 +#: build/pack.c:327 build/pack.c:556 #, fuzzy, c-format msgid "%s: Fseek failed: %s\n" msgstr "%s: readLead epäonnistui\n" -#: build/pack.c:360 +#: build/pack.c:359 #, fuzzy, c-format msgid "readRPM: %s is not an RPM package\n" msgstr "virhe: %s ei vaikuta RPM paketilta\n" -#: build/pack.c:365 +#: build/pack.c:364 #, fuzzy, c-format msgid "readRPM: reading header from %s\n" msgstr "virhe luettaessa tietuetta %s %s:stä" -#: build/pack.c:499 +#: build/pack.c:498 #, fuzzy msgid "Unable to create immutable header region.\n" msgstr "%s:n kirjoitus ei onnistu" -#: build/pack.c:518 +#: build/pack.c:517 #, fuzzy msgid "Unable to write temp header\n" msgstr "%s:n kirjoitus ei onnistu" -#: build/pack.c:528 +#: build/pack.c:527 msgid "Bad CSA data\n" msgstr "" -#: build/pack.c:564 +#: build/pack.c:563 #, fuzzy msgid "Unable to write final header\n" msgstr "%s:n kirjoitus ei onnistu" -#: build/pack.c:584 +#: build/pack.c:583 #, fuzzy, c-format msgid "Generating signature: %d\n" msgstr "generoi PGP-allekirjoitus" -#: build/pack.c:602 +#: build/pack.c:601 #, fuzzy msgid "Unable to reload signature header.\n" msgstr "%s:n kirjoitus ei onnistu" -#: build/pack.c:610 +#: build/pack.c:609 #, fuzzy, c-format msgid "Could not open %s: %s\n" msgstr "%s:n avaus epäonnistui\n" -#: build/pack.c:646 lib/psm.c:1638 +#: build/pack.c:645 lib/psm.c:1638 #, fuzzy, c-format msgid "Unable to write package: %s\n" msgstr "%s:n kirjoitus ei onnistu" -#: build/pack.c:661 +#: build/pack.c:660 #, fuzzy, c-format msgid "Unable to open sigtarget %s: %s\n" msgstr "%s:n kirjoitus ei onnistu" -#: build/pack.c:672 +#: build/pack.c:671 #, fuzzy, c-format msgid "Unable to read header from %s: %s\n" msgstr "%s:n kirjoitus ei onnistu" -#: build/pack.c:686 +#: build/pack.c:685 #, fuzzy, c-format msgid "Unable to write header to %s: %s\n" msgstr "%s:n kirjoitus ei onnistu" -#: build/pack.c:696 +#: build/pack.c:695 #, fuzzy, c-format msgid "Unable to read payload from %s: %s\n" msgstr "%s:n kirjoitus ei onnistu" -#: build/pack.c:702 +#: build/pack.c:701 #, fuzzy, c-format msgid "Unable to write payload to %s: %s\n" msgstr "%s:n kirjoitus ei onnistu" -#: build/pack.c:739 lib/psm.c:1907 +#: build/pack.c:738 lib/psm.c:1907 #, c-format msgid "Wrote: %s\n" msgstr "" -#: build/pack.c:812 +#: build/pack.c:811 #, c-format msgid "Could not generate output filename for package %s: %s\n" msgstr "" -#: build/pack.c:829 +#: build/pack.c:828 #, fuzzy, c-format msgid "cannot create %s: %s\n" msgstr "en voinut avata tiedostoa %s: " @@ -870,128 +870,128 @@ msgstr "en voinut avata %s: %s" msgid "line %d: Second %%files list\n" msgstr "virheellinen paketin numero: %s\n" -#: build/parsePreamble.c:244 +#: build/parsePreamble.c:245 #, c-format msgid "Architecture is excluded: %s\n" msgstr "" -#: build/parsePreamble.c:249 +#: build/parsePreamble.c:250 #, c-format msgid "Architecture is not included: %s\n" msgstr "" -#: build/parsePreamble.c:254 +#: build/parsePreamble.c:255 #, fuzzy, c-format msgid "OS is excluded: %s\n" msgstr "Haen: %s\n" -#: build/parsePreamble.c:259 +#: build/parsePreamble.c:260 #, fuzzy, c-format msgid "OS is not included: %s\n" msgstr "%s: avaus ei onnistunut\n" -#: build/parsePreamble.c:282 +#: build/parsePreamble.c:283 #, fuzzy, c-format msgid "%s field must be present in package: %s\n" msgstr "\"%s\" määrittää useita paketteja\n" -#: build/parsePreamble.c:311 +#: build/parsePreamble.c:312 #, fuzzy, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "virhe: en voi avata %s%s/packages.rpm\n" -#: build/parsePreamble.c:374 +#: build/parsePreamble.c:375 #, fuzzy, c-format msgid "Unable to open icon %s: %s\n" msgstr "%s:n kirjoitus ei onnistu" -#: build/parsePreamble.c:392 +#: build/parsePreamble.c:393 #, fuzzy, c-format msgid "Unable to read icon %s: %s\n" msgstr "%s:n kirjoitus ei onnistu" -#: build/parsePreamble.c:405 +#: build/parsePreamble.c:406 #, fuzzy, c-format msgid "Unknown icon type: %s\n" msgstr "(tuntematon tyyppi)" -#: build/parsePreamble.c:450 +#: build/parsePreamble.c:451 #, fuzzy, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "en voinut avata %s: %s" -#: build/parsePreamble.c:490 +#: build/parsePreamble.c:491 #, fuzzy, c-format msgid "line %d: Malformed tag: %s\n" msgstr "virheellinen paketin numero: %s\n" #. Empty field -#: build/parsePreamble.c:498 +#: build/parsePreamble.c:499 #, fuzzy, c-format msgid "line %d: Empty tag: %s\n" msgstr "en voinut avata %s: %s" -#: build/parsePreamble.c:522 build/parsePreamble.c:529 +#: build/parsePreamble.c:524 build/parsePreamble.c:531 #, fuzzy, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "en voinut avata %s: %s" -#: build/parsePreamble.c:590 build/parseSpec.c:472 +#: build/parsePreamble.c:592 build/parseSpec.c:472 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "" -#: build/parsePreamble.c:603 +#: build/parsePreamble.c:605 #, fuzzy, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "siirtojen pitää alkaa /-merkillä" -#: build/parsePreamble.c:615 +#: build/parsePreamble.c:617 #, fuzzy, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "siirtojen pitää alkaa /-merkillä" -#: build/parsePreamble.c:627 +#: build/parsePreamble.c:629 #, fuzzy, c-format msgid "line %d: Epoch/Serial field must be a number: %s\n" msgstr "virheellinen paketin numero: %s\n" -#: build/parsePreamble.c:667 build/parsePreamble.c:678 +#: build/parsePreamble.c:669 build/parsePreamble.c:680 #, fuzzy, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "virheellinen paketin numero: %s\n" -#: build/parsePreamble.c:704 +#: build/parsePreamble.c:706 #, fuzzy, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "%s:n puuttuva arkkitehtuuri %s:%d" -#: build/parsePreamble.c:713 +#: build/parsePreamble.c:715 #, fuzzy, c-format msgid "Internal error: Bogus tag %d\n" msgstr "vakava virhe: " -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:819 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:882 +#: build/parsePreamble.c:886 #, fuzzy, c-format msgid "Bad package specification: %s\n" msgstr " Paketin määrittelyparametrit:" -#: build/parsePreamble.c:888 +#: build/parsePreamble.c:892 #, fuzzy, c-format msgid "Package already exists: %s\n" msgstr "väliaikainen tietokanta %s on jo olemassa" -#: build/parsePreamble.c:917 +#: build/parsePreamble.c:921 #, fuzzy, c-format msgid "line %d: Unknown tag: %s\n" msgstr "virheellinen paketin numero: %s\n" -#: build/parsePreamble.c:939 +#: build/parsePreamble.c:943 msgid "Spec file can't use BuildRoot\n" msgstr "" @@ -1936,7 +1936,7 @@ msgstr "" "poista kaikki paketit, joiden nimeä vastaa <paketti> (tavallisesti, jos " "<paketti> määrittää useita paketteja, tulee virhe)" -#: lib/poptI.c:182 tools/rpmgraph.c:274 +#: lib/poptI.c:182 tools/rpmgraph.c:272 msgid "use anaconda \"presentation order\"" msgstr "" @@ -2362,7 +2362,7 @@ msgstr "asenna paketti" msgid "don't verify files in package" msgstr "asenna paketti" -#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:268 +#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:266 #, fuzzy msgid "don't verify package dependencies" msgstr "älä tarkista paketin riippuvuuksia" @@ -2425,7 +2425,7 @@ msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on" msgid "%s: waitpid(%d) rc %d status %x secs %u.%03u\n" msgstr "" -#: lib/psm.c:637 +#: lib/psm.c:641 #, fuzzy, c-format msgid "%s: %s(%s-%s-%s.%s) running <lua> scriptlet.\n" msgstr "älä suorita mitään vaiheita" @@ -4073,32 +4073,32 @@ msgstr "(tuntematon tyyppi)" msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "" -#: rpmio/macro.c:1295 rpmio/macro.c:1312 +#: rpmio/macro.c:1297 rpmio/macro.c:1314 #, fuzzy, c-format msgid "Unterminated %c: %s\n" msgstr "en voinut avata tiedostoa %s: " -#: rpmio/macro.c:1353 +#: rpmio/macro.c:1355 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "" -#: rpmio/macro.c:1510 +#: rpmio/macro.c:1512 #, fuzzy, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "paketti %s ei ole %s:ssä" -#: rpmio/macro.c:1846 +#: rpmio/macro.c:1848 msgid "Target buffer overflow\n" msgstr "" #. XXX Fstrerror -#: rpmio/macro.c:2052 rpmio/macro.c:2058 +#: rpmio/macro.c:2054 rpmio/macro.c:2060 #, fuzzy, c-format msgid "File %s: %s\n" msgstr "en voinut avata %s: %s" -#: rpmio/macro.c:2061 +#: rpmio/macro.c:2063 #, c-format msgid "File %s is smaller than %u bytes\n" msgstr "" @@ -4231,7 +4231,7 @@ msgstr "virhe: ftpport pitää olla luku\n" msgid "failed to create %s: %s\n" msgstr "%s:n luonti epäonnistui\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:270 +#: tools/rpmcache.c:515 tools/rpmgraph.c:268 #, fuzzy msgid "don't verify header+payload signature" msgstr "tarkista paketin allekirjoitus" @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: RPM 4.2.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-04 15:03-0400\n" +"POT-Creation-Date: 2005-07-17 11:08-0400\n" "PO-Revision-Date: 2003-07-06 01:36+0200\n" "Last-Translator: RPM French Translation <rpm-fr@livna.org>\n" "Language-Team: RPM French Translation <rpm-fr@livna.org>\n" @@ -120,7 +120,7 @@ msgstr "" msgid "Install/Upgrade/Erase options:" msgstr "Options d'installation/désinstallation/mise à jour:" -#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:277 +#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:275 msgid "Common options for all rpm modes and executables:" msgstr "Options communes a tous les modes et executables rpm:" @@ -371,7 +371,7 @@ msgstr "aucun argument fourni à la vérification" msgid "no arguments given" msgstr "aucun argument fourni" -#: build/build.c:140 build/pack.c:511 +#: build/build.c:140 build/pack.c:510 msgid "Unable to open temp file.\n" msgstr "Incapable d'ouvrir un fichier temporaire.\n" @@ -592,27 +592,27 @@ msgstr "Fichier non trouvé par la substitution: %s\n" msgid "Could not open %%files file %s: %s\n" msgstr "Ne peut ouvrir le fichier donné à %%files %s: %s\n" -#: build/files.c:1965 build/pack.c:156 +#: build/files.c:1965 build/pack.c:155 #, c-format msgid "line: %s\n" msgstr "Ligne: %s\n" -#: build/files.c:2362 +#: build/files.c:2357 #, c-format msgid "Bad file: %s: %s\n" msgstr "Mauvais fichier: %s: %s\n" -#: build/files.c:2374 build/parsePrep.c:50 +#: build/files.c:2369 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "Mauvais possesseur/groupe: %s\n" -#: build/files.c:2418 +#: build/files.c:2413 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Vérification des fichiers non empaquetés: %s\n" -#: build/files.c:2441 +#: build/files.c:2430 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -621,7 +621,7 @@ msgstr "" "Fichier(s) installé(s) (mais non empaquetés):\n" "%s" -#: build/files.c:2469 +#: build/files.c:2458 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "Traitement des fichiers: %s-%s-%s\n" @@ -675,132 +675,132 @@ msgstr "Echec d'écriture cpio_copy: %s\n" msgid "cpio_copy read failed: %s\n" msgstr "Echec de lecture cpio_copy: %s\n" -#: build/pack.c:222 build/pack.c:236 +#: build/pack.c:221 build/pack.c:235 #, c-format msgid "Could not open PreIn file: %s\n" msgstr "Impossible d'ouvrir le fichier PreIn: %s\n" -#: build/pack.c:229 +#: build/pack.c:228 #, c-format msgid "Could not open PreUn file: %s\n" msgstr "Impossible d'ouvrir le fichier PreUn: %s\n" -#: build/pack.c:243 +#: build/pack.c:242 #, c-format msgid "Could not open PostIn file: %s\n" msgstr "Impossible d'ouvrir le fichier PostIn: %s\n" -#: build/pack.c:250 build/pack.c:257 +#: build/pack.c:249 build/pack.c:256 #, c-format msgid "Could not open PostUn file: %s\n" msgstr "Impossible d'ouvrir le fichier PostUn: %s\n" -#: build/pack.c:265 +#: build/pack.c:264 #, c-format msgid "Could not open VerifyScript file: %s\n" msgstr "Impossible d'ouvrir le fichier VerifyScript: %s\n" -#: build/pack.c:280 +#: build/pack.c:279 #, c-format msgid "Could not open Trigger script file: %s\n" msgstr "Impossible d'ouvrir le fichier du script Trigger: %s\n" -#: build/pack.c:309 +#: build/pack.c:308 #, c-format msgid "readRPM: open %s: %s\n" msgstr "readRPM: ouverture de %s: %s\n" -#: build/pack.c:319 +#: build/pack.c:318 #, c-format msgid "readRPM: read %s: %s\n" msgstr "readRPM: lecture de %s: %s\n" -#: build/pack.c:328 build/pack.c:557 +#: build/pack.c:327 build/pack.c:556 #, c-format msgid "%s: Fseek failed: %s\n" msgstr "%s: échec de fseek: %s\n" -#: build/pack.c:360 +#: build/pack.c:359 #, c-format msgid "readRPM: %s is not an RPM package\n" msgstr "readRPM: %s n'est pas un paquetage RPM\n" -#: build/pack.c:365 +#: build/pack.c:364 #, c-format msgid "readRPM: reading header from %s\n" msgstr "readRPM: lecture de l'entête de %s\n" -#: build/pack.c:499 +#: build/pack.c:498 msgid "Unable to create immutable header region.\n" msgstr "Impossible de créer la partie immuable de l'entête.\n" -#: build/pack.c:518 +#: build/pack.c:517 msgid "Unable to write temp header\n" msgstr "Impossible d'écrire un entête temporaire\n" -#: build/pack.c:528 +#: build/pack.c:527 msgid "Bad CSA data\n" msgstr "Mauvaises données CSA\n" -#: build/pack.c:564 +#: build/pack.c:563 msgid "Unable to write final header\n" msgstr "Impossible d'écrire l'entête définitif\n" -#: build/pack.c:584 +#: build/pack.c:583 #, c-format msgid "Generating signature: %d\n" msgstr "Génération de la signature: %d\n" -#: build/pack.c:602 +#: build/pack.c:601 msgid "Unable to reload signature header.\n" msgstr "Impossible de recharger l'entête de la signature.\n" -#: build/pack.c:610 +#: build/pack.c:609 #, c-format msgid "Could not open %s: %s\n" msgstr "Impossible d'ouvrir %s: %s\n" -#: build/pack.c:646 lib/psm.c:1638 +#: build/pack.c:645 lib/psm.c:1638 #, c-format msgid "Unable to write package: %s\n" msgstr "Impossible d'écrire le paquetage: %s\n" -#: build/pack.c:661 +#: build/pack.c:660 #, c-format msgid "Unable to open sigtarget %s: %s\n" msgstr "Impossible d'ouvrir sigtarget %s: %s\n" -#: build/pack.c:672 +#: build/pack.c:671 #, c-format msgid "Unable to read header from %s: %s\n" msgstr "Impossible de lire l'entête dans %s: %s\n" -#: build/pack.c:686 +#: build/pack.c:685 #, c-format msgid "Unable to write header to %s: %s\n" msgstr "Impossible d'écrire l'entête dans %s: %s\n" -#: build/pack.c:696 +#: build/pack.c:695 #, c-format msgid "Unable to read payload from %s: %s\n" msgstr "Impossible de lire la charge utile dans %s: %s\n" -#: build/pack.c:702 +#: build/pack.c:701 #, c-format msgid "Unable to write payload to %s: %s\n" msgstr "Impossible d'écrire la charge utile dans %s: %s\n" -#: build/pack.c:739 lib/psm.c:1907 +#: build/pack.c:738 lib/psm.c:1907 #, c-format msgid "Wrote: %s\n" msgstr "Ecrit: %s\n" -#: build/pack.c:812 +#: build/pack.c:811 #, c-format msgid "Could not generate output filename for package %s: %s\n" msgstr "Ne peut générer le nom de fichier pour le package %s: %s\n" -#: build/pack.c:829 +#: build/pack.c:828 #, c-format msgid "cannot create %s: %s\n" msgstr "Ne peut créer %s: %s\n" @@ -875,128 +875,128 @@ msgstr "ligne %d: erreur dans l'analyse syntaxique de %%files: %s\n" msgid "line %d: Second %%files list\n" msgstr "ligne %d: deuxième liste %%files\n" -#: build/parsePreamble.c:244 +#: build/parsePreamble.c:245 #, c-format msgid "Architecture is excluded: %s\n" msgstr "Architecture excluse: %s\n" -#: build/parsePreamble.c:249 +#: build/parsePreamble.c:250 #, c-format msgid "Architecture is not included: %s\n" msgstr "Architecture non incluse: %s\n" -#: build/parsePreamble.c:254 +#: build/parsePreamble.c:255 #, c-format msgid "OS is excluded: %s\n" msgstr "OS exclus: %s\n" -#: build/parsePreamble.c:259 +#: build/parsePreamble.c:260 #, c-format msgid "OS is not included: %s\n" msgstr "OS non inclus: %s\n" -#: build/parsePreamble.c:282 +#: build/parsePreamble.c:283 #, c-format msgid "%s field must be present in package: %s\n" msgstr "Le champ %s doit être présent dans le paquetage: %s\n" -#: build/parsePreamble.c:311 +#: build/parsePreamble.c:312 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "Entrée dupliquée %s dans le paquetage: %s\n" -#: build/parsePreamble.c:374 +#: build/parsePreamble.c:375 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "Impossible d'ouvrir l'icône %s: %s\n" -#: build/parsePreamble.c:392 +#: build/parsePreamble.c:393 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "Impossible de lire l'icône %s: %s\n" -#: build/parsePreamble.c:405 +#: build/parsePreamble.c:406 #, c-format msgid "Unknown icon type: %s\n" msgstr "Type d'icône inconnu: %s\n" -#: build/parsePreamble.c:450 +#: build/parsePreamble.c:451 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "ligne %d: le tag n'accepte qu'un seul lexème: %s\n" -#: build/parsePreamble.c:490 +#: build/parsePreamble.c:491 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "ligne %d: tag malformé: %s\n" #. Empty field -#: build/parsePreamble.c:498 +#: build/parsePreamble.c:499 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "ligne %d: tag vide: %s\n" -#: build/parsePreamble.c:522 build/parsePreamble.c:529 +#: build/parsePreamble.c:524 build/parsePreamble.c:531 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "ligne %d: caractère '-' illégal dans %s: %s\n" -#: build/parsePreamble.c:590 build/parseSpec.c:472 +#: build/parsePreamble.c:592 build/parseSpec.c:472 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "BuildRoot ne peut pas être \"/\": %s\n" -#: build/parsePreamble.c:603 +#: build/parsePreamble.c:605 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "ligne %d: les prefixes ne doivent pas finir par un \"/\": %s\n" -#: build/parsePreamble.c:615 +#: build/parsePreamble.c:617 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "ligne %d: le docdir doit commencer par un '/': %s\n" -#: build/parsePreamble.c:627 +#: build/parsePreamble.c:629 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s\n" msgstr "ligne %d: le champ Epoch/Serial doit être un nombre: %s\n" -#: build/parsePreamble.c:667 build/parsePreamble.c:678 +#: build/parsePreamble.c:669 build/parsePreamble.c:680 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "ligne %d: Mauvais %s: qualifiers: %s\n" -#: build/parsePreamble.c:704 +#: build/parsePreamble.c:706 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "ligne %d: mauvais format pour BuildArchitecture: %s\n" -#: build/parsePreamble.c:713 +#: build/parsePreamble.c:715 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "Erreur interne: tag bidon %d\n" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:819 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:882 +#: build/parsePreamble.c:886 #, c-format msgid "Bad package specification: %s\n" msgstr "Mauvaise specification de paquetage: %s\n" -#: build/parsePreamble.c:888 +#: build/parsePreamble.c:892 #, c-format msgid "Package already exists: %s\n" msgstr "Paquetage déjà existant: %s\n" -#: build/parsePreamble.c:917 +#: build/parsePreamble.c:921 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "ligne %d: tag inconnu: %s\n" -#: build/parsePreamble.c:939 +#: build/parsePreamble.c:943 msgid "Spec file can't use BuildRoot\n" msgstr "Le fichier spec ne peut pas utiliser BuildRoot\n" @@ -1936,7 +1936,7 @@ msgstr "" "retirer tous les paquetages qui correspondent à <paquetage> (normalement on " "retourne une erreur si le <paquetage> correspond à plusieurs paquetages" -#: lib/poptI.c:182 tools/rpmgraph.c:274 +#: lib/poptI.c:182 tools/rpmgraph.c:272 msgid "use anaconda \"presentation order\"" msgstr "utiliser la \"présentation\" d'anaconda" @@ -2342,7 +2342,7 @@ msgstr "ne pas vérifier les fichiers du paquetage" msgid "don't verify files in package" msgstr "ne pas vérifier les fichiers du paquetage" -#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:268 +#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:266 msgid "don't verify package dependencies" msgstr "ne pas vérifier les dépendances du paquetage" @@ -2396,7 +2396,7 @@ msgstr "le paquetage source ne contient pas de fichier .spec\n" msgid "%s: waitpid(%d) rc %d status %x secs %u.%03u\n" msgstr "" -#: lib/psm.c:637 +#: lib/psm.c:641 #, fuzzy, c-format msgid "%s: %s(%s-%s-%s.%s) running <lua> scriptlet.\n" msgstr "%s: %s(%s-%s-%s) début du scriplet %ssynchrone\n" @@ -4058,32 +4058,32 @@ msgstr "Option inconnue %c dans %s(%s)\n" msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "Profondeur de récursion(%d) plus grande que le max(%d)\n" -#: rpmio/macro.c:1295 rpmio/macro.c:1312 +#: rpmio/macro.c:1297 rpmio/macro.c:1314 #, c-format msgid "Unterminated %c: %s\n" msgstr "%c non terminé: %s\n" -#: rpmio/macro.c:1353 +#: rpmio/macro.c:1355 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "Un %% est suivi d'une macro in-analysable\n" -#: rpmio/macro.c:1510 +#: rpmio/macro.c:1512 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "Macro %%%.*s non trouvé, ignoré\n" -#: rpmio/macro.c:1846 +#: rpmio/macro.c:1848 msgid "Target buffer overflow\n" msgstr "Tampon cible en surcharge\n" #. XXX Fstrerror -#: rpmio/macro.c:2052 rpmio/macro.c:2058 +#: rpmio/macro.c:2054 rpmio/macro.c:2060 #, c-format msgid "File %s: %s\n" msgstr "Fichier %s: %s\n" -#: rpmio/macro.c:2061 +#: rpmio/macro.c:2063 #, c-format msgid "File %s is smaller than %u bytes\n" msgstr "Le fichier %s est plus petit que %u octets\n" @@ -4205,7 +4205,7 @@ msgstr "le port dans l'url doit être un nombre\n" msgid "failed to create %s: %s\n" msgstr "échec de la création de %s: %s\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:270 +#: tools/rpmcache.c:515 tools/rpmgraph.c:268 msgid "don't verify header+payload signature" msgstr "ne pas vérifier la signature de l'entete+charge_utile" @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-04 15:03-0400\n" +"POT-Creation-Date: 2005-07-17 11:08-0400\n" "PO-Revision-Date: 2001-01-13 22:31+0100\n" "Last-Translator: Jesús Bravo Álvarez <jba@pobox.com>\n" "Language-Team: Galician <trasno@ceu.fi.udc.es>\n" @@ -108,7 +108,7 @@ msgstr "" msgid "Install/Upgrade/Erase options:" msgstr "" -#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:277 +#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:275 msgid "Common options for all rpm modes and executables:" msgstr "" @@ -341,7 +341,7 @@ msgstr "" msgid "no arguments given" msgstr "" -#: build/build.c:140 build/pack.c:511 +#: build/build.c:140 build/pack.c:510 msgid "Unable to open temp file.\n" msgstr "" @@ -559,34 +559,34 @@ msgstr "" msgid "Could not open %%files file %s: %s\n" msgstr "" -#: build/files.c:1965 build/pack.c:156 +#: build/files.c:1965 build/pack.c:155 #, c-format msgid "line: %s\n" msgstr "" -#: build/files.c:2362 +#: build/files.c:2357 #, c-format msgid "Bad file: %s: %s\n" msgstr "" -#: build/files.c:2374 build/parsePrep.c:50 +#: build/files.c:2369 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:2418 +#: build/files.c:2413 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "" -#: build/files.c:2441 +#: build/files.c:2430 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2469 +#: build/files.c:2458 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "" @@ -640,132 +640,132 @@ msgstr "" msgid "cpio_copy read failed: %s\n" msgstr "" -#: build/pack.c:222 build/pack.c:236 +#: build/pack.c:221 build/pack.c:235 #, c-format msgid "Could not open PreIn file: %s\n" msgstr "" -#: build/pack.c:229 +#: build/pack.c:228 #, c-format msgid "Could not open PreUn file: %s\n" msgstr "" -#: build/pack.c:243 +#: build/pack.c:242 #, c-format msgid "Could not open PostIn file: %s\n" msgstr "" -#: build/pack.c:250 build/pack.c:257 +#: build/pack.c:249 build/pack.c:256 #, c-format msgid "Could not open PostUn file: %s\n" msgstr "" -#: build/pack.c:265 +#: build/pack.c:264 #, c-format msgid "Could not open VerifyScript file: %s\n" msgstr "" -#: build/pack.c:280 +#: build/pack.c:279 #, c-format msgid "Could not open Trigger script file: %s\n" msgstr "" -#: build/pack.c:309 +#: build/pack.c:308 #, c-format msgid "readRPM: open %s: %s\n" msgstr "" -#: build/pack.c:319 +#: build/pack.c:318 #, c-format msgid "readRPM: read %s: %s\n" msgstr "" -#: build/pack.c:328 build/pack.c:557 +#: build/pack.c:327 build/pack.c:556 #, c-format msgid "%s: Fseek failed: %s\n" msgstr "" -#: build/pack.c:360 +#: build/pack.c:359 #, c-format msgid "readRPM: %s is not an RPM package\n" msgstr "" -#: build/pack.c:365 +#: build/pack.c:364 #, c-format msgid "readRPM: reading header from %s\n" msgstr "" -#: build/pack.c:499 +#: build/pack.c:498 msgid "Unable to create immutable header region.\n" msgstr "" -#: build/pack.c:518 +#: build/pack.c:517 msgid "Unable to write temp header\n" msgstr "" -#: build/pack.c:528 +#: build/pack.c:527 msgid "Bad CSA data\n" msgstr "" -#: build/pack.c:564 +#: build/pack.c:563 msgid "Unable to write final header\n" msgstr "" -#: build/pack.c:584 +#: build/pack.c:583 #, c-format msgid "Generating signature: %d\n" msgstr "" -#: build/pack.c:602 +#: build/pack.c:601 msgid "Unable to reload signature header.\n" msgstr "" -#: build/pack.c:610 +#: build/pack.c:609 #, c-format msgid "Could not open %s: %s\n" msgstr "" -#: build/pack.c:646 lib/psm.c:1638 +#: build/pack.c:645 lib/psm.c:1638 #, c-format msgid "Unable to write package: %s\n" msgstr "" -#: build/pack.c:661 +#: build/pack.c:660 #, c-format msgid "Unable to open sigtarget %s: %s\n" msgstr "" -#: build/pack.c:672 +#: build/pack.c:671 #, c-format msgid "Unable to read header from %s: %s\n" msgstr "" -#: build/pack.c:686 +#: build/pack.c:685 #, c-format msgid "Unable to write header to %s: %s\n" msgstr "" -#: build/pack.c:696 +#: build/pack.c:695 #, c-format msgid "Unable to read payload from %s: %s\n" msgstr "" -#: build/pack.c:702 +#: build/pack.c:701 #, c-format msgid "Unable to write payload to %s: %s\n" msgstr "" -#: build/pack.c:739 lib/psm.c:1907 +#: build/pack.c:738 lib/psm.c:1907 #, c-format msgid "Wrote: %s\n" msgstr "" -#: build/pack.c:812 +#: build/pack.c:811 #, c-format msgid "Could not generate output filename for package %s: %s\n" msgstr "" -#: build/pack.c:829 +#: build/pack.c:828 #, c-format msgid "cannot create %s: %s\n" msgstr "" @@ -840,128 +840,128 @@ msgstr "" msgid "line %d: Second %%files list\n" msgstr "" -#: build/parsePreamble.c:244 +#: build/parsePreamble.c:245 #, c-format msgid "Architecture is excluded: %s\n" msgstr "" -#: build/parsePreamble.c:249 +#: build/parsePreamble.c:250 #, c-format msgid "Architecture is not included: %s\n" msgstr "" -#: build/parsePreamble.c:254 +#: build/parsePreamble.c:255 #, c-format msgid "OS is excluded: %s\n" msgstr "" -#: build/parsePreamble.c:259 +#: build/parsePreamble.c:260 #, c-format msgid "OS is not included: %s\n" msgstr "" -#: build/parsePreamble.c:282 +#: build/parsePreamble.c:283 #, c-format msgid "%s field must be present in package: %s\n" msgstr "" -#: build/parsePreamble.c:311 +#: build/parsePreamble.c:312 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "" -#: build/parsePreamble.c:374 +#: build/parsePreamble.c:375 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "" -#: build/parsePreamble.c:392 +#: build/parsePreamble.c:393 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "" -#: build/parsePreamble.c:405 +#: build/parsePreamble.c:406 #, c-format msgid "Unknown icon type: %s\n" msgstr "" -#: build/parsePreamble.c:450 +#: build/parsePreamble.c:451 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "" -#: build/parsePreamble.c:490 +#: build/parsePreamble.c:491 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "" #. Empty field -#: build/parsePreamble.c:498 +#: build/parsePreamble.c:499 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "" -#: build/parsePreamble.c:522 build/parsePreamble.c:529 +#: build/parsePreamble.c:524 build/parsePreamble.c:531 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "" -#: build/parsePreamble.c:590 build/parseSpec.c:472 +#: build/parsePreamble.c:592 build/parseSpec.c:472 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "" -#: build/parsePreamble.c:603 +#: build/parsePreamble.c:605 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "" -#: build/parsePreamble.c:615 +#: build/parsePreamble.c:617 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "" -#: build/parsePreamble.c:627 +#: build/parsePreamble.c:629 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s\n" msgstr "" -#: build/parsePreamble.c:667 build/parsePreamble.c:678 +#: build/parsePreamble.c:669 build/parsePreamble.c:680 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "" -#: build/parsePreamble.c:704 +#: build/parsePreamble.c:706 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "" -#: build/parsePreamble.c:713 +#: build/parsePreamble.c:715 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:819 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:882 +#: build/parsePreamble.c:886 #, c-format msgid "Bad package specification: %s\n" msgstr "" -#: build/parsePreamble.c:888 +#: build/parsePreamble.c:892 #, c-format msgid "Package already exists: %s\n" msgstr "" -#: build/parsePreamble.c:917 +#: build/parsePreamble.c:921 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "" -#: build/parsePreamble.c:939 +#: build/parsePreamble.c:943 msgid "Spec file can't use BuildRoot\n" msgstr "" @@ -1858,7 +1858,7 @@ msgid "" "<package> specified multiple packages)" msgstr "" -#: lib/poptI.c:182 tools/rpmgraph.c:274 +#: lib/poptI.c:182 tools/rpmgraph.c:272 msgid "use anaconda \"presentation order\"" msgstr "" @@ -2235,7 +2235,7 @@ msgstr "" msgid "don't verify files in package" msgstr "" -#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:268 +#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:266 msgid "don't verify package dependencies" msgstr "" @@ -2288,7 +2288,7 @@ msgstr "" msgid "%s: waitpid(%d) rc %d status %x secs %u.%03u\n" msgstr "" -#: lib/psm.c:637 +#: lib/psm.c:641 #, c-format msgid "%s: %s(%s-%s-%s.%s) running <lua> scriptlet.\n" msgstr "" @@ -3910,32 +3910,32 @@ msgstr "" msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "" -#: rpmio/macro.c:1295 rpmio/macro.c:1312 +#: rpmio/macro.c:1297 rpmio/macro.c:1314 #, c-format msgid "Unterminated %c: %s\n" msgstr "" -#: rpmio/macro.c:1353 +#: rpmio/macro.c:1355 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "" -#: rpmio/macro.c:1510 +#: rpmio/macro.c:1512 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "" -#: rpmio/macro.c:1846 +#: rpmio/macro.c:1848 msgid "Target buffer overflow\n" msgstr "" #. XXX Fstrerror -#: rpmio/macro.c:2052 rpmio/macro.c:2058 +#: rpmio/macro.c:2054 rpmio/macro.c:2060 #, c-format msgid "File %s: %s\n" msgstr "" -#: rpmio/macro.c:2061 +#: rpmio/macro.c:2063 #, c-format msgid "File %s is smaller than %u bytes\n" msgstr "" @@ -4057,7 +4057,7 @@ msgstr "" msgid "failed to create %s: %s\n" msgstr "" -#: tools/rpmcache.c:515 tools/rpmgraph.c:270 +#: tools/rpmcache.c:515 tools/rpmgraph.c:268 msgid "don't verify header+payload signature" msgstr "" @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-04 15:03-0400\n" +"POT-Creation-Date: 2005-07-17 11:08-0400\n" "PO-Revision-Date: 2001-07-12 13:25+0000\n" "Last-Translator: Richard Allen <ra@hp.is>\n" "Language-Team: is <kde-isl@mmedia.is>\n" @@ -109,7 +109,7 @@ msgstr "" msgid "Install/Upgrade/Erase options:" msgstr "" -#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:277 +#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:275 msgid "Common options for all rpm modes and executables:" msgstr "" @@ -342,7 +342,7 @@ msgstr "" msgid "no arguments given" msgstr "" -#: build/build.c:140 build/pack.c:511 +#: build/build.c:140 build/pack.c:510 msgid "Unable to open temp file.\n" msgstr "Get ekki opnağ tempi skrá.\n" @@ -560,34 +560,34 @@ msgstr "Skráin fannst ekki meğ 'glob': %s\n" msgid "Could not open %%files file %s: %s\n" msgstr "Gat ekki opnağ %%files skrána %s: %s\n" -#: build/files.c:1965 build/pack.c:156 +#: build/files.c:1965 build/pack.c:155 #, c-format msgid "line: %s\n" msgstr "lína: %s\n" -#: build/files.c:2362 +#: build/files.c:2357 #, c-format msgid "Bad file: %s: %s\n" msgstr "Ógild skrá %s: %s\n" -#: build/files.c:2374 build/parsePrep.c:50 +#: build/files.c:2369 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:2418 +#: build/files.c:2413 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "" -#: build/files.c:2441 +#: build/files.c:2430 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2469 +#: build/files.c:2458 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "" @@ -641,136 +641,136 @@ msgstr "" msgid "cpio_copy read failed: %s\n" msgstr "" -#: build/pack.c:222 build/pack.c:236 +#: build/pack.c:221 build/pack.c:235 #, c-format msgid "Could not open PreIn file: %s\n" msgstr "Gat ekki opnağ PreIn skrá: %s\n" -#: build/pack.c:229 +#: build/pack.c:228 #, c-format msgid "Could not open PreUn file: %s\n" msgstr "Gat ekki opnağ PreUn skrá: %s\n" -#: build/pack.c:243 +#: build/pack.c:242 #, c-format msgid "Could not open PostIn file: %s\n" msgstr "Gat ekki opnağ PostIn skrá: %s\n" -#: build/pack.c:250 build/pack.c:257 +#: build/pack.c:249 build/pack.c:256 #, c-format msgid "Could not open PostUn file: %s\n" msgstr "Gat ekki opnağ PostUn skrá: %s\n" -#: build/pack.c:265 +#: build/pack.c:264 #, c-format msgid "Could not open VerifyScript file: %s\n" msgstr "Get ekki opnağ VerifyScript skrá: %s\n" -#: build/pack.c:280 +#: build/pack.c:279 #, c-format msgid "Could not open Trigger script file: %s\n" msgstr "" -#: build/pack.c:309 +#: build/pack.c:308 #, c-format msgid "readRPM: open %s: %s\n" msgstr "" -#: build/pack.c:319 +#: build/pack.c:318 #, c-format msgid "readRPM: read %s: %s\n" msgstr "" -#: build/pack.c:328 build/pack.c:557 +#: build/pack.c:327 build/pack.c:556 #, c-format msgid "%s: Fseek failed: %s\n" msgstr "%s: Fseek brást: %s\n" -#: build/pack.c:360 +#: build/pack.c:359 #, c-format msgid "readRPM: %s is not an RPM package\n" msgstr "" -#: build/pack.c:365 +#: build/pack.c:364 #, c-format msgid "readRPM: reading header from %s\n" msgstr "" -#: build/pack.c:499 +#: build/pack.c:498 #, fuzzy msgid "Unable to create immutable header region.\n" msgstr "Get ekki lesiğ haus úr %s: %s\n" -#: build/pack.c:518 +#: build/pack.c:517 #, fuzzy msgid "Unable to write temp header\n" msgstr "Gat ekki ritağ haus í %s: %s\n" -#: build/pack.c:528 +#: build/pack.c:527 msgid "Bad CSA data\n" msgstr "" -#: build/pack.c:564 +#: build/pack.c:563 #, fuzzy msgid "Unable to write final header\n" msgstr "Gat ekki ritağ haus í %s: %s\n" -#: build/pack.c:584 +#: build/pack.c:583 #, c-format msgid "Generating signature: %d\n" msgstr "" -#: build/pack.c:602 +#: build/pack.c:601 #, fuzzy msgid "Unable to reload signature header.\n" msgstr "Get ekki lesiğ haus úr %s: %s\n" -#: build/pack.c:610 +#: build/pack.c:609 #, c-format msgid "Could not open %s: %s\n" msgstr "" -#: build/pack.c:646 lib/psm.c:1638 +#: build/pack.c:645 lib/psm.c:1638 #, c-format msgid "Unable to write package: %s\n" msgstr "Get ekki ritağ í pakka: %s\n" -#: build/pack.c:661 +#: build/pack.c:660 #, c-format msgid "Unable to open sigtarget %s: %s\n" msgstr "Get ekki opnağ sigtarget %s: %s\n" -#: build/pack.c:672 +#: build/pack.c:671 #, c-format msgid "Unable to read header from %s: %s\n" msgstr "Get ekki lesiğ haus úr %s: %s\n" -#: build/pack.c:686 +#: build/pack.c:685 #, c-format msgid "Unable to write header to %s: %s\n" msgstr "Gat ekki ritağ haus í %s: %s\n" -#: build/pack.c:696 +#: build/pack.c:695 #, c-format msgid "Unable to read payload from %s: %s\n" msgstr "Get ekki lesiğ innihald %s: %s\n" -#: build/pack.c:702 +#: build/pack.c:701 #, c-format msgid "Unable to write payload to %s: %s\n" msgstr "Get ekki ritağ innihald í %s: %s\n" -#: build/pack.c:739 lib/psm.c:1907 +#: build/pack.c:738 lib/psm.c:1907 #, c-format msgid "Wrote: %s\n" msgstr "Skrifaği: %s\n" -#: build/pack.c:812 +#: build/pack.c:811 #, c-format msgid "Could not generate output filename for package %s: %s\n" msgstr "" -#: build/pack.c:829 +#: build/pack.c:828 #, c-format msgid "cannot create %s: %s\n" msgstr "" @@ -845,128 +845,128 @@ msgstr "" msgid "line %d: Second %%files list\n" msgstr "" -#: build/parsePreamble.c:244 +#: build/parsePreamble.c:245 #, c-format msgid "Architecture is excluded: %s\n" msgstr "" -#: build/parsePreamble.c:249 +#: build/parsePreamble.c:250 #, c-format msgid "Architecture is not included: %s\n" msgstr "" -#: build/parsePreamble.c:254 +#: build/parsePreamble.c:255 #, c-format msgid "OS is excluded: %s\n" msgstr "" -#: build/parsePreamble.c:259 +#: build/parsePreamble.c:260 #, c-format msgid "OS is not included: %s\n" msgstr "" -#: build/parsePreamble.c:282 +#: build/parsePreamble.c:283 #, c-format msgid "%s field must be present in package: %s\n" msgstr "" -#: build/parsePreamble.c:311 +#: build/parsePreamble.c:312 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "" -#: build/parsePreamble.c:374 +#: build/parsePreamble.c:375 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "Get ekki opnağ táknmynd %s: %s\n" -#: build/parsePreamble.c:392 +#: build/parsePreamble.c:393 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "Gat ekki lesiğ táknmynd %s: %s\n" -#: build/parsePreamble.c:405 +#: build/parsePreamble.c:406 #, c-format msgid "Unknown icon type: %s\n" msgstr "Óşekkt tegund táknmyndar: %s\n" -#: build/parsePreamble.c:450 +#: build/parsePreamble.c:451 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "lína %d: Tag tekur einungis eitt tákn: %s\n" -#: build/parsePreamble.c:490 +#: build/parsePreamble.c:491 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "lína %d: Skemmt tag: %s\n" #. Empty field -#: build/parsePreamble.c:498 +#: build/parsePreamble.c:499 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "lína %d: Tómt tag: %s\n" -#: build/parsePreamble.c:522 build/parsePreamble.c:529 +#: build/parsePreamble.c:524 build/parsePreamble.c:531 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "lína %d: Ólöglegt tákn '-' í %s: %s\n" -#: build/parsePreamble.c:590 build/parseSpec.c:472 +#: build/parsePreamble.c:592 build/parseSpec.c:472 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "" -#: build/parsePreamble.c:603 +#: build/parsePreamble.c:605 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "" -#: build/parsePreamble.c:615 +#: build/parsePreamble.c:617 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "" -#: build/parsePreamble.c:627 +#: build/parsePreamble.c:629 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s\n" msgstr "lína %d: Epoch/Serial svæğiğ verğur ağ innihalda tölu: %s\n" -#: build/parsePreamble.c:667 build/parsePreamble.c:678 +#: build/parsePreamble.c:669 build/parsePreamble.c:680 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "" -#: build/parsePreamble.c:704 +#: build/parsePreamble.c:706 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "" -#: build/parsePreamble.c:713 +#: build/parsePreamble.c:715 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:819 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:882 +#: build/parsePreamble.c:886 #, c-format msgid "Bad package specification: %s\n" msgstr "" -#: build/parsePreamble.c:888 +#: build/parsePreamble.c:892 #, c-format msgid "Package already exists: %s\n" msgstr "" -#: build/parsePreamble.c:917 +#: build/parsePreamble.c:921 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "" -#: build/parsePreamble.c:939 +#: build/parsePreamble.c:943 msgid "Spec file can't use BuildRoot\n" msgstr "" @@ -1872,7 +1872,7 @@ msgid "" "<package> specified multiple packages)" msgstr "" -#: lib/poptI.c:182 tools/rpmgraph.c:274 +#: lib/poptI.c:182 tools/rpmgraph.c:272 msgid "use anaconda \"presentation order\"" msgstr "" @@ -2261,7 +2261,7 @@ msgstr "ekki yfirfara skrárnar í pakkanum" msgid "don't verify files in package" msgstr "ekki yfirfara skrárnar í pakkanum" -#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:268 +#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:266 msgid "don't verify package dependencies" msgstr "ekki skoğa pakkaskilyrğin" @@ -2318,7 +2318,7 @@ msgstr "pakkinn inniheldur enga .spec skrá\n" msgid "%s: waitpid(%d) rc %d status %x secs %u.%03u\n" msgstr "" -#: lib/psm.c:637 +#: lib/psm.c:641 #, c-format msgid "%s: %s(%s-%s-%s.%s) running <lua> scriptlet.\n" msgstr "" @@ -3945,32 +3945,32 @@ msgstr "Óşekkt viğfang %c í %s(%s)\n" msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "" -#: rpmio/macro.c:1295 rpmio/macro.c:1312 +#: rpmio/macro.c:1297 rpmio/macro.c:1314 #, c-format msgid "Unterminated %c: %s\n" msgstr "" -#: rpmio/macro.c:1353 +#: rpmio/macro.c:1355 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "" -#: rpmio/macro.c:1510 +#: rpmio/macro.c:1512 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "Fjölvi %%%.*s fannst ekki. Sleppi\n" -#: rpmio/macro.c:1846 +#: rpmio/macro.c:1848 msgid "Target buffer overflow\n" msgstr "" #. XXX Fstrerror -#: rpmio/macro.c:2052 rpmio/macro.c:2058 +#: rpmio/macro.c:2054 rpmio/macro.c:2060 #, c-format msgid "File %s: %s\n" msgstr "Skrá %s: %s\n" -#: rpmio/macro.c:2061 +#: rpmio/macro.c:2063 #, c-format msgid "File %s is smaller than %u bytes\n" msgstr "Skráin %s er minni en %u bæti\n" @@ -4092,7 +4092,7 @@ msgstr "gátt slóğar verğur ağ vera tala\n" msgid "failed to create %s: %s\n" msgstr "gat ekki búiğ til %s: %s\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:270 +#: tools/rpmcache.c:515 tools/rpmgraph.c:268 #, fuzzy msgid "don't verify header+payload signature" msgstr "ekki skoğa pakkaskilyrğin" @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm-4.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-04 15:03-0400\n" +"POT-Creation-Date: 2005-07-17 11:08-0400\n" "PO-Revision-Date: 2005-04-04 22:30+1000\n" "Last-Translator: SEKINE Tatsuo <tsekine@sdri.co.jp>\n" "Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n" @@ -120,7 +120,7 @@ msgstr "[ <specfile> | <tarball> | <source package> ] ¤È¤Î¥Ó¥ë¥É¥ª¥×¥·¥ç¥ó:" msgid "Install/Upgrade/Erase options:" msgstr "¥¤¥ó¥¹¥È¡¼¥ë/¥¢¥Ã¥×¥°¥ì¡¼¥É/¥¢¥ó¥¤¥ó¥¹¥È¡¼¥ë¥ª¥×¥·¥ç¥ó:" -#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:277 +#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:275 msgid "Common options for all rpm modes and executables:" msgstr "Á´¥â¡¼¥É¡¦¥³¥Ş¥ó¥É¤Ç¶¦Ä̤Υª¥×¥·¥ç¥ó:" @@ -365,7 +365,7 @@ msgstr "¸¡¾Ú¤Î¤¿¤á¤Î°ú¿ô¤¬»ØÄꤵ¤ì¤Æ¤¤¤Ş¤»¤ó¡£" msgid "no arguments given" msgstr "°ú¿ô¤¬»ØÄꤵ¤ì¤Æ¤¤¤Ş¤»¤ó¡£" -#: build/build.c:140 build/pack.c:511 +#: build/build.c:140 build/pack.c:510 msgid "Unable to open temp file.\n" msgstr "°ì»ş¥Õ¥¡¥¤¥ë¤ò¥ª¡¼¥×¥ó¤Ç¤¤Ş¤»¤ó¡£\n" @@ -586,27 +586,27 @@ msgstr "¥Õ¥¡¥¤¥ë¤¬¸«¤Ä¤«¤ê¤Ş¤»¤ó (by glob): %s\n" msgid "Could not open %%files file %s: %s\n" msgstr "%%files ¤Î¥Õ¥¡¥¤¥ë %s ¤ò¥ª¡¼¥×¥ó¤Ç¤¤Ş¤»¤ó: %s\\n\n" -#: build/files.c:1965 build/pack.c:156 +#: build/files.c:1965 build/pack.c:155 #, c-format msgid "line: %s\n" msgstr "%s¹ÔÌÜ: \n" -#: build/files.c:2362 +#: build/files.c:2357 #, c-format msgid "Bad file: %s: %s\n" msgstr "ÉÔÀµ¤Ê¥Õ¥¡¥¤¥ë: %s: %s\n" -#: build/files.c:2374 build/parsePrep.c:50 +#: build/files.c:2369 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "ÉÔÀµ¤Ê½êͼÔ/¥°¥ë¡¼¥×: %s\n" -#: build/files.c:2418 +#: build/files.c:2413 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "¿Ä¥¥Õ¥¡¥¤¥ë¤Î¸¡ººÃæ: %s\n" -#: build/files.c:2441 +#: build/files.c:2430 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -615,7 +615,7 @@ msgstr "" "¥¤¥ó¥¹¥È¡¼¥ëºÑ¤ß(¤¿¤À¤·Ì¤¿Ä¥)¥Õ¥¡¥¤¥ë¤¬¸«¤Ä¤«¤ê¤Ş¤·¤¿:\n" "%s" -#: build/files.c:2469 +#: build/files.c:2458 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "¥Õ¥¡¥¤¥ë¤Î½èÍıÃæ: %s-%s-%s\n" @@ -669,132 +669,132 @@ msgstr "cpio_copy ¤Ç½ñ¤¹ş¤ß¤Ë¼ºÇÔ: %s\n" msgid "cpio_copy read failed: %s\n" msgstr "cpio_copy ¤ÇÆɤ߹ş¤ß¤Ë¼ºÇÔ: %s\n" -#: build/pack.c:222 build/pack.c:236 +#: build/pack.c:221 build/pack.c:235 #, c-format msgid "Could not open PreIn file: %s\n" msgstr "PreIn ¥Õ¥¡¥¤¥ë¤ò¥ª¡¼¥×¥ó¤Ç¤¤Ş¤»¤ó¤Ç¤·¤¿: %s\n" -#: build/pack.c:229 +#: build/pack.c:228 #, c-format msgid "Could not open PreUn file: %s\n" msgstr "PreUn ¥Õ¥¡¥¤¥ë¤ò¥ª¡¼¥×¥ó¤Ç¤¤Ş¤»¤ó¤Ç¤·¤¿: %s\n" -#: build/pack.c:243 +#: build/pack.c:242 #, c-format msgid "Could not open PostIn file: %s\n" msgstr "PostIn ¥Õ¥¡¥¤¥ë¤ò¥ª¡¼¥×¥ó¤Ç¤¤Ş¤»¤ó¤Ç¤·¤¿: %s\n" -#: build/pack.c:250 build/pack.c:257 +#: build/pack.c:249 build/pack.c:256 #, c-format msgid "Could not open PostUn file: %s\n" msgstr "PostUn ¥Õ¥¡¥¤¥ë¤ò¥ª¡¼¥×¥ó¤Ç¤¤Ş¤»¤ó¤Ç¤·¤¿: %s\n" -#: build/pack.c:265 +#: build/pack.c:264 #, c-format msgid "Could not open VerifyScript file: %s\n" msgstr "VerifyScript ¥Õ¥¡¥¤¥ë¤ò¥ª¡¼¥×¥ó¤Ç¤¤Ş¤»¤ó¤Ç¤·¤¿: %s\n" -#: build/pack.c:280 +#: build/pack.c:279 #, c-format msgid "Could not open Trigger script file: %s\n" msgstr "TriggerScript ¥Õ¥¡¥¤¥ë¤ò¥ª¡¼¥×¥ó¤Ç¤¤Ş¤»¤ó¤Ç¤·¤¿: %s\n" -#: build/pack.c:309 +#: build/pack.c:308 #, c-format msgid "readRPM: open %s: %s\n" msgstr "readRPM: %s ¤Î¥ª¡¼¥×¥ó: %s\n" -#: build/pack.c:319 +#: build/pack.c:318 #, c-format msgid "readRPM: read %s: %s\n" msgstr "readRPM: %s ¤ÎÆɤ߹ş¤ß: %s\n" -#: build/pack.c:328 build/pack.c:557 +#: build/pack.c:327 build/pack.c:556 #, c-format msgid "%s: Fseek failed: %s\n" msgstr "%s: Fseek ¤Ë¼ºÇÔ¤·¤Ş¤·¤¿: %s\n" -#: build/pack.c:360 +#: build/pack.c:359 #, c-format msgid "readRPM: %s is not an RPM package\n" msgstr "readRPM: %s ¤Ï RPM ¥Ñ¥Ã¥±¡¼¥¸¤Ç¤Ï¤¢¤ê¤Ş¤»¤ó\n" -#: build/pack.c:365 +#: build/pack.c:364 #, c-format msgid "readRPM: reading header from %s\n" msgstr "readRPM: %s ¤«¤é¥Ø¥Ã¥À¤ÎÆɤ߹ş¤ßÃæ\n" -#: build/pack.c:499 +#: build/pack.c:498 msgid "Unable to create immutable header region.\n" msgstr "ÉÔÊѥإåÀÎΰè¤òºîÀ®¤Ç¤¤Ş¤»¤ó¡£\n" -#: build/pack.c:518 +#: build/pack.c:517 msgid "Unable to write temp header\n" msgstr "°ì»ş¥Ø¥Ã¥À¤Î½ñ¤¹ş¤ß¤¬¤Ç¤¤Ş¤»¤ó¡£\n" -#: build/pack.c:528 +#: build/pack.c:527 msgid "Bad CSA data\n" msgstr "ÉÔÀµ¤Ê CSA ¥Ç¡¼¥¿\n" -#: build/pack.c:564 +#: build/pack.c:563 msgid "Unable to write final header\n" msgstr "¥Ø¥Ã¥À¤Î½ªÃ¼¤Î½ñ¤¹ş¤ß¤¬¤Ç¤¤Ş¤»¤ó¡£\n" -#: build/pack.c:584 +#: build/pack.c:583 #, c-format msgid "Generating signature: %d\n" msgstr "½ğ̾¤ÎºîÀ®Ãæ: %d\n" -#: build/pack.c:602 +#: build/pack.c:601 msgid "Unable to reload signature header.\n" msgstr "½ğ̾¥Ø¥Ã¥À¤ÎºÆÆɤ߹ş¤ß¤¬¤Ç¤¤Ş¤»¤ó¡£\n" -#: build/pack.c:610 +#: build/pack.c:609 #, c-format msgid "Could not open %s: %s\n" msgstr "%s ¤Î¥ª¡¼¥×¥ó¤Ë¼ºÇÔ: %s\n" -#: build/pack.c:646 lib/psm.c:1638 +#: build/pack.c:645 lib/psm.c:1638 #, c-format msgid "Unable to write package: %s\n" msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Î½ñ¤¹ş¤ß¤Ë¼ºÇÔ: %s\n" -#: build/pack.c:661 +#: build/pack.c:660 #, c-format msgid "Unable to open sigtarget %s: %s\n" msgstr "sigtarget %s ¤Î¥ª¡¼¥×¥ó¤Ë¼ºÇÔ: %s\n" -#: build/pack.c:672 +#: build/pack.c:671 #, c-format msgid "Unable to read header from %s: %s\n" msgstr "%s ¤«¤é¥Ø¥Ã¥ÀÆɤ߹ş¤ß¤Ë¼ºÇÔ: %s\n" -#: build/pack.c:686 +#: build/pack.c:685 #, c-format msgid "Unable to write header to %s: %s\n" msgstr "%s ¤Ø¤Î¥Ø¥Ã¥À½ñ¤¹ş¤ß¤Ë¼ºÇÔ: %s\n" -#: build/pack.c:696 +#: build/pack.c:695 #, c-format msgid "Unable to read payload from %s: %s\n" msgstr "%s ¤«¤é Payload Æɤ߹ş¤ß¤Ë¼ºÇÔ: %s\n" -#: build/pack.c:702 +#: build/pack.c:701 #, c-format msgid "Unable to write payload to %s: %s\n" msgstr "%s ¤Ø¤Î Payload ½ñ¤¹ş¤ß¤Ë¼ºÇÔ: %s\n" -#: build/pack.c:739 lib/psm.c:1907 +#: build/pack.c:738 lib/psm.c:1907 #, c-format msgid "Wrote: %s\n" msgstr "½ñ¤¹ş¤ß´°Î»: %s\n" -#: build/pack.c:812 +#: build/pack.c:811 #, c-format msgid "Could not generate output filename for package %s: %s\n" msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s ¤Î½ĞÎÏ¥Õ¥¡¥¤¥ë̾¤òÀ¸À®¤Ç¤¤Ş¤»¤ó¤Ç¤·¤¿: %s\n" -#: build/pack.c:829 +#: build/pack.c:828 #, c-format msgid "cannot create %s: %s\n" msgstr "%s ¤òºîÀ®¤Ç¤¤Ş¤»¤ó: %s\n" @@ -869,128 +869,128 @@ msgstr "%d ¹ÔÌÜ: %%files ¤Î²òÀÏ¥¨¥é¡¼: %s\n" msgid "line %d: Second %%files list\n" msgstr "%d ¹ÔÌÜ: 2ÈÖÌܤΠ%%files ¥ê¥¹¥È\n" -#: build/parsePreamble.c:244 +#: build/parsePreamble.c:245 #, c-format msgid "Architecture is excluded: %s\n" msgstr "¥¢¡¼¥¥Æ¥¯¥Á¥ã¤Ï½ü³°¤µ¤ì¤Æ¤¤¤Ş¤¹: %s\n" -#: build/parsePreamble.c:249 +#: build/parsePreamble.c:250 #, c-format msgid "Architecture is not included: %s\n" msgstr "¥¢¡¼¥¥Æ¥¯¥Á¥ã¤Ï´Ş¤Ş¤ì¤Æ¤¤¤Ş¤»¤ó: %s\n" -#: build/parsePreamble.c:254 +#: build/parsePreamble.c:255 #, c-format msgid "OS is excluded: %s\n" msgstr "OS ¤Ï½ü³°¤µ¤ì¤Æ¤¤¤Ş¤¹: %s\n" -#: build/parsePreamble.c:259 +#: build/parsePreamble.c:260 #, c-format msgid "OS is not included: %s\n" msgstr "OS ¤Ï´Ş¤Ş¤ì¤Æ¤¤¤Ş¤»¤ó: %s\n" -#: build/parsePreamble.c:282 +#: build/parsePreamble.c:283 #, c-format msgid "%s field must be present in package: %s\n" msgstr "%s ¥Õ¥£¡¼¥ë¥É¤¬¥Ñ¥Ã¥±¡¼¥¸Ãæ¤ËɬÍפǤ¹: %s\n" -#: build/parsePreamble.c:311 +#: build/parsePreamble.c:312 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "¥Ñ¥Ã¥±¡¼¥¸Ãæ¤Ë %s ¥¨¥ó¥È¥ê¤¬½ÅÊ£¤·¤Æ¤¤¤Ş¤¹: %s\n" -#: build/parsePreamble.c:374 +#: build/parsePreamble.c:375 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "¥¢¥¤¥³¥ó %s ¤ò¥ª¡¼¥×¥ó¤Ç¤¤Ş¤»¤ó: %s\n" -#: build/parsePreamble.c:392 +#: build/parsePreamble.c:393 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "¥¢¥¤¥³¥ó %s ¤òÆɤळ¤È¤¬¤Ç¤¤Ş¤»¤ó: %s\n" -#: build/parsePreamble.c:405 +#: build/parsePreamble.c:406 #, c-format msgid "Unknown icon type: %s\n" msgstr "ÉÔÌÀ¤Ê¥¢¥¤¥³¥ó¥¿¥¤¥×: %s\n" -#: build/parsePreamble.c:450 +#: build/parsePreamble.c:451 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "%d ¹ÔÌÜ: ¥¿¥°¤Ï¥È¡¼¥¯¥ó¤ò 1¤Ä¤·¤«¤È¤ê¤Ş¤»¤ó: %s\n" -#: build/parsePreamble.c:490 +#: build/parsePreamble.c:491 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "%d ¹ÔÌÜ: ÉÔ´°Á´¤Ê·Á¤Î¥¿¥°: %s\n" #. Empty field -#: build/parsePreamble.c:498 +#: build/parsePreamble.c:499 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "%d ¹ÔÌÜ: ¶õ¤Î¥¿¥°: %s\n" -#: build/parsePreamble.c:522 build/parsePreamble.c:529 +#: build/parsePreamble.c:524 build/parsePreamble.c:531 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "%d ¹ÔÌÜ: %s Ãæ¤ËÉÔÀµ¤Êʸ»ú '-' : %s\n" -#: build/parsePreamble.c:590 build/parseSpec.c:472 +#: build/parsePreamble.c:592 build/parseSpec.c:472 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "BuildRoot ¤Ï \"/\" ¤Ë¤¹¤ë¤³¤È¤Ï¤Ç¤¤Ş¤»¤ó: %s\n" -#: build/parsePreamble.c:603 +#: build/parsePreamble.c:605 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "%d ¹ÔÌÜ: Prefix ¤Ï \"/\" ¤Ç½ª¤ï¤Ã¤Æ¤Ï¤¤¤±¤Ş¤»¤ó: %s\n" -#: build/parsePreamble.c:615 +#: build/parsePreamble.c:617 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "%d ¹ÔÌÜ: Docdir ¤Ï '/' ¤Ç»Ï¤Ş¤é¤Ê¤±¤ì¤Ğ¤Ê¤ê¤Ş¤»¤ó: %s\n" -#: build/parsePreamble.c:627 +#: build/parsePreamble.c:629 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s\n" msgstr "%d ¹ÔÌÜ: Epoch/Serial ¥Õ¥£¡¼¥ë¥É¤Ï¿ô»ú¤Ç¤Ê¤±¤ì¤Ğ¤Ê¤ê¤Ş¤»¤ó: %s\n" -#: build/parsePreamble.c:667 build/parsePreamble.c:678 +#: build/parsePreamble.c:669 build/parsePreamble.c:680 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "%d ¹ÔÌÜ: ÉÔÀµ¤Ê½¤¾ş»Ò %s : %s\n" -#: build/parsePreamble.c:704 +#: build/parsePreamble.c:706 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "%d ¹ÔÌÜ: ÉÔÀµ¤Ê BuildArchtecture ¥Õ¥©¡¼¥Ş¥Ã¥È: %s\n" -#: build/parsePreamble.c:713 +#: build/parsePreamble.c:715 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "ÆâÉô¥¨¥é¡¼: ¤Ë¤»¤Î¥¿¥° %d\n" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:819 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "µìÍè¤Î¹½Ê¸¤Ï¥µ¥İ¡¼¥È¤µ¤ì¤Ş¤»¤ó: %s\n" -#: build/parsePreamble.c:882 +#: build/parsePreamble.c:886 #, c-format msgid "Bad package specification: %s\n" msgstr "ÉÔÀµ¤Ê¥Ñ¥Ã¥±¡¼¥¸¤Î»ØÄê: %s\n" -#: build/parsePreamble.c:888 +#: build/parsePreamble.c:892 #, c-format msgid "Package already exists: %s\n" msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Ï´û¤Ë¸ºß¤·¤Æ¤¤¤Ş¤¹: %s\n" -#: build/parsePreamble.c:917 +#: build/parsePreamble.c:921 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "%d ¹ÔÌÜ: ÉÔÌÀ¤Ê¥¿¥°: %s\n" -#: build/parsePreamble.c:939 +#: build/parsePreamble.c:943 msgid "Spec file can't use BuildRoot\n" msgstr "spec ¥Õ¥¡¥¤¥ë¤Ï BuildRoot ¤ò»ÈÍѤǤ¤Ş¤»¤ó¡£\n" @@ -1898,7 +1898,7 @@ msgstr "" "<package> ¤È°ìÃפ¹¤ë¥Ñ¥Ã¥±¡¼¥¸Á´¤Æ¤òºï½ü¤·¤Ş¤¹(Ä̾ï¤Ï <package> ¤¬Ê£¿ô¤Î¥Ñ¥Ã" "¥±¡¼¥¸¤ò»Ø¤¹¾ì¹ç¤Ï¥¨¥é¡¼¤Ë¤Ê¤ê¤Ş¤¹)" -#: lib/poptI.c:182 tools/rpmgraph.c:274 +#: lib/poptI.c:182 tools/rpmgraph.c:272 msgid "use anaconda \"presentation order\"" msgstr "anaconda ¤Î \"presentation order\" ¤ò»È¤¦" @@ -2281,7 +2281,7 @@ msgstr "¥Õ¥¡¥¤¥ë¥»¥¥å¥ê¥Æ¥£¥³¥ó¥Æ¥¥¹¥È¤ò¸¡¾Ú¤·¤Ş¤»¤ó¡£" msgid "don't verify files in package" msgstr "¥Ñ¥Ã¥±¡¼¥¸Ãæ¤Î¥Õ¥¡¥¤¥ë¤ò¸¡¾Ú¤·¤Ş¤»¤ó¡£" -#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:268 +#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:266 msgid "don't verify package dependencies" msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Î°Í¸´Ø·¸¤ò¸¡¾Ú¤·¤Ş¤»¤ó¡£" @@ -2334,7 +2334,7 @@ msgstr "¥½¡¼¥¹¥Ñ¥Ã¥±¡¼¥¸¤Ë .spec ¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Ş¤»¤ó\n" msgid "%s: waitpid(%d) rc %d status %x secs %u.%03u\n" msgstr "%s: waitpid(%d) rc %d ¾õÂÖ %x Éà %u.%03u\n" -#: lib/psm.c:637 +#: lib/psm.c:641 #, c-format msgid "%s: %s(%s-%s-%s.%s) running <lua> scriptlet.\n" msgstr "%s: %s(%s-%s-%s.%s) <lua> ¥¹¥¯¥ê¥×¥È¤ò¼Â¹Ô¤·¤Æ¤¤¤Ş¤¹¡£\n" @@ -3985,32 +3985,32 @@ msgstr "ÉÔÌÀ¤Ê¥ª¥×¥·¥ç¥ó %c (%s(%s)Ãæ¤Ë)\n" msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "ºÆµ¢¤Î¿¼¤µ (%d) ¤¬ºÇÂçÃÍ (%d) ¤è¤êÂ礤¯¤Ê¤Ã¤Æ¤¤¤Ş¤¹¡£\n" -#: rpmio/macro.c:1295 rpmio/macro.c:1312 +#: rpmio/macro.c:1297 rpmio/macro.c:1314 #, c-format msgid "Unterminated %c: %s\n" msgstr "½ªÃ¼¤µ¤ì¤Æ¤¤¤Ê¤¤ %c: %s\n" -#: rpmio/macro.c:1353 +#: rpmio/macro.c:1355 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "%% ¤Î¸å¤í¤Ë¹½Ê¸²òÀϤǤ¤Ê¤¤¥Ş¥¯¥í¤¬Â³¤¤¤Æ¤¤¤Ş¤¹¡£\n" -#: rpmio/macro.c:1510 +#: rpmio/macro.c:1512 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "¥Ş¥¯¥í %%%.*s ¤Ï¸«¤Ä¤«¤ê¤Ş¤»¤ó¡£¥¹¥¥Ã¥×¤·¤Ş¤¹¡£\n" -#: rpmio/macro.c:1846 +#: rpmio/macro.c:1848 msgid "Target buffer overflow\n" msgstr "¥¿¡¼¥²¥Ã¥È¥Ğ¥Ã¥Õ¥¡¤Î¥ª¡¼¥Ğ¥Õ¥í¡¼¤Ç¤¹¡£\n" #. XXX Fstrerror -#: rpmio/macro.c:2052 rpmio/macro.c:2058 +#: rpmio/macro.c:2054 rpmio/macro.c:2060 #, c-format msgid "File %s: %s\n" msgstr "¥Õ¥¡¥¤¥ë %s: %s\n" -#: rpmio/macro.c:2061 +#: rpmio/macro.c:2063 #, c-format msgid "File %s is smaller than %u bytes\n" msgstr "¥Õ¥¡¥¤¥ë %s ¤Ï %u ¥Ğ¥¤¥È¤è¤ê¾®¤µ¤¯¤Ê¤Ã¤Æ¤¤¤Ş¤¹¡£\n" @@ -4132,7 +4132,7 @@ msgstr "url ¥İ¡¼¥È¤Ï¿ô»ú¤Ç¤Ê¤±¤ì¤Ğ¤Ê¤ê¤Ş¤»¤ó¡£\n" msgid "failed to create %s: %s\n" msgstr "%s ¤ÎºîÀ®¤Ë¼ºÇÔ¤·¤Ş¤·¤¿: %s\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:270 +#: tools/rpmcache.c:515 tools/rpmgraph.c:268 msgid "don't verify header+payload signature" msgstr "¥Ø¥Ã¥À¡¼¤È¥Ú¥¤¥í¡¼¥É½ğ̾¤ò¸¡¾Ú¤·¤Ş¤»¤ó¡£" @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-04 15:03-0400\n" +"POT-Creation-Date: 2005-07-17 11:08-0400\n" "PO-Revision-Date: 2002-03-04 17:17+0900\n" "Last-Translator: Jong-Hoon Ryu <redhat4u@netian.com>\n" "Language-Team: GNU Translation project <ko@li.org>\n" @@ -111,7 +111,7 @@ msgstr "" msgid "Install/Upgrade/Erase options:" msgstr "¼³Ä¡/¾÷±×·¹À̵å/»èÁ¦ ¿É¼Ç:" -#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:277 +#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:275 #, fuzzy msgid "Common options for all rpm modes and executables:" msgstr "¸ğµç rpm ¸ğµå¿¡¼ÀÇ ÀϹİÀûÀÎ ¿É¼Ç:" @@ -352,7 +352,7 @@ msgstr "°ËÁõ¿¡ ÇÊ¿äÇÑ Àμö°¡ ÁöÁ¤µÇÁö ¾Ê¾Ò½À´Ï´Ù" msgid "no arguments given" msgstr "ÁúÀÇ¿¡ ÇÊ¿äÇÑ Àμö°¡ ÁöÁ¤µÇÁö ¾Ê¾Ò½À´Ï´Ù" -#: build/build.c:140 build/pack.c:511 +#: build/build.c:140 build/pack.c:510 msgid "Unable to open temp file.\n" msgstr "Àӽà ÆÄÀÏÀ» ¿ ¼ö ¾ø½À´Ï´Ù.\n" @@ -573,34 +573,34 @@ msgstr "globÀ¸·Î ÆÄÀÏÀ» ãÀ» ¼ö ¾øÀ½: %s\n" msgid "Could not open %%files file %s: %s\n" msgstr "%s ÆÄÀÏÀÇ %%files¸¦ ¿ ¼ö ¾øÀ½: %s\n" -#: build/files.c:1965 build/pack.c:156 +#: build/files.c:1965 build/pack.c:155 #, c-format msgid "line: %s\n" msgstr "Çà: %s\n" -#: build/files.c:2362 +#: build/files.c:2357 #, c-format msgid "Bad file: %s: %s\n" msgstr "À߸øµÈ ÆÄÀÏ: %s: %s\n" -#: build/files.c:2374 build/parsePrep.c:50 +#: build/files.c:2369 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "À߸øµÈ ¼ÒÀ¯ÀÚ/±×·ì: %s\n" -#: build/files.c:2418 +#: build/files.c:2413 #, fuzzy, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "¾ÆÄ«À̺긦 Ǫ´Âµ¥ ½ÇÆĞÇÔ%s%s: %s\n" -#: build/files.c:2441 +#: build/files.c:2430 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2469 +#: build/files.c:2458 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "ÆÄÀÏ Ã³¸® Áß: %s-%s-%s\n" @@ -654,132 +654,132 @@ msgstr "cpio_copy ÀÛ¼º¿¡ ½ÇÆĞÇÔ: %s\n" msgid "cpio_copy read failed: %s\n" msgstr "cpio_copy Àб⿡ ½ÇÆĞÇÔ: %s\n" -#: build/pack.c:222 build/pack.c:236 +#: build/pack.c:221 build/pack.c:235 #, c-format msgid "Could not open PreIn file: %s\n" msgstr "PreIn ÆÄÀÏÀ» ¿ ¼ö ¾øÀ½: %s\n" -#: build/pack.c:229 +#: build/pack.c:228 #, c-format msgid "Could not open PreUn file: %s\n" msgstr "PreUn ÆÄÀÏÀ» ¿ ¼ö ¾øÀ½: %s\n" -#: build/pack.c:243 +#: build/pack.c:242 #, c-format msgid "Could not open PostIn file: %s\n" msgstr "PostIn ÆÄÀÏÀ» ¿ ¼ö ¾øÀ½: %s\n" -#: build/pack.c:250 build/pack.c:257 +#: build/pack.c:249 build/pack.c:256 #, c-format msgid "Could not open PostUn file: %s\n" msgstr "PostUn ÆÄÀÏÀ» ¿ ¼ö ¾øÀ½: %s\n" -#: build/pack.c:265 +#: build/pack.c:264 #, c-format msgid "Could not open VerifyScript file: %s\n" msgstr "VerifyScript ÆÄÀÏÀ» ¿ ¼ö ¾øÀ½: %s\n" -#: build/pack.c:280 +#: build/pack.c:279 #, c-format msgid "Could not open Trigger script file: %s\n" msgstr "Æ®¸®°Å ½ºÅ©¸³Æ® ÆÄÀÏÀ» ¿ ¼ö ¾øÀ½: %s\n" -#: build/pack.c:309 +#: build/pack.c:308 #, c-format msgid "readRPM: open %s: %s\n" msgstr "RPM Àбâ(readRPM): %s(À»)¸¦ ¿±´Ï´Ù: %s\n" -#: build/pack.c:319 +#: build/pack.c:318 #, c-format msgid "readRPM: read %s: %s\n" msgstr "RPM Àбâ(readRPM): %s(À»)¸¦ ÀнÀ´Ï´Ù: %s\n" -#: build/pack.c:328 build/pack.c:557 +#: build/pack.c:327 build/pack.c:556 #, c-format msgid "%s: Fseek failed: %s\n" msgstr "%s: FseekÀÌ ½ÇÆĞÇß½À´Ï´Ù: %s\n" -#: build/pack.c:360 +#: build/pack.c:359 #, c-format msgid "readRPM: %s is not an RPM package\n" msgstr "RPM Àбâ(readRPM): %s(Àº)´Â RPM ÆĞÅ°Áö°¡ ¾Æ´Õ´Ï´Ù\n" -#: build/pack.c:365 +#: build/pack.c:364 #, c-format msgid "readRPM: reading header from %s\n" msgstr "RPM Àбâ(readRPM): %s¿¡¼ Çì´õ¸¦ ÀĞ°í ÀÖ½À´Ï´Ù\n" -#: build/pack.c:499 +#: build/pack.c:498 msgid "Unable to create immutable header region.\n" msgstr "°íÁ¤ Çì´õ ¿µ¿ª(immutable header region)À» »ı¼ºÇÒ ¼ö ¾ø½À´Ï´Ù.\n" -#: build/pack.c:518 +#: build/pack.c:517 msgid "Unable to write temp header\n" msgstr "ÀÓ½Ã(temp) Çì´õ¸¦ ÀÛ¼ºÇÒ ¼ö ¾ø½À´Ï´Ù\n" -#: build/pack.c:528 +#: build/pack.c:527 msgid "Bad CSA data\n" msgstr "À߸øµÈ CSA µ¥ÀÌÅÍ\n" -#: build/pack.c:564 +#: build/pack.c:563 msgid "Unable to write final header\n" msgstr "¸¶Áö¸·(final) Çì´õ¸¦ ÀÛ¼ºÇÒ ¼ö ¾ø½À´Ï´Ù\n" -#: build/pack.c:584 +#: build/pack.c:583 #, c-format msgid "Generating signature: %d\n" msgstr "¼¸í »ı¼º Áß: %d\n" -#: build/pack.c:602 +#: build/pack.c:601 msgid "Unable to reload signature header.\n" msgstr "¼¸í(signature) Çì´õ¸¦ ´Ù½Ã Àоî¿Ã ¼ö ¾ø½À´Ï´Ù.\n" -#: build/pack.c:610 +#: build/pack.c:609 #, c-format msgid "Could not open %s: %s\n" msgstr "%s(À»)¸¦ ¿ ¼ö ¾øÀ½: %s\n" -#: build/pack.c:646 lib/psm.c:1638 +#: build/pack.c:645 lib/psm.c:1638 #, c-format msgid "Unable to write package: %s\n" msgstr "ÆĞÅ°Áö¸¦ ÀÛ¼ºÇÒ ¼ö ¾øÀ½: %s\n" -#: build/pack.c:661 +#: build/pack.c:660 #, c-format msgid "Unable to open sigtarget %s: %s\n" msgstr "¼¸íÇÒ ´ë»ó %s(À»)¸¦ ¿ ¼ö ¾øÀ½: %s\n" -#: build/pack.c:672 +#: build/pack.c:671 #, c-format msgid "Unable to read header from %s: %s\n" msgstr "%sÀÇ Çì´õ¸¦ ÀĞÀ» ¼ö ¾øÀ½: %s\n" -#: build/pack.c:686 +#: build/pack.c:685 #, c-format msgid "Unable to write header to %s: %s\n" msgstr "%s¿¡ Çì´õ¸¦ ÀÛ¼ºÇÒ ¼ö ¾øÀ½: %s\n" -#: build/pack.c:696 +#: build/pack.c:695 #, c-format msgid "Unable to read payload from %s: %s\n" msgstr "%sÀÇ payload¸¦ ÀĞÀ» ¼ö ¾øÀ½: %s\n" -#: build/pack.c:702 +#: build/pack.c:701 #, c-format msgid "Unable to write payload to %s: %s\n" msgstr "%s¿¡ payload¸¦ ÀÛ¼ºÇÒ ¼ö ¾øÀ½: %s\n" -#: build/pack.c:739 lib/psm.c:1907 +#: build/pack.c:738 lib/psm.c:1907 #, c-format msgid "Wrote: %s\n" msgstr "ÀÛ¼º: %s\n" -#: build/pack.c:812 +#: build/pack.c:811 #, c-format msgid "Could not generate output filename for package %s: %s\n" msgstr "%s ÆĞÅ°ÁöÀÇ Ãâ·Â ÆÄÀϸíÀ» »ı¼ºÇÒ ¼ö ¾øÀ½: %s\n" -#: build/pack.c:829 +#: build/pack.c:828 #, c-format msgid "cannot create %s: %s\n" msgstr "%s(À»)¸¦ »ı¼ºÇÒ ¼ö ¾øÀ½: %s\n" @@ -854,128 +854,128 @@ msgstr "%d ¹ø° Çà: %%files¿¡¼ ¿À·ù°¡ ¹ß»ıÇß½À´Ï´Ù: %s\n" msgid "line %d: Second %%files list\n" msgstr "%d ¹ø° Çà: µÎ¹ø° %%files ¸ñ·Ï\n" -#: build/parsePreamble.c:244 +#: build/parsePreamble.c:245 #, c-format msgid "Architecture is excluded: %s\n" msgstr "¾ÆÅ°ÅØÃÄ°¡ Á¦¿ÜµÊ: %s\n" -#: build/parsePreamble.c:249 +#: build/parsePreamble.c:250 #, c-format msgid "Architecture is not included: %s\n" msgstr "¾ÆÅ°ÅØÃÄ°¡ Æ÷ÇԵǾî ÀÖÁö ¾ÊÀ½: %s\n" -#: build/parsePreamble.c:254 +#: build/parsePreamble.c:255 #, c-format msgid "OS is excluded: %s\n" msgstr "¿î¿µÃ¼Á¦°¡ Á¦¿ÜµÊ: %s\n" -#: build/parsePreamble.c:259 +#: build/parsePreamble.c:260 #, c-format msgid "OS is not included: %s\n" msgstr "¿î¿µÃ¼Á¦°¡ Æ÷ÇԵǾî ÀÖÁö ¾ÊÀ½: %s\n" -#: build/parsePreamble.c:282 +#: build/parsePreamble.c:283 #, c-format msgid "%s field must be present in package: %s\n" msgstr "ÆĞÅ°Áö¿¡ ¹İµå½Ã %s Ç׸ñ(field)À» Æ÷ÇÔÇؾßÇÔ: %s\n" -#: build/parsePreamble.c:311 +#: build/parsePreamble.c:312 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "ÆĞÅ°Áö¿¡ %s Ç׸ñ(entry)ÀÌ Áߺ¹µÇ¾î ÀÖÀ½: %s\n" -#: build/parsePreamble.c:374 +#: build/parsePreamble.c:375 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "%s ¾ÆÀÌÄÜÀ» ¿ ¼ö ¾øÀ½: %s\n" -#: build/parsePreamble.c:392 +#: build/parsePreamble.c:393 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "%s ¾ÆÀÌÄÜÀ» ÀĞÀ» ¼ö ¾øÀ½: %s\n" -#: build/parsePreamble.c:405 +#: build/parsePreamble.c:406 #, c-format msgid "Unknown icon type: %s\n" msgstr "¾Ë ¼ö ¾ø´Â ¾ÆÀÌÄÜ À¯Çü: %s\n" -#: build/parsePreamble.c:450 +#: build/parsePreamble.c:451 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "%d ¹ø° Çà: ű׿¡ ÇϳªÀÇ ÅäÅ«¸¸ ÀÖ½À´Ï´Ù: %s\n" -#: build/parsePreamble.c:490 +#: build/parsePreamble.c:491 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "%d ¹ø° Çà: ¿Ã¹Ù¸£Áö ¸øÇÑ Å±×ÀÔ´Ï´Ù: %s\n" #. Empty field -#: build/parsePreamble.c:498 +#: build/parsePreamble.c:499 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "%d ¹ø° Çà: űװ¡ ºñ¾îÀÖ½À´Ï´Ù: %s\n" -#: build/parsePreamble.c:522 build/parsePreamble.c:529 +#: build/parsePreamble.c:524 build/parsePreamble.c:531 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "%d ¹ø° Çà: %s¿¡ ºÎÀûÇÕÇÑ ¹®ÀÚ '-' °¡ ÀÖÀ½: %s\n" -#: build/parsePreamble.c:590 build/parseSpec.c:472 +#: build/parsePreamble.c:592 build/parseSpec.c:472 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "BuildRoot¸¦ \"/\" ·Î ÁöÁ¤ÇÒ ¼ö ¾øÀ½: %s\n" -#: build/parsePreamble.c:603 +#: build/parsePreamble.c:605 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "%d ¹ø° Çà: Prefixes´Â Àı´ë \"/\" ·Î ³¡³ª¼´Â ¾ÈµË´Ï´Ù: %s\n" -#: build/parsePreamble.c:615 +#: build/parsePreamble.c:617 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "%d ¹ø° Çà: DocdirÀº ¹İµå½Ã '/' ·Î ½ÃÀÛÇØ¾ß ÇÕ´Ï´Ù: %s\n" -#: build/parsePreamble.c:627 +#: build/parsePreamble.c:629 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s\n" msgstr "%d ¹ø° Çà: Epoch/Serial Ç׸ñ(field)Àº ¹İµå½Ã ¼ıÀÚÀ̾î¾ß ÇÕ´Ï´Ù: %s\n" -#: build/parsePreamble.c:667 build/parsePreamble.c:678 +#: build/parsePreamble.c:669 build/parsePreamble.c:680 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "%d ¹ø° Çà: À߸øµÈ %s: ¼ö½ÄÀÚ(qualifier): %s\n" -#: build/parsePreamble.c:704 +#: build/parsePreamble.c:706 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "%d ¹ø° Çà: À߸øµÈ BuildArchitecture Çü½ÄÀÔ´Ï´Ù: %s\n" -#: build/parsePreamble.c:713 +#: build/parsePreamble.c:715 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "³»ºÎ ¿À·ù: º¸°Å½º(Bogus) ÅÂ±× %d\n" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:819 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:882 +#: build/parsePreamble.c:886 #, c-format msgid "Bad package specification: %s\n" msgstr "À߸øµÈ ÆĞÅ°Áö ÁöÁ¤: %s\n" -#: build/parsePreamble.c:888 +#: build/parsePreamble.c:892 #, c-format msgid "Package already exists: %s\n" msgstr "ÆĞÅ°Áö°¡ ÀÌ¹Ì Á¸ÀçÇÔ: %s\n" -#: build/parsePreamble.c:917 +#: build/parsePreamble.c:921 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "%d ¹ø° Çà: ¾Ë ¼ö ¾ø´Â ű×ÀÔ´Ï´Ù: %s\n" -#: build/parsePreamble.c:939 +#: build/parsePreamble.c:943 msgid "Spec file can't use BuildRoot\n" msgstr "Spec ÆÄÀÏÀº BuildRoot¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù\n" @@ -1907,7 +1907,7 @@ msgstr "" "<ÆĞÅ°Áö> À̸§°ú ÀÏÄ¡ÇÏ´Â ÆĞÅ°Áö´Â ¸ğµÎ Á¦°ÅÇÕ´Ï´Ù (<ÆĞÅ°Áö>¿¡ ¿©·¯°³ÀÇ ÆĞÅ°Áö" "¸¦ µ¿½Ã¿¡ ÁöÁ¤ÇÒ °æ¿ì¿¡´Â ¿À·ù°¡ ¹ß»ıÇÕ´Ï´Ù)" -#: lib/poptI.c:182 tools/rpmgraph.c:274 +#: lib/poptI.c:182 tools/rpmgraph.c:272 msgid "use anaconda \"presentation order\"" msgstr "" @@ -2304,7 +2304,7 @@ msgstr "ÆĞÅ°Áö ¾ÈÀÇ ÆÄÀÏÀ» °Ë»çÇÏÁö ¾Ê½À´Ï´Ù" msgid "don't verify files in package" msgstr "ÆĞÅ°Áö ¾ÈÀÇ ÆÄÀÏÀ» °Ë»çÇÏÁö ¾Ê½À´Ï´Ù" -#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:268 +#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:266 msgid "don't verify package dependencies" msgstr "ÆĞÅ°ÁöÀÇ ÀÇÁ¸¼ºÀ» °Ë»çÇÏÁö ¾Ê½À´Ï´Ù" @@ -2364,7 +2364,7 @@ msgstr "¼Ò½º ÆĞÅ°Áö¿¡ .spec ÆÄÀÏÀÌ Æ÷ÇԵǾî ÀÖÁö ¾Ê½À´Ï´Ù\n" msgid "%s: waitpid(%d) rc %d status %x secs %u.%03u\n" msgstr "" -#: lib/psm.c:637 +#: lib/psm.c:641 #, fuzzy, c-format msgid "%s: %s(%s-%s-%s.%s) running <lua> scriptlet.\n" msgstr "%s: %s ½ºÅ©¸³Æ®¸¦ ½ÇÇàÇÕ´Ï´Ù (ÀÖÀ» °æ¿ì)\n" @@ -4025,32 +4025,32 @@ msgstr "%2$s(%3$s)¿¡ ¾Ë ¼ö ¾ø´Â ¿É¼Ç %1$c(ÀÌ)°¡ ÀÖ½À´Ï´Ù\n" msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "¹İº¹ Ƚ¼ö(%d)°¡ ÃÖ´ëÄ¡(%d) º¸´Ù Å®´Ï´Ù\n" -#: rpmio/macro.c:1295 rpmio/macro.c:1312 +#: rpmio/macro.c:1297 rpmio/macro.c:1314 #, c-format msgid "Unterminated %c: %s\n" msgstr "%c(ÀÌ)°¡ Á¾·áµÇÁö ¾ÊÀ½: %s\n" -#: rpmio/macro.c:1353 +#: rpmio/macro.c:1355 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "'%%' ´ÙÀ½¿¡ ó¸®ÇÒ ¼ö ¾ø´Â(unparseable) ¸ÅÅ©·Î°¡ ÀÖ½À´Ï´Ù\n" -#: rpmio/macro.c:1510 +#: rpmio/macro.c:1512 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "¸ÅÅ©·Î %%%.*s¸¦ ãÀ» ¼ö ¾ø½À´Ï´Ù, »ı·«ÇÕ´Ï´Ù\n" -#: rpmio/macro.c:1846 +#: rpmio/macro.c:1848 msgid "Target buffer overflow\n" msgstr "¸ñÇ¥´ë»ó(Target) ¹öÆÛ ¿À¹öÇ÷οì\n" #. XXX Fstrerror -#: rpmio/macro.c:2052 rpmio/macro.c:2058 +#: rpmio/macro.c:2054 rpmio/macro.c:2060 #, c-format msgid "File %s: %s\n" msgstr "%s ÆÄÀÏ: %s\n" -#: rpmio/macro.c:2061 +#: rpmio/macro.c:2063 #, c-format msgid "File %s is smaller than %u bytes\n" msgstr "%s ÆÄÀÏÀÌ %u ¹ÙÀÌÆ® º¸´Ù Àû½À´Ï´Ù\n" @@ -4173,7 +4173,7 @@ msgstr "URL Æ÷Æ®´Â ¹İµå½Ã ¼ıÀÚÀ̾î¾ß ÇÕ´Ï´Ù\n" msgid "failed to create %s: %s\n" msgstr "%s(À»)¸¦ »ı¼ºÇϴµ¥ ½ÇÆĞÇÔ: %s\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:270 +#: tools/rpmcache.c:515 tools/rpmgraph.c:268 #, fuzzy msgid "don't verify header+payload signature" msgstr "ÆĞÅ°ÁöÀÇ ¼¸íÀ» °Ë»çÇÕ´Ï´Ù" @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-04 15:03-0400\n" +"POT-Creation-Date: 2005-07-17 11:08-0400\n" "PO-Revision-Date: 2001-06-27 12:24+0200\n" "Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n" "Language-Team: Norwegian <no@li.org>\n" @@ -109,7 +109,7 @@ msgstr "" msgid "Install/Upgrade/Erase options:" msgstr "" -#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:277 +#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:275 msgid "Common options for all rpm modes and executables:" msgstr "" @@ -350,7 +350,7 @@ msgstr "ingen argumenter oppgitt for verifisering" msgid "no arguments given" msgstr "ingen argumenter oppgitt for spørring" -#: build/build.c:140 build/pack.c:511 +#: build/build.c:140 build/pack.c:510 msgid "Unable to open temp file.\n" msgstr "Kunne ikke åpne spec fil %s: %s\n" @@ -571,34 +571,34 @@ msgstr "" msgid "Could not open %%files file %s: %s\n" msgstr "Kunne ikke åpne spec fil %s: %s\n" -#: build/files.c:1965 build/pack.c:156 +#: build/files.c:1965 build/pack.c:155 #, c-format msgid "line: %s\n" msgstr "Installerer %s\n" -#: build/files.c:2362 +#: build/files.c:2357 #, c-format msgid "Bad file: %s: %s\n" msgstr "Ugyldig fil %s: %s\n" -#: build/files.c:2374 build/parsePrep.c:50 +#: build/files.c:2369 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "Ugyldig eier/gruppe: %s\n" -#: build/files.c:2418 +#: build/files.c:2413 #, fuzzy, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "ingen pakke utløser %s\n" -#: build/files.c:2441 +#: build/files.c:2430 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2469 +#: build/files.c:2458 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "" @@ -652,136 +652,136 @@ msgstr "cpio_copy skriving feilet: %s\n" msgid "cpio_copy read failed: %s\n" msgstr "cpio_copy: feil under lesing: %s\n" -#: build/pack.c:222 build/pack.c:236 +#: build/pack.c:221 build/pack.c:235 #, c-format msgid "Could not open PreIn file: %s\n" msgstr "Kunne ikke åpne PreIn-fil: %s\n" -#: build/pack.c:229 +#: build/pack.c:228 #, c-format msgid "Could not open PreUn file: %s\n" msgstr "Kunne ikke åpne PreUn-fil: %s\n" -#: build/pack.c:243 +#: build/pack.c:242 #, c-format msgid "Could not open PostIn file: %s\n" msgstr "Kunne ikke åpne PostIn-fil: %s\n" -#: build/pack.c:250 build/pack.c:257 +#: build/pack.c:249 build/pack.c:256 #, c-format msgid "Could not open PostUn file: %s\n" msgstr "Kunne ikke åpne PostUn-fil: %s\n" -#: build/pack.c:265 +#: build/pack.c:264 #, c-format msgid "Could not open VerifyScript file: %s\n" msgstr "Kunne ikke åpne VerifyScript-fil: %s\n" -#: build/pack.c:280 +#: build/pack.c:279 #, c-format msgid "Could not open Trigger script file: %s\n" msgstr "" -#: build/pack.c:309 +#: build/pack.c:308 #, c-format msgid "readRPM: open %s: %s\n" msgstr "" -#: build/pack.c:319 +#: build/pack.c:318 #, c-format msgid "readRPM: read %s: %s\n" msgstr "" -#: build/pack.c:328 build/pack.c:557 +#: build/pack.c:327 build/pack.c:556 #, c-format msgid "%s: Fseek failed: %s\n" msgstr "%s: Fseek feilet: %s\n" -#: build/pack.c:360 +#: build/pack.c:359 #, c-format msgid "readRPM: %s is not an RPM package\n" msgstr "readRPM: %s er ikke en RPM-pakke\n" -#: build/pack.c:365 +#: build/pack.c:364 #, c-format msgid "readRPM: reading header from %s\n" msgstr "readRPM: leser header fra %s\n" -#: build/pack.c:499 +#: build/pack.c:498 #, fuzzy msgid "Unable to create immutable header region.\n" msgstr "Kunne ikke åpne spec fil %s: %s\n" -#: build/pack.c:518 +#: build/pack.c:517 #, fuzzy msgid "Unable to write temp header\n" msgstr "Kunne ikke skrive header til %s: %s\n" -#: build/pack.c:528 +#: build/pack.c:527 msgid "Bad CSA data\n" msgstr "Ugyldige CSA-data\n" -#: build/pack.c:564 +#: build/pack.c:563 #, fuzzy msgid "Unable to write final header\n" msgstr "Kunne ikke skrive header til %s: %s\n" -#: build/pack.c:584 +#: build/pack.c:583 #, c-format msgid "Generating signature: %d\n" msgstr "Genererer signatur: %d\n" -#: build/pack.c:602 +#: build/pack.c:601 #, fuzzy msgid "Unable to reload signature header.\n" msgstr "Kunne ikke åpne spec fil %s: %s\n" -#: build/pack.c:610 +#: build/pack.c:609 #, c-format msgid "Could not open %s: %s\n" msgstr "Kunne ikke åpne %s: %s\n" -#: build/pack.c:646 lib/psm.c:1638 +#: build/pack.c:645 lib/psm.c:1638 #, c-format msgid "Unable to write package: %s\n" msgstr "Kunne ikke skrive pakke: %s\n" -#: build/pack.c:661 +#: build/pack.c:660 #, c-format msgid "Unable to open sigtarget %s: %s\n" msgstr "Kunne ikke åpne sigmål %s: %s\n" -#: build/pack.c:672 +#: build/pack.c:671 #, c-format msgid "Unable to read header from %s: %s\n" msgstr "Kunne ikke åpne spec fil %s: %s\n" -#: build/pack.c:686 +#: build/pack.c:685 #, c-format msgid "Unable to write header to %s: %s\n" msgstr "Kunne ikke skrive header til %s: %s\n" -#: build/pack.c:696 +#: build/pack.c:695 #, c-format msgid "Unable to read payload from %s: %s\n" msgstr "Kunne ikke lese \"payload\" fra %s: %s\n" -#: build/pack.c:702 +#: build/pack.c:701 #, c-format msgid "Unable to write payload to %s: %s\n" msgstr "Kunne ikke skrive \"payload\" til %s: %s\n" -#: build/pack.c:739 lib/psm.c:1907 +#: build/pack.c:738 lib/psm.c:1907 #, c-format msgid "Wrote: %s\n" msgstr "Skrev: %s\n" -#: build/pack.c:812 +#: build/pack.c:811 #, c-format msgid "Could not generate output filename for package %s: %s\n" msgstr "" -#: build/pack.c:829 +#: build/pack.c:828 #, c-format msgid "cannot create %s: %s\n" msgstr "" @@ -856,128 +856,128 @@ msgstr "linje %d: Feil under lesing av %%filer: %s\n" msgid "line %d: Second %%files list\n" msgstr "" -#: build/parsePreamble.c:244 +#: build/parsePreamble.c:245 #, c-format msgid "Architecture is excluded: %s\n" msgstr "" -#: build/parsePreamble.c:249 +#: build/parsePreamble.c:250 #, c-format msgid "Architecture is not included: %s\n" msgstr "" -#: build/parsePreamble.c:254 +#: build/parsePreamble.c:255 #, c-format msgid "OS is excluded: %s\n" msgstr "" -#: build/parsePreamble.c:259 +#: build/parsePreamble.c:260 #, c-format msgid "OS is not included: %s\n" msgstr "" -#: build/parsePreamble.c:282 +#: build/parsePreamble.c:283 #, c-format msgid "%s field must be present in package: %s\n" msgstr "%s-felt må være tilstede i pakken: %s\n" -#: build/parsePreamble.c:311 +#: build/parsePreamble.c:312 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "" -#: build/parsePreamble.c:374 +#: build/parsePreamble.c:375 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "Kunne ikke åpne ikon %s: %s\n" -#: build/parsePreamble.c:392 +#: build/parsePreamble.c:393 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "Kan ikke lese ikon %s: %s\n" -#: build/parsePreamble.c:405 +#: build/parsePreamble.c:406 #, c-format msgid "Unknown icon type: %s\n" msgstr "Ukjent ikontype: %s\n" -#: build/parsePreamble.c:450 +#: build/parsePreamble.c:451 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "linje %d: Tagg tar kun et enkelt tegn: %s\n" -#: build/parsePreamble.c:490 +#: build/parsePreamble.c:491 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "linje %d: Feilutformet tagg: %s\n" #. Empty field -#: build/parsePreamble.c:498 +#: build/parsePreamble.c:499 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "linje %d: Tom tagg: %s\n" -#: build/parsePreamble.c:522 build/parsePreamble.c:529 +#: build/parsePreamble.c:524 build/parsePreamble.c:531 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "linje %d: Ugyldig tegn '-' i %s: %s\n" -#: build/parsePreamble.c:590 build/parseSpec.c:472 +#: build/parsePreamble.c:592 build/parseSpec.c:472 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "BuildRoot kan ikke være \"/\": %s\n" -#: build/parsePreamble.c:603 +#: build/parsePreamble.c:605 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "linje %d: Prefiks må ikke slutte på \"/\": %s\n" -#: build/parsePreamble.c:615 +#: build/parsePreamble.c:617 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "linje %d: Docdir må begynne med '/': %s\n" -#: build/parsePreamble.c:627 +#: build/parsePreamble.c:629 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s\n" msgstr "linje %d: Epoch/serienummer må være et tall: %s\n" -#: build/parsePreamble.c:667 build/parsePreamble.c:678 +#: build/parsePreamble.c:669 build/parsePreamble.c:680 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "linje %d: Ugyldig %s: kvalifikatorer: %s\n" -#: build/parsePreamble.c:704 +#: build/parsePreamble.c:706 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "linje %d: Ugyldig BuildArchitecture format: %s\n" -#: build/parsePreamble.c:713 +#: build/parsePreamble.c:715 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "Intern feil: Ugyldig tag %d\n" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:819 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:882 +#: build/parsePreamble.c:886 #, c-format msgid "Bad package specification: %s\n" msgstr "Ugyldig pakkespesifikasjon: %s\n" -#: build/parsePreamble.c:888 +#: build/parsePreamble.c:892 #, c-format msgid "Package already exists: %s\n" msgstr "Pakke eksisterer allerede: %s\n" -#: build/parsePreamble.c:917 +#: build/parsePreamble.c:921 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "linje %d: Ukjent tagg: %s\n" -#: build/parsePreamble.c:939 +#: build/parsePreamble.c:943 msgid "Spec file can't use BuildRoot\n" msgstr "Spec-fil kan ikke bruke BuildRoot\n" @@ -1894,7 +1894,7 @@ msgstr "" "fjern alle pakker som er lik <pakke> (normalt vil en feil genereres hvis " "<pakke> spesifiserer flere pakker)" -#: lib/poptI.c:182 tools/rpmgraph.c:274 +#: lib/poptI.c:182 tools/rpmgraph.c:272 msgid "use anaconda \"presentation order\"" msgstr "" @@ -2291,7 +2291,7 @@ msgstr "ikke verifiser filer i pakke" msgid "don't verify files in package" msgstr "ikke verifiser filer i pakke" -#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:268 +#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:266 msgid "don't verify package dependencies" msgstr "ikke verifiser pakkeavhengigheter" @@ -2350,7 +2350,7 @@ msgstr "kildepakke inneholder ikke en .spec-fil\n" msgid "%s: waitpid(%d) rc %d status %x secs %u.%03u\n" msgstr "" -#: lib/psm.c:637 +#: lib/psm.c:641 #, fuzzy, c-format msgid "%s: %s(%s-%s-%s.%s) running <lua> scriptlet.\n" msgstr "%s: kjører %s-skript (hvis noen)\n" @@ -3987,32 +3987,32 @@ msgstr "" msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "" -#: rpmio/macro.c:1295 rpmio/macro.c:1312 +#: rpmio/macro.c:1297 rpmio/macro.c:1314 #, c-format msgid "Unterminated %c: %s\n" msgstr "" -#: rpmio/macro.c:1353 +#: rpmio/macro.c:1355 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "" -#: rpmio/macro.c:1510 +#: rpmio/macro.c:1512 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "" -#: rpmio/macro.c:1846 +#: rpmio/macro.c:1848 msgid "Target buffer overflow\n" msgstr "Overflyt i målbuffer\n" #. XXX Fstrerror -#: rpmio/macro.c:2052 rpmio/macro.c:2058 +#: rpmio/macro.c:2054 rpmio/macro.c:2060 #, c-format msgid "File %s: %s\n" msgstr "Fil %s: %s\n" -#: rpmio/macro.c:2061 +#: rpmio/macro.c:2063 #, c-format msgid "File %s is smaller than %u bytes\n" msgstr "Fil %s er mindre enn %u bytes\n" @@ -4134,7 +4134,7 @@ msgstr "url-port må være et tall\n" msgid "failed to create %s: %s\n" msgstr "kunne ikke opprette %s: %s\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:270 +#: tools/rpmcache.c:515 tools/rpmgraph.c:268 #, fuzzy msgid "don't verify header+payload signature" msgstr "verifiser pakkesignatur" @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.3-20030515\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-04 15:03-0400\n" +"POT-Creation-Date: 2005-07-17 11:08-0400\n" "PO-Revision-Date: 2003-06-08 22:42+0200\n" "Last-Translator: Arkadiusz Miskiewicz <arekm@pld-linux.org>\n" "Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n" @@ -117,7 +117,7 @@ msgstr "Opcje budowania z [ <plik spec> | <tarball> | <pakiet ¼ród³owy> ]:" msgid "Install/Upgrade/Erase options:" msgstr "Opcje instalowania/uaktualniania/usuwania:" -#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:277 +#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:275 msgid "Common options for all rpm modes and executables:" msgstr "Wspólne opcje dla wszystkich trybów i binarek rpm-a:" @@ -363,7 +363,7 @@ msgstr "nie podano argumentów dla sprawdzania" msgid "no arguments given" msgstr "nie podano argumentów" -#: build/build.c:140 build/pack.c:511 +#: build/build.c:140 build/pack.c:510 msgid "Unable to open temp file.\n" msgstr "Nie mo¿na otworzyæ pliku tymczasowego.\n" @@ -584,27 +584,27 @@ msgstr "Nie znaleziono pliku poprzez glob: %s\n" msgid "Could not open %%files file %s: %s\n" msgstr "Nie mo¿na otworzyæ pliku %s dla %%files: %s\n" -#: build/files.c:1965 build/pack.c:156 +#: build/files.c:1965 build/pack.c:155 #, c-format msgid "line: %s\n" msgstr "linia: %s\n" -#: build/files.c:2362 +#: build/files.c:2357 #, c-format msgid "Bad file: %s: %s\n" msgstr "B³êdny plik: %s: %s\n" -#: build/files.c:2374 build/parsePrep.c:50 +#: build/files.c:2369 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "B³êdny u¿ytkownik/grupa: %s\n" -#: build/files.c:2418 +#: build/files.c:2413 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Szukanie niespakietowanych plików: %s\n" -#: build/files.c:2441 +#: build/files.c:2430 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -613,7 +613,7 @@ msgstr "" "Znaleziono zainstalowane (ale niespakietowane) pliki:\n" "%s" -#: build/files.c:2469 +#: build/files.c:2458 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "Przetwarzanie plików: %s-%s-%s\n" @@ -667,132 +667,132 @@ msgstr "zapis w trybie cpio_copy nie powiód³ siê: %s\n" msgid "cpio_copy read failed: %s\n" msgstr "odczyt w trybie cpio_copy nie powiód³ siê: %s\n" -#: build/pack.c:222 build/pack.c:236 +#: build/pack.c:221 build/pack.c:235 #, c-format msgid "Could not open PreIn file: %s\n" msgstr "Nie mo¿na otworzyæ pliku PreIn: %s\n" -#: build/pack.c:229 +#: build/pack.c:228 #, c-format msgid "Could not open PreUn file: %s\n" msgstr "Nie mo¿na otworzyæ pliku PreUn: %s\n" -#: build/pack.c:243 +#: build/pack.c:242 #, c-format msgid "Could not open PostIn file: %s\n" msgstr "Nie mo¿na otworzyæ pliku PostIn: %s\n" -#: build/pack.c:250 build/pack.c:257 +#: build/pack.c:249 build/pack.c:256 #, c-format msgid "Could not open PostUn file: %s\n" msgstr "Nie mo¿na otworzyæ pliku PostUn: %s\n" -#: build/pack.c:265 +#: build/pack.c:264 #, c-format msgid "Could not open VerifyScript file: %s\n" msgstr "Nie mo¿na otworzyæ pliku VerifyScript: %s\n" -#: build/pack.c:280 +#: build/pack.c:279 #, c-format msgid "Could not open Trigger script file: %s\n" msgstr "Nie mo¿na otworzyæ skryptu Trigger: %s\n" -#: build/pack.c:309 +#: build/pack.c:308 #, c-format msgid "readRPM: open %s: %s\n" msgstr "readRPM: otwieranie %s: %s\n" -#: build/pack.c:319 +#: build/pack.c:318 #, c-format msgid "readRPM: read %s: %s\n" msgstr "readRPM: czytanie %s: %s\n" -#: build/pack.c:328 build/pack.c:557 +#: build/pack.c:327 build/pack.c:556 #, c-format msgid "%s: Fseek failed: %s\n" msgstr "%s: Fseek nie powiod³o siê: %s\n" -#: build/pack.c:360 +#: build/pack.c:359 #, c-format msgid "readRPM: %s is not an RPM package\n" msgstr "readRPM: %s nie jest pakietem RPM\n" -#: build/pack.c:365 +#: build/pack.c:364 #, c-format msgid "readRPM: reading header from %s\n" msgstr "readRPM: czytanie nag³ówka z %s\n" -#: build/pack.c:499 +#: build/pack.c:498 msgid "Unable to create immutable header region.\n" msgstr "Nie mo¿na utworzyæ niezmiennej czê¶ci nag³ówka.\n" -#: build/pack.c:518 +#: build/pack.c:517 msgid "Unable to write temp header\n" msgstr "Nie mo¿na zapisaæ tymczasowego nag³ówka\n" -#: build/pack.c:528 +#: build/pack.c:527 msgid "Bad CSA data\n" msgstr "B³êdne dane CSA\n" -#: build/pack.c:564 +#: build/pack.c:563 msgid "Unable to write final header\n" msgstr "Nie mo¿na zapisaæ ostatecznego nag³ówka\n" -#: build/pack.c:584 +#: build/pack.c:583 #, c-format msgid "Generating signature: %d\n" msgstr "Generowanie sygnatury: %d\n" -#: build/pack.c:602 +#: build/pack.c:601 msgid "Unable to reload signature header.\n" msgstr "Nie mo¿na ponownie odczytaæ nag³ówka sygnatury.\n" -#: build/pack.c:610 +#: build/pack.c:609 #, c-format msgid "Could not open %s: %s\n" msgstr "Nie mo¿na otworzyæ %s: %s\n" -#: build/pack.c:646 lib/psm.c:1638 +#: build/pack.c:645 lib/psm.c:1638 #, c-format msgid "Unable to write package: %s\n" msgstr "Nie mo¿na zapisaæ pakietu: %s\n" -#: build/pack.c:661 +#: build/pack.c:660 #, c-format msgid "Unable to open sigtarget %s: %s\n" msgstr "Nie mo¿na otworzyæ nag³ówka do zapisania sygnatury %s: %s\n" -#: build/pack.c:672 +#: build/pack.c:671 #, c-format msgid "Unable to read header from %s: %s\n" msgstr "Nie mo¿na odczytaæ nag³ówka z %s: %s\n" -#: build/pack.c:686 +#: build/pack.c:685 #, c-format msgid "Unable to write header to %s: %s\n" msgstr "Nie mo¿na zapisaæ nag³ówka do %s: %s\n" -#: build/pack.c:696 +#: build/pack.c:695 #, c-format msgid "Unable to read payload from %s: %s\n" msgstr "Nie mo¿na odczytaæ danych z %s: %s\n" -#: build/pack.c:702 +#: build/pack.c:701 #, c-format msgid "Unable to write payload to %s: %s\n" msgstr "Nie mo¿na zapisaæ danych do %s: %s\n" -#: build/pack.c:739 lib/psm.c:1907 +#: build/pack.c:738 lib/psm.c:1907 #, c-format msgid "Wrote: %s\n" msgstr "Zapisano: %s\n" -#: build/pack.c:812 +#: build/pack.c:811 #, c-format msgid "Could not generate output filename for package %s: %s\n" msgstr "Nie mo¿na wygenerowaæ wyj¶ciowej nazwy dla pakietu %s: %s\n" -#: build/pack.c:829 +#: build/pack.c:828 #, c-format msgid "cannot create %s: %s\n" msgstr "nie mo¿na utworzyæ %s: %s\n" @@ -867,128 +867,128 @@ msgstr "linia %d: B³±d w interpretacji %%files: %s\n" msgid "line %d: Second %%files list\n" msgstr "linia %d: Druga lista %%files\n" -#: build/parsePreamble.c:244 +#: build/parsePreamble.c:245 #, c-format msgid "Architecture is excluded: %s\n" msgstr "Architektura jest wykluczona: %s\n" -#: build/parsePreamble.c:249 +#: build/parsePreamble.c:250 #, c-format msgid "Architecture is not included: %s\n" msgstr "Architektura nie jest wspierana: %s\n" -#: build/parsePreamble.c:254 +#: build/parsePreamble.c:255 #, c-format msgid "OS is excluded: %s\n" msgstr "OS jest wykluczony: %s\n" -#: build/parsePreamble.c:259 +#: build/parsePreamble.c:260 #, c-format msgid "OS is not included: %s\n" msgstr "OS nie jest wspierany: %s\n" -#: build/parsePreamble.c:282 +#: build/parsePreamble.c:283 #, c-format msgid "%s field must be present in package: %s\n" msgstr "pole %s musi byæ obecne w pakiecie: %s\n" -#: build/parsePreamble.c:311 +#: build/parsePreamble.c:312 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "Podwójne wpisy %s w pakiecie: %s\n" -#: build/parsePreamble.c:374 +#: build/parsePreamble.c:375 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "Nie mo¿na otworzyæ ikony %s: %s\n" -#: build/parsePreamble.c:392 +#: build/parsePreamble.c:393 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "Nie mo¿na odczytaæ ikony %s: %s\n" -#: build/parsePreamble.c:405 +#: build/parsePreamble.c:406 #, c-format msgid "Unknown icon type: %s\n" msgstr "Nieznany typ ikony: %s\n" -#: build/parsePreamble.c:450 +#: build/parsePreamble.c:451 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "linia %d: Etykieta przyjmuje tylko jeden znacznik: %s\n" -#: build/parsePreamble.c:490 +#: build/parsePreamble.c:491 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "linia %d: Niepoprawna forma etykiety: %s\n" #. Empty field -#: build/parsePreamble.c:498 +#: build/parsePreamble.c:499 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "linia %d: Pusta etykieta: %s\n" -#: build/parsePreamble.c:522 build/parsePreamble.c:529 +#: build/parsePreamble.c:524 build/parsePreamble.c:531 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "linia %d: Nielegalny znak '-' w %s: %s\n" -#: build/parsePreamble.c:590 build/parseSpec.c:472 +#: build/parsePreamble.c:592 build/parseSpec.c:472 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "BuildRoot nie mo¿e byæ \"/\": %s\n" -#: build/parsePreamble.c:603 +#: build/parsePreamble.c:605 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "linia %d: Prefiksy nie mog± siê koñczyæ na \"/\": %s\n" -#: build/parsePreamble.c:615 +#: build/parsePreamble.c:617 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "linia %d: Docdir musi siê zaczynaæ od '/': %s\n" -#: build/parsePreamble.c:627 +#: build/parsePreamble.c:629 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s\n" msgstr "linia %d: pole Epoch/Serial musi byæ liczb±: %s\n" -#: build/parsePreamble.c:667 build/parsePreamble.c:678 +#: build/parsePreamble.c:669 build/parsePreamble.c:680 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "linia %d: B³êdne okre¶lenie %s: %s\n" -#: build/parsePreamble.c:704 +#: build/parsePreamble.c:706 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "linia %d: B³êdny format BuildArchitecture: %s\n" -#: build/parsePreamble.c:713 +#: build/parsePreamble.c:715 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "B³±d wewnêtrzny: Fa³szywa etykieta %d\n" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:819 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:882 +#: build/parsePreamble.c:886 #, c-format msgid "Bad package specification: %s\n" msgstr "B³êdna specyfikacja pakietu: %s\n" -#: build/parsePreamble.c:888 +#: build/parsePreamble.c:892 #, c-format msgid "Package already exists: %s\n" msgstr "Pakiet ju¿ istnieje: %s\n" -#: build/parsePreamble.c:917 +#: build/parsePreamble.c:921 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "linia %d: Nieznana etykieta: %s\n" -#: build/parsePreamble.c:939 +#: build/parsePreamble.c:943 msgid "Spec file can't use BuildRoot\n" msgstr "Plik spec nie mo¿e u¿ywaæ BuildRoot\n" @@ -1907,7 +1907,7 @@ msgstr "" "usuñ wszystkie pakiety, które spe³niaj± wzorzec <pakiet> (zazwyczaj " "wy¶wietlany jest b³±d gdy <pakiet> opisuje wiele pakietów)" -#: lib/poptI.c:182 tools/rpmgraph.c:274 +#: lib/poptI.c:182 tools/rpmgraph.c:272 msgid "use anaconda \"presentation order\"" msgstr "u¿yj porz±dku wy¶wietlania anacondy" @@ -2291,7 +2291,7 @@ msgstr "nie sprawdzaj kontekstów bezpieczeñstwa plików" msgid "don't verify files in package" msgstr "nie sprawdzaj plików pakietu" -#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:268 +#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:266 msgid "don't verify package dependencies" msgstr "nie sprawdzaj zale¿no¶ci pakietu" @@ -2345,7 +2345,7 @@ msgstr "pakiet ¼ród³owy nie zawiera pliku .spec\n" msgid "%s: waitpid(%d) rc %d status %x secs %u.%03u\n" msgstr "%s: waitpid(%d) rc %d status %x secs %u.%03u\n" -#: lib/psm.c:637 +#: lib/psm.c:641 #, fuzzy, c-format msgid "%s: %s(%s-%s-%s.%s) running <lua> scriptlet.\n" msgstr "%s: %s(%s-%s-%s) %ssynchroniczny start skryptu\n" @@ -3977,32 +3977,32 @@ msgstr "Nieznana opcja %c w %s(%s)\n" msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "G³êboko¶æ rekursji(%d) wiêksza ni¿ maksymalna(%d)\n" -#: rpmio/macro.c:1295 rpmio/macro.c:1312 +#: rpmio/macro.c:1297 rpmio/macro.c:1314 #, c-format msgid "Unterminated %c: %s\n" msgstr "Niezakoñczone %c: %s\n" -#: rpmio/macro.c:1353 +#: rpmio/macro.c:1355 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "Napotkano nieprzetwarzalne makro po %%\n" -#: rpmio/macro.c:1510 +#: rpmio/macro.c:1512 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "Nie znaleziono makra %%%.*s, makro pominiête\n" -#: rpmio/macro.c:1846 +#: rpmio/macro.c:1848 msgid "Target buffer overflow\n" msgstr "Przepe³nienie bufora docelowego\n" #. XXX Fstrerror -#: rpmio/macro.c:2052 rpmio/macro.c:2058 +#: rpmio/macro.c:2054 rpmio/macro.c:2060 #, c-format msgid "File %s: %s\n" msgstr "Plik %s: %s\n" -#: rpmio/macro.c:2061 +#: rpmio/macro.c:2063 #, c-format msgid "File %s is smaller than %u bytes\n" msgstr "Plik %s jest mniejszy ni¿ %u bajtów\n" @@ -4124,7 +4124,7 @@ msgstr "port musi byæ liczb±\n" msgid "failed to create %s: %s\n" msgstr "utworzenie %s nie powiod³o siê: %s\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:270 +#: tools/rpmcache.c:515 tools/rpmgraph.c:268 msgid "don't verify header+payload signature" msgstr "nie sprawdzaj sygnatury nag³ówka+danych" @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-04 15:03-0400\n" +"POT-Creation-Date: 2005-07-17 11:08-0400\n" "PO-Revision-Date: 2002-02-14 10:51+0000\n" "Last-Translator: José Nuno Coelho Sanarra Pires <jncp@rnl.ist.utl.pt>\n" "Language-Team: pt <morais@kde.org\n" @@ -110,7 +110,7 @@ msgstr "Opções de criação com [ <fich spec> | <fich tar> | <pacote fonte> ]:" msgid "Install/Upgrade/Erase options:" msgstr "Opções de Instalação/Actualização/Remoção:" -#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:277 +#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:275 #, fuzzy msgid "Common options for all rpm modes and executables:" msgstr "Opções comuns para todos os modos do rpm:" @@ -360,7 +360,7 @@ msgstr "não foram indicados argumentos para a verificação" msgid "no arguments given" msgstr "não foram indicados argumentos para a pesquisa" -#: build/build.c:140 build/pack.c:511 +#: build/build.c:140 build/pack.c:510 msgid "Unable to open temp file.\n" msgstr "Não consegui abrir um ficheiro temporário.\n" @@ -581,34 +581,34 @@ msgstr "Ficheiro não encontrado pelo glob: %s\n" msgid "Could not open %%files file %s: %s\n" msgstr "Não consegui abrir o ficheiro do %%files %s: %s\n" -#: build/files.c:1965 build/pack.c:156 +#: build/files.c:1965 build/pack.c:155 #, c-format msgid "line: %s\n" msgstr "linha: %s\n" -#: build/files.c:2362 +#: build/files.c:2357 #, c-format msgid "Bad file: %s: %s\n" msgstr "Ficheiro inválido: %s: %s\n" -#: build/files.c:2374 build/parsePrep.c:50 +#: build/files.c:2369 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "Dono/grupo inválido: %s\n" -#: build/files.c:2418 +#: build/files.c:2413 #, fuzzy, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "a abertura do pacote falhou%s%s: %s\n" -#: build/files.c:2441 +#: build/files.c:2430 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2469 +#: build/files.c:2458 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "A processar os ficheiros: %s-%s-%s\n" @@ -662,134 +662,134 @@ msgstr "a escrita do cpio_copy falhou: %s\n" msgid "cpio_copy read failed: %s\n" msgstr "a leitura do cpio_copy falhou: %s\n" -#: build/pack.c:222 build/pack.c:236 +#: build/pack.c:221 build/pack.c:235 #, c-format msgid "Could not open PreIn file: %s\n" msgstr "Não consegui abrir o ficheiro PreIn: %s\n" -#: build/pack.c:229 +#: build/pack.c:228 #, c-format msgid "Could not open PreUn file: %s\n" msgstr "Não consegui abrir o ficheiro PreUn: %s\n" -#: build/pack.c:243 +#: build/pack.c:242 #, c-format msgid "Could not open PostIn file: %s\n" msgstr "Não consegui abrir o ficheiro PostIn: %s\n" -#: build/pack.c:250 build/pack.c:257 +#: build/pack.c:249 build/pack.c:256 #, c-format msgid "Could not open PostUn file: %s\n" msgstr "Não consegui abrir o ficheiro PostUn: %s\n" -#: build/pack.c:265 +#: build/pack.c:264 #, c-format msgid "Could not open VerifyScript file: %s\n" msgstr "Não consegui abrir o ficheiro VerifyScript: %s\n" -#: build/pack.c:280 +#: build/pack.c:279 #, c-format msgid "Could not open Trigger script file: %s\n" msgstr "Não consegui aceder ao 'script' Trigger: %s\n" -#: build/pack.c:309 +#: build/pack.c:308 #, c-format msgid "readRPM: open %s: %s\n" msgstr "readRPM: aceder ao %s: %s\n" -#: build/pack.c:319 +#: build/pack.c:318 #, c-format msgid "readRPM: read %s: %s\n" msgstr "readRPM: ler o %s: %s\n" -#: build/pack.c:328 build/pack.c:557 +#: build/pack.c:327 build/pack.c:556 #, c-format msgid "%s: Fseek failed: %s\n" msgstr "%s: O Fseek falhou: %s\n" -#: build/pack.c:360 +#: build/pack.c:359 #, c-format msgid "readRPM: %s is not an RPM package\n" msgstr "readRPM: o %s não é um pacote RPM\n" -#: build/pack.c:365 +#: build/pack.c:364 #, c-format msgid "readRPM: reading header from %s\n" msgstr "readRPM: a ler o cabeçalho do %s\n" -#: build/pack.c:499 +#: build/pack.c:498 msgid "Unable to create immutable header region.\n" msgstr "Não consegui criar região imutável do cabeçalho.\n" -#: build/pack.c:518 +#: build/pack.c:517 msgid "Unable to write temp header\n" msgstr "" "Não consegui gravar o cabeçalho temporário\n" "\n" -#: build/pack.c:528 +#: build/pack.c:527 msgid "Bad CSA data\n" msgstr "Dados de CSA inválidos\n" -#: build/pack.c:564 +#: build/pack.c:563 msgid "Unable to write final header\n" msgstr "Não consegui gravar o cabeçalho final\n" -#: build/pack.c:584 +#: build/pack.c:583 #, c-format msgid "Generating signature: %d\n" msgstr "A gerar a assinatura: %d\n" -#: build/pack.c:602 +#: build/pack.c:601 msgid "Unable to reload signature header.\n" msgstr "Não consegui reler o cabeçalho do assinatura.\n" -#: build/pack.c:610 +#: build/pack.c:609 #, c-format msgid "Could not open %s: %s\n" msgstr "Não consigo aceder ao %s: %s\n" -#: build/pack.c:646 lib/psm.c:1638 +#: build/pack.c:645 lib/psm.c:1638 #, c-format msgid "Unable to write package: %s\n" msgstr "Não consegui gravar o pacote: %s\n" -#: build/pack.c:661 +#: build/pack.c:660 #, c-format msgid "Unable to open sigtarget %s: %s\n" msgstr "Não consegui abrir o sigtarget %s: %s\n" -#: build/pack.c:672 +#: build/pack.c:671 #, c-format msgid "Unable to read header from %s: %s\n" msgstr "Não consegui ler o cabeçalho de %s: %s\n" -#: build/pack.c:686 +#: build/pack.c:685 #, c-format msgid "Unable to write header to %s: %s\n" msgstr "Não consegui gravar o cabeçalho de %s: %s\n" -#: build/pack.c:696 +#: build/pack.c:695 #, c-format msgid "Unable to read payload from %s: %s\n" msgstr "Não consegui ler o conteúdo de %s: %s\n" -#: build/pack.c:702 +#: build/pack.c:701 #, c-format msgid "Unable to write payload to %s: %s\n" msgstr "Não consegui escrever o conteúdo de %s: %s\n" -#: build/pack.c:739 lib/psm.c:1907 +#: build/pack.c:738 lib/psm.c:1907 #, c-format msgid "Wrote: %s\n" msgstr "Gravei: %s\n" -#: build/pack.c:812 +#: build/pack.c:811 #, c-format msgid "Could not generate output filename for package %s: %s\n" msgstr "Não consigo gerar o ficheiro de saída para o pacote %s: %s\n" -#: build/pack.c:829 +#: build/pack.c:828 #, c-format msgid "cannot create %s: %s\n" msgstr "não consigo criar o %s: %s\n" @@ -864,128 +864,128 @@ msgstr "linha %d: Erro ao analisar o %%files: %s\n" msgid "line %d: Second %%files list\n" msgstr "linha %d: Segunda lista de %%files\n" -#: build/parsePreamble.c:244 +#: build/parsePreamble.c:245 #, c-format msgid "Architecture is excluded: %s\n" msgstr "A arquitectura está excluída: %s\n" -#: build/parsePreamble.c:249 +#: build/parsePreamble.c:250 #, c-format msgid "Architecture is not included: %s\n" msgstr "A arquitectura não está incluída: %s\n" -#: build/parsePreamble.c:254 +#: build/parsePreamble.c:255 #, c-format msgid "OS is excluded: %s\n" msgstr "O SO está excluído: %s\n" -#: build/parsePreamble.c:259 +#: build/parsePreamble.c:260 #, c-format msgid "OS is not included: %s\n" msgstr "O SO não está incluído: %s\n" -#: build/parsePreamble.c:282 +#: build/parsePreamble.c:283 #, c-format msgid "%s field must be present in package: %s\n" msgstr "O campo %s tem de estar presente no pacote: %s\n" -#: build/parsePreamble.c:311 +#: build/parsePreamble.c:312 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "Entradas %s duplicadas no pacote: %s\n" -#: build/parsePreamble.c:374 +#: build/parsePreamble.c:375 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "Não consegui abrir o ícone %s: %s\n" -#: build/parsePreamble.c:392 +#: build/parsePreamble.c:393 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "Não consegui ler o ícone %s: %s\n" -#: build/parsePreamble.c:405 +#: build/parsePreamble.c:406 #, c-format msgid "Unknown icon type: %s\n" msgstr "Tipo de ícone desconhecido: %s\n" -#: build/parsePreamble.c:450 +#: build/parsePreamble.c:451 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "linha %d: Opção só recebe um parâmetro: %s\n" -#: build/parsePreamble.c:490 +#: build/parsePreamble.c:491 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "Linha %d: Opção inválida: %s\n" #. Empty field -#: build/parsePreamble.c:498 +#: build/parsePreamble.c:499 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "linha %d: Opção em branco: %s\n" -#: build/parsePreamble.c:522 build/parsePreamble.c:529 +#: build/parsePreamble.c:524 build/parsePreamble.c:531 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "linha %d: Carácter '-' ilegal no %s: %s\n" -#: build/parsePreamble.c:590 build/parseSpec.c:472 +#: build/parsePreamble.c:592 build/parseSpec.c:472 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "O BuildRoot não pode ser o \"/\": %s\n" -#: build/parsePreamble.c:603 +#: build/parsePreamble.c:605 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "linha %d: Os prefixos não podem acabar em \"/\": %s\n" -#: build/parsePreamble.c:615 +#: build/parsePreamble.c:617 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "linha %d: A docdir tem de começar por '/': %s\n" -#: build/parsePreamble.c:627 +#: build/parsePreamble.c:629 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s\n" msgstr "linha %d: O campo Epoch/Serial tem de ser um número: %s\n" -#: build/parsePreamble.c:667 build/parsePreamble.c:678 +#: build/parsePreamble.c:669 build/parsePreamble.c:680 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "linha %d: Qualificadores %s: inválidos: %s\n" -#: build/parsePreamble.c:704 +#: build/parsePreamble.c:706 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "linha %d: Formato da BuildArchitecture inválido: %s\n" -#: build/parsePreamble.c:713 +#: build/parsePreamble.c:715 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "Erro interno: Opção esquisita %d\n" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:819 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:882 +#: build/parsePreamble.c:886 #, c-format msgid "Bad package specification: %s\n" msgstr "Descrição do pacote inválida: %s\n" -#: build/parsePreamble.c:888 +#: build/parsePreamble.c:892 #, c-format msgid "Package already exists: %s\n" msgstr "O pacote já existe: %s\n" -#: build/parsePreamble.c:917 +#: build/parsePreamble.c:921 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "linha %d: Opção desconhecida: %s\n" -#: build/parsePreamble.c:939 +#: build/parsePreamble.c:943 msgid "Spec file can't use BuildRoot\n" msgstr "O ficheiro spec não pode usar a BuildRoot\n" @@ -1923,7 +1923,7 @@ msgstr "" "remove todos os pacotes que correspondam a <pacote> (normalmente aparece um " "erro se o <pacote> especifica vários pacotes)" -#: lib/poptI.c:182 tools/rpmgraph.c:274 +#: lib/poptI.c:182 tools/rpmgraph.c:272 msgid "use anaconda \"presentation order\"" msgstr "" @@ -2317,7 +2317,7 @@ msgstr "não verificar os ficheiros no pacote" msgid "don't verify files in package" msgstr "não verificar os ficheiros no pacote" -#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:268 +#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:266 msgid "don't verify package dependencies" msgstr "não verificar as dependências do pacote" @@ -2378,7 +2378,7 @@ msgstr "o pacote de código-fonte não contem um ficheiro .spec\n" msgid "%s: waitpid(%d) rc %d status %x secs %u.%03u\n" msgstr "" -#: lib/psm.c:637 +#: lib/psm.c:641 #, fuzzy, c-format msgid "%s: %s(%s-%s-%s.%s) running <lua> scriptlet.\n" msgstr "%s: a correr os scripts(s) %s (se existirem)\n" @@ -4030,32 +4030,32 @@ msgstr "Opção desconhecida %c em %s(%s)\n" msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "Nível de recursividade(%d) maior que o máximo(%d)\n" -#: rpmio/macro.c:1295 rpmio/macro.c:1312 +#: rpmio/macro.c:1297 rpmio/macro.c:1314 #, c-format msgid "Unterminated %c: %s\n" msgstr "%c não terminado: %s\n" -#: rpmio/macro.c:1353 +#: rpmio/macro.c:1355 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "Segue-se uma macro impossível de analisar ao %%\n" -#: rpmio/macro.c:1510 +#: rpmio/macro.c:1512 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "A macro %%%.*s não foi encontrada, por isso foi ignorada\n" -#: rpmio/macro.c:1846 +#: rpmio/macro.c:1848 msgid "Target buffer overflow\n" msgstr "Sobrecarga do tampão de destino\n" #. XXX Fstrerror -#: rpmio/macro.c:2052 rpmio/macro.c:2058 +#: rpmio/macro.c:2054 rpmio/macro.c:2060 #, c-format msgid "File %s: %s\n" msgstr "Ficheiro %s: %s\n" -#: rpmio/macro.c:2061 +#: rpmio/macro.c:2063 #, c-format msgid "File %s is smaller than %u bytes\n" msgstr "O ficheiro %s tem menos de %u bytes\n" @@ -4177,7 +4177,7 @@ msgstr "o porto do URL tem de ser um número\n" msgid "failed to create %s: %s\n" msgstr "não consegui criar o %s: %s\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:270 +#: tools/rpmcache.c:515 tools/rpmgraph.c:268 #, fuzzy msgid "don't verify header+payload signature" msgstr "verificar a assinatura do pacote" diff --git a/po/pt_BR.po b/po/pt_BR.po index 449b2a0fa..57c7d5da1 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-04 15:03-0400\n" +"POT-Creation-Date: 2005-07-17 11:08-0400\n" "PO-Revision-Date: 2004-02-29 07:48+0500\n" "Last-Translator: Arnaldo Carvalho de Melo <acme@conectiva.com.br>\n" "Language-Team: Brazilian Portuguese\n" @@ -118,7 +118,7 @@ msgstr "" msgid "Install/Upgrade/Erase options:" msgstr "" -#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:277 +#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:275 msgid "Common options for all rpm modes and executables:" msgstr "" @@ -394,7 +394,7 @@ msgid "no arguments given" msgstr "no foi passado argumento para pesquisa" # , c-format -#: build/build.c:140 build/pack.c:511 +#: build/build.c:140 build/pack.c:510 #, fuzzy msgid "Unable to open temp file.\n" msgstr "No consegui abrir: %s\n" @@ -634,35 +634,35 @@ msgid "Could not open %%files file %s: %s\n" msgstr "No consegui abrir: %s\n" # , c-format -#: build/files.c:1965 build/pack.c:156 +#: build/files.c:1965 build/pack.c:155 #, fuzzy, c-format msgid "line: %s\n" msgstr "No consegui ler o arquivo spec de %s\n" # , c-format -#: build/files.c:2362 +#: build/files.c:2357 #, fuzzy, c-format msgid "Bad file: %s: %s\n" msgstr "No consegui ler o arquivo spec de %s\n" -#: build/files.c:2374 build/parsePrep.c:50 +#: build/files.c:2369 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:2418 +#: build/files.c:2413 #, fuzzy, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "instale pacote" -#: build/files.c:2441 +#: build/files.c:2430 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2469 +#: build/files.c:2458 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "" @@ -721,156 +721,156 @@ msgid "cpio_copy read failed: %s\n" msgstr "No consegui abrir: %s\n" # , c-format -#: build/pack.c:222 build/pack.c:236 +#: build/pack.c:221 build/pack.c:235 #, fuzzy, c-format msgid "Could not open PreIn file: %s\n" msgstr "No consegui abrir: %s\n" # , c-format -#: build/pack.c:229 +#: build/pack.c:228 #, fuzzy, c-format msgid "Could not open PreUn file: %s\n" msgstr "No consegui abrir: %s\n" # , c-format -#: build/pack.c:243 +#: build/pack.c:242 #, fuzzy, c-format msgid "Could not open PostIn file: %s\n" msgstr "No consegui abrir: %s\n" # , c-format -#: build/pack.c:250 build/pack.c:257 +#: build/pack.c:249 build/pack.c:256 #, fuzzy, c-format msgid "Could not open PostUn file: %s\n" msgstr "No consegui abrir: %s\n" # , c-format -#: build/pack.c:265 +#: build/pack.c:264 #, fuzzy, c-format msgid "Could not open VerifyScript file: %s\n" msgstr "No consegui abrir: %s\n" # , c-format -#: build/pack.c:280 +#: build/pack.c:279 #, fuzzy, c-format msgid "Could not open Trigger script file: %s\n" msgstr "No consegui abrir: %s\n" # , c-format -#: build/pack.c:309 +#: build/pack.c:308 #, fuzzy, c-format msgid "readRPM: open %s: %s\n" msgstr "No consegui abrir: %s\n" # , c-format -#: build/pack.c:319 +#: build/pack.c:318 #, fuzzy, c-format msgid "readRPM: read %s: %s\n" msgstr "No consegui ler o arquivo spec de %s\n" # , c-format -#: build/pack.c:328 build/pack.c:557 +#: build/pack.c:327 build/pack.c:556 #, fuzzy, c-format msgid "%s: Fseek failed: %s\n" msgstr "No consegui abrir: %s\n" -#: build/pack.c:360 +#: build/pack.c:359 #, c-format msgid "readRPM: %s is not an RPM package\n" msgstr "" -#: build/pack.c:365 +#: build/pack.c:364 #, c-format msgid "readRPM: reading header from %s\n" msgstr "" # , c-format -#: build/pack.c:499 +#: build/pack.c:498 #, fuzzy msgid "Unable to create immutable header region.\n" msgstr "No consegui abrir: %s\n" # , c-format -#: build/pack.c:518 +#: build/pack.c:517 #, fuzzy msgid "Unable to write temp header\n" msgstr "No consegui abrir: %s\n" -#: build/pack.c:528 +#: build/pack.c:527 msgid "Bad CSA data\n" msgstr "" # , c-format -#: build/pack.c:564 +#: build/pack.c:563 #, fuzzy msgid "Unable to write final header\n" msgstr "No consegui abrir: %s\n" -#: build/pack.c:584 +#: build/pack.c:583 #, fuzzy, c-format msgid "Generating signature: %d\n" msgstr "gere assinatura PGP" # , c-format -#: build/pack.c:602 +#: build/pack.c:601 #, fuzzy msgid "Unable to reload signature header.\n" msgstr "No consegui abrir: %s\n" # , c-format -#: build/pack.c:610 +#: build/pack.c:609 #, fuzzy, c-format msgid "Could not open %s: %s\n" msgstr "No consegui abrir: %s\n" # , c-format -#: build/pack.c:646 lib/psm.c:1638 +#: build/pack.c:645 lib/psm.c:1638 #, fuzzy, c-format msgid "Unable to write package: %s\n" msgstr "No consegui abrir: %s\n" # , c-format -#: build/pack.c:661 +#: build/pack.c:660 #, fuzzy, c-format msgid "Unable to open sigtarget %s: %s\n" msgstr "No consegui abrir: %s\n" # , c-format -#: build/pack.c:672 +#: build/pack.c:671 #, fuzzy, c-format msgid "Unable to read header from %s: %s\n" msgstr "No consegui abrir: %s\n" # , c-format -#: build/pack.c:686 +#: build/pack.c:685 #, fuzzy, c-format msgid "Unable to write header to %s: %s\n" msgstr "No consegui abrir: %s\n" # , c-format -#: build/pack.c:696 +#: build/pack.c:695 #, fuzzy, c-format msgid "Unable to read payload from %s: %s\n" msgstr "No consegui abrir: %s\n" # , c-format -#: build/pack.c:702 +#: build/pack.c:701 #, fuzzy, c-format msgid "Unable to write payload to %s: %s\n" msgstr "No consegui abrir: %s\n" -#: build/pack.c:739 lib/psm.c:1907 +#: build/pack.c:738 lib/psm.c:1907 #, c-format msgid "Wrote: %s\n" msgstr "" -#: build/pack.c:812 +#: build/pack.c:811 #, c-format msgid "Could not generate output filename for package %s: %s\n" msgstr "" # , c-format -#: build/pack.c:829 +#: build/pack.c:828 #, fuzzy, c-format msgid "cannot create %s: %s\n" msgstr "No consegui abrir: %s\n" @@ -951,12 +951,12 @@ msgstr "No consegui abrir: %s\n" msgid "line %d: Second %%files list\n" msgstr "No consegui abrir: %s\n" -#: build/parsePreamble.c:244 +#: build/parsePreamble.c:245 #, c-format msgid "Architecture is excluded: %s\n" msgstr "" -#: build/parsePreamble.c:249 +#: build/parsePreamble.c:250 #, c-format msgid "Architecture is not included: %s\n" msgstr "" @@ -969,130 +969,130 @@ msgstr "" # "Content-Type: text/plain; charset=ISO-8859-1\n" # "Content-Transfer-Encoding: 8-bit\n" # , c-format -#: build/parsePreamble.c:254 +#: build/parsePreamble.c:255 #, fuzzy, c-format msgid "OS is excluded: %s\n" msgstr "RPM verso %s\n" # , c-format -#: build/parsePreamble.c:259 +#: build/parsePreamble.c:260 #, fuzzy, c-format msgid "OS is not included: %s\n" msgstr "No consegui abrir: %s\n" -#: build/parsePreamble.c:282 +#: build/parsePreamble.c:283 #, c-format msgid "%s field must be present in package: %s\n" msgstr "" # , c-format -#: build/parsePreamble.c:311 +#: build/parsePreamble.c:312 #, fuzzy, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "No consegui abrir: %s\n" # , c-format -#: build/parsePreamble.c:374 +#: build/parsePreamble.c:375 #, fuzzy, c-format msgid "Unable to open icon %s: %s\n" msgstr "No consegui abrir: %s\n" # , c-format -#: build/parsePreamble.c:392 +#: build/parsePreamble.c:393 #, fuzzy, c-format msgid "Unable to read icon %s: %s\n" msgstr "No consegui abrir: %s\n" # , c-format -#: build/parsePreamble.c:405 +#: build/parsePreamble.c:406 #, fuzzy, c-format msgid "Unknown icon type: %s\n" msgstr "No consegui abrir: %s\n" # , c-format -#: build/parsePreamble.c:450 +#: build/parsePreamble.c:451 #, fuzzy, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "No consegui abrir: %s\n" # , c-format -#: build/parsePreamble.c:490 +#: build/parsePreamble.c:491 #, fuzzy, c-format msgid "line %d: Malformed tag: %s\n" msgstr "No consegui abrir: %s\n" # , c-format #. Empty field -#: build/parsePreamble.c:498 +#: build/parsePreamble.c:499 #, fuzzy, c-format msgid "line %d: Empty tag: %s\n" msgstr "No consegui abrir: %s\n" # , c-format -#: build/parsePreamble.c:522 build/parsePreamble.c:529 +#: build/parsePreamble.c:524 build/parsePreamble.c:531 #, fuzzy, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "No consegui abrir: %s\n" -#: build/parsePreamble.c:590 build/parseSpec.c:472 +#: build/parsePreamble.c:592 build/parseSpec.c:472 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "" -#: build/parsePreamble.c:603 +#: build/parsePreamble.c:605 #, fuzzy, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "argumentos para o --dbpath devem comear com uma /" -#: build/parsePreamble.c:615 +#: build/parsePreamble.c:617 #, fuzzy, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "argumentos para o --dbpath devem comear com uma /" -#: build/parsePreamble.c:627 +#: build/parsePreamble.c:629 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s\n" msgstr "" # , c-format -#: build/parsePreamble.c:667 build/parsePreamble.c:678 +#: build/parsePreamble.c:669 build/parsePreamble.c:680 #, fuzzy, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "No consegui abrir: %s\n" # , c-format -#: build/parsePreamble.c:704 +#: build/parsePreamble.c:706 #, fuzzy, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "No consegui abrir: %s\n" -#: build/parsePreamble.c:713 +#: build/parsePreamble.c:715 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:819 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:882 +#: build/parsePreamble.c:886 #, fuzzy, c-format msgid "Bad package specification: %s\n" msgstr " Opces para especificao de pacotes:" -#: build/parsePreamble.c:888 +#: build/parsePreamble.c:892 #, fuzzy, c-format msgid "Package already exists: %s\n" msgstr "no foi passado pacote para instalao" # , c-format -#: build/parsePreamble.c:917 +#: build/parsePreamble.c:921 #, fuzzy, c-format msgid "line %d: Unknown tag: %s\n" msgstr "No consegui abrir: %s\n" -#: build/parsePreamble.c:939 +#: build/parsePreamble.c:943 msgid "Spec file can't use BuildRoot\n" msgstr "" @@ -2070,7 +2070,7 @@ msgstr "" "remova todos os pacotes iguais a <pacote> (normalmente um erro gerado se " "<pacote> especificou mltiplos pacotes)" -#: lib/poptI.c:182 tools/rpmgraph.c:274 +#: lib/poptI.c:182 tools/rpmgraph.c:272 msgid "use anaconda \"presentation order\"" msgstr "" @@ -2498,7 +2498,7 @@ msgstr "instale pacote" msgid "don't verify files in package" msgstr "instale pacote" -#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:268 +#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:266 #, fuzzy msgid "don't verify package dependencies" msgstr "no verifique as dependncias do pacote" @@ -2561,7 +2561,7 @@ msgstr "pesquise o pacote ao qual <arquivo> pertence" msgid "%s: waitpid(%d) rc %d status %x secs %u.%03u\n" msgstr "" -#: lib/psm.c:637 +#: lib/psm.c:641 #, fuzzy, c-format msgid "%s: %s(%s-%s-%s.%s) running <lua> scriptlet.\n" msgstr "no execute nenhum estgio" @@ -4309,33 +4309,33 @@ msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "" # , c-format -#: rpmio/macro.c:1295 rpmio/macro.c:1312 +#: rpmio/macro.c:1297 rpmio/macro.c:1314 #, fuzzy, c-format msgid "Unterminated %c: %s\n" msgstr "No consegui abrir: %s\n" -#: rpmio/macro.c:1353 +#: rpmio/macro.c:1355 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "" -#: rpmio/macro.c:1510 +#: rpmio/macro.c:1512 #, fuzzy, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "no foi passado pacote para desinstalao" -#: rpmio/macro.c:1846 +#: rpmio/macro.c:1848 msgid "Target buffer overflow\n" msgstr "" # , c-format #. XXX Fstrerror -#: rpmio/macro.c:2052 rpmio/macro.c:2058 +#: rpmio/macro.c:2054 rpmio/macro.c:2060 #, fuzzy, c-format msgid "File %s: %s\n" msgstr "No consegui ler o arquivo spec de %s\n" -#: rpmio/macro.c:2061 +#: rpmio/macro.c:2063 #, c-format msgid "File %s is smaller than %u bytes\n" msgstr "" @@ -4458,7 +4458,7 @@ msgstr "" msgid "failed to create %s: %s\n" msgstr "No consegui abrir o pipe tar: %s\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:270 +#: tools/rpmcache.c:515 tools/rpmgraph.c:268 #, fuzzy msgid "don't verify header+payload signature" msgstr "verifique a assinatura do pacote" @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-04 15:03-0400\n" +"POT-Creation-Date: 2005-07-17 11:08-0400\n" "PO-Revision-Date: 1999-04-10 12:00+EST\n" "Last-Translator: Cristian Gafton <gafton@redhat.com>\n" "Language-Team: Romanian <ro@li.org>\n" @@ -108,7 +108,7 @@ msgstr "" msgid "Install/Upgrade/Erase options:" msgstr "" -#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:277 +#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:275 msgid "Common options for all rpm modes and executables:" msgstr "" @@ -341,7 +341,7 @@ msgstr "" msgid "no arguments given" msgstr "" -#: build/build.c:140 build/pack.c:511 +#: build/build.c:140 build/pack.c:510 msgid "Unable to open temp file.\n" msgstr "" @@ -559,34 +559,34 @@ msgstr "" msgid "Could not open %%files file %s: %s\n" msgstr "" -#: build/files.c:1965 build/pack.c:156 +#: build/files.c:1965 build/pack.c:155 #, c-format msgid "line: %s\n" msgstr "" -#: build/files.c:2362 +#: build/files.c:2357 #, c-format msgid "Bad file: %s: %s\n" msgstr "" -#: build/files.c:2374 build/parsePrep.c:50 +#: build/files.c:2369 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:2418 +#: build/files.c:2413 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "" -#: build/files.c:2441 +#: build/files.c:2430 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2469 +#: build/files.c:2458 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "" @@ -640,132 +640,132 @@ msgstr "" msgid "cpio_copy read failed: %s\n" msgstr "" -#: build/pack.c:222 build/pack.c:236 +#: build/pack.c:221 build/pack.c:235 #, c-format msgid "Could not open PreIn file: %s\n" msgstr "" -#: build/pack.c:229 +#: build/pack.c:228 #, c-format msgid "Could not open PreUn file: %s\n" msgstr "" -#: build/pack.c:243 +#: build/pack.c:242 #, c-format msgid "Could not open PostIn file: %s\n" msgstr "" -#: build/pack.c:250 build/pack.c:257 +#: build/pack.c:249 build/pack.c:256 #, c-format msgid "Could not open PostUn file: %s\n" msgstr "" -#: build/pack.c:265 +#: build/pack.c:264 #, c-format msgid "Could not open VerifyScript file: %s\n" msgstr "" -#: build/pack.c:280 +#: build/pack.c:279 #, c-format msgid "Could not open Trigger script file: %s\n" msgstr "" -#: build/pack.c:309 +#: build/pack.c:308 #, c-format msgid "readRPM: open %s: %s\n" msgstr "" -#: build/pack.c:319 +#: build/pack.c:318 #, c-format msgid "readRPM: read %s: %s\n" msgstr "" -#: build/pack.c:328 build/pack.c:557 +#: build/pack.c:327 build/pack.c:556 #, c-format msgid "%s: Fseek failed: %s\n" msgstr "" -#: build/pack.c:360 +#: build/pack.c:359 #, c-format msgid "readRPM: %s is not an RPM package\n" msgstr "" -#: build/pack.c:365 +#: build/pack.c:364 #, c-format msgid "readRPM: reading header from %s\n" msgstr "" -#: build/pack.c:499 +#: build/pack.c:498 msgid "Unable to create immutable header region.\n" msgstr "" -#: build/pack.c:518 +#: build/pack.c:517 msgid "Unable to write temp header\n" msgstr "" -#: build/pack.c:528 +#: build/pack.c:527 msgid "Bad CSA data\n" msgstr "" -#: build/pack.c:564 +#: build/pack.c:563 msgid "Unable to write final header\n" msgstr "" -#: build/pack.c:584 +#: build/pack.c:583 #, c-format msgid "Generating signature: %d\n" msgstr "" -#: build/pack.c:602 +#: build/pack.c:601 msgid "Unable to reload signature header.\n" msgstr "" -#: build/pack.c:610 +#: build/pack.c:609 #, c-format msgid "Could not open %s: %s\n" msgstr "" -#: build/pack.c:646 lib/psm.c:1638 +#: build/pack.c:645 lib/psm.c:1638 #, c-format msgid "Unable to write package: %s\n" msgstr "" -#: build/pack.c:661 +#: build/pack.c:660 #, c-format msgid "Unable to open sigtarget %s: %s\n" msgstr "" -#: build/pack.c:672 +#: build/pack.c:671 #, c-format msgid "Unable to read header from %s: %s\n" msgstr "" -#: build/pack.c:686 +#: build/pack.c:685 #, c-format msgid "Unable to write header to %s: %s\n" msgstr "" -#: build/pack.c:696 +#: build/pack.c:695 #, c-format msgid "Unable to read payload from %s: %s\n" msgstr "" -#: build/pack.c:702 +#: build/pack.c:701 #, c-format msgid "Unable to write payload to %s: %s\n" msgstr "" -#: build/pack.c:739 lib/psm.c:1907 +#: build/pack.c:738 lib/psm.c:1907 #, c-format msgid "Wrote: %s\n" msgstr "" -#: build/pack.c:812 +#: build/pack.c:811 #, c-format msgid "Could not generate output filename for package %s: %s\n" msgstr "" -#: build/pack.c:829 +#: build/pack.c:828 #, c-format msgid "cannot create %s: %s\n" msgstr "" @@ -840,128 +840,128 @@ msgstr "" msgid "line %d: Second %%files list\n" msgstr "" -#: build/parsePreamble.c:244 +#: build/parsePreamble.c:245 #, c-format msgid "Architecture is excluded: %s\n" msgstr "" -#: build/parsePreamble.c:249 +#: build/parsePreamble.c:250 #, c-format msgid "Architecture is not included: %s\n" msgstr "" -#: build/parsePreamble.c:254 +#: build/parsePreamble.c:255 #, c-format msgid "OS is excluded: %s\n" msgstr "" -#: build/parsePreamble.c:259 +#: build/parsePreamble.c:260 #, c-format msgid "OS is not included: %s\n" msgstr "" -#: build/parsePreamble.c:282 +#: build/parsePreamble.c:283 #, c-format msgid "%s field must be present in package: %s\n" msgstr "" -#: build/parsePreamble.c:311 +#: build/parsePreamble.c:312 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "" -#: build/parsePreamble.c:374 +#: build/parsePreamble.c:375 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "" -#: build/parsePreamble.c:392 +#: build/parsePreamble.c:393 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "" -#: build/parsePreamble.c:405 +#: build/parsePreamble.c:406 #, c-format msgid "Unknown icon type: %s\n" msgstr "" -#: build/parsePreamble.c:450 +#: build/parsePreamble.c:451 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "" -#: build/parsePreamble.c:490 +#: build/parsePreamble.c:491 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "" #. Empty field -#: build/parsePreamble.c:498 +#: build/parsePreamble.c:499 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "" -#: build/parsePreamble.c:522 build/parsePreamble.c:529 +#: build/parsePreamble.c:524 build/parsePreamble.c:531 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "" -#: build/parsePreamble.c:590 build/parseSpec.c:472 +#: build/parsePreamble.c:592 build/parseSpec.c:472 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "" -#: build/parsePreamble.c:603 +#: build/parsePreamble.c:605 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "" -#: build/parsePreamble.c:615 +#: build/parsePreamble.c:617 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "" -#: build/parsePreamble.c:627 +#: build/parsePreamble.c:629 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s\n" msgstr "" -#: build/parsePreamble.c:667 build/parsePreamble.c:678 +#: build/parsePreamble.c:669 build/parsePreamble.c:680 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "" -#: build/parsePreamble.c:704 +#: build/parsePreamble.c:706 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "" -#: build/parsePreamble.c:713 +#: build/parsePreamble.c:715 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:819 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:882 +#: build/parsePreamble.c:886 #, c-format msgid "Bad package specification: %s\n" msgstr "" -#: build/parsePreamble.c:888 +#: build/parsePreamble.c:892 #, c-format msgid "Package already exists: %s\n" msgstr "" -#: build/parsePreamble.c:917 +#: build/parsePreamble.c:921 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "" -#: build/parsePreamble.c:939 +#: build/parsePreamble.c:943 msgid "Spec file can't use BuildRoot\n" msgstr "" @@ -1858,7 +1858,7 @@ msgid "" "<package> specified multiple packages)" msgstr "" -#: lib/poptI.c:182 tools/rpmgraph.c:274 +#: lib/poptI.c:182 tools/rpmgraph.c:272 msgid "use anaconda \"presentation order\"" msgstr "" @@ -2235,7 +2235,7 @@ msgstr "" msgid "don't verify files in package" msgstr "" -#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:268 +#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:266 msgid "don't verify package dependencies" msgstr "" @@ -2288,7 +2288,7 @@ msgstr "" msgid "%s: waitpid(%d) rc %d status %x secs %u.%03u\n" msgstr "" -#: lib/psm.c:637 +#: lib/psm.c:641 #, c-format msgid "%s: %s(%s-%s-%s.%s) running <lua> scriptlet.\n" msgstr "" @@ -3910,32 +3910,32 @@ msgstr "" msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "" -#: rpmio/macro.c:1295 rpmio/macro.c:1312 +#: rpmio/macro.c:1297 rpmio/macro.c:1314 #, c-format msgid "Unterminated %c: %s\n" msgstr "" -#: rpmio/macro.c:1353 +#: rpmio/macro.c:1355 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "" -#: rpmio/macro.c:1510 +#: rpmio/macro.c:1512 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "" -#: rpmio/macro.c:1846 +#: rpmio/macro.c:1848 msgid "Target buffer overflow\n" msgstr "" #. XXX Fstrerror -#: rpmio/macro.c:2052 rpmio/macro.c:2058 +#: rpmio/macro.c:2054 rpmio/macro.c:2060 #, c-format msgid "File %s: %s\n" msgstr "" -#: rpmio/macro.c:2061 +#: rpmio/macro.c:2063 #, c-format msgid "File %s is smaller than %u bytes\n" msgstr "" @@ -4057,7 +4057,7 @@ msgstr "" msgid "failed to create %s: %s\n" msgstr "" -#: tools/rpmcache.c:515 tools/rpmgraph.c:270 +#: tools/rpmcache.c:515 tools/rpmgraph.c:268 msgid "don't verify header+payload signature" msgstr "" diff --git a/po/rpm.pot b/po/rpm.pot index 4d3ec1645..3fc0c6b00 100644 --- a/po/rpm.pot +++ b/po/rpm.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-04 15:03-0400\n" +"POT-Creation-Date: 2005-07-17 11:08-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -114,7 +114,7 @@ msgstr "" msgid "Install/Upgrade/Erase options:" msgstr "" -#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:277 +#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:275 msgid "Common options for all rpm modes and executables:" msgstr "" @@ -347,7 +347,7 @@ msgstr "" msgid "no arguments given" msgstr "" -#: build/build.c:140 build/pack.c:511 +#: build/build.c:140 build/pack.c:510 msgid "Unable to open temp file.\n" msgstr "" @@ -565,34 +565,34 @@ msgstr "" msgid "Could not open %%files file %s: %s\n" msgstr "" -#: build/files.c:1965 build/pack.c:156 +#: build/files.c:1965 build/pack.c:155 #, c-format msgid "line: %s\n" msgstr "" -#: build/files.c:2362 +#: build/files.c:2357 #, c-format msgid "Bad file: %s: %s\n" msgstr "" -#: build/files.c:2374 build/parsePrep.c:50 +#: build/files.c:2369 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:2418 +#: build/files.c:2413 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "" -#: build/files.c:2441 +#: build/files.c:2430 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2469 +#: build/files.c:2458 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "" @@ -646,132 +646,132 @@ msgstr "" msgid "cpio_copy read failed: %s\n" msgstr "" -#: build/pack.c:222 build/pack.c:236 +#: build/pack.c:221 build/pack.c:235 #, c-format msgid "Could not open PreIn file: %s\n" msgstr "" -#: build/pack.c:229 +#: build/pack.c:228 #, c-format msgid "Could not open PreUn file: %s\n" msgstr "" -#: build/pack.c:243 +#: build/pack.c:242 #, c-format msgid "Could not open PostIn file: %s\n" msgstr "" -#: build/pack.c:250 build/pack.c:257 +#: build/pack.c:249 build/pack.c:256 #, c-format msgid "Could not open PostUn file: %s\n" msgstr "" -#: build/pack.c:265 +#: build/pack.c:264 #, c-format msgid "Could not open VerifyScript file: %s\n" msgstr "" -#: build/pack.c:280 +#: build/pack.c:279 #, c-format msgid "Could not open Trigger script file: %s\n" msgstr "" -#: build/pack.c:309 +#: build/pack.c:308 #, c-format msgid "readRPM: open %s: %s\n" msgstr "" -#: build/pack.c:319 +#: build/pack.c:318 #, c-format msgid "readRPM: read %s: %s\n" msgstr "" -#: build/pack.c:328 build/pack.c:557 +#: build/pack.c:327 build/pack.c:556 #, c-format msgid "%s: Fseek failed: %s\n" msgstr "" -#: build/pack.c:360 +#: build/pack.c:359 #, c-format msgid "readRPM: %s is not an RPM package\n" msgstr "" -#: build/pack.c:365 +#: build/pack.c:364 #, c-format msgid "readRPM: reading header from %s\n" msgstr "" -#: build/pack.c:499 +#: build/pack.c:498 msgid "Unable to create immutable header region.\n" msgstr "" -#: build/pack.c:518 +#: build/pack.c:517 msgid "Unable to write temp header\n" msgstr "" -#: build/pack.c:528 +#: build/pack.c:527 msgid "Bad CSA data\n" msgstr "" -#: build/pack.c:564 +#: build/pack.c:563 msgid "Unable to write final header\n" msgstr "" -#: build/pack.c:584 +#: build/pack.c:583 #, c-format msgid "Generating signature: %d\n" msgstr "" -#: build/pack.c:602 +#: build/pack.c:601 msgid "Unable to reload signature header.\n" msgstr "" -#: build/pack.c:610 +#: build/pack.c:609 #, c-format msgid "Could not open %s: %s\n" msgstr "" -#: build/pack.c:646 lib/psm.c:1638 +#: build/pack.c:645 lib/psm.c:1638 #, c-format msgid "Unable to write package: %s\n" msgstr "" -#: build/pack.c:661 +#: build/pack.c:660 #, c-format msgid "Unable to open sigtarget %s: %s\n" msgstr "" -#: build/pack.c:672 +#: build/pack.c:671 #, c-format msgid "Unable to read header from %s: %s\n" msgstr "" -#: build/pack.c:686 +#: build/pack.c:685 #, c-format msgid "Unable to write header to %s: %s\n" msgstr "" -#: build/pack.c:696 +#: build/pack.c:695 #, c-format msgid "Unable to read payload from %s: %s\n" msgstr "" -#: build/pack.c:702 +#: build/pack.c:701 #, c-format msgid "Unable to write payload to %s: %s\n" msgstr "" -#: build/pack.c:739 lib/psm.c:1907 +#: build/pack.c:738 lib/psm.c:1907 #, c-format msgid "Wrote: %s\n" msgstr "" -#: build/pack.c:812 +#: build/pack.c:811 #, c-format msgid "Could not generate output filename for package %s: %s\n" msgstr "" -#: build/pack.c:829 +#: build/pack.c:828 #, c-format msgid "cannot create %s: %s\n" msgstr "" @@ -846,128 +846,128 @@ msgstr "" msgid "line %d: Second %%files list\n" msgstr "" -#: build/parsePreamble.c:244 +#: build/parsePreamble.c:245 #, c-format msgid "Architecture is excluded: %s\n" msgstr "" -#: build/parsePreamble.c:249 +#: build/parsePreamble.c:250 #, c-format msgid "Architecture is not included: %s\n" msgstr "" -#: build/parsePreamble.c:254 +#: build/parsePreamble.c:255 #, c-format msgid "OS is excluded: %s\n" msgstr "" -#: build/parsePreamble.c:259 +#: build/parsePreamble.c:260 #, c-format msgid "OS is not included: %s\n" msgstr "" -#: build/parsePreamble.c:282 +#: build/parsePreamble.c:283 #, c-format msgid "%s field must be present in package: %s\n" msgstr "" -#: build/parsePreamble.c:311 +#: build/parsePreamble.c:312 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "" -#: build/parsePreamble.c:374 +#: build/parsePreamble.c:375 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "" -#: build/parsePreamble.c:392 +#: build/parsePreamble.c:393 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "" -#: build/parsePreamble.c:405 +#: build/parsePreamble.c:406 #, c-format msgid "Unknown icon type: %s\n" msgstr "" -#: build/parsePreamble.c:450 +#: build/parsePreamble.c:451 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "" -#: build/parsePreamble.c:490 +#: build/parsePreamble.c:491 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "" #. Empty field -#: build/parsePreamble.c:498 +#: build/parsePreamble.c:499 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "" -#: build/parsePreamble.c:522 build/parsePreamble.c:529 +#: build/parsePreamble.c:524 build/parsePreamble.c:531 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "" -#: build/parsePreamble.c:590 build/parseSpec.c:472 +#: build/parsePreamble.c:592 build/parseSpec.c:472 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "" -#: build/parsePreamble.c:603 +#: build/parsePreamble.c:605 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "" -#: build/parsePreamble.c:615 +#: build/parsePreamble.c:617 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "" -#: build/parsePreamble.c:627 +#: build/parsePreamble.c:629 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s\n" msgstr "" -#: build/parsePreamble.c:667 build/parsePreamble.c:678 +#: build/parsePreamble.c:669 build/parsePreamble.c:680 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "" -#: build/parsePreamble.c:704 +#: build/parsePreamble.c:706 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "" -#: build/parsePreamble.c:713 +#: build/parsePreamble.c:715 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:819 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:882 +#: build/parsePreamble.c:886 #, c-format msgid "Bad package specification: %s\n" msgstr "" -#: build/parsePreamble.c:888 +#: build/parsePreamble.c:892 #, c-format msgid "Package already exists: %s\n" msgstr "" -#: build/parsePreamble.c:917 +#: build/parsePreamble.c:921 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "" -#: build/parsePreamble.c:939 +#: build/parsePreamble.c:943 msgid "Spec file can't use BuildRoot\n" msgstr "" @@ -1864,7 +1864,7 @@ msgid "" "<package> specified multiple packages)" msgstr "" -#: lib/poptI.c:182 tools/rpmgraph.c:274 +#: lib/poptI.c:182 tools/rpmgraph.c:272 msgid "use anaconda \"presentation order\"" msgstr "" @@ -2241,7 +2241,7 @@ msgstr "" msgid "don't verify files in package" msgstr "" -#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:268 +#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:266 msgid "don't verify package dependencies" msgstr "" @@ -2294,7 +2294,7 @@ msgstr "" msgid "%s: waitpid(%d) rc %d status %x secs %u.%03u\n" msgstr "" -#: lib/psm.c:637 +#: lib/psm.c:641 #, c-format msgid "%s: %s(%s-%s-%s.%s) running <lua> scriptlet.\n" msgstr "" @@ -3916,32 +3916,32 @@ msgstr "" msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "" -#: rpmio/macro.c:1295 rpmio/macro.c:1312 +#: rpmio/macro.c:1297 rpmio/macro.c:1314 #, c-format msgid "Unterminated %c: %s\n" msgstr "" -#: rpmio/macro.c:1353 +#: rpmio/macro.c:1355 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "" -#: rpmio/macro.c:1510 +#: rpmio/macro.c:1512 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "" -#: rpmio/macro.c:1846 +#: rpmio/macro.c:1848 msgid "Target buffer overflow\n" msgstr "" #. XXX Fstrerror -#: rpmio/macro.c:2052 rpmio/macro.c:2058 +#: rpmio/macro.c:2054 rpmio/macro.c:2060 #, c-format msgid "File %s: %s\n" msgstr "" -#: rpmio/macro.c:2061 +#: rpmio/macro.c:2063 #, c-format msgid "File %s is smaller than %u bytes\n" msgstr "" @@ -4063,7 +4063,7 @@ msgstr "" msgid "failed to create %s: %s\n" msgstr "" -#: tools/rpmcache.c:515 tools/rpmgraph.c:270 +#: tools/rpmcache.c:515 tools/rpmgraph.c:268 msgid "don't verify header+payload signature" msgstr "" @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-04 15:03-0400\n" +"POT-Creation-Date: 2005-07-17 11:08-0400\n" "PO-Revision-Date: 2002-08-27 13:36-0400\n" "Last-Translator: Eugene Kanter, <eugene@blackcatlinux.com>\n" "Language-Team: Black Cat Linux Team <blackcat-support@blackcatlinux.com>\n" @@ -112,7 +112,7 @@ msgstr "" msgid "Install/Upgrade/Erase options:" msgstr "ğÁÒÁÍÅÔÒÙ õÓÔÁÎÏ×ËÉ/ïÂÎÏ×ÌÅÎÉÑ/õÄÁÌÅÎÉÑ:" -#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:277 +#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:275 msgid "Common options for all rpm modes and executables:" msgstr "ïÂİÉÅ ĞÁÒÁÍÅÔÒÙ ÄÌÑ ×ÓÅÈ ÒÅÖÉÍÏ× É ËÏÍĞÏÎÅÎÔÏ× rpm:" @@ -360,7 +360,7 @@ msgstr "ÎÅ ÚÁÄÁÎÙ ÁÒÇÕÍÅÎÔÙ ÄÌÑ ×ÅÒÉÆÉËÁÃÉÉ" msgid "no arguments given" msgstr "ÎÅ ÚÁÄÁÎÙ ÁÒÇÕÍÅÎÔÙ" -#: build/build.c:140 build/pack.c:511 +#: build/build.c:140 build/pack.c:510 msgid "Unable to open temp file.\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ×ÒÅÍÅÎÎÙÊ ÆÁÊÌ.\n" @@ -581,27 +581,27 @@ msgstr "æÁÊÌ ÎÅ ÎÁÊÄÅÎ: %s\n" msgid "Could not open %%files file %s: %s\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÆÁÊÌ %%files %s: %s\n" -#: build/files.c:1965 build/pack.c:156 +#: build/files.c:1965 build/pack.c:155 #, c-format msgid "line: %s\n" msgstr "ÓÔÒÏËÁ: %s\n" -#: build/files.c:2362 +#: build/files.c:2357 #, c-format msgid "Bad file: %s: %s\n" msgstr "îÅ×ÅÒÎÙÊ ÆÁÊÌ %s: %s\n" -#: build/files.c:2374 build/parsePrep.c:50 +#: build/files.c:2369 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "îÅ×ÅÒÎÁÑ ĞÁÒÁ ×ÌÁÄÅÌÅÃ/ÇÒÕĞĞÁ: %s\n" -#: build/files.c:2418 +#: build/files.c:2413 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "ğÒÏ×ÅÒËÁ ÎÁ ÎÅÕĞÁËÏ×ÁÎÎÙÊ(Å) ÆÁÊÌ(Ù): %s\n" -#: build/files.c:2441 +#: build/files.c:2430 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -610,7 +610,7 @@ msgstr "" "ïÂÎÁÒÕÖÅÎ(Ù) ÕÓÔÁÎÏ×ÌÅÎÎÙÊ(Å) (ÎÏ ÎÅ ÕĞÁËÏ×ÁÎÎÙÊ(Å)) ÆÁÊÌ(Ù):\n" "%s" -#: build/files.c:2469 +#: build/files.c:2458 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "ïÂÒÁÂÁÔÙ×ÁÀÔÓÑ ÆÁÊÌÙ: %s-%s-%s\n" @@ -664,132 +664,132 @@ msgstr "cpio_copy: ÏÛÉÂËÁ ÚÁĞÉÓÉ: %s\n" msgid "cpio_copy read failed: %s\n" msgstr "cpio_copy: ÏÛÉÂËÁ ŞÔÅÎÉÑ: %s\n" -#: build/pack.c:222 build/pack.c:236 +#: build/pack.c:221 build/pack.c:235 #, c-format msgid "Could not open PreIn file: %s\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÆÁÊÌ PreIn: %s\n" -#: build/pack.c:229 +#: build/pack.c:228 #, c-format msgid "Could not open PreUn file: %s\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÆÁÊÌ PreUn: %s\n" -#: build/pack.c:243 +#: build/pack.c:242 #, c-format msgid "Could not open PostIn file: %s\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÆÁÊÌ PostIn: %s\n" -#: build/pack.c:250 build/pack.c:257 +#: build/pack.c:249 build/pack.c:256 #, c-format msgid "Could not open PostUn file: %s\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÆÁÊÌ PostUn: %s\n" -#: build/pack.c:265 +#: build/pack.c:264 #, c-format msgid "Could not open VerifyScript file: %s\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÆÁÊÌ VerifyScript: %s\n" -#: build/pack.c:280 +#: build/pack.c:279 #, c-format msgid "Could not open Trigger script file: %s\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÆÁÊÌ Trigger script: %s\n" -#: build/pack.c:309 +#: build/pack.c:308 #, c-format msgid "readRPM: open %s: %s\n" msgstr "readRPM: ÏÔËÒÙÔÉÅ %s: %s\n" -#: build/pack.c:319 +#: build/pack.c:318 #, c-format msgid "readRPM: read %s: %s\n" msgstr "readRPM: ŞÔÅÎÉÅ %s: %s\n" -#: build/pack.c:328 build/pack.c:557 +#: build/pack.c:327 build/pack.c:556 #, c-format msgid "%s: Fseek failed: %s\n" msgstr "%s: ÏÛÉÂËÁ Fseek: %s\n" -#: build/pack.c:360 +#: build/pack.c:359 #, c-format msgid "readRPM: %s is not an RPM package\n" msgstr "readRPM: %s ÎÅ Ñ×ÌÑÅÔÓÑ ĞÁËÅÔÏÍ RPM\n" -#: build/pack.c:365 +#: build/pack.c:364 #, c-format msgid "readRPM: reading header from %s\n" msgstr "readRPM: ŞÉÔÁÅÔÓÑ ÚÁÇÏÌÏ×ÏË ÉÚ %s\n" -#: build/pack.c:499 +#: build/pack.c:498 msgid "Unable to create immutable header region.\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ĞÏÍÅÓÔÉÔØ ÚÁÇÏÌÏ×ÏË × ÎÅÒĞÅÒÙ×ÎÕÀ ÏÂÌÁÓÔØ ĞÁÍÑÔÉ.\n" -#: build/pack.c:518 +#: build/pack.c:517 msgid "Unable to write temp header\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ÚÁĞÉÓÁÔØ ×ÒÅÍÅÎÎÙÊ ÚÁÇÏÌÏ×ÏË\n" -#: build/pack.c:528 +#: build/pack.c:527 msgid "Bad CSA data\n" msgstr "îÅ×ÅÒÎÙÅ ÄÁÎÎÙÅ CSA\n" -#: build/pack.c:564 +#: build/pack.c:563 msgid "Unable to write final header\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ÚÁĞÉÓÁÔØ ÏËÏÎŞÁÔÅÌØÎÙÊ ÚÁÇÏÌÏ×ÏË\n" -#: build/pack.c:584 +#: build/pack.c:583 #, c-format msgid "Generating signature: %d\n" msgstr "çÅÎÅÒÉÒÕÅÔÓÑ ĞÏÄĞÉÓØ: %d\n" -#: build/pack.c:602 +#: build/pack.c:601 msgid "Unable to reload signature header.\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ĞÅÒÅÚÁÇÒÕÚÉÔØ ÚÁÇÏÌÏ×ÏË ĞÏÄĞÉÓÉ.\n" -#: build/pack.c:610 +#: build/pack.c:609 #, c-format msgid "Could not open %s: %s\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ %s: %s\n" -#: build/pack.c:646 lib/psm.c:1638 +#: build/pack.c:645 lib/psm.c:1638 #, c-format msgid "Unable to write package: %s\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ÚÁĞÉÓÁÔØ ĞÁËÅÔ: %s\n" -#: build/pack.c:661 +#: build/pack.c:660 #, c-format msgid "Unable to open sigtarget %s: %s\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÃÅÌØ ĞÏÄĞÉÓÉ %s: %s\n" -#: build/pack.c:672 +#: build/pack.c:671 #, c-format msgid "Unable to read header from %s: %s\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ĞÒÏŞÉÔÁÔØ ÚÁÇÏÌÏ×ÏË ÉÚ %s: %s\n" -#: build/pack.c:686 +#: build/pack.c:685 #, c-format msgid "Unable to write header to %s: %s\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ÚÁĞÉÓÁÔØ ÚÁÇÏÌÏ×ÏË × %s: %s\n" -#: build/pack.c:696 +#: build/pack.c:695 #, c-format msgid "Unable to read payload from %s: %s\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ĞÒÏŞÉÔÁÔØ ÓÏÄÅÒÖÉÍÏÅ ÉÚ %s: %s\n" -#: build/pack.c:702 +#: build/pack.c:701 #, c-format msgid "Unable to write payload to %s: %s\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ÚÁĞÉÓÁÔØ ÓÏÄÅÒÖÉÍÏÅ × %s: %s\n" -#: build/pack.c:739 lib/psm.c:1907 +#: build/pack.c:738 lib/psm.c:1907 #, c-format msgid "Wrote: %s\n" msgstr "úÁĞÉÓÁÎ: %s\n" -#: build/pack.c:812 +#: build/pack.c:811 #, c-format msgid "Could not generate output filename for package %s: %s\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ÓÏÚÄÁÔØ ÉÍÑ ÆÁÊÌÁ ÄÌÑ ĞÁËÅÔÁ %s: %s\n" -#: build/pack.c:829 +#: build/pack.c:828 #, c-format msgid "cannot create %s: %s\n" msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÓÏÚÄÁÔØ %s: %s\n" @@ -864,128 +864,128 @@ msgstr "ÓÔÒÏËÁ %d: ïÛÉÂËÁ ÒÁÚÂÏÒÁ %%files: %s\n" msgid "line %d: Second %%files list\n" msgstr "ÓÔÒÏËÁ %d: ÷ÔÏÒÏÊ ÓĞÉÓÏË %%files\n" -#: build/parsePreamble.c:244 +#: build/parsePreamble.c:245 #, c-format msgid "Architecture is excluded: %s\n" msgstr "áÒÈÉÔÅËÔÕÒÁ ÉÓËÌÀŞÅÎÁ: %s\n" -#: build/parsePreamble.c:249 +#: build/parsePreamble.c:250 #, c-format msgid "Architecture is not included: %s\n" msgstr "áÒÈÉÔÅËÔÕÒÁ ÎÅ ×ËÌÀŞÅÎÁ: %s\n" -#: build/parsePreamble.c:254 +#: build/parsePreamble.c:255 #, c-format msgid "OS is excluded: %s\n" msgstr "ïó ÉÓËÌÀŞÅÎÁ: %s\n" -#: build/parsePreamble.c:259 +#: build/parsePreamble.c:260 #, c-format msgid "OS is not included: %s\n" msgstr "ïó ÎÅ ×ËÌÀŞÅÎÁ: %s\n" -#: build/parsePreamble.c:282 +#: build/parsePreamble.c:283 #, c-format msgid "%s field must be present in package: %s\n" msgstr "ğÏÌÅ %s ÏÂÑÚÁÎÏ ĞÒÉÓÕÔÓÔ×Ï×ÁÔØ × ĞÁËÅÔÅ: %s\n" -#: build/parsePreamble.c:311 +#: build/parsePreamble.c:312 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "ğÏ×ÔÏÒÑÀİÉÅÓÑ ÚÁĞÉÓÉ %s × ĞÁËÅÔÅ: %s\n" -#: build/parsePreamble.c:374 +#: build/parsePreamble.c:375 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ĞÉËÔÏÇÒÁÍÍÕ %s: %s\n" -#: build/parsePreamble.c:392 +#: build/parsePreamble.c:393 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ĞÒÏŞÉÔÁÔØ ĞÉËÔÏÇÒÁÍÍÕ %s: %s\n" -#: build/parsePreamble.c:405 +#: build/parsePreamble.c:406 #, c-format msgid "Unknown icon type: %s\n" msgstr "îÅÉÚ×ÅÓÔÎÙÊ ÔÉĞ ĞÉËÔÏÇÒÁÍÍÙ: %s\n" -#: build/parsePreamble.c:450 +#: build/parsePreamble.c:451 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "ÓÔÒÏËÁ %d: ñÒÌÙË ÔÒÅÂÕÅÔ ÔÏÌØËÏ ÏÄÉÎ ÁÒÇÕÍÅÎÔ: %s\n" -#: build/parsePreamble.c:490 +#: build/parsePreamble.c:491 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "ÓÔÒÏËÁ %d: îÅ×ÅÒÎÙÊ ÔÜÇ: %s\n" #. Empty field -#: build/parsePreamble.c:498 +#: build/parsePreamble.c:499 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "ÓÔÒÏËÁ %d: ğÕÓÔÏÊ ÔÜÇ: %s\n" -#: build/parsePreamble.c:522 build/parsePreamble.c:529 +#: build/parsePreamble.c:524 build/parsePreamble.c:531 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "ÓÔÒÏËÁ %d: îÅÄÏĞÕÓÔÉÍÙÊ ÓÉÍ×ÏÌ '-' × %s: %s\n" -#: build/parsePreamble.c:590 build/parseSpec.c:472 +#: build/parsePreamble.c:592 build/parseSpec.c:472 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "BuildRoot ÎÅ ÍÏÖÅÔ ÂÙÔØ \"/\": %s\n" -#: build/parsePreamble.c:603 +#: build/parsePreamble.c:605 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "ÓÔÒÏËÁ %d: ğÒÅÆÉËÓ ÎÅ ÍÏÖÅÔ ÚÁËÁÎŞÉ×ÁÔØÓÑ ÎÁ \"/\": %s\n" -#: build/parsePreamble.c:615 +#: build/parsePreamble.c:617 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "ÓÔÒÏËÁ %d: Docdir ÄÏÌÖÅÎ ÎÁŞÉÎÁÔØÓÑ Ó '/': %s\n" -#: build/parsePreamble.c:627 +#: build/parsePreamble.c:629 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s\n" msgstr "ÓÔÒÏËÁ %d: ğÏÌÅ Epoch/Serial ÄÏÌÖÎÏ ÂÙÔØ ŞÉÓÌÏÍ: %s\n" -#: build/parsePreamble.c:667 build/parsePreamble.c:678 +#: build/parsePreamble.c:669 build/parsePreamble.c:680 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "ÓÔÒÏËÁ %d: îÅ×ÅÒÎÏÅ ŞÉÓÌÏ %s: ÏĞÒÅÄÅÌÑÅÔ: %s\n" -#: build/parsePreamble.c:704 +#: build/parsePreamble.c:706 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "ÓÔÒÏËÁ %d: îÅ×ÅÒÎÙÊ ÆÏÒÍÁÔ BuildArchitecture: %s\n" -#: build/parsePreamble.c:713 +#: build/parsePreamble.c:715 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "÷ÎÕÔÒÅÎÎÑÑ ÏÛÉÂËÁ: îÅÉÚ×ÅÓÔÎÙÊ ÑÒÌÙË %d\n" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:819 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:882 +#: build/parsePreamble.c:886 #, c-format msgid "Bad package specification: %s\n" msgstr "îÅ×ÅÒÎÁÑ ÓĞÅÃÉÆÉËÁÃÉÑ ĞÁËÅÔÁ: %s\n" -#: build/parsePreamble.c:888 +#: build/parsePreamble.c:892 #, c-format msgid "Package already exists: %s\n" msgstr "ğÁËÅÔ ÕÖÅ ÓÕİÅÓÔ×ÕÅÔ: %s\n" -#: build/parsePreamble.c:917 +#: build/parsePreamble.c:921 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "ÓÔÒÏËÁ %d: îÅÉÚ×ÅÓÔÎÙÊ ÔÜÇ: %s\n" -#: build/parsePreamble.c:939 +#: build/parsePreamble.c:943 msgid "Spec file can't use BuildRoot\n" msgstr "æÁÊÌ spec ÎÅ ÍÏÖÅÔ ÉÓĞÏÌØÚÏ×ÁÔØ BuildRoot\n" @@ -1913,7 +1913,7 @@ msgstr "" "ÕÄÁÌÉÔØ ×ÓÅ ĞÁËÅÔÙ, ÓÏ×ĞÁÄÁÀİÉÅ Ó <ĞÁËÅÔ> (ÏÂÙŞÎÏ, ÅÓÌÉ <ĞÁËÅÔ> " "ÓÏÏÔ×ÅÔÓÔ×ÕÅÔ ÎÅÓËÏÌØËÉÍ ĞÁËÅÔÁÍ, ÇÅÎÅÒÉÒÕÅÔÓÑ ÏÛÉÂËÁ)" -#: lib/poptI.c:182 tools/rpmgraph.c:274 +#: lib/poptI.c:182 tools/rpmgraph.c:272 msgid "use anaconda \"presentation order\"" msgstr "" @@ -2303,7 +2303,7 @@ msgstr "ÎÅ ĞÒÏ×ÅÒÑÔØ ÆÁÊÌÙ ĞÁËÅÔÁ" msgid "don't verify files in package" msgstr "ÎÅ ĞÒÏ×ÅÒÑÔØ ÆÁÊÌÙ ĞÁËÅÔÁ" -#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:268 +#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:266 msgid "don't verify package dependencies" msgstr "ÎÅ ĞÒÏ×ÅÒÑÔØ ÚÁ×ÉÓÉÍÏÓÔÉ ĞÁËÅÔÁ" @@ -2357,7 +2357,7 @@ msgstr "ÉÓÈÏÄÎÙÊ ĞÁËÅÔ ÎÅ ÓÏÄÅÒÖÉÔ ÆÁÊÌÁ ÓĞÅÃÉÆÉËÁÃÉÉ\n" msgid "%s: waitpid(%d) rc %d status %x secs %u.%03u\n" msgstr "%s: waitpid(%d) rc %d status %x\n" -#: lib/psm.c:637 +#: lib/psm.c:641 #, fuzzy, c-format msgid "%s: %s(%s-%s-%s.%s) running <lua> scriptlet.\n" msgstr "%s: %s(%s-%s-%s) %sÚÁĞÕÓË ÓÉÎÈÒÏÎÎÏÇÏ ÓÃÅÎÁÒÉÑ\n" @@ -3998,32 +3998,32 @@ msgstr "îÅÉÚ×ÅÓÔÎÙÊ ĞÁÒÁÍÅÔÒ %c × %s(%s)\n" msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "çÌÕÂÉÎÁ ÒÅËÕÒÓÉÉ(%d) ÂÏÌØÛÅ ÄÏĞÕÓÔÉÍÏÊ(%d)\n" -#: rpmio/macro.c:1295 rpmio/macro.c:1312 +#: rpmio/macro.c:1297 rpmio/macro.c:1314 #, c-format msgid "Unterminated %c: %s\n" msgstr "îÅÚÁËÒÙÔÁÑ %c: %s\n" -#: rpmio/macro.c:1353 +#: rpmio/macro.c:1355 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "ÎÅĞÏÎÑÔÎÙÊ ÍÁËÒÏÓ ĞÏÓÌÅ %%\n" -#: rpmio/macro.c:1510 +#: rpmio/macro.c:1512 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "íÁËÒÏÓ %%%.*s ÎÅ ÎÁÊÄÅÎ, ĞÒÏĞÕÓËÁÀ\n" -#: rpmio/macro.c:1846 +#: rpmio/macro.c:1848 msgid "Target buffer overflow\n" msgstr "ğÅÒÅĞÏÌÎÅÎÉÅ ÃÅÌÅ×ÏÇÏ ÂÕÆÅÒÁ\n" #. XXX Fstrerror -#: rpmio/macro.c:2052 rpmio/macro.c:2058 +#: rpmio/macro.c:2054 rpmio/macro.c:2060 #, c-format msgid "File %s: %s\n" msgstr "æÁÊÌ %s: %s\n" -#: rpmio/macro.c:2061 +#: rpmio/macro.c:2063 #, c-format msgid "File %s is smaller than %u bytes\n" msgstr "äÌÉÎÁ ÆÁÊÌÁ %s ÍÅÎØÛÅ ŞÅÍ %u ÂÁÊÔ\n" @@ -4145,7 +4145,7 @@ msgstr "url ĞÏÒÔ ÄÏÌÖÅÎ ÂÙÔØ ŞÉÓÌÏÍ\n" msgid "failed to create %s: %s\n" msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÓÏÚÄÁÔØ %s: %s\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:270 +#: tools/rpmcache.c:515 tools/rpmgraph.c:268 msgid "don't verify header+payload signature" msgstr "ÎÅ ĞÒÏ×ÅÒÑÔØ ĞÏÄĞÉÓØ ÚÁÇÏÌÏ×ÏËÁ É ÓÏÄÅÒÖÉÍÏÇÏ" @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-04 15:03-0400\n" +"POT-Creation-Date: 2005-07-17 11:08-0400\n" "PO-Revision-Date: 1999-04-08 21:37+02:00\n" "Last-Translator: Stanislav Meduna <stano@eunet.sk>\n" "Language-Team: Slovak <sk-i18n@rak.isternet.sk>\n" @@ -110,7 +110,7 @@ msgstr "" msgid "Install/Upgrade/Erase options:" msgstr "" -#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:277 +#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:275 msgid "Common options for all rpm modes and executables:" msgstr "" @@ -359,7 +359,7 @@ msgstr "neboli zadané ¾iadne argumenty pre overenie" msgid "no arguments given" msgstr "neboli zadané ¾iadne argumenty pre otázku" -#: build/build.c:140 build/pack.c:511 +#: build/build.c:140 build/pack.c:510 #, fuzzy msgid "Unable to open temp file.\n" msgstr "Nie je mo¾né otvori» doèasnı súbor" @@ -590,34 +590,34 @@ msgstr "Súbor nebol nájdenı: %s" msgid "Could not open %%files file %s: %s\n" msgstr "chybe: nie je mo¾né otvori» %%files súbor: %s" -#: build/files.c:1965 build/pack.c:156 +#: build/files.c:1965 build/pack.c:155 #, fuzzy, c-format msgid "line: %s\n" msgstr "riadok: %s" -#: build/files.c:2362 +#: build/files.c:2357 #, fuzzy, c-format msgid "Bad file: %s: %s\n" msgstr "súbor %s: %s\n" -#: build/files.c:2374 build/parsePrep.c:50 +#: build/files.c:2369 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "Chybnı vlastník/skupina: %s\n" -#: build/files.c:2418 +#: build/files.c:2413 #, fuzzy, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "vyhµadáva sa balík %s\n" -#: build/files.c:2441 +#: build/files.c:2430 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2469 +#: build/files.c:2458 #, fuzzy, c-format msgid "Processing files: %s-%s-%s\n" msgstr "Spracovávajú sa súbory: %s\n" @@ -671,137 +671,137 @@ msgstr "cpio_copy zápis zlyhal: %s" msgid "cpio_copy read failed: %s\n" msgstr "cpio_copy èítanie zlyhalo: %s" -#: build/pack.c:222 build/pack.c:236 +#: build/pack.c:221 build/pack.c:235 #, fuzzy, c-format msgid "Could not open PreIn file: %s\n" msgstr "Nie je mo¾né otvori» PreIn súbor: %s" -#: build/pack.c:229 +#: build/pack.c:228 #, fuzzy, c-format msgid "Could not open PreUn file: %s\n" msgstr "Nie je mo¾né otvori» PreUn súbor: %s" -#: build/pack.c:243 +#: build/pack.c:242 #, fuzzy, c-format msgid "Could not open PostIn file: %s\n" msgstr "Nie je mo¾né otvori» PostIn súbor: %s" -#: build/pack.c:250 build/pack.c:257 +#: build/pack.c:249 build/pack.c:256 #, fuzzy, c-format msgid "Could not open PostUn file: %s\n" msgstr "Nie je mo¾né otvori» PostUn súbor: %s" -#: build/pack.c:265 +#: build/pack.c:264 #, fuzzy, c-format msgid "Could not open VerifyScript file: %s\n" msgstr "Nie je mo¾né otvori» VerifyScript súbor: %s" -#: build/pack.c:280 +#: build/pack.c:279 #, fuzzy, c-format msgid "Could not open Trigger script file: %s\n" msgstr "Nie je mo¾né otvori» Trigger skriptovı súbor: %s" -#: build/pack.c:309 +#: build/pack.c:308 #, c-format msgid "readRPM: open %s: %s\n" msgstr "readRPM: otvorenie %s: %s\n" -#: build/pack.c:319 +#: build/pack.c:318 #, c-format msgid "readRPM: read %s: %s\n" msgstr "readRPM: èítanie %s: %s\n" -#: build/pack.c:328 build/pack.c:557 +#: build/pack.c:327 build/pack.c:556 #, fuzzy, c-format msgid "%s: Fseek failed: %s\n" msgstr "%s: readLead zlyhalo\n" -#: build/pack.c:360 +#: build/pack.c:359 #, c-format msgid "readRPM: %s is not an RPM package\n" msgstr "readRPM: %s nie je RPM balík\n" -#: build/pack.c:365 +#: build/pack.c:364 #, c-format msgid "readRPM: reading header from %s\n" msgstr "readRPM: èítanie hlavièky %s\n" -#: build/pack.c:499 +#: build/pack.c:498 #, fuzzy msgid "Unable to create immutable header region.\n" msgstr "Nie je mo¾né preèíta» ikonu: %s" -#: build/pack.c:518 +#: build/pack.c:517 #, fuzzy msgid "Unable to write temp header\n" msgstr "Nie je mo¾né zapísa» %s" -#: build/pack.c:528 +#: build/pack.c:527 #, fuzzy msgid "Bad CSA data\n" msgstr "Chybné CSA dáta" -#: build/pack.c:564 +#: build/pack.c:563 #, fuzzy msgid "Unable to write final header\n" msgstr "Nie je mo¾né zapísa» %s" -#: build/pack.c:584 +#: build/pack.c:583 #, c-format msgid "Generating signature: %d\n" msgstr "Vytvára sa PGP podpis: %d\n" -#: build/pack.c:602 +#: build/pack.c:601 #, fuzzy msgid "Unable to reload signature header.\n" msgstr "Nie je mo¾né preèíta» ikonu: %s" -#: build/pack.c:610 +#: build/pack.c:609 #, fuzzy, c-format msgid "Could not open %s: %s\n" msgstr "Otvorenie %s zlyhalo\n" -#: build/pack.c:646 lib/psm.c:1638 +#: build/pack.c:645 lib/psm.c:1638 #, fuzzy, c-format msgid "Unable to write package: %s\n" msgstr "Nie je mo¾né zapísa» balík: %s" -#: build/pack.c:661 +#: build/pack.c:660 #, fuzzy, c-format msgid "Unable to open sigtarget %s: %s\n" msgstr "Nie je preèíta» sigtarget: %s" -#: build/pack.c:672 +#: build/pack.c:671 #, fuzzy, c-format msgid "Unable to read header from %s: %s\n" msgstr "Nie je mo¾né preèíta» ikonu: %s" -#: build/pack.c:686 +#: build/pack.c:685 #, fuzzy, c-format msgid "Unable to write header to %s: %s\n" msgstr "Nie je mo¾né zapísa» balík: %s" -#: build/pack.c:696 +#: build/pack.c:695 #, fuzzy, c-format msgid "Unable to read payload from %s: %s\n" msgstr "Nie je mo¾né preèíta» ikonu: %s" -#: build/pack.c:702 +#: build/pack.c:701 #, fuzzy, c-format msgid "Unable to write payload to %s: %s\n" msgstr "Nie je mo¾né zapísa» balík: %s" -#: build/pack.c:739 lib/psm.c:1907 +#: build/pack.c:738 lib/psm.c:1907 #, c-format msgid "Wrote: %s\n" msgstr "Zapísané: %s\n" -#: build/pack.c:812 +#: build/pack.c:811 #, c-format msgid "Could not generate output filename for package %s: %s\n" msgstr "Nie je mo¾né vytvori» meno vıstupného súboru pre balík %s: %s\n" -#: build/pack.c:829 +#: build/pack.c:828 #, fuzzy, c-format msgid "cannot create %s: %s\n" msgstr "nie je mo¾né zapísa» do %s: " @@ -876,128 +876,128 @@ msgstr "riadok %d: Chyba pri analıze %%files: %s" msgid "line %d: Second %%files list\n" msgstr "riadok %d: Druhı %%files zoznam" -#: build/parsePreamble.c:244 +#: build/parsePreamble.c:245 #, fuzzy, c-format msgid "Architecture is excluded: %s\n" msgstr "Architektúra je vynechaná: %s" -#: build/parsePreamble.c:249 +#: build/parsePreamble.c:250 #, fuzzy, c-format msgid "Architecture is not included: %s\n" msgstr "Architektúra nie je obsiahnutá: %s" -#: build/parsePreamble.c:254 +#: build/parsePreamble.c:255 #, fuzzy, c-format msgid "OS is excluded: %s\n" msgstr "OS je vynechanı: %s" -#: build/parsePreamble.c:259 +#: build/parsePreamble.c:260 #, fuzzy, c-format msgid "OS is not included: %s\n" msgstr "OS nie je obsiahnutı: %s" -#: build/parsePreamble.c:282 +#: build/parsePreamble.c:283 #, fuzzy, c-format msgid "%s field must be present in package: %s\n" msgstr "V balíku musí existova» pole %s: %s" -#: build/parsePreamble.c:311 +#: build/parsePreamble.c:312 #, fuzzy, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "Duplicitné záznamy %s v balíku: %s" -#: build/parsePreamble.c:374 +#: build/parsePreamble.c:375 #, fuzzy, c-format msgid "Unable to open icon %s: %s\n" msgstr "Nie je mo¾né preèíta» ikonu: %s" -#: build/parsePreamble.c:392 +#: build/parsePreamble.c:393 #, fuzzy, c-format msgid "Unable to read icon %s: %s\n" msgstr "Nie je mo¾né preèíta» ikonu: %s" -#: build/parsePreamble.c:405 +#: build/parsePreamble.c:406 #, fuzzy, c-format msgid "Unknown icon type: %s\n" msgstr "Neznámy typ ikony: %s" -#: build/parsePreamble.c:450 +#: build/parsePreamble.c:451 #, fuzzy, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "riadok %d: Chybná voµba %s: %s" -#: build/parsePreamble.c:490 +#: build/parsePreamble.c:491 #, fuzzy, c-format msgid "line %d: Malformed tag: %s\n" msgstr "riadok %d: Znetvorenı popis: %s" #. Empty field -#: build/parsePreamble.c:498 +#: build/parsePreamble.c:499 #, fuzzy, c-format msgid "line %d: Empty tag: %s\n" msgstr "riadok %d: Prázdny popis: %s" -#: build/parsePreamble.c:522 build/parsePreamble.c:529 +#: build/parsePreamble.c:524 build/parsePreamble.c:531 #, fuzzy, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "riadok %d: Neprípustnı znak '-' v %s: %s" -#: build/parsePreamble.c:590 build/parseSpec.c:472 +#: build/parsePreamble.c:592 build/parseSpec.c:472 #, fuzzy, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "riadok %d: BuildRoot nemô¾e by» \"/\": %s" -#: build/parsePreamble.c:603 +#: build/parsePreamble.c:605 #, fuzzy, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "riadok %d: Prefixy nesmú konèi» \"/\": %s" -#: build/parsePreamble.c:615 +#: build/parsePreamble.c:617 #, fuzzy, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "riadok %d: Docdir musí zaèína» '/': %s" -#: build/parsePreamble.c:627 +#: build/parsePreamble.c:629 #, fuzzy, c-format msgid "line %d: Epoch/Serial field must be a number: %s\n" msgstr "riadok %d: Epoch/Serial pole musí by» èíslo: %s" -#: build/parsePreamble.c:667 build/parsePreamble.c:678 +#: build/parsePreamble.c:669 build/parsePreamble.c:680 #, fuzzy, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "riadok %d: Chybné %s èíslo: %s\n" -#: build/parsePreamble.c:704 +#: build/parsePreamble.c:706 #, fuzzy, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "riadok %d: Chybnı formát BuildArchitecture: %s" -#: build/parsePreamble.c:713 +#: build/parsePreamble.c:715 #, fuzzy, c-format msgid "Internal error: Bogus tag %d\n" msgstr "Interná chyba: Èudnı popis %d " -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:819 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:882 +#: build/parsePreamble.c:886 #, fuzzy, c-format msgid "Bad package specification: %s\n" msgstr "Chybná ¹pecifikácia balíka: %s" -#: build/parsePreamble.c:888 +#: build/parsePreamble.c:892 #, fuzzy, c-format msgid "Package already exists: %s\n" msgstr "Balík u¾ existuje: %s" -#: build/parsePreamble.c:917 +#: build/parsePreamble.c:921 #, fuzzy, c-format msgid "line %d: Unknown tag: %s\n" msgstr "riadok %d: Neznámy popis: %s" -#: build/parsePreamble.c:939 +#: build/parsePreamble.c:943 #, fuzzy msgid "Spec file can't use BuildRoot\n" msgstr "Spec súbor nemô¾e pou¾i» BuildRoot" @@ -1940,7 +1940,7 @@ msgstr "" "odin¹talova» v¹etky balíky urèené <balíkom> (inak je chybou, pokiaµ <balík> " "¹pecifikuje viac ako jeden balík)" -#: lib/poptI.c:182 tools/rpmgraph.c:274 +#: lib/poptI.c:182 tools/rpmgraph.c:272 msgid "use anaconda \"presentation order\"" msgstr "" @@ -2362,7 +2362,7 @@ msgstr "zobrazi» súbory v balíku" msgid "don't verify files in package" msgstr "zobrazi» súbory v balíku" -#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:268 +#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:266 #, fuzzy msgid "don't verify package dependencies" msgstr "neoverova» závislosti balíka" @@ -2426,7 +2426,7 @@ msgstr "zdrojovı balík neobsahuje ¾iadny .spec súbor" msgid "%s: waitpid(%d) rc %d status %x secs %u.%03u\n" msgstr "" -#: lib/psm.c:637 +#: lib/psm.c:641 #, fuzzy, c-format msgid "%s: %s(%s-%s-%s.%s) running <lua> scriptlet.\n" msgstr "vykonávajú sa poin¹talaèné skripty (ak existujú)\n" @@ -4076,33 +4076,33 @@ msgstr "Neznáma voµba %c v %s(%s)" msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "Håbka rekurzie (%d) väè¹ia ako maximálna (%d)" -#: rpmio/macro.c:1295 rpmio/macro.c:1312 +#: rpmio/macro.c:1297 rpmio/macro.c:1314 #, fuzzy, c-format msgid "Unterminated %c: %s\n" msgstr "Neukonèené %c: %s" -#: rpmio/macro.c:1353 +#: rpmio/macro.c:1355 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "" -#: rpmio/macro.c:1510 +#: rpmio/macro.c:1512 #, fuzzy, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "balík %%%.*s nebol nájdenı, vynecháva sa" -#: rpmio/macro.c:1846 +#: rpmio/macro.c:1848 #, fuzzy msgid "Target buffer overflow\n" msgstr "Preplnenie cieµovej vyrovnávacej pamäti" #. XXX Fstrerror -#: rpmio/macro.c:2052 rpmio/macro.c:2058 +#: rpmio/macro.c:2054 rpmio/macro.c:2060 #, fuzzy, c-format msgid "File %s: %s\n" msgstr "Súbor %s: %s" -#: rpmio/macro.c:2061 +#: rpmio/macro.c:2063 #, fuzzy, c-format msgid "File %s is smaller than %u bytes\n" msgstr "Súbor %s je men¹í ako %d bajtov" @@ -4227,7 +4227,7 @@ msgstr "url port musí by» èíslo\n" msgid "failed to create %s: %s\n" msgstr "nepodarilo sa vytvori» %s\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:270 +#: tools/rpmcache.c:515 tools/rpmgraph.c:268 #, fuzzy msgid "don't verify header+payload signature" msgstr "overi» podpis balíka" @@ -1,13 +1,13 @@ # -*- 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.389.2.21 2005/07/12 10:57:14 jbj Exp $ +# $Id: sl.po,v 1.389.2.22 2005/07/17 18:34:49 jbj Exp $ # msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-04 15:03-0400\n" +"POT-Creation-Date: 2005-07-17 11:08-0400\n" "PO-Revision-Date: 2000-10-08 19:05+0200\n" "Last-Translator: Grega Fajdiga <gregor.fajdiga@telemach.net>\n" "Language-Team: Slovenian <sl@li.org>\n" @@ -115,7 +115,7 @@ msgstr "" msgid "Install/Upgrade/Erase options:" msgstr "" -#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:277 +#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:275 msgid "Common options for all rpm modes and executables:" msgstr "" @@ -358,7 +358,7 @@ msgstr "argumenti za preverjanje niso podani" msgid "no arguments given" msgstr "argumenti za poizvedbo niso podani" -#: build/build.c:140 build/pack.c:511 +#: build/build.c:140 build/pack.c:510 #, fuzzy msgid "Unable to open temp file.\n" msgstr "Zaèasne datoteke ni mo¾no odpreti" @@ -589,34 +589,34 @@ msgstr "Datoteke ni mo¾no najti z raz¹iritvijo metaznakov v imenu: %s" msgid "Could not open %%files file %s: %s\n" msgstr "Datoteke %s iz %%files ni mo¾no odpreti: %s" -#: build/files.c:1965 build/pack.c:156 +#: build/files.c:1965 build/pack.c:155 #, fuzzy, c-format msgid "line: %s\n" msgstr "vrstica: %s" -#: build/files.c:2362 +#: build/files.c:2357 #, fuzzy, c-format msgid "Bad file: %s: %s\n" msgstr "Po¹kodovana datoteka: %s: %s" -#: build/files.c:2374 build/parsePrep.c:50 +#: build/files.c:2369 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "Neobstojeè lastnik/skupina: %s\n" -#: build/files.c:2418 +#: build/files.c:2413 #, fuzzy, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "i¹èemo paket %s\n" -#: build/files.c:2441 +#: build/files.c:2430 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2469 +#: build/files.c:2458 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "Obdeloavnje datotek: %s-%s-%s\n" @@ -670,137 +670,137 @@ msgstr "pisanje cpio_copy neuspe¹no: %s" msgid "cpio_copy read failed: %s\n" msgstr "branje cpio_copy neuspe¹no: %s" -#: build/pack.c:222 build/pack.c:236 +#: build/pack.c:221 build/pack.c:235 #, fuzzy, c-format msgid "Could not open PreIn file: %s\n" msgstr "Datoteke PreIn ni mo¾no odpreti: %s" -#: build/pack.c:229 +#: build/pack.c:228 #, fuzzy, c-format msgid "Could not open PreUn file: %s\n" msgstr "Datoteke PreUn ni mo¾no odpreti: %s" -#: build/pack.c:243 +#: build/pack.c:242 #, fuzzy, c-format msgid "Could not open PostIn file: %s\n" msgstr "Datoteke PostIn ni mo¾no odpreti: %s" -#: build/pack.c:250 build/pack.c:257 +#: build/pack.c:249 build/pack.c:256 #, fuzzy, c-format msgid "Could not open PostUn file: %s\n" msgstr "Datoteke PostUn ni mo¾no odpreti: %s" -#: build/pack.c:265 +#: build/pack.c:264 #, fuzzy, c-format msgid "Could not open VerifyScript file: %s\n" msgstr "Datoteke VerifyScript ni mo¾no odpreti: %s" -#: build/pack.c:280 +#: build/pack.c:279 #, fuzzy, c-format msgid "Could not open Trigger script file: %s\n" msgstr "Skriptne datoteke Trigger ni mo¾no odpreti: %s" -#: build/pack.c:309 +#: build/pack.c:308 #, c-format msgid "readRPM: open %s: %s\n" msgstr "readRPM: odpiranje %s: %s\n" -#: build/pack.c:319 +#: build/pack.c:318 #, c-format msgid "readRPM: read %s: %s\n" msgstr "readRPM: branje %s: %s\n" -#: build/pack.c:328 build/pack.c:557 +#: build/pack.c:327 build/pack.c:556 #, fuzzy, c-format msgid "%s: Fseek failed: %s\n" msgstr "%s: branje Fread je bilo neuspe¹no: %s\n" -#: build/pack.c:360 +#: build/pack.c:359 #, c-format msgid "readRPM: %s is not an RPM package\n" msgstr "readRPM: %s ni paket tipa RPM\n" -#: build/pack.c:365 +#: build/pack.c:364 #, c-format msgid "readRPM: reading header from %s\n" msgstr "readRPM: branje glave %s\n" -#: build/pack.c:499 +#: build/pack.c:498 #, fuzzy msgid "Unable to create immutable header region.\n" msgstr "Ikone %s ni mo¾no prebrati: %s" -#: build/pack.c:518 +#: build/pack.c:517 #, fuzzy msgid "Unable to write temp header\n" msgstr "Ni mo¾no zapisati paketa %s: %s" -#: build/pack.c:528 +#: build/pack.c:527 #, fuzzy msgid "Bad CSA data\n" msgstr "Po¹kodovani podatki CSA" -#: build/pack.c:564 +#: build/pack.c:563 #, fuzzy msgid "Unable to write final header\n" msgstr "Ni mo¾no zapisati paketa %s: %s" -#: build/pack.c:584 +#: build/pack.c:583 #, c-format msgid "Generating signature: %d\n" msgstr "Izdelujemo podpis: %d\n" -#: build/pack.c:602 +#: build/pack.c:601 #, fuzzy msgid "Unable to reload signature header.\n" msgstr "Ikone %s ni mo¾no prebrati: %s" -#: build/pack.c:610 +#: build/pack.c:609 #, c-format msgid "Could not open %s: %s\n" msgstr "Ni mo¾no odpreti %s: %s\n" -#: build/pack.c:646 lib/psm.c:1638 +#: build/pack.c:645 lib/psm.c:1638 #, fuzzy, c-format msgid "Unable to write package: %s\n" msgstr "Ni mo¾no zapisati paketa: %s" -#: build/pack.c:661 +#: build/pack.c:660 #, fuzzy, c-format msgid "Unable to open sigtarget %s: %s\n" msgstr "Ciljnega podpisa %s ni mo¾no odpreti: %s" -#: build/pack.c:672 +#: build/pack.c:671 #, fuzzy, c-format msgid "Unable to read header from %s: %s\n" msgstr "Ikone %s ni mo¾no prebrati: %s" -#: build/pack.c:686 +#: build/pack.c:685 #, fuzzy, c-format msgid "Unable to write header to %s: %s\n" msgstr "Ni mo¾no zapisati paketa %s: %s" -#: build/pack.c:696 +#: build/pack.c:695 #, fuzzy, c-format msgid "Unable to read payload from %s: %s\n" msgstr "Ikone %s ni mo¾no prebrati: %s" -#: build/pack.c:702 +#: build/pack.c:701 #, fuzzy, c-format msgid "Unable to write payload to %s: %s\n" msgstr "Ni mo¾no zapisati paketa %s: %s" -#: build/pack.c:739 lib/psm.c:1907 +#: build/pack.c:738 lib/psm.c:1907 #, c-format msgid "Wrote: %s\n" msgstr "Zapisano: %s\n" -#: build/pack.c:812 +#: build/pack.c:811 #, c-format msgid "Could not generate output filename for package %s: %s\n" msgstr "Neuspe¹no ustvarjanje izhodne datoteke za paket %s: %s\n" -#: build/pack.c:829 +#: build/pack.c:828 #, c-format msgid "cannot create %s: %s\n" msgstr "ni mo¾no ustvariti %s: %s\n" @@ -875,128 +875,128 @@ msgstr "vrstica %d: Napaka pri razèlembi v razdelku %%Files: %s" msgid "line %d: Second %%files list\n" msgstr "vrstica %d: Drugi seznam %%Files" -#: build/parsePreamble.c:244 +#: build/parsePreamble.c:245 #, fuzzy, c-format msgid "Architecture is excluded: %s\n" msgstr "Arhitektura je izkljuèena: %s" -#: build/parsePreamble.c:249 +#: build/parsePreamble.c:250 #, fuzzy, c-format msgid "Architecture is not included: %s\n" msgstr "Arhitektura ni vkljuèena: %s" -#: build/parsePreamble.c:254 +#: build/parsePreamble.c:255 #, fuzzy, c-format msgid "OS is excluded: %s\n" msgstr "OS je izkljuèen: %s" -#: build/parsePreamble.c:259 +#: build/parsePreamble.c:260 #, fuzzy, c-format msgid "OS is not included: %s\n" msgstr "OS ni vkljuèen: %s" -#: build/parsePreamble.c:282 +#: build/parsePreamble.c:283 #, fuzzy, c-format msgid "%s field must be present in package: %s\n" msgstr "polje %s mora v paketu obstajati: %s" -#: build/parsePreamble.c:311 +#: build/parsePreamble.c:312 #, fuzzy, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "Podvojeni vnosi %s v paketu: %s" -#: build/parsePreamble.c:374 +#: build/parsePreamble.c:375 #, fuzzy, c-format msgid "Unable to open icon %s: %s\n" msgstr "Ikone %s ni mo¾no odpreti: %s" -#: build/parsePreamble.c:392 +#: build/parsePreamble.c:393 #, fuzzy, c-format msgid "Unable to read icon %s: %s\n" msgstr "Ikone %s ni mo¾no prebrati: %s" -#: build/parsePreamble.c:405 +#: build/parsePreamble.c:406 #, fuzzy, c-format msgid "Unknown icon type: %s\n" msgstr "Neznan tip ikone: %s" -#: build/parsePreamble.c:450 +#: build/parsePreamble.c:451 #, fuzzy, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "vrstica %d: Napaèna izbira %s: %s" -#: build/parsePreamble.c:490 +#: build/parsePreamble.c:491 #, fuzzy, c-format msgid "line %d: Malformed tag: %s\n" msgstr "vrstica %d: Deformirana znaèka: %s" #. Empty field -#: build/parsePreamble.c:498 +#: build/parsePreamble.c:499 #, fuzzy, c-format msgid "line %d: Empty tag: %s\n" msgstr "vrstica %d: Prazna znaèka: %s" -#: build/parsePreamble.c:522 build/parsePreamble.c:529 +#: build/parsePreamble.c:524 build/parsePreamble.c:531 #, fuzzy, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "vrstica %d: Neveljaven znak ,-` v %s: %s" -#: build/parsePreamble.c:590 build/parseSpec.c:472 +#: build/parsePreamble.c:592 build/parseSpec.c:472 #, fuzzy, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "BuildRoot ne more biti \"/\": %s" -#: build/parsePreamble.c:603 +#: build/parsePreamble.c:605 #, fuzzy, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "vrstica %d: Predpone se ne smejo konèati z /: %s" -#: build/parsePreamble.c:615 +#: build/parsePreamble.c:617 #, fuzzy, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "vrstica %d: Docdir se mora zaèeti z \"/\": %s" -#: build/parsePreamble.c:627 +#: build/parsePreamble.c:629 #, fuzzy, c-format msgid "line %d: Epoch/Serial field must be a number: %s\n" msgstr "vrstica %d: polje Epoch/Serial mora biti ¹tevilo: %s" -#: build/parsePreamble.c:667 build/parsePreamble.c:678 +#: build/parsePreamble.c:669 build/parsePreamble.c:680 #, fuzzy, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "vrstica %d: Okvarjeno ¹tevilo %s: %s\n" -#: build/parsePreamble.c:704 +#: build/parsePreamble.c:706 #, fuzzy, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "vrstica %d: Napaèna oblika BuildArchitecture: %s" -#: build/parsePreamble.c:713 +#: build/parsePreamble.c:715 #, fuzzy, c-format msgid "Internal error: Bogus tag %d\n" msgstr "Notranja napaka: Neprava znaèka %d" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:819 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:882 +#: build/parsePreamble.c:886 #, fuzzy, c-format msgid "Bad package specification: %s\n" msgstr "Nepravilno doloèilo paketa: %s" -#: build/parsePreamble.c:888 +#: build/parsePreamble.c:892 #, fuzzy, c-format msgid "Package already exists: %s\n" msgstr "Paket ¾e obstaja: %s" -#: build/parsePreamble.c:917 +#: build/parsePreamble.c:921 #, fuzzy, c-format msgid "line %d: Unknown tag: %s\n" msgstr "vrstica %d: Neznana znaèka: %s" -#: build/parsePreamble.c:939 +#: build/parsePreamble.c:943 #, fuzzy msgid "Spec file can't use BuildRoot\n" msgstr "Datoteka spec ne more uporabiti BuildRoot" @@ -1942,7 +1942,7 @@ msgstr "" "odstrani vse pakete, ki vsebujejo vzorec <paket> (sicer program izide z " "napako, èe paket <paket> doloèa veè paketov)" -#: lib/poptI.c:182 tools/rpmgraph.c:274 +#: lib/poptI.c:182 tools/rpmgraph.c:272 msgid "use anaconda \"presentation order\"" msgstr "" @@ -2363,7 +2363,7 @@ msgstr "brez preverjanja datotek v paketu" msgid "don't verify files in package" msgstr "brez preverjanja datotek v paketu" -#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:268 +#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:266 #, fuzzy msgid "don't verify package dependencies" msgstr "brez preverjanja soodvisnosti paketa" @@ -2427,7 +2427,7 @@ msgstr "izvorni paket ne vsebuje datoteke .spec" msgid "%s: waitpid(%d) rc %d status %x secs %u.%03u\n" msgstr "" -#: lib/psm.c:637 +#: lib/psm.c:641 #, fuzzy, c-format msgid "%s: %s(%s-%s-%s.%s) running <lua> scriptlet.\n" msgstr "poganjanje ponamestitvenih skript (èe obstajajo)\n" @@ -4085,33 +4085,33 @@ msgstr "Neznana izbira %c v %s(%s)" msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "Globina rekurzije (%d) veèja od maksimalne (%d)" -#: rpmio/macro.c:1295 rpmio/macro.c:1312 +#: rpmio/macro.c:1297 rpmio/macro.c:1314 #, fuzzy, c-format msgid "Unterminated %c: %s\n" msgstr "Nezakljuèeni %c: %s" -#: rpmio/macro.c:1353 +#: rpmio/macro.c:1355 #, fuzzy, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "Oznaki %% sledi nerazèlenljiv makro" -#: rpmio/macro.c:1510 +#: rpmio/macro.c:1512 #, fuzzy, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "Makro %%%.*s ni najden - preskoèeno" -#: rpmio/macro.c:1846 +#: rpmio/macro.c:1848 #, fuzzy msgid "Target buffer overflow\n" msgstr "Ciljni medpomnilnik je bil prekoraèen" #. XXX Fstrerror -#: rpmio/macro.c:2052 rpmio/macro.c:2058 +#: rpmio/macro.c:2054 rpmio/macro.c:2060 #, fuzzy, c-format msgid "File %s: %s\n" msgstr "Datoteka %s: %s" -#: rpmio/macro.c:2061 +#: rpmio/macro.c:2063 #, fuzzy, c-format msgid "File %s is smaller than %u bytes\n" msgstr "Datoteka %s je kraj¹a od %d bajtov" @@ -4236,7 +4236,7 @@ msgstr "vrata URL morajo biti ¹tevilka\n" msgid "failed to create %s: %s\n" msgstr "neuspe¹no ustvarjanje %s: %s\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:270 +#: tools/rpmcache.c:515 tools/rpmgraph.c:268 #, fuzzy msgid "don't verify header+payload signature" msgstr "preveri podpis paketa(-ov)" @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-04 15:03-0400\n" +"POT-Creation-Date: 2005-07-17 11:08-0400\n" "PO-Revision-Date: 2004-02-29 07:48+0500\n" "Last-Translator: unknown\n" "Language-Team: unknown\n" @@ -110,7 +110,7 @@ msgstr "" msgid "Install/Upgrade/Erase options:" msgstr "" -#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:277 +#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:275 msgid "Common options for all rpm modes and executables:" msgstr "" @@ -357,7 +357,7 @@ msgstr "nedostaju argumenti za proveru" msgid "no arguments given" msgstr "nedostaju argumenti za upit" -#: build/build.c:140 build/pack.c:511 +#: build/build.c:140 build/pack.c:510 #, fuzzy msgid "Unable to open temp file.\n" msgstr "Ne mogu da otvorim %s za èitanje: %s" @@ -581,34 +581,34 @@ msgstr "Datoteka nije pronağena na serveru" msgid "Could not open %%files file %s: %s\n" msgstr "gre¹ka: ne mogu da otvorim datoteku %s\n" -#: build/files.c:1965 build/pack.c:156 +#: build/files.c:1965 build/pack.c:155 #, fuzzy, c-format msgid "line: %s\n" msgstr "neuspelo otvaranje %s: %s" -#: build/files.c:2362 +#: build/files.c:2357 #, fuzzy, c-format msgid "Bad file: %s: %s\n" msgstr "neuspelo otvaranje %s: %s" -#: build/files.c:2374 build/parsePrep.c:50 +#: build/files.c:2369 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "" -#: build/files.c:2418 +#: build/files.c:2413 #, fuzzy, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "gre¹ka potrage za paketom %s\n" -#: build/files.c:2441 +#: build/files.c:2430 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2469 +#: build/files.c:2458 #, fuzzy, c-format msgid "Processing files: %s-%s-%s\n" msgstr "neuspelo otvaranje %s: %s" @@ -662,136 +662,136 @@ msgstr "neuspelo èitanje: %s (%d)" msgid "cpio_copy read failed: %s\n" msgstr "neuspelo èitanje: %s (%d)" -#: build/pack.c:222 build/pack.c:236 +#: build/pack.c:221 build/pack.c:235 #, fuzzy, c-format msgid "Could not open PreIn file: %s\n" msgstr "gre¹ka: ne mogu da otvorim datoteku %s\n" -#: build/pack.c:229 +#: build/pack.c:228 #, fuzzy, c-format msgid "Could not open PreUn file: %s\n" msgstr "gre¹ka: ne mogu da otvorim datoteku %s\n" -#: build/pack.c:243 +#: build/pack.c:242 #, fuzzy, c-format msgid "Could not open PostIn file: %s\n" msgstr "gre¹ka: ne mogu da otvorim datoteku %s\n" -#: build/pack.c:250 build/pack.c:257 +#: build/pack.c:249 build/pack.c:256 #, fuzzy, c-format msgid "Could not open PostUn file: %s\n" msgstr "gre¹ka: ne mogu da otvorim datoteku %s\n" -#: build/pack.c:265 +#: build/pack.c:264 #, fuzzy, c-format msgid "Could not open VerifyScript file: %s\n" msgstr "gre¹ka: ne mogu da otvorim datoteku %s\n" -#: build/pack.c:280 +#: build/pack.c:279 #, fuzzy, c-format msgid "Could not open Trigger script file: %s\n" msgstr "gre¹ka: ne mogu da otvorim datoteku %s\n" -#: build/pack.c:309 +#: build/pack.c:308 #, fuzzy, c-format msgid "readRPM: open %s: %s\n" msgstr "neuspelo otvaranje %s: %s" -#: build/pack.c:319 +#: build/pack.c:318 #, fuzzy, c-format msgid "readRPM: read %s: %s\n" msgstr "Neuspelo èitanje %s: %s." -#: build/pack.c:328 build/pack.c:557 +#: build/pack.c:327 build/pack.c:556 #, fuzzy, c-format msgid "%s: Fseek failed: %s\n" msgstr "%s: Neuspeo 'readLead'\n" -#: build/pack.c:360 +#: build/pack.c:359 #, fuzzy, c-format msgid "readRPM: %s is not an RPM package\n" msgstr "gre¹ka: èini se da %s nije RPM paket\n" -#: build/pack.c:365 +#: build/pack.c:364 #, fuzzy, c-format msgid "readRPM: reading header from %s\n" msgstr "gre¹ka kod uzimanja sloga %s iz %s" -#: build/pack.c:499 +#: build/pack.c:498 #, fuzzy msgid "Unable to create immutable header region.\n" msgstr "Ne mogu da upi¹em %s" -#: build/pack.c:518 +#: build/pack.c:517 #, fuzzy msgid "Unable to write temp header\n" msgstr "Ne mogu da upi¹em %s" -#: build/pack.c:528 +#: build/pack.c:527 msgid "Bad CSA data\n" msgstr "" -#: build/pack.c:564 +#: build/pack.c:563 #, fuzzy msgid "Unable to write final header\n" msgstr "Ne mogu da upi¹em %s" -#: build/pack.c:584 +#: build/pack.c:583 #, fuzzy, c-format msgid "Generating signature: %d\n" msgstr "napravi PGP potpis" -#: build/pack.c:602 +#: build/pack.c:601 #, fuzzy msgid "Unable to reload signature header.\n" msgstr "Ne mogu da upi¹em %s" -#: build/pack.c:610 +#: build/pack.c:609 #, fuzzy, c-format msgid "Could not open %s: %s\n" msgstr "neuspelo otvaranje %s\n" -#: build/pack.c:646 lib/psm.c:1638 +#: build/pack.c:645 lib/psm.c:1638 #, fuzzy, c-format msgid "Unable to write package: %s\n" msgstr "Ne mogu da upi¹em %s" -#: build/pack.c:661 +#: build/pack.c:660 #, fuzzy, c-format msgid "Unable to open sigtarget %s: %s\n" msgstr "Ne mogu da upi¹em %s" -#: build/pack.c:672 +#: build/pack.c:671 #, fuzzy, c-format msgid "Unable to read header from %s: %s\n" msgstr "Ne mogu da upi¹em %s" -#: build/pack.c:686 +#: build/pack.c:685 #, fuzzy, c-format msgid "Unable to write header to %s: %s\n" msgstr "Ne mogu da upi¹em %s" -#: build/pack.c:696 +#: build/pack.c:695 #, fuzzy, c-format msgid "Unable to read payload from %s: %s\n" msgstr "Ne mogu da upi¹em %s" -#: build/pack.c:702 +#: build/pack.c:701 #, fuzzy, c-format msgid "Unable to write payload to %s: %s\n" msgstr "Ne mogu da upi¹em %s" -#: build/pack.c:739 lib/psm.c:1907 +#: build/pack.c:738 lib/psm.c:1907 #, c-format msgid "Wrote: %s\n" msgstr "" -#: build/pack.c:812 +#: build/pack.c:811 #, c-format msgid "Could not generate output filename for package %s: %s\n" msgstr "" -#: build/pack.c:829 +#: build/pack.c:828 #, fuzzy, c-format msgid "cannot create %s: %s\n" msgstr "Ne mogu da otvorim datoteku %s: " @@ -866,128 +866,128 @@ msgstr "neuspelo otvaranje %s: %s" msgid "line %d: Second %%files list\n" msgstr "pogre¹an broj paketa: %s\n" -#: build/parsePreamble.c:244 +#: build/parsePreamble.c:245 #, c-format msgid "Architecture is excluded: %s\n" msgstr "" -#: build/parsePreamble.c:249 +#: build/parsePreamble.c:250 #, c-format msgid "Architecture is not included: %s\n" msgstr "" -#: build/parsePreamble.c:254 +#: build/parsePreamble.c:255 #, fuzzy, c-format msgid "OS is excluded: %s\n" msgstr "Pribavljam %s\n" -#: build/parsePreamble.c:259 +#: build/parsePreamble.c:260 #, fuzzy, c-format msgid "OS is not included: %s\n" msgstr "%s: Neuspelo otvaranje\n" -#: build/parsePreamble.c:282 +#: build/parsePreamble.c:283 #, fuzzy, c-format msgid "%s field must be present in package: %s\n" msgstr "\"%s\" odreğuje vi¹e paketa\n" -#: build/parsePreamble.c:311 +#: build/parsePreamble.c:312 #, fuzzy, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "gre¹ka: ne mogu da otvorim %s%s/packages.rpm\n" -#: build/parsePreamble.c:374 +#: build/parsePreamble.c:375 #, fuzzy, c-format msgid "Unable to open icon %s: %s\n" msgstr "Ne mogu da upi¹em %s" -#: build/parsePreamble.c:392 +#: build/parsePreamble.c:393 #, fuzzy, c-format msgid "Unable to read icon %s: %s\n" msgstr "Ne mogu da upi¹em %s" -#: build/parsePreamble.c:405 +#: build/parsePreamble.c:406 #, fuzzy, c-format msgid "Unknown icon type: %s\n" msgstr "(nepoznat tip)" -#: build/parsePreamble.c:450 +#: build/parsePreamble.c:451 #, fuzzy, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "neuspelo otvaranje %s: %s" -#: build/parsePreamble.c:490 +#: build/parsePreamble.c:491 #, fuzzy, c-format msgid "line %d: Malformed tag: %s\n" msgstr "pogre¹an broj paketa: %s\n" #. Empty field -#: build/parsePreamble.c:498 +#: build/parsePreamble.c:499 #, fuzzy, c-format msgid "line %d: Empty tag: %s\n" msgstr "neuspelo otvaranje %s: %s" -#: build/parsePreamble.c:522 build/parsePreamble.c:529 +#: build/parsePreamble.c:524 build/parsePreamble.c:531 #, fuzzy, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "neuspelo otvaranje %s: %s" -#: build/parsePreamble.c:590 build/parseSpec.c:472 +#: build/parsePreamble.c:592 build/parseSpec.c:472 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "" -#: build/parsePreamble.c:603 +#: build/parsePreamble.c:605 #, fuzzy, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "preme¹tanja moraju poèeti znakom '/'" -#: build/parsePreamble.c:615 +#: build/parsePreamble.c:617 #, fuzzy, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "preme¹tanja moraju poèeti znakom '/'" -#: build/parsePreamble.c:627 +#: build/parsePreamble.c:629 #, fuzzy, c-format msgid "line %d: Epoch/Serial field must be a number: %s\n" msgstr "pogre¹an broj paketa: %s\n" -#: build/parsePreamble.c:667 build/parsePreamble.c:678 +#: build/parsePreamble.c:669 build/parsePreamble.c:680 #, fuzzy, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "pogre¹an broj paketa: %s\n" -#: build/parsePreamble.c:704 +#: build/parsePreamble.c:706 #, fuzzy, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "nedostaje arhitektura za %s na %s:%d" -#: build/parsePreamble.c:713 +#: build/parsePreamble.c:715 #, fuzzy, c-format msgid "Internal error: Bogus tag %d\n" msgstr "fatalna gre¹ka: " -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:819 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:882 +#: build/parsePreamble.c:886 #, fuzzy, c-format msgid "Bad package specification: %s\n" msgstr " Opcije odrednice paketa:" -#: build/parsePreamble.c:888 +#: build/parsePreamble.c:892 #, fuzzy, c-format msgid "Package already exists: %s\n" msgstr "privremena baza podataka %s veæ postoji" -#: build/parsePreamble.c:917 +#: build/parsePreamble.c:921 #, fuzzy, c-format msgid "line %d: Unknown tag: %s\n" msgstr "pogre¹an broj paketa: %s\n" -#: build/parsePreamble.c:939 +#: build/parsePreamble.c:943 msgid "Spec file can't use BuildRoot\n" msgstr "" @@ -1930,7 +1930,7 @@ msgstr "" "ukloni sve pakete koji odgovaraju <paketu> (normalno, javlja se gre¹ka ako " "<paket> oznaèava vi¹e paketa)" -#: lib/poptI.c:182 tools/rpmgraph.c:274 +#: lib/poptI.c:182 tools/rpmgraph.c:272 msgid "use anaconda \"presentation order\"" msgstr "" @@ -2356,7 +2356,7 @@ msgstr "instaliraj paket" msgid "don't verify files in package" msgstr "instaliraj paket" -#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:268 +#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:266 #, fuzzy msgid "don't verify package dependencies" msgstr "nemoj proveravati zavisnosti paketa" @@ -2419,7 +2419,7 @@ msgstr "upit nad paketom koji ima <datoteku>" msgid "%s: waitpid(%d) rc %d status %x secs %u.%03u\n" msgstr "" -#: lib/psm.c:637 +#: lib/psm.c:641 #, fuzzy, c-format msgid "%s: %s(%s-%s-%s.%s) running <lua> scriptlet.\n" msgstr "nemoj izvr¹iti nijednu fazu" @@ -4067,32 +4067,32 @@ msgstr "(nepoznat tip)" msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "" -#: rpmio/macro.c:1295 rpmio/macro.c:1312 +#: rpmio/macro.c:1297 rpmio/macro.c:1314 #, fuzzy, c-format msgid "Unterminated %c: %s\n" msgstr "Ne mogu da otvorim datoteku %s: " -#: rpmio/macro.c:1353 +#: rpmio/macro.c:1355 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "" -#: rpmio/macro.c:1510 +#: rpmio/macro.c:1512 #, fuzzy, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "paket %s nije nağen u %s" -#: rpmio/macro.c:1846 +#: rpmio/macro.c:1848 msgid "Target buffer overflow\n" msgstr "" #. XXX Fstrerror -#: rpmio/macro.c:2052 rpmio/macro.c:2058 +#: rpmio/macro.c:2054 rpmio/macro.c:2060 #, fuzzy, c-format msgid "File %s: %s\n" msgstr "neuspelo otvaranje %s: %s" -#: rpmio/macro.c:2061 +#: rpmio/macro.c:2063 #, c-format msgid "File %s is smaller than %u bytes\n" msgstr "" @@ -4225,7 +4225,7 @@ msgstr "gre¹ka: FTP port mora biti broj\n" msgid "failed to create %s: %s\n" msgstr "neuspelo kreiranje %s\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:270 +#: tools/rpmcache.c:515 tools/rpmgraph.c:268 #, fuzzy msgid "don't verify header+payload signature" msgstr "proveri potpis u paketu" @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-04 15:03-0400\n" +"POT-Creation-Date: 2005-07-17 11:08-0400\n" "PO-Revision-Date: 2005-02-18 22:29+0100\n" "Last-Translator: Göran Uddeborg <goeran@uddeborg.se>\n" "Language-Team: Swedish <sv@li.org>\n" @@ -108,7 +108,7 @@ msgstr "Byggflaggor med [ <specfil> | <tar-arkiv> | <källpaket> ]:" msgid "Install/Upgrade/Erase options:" msgstr "Installations-/Uppdaterings-/Raderingsflaggor" -#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:277 +#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:275 msgid "Common options for all rpm modes and executables:" msgstr "Gemensamma flaggor för alla rpm-lägen och binärer:" @@ -351,7 +351,7 @@ msgstr "inga parametrar angivna för verifiering" msgid "no arguments given" msgstr "inga argument angivna" -#: build/build.c:140 build/pack.c:511 +#: build/build.c:140 build/pack.c:510 msgid "Unable to open temp file.\n" msgstr "Kan inte öppna temporär fil.\n" @@ -572,27 +572,27 @@ msgstr "Hittade ingen fil vid matchningen: %s\n" msgid "Could not open %%files file %s: %s\n" msgstr "Kunde inte öppna %%files-fil %s: %s\n" -#: build/files.c:1965 build/pack.c:156 +#: build/files.c:1965 build/pack.c:155 #, c-format msgid "line: %s\n" msgstr "rad: %s\n" -#: build/files.c:2362 +#: build/files.c:2357 #, c-format msgid "Bad file: %s: %s\n" msgstr "Felaktig fil: %s: %s\n" -#: build/files.c:2374 build/parsePrep.c:50 +#: build/files.c:2369 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "Felaktig ägare/grupp: %s\n" -#: build/files.c:2418 +#: build/files.c:2413 #, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "Letar efter opackade fil(er): %s\n" -#: build/files.c:2441 +#: build/files.c:2430 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" @@ -601,7 +601,7 @@ msgstr "" "Installerade (men opaketerade) filer funna:\n" "%s" -#: build/files.c:2469 +#: build/files.c:2458 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "Bearbetar filer: %s-%s-%s\n" @@ -655,132 +655,132 @@ msgstr "cpio_copy kunde inte skriva: %s\n" msgid "cpio_copy read failed: %s\n" msgstr "cpio_copy kunde inte läsa: %s\n" -#: build/pack.c:222 build/pack.c:236 +#: build/pack.c:221 build/pack.c:235 #, c-format msgid "Could not open PreIn file: %s\n" msgstr "Kunde inte öppna PreIn-fil: %s\n" -#: build/pack.c:229 +#: build/pack.c:228 #, c-format msgid "Could not open PreUn file: %s\n" msgstr "Kunde inte öppna PreUn-fil: %s\n" -#: build/pack.c:243 +#: build/pack.c:242 #, c-format msgid "Could not open PostIn file: %s\n" msgstr "Kunde inte öppna PostIn-fil: %s\n" -#: build/pack.c:250 build/pack.c:257 +#: build/pack.c:249 build/pack.c:256 #, c-format msgid "Could not open PostUn file: %s\n" msgstr "Kunde inte öppna PostUn-fil: %s\n" -#: build/pack.c:265 +#: build/pack.c:264 #, c-format msgid "Could not open VerifyScript file: %s\n" msgstr "Kunde inte öppna VerifyScript-fil: %s\n" -#: build/pack.c:280 +#: build/pack.c:279 #, c-format msgid "Could not open Trigger script file: %s\n" msgstr "Kunde inte öppna Trigger-skriptfil: %s\n" -#: build/pack.c:309 +#: build/pack.c:308 #, c-format msgid "readRPM: open %s: %s\n" msgstr "readRPM: öppna %s: %s\n" -#: build/pack.c:319 +#: build/pack.c:318 #, c-format msgid "readRPM: read %s: %s\n" msgstr "readRPM: läs %s: %s\n" -#: build/pack.c:328 build/pack.c:557 +#: build/pack.c:327 build/pack.c:556 #, c-format msgid "%s: Fseek failed: %s\n" msgstr "%s: Fseek misslyckades: %s\n" -#: build/pack.c:360 +#: build/pack.c:359 #, c-format msgid "readRPM: %s is not an RPM package\n" msgstr "readRPM: %s är inte ett RPM-paket\n" -#: build/pack.c:365 +#: build/pack.c:364 #, c-format msgid "readRPM: reading header from %s\n" msgstr "readRPM: läser huvud från %s\n" -#: build/pack.c:499 +#: build/pack.c:498 msgid "Unable to create immutable header region.\n" msgstr "Kan inte skapa oföränderlig huvudregion.\n" -#: build/pack.c:518 +#: build/pack.c:517 msgid "Unable to write temp header\n" msgstr "Kan inte skriva temporärhuvud\n" -#: build/pack.c:528 +#: build/pack.c:527 msgid "Bad CSA data\n" msgstr "Felaktig CSA-data\n" -#: build/pack.c:564 +#: build/pack.c:563 msgid "Unable to write final header\n" msgstr "Kan inte skriva slutligt huvud\n" -#: build/pack.c:584 +#: build/pack.c:583 #, c-format msgid "Generating signature: %d\n" msgstr "Genererar signatur: %d\n" -#: build/pack.c:602 +#: build/pack.c:601 msgid "Unable to reload signature header.\n" msgstr "Kan inte läsa om signaturhuvud.\n" -#: build/pack.c:610 +#: build/pack.c:609 #, c-format msgid "Could not open %s: %s\n" msgstr "Kunde inte öppna %s: %s\n" -#: build/pack.c:646 lib/psm.c:1638 +#: build/pack.c:645 lib/psm.c:1638 #, c-format msgid "Unable to write package: %s\n" msgstr "Kunde inte skriva paket: %s\n" -#: build/pack.c:661 +#: build/pack.c:660 #, c-format msgid "Unable to open sigtarget %s: %s\n" msgstr "Kan inte läsa signaturen %s: %s\n" -#: build/pack.c:672 +#: build/pack.c:671 #, c-format msgid "Unable to read header from %s: %s\n" msgstr "Kan inte läsa huvud från %s: %s\n" -#: build/pack.c:686 +#: build/pack.c:685 #, c-format msgid "Unable to write header to %s: %s\n" msgstr "Kan inte skriva huvud till %s: %s\n" -#: build/pack.c:696 +#: build/pack.c:695 #, c-format msgid "Unable to read payload from %s: %s\n" msgstr "Kan inte läsa last från %s: %s\n" -#: build/pack.c:702 +#: build/pack.c:701 #, c-format msgid "Unable to write payload to %s: %s\n" msgstr "Kan inte skriva last till %s: %s\n" -#: build/pack.c:739 lib/psm.c:1907 +#: build/pack.c:738 lib/psm.c:1907 #, c-format msgid "Wrote: %s\n" msgstr "Skrev: %s\n" -#: build/pack.c:812 +#: build/pack.c:811 #, c-format msgid "Could not generate output filename for package %s: %s\n" msgstr "Kunde inte generera utfilnamn för paketet %s: %s\n" -#: build/pack.c:829 +#: build/pack.c:828 #, c-format msgid "cannot create %s: %s\n" msgstr "kan inte skapa %s: %s\n" @@ -855,128 +855,128 @@ msgstr "rad %d: Fel i tolkning av %%files: %s\n" msgid "line %d: Second %%files list\n" msgstr "rad %d: En andra %%files-lista\n" -#: build/parsePreamble.c:244 +#: build/parsePreamble.c:245 #, c-format msgid "Architecture is excluded: %s\n" msgstr "Arkitekturen är utesluten: %s\n" -#: build/parsePreamble.c:249 +#: build/parsePreamble.c:250 #, c-format msgid "Architecture is not included: %s\n" msgstr "Arkitekturen är inte medtagen: %s\n" -#: build/parsePreamble.c:254 +#: build/parsePreamble.c:255 #, c-format msgid "OS is excluded: %s\n" msgstr "OS är uteslutet: %s\n" -#: build/parsePreamble.c:259 +#: build/parsePreamble.c:260 #, c-format msgid "OS is not included: %s\n" msgstr "OS är inte medtaget: %s\n" -#: build/parsePreamble.c:282 +#: build/parsePreamble.c:283 #, c-format msgid "%s field must be present in package: %s\n" msgstr "%s-fält måste finnas med i paketet: %s\n" -#: build/parsePreamble.c:311 +#: build/parsePreamble.c:312 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "Dubbla %s-poster i paketet: %s\n" -#: build/parsePreamble.c:374 +#: build/parsePreamble.c:375 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "Kan inte öppna ikon %s: %s\n" -#: build/parsePreamble.c:392 +#: build/parsePreamble.c:393 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "Kan inte läsa ikon %s: %s\n" -#: build/parsePreamble.c:405 +#: build/parsePreamble.c:406 #, c-format msgid "Unknown icon type: %s\n" msgstr "Okänd ikontyp: %s\n" -#: build/parsePreamble.c:450 +#: build/parsePreamble.c:451 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "rad %d: Taggen tar endast ett värde: %s\n" -#: build/parsePreamble.c:490 +#: build/parsePreamble.c:491 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "rad %d: Felaktig tagg: %s\n" #. Empty field -#: build/parsePreamble.c:498 +#: build/parsePreamble.c:499 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "rad %d: Tom tagg: %s\n" -#: build/parsePreamble.c:522 build/parsePreamble.c:529 +#: build/parsePreamble.c:524 build/parsePreamble.c:531 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "rad %d: Otillåtet tecken \"-\" i %s: %s\n" -#: build/parsePreamble.c:590 build/parseSpec.c:472 +#: build/parsePreamble.c:592 build/parseSpec.c:472 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "BuildRoot kan inte vara \"/\": %s\n" -#: build/parsePreamble.c:603 +#: build/parsePreamble.c:605 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "rad %d: Prefix får inte sluta med \"/\": %s\n" -#: build/parsePreamble.c:615 +#: build/parsePreamble.c:617 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "rad %d: Docdir måste börja med \"/\": %s\n" -#: build/parsePreamble.c:627 +#: build/parsePreamble.c:629 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s\n" msgstr "rad %d: Epoch/Serial-fält måste vara numeriskt: %s\n" -#: build/parsePreamble.c:667 build/parsePreamble.c:678 +#: build/parsePreamble.c:669 build/parsePreamble.c:680 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "rad %d: Felaktigt %s: bestämningar: %s\n" -#: build/parsePreamble.c:704 +#: build/parsePreamble.c:706 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "rad %d: Felaktigt BuildArchitecture-format: %s\n" -#: build/parsePreamble.c:713 +#: build/parsePreamble.c:715 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "Internt fel: felaktig tagg %d\n" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:819 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "Föråldrad syntax stöds inte: %s\n" -#: build/parsePreamble.c:882 +#: build/parsePreamble.c:886 #, c-format msgid "Bad package specification: %s\n" msgstr "Felaktig paketangivelse %s\n" -#: build/parsePreamble.c:888 +#: build/parsePreamble.c:892 #, c-format msgid "Package already exists: %s\n" msgstr "Paketet existerar redan: %s\n" -#: build/parsePreamble.c:917 +#: build/parsePreamble.c:921 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "rad %d: Okänd tagg: %s\n" -#: build/parsePreamble.c:939 +#: build/parsePreamble.c:943 msgid "Spec file can't use BuildRoot\n" msgstr "Specfil kan inte använda BuildRoot\n" @@ -1885,7 +1885,7 @@ msgstr "" "ta bort alla paket som matchar <paket> (normalt ger det ett fel om <paket> " "anger flera paket)" -#: lib/poptI.c:182 tools/rpmgraph.c:274 +#: lib/poptI.c:182 tools/rpmgraph.c:272 msgid "use anaconda \"presentation order\"" msgstr "använda anacondas \"presentationsordning\"" @@ -2265,7 +2265,7 @@ msgstr "verifiera inte filsäkerhetskontexter" msgid "don't verify files in package" msgstr "verifiera inte filerna i paketet" -#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:268 +#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:266 msgid "don't verify package dependencies" msgstr "verifiera inte paketberoenden" @@ -2318,7 +2318,7 @@ msgstr "källpaket innehåller ingen .spec-fil\n" msgid "%s: waitpid(%d) rc %d status %x secs %u.%03u\n" msgstr "%s: waitpid(%d) rk %d status %x s %u.%03u\n" -#: lib/psm.c:637 +#: lib/psm.c:641 #, c-format msgid "%s: %s(%s-%s-%s.%s) running <lua> scriptlet.\n" msgstr "%s: %s(%s-%s-%s.%s) kör <lua>-skript.\n" @@ -3957,32 +3957,32 @@ msgstr "Okänd flagga %c i %s(%s)\n" msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "Rekursionsdjup(%d) större än max(%d)\n" -#: rpmio/macro.c:1295 rpmio/macro.c:1312 +#: rpmio/macro.c:1297 rpmio/macro.c:1314 #, c-format msgid "Unterminated %c: %s\n" msgstr "Oavslutad %c: %s\n" -#: rpmio/macro.c:1353 +#: rpmio/macro.c:1355 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "Ett %% följs av ett makro som inte kan tolkas\n" -#: rpmio/macro.c:1510 +#: rpmio/macro.c:1512 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "Inget makro %%%.*s hittat, hoppar över\n" -#: rpmio/macro.c:1846 +#: rpmio/macro.c:1848 msgid "Target buffer overflow\n" msgstr "Målbuffert översvämmad\n" #. XXX Fstrerror -#: rpmio/macro.c:2052 rpmio/macro.c:2058 +#: rpmio/macro.c:2054 rpmio/macro.c:2060 #, c-format msgid "File %s: %s\n" msgstr "Fil %s: %s\n" -#: rpmio/macro.c:2061 +#: rpmio/macro.c:2063 #, c-format msgid "File %s is smaller than %u bytes\n" msgstr "Filen %s är mindre än %u byte\n" @@ -4104,7 +4104,7 @@ msgstr "url-port måste vara ett tal\n" msgid "failed to create %s: %s\n" msgstr "kunde inte skapa %s: %s\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:270 +#: tools/rpmcache.c:515 tools/rpmgraph.c:268 msgid "don't verify header+payload signature" msgstr "verifiera inte huvud+lastsignatur" @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-04 15:03-0400\n" +"POT-Creation-Date: 2005-07-17 11:08-0400\n" "PO-Revision-Date: 2001-07-05 08:02+300\n" "Last-Translator: Nilgun Belma Buguner <nilgun@technologist.com>\n" "Language-Team: Turkish <tr@li.org>\n" @@ -112,7 +112,7 @@ msgstr "" msgid "Install/Upgrade/Erase options:" msgstr "Kurma/Güncelleme/Kaldırma seçenekleri:" -#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:277 +#: rpmqv.c:113 tools/rpmcache.c:525 tools/rpmdeps.c:35 tools/rpmgraph.c:275 #, fuzzy msgid "Common options for all rpm modes and executables:" msgstr "Tüm rpm kipleri için ortak seçenekler:" @@ -363,7 +363,7 @@ msgstr "denetleme için hiç argüman belirtilmedi" msgid "no arguments given" msgstr "sorgulama için hiç argüman belirtilmedi" -#: build/build.c:140 build/pack.c:511 +#: build/build.c:140 build/pack.c:510 msgid "Unable to open temp file.\n" msgstr "Geçici dosya açılamadı.\n" @@ -584,34 +584,34 @@ msgstr "Dosya glob tarafından bulunamadı: %s\n" msgid "Could not open %%files file %s: %s\n" msgstr "%%files dosya %s dosyasında açılamadı: %s\n" -#: build/files.c:1965 build/pack.c:156 +#: build/files.c:1965 build/pack.c:155 #, c-format msgid "line: %s\n" msgstr "satır: %s\n" -#: build/files.c:2362 +#: build/files.c:2357 #, c-format msgid "Bad file: %s: %s\n" msgstr "Dosya hatalı: %s: %s\n" -#: build/files.c:2374 build/parsePrep.c:50 +#: build/files.c:2369 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "Kullanıcı/grup hatalı: %s\n" -#: build/files.c:2418 +#: build/files.c:2413 #, fuzzy, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "arşiv paketi açılırken başarısız%s%s: %s\n" -#: build/files.c:2441 +#: build/files.c:2430 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2469 +#: build/files.c:2458 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "İşlenen dosyalar: %s-%s-%s\n" @@ -665,136 +665,136 @@ msgstr "cpio_copy yazma hatası:%s\n" msgid "cpio_copy read failed: %s\n" msgstr "cpio_copy okuma hatası: %s\n" -#: build/pack.c:222 build/pack.c:236 +#: build/pack.c:221 build/pack.c:235 #, c-format msgid "Could not open PreIn file: %s\n" msgstr "PreIn dosyası açılamadı: %s\n" -#: build/pack.c:229 +#: build/pack.c:228 #, c-format msgid "Could not open PreUn file: %s\n" msgstr "PreUn dosyası açılamadı: %s\n" -#: build/pack.c:243 +#: build/pack.c:242 #, c-format msgid "Could not open PostIn file: %s\n" msgstr "PostIn dosyası açılamadı: %s\n" -#: build/pack.c:250 build/pack.c:257 +#: build/pack.c:249 build/pack.c:256 #, c-format msgid "Could not open PostUn file: %s\n" msgstr "PostUn dosyası açılamadı: %s\n" -#: build/pack.c:265 +#: build/pack.c:264 #, c-format msgid "Could not open VerifyScript file: %s\n" msgstr "VerifyScript dosyası açılamadı: %s\n" -#: build/pack.c:280 +#: build/pack.c:279 #, c-format msgid "Could not open Trigger script file: %s\n" msgstr "Trigger betik dosyası açılamadı: %s\n" -#: build/pack.c:309 +#: build/pack.c:308 #, c-format msgid "readRPM: open %s: %s\n" msgstr "readRPM: %s açılırken: %s\n" -#: build/pack.c:319 +#: build/pack.c:318 #, c-format msgid "readRPM: read %s: %s\n" msgstr "readRPM: %s okunurken: %s\n" -#: build/pack.c:328 build/pack.c:557 +#: build/pack.c:327 build/pack.c:556 #, c-format msgid "%s: Fseek failed: %s\n" msgstr "%s: Fseek başarısız: %s\n" -#: build/pack.c:360 +#: build/pack.c:359 #, c-format msgid "readRPM: %s is not an RPM package\n" msgstr "readRPM: %s bir RPM paketi değil\n" -#: build/pack.c:365 +#: build/pack.c:364 #, c-format msgid "readRPM: reading header from %s\n" msgstr "readRPM: %s başlığı okunuyor\n" -#: build/pack.c:499 +#: build/pack.c:498 #, fuzzy msgid "Unable to create immutable header region.\n" msgstr "%s'den başlık okunamadı: %s\n" -#: build/pack.c:518 +#: build/pack.c:517 #, fuzzy msgid "Unable to write temp header\n" msgstr "%s'e başlık yazılamadı: %s\n" -#: build/pack.c:528 +#: build/pack.c:527 msgid "Bad CSA data\n" msgstr "CSA verisi geçersiz\n" -#: build/pack.c:564 +#: build/pack.c:563 #, fuzzy msgid "Unable to write final header\n" msgstr "%s'e başlık yazılamadı: %s\n" -#: build/pack.c:584 +#: build/pack.c:583 #, c-format msgid "Generating signature: %d\n" msgstr "İmza üretiliyor: %d\n" -#: build/pack.c:602 +#: build/pack.c:601 #, fuzzy msgid "Unable to reload signature header.\n" msgstr "%s'den başlık okunamadı: %s\n" -#: build/pack.c:610 +#: build/pack.c:609 #, c-format msgid "Could not open %s: %s\n" msgstr "%s açılamadı: %s\n" -#: build/pack.c:646 lib/psm.c:1638 +#: build/pack.c:645 lib/psm.c:1638 #, c-format msgid "Unable to write package: %s\n" msgstr "paket yazılamadı: %s\n" -#: build/pack.c:661 +#: build/pack.c:660 #, c-format msgid "Unable to open sigtarget %s: %s\n" msgstr "sigtarget %s açılamadı: %s\n" -#: build/pack.c:672 +#: build/pack.c:671 #, c-format msgid "Unable to read header from %s: %s\n" msgstr "%s'den başlık okunamadı: %s\n" -#: build/pack.c:686 +#: build/pack.c:685 #, c-format msgid "Unable to write header to %s: %s\n" msgstr "%s'e başlık yazılamadı: %s\n" -#: build/pack.c:696 +#: build/pack.c:695 #, c-format msgid "Unable to read payload from %s: %s\n" msgstr "%s'den payload okunamadı: %s\n" -#: build/pack.c:702 +#: build/pack.c:701 #, c-format msgid "Unable to write payload to %s: %s\n" msgstr "%s'e payload yazılamadı: %s\n" -#: build/pack.c:739 lib/psm.c:1907 +#: build/pack.c:738 lib/psm.c:1907 #, c-format msgid "Wrote: %s\n" msgstr "Yazıldı: %s\n" -#: build/pack.c:812 +#: build/pack.c:811 #, c-format msgid "Could not generate output filename for package %s: %s\n" msgstr "%s paket dosyası için çıktı dosya adı üretilemedi: %s\n" -#: build/pack.c:829 +#: build/pack.c:828 #, c-format msgid "cannot create %s: %s\n" msgstr "%s dosyası oluşturulamıyor: %s\n" @@ -869,128 +869,128 @@ msgstr "satır %d: %%files ayrıştırılırken hata: %s\n" msgid "line %d: Second %%files list\n" msgstr "satır %d: İkinci %%files listesi\n" -#: build/parsePreamble.c:244 +#: build/parsePreamble.c:245 #, c-format msgid "Architecture is excluded: %s\n" msgstr "Mimari dışlandı: %s\n" -#: build/parsePreamble.c:249 +#: build/parsePreamble.c:250 #, c-format msgid "Architecture is not included: %s\n" msgstr "Mimari içerilmedi: %s\n" -#: build/parsePreamble.c:254 +#: build/parsePreamble.c:255 #, c-format msgid "OS is excluded: %s\n" msgstr "OS dışlandı: %s\n" -#: build/parsePreamble.c:259 +#: build/parsePreamble.c:260 #, c-format msgid "OS is not included: %s\n" msgstr "OS içerilmedi: %s\n" -#: build/parsePreamble.c:282 +#: build/parsePreamble.c:283 #, c-format msgid "%s field must be present in package: %s\n" msgstr "Pakette %s alan mevcut olmalı: %s\n" -#: build/parsePreamble.c:311 +#: build/parsePreamble.c:312 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "Pakette %s girdi tekrarlanmış: %s\n" -#: build/parsePreamble.c:374 +#: build/parsePreamble.c:375 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "%s kısayol simgesi açılamadı: %s\n" -#: build/parsePreamble.c:392 +#: build/parsePreamble.c:393 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "%s kısayol simgesi okunamadı: %s\n" -#: build/parsePreamble.c:405 +#: build/parsePreamble.c:406 #, c-format msgid "Unknown icon type: %s\n" msgstr "bilinmeyen kısayol simgesi türü: %s\n" -#: build/parsePreamble.c:450 +#: build/parsePreamble.c:451 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "satır %d: Etiket sadece tek dizgecik alır: %s\n" -#: build/parsePreamble.c:490 +#: build/parsePreamble.c:491 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "satır %d: Etiket bozuk: %s\n" #. Empty field -#: build/parsePreamble.c:498 +#: build/parsePreamble.c:499 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "satır %d: Etiket boş: %s\n" -#: build/parsePreamble.c:522 build/parsePreamble.c:529 +#: build/parsePreamble.c:524 build/parsePreamble.c:531 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "satır %d: %s içinde '-' karakteri kuraldışı: %s\n" -#: build/parsePreamble.c:590 build/parseSpec.c:472 +#: build/parsePreamble.c:592 build/parseSpec.c:472 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "BuildRoot \"/\" olamaz: %s\n" -#: build/parsePreamble.c:603 +#: build/parsePreamble.c:605 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "satır %d: Önekler \"/\" ile bitemez: %s\n" -#: build/parsePreamble.c:615 +#: build/parsePreamble.c:617 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "satır %d: Docdir '/' ile başlamalı: %s\n" -#: build/parsePreamble.c:627 +#: build/parsePreamble.c:629 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s\n" msgstr "satır %d: Epoch/Serial alanı bir sayı olmalı: %s\n" -#: build/parsePreamble.c:667 build/parsePreamble.c:678 +#: build/parsePreamble.c:669 build/parsePreamble.c:680 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "satır %d: %s hatalı: niteleyiciler: %s\n" -#: build/parsePreamble.c:704 +#: build/parsePreamble.c:706 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "satır %d: BuildArchitecture biçimi hatalı: %s\n" -#: build/parsePreamble.c:713 +#: build/parsePreamble.c:715 #, c-format msgid "Internal error: Bogus tag %d\n" msgstr "İçsel hata: %d etiketi sahte\n" -#: build/parsePreamble.c:815 +#: build/parsePreamble.c:819 #, c-format msgid "Legacy syntax is unsupported: %s\n" msgstr "" -#: build/parsePreamble.c:882 +#: build/parsePreamble.c:886 #, c-format msgid "Bad package specification: %s\n" msgstr "Paket özellikleri hatalı: %s\n" -#: build/parsePreamble.c:888 +#: build/parsePreamble.c:892 #, c-format msgid "Package already exists: %s\n" msgstr "Paket zaten var: %s\n" -#: build/parsePreamble.c:917 +#: build/parsePreamble.c:921 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "satır %d: Bilinmeyen etiket: %s\n" -#: build/parsePreamble.c:939 +#: build/parsePreamble.c:943 msgid "Spec file can't use BuildRoot\n" msgstr "Spec dosyası BuildRoot kullanamaz\n" @@ -1935,7 +1935,7 @@ msgstr "" "<paket> ile eşlenen tüm paketleri kaldırır(<paket> ile çok sayıda paket " "belirtilmişse normalde bir hata oluşur)" -#: lib/poptI.c:182 tools/rpmgraph.c:274 +#: lib/poptI.c:182 tools/rpmgraph.c:272 msgid "use anaconda \"presentation order\"" msgstr "" @@ -2335,7 +2335,7 @@ msgstr "paketteki dosyalar doğrulanamaz" msgid "don't verify files in package" msgstr "paketteki dosyalar doğrulanamaz" -#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:268 +#: lib/poptQV.c:340 lib/poptQV.c:343 tools/rpmgraph.c:266 msgid "don't verify package dependencies" msgstr "paket bağımlılıkları doğrulanmaz" @@ -2395,7 +2395,7 @@ msgstr "kaynak paketi .spec dosyası içermiyor\n" msgid "%s: waitpid(%d) rc %d status %x secs %u.%03u\n" msgstr "" -#: lib/psm.c:637 +#: lib/psm.c:641 #, fuzzy, c-format msgid "%s: %s(%s-%s-%s.%s) running <lua> scriptlet.\n" msgstr "%s: %s betiği çalıştırılıyor (varsa)\n" @@ -4039,32 +4039,32 @@ msgstr "%c seçeneği %s(%s) de anlaşılamadı\n" msgid "Recursion depth(%d) greater than max(%d)\n" msgstr "Yineleme derinliği(%d) mümkün miktardan(%d) büyük\n" -#: rpmio/macro.c:1295 rpmio/macro.c:1312 +#: rpmio/macro.c:1297 rpmio/macro.c:1314 #, c-format msgid "Unterminated %c: %s\n" msgstr "%c sonlandırılmamış: %s\n" -#: rpmio/macro.c:1353 +#: rpmio/macro.c:1355 #, c-format msgid "A %% is followed by an unparseable macro\n" msgstr "Bir ayrıştırılamayan makro tarafından bir %% izlendi\n" -#: rpmio/macro.c:1510 +#: rpmio/macro.c:1512 #, c-format msgid "Macro %%%.*s not found, skipping\n" msgstr "%%%.*s makrosu bulunamadı, atlanıyor\n" -#: rpmio/macro.c:1846 +#: rpmio/macro.c:1848 msgid "Target buffer overflow\n" msgstr "Hedef tampon bellek taştı\n" #. XXX Fstrerror -#: rpmio/macro.c:2052 rpmio/macro.c:2058 +#: rpmio/macro.c:2054 rpmio/macro.c:2060 #, c-format msgid "File %s: %s\n" msgstr "%s dosyası: %s\n" -#: rpmio/macro.c:2061 +#: rpmio/macro.c:2063 #, c-format msgid "File %s is smaller than %u bytes\n" msgstr "%s dosyası %u bayttan küçük\n" @@ -4186,7 +4186,7 @@ msgstr "url portu bir sayı olmalı\n" msgid "failed to create %s: %s\n" msgstr "%s oluşturulamadı: %s\n" -#: tools/rpmcache.c:515 tools/rpmgraph.c:270 +#: tools/rpmcache.c:515 tools/rpmgraph.c:268 #, fuzzy msgid "don't verify header+payload signature" msgstr "paket imzasını denetler" diff --git a/rpm.spec.in b/rpm.spec.in index 76a6b606f..00031ccd0 100644 --- a/rpm.spec.in +++ b/rpm.spec.in @@ -22,7 +22,7 @@ Version: %{version} %{expand: %%define rpm_version %{version}} Release: 0.9 Group: System Environment/Base -Source: ftp://jbj.org/pub/rpm-devel/rpm-%{rpm_version}.tar.gz +Source: ftp://wraptastic.org/pub/rpm-devel/rpm-%{rpm_version}.tar.gz License: GPL Conflicts: patch < 2.5 %ifos linux @@ -73,7 +73,7 @@ Group: Development/Libraries Requires: rpm = %{rpm_version}-%{release} Requires: beecrypt >= 4.1.2 Requires: neon-devel -Requires: sqlite3-devel +Requires: sqlite-devel %description devel This package contains the RPM C library and header files. These diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 68847c54b..a8ee4232b 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -10,6 +10,7 @@ EXTRA_DIST = \ find-debuginfo.sh find-lang.sh find-prov.pl find-req.pl \ cpanflute cpanflute2 Specfile.pm find-provides.perl \ find-requires.perl freshen.sh get_magic.pl getpo.sh http.req \ + libtool.*.sh pkgconfig.*.sh \ magic.prov magic.req perldeps.pl perl.prov perl.req pythondeps.sh \ rpmdb_loadcvt rpmdiff rpmdiff.cgi \ rpm.daily rpm.log rpm.xinetd rpm2cpio.sh \ |