diff options
author | jbj <devnull@localhost> | 2002-12-24 19:49:06 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2002-12-24 19:49:06 +0000 |
commit | 6b0679df90d7c90aea308c2e5328aed401176790 (patch) | |
tree | 3a9434f2c639405a599d8e838afb6fc9bdac8be5 /po/da.po | |
parent | 268376a208ce942e92088315d383a4e09974cbc2 (diff) | |
download | rpm-6b0679df90d7c90aea308c2e5328aed401176790.tar.gz rpm-6b0679df90d7c90aea308c2e5328aed401176790.tar.bz2 rpm-6b0679df90d7c90aea308c2e5328aed401176790.zip |
- add %%pubkey attribute to read armored pubkey files into header.
CVS patchset: 5969
CVS date: 2002/12/24 19:49:06
Diffstat (limited to 'po/da.po')
-rw-r--r-- | po/da.po | 196 |
1 files changed, 103 insertions, 93 deletions
@@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-12-24 02:38-0500\n" +"POT-Creation-Date: 2002-12-24 14:47-0500\n" "PO-Revision-Date: 2001-04-05 23:03GMT\n" "Last-Translator: Claus Hindsgaul <claus_h@image.dk>\n" "Language-Team: Danish <dansk@klid.dk>\n" @@ -423,17 +423,17 @@ msgstr "syntaksfejl i udtryk\n" msgid "TIMECHECK failure: %s\n" msgstr "TIMECHECK-fejl: %s\n" -#: build/files.c:359 build/files.c:559 build/files.c:754 +#: build/files.c:359 build/files.c:559 build/files.c:755 #, c-format msgid "Missing '(' in %s %s\n" msgstr "Manglende '(' i %s %s\n" -#: build/files.c:370 build/files.c:688 build/files.c:765 +#: build/files.c:370 build/files.c:689 build/files.c:766 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "Manglende ')' i %s %s\n" -#: build/files.c:408 build/files.c:713 +#: build/files.c:408 build/files.c:714 #, c-format msgid "Invalid %s token: %s\n" msgstr "Ugyldigt %s-symbol: %s\n" @@ -463,111 +463,121 @@ msgstr "Ugyldig tilstandsangivelse: %s(%s)\n" msgid "Bad dirmode spec: %s(%s)\n" msgstr "Ugyldig dirmode-spec: %s(%s)\n" -#: build/files.c:792 +#: build/files.c:793 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "Anormal locale-længde: \"%.*s\" i %%lang(%s)\n" #. @innercontinue@ -#: build/files.c:803 +#: build/files.c:804 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "Dobbelt locale %.*s i %%lang(%s)\n" -#: build/files.c:931 +#: build/files.c:933 #, c-format msgid "Hit limit for %%docdir\n" msgstr "Træfningsgrænse for %%docdir\n" -#: build/files.c:937 +#: build/files.c:939 #, c-format msgid "Only one arg for %%docdir\n" msgstr "Kun et parameter for %%docdir\n" #. We already got a file -- error -#: build/files.c:968 +#: build/files.c:970 #, c-format msgid "Two files on one line: %s\n" msgstr "To filer på én linie: %s\n" -#: build/files.c:983 +#: build/files.c:987 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "Fil skal begynde med \"/\": %s\n" -#: build/files.c:996 +#: build/files.c:1000 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "Kan ikke blande special-%%doc med andre former: %s\n" -#: build/files.c:1148 +#: build/files.c:1152 #, c-format msgid "File listed twice: %s\n" msgstr "Fil angivet to gange: %s\n" -#: build/files.c:1287 +#: build/files.c:1291 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Symbolsk lænke peger på BuildRoot: %s -> %s\n" -#: build/files.c:1527 +#: build/files.c:1531 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "Fil passer ikke til præfiks (%s): %s\n" -#: build/files.c:1551 +#: build/files.c:1555 #, c-format msgid "File not found: %s\n" msgstr "Fil ikke fundet: %s\n" -#: build/files.c:1751 +#: build/files.c:1755 +#, fuzzy, c-format +msgid "%s: public key read failed.\n" +msgstr "%s: readLead mislykkedes\n" + +#: build/files.c:1759 lib/rpmchecksig.c:573 +#, c-format +msgid "%s: not an armored public key.\n" +msgstr "" + +#: build/files.c:1805 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Fil kræver foranstillet \"/\": %s\n" -#: build/files.c:1775 +#: build/files.c:1829 #, fuzzy, c-format msgid "Glob not permitted: %s\n" msgstr "linie %d: Filnavn ikke tilladt: %s\n" -#: build/files.c:1792 lib/rpminstall.c:343 +#: build/files.c:1846 lib/rpminstall.c:343 #, c-format msgid "File not found by glob: %s\n" msgstr "Fil ikke fundet med glob: %s\n" -#: build/files.c:1852 +#: build/files.c:1906 #, c-format msgid "Could not open %%files file %s: %s\n" msgstr "Kunne ikke åbne '%%files'-fil %s: %s\n" -#: build/files.c:1863 build/pack.c:156 +#: build/files.c:1917 build/pack.c:156 #, c-format msgid "line: %s\n" msgstr "linie: %s\n" -#: build/files.c:2250 +#: build/files.c:2306 #, c-format msgid "Bad file: %s: %s\n" msgstr "Ugyldig fil: %s: %s\n" -#: build/files.c:2262 build/parsePrep.c:50 +#: build/files.c:2318 build/parsePrep.c:50 #, c-format msgid "Bad owner/group: %s\n" msgstr "Ugyldig ejer/gruppe: %s\n" -#: build/files.c:2306 +#: build/files.c:2362 #, fuzzy, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "udpakning af arkiv mislykkedes%s%s: %s\n" -#: build/files.c:2327 +#: build/files.c:2383 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2355 +#: build/files.c:2411 #, c-format msgid "Processing files: %s-%s-%s\n" msgstr "Gennemløber filer: %s-%s-%s\n" @@ -1232,20 +1242,20 @@ 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:220 lib/poptI.c:265 lib/poptI.c:272 -#: lib/poptQV.c:329 lib/poptQV.c:338 lib/poptQV.c:377 +#: build/poptBT.c:229 lib/poptALL.c:220 lib/poptI.c:250 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:222 lib/poptI.c:267 lib/poptI.c:274 -#: lib/poptQV.c:332 lib/poptQV.c:340 lib/poptQV.c:380 +#: build/poptBT.c:231 lib/poptALL.c:222 lib/poptI.c:252 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:228 lib/poptI.c:269 lib/poptI.c:276 -#: lib/poptQV.c:335 lib/poptQV.c:342 lib/poptQV.c:382 +#: build/poptBT.c:233 lib/poptALL.c:228 lib/poptI.c:254 lib/poptQV.c:335 +#: lib/poptQV.c:342 lib/poptQV.c:382 #, fuzzy msgid "don't verify package signature(s)" msgstr "verificér pakkesignatur" @@ -1419,26 +1429,26 @@ msgstr "========== fortsætter tsort ...\n" msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" -#: lib/formats.c:39 lib/formats.c:71 lib/formats.c:106 lib/formats.c:398 +#: lib/formats.c:39 lib/formats.c:71 lib/formats.c:106 lib/formats.c:405 #: rpmdb/header.c:3237 rpmdb/header.c:3260 rpmdb/header.c:3284 msgid "(not a number)" msgstr "(ikke et tal)" -#: lib/formats.c:172 +#: lib/formats.c:175 #, fuzzy msgid "(not base64)" msgstr "(ikke et tal)" -#: lib/formats.c:182 +#: lib/formats.c:185 msgid "(invalid type)" msgstr "" -#: lib/formats.c:248 lib/formats.c:297 +#: lib/formats.c:255 lib/formats.c:304 #, fuzzy msgid "(not a blob)" msgstr "(ikke et tal)" -#: lib/formats.c:322 +#: lib/formats.c:329 #, fuzzy msgid "(not an OpenPGP signature)" msgstr "overspring eventuelle PGP-signaturer" @@ -1751,18 +1761,18 @@ msgstr "" msgid "malformed rollback time/date stamp argument" msgstr "" -#: lib/poptI.c:152 +#: lib/poptI.c:151 #, fuzzy msgid "add suggested packages to transaction" msgstr "forespørg/verificér pakke(r) i gruppen" -#: lib/poptI.c:156 +#: lib/poptI.c:155 msgid "install all files, even configurations which might otherwise be skipped" msgstr "" "installér alle filer -- også konfigurationsfiler, der ellers skulle " "overspringes" -#: lib/poptI.c:160 +#: lib/poptI.c:159 msgid "" "remove all packages which match <package> (normally an error is generated if " "<package> specified multiple packages)" @@ -1770,146 +1780,151 @@ msgstr "" "fjern alle pakker, som passer med <pakke> (normalt ville det medføre en " "fejl, hvis <pakke> angav flere pakker)" -#: lib/poptI.c:166 lib/poptI.c:245 lib/poptI.c:248 +#: lib/poptI.c:165 lib/poptI.c:234 #, fuzzy msgid "do not execute package scriptlet(s)" msgstr "udfør ingen pakkespecifikke skripter" -#: lib/poptI.c:170 +#: lib/poptI.c:169 msgid "relocate files in non-relocateable package" msgstr "omdirigér filer i ikke-omdirigérbar pakke" -#: lib/poptI.c:173 +#: lib/poptI.c:172 msgid "save erased package files by renaming into sub-directory" msgstr "" -#: lib/poptI.c:176 +#: lib/poptI.c:175 msgid "erase (uninstall) package" msgstr "slet (afinstallér) pakke" -#: lib/poptI.c:176 +#: lib/poptI.c:175 #, fuzzy msgid "<package>+" msgstr "<pakke>" -#: lib/poptI.c:179 +#: lib/poptI.c:178 lib/poptI.c:215 +#, fuzzy +msgid "do not install configuration files" +msgstr "vis alle konfigurationsfiler" + +#: lib/poptI.c:181 lib/poptI.c:220 msgid "do not install documentation" msgstr "installér ikke dokumentation" -#: lib/poptI.c:181 +#: lib/poptI.c:183 msgid "skip files with leading component <path> " msgstr "overspring filer med foranstillet komponent <sti> " -#: lib/poptI.c:182 +#: lib/poptI.c:184 msgid "<path>" msgstr "" -#: lib/poptI.c:187 lib/poptI.c:190 +#: lib/poptI.c:187 msgid "short hand for --replacepkgs --replacefiles" msgstr "forkortelse for --replacepkgs --replacefiles" -#: lib/poptI.c:195 +#: lib/poptI.c:191 #, fuzzy msgid "upgrade package(s) if already installed" msgstr "opgradér pakke, hvis den allerede er installeret" -#: lib/poptI.c:196 lib/poptI.c:214 lib/poptI.c:217 lib/poptI.c:324 +#: lib/poptI.c:192 lib/poptI.c:208 lib/poptI.c:301 msgid "<packagefile>+" msgstr "<pakkefil>+" -#: lib/poptI.c:198 +#: lib/poptI.c:194 msgid "print hash marks as package installs (good with -v)" msgstr "udlæs #'er efterhånden som pakken installeres (virker sammen med -v)" -#: lib/poptI.c:201 +#: lib/poptI.c:197 msgid "don't verify package architecture" msgstr "tjek ikke pakkens arkitektur" -#: lib/poptI.c:204 +#: lib/poptI.c:200 msgid "don't verify package operating system" msgstr "tjek ikke pakkens operativsystem" -#: lib/poptI.c:207 +#: lib/poptI.c:203 msgid "don't check disk space before installing" msgstr "tjek ikke om der er diskplads, før der installeres" -#: lib/poptI.c:209 +#: lib/poptI.c:205 msgid "install documentation" msgstr "installér dokumentation" -#: lib/poptI.c:214 lib/poptI.c:217 +#: lib/poptI.c:208 #, fuzzy msgid "install package(s)" msgstr "installér pakke" -#: lib/poptI.c:221 +#: lib/poptI.c:211 msgid "update the database, but do not modify the filesystem" msgstr "opdatér databasen, men rør ikke filsystemet" -#: lib/poptI.c:225 lib/poptI.c:228 +#: lib/poptI.c:217 msgid "do not verify package dependencies" msgstr "undlad at tjekke pakkers afhængighedskrav" -#: lib/poptI.c:232 lib/poptQV.c:275 lib/poptQV.c:278 +#: lib/poptI.c:223 lib/poptQV.c:275 lib/poptQV.c:278 #, fuzzy msgid "don't verify MD5 digest of files" msgstr "verificér ikke filerne i pakke" -#: lib/poptI.c:235 +#: lib/poptI.c:226 msgid "do not reorder package installation to satisfy dependencies" msgstr "" "ændr ikke pakkernes installationsrækkefølge for at opfylde afhængigheder" -#: lib/poptI.c:240 +#: lib/poptI.c:231 msgid "do not suggest missing dependency resolution(s)" msgstr "" -#: lib/poptI.c:252 +#: lib/poptI.c:238 #, fuzzy, c-format msgid "do not execute %%pre scriptlet (if any)" msgstr "udfør ikke eventuelle skripter" -#: lib/poptI.c:255 +#: lib/poptI.c:241 #, fuzzy, c-format msgid "do not execute %%post scriptlet (if any)" msgstr "udfør ikke eventuelle skripter" -#: lib/poptI.c:258 +#: lib/poptI.c:244 #, fuzzy, c-format msgid "do not execute %%preun scriptlet (if any)" msgstr "udfør ikke eventuelle skripter" -#: lib/poptI.c:261 +#: lib/poptI.c:247 #, fuzzy, c-format msgid "do not execute %%postun scriptlet (if any)" msgstr "udfør ikke eventuelle skripter" -#: lib/poptI.c:280 +#: lib/poptI.c:257 #, fuzzy msgid "do not execute any scriptlet(s) triggered by this package" msgstr "udfør ikke småskripter, der måtte udløses af denne pakke" -#: lib/poptI.c:283 +#: lib/poptI.c:260 #, fuzzy, c-format msgid "do not execute any %%triggerprein scriptlet(s)" msgstr "udfør ingen pakkespecifikke skripter" -#: lib/poptI.c:286 +#: lib/poptI.c:263 #, fuzzy, c-format msgid "do not execute any %%triggerin scriptlet(s)" msgstr "udfør ingen installations-småskripter" -#: lib/poptI.c:289 +#: lib/poptI.c:266 #, fuzzy, c-format msgid "do not execute any %%triggerun scriptlet(s)" msgstr "udfør ingen installations-småskripter" -#: lib/poptI.c:292 +#: lib/poptI.c:269 #, fuzzy, c-format msgid "do not execute any %%triggerpostun scriptlet(s)" msgstr "udfør ingen installations-småskripter" -#: lib/poptI.c:296 +#: lib/poptI.c:273 msgid "" "upgrade to an old version of the package (--force on upgrades does this " "automatically)" @@ -1917,53 +1932,53 @@ msgstr "" "opgradér til en ældre version af pakken (--force gør ikke dette automatisk " "ved opgraderinger)" -#: lib/poptI.c:300 +#: lib/poptI.c:277 msgid "print percentages as package installs" msgstr "vis procenter efterhånden som pakken installeres" -#: lib/poptI.c:302 +#: lib/poptI.c:279 msgid "relocate the package to <dir>, if relocatable" msgstr "omdirigér pakken til <katalog>, hvis omdirigérbar" -#: lib/poptI.c:303 +#: lib/poptI.c:280 msgid "<dir>" msgstr "<katalog>" -#: lib/poptI.c:305 +#: lib/poptI.c:282 #, fuzzy msgid "relocate files from path <old> to <new>" msgstr "omdirigér filer fra <gammelsti> til <nysti>" -#: lib/poptI.c:306 +#: lib/poptI.c:283 #, fuzzy msgid "<old>=<new>" msgstr "<gammelsti>=<nysti>" -#: lib/poptI.c:309 +#: lib/poptI.c:286 msgid "save erased package files by repackaging" msgstr "" -#: lib/poptI.c:312 +#: lib/poptI.c:289 msgid "install even if the package replaces installed files" msgstr "intallér selvom pakken erstatter installerede filer" -#: lib/poptI.c:315 +#: lib/poptI.c:292 msgid "reinstall if the package is already present" msgstr "geninstallér hvis pakken allerede er installeret" -#: lib/poptI.c:317 +#: lib/poptI.c:294 msgid "deinstall new, reinstall old, package(s), back to <date>" msgstr "" -#: lib/poptI.c:318 +#: lib/poptI.c:295 msgid "<date>" msgstr "" -#: lib/poptI.c:320 +#: lib/poptI.c:297 msgid "don't install, but tell if it would work or not" msgstr "installér ikke, men fortæl om det ville lykkes eller ej" -#: lib/poptI.c:323 +#: lib/poptI.c:300 #, fuzzy msgid "upgrade package(s)" msgstr "opgradér pakke" @@ -2439,11 +2454,6 @@ msgstr "%s: rpmWriteSignature mislykkedes: %s\n" msgid "%s: import read failed.\n" msgstr "%s: readLead mislykkedes\n" -#: lib/rpmchecksig.c:573 -#, c-format -msgid "%s: not an armored public key.\n" -msgstr "" - #: lib/rpmchecksig.c:580 #, fuzzy, c-format msgid "%s: import failed.\n" @@ -3070,7 +3080,7 @@ msgid "%s skipped due to missingok flag\n" msgstr "%s oversprunget grundet manglende ok-flag\n" #. @innercontinue@ -#: lib/transaction.c:912 +#: lib/transaction.c:925 #, c-format msgid "excluding directory %s\n" msgstr "ekskluderer kataloget %s\n" @@ -3083,7 +3093,7 @@ msgstr "ekskluderer kataloget %s\n" #. * For packages being removed: #. * - count files. #. -#: lib/transaction.c:1021 +#: lib/transaction.c:1034 #, c-format msgid "sanity checking %d elements\n" msgstr "" @@ -3096,7 +3106,7 @@ msgstr "" #. * calling fpLookupList only once. I'm not sure that the speedup is #. * worth the trouble though. #. -#: lib/transaction.c:1104 +#: lib/transaction.c:1117 #, c-format msgid "computing %d file fingerprints\n" msgstr "" @@ -3104,7 +3114,7 @@ msgstr "" #. =============================================== #. * Compute file disposition for each package in transaction set. #. -#: lib/transaction.c:1181 +#: lib/transaction.c:1194 msgid "computing file dispositions\n" msgstr "" @@ -3718,7 +3728,7 @@ msgstr "" msgid "return whiteout information" msgstr "" -#: tools/rpmcache.c:546 tools/rpmgraph.c:282 +#: tools/rpmcache.c:546 tools/rpmdeps.c:34 tools/rpmgraph.c:282 #, fuzzy msgid "Common options for all rpm modes and executables:" msgstr "Fælles tilvalg for alle rpm-tilstande:" |