diff options
author | jbj <devnull@localhost> | 2002-08-19 22:27:44 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2002-08-19 22:27:44 +0000 |
commit | ae8428475cbfde3af746d51a056e0655fe6269d8 (patch) | |
tree | 6d173ac13fbc11799ea49d3dd70d5b8ee452283a /po/da.po | |
parent | 105f7a517cd13b7c40b359548a9c75cbd00ed9c4 (diff) | |
download | librpm-tizen-ae8428475cbfde3af746d51a056e0655fe6269d8.tar.gz librpm-tizen-ae8428475cbfde3af746d51a056e0655fe6269d8.tar.bz2 librpm-tizen-ae8428475cbfde3af746d51a056e0655fe6269d8.zip |
- add --with-efence to configure, check install/upgrade with efence.
- beecrypt: short hex string conversion overflows target buffer.
- mark "successors only" packages in transaction.
- reap scriptlets with SIGCHLD handler.
- rename PSM_t to rpmpsm, add methods and refcounts to manage.
- remove %%configure/%%makeinstall from arch-os/macros, default is OK.
- don't export MALLOC_CHECK_ to scriptlets.
- squeaky clean memory leak checking.
- always malloc rpmfi structure, refcounts are correct in rpmtsRun().
- skip redundant /sbin/ldconfig scripts on upgrade (if possible).
CVS patchset: 5645
CVS date: 2002/08/19 22:27:44
Diffstat (limited to 'po/da.po')
-rw-r--r-- | po/da.po | 356 |
1 files changed, 186 insertions, 170 deletions
@@ -109,7 +109,7 @@ msgstr "Fælles tilvalg for alle rpm-tilstande:" msgid "%s: %s\n" msgstr "fil %s: %s\n" -#: rpmqv.c:129 lib/poptALL.c:89 +#: rpmqv.c:129 lib/poptALL.c:92 #, c-format msgid "RPM version %s\n" msgstr "RPM version %s\n" @@ -510,52 +510,52 @@ msgstr "Fil angivet to gange: %s\n" msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Symbolsk lænke peger på BuildRoot: %s -> %s\n" -#: build/files.c:1565 +#: build/files.c:1564 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "Fil passer ikke til præfiks (%s): %s\n" -#: build/files.c:1589 +#: build/files.c:1588 #, c-format msgid "File not found: %s\n" msgstr "Fil ikke fundet: %s\n" -#: build/files.c:1632 build/files.c:2274 build/parsePrep.c:50 +#: build/files.c:1631 build/files.c:2273 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "Ugyldig ejer/gruppe: %s\n" -#: build/files.c:1645 +#: build/files.c:1644 #, fuzzy, c-format msgid "File%5d: %07o %s.%s\t %s\n" msgstr "Fil %4d: %07o %s.%s\t %s\n" -#: build/files.c:1762 +#: build/files.c:1761 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Fil kræver foranstillet \"/\": %s\n" -#: build/files.c:1785 +#: build/files.c:1784 #, fuzzy, c-format msgid "Glob not permitted: %s\n" msgstr "linie %d: Filnavn ikke tilladt: %s\n" -#: build/files.c:1800 +#: build/files.c:1799 #, c-format msgid "File not found by glob: %s\n" msgstr "Fil ikke fundet med glob: %s\n" -#: build/files.c:1864 +#: build/files.c:1863 #, c-format msgid "Could not open %%files file %s: %s\n" msgstr "Kunne ikke åbne '%%files'-fil %s: %s\n" -#: build/files.c:1875 build/pack.c:156 +#: build/files.c:1874 build/pack.c:156 #, c-format msgid "line: %s\n" msgstr "linie: %s\n" -#: build/files.c:2262 +#: build/files.c:2261 #, c-format msgid "Bad file: %s: %s\n" msgstr "Ugyldig fil: %s: %s\n" @@ -748,7 +748,7 @@ msgstr "Kunne ikke læse hoved fra %s: %s\n" msgid "Could not open %s: %s\n" msgstr "Kunne ikke åbne %s: %s\n" -#: build/pack.c:629 lib/psm.c:1407 +#: build/pack.c:629 lib/psm.c:1806 #, c-format msgid "Unable to write package: %s\n" msgstr "Kunne ikke skrive pakke: %s\n" @@ -778,7 +778,7 @@ msgstr "Kunne ikke læse pakkeindhold fra %s: %s\n" msgid "Unable to write payload to %s: %s\n" msgstr "Kunne ikke skrive pakkeindhold til %s: %s\n" -#: build/pack.c:710 lib/psm.c:1713 +#: build/pack.c:710 lib/psm.c:2112 #, c-format msgid "Wrote: %s\n" msgstr "Skrev: %s\n" @@ -1268,19 +1268,19 @@ msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" msgstr "" "generér pakkehoved(er), der er kompatible med (gamle) rpm[23]-indpakninger" -#: build/poptBT.c:229 lib/poptALL.c:210 lib/poptI.c:265 lib/poptI.c:272 +#: build/poptBT.c:229 lib/poptALL.c:213 lib/poptI.c:265 lib/poptI.c:272 #: lib/poptQV.c:329 lib/poptQV.c:338 lib/poptQV.c:377 #, fuzzy msgid "don't verify package digest(s)" msgstr "undlad at tjekke pakkers afhængighedskrav" -#: build/poptBT.c:231 lib/poptALL.c:212 lib/poptI.c:267 lib/poptI.c:274 +#: build/poptBT.c:231 lib/poptALL.c:215 lib/poptI.c:267 lib/poptI.c:274 #: lib/poptQV.c:332 lib/poptQV.c:340 lib/poptQV.c:380 #, fuzzy msgid "don't verify database header(s) when retrieved" msgstr "tjek ikke pakkens arkitektur" -#: build/poptBT.c:233 lib/poptALL.c:218 lib/poptI.c:269 lib/poptI.c:276 +#: build/poptBT.c:233 lib/poptALL.c:221 lib/poptI.c:269 lib/poptI.c:276 #: lib/poptQV.c:335 lib/poptQV.c:342 lib/poptQV.c:382 #, fuzzy msgid "don't verify package signature(s)" @@ -1314,17 +1314,17 @@ msgstr "gennemtving målplatform" msgid "lookup i18N strings in specfile catalog" msgstr "slå i18N-strenge op i spec-fil katalog" -#: build/spec.c:238 +#: build/spec.c:233 #, c-format msgid "line %d: Bad number: %s\n" msgstr "linie %d: Ugyldigt tal: %s\n" -#: build/spec.c:244 +#: build/spec.c:239 #, c-format msgid "line %d: Bad no%s number: %d\n" msgstr "linie %d: Ugyldigt 'no%s'-tal: %d\n" -#: build/spec.c:307 +#: build/spec.c:302 #, c-format msgid "line %d: Bad %s number: %s\n" msgstr "linie %d: Ugyldigt %s-tal: %s\n" @@ -1469,71 +1469,71 @@ msgstr "(ikke et tal)" msgid "(not an OpenPGP signature)" msgstr "overspring eventuelle PGP-signaturer" -#: lib/fs.c:77 +#: lib/fs.c:73 #, c-format msgid "mntctl() failed to return size: %s\n" msgstr "mntctl() returnerede ingen størrelse: %s\n" -#: lib/fs.c:92 +#: lib/fs.c:88 #, c-format msgid "mntctl() failed to return mount points: %s\n" msgstr "mntctl() returnerede ingen monteringspunkter: %s\n" -#: lib/fs.c:112 lib/fs.c:197 lib/fs.c:307 +#: lib/fs.c:108 lib/fs.c:193 lib/fs.c:303 #, c-format msgid "failed to stat %s: %s\n" msgstr "kunne ikke finde %s: %s\n" -#: lib/fs.c:155 rpmio/url.c:523 +#: lib/fs.c:151 rpmio/url.c:523 #, c-format msgid "failed to open %s: %s\n" msgstr "kunne ikke åbne %s: %s\n" -#: lib/fs.c:330 +#: lib/fs.c:326 #, c-format msgid "file %s is on an unknown device\n" msgstr "fil %s er på en ukendt enhed\n" -#: lib/fsm.c:338 +#: lib/fsm.c:339 msgid "========== Directories not explictly included in package:\n" msgstr "" -#: lib/fsm.c:340 +#: lib/fsm.c:341 #, fuzzy, c-format msgid "%10d %s\n" msgstr "linie %d: %s\n" -#: lib/fsm.c:1241 +#: lib/fsm.c:1242 #, c-format msgid "%s directory created with perms %04o.\n" msgstr "" -#: lib/fsm.c:1539 +#: lib/fsm.c:1540 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" -#: lib/fsm.c:1668 lib/fsm.c:1804 +#: lib/fsm.c:1669 lib/fsm.c:1805 #, c-format msgid "%s saved as %s\n" msgstr "%s gemt som %s\n" -#: lib/fsm.c:1830 +#: lib/fsm.c:1831 #, fuzzy, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "kan ikke fjerne %s - katalog ikke tomt\n" -#: lib/fsm.c:1836 +#: lib/fsm.c:1837 #, fuzzy, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "fjernelse (rmdir) af %s mislykkedes: %s\n" -#: lib/fsm.c:1846 +#: lib/fsm.c:1847 #, fuzzy, c-format msgid "%s unlink of %s failed: %s\n" msgstr "åbning af %s mislykkedes %s\n" -#: lib/fsm.c:1866 +#: lib/fsm.c:1867 #, c-format msgid "%s created as %s\n" msgstr "%s oprettet som %s\n" @@ -1554,7 +1554,7 @@ msgid "error creating temporary file %s\n" msgstr "fejl ved oprettelse af midlertidig fil %s\n" #: lib/package.c:442 lib/package.c:482 lib/package.c:685 lib/package.c:709 -#: lib/package.c:739 lib/rpmchecksig.c:784 +#: lib/package.c:739 lib/rpmchecksig.c:786 #, c-format msgid "only V3 signatures can be verified, skipping V%u signature" msgstr "" @@ -1569,121 +1569,125 @@ msgid "" msgstr "" "kun indpakninger med hovedversion <= 4 understøttes af denne udgave af RPM\n" -#: lib/package.c:608 lib/rpmchecksig.c:226 lib/rpmchecksig.c:705 +#: lib/package.c:608 lib/rpmchecksig.c:226 lib/rpmchecksig.c:707 #, c-format msgid "%s: rpmReadSignature failed\n" msgstr "%s: rpmReadSignature mislykkedes\n" -#: lib/package.c:612 lib/rpmchecksig.c:230 lib/rpmchecksig.c:710 +#: lib/package.c:612 lib/rpmchecksig.c:230 lib/rpmchecksig.c:712 #, c-format msgid "%s: No signature available\n" msgstr "%s: Ingen tilgængelig signatur\n" -#: lib/package.c:651 lib/rpmchecksig.c:603 +#: lib/package.c:651 lib/rpmchecksig.c:605 #, fuzzy, c-format msgid "%s: headerRead failed\n" msgstr "%s: readLead mislykkedes\n" -#: lib/package.c:751 lib/rpmchecksig.c:118 lib/rpmchecksig.c:632 +#: lib/package.c:751 lib/rpmchecksig.c:118 lib/rpmchecksig.c:634 #, c-format msgid "%s: Fread failed: %s\n" msgstr "%s: Fread mislykkedes: %s\n" -#: lib/poptALL.c:197 +#: lib/poptALL.c:200 msgid "predefine MACRO with value EXPR" msgstr "" -#: lib/poptALL.c:198 lib/poptALL.c:201 +#: lib/poptALL.c:201 lib/poptALL.c:204 msgid "'MACRO EXPR'" msgstr "" -#: lib/poptALL.c:200 +#: lib/poptALL.c:203 msgid "define MACRO with value EXPR" msgstr "" -#: lib/poptALL.c:203 +#: lib/poptALL.c:206 #, fuzzy msgid "print macro expansion of EXPR" msgstr "udlæs makroudvidelse af <udtryk>+" -#: lib/poptALL.c:204 +#: lib/poptALL.c:207 msgid "'EXPR'" msgstr "" -#: lib/poptALL.c:206 lib/poptALL.c:225 lib/poptALL.c:229 +#: lib/poptALL.c:209 lib/poptALL.c:228 lib/poptALL.c:232 #, fuzzy msgid "read <FILE:...> instead of default file(s)" msgstr "læs <fil:...> i stedet for standard makrofil(er)" -#: lib/poptALL.c:207 lib/poptALL.c:226 lib/poptALL.c:230 +#: lib/poptALL.c:210 lib/poptALL.c:229 lib/poptALL.c:233 msgid "<FILE:...>" msgstr "" -#: lib/poptALL.c:215 lib/poptALL.c:249 +#: lib/poptALL.c:218 lib/poptALL.c:252 msgid "disable use of libio(3) API" msgstr "undlad at benytte libio(3)-API" -#: lib/poptALL.c:221 +#: lib/poptALL.c:224 #, fuzzy msgid "send stdout to CMD" msgstr "send standard-ud til <kmd>" -#: lib/poptALL.c:222 +#: lib/poptALL.c:225 msgid "CMD" msgstr "" -#: lib/poptALL.c:233 +#: lib/poptALL.c:236 #, fuzzy msgid "use ROOT as top level directory" msgstr "brug <katalog> som topniveau-katalog" -#: lib/poptALL.c:234 +#: lib/poptALL.c:237 msgid "ROOT" msgstr "" -#: lib/poptALL.c:237 +#: lib/poptALL.c:240 msgid "display known query tags" msgstr "vis kendte forespørgselsmærker" -#: lib/poptALL.c:239 +#: lib/poptALL.c:242 msgid "display final rpmrc and macro configuration" msgstr "vis den endelige rpmrc og makrokonfiguration" -#: lib/poptALL.c:241 +#: lib/poptALL.c:244 msgid "provide less detailed output" msgstr "medtag mindre detaljerede oplysninger" -#: lib/poptALL.c:243 +#: lib/poptALL.c:246 msgid "provide more detailed output" msgstr "medtag mere detaljerede oplysninger" -#: lib/poptALL.c:245 +#: lib/poptALL.c:248 msgid "print the version of rpm being used" msgstr "vis versionen af rpm som benyttes" -#: lib/poptALL.c:258 +#: lib/poptALL.c:261 msgid "debug payload file state machine" msgstr "" -#: lib/poptALL.c:260 +#: lib/poptALL.c:263 msgid "debug protocol data stream" msgstr "aflus protokol-datastrøm" -#: lib/poptALL.c:263 +#: lib/poptALL.c:266 #, fuzzy msgid "debug option/argument processing" msgstr "Intern fejl i parameterfortolkningen (%d) :-(\n" -#: lib/poptALL.c:274 +#: lib/poptALL.c:269 +msgid "debug package state machine" +msgstr "" + +#: lib/poptALL.c:279 msgid "debug rpmio I/O" msgstr "aflus rpmio I/O" -#: lib/poptALL.c:282 +#: lib/poptALL.c:287 msgid "debug URL cache handling" msgstr "aflus URL-bufferhåndtering" #. @-nullpass@ -#: lib/poptALL.c:353 +#: lib/poptALL.c:358 #, c-format msgid "%s: option table misconfigured (%d)\n" msgstr "" @@ -2126,76 +2130,90 @@ msgstr "generér PGP/GPG-signatur" #. @=boundsread@ #. @-modfilesys@ -#: lib/psm.c:247 rpmdb/header.c:386 rpmdb/header_internal.c:164 +#: lib/psm.c:250 rpmdb/header.c:386 rpmdb/header_internal.c:164 #, c-format msgid "Data type %d not supported\n" msgstr "Datatype %d understøttes ikke\n" -#: lib/psm.c:443 +#: lib/psm.c:446 msgid "source package expected, binary found\n" msgstr "kildepakke forventet, binær fundet\n" -#: lib/psm.c:562 +#: lib/psm.c:565 msgid "source package contains no .spec file\n" msgstr "kildepakke indeholder ingen .spec-fil\n" -#: lib/psm.c:682 -#, fuzzy, c-format -msgid "%s: running %s scriptlet\n" -msgstr "kører postinstallations-skript (hvis det findes)\n" +#: lib/psm.c:906 +#, c-format +msgid "%s: waitpid(%d) rc %d status %x\n" +msgstr "" -#: lib/psm.c:852 -#, fuzzy, c-format -msgid "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" +#: lib/psm.c:983 +#, c-format +msgid "%s: %s(%s-%s-%s) skipping redundant \"%s\".\n" msgstr "" -"kørsel af småskriptet %s fra %s-%s-%s mislykkedes, afslutningsstatus %d\n" -#: lib/psm.c:859 +#: lib/psm.c:991 #, c-format -msgid "execution of %s scriptlet from %s-%s-%s failed, exit status %d\n" +msgid "%s: %s(%s-%s-%s) %ssynchronous scriptlet start\n" +msgstr "" + +#: lib/psm.c:1153 +#, c-format +msgid "%s: %s(%s-%s-%s)\texecv(%s) pid %d\n" +msgstr "" + +#: lib/psm.c:1176 +#, fuzzy, c-format +msgid "%s(%s-%s-%s) scriptlet failed, waitpid(%d) rc %d: %s\n" +msgstr "overspringer installation af %s-%s-%s, %%pre-småskript fejlede rc %d\n" + +#: lib/psm.c:1182 +#, fuzzy, c-format +msgid "%s(%s-%s-%s) scriptlet failed, exit status %d\n" msgstr "" "kørsel af småskriptet %s fra %s-%s-%s mislykkedes, afslutningsstatus %d\n" -#: lib/psm.c:1188 +#: lib/psm.c:1586 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "pakke: %s-%s-%s filer test = %d\n" -#: lib/psm.c:1310 +#: lib/psm.c:1709 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1420 +#: lib/psm.c:1819 #, fuzzy msgid "Unable to reload signature header\n" msgstr "Kunne ikke læse hoved fra %s: %s\n" -#: lib/psm.c:1466 +#: lib/psm.c:1865 #, c-format msgid "user %s does not exist - using root\n" msgstr "bruger %s eksisterer ikke - bruger root\n" -#: lib/psm.c:1475 +#: lib/psm.c:1874 #, c-format msgid "group %s does not exist - using root\n" msgstr "gruppe %s eksisterer ikke - bruger root\n" -#: lib/psm.c:1523 +#: lib/psm.c:1922 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "udpakning af arkiv mislykkedes%s%s: %s\n" -#: lib/psm.c:1524 +#: lib/psm.c:1923 msgid " on file " msgstr " for fil " -#: lib/psm.c:1721 +#: lib/psm.c:2120 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "kunne ikke åbne %s: %s\n" -#: lib/psm.c:1724 +#: lib/psm.c:2123 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "%s mislykkedes\n" @@ -2363,7 +2381,7 @@ msgstr "makeTempFile mislykkedes\n" msgid "%s: Fwrite failed: %s\n" msgstr "%s: Fwrite mislykkedes: %s\n" -#: lib/rpmchecksig.c:208 lib/rpmchecksig.c:689 +#: lib/rpmchecksig.c:208 lib/rpmchecksig.c:691 #, fuzzy, c-format msgid "%s: not an rpm package\n" msgstr "parameter er ikke en RPM-pakke\n" @@ -2393,52 +2411,52 @@ msgstr "%s: writeLead mislykkedes: %s\n" msgid "%s: rpmWriteSignature failed: %s\n" msgstr "%s: rpmWriteSignature mislykkedes: %s\n" -#: lib/rpmchecksig.c:556 +#: lib/rpmchecksig.c:557 #, fuzzy, c-format msgid "%s: import read failed.\n" msgstr "%s: readLead mislykkedes\n" -#: lib/rpmchecksig.c:561 +#: lib/rpmchecksig.c:562 #, c-format msgid "%s: not an armored public key.\n" msgstr "" -#: lib/rpmchecksig.c:568 +#: lib/rpmchecksig.c:569 #, fuzzy, c-format msgid "%s: import failed.\n" msgstr "%s: readLead mislykkedes\n" -#: lib/rpmchecksig.c:617 +#: lib/rpmchecksig.c:619 #, fuzzy, c-format msgid "%s: headerGetEntry failed\n" msgstr "%s: readLead mislykkedes\n" -#: lib/rpmchecksig.c:695 +#: lib/rpmchecksig.c:697 #, c-format msgid "%s: No signature available (v1.0 RPM)\n" msgstr "%s: Ingen tilgængelig signatur (v1.0 RPM)\n" -#: lib/rpmchecksig.c:950 +#: lib/rpmchecksig.c:952 msgid "NOT OK" msgstr "IKKE O.K." -#: lib/rpmchecksig.c:951 lib/rpmchecksig.c:965 +#: lib/rpmchecksig.c:953 lib/rpmchecksig.c:967 msgid " (MISSING KEYS:" msgstr " (MANGLENDE NØGLER: " -#: lib/rpmchecksig.c:953 lib/rpmchecksig.c:967 +#: lib/rpmchecksig.c:955 lib/rpmchecksig.c:969 msgid ") " msgstr ") " -#: lib/rpmchecksig.c:954 lib/rpmchecksig.c:968 +#: lib/rpmchecksig.c:956 lib/rpmchecksig.c:970 msgid " (UNTRUSTED KEYS:" msgstr " (IKKE-BETROEDE NØGLER:" -#: lib/rpmchecksig.c:956 lib/rpmchecksig.c:970 +#: lib/rpmchecksig.c:958 lib/rpmchecksig.c:972 msgid ")" msgstr ")" -#: lib/rpmchecksig.c:964 +#: lib/rpmchecksig.c:966 msgid "OK" msgstr "O.K." @@ -2813,17 +2831,17 @@ msgstr "" msgid "Please contact rpm-list@redhat.com\n" msgstr "Kontakt venligst rpm-list@redhat.com (på engelsk)\n" -#: lib/rpmrc.c:1756 +#: lib/rpmrc.c:1762 #, c-format msgid "Cannot expand %s\n" msgstr "Kan ikke udfolde %s\n" -#: lib/rpmrc.c:1761 +#: lib/rpmrc.c:1767 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "Kunne ikke læse %s, HOME er for stor.\n" -#: lib/rpmrc.c:1778 +#: lib/rpmrc.c:1784 #, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "Kunne ikke åbne %s for læsning: %s.\n" @@ -2887,111 +2905,111 @@ msgid "Signature: size(%d)+pad(%d)\n" msgstr "Signaturstørrelse: %d\n" #. @=boundsread@ -#: lib/signature.c:340 lib/signature.c:453 lib/signature.c:732 -#: lib/signature.c:771 +#: lib/signature.c:341 lib/signature.c:455 lib/signature.c:735 +#: lib/signature.c:774 #, fuzzy, c-format msgid "Could not exec %s: %s\n" msgstr "Kunne ikke udføre %s: %s\n" -#: lib/signature.c:356 +#: lib/signature.c:357 msgid "pgp failed\n" msgstr "pgp fejlede\n" #. PGP failed to write signature #. Just in case -#: lib/signature.c:363 +#: lib/signature.c:364 msgid "pgp failed to write signature\n" msgstr "pgp kunne ikke skrive signatur\n" -#: lib/signature.c:369 +#: lib/signature.c:370 #, c-format msgid "PGP sig size: %d\n" msgstr "PGP-signaturstørrelse: %d\n" #. @=boundswrite@ -#: lib/signature.c:387 lib/signature.c:501 +#: lib/signature.c:388 lib/signature.c:503 msgid "unable to read the signature\n" msgstr "kunne ikke læse signaturen\n" -#: lib/signature.c:392 +#: lib/signature.c:393 #, c-format msgid "Got %d bytes of PGP sig\n" msgstr "Fik %d byte af PGP-signatur\n" -#: lib/signature.c:470 +#: lib/signature.c:472 msgid "gpg failed\n" msgstr "gpg fejlede\n" #. GPG failed to write signature #. Just in case -#: lib/signature.c:477 +#: lib/signature.c:479 msgid "gpg failed to write signature\n" msgstr "gpg kunne ikke skrive signaturen\n" -#: lib/signature.c:483 +#: lib/signature.c:485 #, c-format msgid "GPG sig size: %d\n" msgstr "GPG-signaturstørrelse: %d\n" -#: lib/signature.c:506 +#: lib/signature.c:508 #, c-format msgid "Got %d bytes of GPG sig\n" msgstr "Fik %d byte GPG-signatur\n" #. @notreached@ #. This case should have been screened out long ago. -#: lib/signature.c:776 lib/signature.c:831 +#: lib/signature.c:779 lib/signature.c:834 #, c-format msgid "Invalid %%_signature spec in macro file\n" msgstr "Ugyldig angivelse af '%%_signature'-spec i makrofil.\n" -#: lib/signature.c:808 +#: lib/signature.c:811 #, c-format msgid "You must set \"%%_gpg_name\" in your macro file\n" msgstr "Du skal angive \"%%_gpg_name\" i din makrofil\n" -#: lib/signature.c:823 +#: lib/signature.c:826 #, c-format msgid "You must set \"%%_pgp_name\" in your macro file\n" msgstr "Du skal angive \"%%_pgp_name\" i din makrofil\n" -#: lib/signature.c:872 +#: lib/signature.c:875 #, fuzzy msgid "Header+Payload size: " msgstr "Hovedstørrelse er for stor" -#: lib/signature.c:913 +#: lib/signature.c:916 msgid "MD5 digest: " msgstr "" -#: lib/signature.c:969 +#: lib/signature.c:972 #, fuzzy msgid "Header SHA1 digest: " msgstr "verificér ikke filerne i pakke" -#: lib/signature.c:1044 +#: lib/signature.c:1047 #, fuzzy msgid "V3 RSA/MD5 signature: " msgstr "overspring eventuelle MD5-signaturer" -#: lib/signature.c:1161 +#: lib/signature.c:1164 msgid "Header " msgstr "" -#: lib/signature.c:1162 +#: lib/signature.c:1165 #, fuzzy msgid "V3 DSA signature: " msgstr "Ingen signatur\n" -#: lib/signature.c:1241 +#: lib/signature.c:1244 msgid "Verify signature: BAD PARAMETERS\n" msgstr "" -#: lib/signature.c:1268 +#: lib/signature.c:1271 msgid "Broken MD5 digest: UNSUPPORTED\n" msgstr "" -#: lib/signature.c:1272 +#: lib/signature.c:1275 #, fuzzy, c-format msgid "Signature: UNKNOWN (%d)\n" msgstr "Signaturfyld : %d\n" @@ -3015,7 +3033,7 @@ msgstr "ekskluderer kataloget %s\n" #. * For packages being removed: #. * - count files. #. -#: lib/transaction.c:1024 +#: lib/transaction.c:1021 #, c-format msgid "sanity checking %d elments\n" msgstr "" @@ -3028,7 +3046,7 @@ msgstr "" #. * calling fpLookupList only once. I'm not sure that the speedup is #. * worth the trouble though. #. -#: lib/transaction.c:1105 +#: lib/transaction.c:1102 #, c-format msgid "computing %d file fingerprints\n" msgstr "" @@ -3036,24 +3054,16 @@ msgstr "" #. =============================================== #. * Compute file disposition for each package in transaction set. #. -#: lib/transaction.c:1180 +#: lib/transaction.c:1177 msgid "computing file dispositions\n" msgstr "" -#. =============================================== -#. * Install and remove packages. -#. -#: lib/transaction.c:1389 -#, c-format -msgid "install/erase %d elements\n" -msgstr "" - -#: lib/verify.c:291 +#: lib/verify.c:286 #, fuzzy, c-format msgid "missing %c %s" msgstr "manglende %s" -#: lib/verify.c:398 +#: lib/verify.c:393 #, fuzzy, c-format msgid "Unsatisfied dependencies for %s: " msgstr "Ikke-tilfredsstillede afhængighedskrav for %s-%s-%s: " @@ -3245,157 +3255,157 @@ msgstr "kan ikke åbne '%s'-indeks ved brug af db%d - %s (%d)\n" msgid "cannot open %s index\n" msgstr "kan ikke åbne '%s'-indeks\n" -#: rpmdb/rpmdb.c:950 +#: rpmdb/rpmdb.c:949 msgid "no dbpath has been set\n" msgstr "der er ikke sat nogen dbpath\n" -#: rpmdb/rpmdb.c:1224 rpmdb/rpmdb.c:1353 rpmdb/rpmdb.c:1404 rpmdb/rpmdb.c:2369 -#: rpmdb/rpmdb.c:2480 rpmdb/rpmdb.c:3209 +#: rpmdb/rpmdb.c:1223 rpmdb/rpmdb.c:1352 rpmdb/rpmdb.c:1403 rpmdb/rpmdb.c:2368 +#: rpmdb/rpmdb.c:2479 rpmdb/rpmdb.c:3208 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "fejl(%d) ved hentning af \"%s\"-poster fra '%s'-indekset\n" -#: rpmdb/rpmdb.c:1640 rpmdb/rpmdb.c:2262 rpmdb/rpmdb.c:3012 +#: rpmdb/rpmdb.c:1639 rpmdb/rpmdb.c:2261 rpmdb/rpmdb.c:3011 msgid "rpmdb: skipping" msgstr "" -#: rpmdb/rpmdb.c:1650 +#: rpmdb/rpmdb.c:1649 #, fuzzy, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "fejl(%d) ved gemning af post %s i %s\n" -#: rpmdb/rpmdb.c:2289 +#: rpmdb/rpmdb.c:2288 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2568 +#: rpmdb/rpmdb.c:2567 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: kan ikke læse hoved ved 0x%x\n" -#: rpmdb/rpmdb.c:2631 +#: rpmdb/rpmdb.c:2630 #, fuzzy, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "fejl(%d) ved hentning af \"%s\"-poster fra '%s'-indekset\n" -#: rpmdb/rpmdb.c:2746 +#: rpmdb/rpmdb.c:2745 #, c-format msgid "removing \"%s\" from %s index.\n" msgstr "fjerner \"%s\" fra %s-indekset.\n" -#: rpmdb/rpmdb.c:2750 +#: rpmdb/rpmdb.c:2749 #, c-format msgid "removing %d entries from %s index.\n" msgstr "fjerne %d indgange fra %s-indekset.\n" -#: rpmdb/rpmdb.c:2778 +#: rpmdb/rpmdb.c:2777 #, fuzzy, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "fejl(%d) ved hentning af \"%s\"-poster fra '%s'-indekset\n" -#: rpmdb/rpmdb.c:2799 +#: rpmdb/rpmdb.c:2798 #, fuzzy, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "fejl(%d) ved gemning af post %s i %s\n" -#: rpmdb/rpmdb.c:2809 +#: rpmdb/rpmdb.c:2808 #, fuzzy, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "fejl(%d) ved fjernelse af post %s fra %s\n" -#: rpmdb/rpmdb.c:2958 +#: rpmdb/rpmdb.c:2957 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "fejl(%d) under allokering af ny pakkeinstans\n" -#: rpmdb/rpmdb.c:3184 +#: rpmdb/rpmdb.c:3183 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" "tilføjer \"%s\" til '%s'-indekset.\n" "\n" -#: rpmdb/rpmdb.c:3188 +#: rpmdb/rpmdb.c:3187 #, c-format msgid "adding %d entries to %s index.\n" msgstr "tilføjer %d indgange til '%s'-indekset.\n" -#: rpmdb/rpmdb.c:3228 +#: rpmdb/rpmdb.c:3227 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "fejl(%d) ved gemning af post %s i %s\n" -#: rpmdb/rpmdb.c:3627 +#: rpmdb/rpmdb.c:3626 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "fjerner %s efter vellykket genopbygning af db3.\n" -#: rpmdb/rpmdb.c:3665 +#: rpmdb/rpmdb.c:3664 msgid "no dbpath has been set" msgstr "der ikke sat nogen dbpath" -#: rpmdb/rpmdb.c:3697 +#: rpmdb/rpmdb.c:3696 #, c-format msgid "rebuilding database %s into %s\n" msgstr "genopbygger database %s over i %s\n" -#: rpmdb/rpmdb.c:3701 +#: rpmdb/rpmdb.c:3700 #, c-format msgid "temporary database %s already exists\n" msgstr "den midlertidige database %s eksisterer allerede\n" -#: rpmdb/rpmdb.c:3707 +#: rpmdb/rpmdb.c:3706 #, c-format msgid "creating directory %s\n" msgstr "" "opretter kataloget %s\n" "\n" -#: rpmdb/rpmdb.c:3709 +#: rpmdb/rpmdb.c:3708 #, c-format msgid "creating directory %s: %s\n" msgstr "opretter kataloget %s: %s\n" -#: rpmdb/rpmdb.c:3716 +#: rpmdb/rpmdb.c:3715 #, c-format msgid "opening old database with dbapi %d\n" msgstr "åbner gammel database med dbapi %d\n" -#: rpmdb/rpmdb.c:3729 +#: rpmdb/rpmdb.c:3728 #, c-format msgid "opening new database with dbapi %d\n" msgstr "åbner ny database med dbapi %d\n" -#: rpmdb/rpmdb.c:3758 +#: rpmdb/rpmdb.c:3757 #, fuzzy, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "post nummer %d i databasen er fejlbehæftet -- overspringer.\n" -#: rpmdb/rpmdb.c:3798 +#: rpmdb/rpmdb.c:3797 #, fuzzy, c-format msgid "cannot add record originally at %u\n" msgstr "kunne ikke tilføje posten, der tidligere var ved %d\n" -#: rpmdb/rpmdb.c:3816 +#: rpmdb/rpmdb.c:3815 msgid "failed to rebuild database: original database remains in place\n" msgstr "kunne ikke genopbygge database: original-databasen beholdes\n" -#: rpmdb/rpmdb.c:3824 +#: rpmdb/rpmdb.c:3823 msgid "failed to replace old database with new database!\n" msgstr "kunne ikke erstatte gammel database med ny database!\n" -#: rpmdb/rpmdb.c:3826 +#: rpmdb/rpmdb.c:3825 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "erstat filer i %s med filer fra %s for at genoprette" -#: rpmdb/rpmdb.c:3836 +#: rpmdb/rpmdb.c:3835 #, c-format msgid "removing directory %s\n" msgstr "fjerner kataloget %s\n" -#: rpmdb/rpmdb.c:3838 +#: rpmdb/rpmdb.c:3837 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "kunne ikke fjerne katalog %s: %s\n" @@ -3759,6 +3769,16 @@ msgid "DIRECTORY" msgstr "" #, fuzzy +#~ msgid "%s: running %s scriptlet\n" +#~ msgstr "kører postinstallations-skript (hvis det findes)\n" + +#, fuzzy +#~ msgid "" +#~ "execution of %s scriptlet from %s-%s-%s failed, waitpid returned %s\n" +#~ msgstr "" +#~ "kørsel af småskriptet %s fra %s-%s-%s mislykkedes, afslutningsstatus %d\n" + +#, fuzzy #~ msgid "%s: base64 encode failed.\n" #~ msgstr "%s: readLead mislykkedes\n" @@ -4778,10 +4798,6 @@ msgstr "" #~ msgid "running preinstall script (if any)\n" #~ msgstr "kører præinstallations-skript (hvis det findes)\n" -#~ msgid "skipping %s-%s-%s install, %%pre scriptlet failed rc %d\n" -#~ msgstr "" -#~ "overspringer installation af %s-%s-%s, %%pre-småskript fejlede rc %d\n" - #~ msgid "removal of %s failed: %s\n" #~ msgstr "fjernelse af %s mislykkedes: %s\n" |