1 # Danish translation apt.
2 # Copyright (C) 2014 apt & nedenstående oversættere.
3 # This file is distributed under the same license as the apt package.
4 # Claus Hindsgaul <claus.hindsgaul@gmail.com>, 2002, 2003, 2004, 2005, 2006, 2007.
5 # Joe Hansen <joedalton2@yahoo.dk>, 2010, 2012, 2013, 2014.
7 # solver -> problemløser
11 "Project-Id-Version: apt 1.0.5\n"
12 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
13 "POT-Creation-Date: 2016-08-17 23:47+0200\n"
14 "PO-Revision-Date: 2014-07-06 23:51+0200\n"
15 "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
16 "Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n"
19 "Content-Type: text/plain; charset=UTF-8\n"
20 "Content-Transfer-Encoding: 8bit\n"
21 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
23 #: apt-inst/contrib/arfile.cc
24 msgid "Invalid archive signature"
25 msgstr "Ugyldig arkivsignatur"
27 #: apt-inst/contrib/arfile.cc
28 msgid "Error reading archive member header"
29 msgstr "Fejl under læsning af arkivelements hoved"
31 #: apt-inst/contrib/arfile.cc
33 msgid "Invalid archive member header %s"
34 msgstr "Ugyldigt arkivelementhoved %s"
36 #: apt-inst/contrib/arfile.cc
37 msgid "Invalid archive member header"
38 msgstr "Ugyldigt arkivelementhoved"
40 #: apt-inst/contrib/arfile.cc
41 msgid "Archive is too short"
42 msgstr "Arkivet er for kort"
44 #: apt-inst/contrib/arfile.cc
45 msgid "Failed to read the archive headers"
46 msgstr "Kunne ikke læse arkivhovederne"
48 #: apt-inst/contrib/extracttar.cc
50 msgid "Cannot find a configured compressor for '%s'"
51 msgstr "Kan ikke finde godkendelsesregistrering for: %s"
53 #: apt-inst/contrib/extracttar.cc
54 msgid "Corrupted archive"
55 msgstr "Ødelagt arkiv"
57 #: apt-inst/contrib/extracttar.cc
58 msgid "Tar checksum failed, archive corrupted"
59 msgstr "Tar-tjeksum fejlede, arkivet er ødelagt"
61 #: apt-inst/contrib/extracttar.cc
63 msgid "Unknown TAR header type %u, member %s"
64 msgstr "Ukendt TAR-hovedtype %u, element %s"
66 #: apt-inst/deb/debfile.cc
68 msgid "This is not a valid DEB archive, missing '%s' member"
69 msgstr "Dette er ikke et gyldigt DEB-arkiv, mangler »%s«-elementet"
71 #: apt-inst/deb/debfile.cc
73 msgid "Internal error, could not locate member %s"
74 msgstr "Intern fejl, kunne ikke finde elementet %s"
76 #: apt-inst/deb/debfile.cc
77 msgid "Unparsable control file"
78 msgstr "Ikke-tolkbar kontrolfil"
80 #: apt-inst/dirstream.cc
82 msgid "Failed to write file %s"
83 msgstr "Kunne ikke skrive filen %s"
85 #: apt-inst/dirstream.cc
87 msgid "Failed to close file %s"
88 msgstr "Kunne ikke lukke filen %s"
90 #: apt-inst/extract.cc
92 msgid "The path %s is too long"
93 msgstr "Stien %s er for lang"
95 #: apt-inst/extract.cc
97 msgid "Unpacking %s more than once"
98 msgstr "Pakkede %s ud flere gange"
100 #: apt-inst/extract.cc
102 msgid "The directory %s is diverted"
103 msgstr "Mappen %s er omrokeret"
105 #: apt-inst/extract.cc
107 msgid "The package is trying to write to the diversion target %s/%s"
108 msgstr "Pakken forsøger at skrive til omrokeret mål %s/%s"
110 #: apt-inst/extract.cc
111 msgid "The diversion path is too long"
112 msgstr "Omrokeringsstien er for lang"
114 #: apt-inst/extract.cc apt-pkg/acquire-item.cc ftparchive/cachedb.cc
117 msgid "Failed to stat %s"
118 msgstr "Kunne ikke finde %s"
120 #: apt-inst/extract.cc ftparchive/multicompress.cc
122 msgid "Failed to rename %s to %s"
123 msgstr "Kunne ikke omdøbe %s til %s"
125 #: apt-inst/extract.cc
127 msgid "The directory %s is being replaced by a non-directory"
128 msgstr "Mappen %s bliver erstattet af en ikke-mappe"
130 #: apt-inst/extract.cc
131 msgid "Failed to locate node in its hash bucket"
132 msgstr "Kunne ikke finde knuden i sin hash-bucket"
134 #: apt-inst/extract.cc
135 msgid "The path is too long"
136 msgstr "Stien er for lang"
138 #: apt-inst/extract.cc
140 msgid "Overwrite package match with no version for %s"
141 msgstr "Overskriv pakkematch uden version for %s"
143 #: apt-inst/extract.cc
145 msgid "File %s/%s overwrites the one in the package %s"
146 msgstr "File %s/%s overskriver filen i pakken %s"
148 #. Only warn if there are no sources.list.d.
149 #. Only warn if there is no sources.list file.
150 #: apt-inst/extract.cc apt-pkg/acquire.cc apt-pkg/clean.cc
151 #: apt-pkg/contrib/cdromutl.cc apt-pkg/contrib/fileutl.cc apt-pkg/deb/dpkgpm.cc
152 #: apt-pkg/init.cc apt-pkg/policy.cc apt-pkg/sourcelist.cc methods/mirror.cc
154 msgid "Unable to read %s"
155 msgstr "Kunne ikke læse %s"
157 #: apt-inst/extract.cc
159 msgid "Unable to stat %s"
160 msgstr "Kunne ikke finde %s"
162 #: apt-inst/filelist.cc
163 msgid "DropNode called on still linked node"
164 msgstr "DropNode kaldt med endnu forbundet knude"
166 #: apt-inst/filelist.cc
167 msgid "Failed to locate the hash element!"
168 msgstr "Kunne ikke finde hash-element!"
170 #: apt-inst/filelist.cc
171 msgid "Failed to allocate diversion"
172 msgstr "Kunne ikke allokere omrokering"
174 #: apt-inst/filelist.cc
175 msgid "Internal error in AddDiversion"
176 msgstr "Intern fejl i AddDiversion"
178 #: apt-inst/filelist.cc
180 msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
181 msgstr "Forsøger at overskrive en omrokering, %s -> %s og %s/%s"
183 #: apt-inst/filelist.cc
185 msgid "Double add of diversion %s -> %s"
186 msgstr "Dobbelt tilføjelse af omrokering %s -> %s"
188 #: apt-inst/filelist.cc
190 msgid "Duplicate conf file %s/%s"
191 msgstr "Dobbelt opsætningsfil %s/%s"
193 #: apt-pkg/acquire-item.cc
195 "Updating from such a repository can't be done securely, and is therefore "
196 "disabled by default."
199 #: apt-pkg/acquire-item.cc
201 "Data from such a repository can't be authenticated and is therefore "
202 "potentially dangerous to use."
205 #: apt-pkg/acquire-item.cc
207 "See apt-secure(8) manpage for repository creation and user configuration "
211 #: apt-pkg/acquire-item.cc
213 msgid "The repository '%s' is no longer signed."
214 msgstr "Mappen %s er omrokeret"
216 #: apt-pkg/acquire-item.cc
218 msgid "The repository '%s' does no longer have a Release file."
219 msgstr "Mappen %s er omrokeret"
221 #: apt-pkg/acquire-item.cc
223 "This is normally not allowed, but the option Acquire::"
224 "AllowDowngradeToInsecureRepositories was given to override it."
227 #: apt-pkg/acquire-item.cc
229 msgid "The repository '%s' is not signed."
230 msgstr "Mappen %s er omrokeret"
232 #: apt-pkg/acquire-item.cc
234 msgid "The repository '%s' does not have a Release file."
235 msgstr "Mappen %s er omrokeret"
237 #: apt-pkg/acquire-item.cc
239 msgid "The repository '%s' provides only weak security information."
240 msgstr "Mappen %s er omrokeret"
242 #: apt-pkg/acquire-item.cc ftparchive/writer.cc
244 msgid "Failed to readlink %s"
245 msgstr "Kunne ikke »readlink« %s"
247 #: apt-pkg/acquire-item.cc
248 msgid "Hash Sum mismatch"
249 msgstr "Hashsum stemmer ikke"
251 #: apt-pkg/acquire-item.cc
252 msgid "Insufficient information available to perform this download securely"
255 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
257 msgid "rename failed, %s (%s -> %s)."
258 msgstr "omdøbning mislykkedes, %s (%s -> %s)."
260 #: apt-pkg/acquire-item.cc
261 msgid "Size mismatch"
262 msgstr "Størrelsen stemmer ikke"
264 #: apt-pkg/acquire-item.cc
265 msgid "Invalid file format"
266 msgstr "Ugyldigt filformat"
268 #: apt-pkg/acquire-item.cc
270 msgid "Signature error"
273 #. TRANSLATORS: %s is a single techy word like 'NODATA'
274 #: apt-pkg/acquire-item.cc methods/gpgv.cc
277 "Clearsigned file isn't valid, got '%s' (does the network require "
280 "Clearsigned-fil er ikke gyldig, fik »%s« (kræver netværket ikke "
283 #: apt-pkg/acquire-item.cc
286 "An error occurred during the signature verification. The repository is not "
287 "updated and the previous index files will be used. GPG error: %s: %s"
289 "Der opstod en fejl under underskriftsbekræftelse. Arkivet er ikke opdateret "
290 "og den forrige indeksfil vil blive brugt. GPG-fejl: %s: %s\n"
292 #. Invalid signature file, reject (LP: #346386) (Closes: #627642)
293 #: apt-pkg/acquire-item.cc
295 msgid "GPG error: %s: %s"
296 msgstr "GPG-fejl: %s: %s"
298 #: apt-pkg/acquire-item.cc
301 "Skipping acquire of configured file '%s' as repository '%s' doesn't support "
305 #: apt-pkg/acquire-item.cc
308 "Unable to find expected entry '%s' in Release file (Wrong sources.list entry "
311 "Kunne ikke finde uventet punkt »%s« i udgivelsesfil (forkert sources.list-"
312 "punkt eller forkert udformet fil)"
314 #: apt-pkg/acquire-item.cc
317 "Skipping acquire of configured file '%s' as repository '%s' provides only "
318 "weak security information for it"
321 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
322 #. the time since then the file is invalid - formatted in the same way as in
323 #. the download progress display (e.g. 7d 3h 42min 1s)
324 #: apt-pkg/acquire-item.cc
327 "Release file for %s is expired (invalid since %s). Updates for this "
328 "repository will not be applied."
330 "Udgivelsesfil for %s er udløbet (ugyldig siden %s). Opdateringer for dette "
331 "arkiv vil ikke blive anvendt."
333 #: apt-pkg/acquire-item.cc
335 msgid "Conflicting distribution: %s (expected %s but got %s)"
336 msgstr "Konfliktdistribution: %s (forventede %s men fik %s)"
338 #: apt-pkg/acquire-item.cc
341 "I wasn't able to locate a file for the %s package. This might mean you need "
342 "to manually fix this package. (due to missing arch)"
344 "Jeg kunne ikke lokalisere filen til %s-pakken. Det betyder muligvis at du er "
345 "nødt til manuelt at reparere denne pakke. (grundet manglende arch)"
347 #: apt-pkg/acquire-item.cc
349 msgid "Can't find a source to download version '%s' of '%s'"
350 msgstr "Kan ikke finde en kilde til at hente version »%s« for »%s«"
352 #: apt-pkg/acquire-item.cc
355 "The package index files are corrupted. No Filename: field for package %s."
356 msgstr "Pakkeindeksfilerne er i stykker. Intet »Filename:«-felt for pakken %s."
358 #. TRANSLATOR: %s=%s is sourcename=sourceversion, e.g. apt=1.1
359 #: apt-pkg/acquire-item.cc
361 msgid "Changelog unavailable for %s=%s"
362 msgstr "Ændringslog for %s (%s)"
364 #: apt-pkg/acquire-worker.cc
366 msgid "The method '%s' is explicitly disabled via configuration."
369 #: apt-pkg/acquire-worker.cc methods/connect.cc
371 msgid "If you meant to use Tor remember to use %s instead of %s."
374 #: apt-pkg/acquire-worker.cc
376 msgid "The method driver %s could not be found."
377 msgstr "Metodedriveren %s blev ikke fundet."
379 #: apt-pkg/acquire-worker.cc
381 msgid "Is the package %s installed?"
382 msgstr "Er pakken %s installeret?"
384 #: apt-pkg/acquire-worker.cc
386 msgid "Method %s did not start correctly"
387 msgstr "Metoden %s startede ikke korrekt"
389 #: apt-pkg/acquire-worker.cc
392 "Please insert the disc labeled: '%s' in the drive '%s' and press [Enter]."
393 msgstr "Indsæt disken med navnet: »%s« i drevet »%s« og tryk retur."
395 #: apt-pkg/acquire.cc apt-pkg/cdrom.cc
397 msgid "List directory %spartial is missing."
398 msgstr "Listemappen %spartial mangler."
400 #: apt-pkg/acquire.cc
402 msgid "Archives directory %spartial is missing."
403 msgstr "Arkivmappen %spartial mangler."
405 #: apt-pkg/acquire.cc
407 msgid "Unable to lock directory %s"
408 msgstr "Kunne ikke låse mappen %s"
410 #: apt-pkg/acquire.cc
412 msgid "No sandbox user '%s' on the system, can not drop privileges"
415 #: apt-pkg/acquire.cc
418 "Can't drop privileges for downloading as file '%s' couldn't be accessed by "
422 #: apt-pkg/acquire.cc apt-pkg/clean.cc
424 msgid "Clean of %s is not supported"
425 msgstr "Indeksfiler af typen »%s« understøttes ikke"
427 #: apt-pkg/acquire.cc apt-pkg/clean.cc apt-pkg/contrib/cdromutl.cc
430 msgid "Unable to change to %s"
431 msgstr "Kunne ikke skifte til %s"
433 #. only show the ETA if it makes sense
435 #: apt-pkg/acquire.cc
437 msgid "Retrieving file %li of %li (%s remaining)"
438 msgstr "Henter fil %li ud af %li (%s tilbage)"
440 #: apt-pkg/acquire.cc
442 msgid "Retrieving file %li of %li"
443 msgstr "Henter fil %li ud af %li"
445 #: apt-pkg/algorithms.cc
448 "The package %s needs to be reinstalled, but I can't find an archive for it."
450 "Pakken %s skal geninstalleres, men jeg kan ikke finde noget arkiv med den."
452 #: apt-pkg/algorithms.cc
454 "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
457 "Fejl, pkgProblemResolver::Resolve satte stopklodser op, det kan skyldes "
458 "tilbageholdte pakker."
460 #: apt-pkg/algorithms.cc
461 msgid "Unable to correct problems, you have held broken packages."
463 "Kunne ikke korrigere problemerne, da du har tilbageholdt ødelagte pakker."
465 #: apt-pkg/cachefile.cc
466 msgid "The package lists or status file could not be parsed or opened."
467 msgstr "Pakkelisterne eller statusfilen kunne ikke tolkes eller åbnes."
469 #: apt-pkg/cachefile.cc
470 msgid "You may want to run apt-get update to correct these problems"
471 msgstr "Du kan muligvis rette problemet ved at køre »apt-get update«"
473 #: apt-pkg/cachefile.cc
474 msgid "The list of sources could not be read."
475 msgstr "Listen med kilder kunne ikke læses."
477 #: apt-pkg/cachefilter.cc apt-private/private-output.cc
479 msgid "Regex compilation error - %s"
480 msgstr "Fejl ved tolkning af regulært udtryk - %s"
482 #: apt-pkg/cacheset.cc
484 msgid "Release '%s' for '%s' was not found"
485 msgstr "Udgaven »%s« for »%s« blev ikke fundet"
487 #: apt-pkg/cacheset.cc
489 msgid "Version '%s' for '%s' was not found"
490 msgstr "Versionen »%s« for »%s« blev ikke fundet"
492 #: apt-pkg/cacheset.cc
494 msgid "Couldn't find task '%s'"
495 msgstr "Kunne ikke finde opgaven »%s«"
497 #: apt-pkg/cacheset.cc
499 msgid "Couldn't find any package by regex '%s'"
500 msgstr "Kunne ikke finde nogle pakker med regulært udtryk »%s«"
502 #: apt-pkg/cacheset.cc
504 msgid "Couldn't find any package by glob '%s'"
505 msgstr "Kunne ikke finde nogle pakker med glob »%s«"
507 #: apt-pkg/cacheset.cc apt-private/private-show.cc
509 msgid "Unable to locate package %s"
510 msgstr "Kunne ikke lokalisere pakken %s"
512 #: apt-pkg/cacheset.cc
514 msgid "Can't select versions from package '%s' as it is purely virtual"
515 msgstr "Kan ikke vælge versioner fra pakke »%s« som er vitalt"
517 #: apt-pkg/cacheset.cc
519 msgid "Can't select newest version from package '%s' as it is purely virtual"
520 msgstr "Kan ikke vælge nyeste version fra pakke »%s« som er vital"
522 #: apt-pkg/cacheset.cc
524 msgid "Can't select candidate version from package %s as it has no candidate"
526 "Kan ikke vælge kandidatversion fra pakke %s da den ikke har nogen kandidat"
528 #: apt-pkg/cacheset.cc
530 msgid "Can't select installed version from package %s as it is not installed"
532 "Kan ikke vælge installeret version fra pakke %s da den ikke er installeret"
534 #: apt-pkg/cacheset.cc
537 "Can't select installed nor candidate version from package '%s' as it has "
540 "Kan ikke vælge installeret eller kandidatversion fra pakke »%s« da den ikke "
545 msgid "Line %u too long in source list %s."
546 msgstr "Linjen %u er for lang i kildelisten %s."
549 msgid "Unmounting CD-ROM...\n"
550 msgstr "Afmonterer CD-ROM ...\n"
554 msgid "Using CD-ROM mount point %s\n"
555 msgstr "Bruger CD-ROM-monteringspunktet %s\n"
558 msgid "Waiting for disc...\n"
559 msgstr "Venter på disken ...\n"
562 msgid "Mounting CD-ROM...\n"
563 msgstr "Monterer CD-ROM ...\n"
566 msgid "Identifying... "
567 msgstr "Identificerer ... "
571 msgid "Stored label: %s\n"
572 msgstr "Gemt mærkat: %s \n"
575 msgid "Scanning disc for index files...\n"
576 msgstr "Skanner disken for indeksfiler ...\n"
581 "Found %zu package indexes, %zu source indexes, %zu translation indexes and "
584 "Fandt %zu pakkeindekser, %zu kildeindekser, %zu oversættelsesindekser og %zu "
589 "Unable to locate any package files, perhaps this is not a Debian Disc or the "
590 "wrong architecture?"
592 "Kunne ikke finde nogen pakkefiler, det er muligvis ikke en Debiandisk eller "
593 "den forkerte arkitektur?"
597 msgid "Found label '%s'\n"
598 msgstr "Fandt mærkatet »%s«\n"
601 msgid "That is not a valid name, try again.\n"
602 msgstr "Det er ikke et gyldigt navn, prøv igen.\n"
607 "This disc is called: \n"
610 "Denne disk hedder: \n"
614 msgid "Copying package lists..."
615 msgstr "Kopierer pakkelisterne ..."
618 msgid "Writing new source list\n"
619 msgstr "Skriver ny kildeliste\n"
622 msgid "Source list entries for this disc are:\n"
623 msgstr "Denne disk har følgende kildeliste-indgange:\n"
627 msgid "Unable to stat %s."
628 msgstr "Kunne ikke finde %s."
630 #: apt-pkg/contrib/cdromutl.cc
632 msgid "Unable to stat the mount point %s"
633 msgstr "Kunne ikke finde monteringspunktet %s"
635 #: apt-pkg/contrib/cdromutl.cc
636 msgid "Failed to stat the cdrom"
637 msgstr "Kunne ikke finde cdrommen"
639 #: apt-pkg/contrib/cmndline.cc
642 "Command line option '%c' [from %s] is not understood in combination with the "
644 msgstr "Kommandolinjetilvalget »%c« [fra %s] kendes ikke."
646 #: apt-pkg/contrib/cmndline.cc
649 "Command line option %s is not understood in combination with the other "
651 msgstr "Kommandolinjetilvalget %s blev ikke forstået"
653 #: apt-pkg/contrib/cmndline.cc
655 msgid "Command line option %s is not boolean"
656 msgstr "Kommandolinjetilvalget %s er ikke boolsk"
658 #: apt-pkg/contrib/cmndline.cc
660 msgid "Option %s requires an argument."
661 msgstr "Tilvalget %s kræver et parameter."
663 #: apt-pkg/contrib/cmndline.cc
665 msgid "Option %s: Configuration item specification must have an =<val>."
666 msgstr "Tilvalg %s: Opsætningspostens specifikation skal have en =<værdi>."
668 #: apt-pkg/contrib/cmndline.cc
670 msgid "Option %s requires an integer argument, not '%s'"
671 msgstr "Tilvalget %s kræver et heltalligt parameter, ikke »%s«"
673 #: apt-pkg/contrib/cmndline.cc
675 msgid "Option '%s' is too long"
676 msgstr "Tilvalget »%s« er for langt"
678 #: apt-pkg/contrib/cmndline.cc
680 msgid "Sense %s is not understood, try true or false."
681 msgstr "%s blev ikke forstået, prøv med »true« eller »false«."
683 #: apt-pkg/contrib/cmndline.cc
685 msgid "Invalid operation %s"
686 msgstr "Ugyldig handling %s"
688 #: apt-pkg/contrib/configuration.cc
690 msgid "Unrecognized type abbreviation: '%c'"
691 msgstr "Ukendt type-forkortelse: »%c«"
693 #: apt-pkg/contrib/configuration.cc
695 msgid "Opening configuration file %s"
696 msgstr "Åbner konfigurationsfilen %s"
698 #: apt-pkg/contrib/configuration.cc
700 msgid "Syntax error %s:%u: Block starts with no name."
701 msgstr "Syntaksfejl %s:%u: Blokken starter uden navn."
703 #: apt-pkg/contrib/configuration.cc
705 msgid "Syntax error %s:%u: Malformed tag"
706 msgstr "Syntaksfejl %s:%u: Forkert udformet mærke"
708 #: apt-pkg/contrib/configuration.cc
710 msgid "Syntax error %s:%u: Extra junk after value"
711 msgstr "Syntaksfejl %s:%u: Overskydende affald efter værdien"
713 #: apt-pkg/contrib/configuration.cc
715 msgid "Syntax error %s:%u: Directives can only be done at the top level"
716 msgstr "Syntaksfejl %s:%u: Direktiver kan kun angives i topniveauet"
718 #: apt-pkg/contrib/configuration.cc
720 msgid "Syntax error %s:%u: Too many nested includes"
721 msgstr "Syntaksfejl %s:%u: For mange sammenkædede inkluderinger"
723 #: apt-pkg/contrib/configuration.cc
725 msgid "Syntax error %s:%u: Included from here"
726 msgstr "Syntaksfejl %s:%u: Inkluderet herfra"
728 #: apt-pkg/contrib/configuration.cc
730 msgid "Syntax error %s:%u: Unsupported directive '%s'"
731 msgstr "Syntaksfejl %s:%u: Ikke-understøttet direktiv »%s«"
733 #: apt-pkg/contrib/configuration.cc
735 msgid "Syntax error %s:%u: clear directive requires an option tree as argument"
736 msgstr "Syntaksfejl %s:%u: ryd direktiv kræver et tilvalgstræ som argument"
738 #: apt-pkg/contrib/configuration.cc
740 msgid "Syntax error %s:%u: Extra junk at end of file"
741 msgstr "Syntaksfejl %s:%u: Overskydende affald i slutningen af filen"
743 #: apt-pkg/contrib/fileutl.cc
745 msgid "Problem unlinking the file %s"
746 msgstr "Fejl ved frigivelse af filen %s"
748 #: apt-pkg/contrib/fileutl.cc
750 msgid "Not using locking for read only lock file %s"
751 msgstr "Benytter ikke låsning for skrivebeskyttet låsefil %s"
753 #: apt-pkg/contrib/fileutl.cc
755 msgid "Could not open lock file %s"
756 msgstr "Kunne ikke åbne låsefilen %s"
758 #: apt-pkg/contrib/fileutl.cc
760 msgid "Not using locking for nfs mounted lock file %s"
761 msgstr "Benytter ikke låsning for nfs-monteret låsefil %s"
763 #: apt-pkg/contrib/fileutl.cc
765 msgid "Could not get lock %s"
766 msgstr "Kunne ikke opnå låsen %s"
768 #: apt-pkg/contrib/fileutl.cc
770 msgid "List of files can't be created as '%s' is not a directory"
771 msgstr "Liste over filer kan ikke oprettes da »%s« ikke er en mappe"
773 #: apt-pkg/contrib/fileutl.cc
775 msgid "Ignoring '%s' in directory '%s' as it is not a regular file"
776 msgstr "Ignorerer »%s« i mappe »%s« da det ikke er en regulær fil"
778 #: apt-pkg/contrib/fileutl.cc
780 msgid "Ignoring file '%s' in directory '%s' as it has no filename extension"
781 msgstr "Ignorerer fil »%s« i mappe »%s« da den ikke har en filendelse"
783 #: apt-pkg/contrib/fileutl.cc
786 "Ignoring file '%s' in directory '%s' as it has an invalid filename extension"
787 msgstr "Ignorerer fil »%s« i mappe »%s« da den har en ugyldig filendelse"
789 #: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc
790 #: cmdline/apt-dump-solver.cc
792 msgid "Waited for %s but it wasn't there"
793 msgstr "Ventede på %s, men den var der ikke"
795 #: apt-pkg/contrib/fileutl.cc
797 msgid "Sub-process %s received a segmentation fault."
798 msgstr "Underprocessen %s modtog en segmenteringsfejl."
800 #: apt-pkg/contrib/fileutl.cc
802 msgid "Sub-process %s received signal %u."
803 msgstr "Underprocessen %s modtog en signal %u."
805 #: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc
807 msgid "Sub-process %s returned an error code (%u)"
808 msgstr "Underprocessen %s returnerede en fejlkode (%u)"
810 #: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc
812 msgid "Sub-process %s exited unexpectedly"
813 msgstr "Underprocessen %s afsluttedes uventet"
815 #: apt-pkg/contrib/fileutl.cc methods/ftp.cc methods/rsh.cc
819 #: apt-pkg/contrib/fileutl.cc methods/ftp.cc methods/rsh.cc
823 #: apt-pkg/contrib/fileutl.cc
825 msgid "Problem closing the gzip file %s"
826 msgstr "Problem under lukning af gzip-filen %s"
828 #: apt-pkg/contrib/fileutl.cc
829 msgid "Unexpected end of file"
832 #: apt-pkg/contrib/fileutl.cc
833 msgid "Failed to create subprocess IPC"
834 msgstr "Kunne ikke oprette underproces IPC"
836 #: apt-pkg/contrib/fileutl.cc
837 msgid "Failed to exec compressor "
838 msgstr "Kunne ikke udføre komprimeringsprogram "
840 #: apt-pkg/contrib/fileutl.cc
842 msgid "Could not open file %s"
843 msgstr "Kunne ikke åbne filen %s"
845 #: apt-pkg/contrib/fileutl.cc
847 msgid "Could not open file descriptor %d"
848 msgstr "Kunne ikke åbne filbeskrivelse %d"
850 #: apt-pkg/contrib/fileutl.cc
852 msgid "read, still have %llu to read but none left"
853 msgstr "læs, mangler stadig at læse %llu men der er ikke flere"
855 #: apt-pkg/contrib/fileutl.cc
857 msgid "write, still have %llu to write but couldn't"
858 msgstr "skriv, mangler stadig at skrive %llu men kunne ikke"
860 #: apt-pkg/contrib/fileutl.cc
862 msgid "Problem closing the file %s"
863 msgstr "Problem under lukning af filen %s"
865 #: apt-pkg/contrib/fileutl.cc
867 msgid "Problem renaming the file %s to %s"
868 msgstr "Problem under omdøbning af filen %s til %s"
870 #: apt-pkg/contrib/fileutl.cc
871 msgid "Problem syncing the file"
872 msgstr "Problem under synkronisering af fil"
874 #: apt-pkg/contrib/fileutl.cc cmdline/apt-extracttemplates.cc
876 msgid "Unable to mkstemp %s"
877 msgstr "Kunne ikke mkstemp %s"
879 #: apt-pkg/contrib/fileutl.cc cmdline/apt-extracttemplates.cc
881 msgid "Unable to write to %s"
882 msgstr "Kunne ikke skrive til %s"
884 #: apt-pkg/contrib/mmap.cc
885 msgid "Can't mmap an empty file"
886 msgstr "Kan ikke udføre mmap for en tom fil"
888 #: apt-pkg/contrib/mmap.cc
890 msgid "Couldn't make mmap of %llu bytes"
891 msgstr "Kunne ikke udføre mmap for %llu byte"
893 #: apt-pkg/contrib/mmap.cc
895 msgid "Couldn't duplicate file descriptor %i"
896 msgstr "Kunne ikke duplikere filbeskrivelse %i"
898 #: apt-pkg/contrib/mmap.cc
899 msgid "Unable to close mmap"
900 msgstr "Kunne ikke lukke mmap"
902 #: apt-pkg/contrib/mmap.cc
903 msgid "Unable to synchronize mmap"
904 msgstr "Kunne ikke synkronisere mmap"
906 #: apt-pkg/contrib/mmap.cc
908 msgid "Couldn't make mmap of %lu bytes"
909 msgstr "Kunne ikke udføre mmap for %lu byte"
911 #: apt-pkg/contrib/mmap.cc
912 msgid "Failed to truncate file"
913 msgstr "Kunne ikke afkorte filen"
915 #: apt-pkg/contrib/mmap.cc
918 "Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
919 "Current value: %lu. (man 5 apt.conf)"
921 "Dynamisk MMap løb tør for plads. Øg venligst størrelsen på APT::Cache-Start. "
922 "Aktuel værdi: %lu. (man 5 apt.conf)"
924 #: apt-pkg/contrib/mmap.cc
927 "Unable to increase the size of the MMap as the limit of %lu bytes is already "
930 "Kunne ikke øge størrelsen på MMap da begrænsningen på %lu byte allerede er "
933 #: apt-pkg/contrib/mmap.cc
935 "Unable to increase size of the MMap as automatic growing is disabled by user."
937 "Kunne ikke øge størrelsen på MMap da automatisk øgning er deaktiveret af "
940 #: apt-pkg/contrib/progress.cc
942 msgid "%c%s... Error!"
943 msgstr "%c%s... Fejl!"
945 #: apt-pkg/contrib/progress.cc
948 msgstr "%c%s... Færdig"
950 #: apt-pkg/contrib/progress.cc
955 #: apt-pkg/contrib/progress.cc
958 msgstr "%c%s... %u%%"
960 #. TRANSLATOR: d means days, h means hours, min means minutes, s means seconds
961 #: apt-pkg/contrib/strutl.cc
963 msgid "%lid %lih %limin %lis"
964 msgstr "%lid %lih %limin %lis"
966 #. TRANSLATOR: h means hours, min means minutes, s means seconds
967 #: apt-pkg/contrib/strutl.cc
969 msgid "%lih %limin %lis"
970 msgstr "%lih %limin %lis"
972 #. TRANSLATOR: min means minutes, s means seconds
973 #: apt-pkg/contrib/strutl.cc
978 #. TRANSLATOR: s means seconds
979 #: apt-pkg/contrib/strutl.cc
984 #: apt-pkg/contrib/strutl.cc
986 msgid "Selection %s not found"
987 msgstr "Det valgte %s blev ikke fundet"
989 #. TRANSLATOR: an identifier like Packages; Releasefile key indicating
990 #. a file like main/binary-amd64/Packages; another identifier like Contents;
991 #. filename and linenumber of the sources.list entry currently parsed
992 #: apt-pkg/deb/debmetaindex.cc
994 msgid "Target %s wants to acquire the same file (%s) as %s from source %s"
997 #. TRANSLATOR: an identifier like Packages; Releasefile key indicating
998 #. a file like main/binary-amd64/Packages; filename and linenumber of
999 #. two sources.list entries
1000 #: apt-pkg/deb/debmetaindex.cc
1002 msgid "Target %s (%s) is configured multiple times in %s and %s"
1005 #: apt-pkg/deb/debmetaindex.cc
1007 msgid "Unable to parse Release file %s"
1008 msgstr "Kunne ikke fortolke udgivelsesfil %s"
1010 #: apt-pkg/deb/debmetaindex.cc
1012 msgid "No sections in Release file %s"
1013 msgstr "Ingen afsnit i udgivelsesfil %s"
1015 #: apt-pkg/deb/debmetaindex.cc
1017 msgid "No Hash entry in Release file %s"
1018 msgstr "Intet hashpunkt i udgivelsesfil %s"
1020 #: apt-pkg/deb/debmetaindex.cc
1023 "No Hash entry in Release file %s which is considered strong enough for "
1027 #: apt-pkg/deb/debmetaindex.cc
1029 msgid "Invalid '%s' entry in Release file %s"
1030 msgstr "Ugyldigt punkt »%s« i udgivelsesfil %s"
1032 #. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite
1033 #: apt-pkg/deb/debmetaindex.cc
1035 msgid "Conflicting values set for option %s regarding source %s %s"
1038 #: apt-pkg/deb/debmetaindex.cc
1040 msgid "Invalid value set for option %s regarding source %s %s (%s)"
1043 #: apt-pkg/deb/debmetaindex.cc
1045 msgid "Conflicting values set for option %s regarding source %s %s: %s != %s"
1048 #: apt-pkg/deb/debrecords.cc apt-pkg/tagfile.cc
1050 msgid "Unable to parse package file %s (%d)"
1051 msgstr "Kunne ikke tolke pakkefilen %s (%d)"
1053 #: apt-pkg/deb/debsystem.cc
1056 "Unable to lock the administration directory (%s), is another process using "
1059 "Kunne ikke låse administrationsmappen (%s), bruger en anden proces den?"
1061 #: apt-pkg/deb/debsystem.cc
1063 msgid "Unable to lock the administration directory (%s), are you root?"
1064 msgstr "Kunne ikke låse administrationsmappen (%s), er du rod (root)?"
1066 #. TRANSLATORS: the %s contains the recovery command, usually
1067 #. dpkg --configure -a
1068 #: apt-pkg/deb/debsystem.cc
1071 "dpkg was interrupted, you must manually run '%s' to correct the problem. "
1072 msgstr "dpkg blev afbrudt, du skal manuelt køre »%s« for at rette problemet."
1074 #: apt-pkg/deb/debsystem.cc
1078 #: apt-pkg/deb/dpkgpm.cc
1080 msgid "Installing %s"
1081 msgstr "Installerer %s"
1083 #: apt-pkg/deb/dpkgpm.cc
1085 msgid "Configuring %s"
1086 msgstr "Sætter %s op"
1088 #: apt-pkg/deb/dpkgpm.cc
1093 #: apt-pkg/deb/dpkgpm.cc
1095 msgid "Completely removing %s"
1096 msgstr "Fjerner %s helt"
1098 #: apt-pkg/deb/dpkgpm.cc
1100 msgid "Noting disappearance of %s"
1101 msgstr "Bemærker forsvinding af %s"
1103 #: apt-pkg/deb/dpkgpm.cc
1105 msgid "Running post-installation trigger %s"
1106 msgstr "Kører førinstallationsudløser %s"
1108 #: apt-pkg/deb/dpkgpm.cc
1110 msgid "Installed %s"
1111 msgstr "Installerede %s"
1113 #. FIXME: use a better string after freeze
1114 #: apt-pkg/deb/dpkgpm.cc
1116 msgid "Directory '%s' missing"
1117 msgstr "Mappe »%s« mangler"
1119 #: apt-pkg/deb/dpkgpm.cc apt-pkg/edsp.cc
1121 msgid "Could not open file '%s'"
1122 msgstr "Kunne ikke åbne filen »%s«"
1124 #: apt-pkg/deb/dpkgpm.cc
1126 msgid "Preparing %s"
1129 #: apt-pkg/deb/dpkgpm.cc
1131 msgid "Unpacking %s"
1132 msgstr "Pakker %s ud"
1134 #: apt-pkg/deb/dpkgpm.cc
1136 msgid "Preparing to configure %s"
1137 msgstr "Gør klar til at sætte %s op"
1139 #: apt-pkg/deb/dpkgpm.cc
1141 msgid "Preparing for removal of %s"
1142 msgstr "Gør klar til afinstallation af %s"
1144 #: apt-pkg/deb/dpkgpm.cc
1147 msgstr "Fjernede %s"
1149 #: apt-pkg/deb/dpkgpm.cc
1151 msgid "Preparing to completely remove %s"
1152 msgstr "Gør klar til at fjerne %s helt"
1154 #: apt-pkg/deb/dpkgpm.cc
1156 msgid "Completely removed %s"
1157 msgstr "Fjernede %s helt"
1159 #: apt-pkg/deb/dpkgpm.cc
1161 msgid "Can not write log (%s)"
1162 msgstr "Kan ikke skrive log (%s)"
1164 #: apt-pkg/deb/dpkgpm.cc
1165 msgid "Is /dev/pts mounted?"
1166 msgstr "Er /dev/pts monteret?"
1168 #: apt-pkg/deb/dpkgpm.cc
1169 msgid "Operation was interrupted before it could finish"
1170 msgstr "Handling blev afbrudt før den kunne afsluttes"
1172 #: apt-pkg/deb/dpkgpm.cc
1173 msgid "No apport report written because MaxReports is reached already"
1175 "Ingen apportrapport skrevet da MaxReports (maks rapporter) allerede er nået"
1177 #. check if its not a follow up error
1178 #: apt-pkg/deb/dpkgpm.cc
1179 msgid "dependency problems - leaving unconfigured"
1180 msgstr "afhængighedsproblemer - efterlader ukonfigureret"
1182 #: apt-pkg/deb/dpkgpm.cc
1184 "No apport report written because the error message indicates its a followup "
1185 "error from a previous failure."
1187 "Ingen apportrapport skrevet da fejlbeskeden indikerer, at det er en "
1188 "opfølgningsfejl fra en tidligere fejl."
1190 #: apt-pkg/deb/dpkgpm.cc
1192 "No apport report written because the error message indicates a disk full "
1195 "Ingen apportrapport skrevet da fejlbeskeden indikerer en fuld disk-fejl"
1197 #: apt-pkg/deb/dpkgpm.cc
1199 "No apport report written because the error message indicates a out of memory "
1202 "Ingen apportrapport skrevet da fejlbeskeden indikerer en ikke nok "
1205 #: apt-pkg/deb/dpkgpm.cc
1207 "No apport report written because the error message indicates an issue on the "
1210 "Ingen apportrapport skrevet da fejlbeskeden indikerer en fejl på det lokale "
1213 #: apt-pkg/deb/dpkgpm.cc
1215 "No apport report written because the error message indicates a dpkg I/O error"
1216 msgstr "Ingen apportrapport skrevet da fejlbeskeden indikerer en dpkg I/O-fejl"
1218 #: apt-pkg/depcache.cc
1219 msgid "Building dependency tree"
1220 msgstr "Opbygger afhængighedstræ"
1222 #: apt-pkg/depcache.cc
1223 msgid "Candidate versions"
1224 msgstr "Kandidatversioner"
1226 #: apt-pkg/depcache.cc
1227 msgid "Dependency generation"
1228 msgstr "Afhængighedsgenerering"
1230 #: apt-pkg/depcache.cc
1231 msgid "Reading state information"
1232 msgstr "Læser tilstandsoplysninger"
1234 #: apt-pkg/depcache.cc
1236 msgid "Failed to open StateFile %s"
1237 msgstr "Kunne ikke åbne StateFile %s"
1239 #: apt-pkg/depcache.cc
1241 msgid "Failed to write temporary StateFile %s"
1242 msgstr "Kunne ikke skrive den midlertidige StateFile %s"
1245 msgid "Send scenario to solver"
1246 msgstr "Send scenarie til problemløser"
1249 msgid "Send request to solver"
1250 msgstr "Send forespørgsel til problemløser"
1253 msgid "Prepare for receiving solution"
1254 msgstr "Forbered for modtagelse af løsning"
1257 msgid "External solver failed without a proper error message"
1258 msgstr "Ekstern problemløser fejlede uden en korrekt fejlbesked"
1261 msgid "Execute external solver"
1262 msgstr "Kør ekstern problemløser"
1266 msgid "Execute external planner"
1267 msgstr "Kør ekstern problemløser"
1271 msgid "Send request to planner"
1272 msgstr "Send forespørgsel til problemløser"
1276 msgid "Send scenario to planner"
1277 msgstr "Send scenarie til problemløser"
1281 msgid "External planner failed without a proper error message"
1282 msgstr "Ekstern problemløser fejlede uden en korrekt fejlbesked"
1284 #: apt-pkg/indexcopy.cc
1286 msgid "Wrote %i records.\n"
1287 msgstr "Skrev %i poster.\n"
1289 #: apt-pkg/indexcopy.cc
1291 msgid "Wrote %i records with %i missing files.\n"
1292 msgstr "Skrev %i poster med %i manglende filer.\n"
1294 #: apt-pkg/indexcopy.cc
1296 msgid "Wrote %i records with %i mismatched files\n"
1297 msgstr "Skrev %i poster med %i ikke-trufne filer\n"
1299 #: apt-pkg/indexcopy.cc
1301 msgid "Wrote %i records with %i missing files and %i mismatched files\n"
1302 msgstr "Skrev %i poster med %i manglende filer og %i ikke-trufne filer\n"
1304 #: apt-pkg/indexcopy.cc
1306 msgid "Can't find authentication record for: %s"
1307 msgstr "Kan ikke finde godkendelsesregistrering for: %s"
1309 #: apt-pkg/indexcopy.cc
1311 msgid "Hash mismatch for: %s"
1312 msgstr "Hashsum stemmer ikke: %s"
1316 msgid "Packaging system '%s' is not supported"
1317 msgstr "Pakkesystemet »%s« understøttes ikke"
1320 msgid "Unable to determine a suitable packaging system type"
1321 msgstr "Kunne ikke bestemme en passende pakkesystemtype"
1323 #: apt-pkg/install-progress.cc
1325 msgid "Progress: [%3i%%]"
1326 msgstr "Status: [%3i%%]"
1328 #: apt-pkg/install-progress.cc
1329 msgid "Running dpkg"
1332 #: apt-pkg/packagemanager.cc
1335 "Could not perform immediate configuration on '%s'. Please see man 5 apt.conf "
1336 "under APT::Immediate-Configure for details. (%d)"
1338 "Kunne ikke udføre øjeblikkelig konfiguration på »%s«. Se venligst man 5 apt."
1339 "conf under APT:Immediate-Cinfigure for detaljer. (%d)"
1341 #: apt-pkg/packagemanager.cc
1343 msgid "Could not configure '%s'. "
1344 msgstr "Kunne ikke åbne filen »%s«. "
1346 #: apt-pkg/packagemanager.cc
1349 "This installation run will require temporarily removing the essential "
1350 "package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
1351 "you really want to do it, activate the APT::Force-LoopBreak option."
1353 "Kørsel af denne installation kræver midlertidig afinstallation af den "
1354 "essentielle pakke %s grundet en afhængighedsløkke. Det er ofte en dårlig "
1355 "ide, men hvis du virkelig vil gøre det, kan du aktivere valget »APT::Force-"
1358 #: apt-pkg/pkgcache.cc
1359 msgid "Empty package cache"
1360 msgstr "Tomt pakke-mellemlager"
1362 #: apt-pkg/pkgcache.cc
1363 msgid "The package cache file is corrupted"
1364 msgstr "Pakke-mellemlagerets fil er ødelagt"
1366 #: apt-pkg/pkgcache.cc
1367 msgid "The package cache file is an incompatible version"
1368 msgstr "Pakke-mellemlagerets fil er af en inkompatibel version"
1370 #: apt-pkg/pkgcache.cc
1372 msgid "This APT does not support the versioning system '%s'"
1373 msgstr "Denne APT understøtter ikke versionssystemet »%s«"
1375 #: apt-pkg/pkgcache.cc
1377 msgid "The package cache was built for different architectures: %s vs %s"
1378 msgstr "Pakke-mellemlageret er lavet til en anden arkitektur"
1380 #: apt-pkg/pkgcache.cc
1382 msgid "The package cache file is corrupted, it has the wrong hash"
1383 msgstr "Pakke-mellemlagerets fil er ødelagt, den er for lille"
1385 #: apt-pkg/pkgcache.cc
1387 msgstr "Afhængigheder"
1389 #: apt-pkg/pkgcache.cc
1391 msgstr "Præ-afhængigheder"
1393 #: apt-pkg/pkgcache.cc
1397 #: apt-pkg/pkgcache.cc
1401 #: apt-pkg/pkgcache.cc
1405 #: apt-pkg/pkgcache.cc
1409 #: apt-pkg/pkgcache.cc
1413 #: apt-pkg/pkgcache.cc
1415 msgstr "Forbedringer"
1417 #: apt-pkg/pkgcache.cc
1419 msgstr "Overflødiggør"
1421 #: apt-pkg/pkgcache.cc
1425 #: apt-pkg/pkgcache.cc
1429 #: apt-pkg/pkgcache.cc
1433 #: apt-pkg/pkgcache.cc
1437 #: apt-pkg/pkgcache.cc
1441 #: apt-pkg/pkgcachegen.cc
1442 msgid "Cache has an incompatible versioning system"
1443 msgstr "Mellemlageret benytter en inkompatibel versionsstyring"
1445 #. TRANSLATOR: The first placeholder is a package name,
1446 #. the other two should be copied verbatim as they include debug info
1447 #: apt-pkg/pkgcachegen.cc
1449 msgid "Error occurred while processing %s (%s%d)"
1450 msgstr "Der opstod en fejl under behandlingen af %s (%s%d)"
1452 #: apt-pkg/pkgcachegen.cc
1453 msgid "Wow, you exceeded the number of package names this APT is capable of."
1455 "Hold da op! Du nåede over det antal pakkenavne, denne APT kan håndtere."
1457 #: apt-pkg/pkgcachegen.cc
1458 msgid "Wow, you exceeded the number of versions this APT is capable of."
1459 msgstr "Hold da op! Du nåede over det antal versioner, denne APT kan håndtere."
1461 #: apt-pkg/pkgcachegen.cc
1462 msgid "Wow, you exceeded the number of descriptions this APT is capable of."
1463 msgstr "Hold da op! Du nåede over det antal versioner, denne APT kan håndtere."
1465 #: apt-pkg/pkgcachegen.cc
1466 msgid "Wow, you exceeded the number of dependencies this APT is capable of."
1468 "Hold da op! Du nåede over det antal afhængigheder, denne APT kan håndtere."
1470 #: apt-pkg/pkgcachegen.cc
1471 msgid "Reading package lists"
1472 msgstr "Indlæser pakkelisterne"
1474 #: apt-pkg/pkgcachegen.cc
1475 msgid "IO Error saving source cache"
1476 msgstr "IO-fejl ved gemning af kilde-mellemlageret"
1478 #: apt-pkg/pkgrecords.cc
1480 msgid "Index file type '%s' is not supported"
1481 msgstr "Indeksfiler af typen »%s« understøttes ikke"
1483 #: apt-pkg/policy.cc
1486 "The value '%s' is invalid for APT::Default-Release as such a release is not "
1487 "available in the sources"
1489 "Værdien »%s« er ugyldig for APT::Default-Release da sådan en udgivelse ikke "
1490 "er tilgængelig i kilderne"
1492 #: apt-pkg/policy.cc
1494 msgid "Invalid record in the preferences file %s, no Package header"
1495 msgstr "Ugyldig indgang i indstillingsfilen %s, pakkehovedet mangler"
1497 #: apt-pkg/policy.cc
1499 msgid "Did not understand pin type %s"
1500 msgstr "Kunne ikke forstå pin-type %s"
1502 #: apt-pkg/policy.cc
1504 msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
1507 #: apt-pkg/policy.cc
1508 msgid "No priority (or zero) specified for pin"
1509 msgstr "Ingen prioritet (eller prioritet nul) angivet ved pin"
1511 #. TRANSLATOR: %u is a line number, the first %s is a filename of a file with the extension "second %s" and the third %s is a unique identifier for bugreports
1512 #: apt-pkg/sourcelist.cc
1514 msgid "Malformed entry %u in %s file %s (%s)"
1515 msgstr "Ugyldig overskrivning af %s-linjen %llu (%s)"
1517 #: apt-pkg/sourcelist.cc
1522 #: apt-pkg/sourcelist.cc
1524 msgid "Malformed line %u in source list %s (type)"
1525 msgstr "Ugyldig linje %u i kildelisten %s (type)"
1527 #: apt-pkg/sourcelist.cc
1529 msgid "Type '%s' is not known on line %u in source list %s"
1530 msgstr "Typen »%s« er ukendt på linje %u i kildelisten %s"
1532 #: apt-pkg/sourcelist.cc
1534 msgid "Malformed stanza %u in source list %s (type)"
1535 msgstr "Ugyldig linje %u i kildelisten %s (type)"
1537 #: apt-pkg/sourcelist.cc
1539 msgid "Type '%s' is not known on stanza %u in source list %s"
1540 msgstr "Typen »%s« er ukendt på stanza %u i kildelisten %s"
1542 #: apt-pkg/sourcelist.cc
1544 msgid "Unsupported file %s given on commandline"
1547 #: apt-pkg/srcrecords.cc
1548 msgid "You must put some 'source' URIs in your sources.list"
1549 msgstr "Du skal have nogle »source«-URI'er i din sources.list"
1551 #: apt-pkg/tagfile.cc
1553 msgid "Cannot convert %s to integer: out of range"
1556 #: apt-pkg/update.cc apt-private/private-download.cc
1558 msgid "Failed to fetch %s %s"
1559 msgstr "Kunne ikke hente %s %s"
1561 #: apt-pkg/update.cc
1563 "Some index files failed to download. They have been ignored, or old ones "
1566 "Nogle indeksfiler kunne ikke hentes. De er blevet ignoreret eller de gamle "
1569 #: apt-pkg/upgrade.cc
1570 msgid "Calculating upgrade"
1571 msgstr "Beregner opgraderingen"
1573 #. TRANSLATOR: Very short word to be displayed before unchanged files in 'apt-get update'
1574 #: apt-private/acqprogress.cc
1577 msgstr "Havde:%lu %s"
1579 #. TRANSLATOR: Very short word to be displayed for files processed in 'apt-get update'
1580 #. Potentially replaced later by "Hit:", "Ign:" or "Err:" if something (bad) happens
1581 #: apt-private/acqprogress.cc
1584 msgstr "Henter:%lu %s"
1586 #. TRANSLATOR: Very short word to be displayed for files in 'apt-get update'
1587 #. which failed to download, but the error is ignored (compare "Err:")
1588 #: apt-private/acqprogress.cc
1591 msgstr "Ignorerer:%lu %s"
1593 #. TRANSLATOR: Very short word to be displayed for files in 'apt-get update'
1594 #. which failed to download and the error is critical (compare "Ign:")
1595 #: apt-private/acqprogress.cc
1598 msgstr "Fejl:%lu %s"
1600 #: apt-private/acqprogress.cc
1602 msgid "Fetched %sB in %s (%sB/s)\n"
1603 msgstr "Hentede %sB på %s (%sB/s)\n"
1605 #: apt-private/acqprogress.cc
1607 msgstr " [Arbejder]"
1609 #: apt-private/acqprogress.cc
1612 "Media change: please insert the disc labeled\n"
1614 "in the drive '%s' and press [Enter]\n"
1616 "Medieskift: Indsæt disken med navnet\n"
1618 "i drevet »%s« og tryk retur\n"
1620 #: apt-private/private-cachefile.cc
1621 msgid "Correcting dependencies..."
1622 msgstr "Retter afhængigheder ..."
1624 #: apt-private/private-cachefile.cc
1626 msgstr " mislykkedes."
1628 #: apt-private/private-cachefile.cc
1629 msgid "Unable to correct dependencies"
1630 msgstr "Kunne ikke rette afhængigheder"
1632 #: apt-private/private-cachefile.cc
1633 msgid "Unable to minimize the upgrade set"
1634 msgstr "Kunne ikke minimere opgraderingssættet"
1636 #: apt-private/private-cachefile.cc
1640 #: apt-private/private-cachefile.cc
1641 msgid "You might want to run 'apt-get -f install' to correct these."
1642 msgstr "Du kan muligvis rette dette ved at køre »apt-get -f install«."
1644 #: apt-private/private-cachefile.cc
1645 msgid "Unmet dependencies. Try using -f."
1646 msgstr "Uopfyldte afhængigheder. Prøv med -f."
1648 #: apt-private/private-cacheset.cc apt-private/private-search.cc
1652 #: apt-private/private-cacheset.cc
1654 msgid "Note, selecting '%s' for task '%s'\n"
1655 msgstr "Valgt version »%s« (%s) for »%s«\n"
1657 #: apt-private/private-cacheset.cc
1659 msgid "Note, selecting '%s' for glob '%s'\n"
1660 msgstr "Valgt version »%s« (%s) for »%s«\n"
1662 #: apt-private/private-cacheset.cc
1664 msgid "Note, selecting '%s' for regex '%s'\n"
1665 msgstr "Valgt version »%s« (%s) for »%s«\n"
1667 #: apt-private/private-cacheset.cc
1669 msgid "Package %s is a virtual package provided by:\n"
1670 msgstr "men det er en virtuel pakke"
1672 #: apt-private/private-cacheset.cc
1674 msgid " [Installed]"
1675 msgstr "[Installeret]"
1677 #: apt-private/private-cacheset.cc
1679 msgid " [Not candidate version]"
1680 msgstr "Kandidatversioner"
1682 #: apt-private/private-cacheset.cc
1683 msgid "You should explicitly select one to install."
1686 #: apt-private/private-cacheset.cc
1689 "Package %s is not available, but is referred to by another package.\n"
1690 "This may mean that the package is missing, has been obsoleted, or\n"
1691 "is only available from another source\n"
1694 #: apt-private/private-cacheset.cc
1696 msgid "However the following packages replace it:"
1697 msgstr "Følgende pakker vil blive opgraderet:"
1699 #: apt-private/private-cacheset.cc
1701 msgid "Package '%s' has no installation candidate"
1702 msgstr "Pakke »%s« er ikke installeret, så blev ikke fjernet\n"
1704 #: apt-private/private-cacheset.cc
1706 msgid "Virtual packages like '%s' can't be removed\n"
1709 #. TRANSLATORS: Note, this is not an interactive question
1710 #: apt-private/private-cacheset.cc apt-private/private-install.cc
1712 msgid "Package '%s' is not installed, so not removed. Did you mean '%s'?\n"
1713 msgstr "Pakke »%s« er ikke installeret, så blev ikke fjernet. Mente du »%s«?\n"
1715 #: apt-private/private-cacheset.cc apt-private/private-install.cc
1717 msgid "Package '%s' is not installed, so not removed\n"
1718 msgstr "Pakke »%s« er ikke installeret, så blev ikke fjernet\n"
1720 #: apt-private/private-cacheset.cc
1722 msgid "Note, selecting '%s' instead of '%s'\n"
1723 msgstr "Vælger »%s« som kildepakke fremfor »%s«\n"
1725 #: apt-private/private-cmndline.cc
1726 msgid "Most used commands:"
1729 #: apt-private/private-cmndline.cc
1731 msgid "See %s for more information about the available commands."
1734 #: apt-private/private-cmndline.cc
1736 "Configuration options and syntax is detailed in apt.conf(5).\n"
1737 "Information about how to configure sources can be found in sources.list(5).\n"
1738 "Package and version choices can be expressed via apt_preferences(5).\n"
1739 "Security details are available in apt-secure(8).\n"
1742 #: apt-private/private-cmndline.cc
1743 msgid "This APT has Super Cow Powers."
1744 msgstr "Denne APT har »Super Cow Powers«."
1746 #: apt-private/private-cmndline.cc
1747 msgid "This APT helper has Super Meep Powers."
1748 msgstr "Dette APT-hjælpeprogram har Super Meep Powers."
1750 #: apt-private/private-depends.cc apt-private/private-show.cc
1751 #: cmdline/apt-mark.cc
1752 msgid "No packages found"
1753 msgstr "Fandt ingen pakker"
1755 #: apt-private/private-download.cc
1756 msgid "WARNING: The following packages cannot be authenticated!"
1757 msgstr "ADVARSEL: Følgende pakkers autenticitet kunne ikke verificeres!"
1759 #: apt-private/private-download.cc
1760 msgid "Authentication warning overridden.\n"
1761 msgstr "Autentifikationsadvarsel tilsidesat.\n"
1763 #: apt-private/private-download.cc
1764 msgid "Some packages could not be authenticated"
1765 msgstr "Nogle pakker kunne ikke autentificeres"
1767 #: apt-private/private-download.cc
1768 msgid "Install these packages without verification?"
1769 msgstr "Installér disse pakker uden verifikation?"
1771 #: apt-private/private-download.cc apt-private/private-install.cc
1773 "--force-yes is deprecated, use one of the options starting with --allow "
1777 #: apt-private/private-download.cc
1780 "There were unauthenticated packages and -y was used without --allow-"
1782 msgstr "Der er problemer og -y blev brugt uden --force-yes"
1784 #: apt-private/private-download.cc
1786 msgid "Couldn't determine free space in %s"
1787 msgstr "Kunne ikke bestemme ledig plads i %s"
1789 #: apt-private/private-download.cc
1791 msgid "You don't have enough free space in %s."
1792 msgstr "Du har ikke nok ledig plads i %s."
1794 #: apt-private/private-download.cc
1795 msgid "Unable to lock the download directory"
1796 msgstr "Kunne ikke låse nedhentningsmappen"
1798 #: apt-private/private-install.cc
1800 "Some packages could not be installed. This may mean that you have\n"
1801 "requested an impossible situation or if you are using the unstable\n"
1802 "distribution that some required packages have not yet been created\n"
1803 "or been moved out of Incoming."
1805 "Nogle pakker kunne ikke installeres. Det kan betyde at du har ønsket\n"
1806 "en umulig situation eller bruger den ustabile distribution, hvor enkelte\n"
1807 "pakker endnu ikke er lavet eller gjort tilgængelige."
1810 #. if (Packages == 1)
1812 #. c1out << std::endl;
1814 #. _("Since you only requested a single operation it is extremely likely that\n"
1815 #. "the package is simply not installable and a bug report against\n"
1816 #. "that package should be filed.") << std::endl;
1819 #: apt-private/private-install.cc
1820 msgid "The following information may help to resolve the situation:"
1821 msgstr "Følgende oplysninger kan hjælpe dig med at klare situationen:"
1823 #: apt-private/private-install.cc
1824 msgid "Broken packages"
1825 msgstr "Ødelagte pakker"
1827 #: apt-private/private-install.cc
1828 msgid "Internal error, InstallPackages was called with broken packages!"
1829 msgstr "Intern fejl. InstallPackages blev kaldt med ødelagte pakker!"
1831 #: apt-private/private-install.cc
1832 msgid "Packages need to be removed but remove is disabled."
1833 msgstr "Pakker skal afinstalleres, men Remove er deaktiveret."
1835 #: apt-private/private-install.cc
1838 "Essential packages were removed and -y was used without --allow-remove-"
1840 msgstr "Der er problemer og -y blev brugt uden --force-yes"
1842 #: apt-private/private-install.cc
1844 msgid "Packages were downgraded and -y was used without --allow-downgrades."
1845 msgstr "Der er problemer og -y blev brugt uden --force-yes"
1847 #: apt-private/private-install.cc
1849 "Held packages were changed and -y was used without --allow-change-held-"
1853 #: apt-private/private-install.cc
1854 msgid "Internal error, Ordering didn't finish"
1855 msgstr "Intern fejl. Sortering blev ikke fuldført"
1857 #: apt-private/private-install.cc
1858 msgid "How odd... The sizes didn't match, email apt@packages.debian.org"
1860 "Mystisk... Størrelserne passede ikke, skriv til apt@packages.debian.org"
1862 #. TRANSLATOR: The required space between number and unit is already included
1863 #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
1864 #: apt-private/private-install.cc
1866 msgid "Need to get %sB/%sB of archives.\n"
1867 msgstr "%sB/%sB skal hentes fra arkiverne.\n"
1869 #. TRANSLATOR: The required space between number and unit is already included
1870 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
1871 #: apt-private/private-install.cc
1873 msgid "Need to get %sB of archives.\n"
1874 msgstr "%sB skal hentes fra arkiverne.\n"
1876 #. TRANSLATOR: The required space between number and unit is already included
1877 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
1878 #: apt-private/private-install.cc
1880 msgid "After this operation, %sB of additional disk space will be used.\n"
1881 msgstr "Efter denne handling, vil %sB yderligere diskplads være brugt.\n"
1883 #. TRANSLATOR: The required space between number and unit is already included
1884 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
1885 #: apt-private/private-install.cc
1887 msgid "After this operation, %sB disk space will be freed.\n"
1888 msgstr "Efter denne handling, vil %sB diskplads blive frigjort.\n"
1890 #: apt-private/private-install.cc
1891 msgid "Trivial Only specified but this is not a trivial operation."
1892 msgstr "»Trivial Only« angivet, men dette er ikke en triviel handling."
1894 #. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be
1895 #. careful with hard to type or special characters (like non-breaking spaces)
1896 #: apt-private/private-install.cc
1897 msgid "Yes, do as I say!"
1898 msgstr "Ja, gør som jeg siger!"
1900 #: apt-private/private-install.cc
1903 "You are about to do something potentially harmful.\n"
1904 "To continue type in the phrase '%s'\n"
1907 "Du er ved at gøre noget, der kan være skadeligt\n"
1908 "For at fortsætte, skal du skrive »%s«\n"
1911 #: apt-private/private-install.cc
1915 #: apt-private/private-install.cc
1916 msgid "Do you want to continue?"
1917 msgstr "Vil du fortsætte?"
1919 #: apt-private/private-install.cc
1920 msgid "Some files failed to download"
1921 msgstr "Nedhentningen af filer mislykkedes"
1923 #: apt-private/private-install.cc apt-private/private-source.cc
1924 msgid "Download complete and in download only mode"
1925 msgstr "Nedhentning afsluttet i »hent-kun«-tilstand"
1927 #: apt-private/private-install.cc
1929 "Unable to fetch some archives, maybe run apt-get update or try with --fix-"
1932 "Kunne ikke hente nogle af arkiverne. Prøv evt. at køre »apt-get update« "
1933 "eller prøv med --fix-missing."
1935 #: apt-private/private-install.cc
1936 msgid "--fix-missing and media swapping is not currently supported"
1937 msgstr "--fix-missing og medieskift understøttes endnu ikke"
1939 #: apt-private/private-install.cc
1940 msgid "Unable to correct missing packages."
1941 msgstr "Kunne ikke rette manglende pakker."
1943 #: apt-private/private-install.cc
1944 msgid "Aborting install."
1945 msgstr "Afbryder installationen."
1947 #: apt-private/private-install.cc
1949 "The following package disappeared from your system as\n"
1950 "all files have been overwritten by other packages:"
1952 "The following packages disappeared from your system as\n"
1953 "all files have been overwritten by other packages:"
1955 "Den følgende pakke forsvandt fra dit system, da\n"
1956 "alle filer er blevet overskrevet af andre pakker:"
1958 "De følgende pakker forsvandt fra dit system, da\n"
1959 "alle filer er blevet overskrevet af andre pakker:"
1961 #: apt-private/private-install.cc
1962 msgid "Note: This is done automatically and on purpose by dpkg."
1963 msgstr "Bemærk: Dette sker automatisk og med vilje af dpkg."
1965 #: apt-private/private-install.cc
1966 msgid "We are not supposed to delete stuff, can't start AutoRemover"
1968 "Det er ikke meningen, at vi skal slette ting og sager, kan ikke starte "
1971 #: apt-private/private-install.cc
1973 "Hmm, seems like the AutoRemover destroyed something which really\n"
1974 "shouldn't happen. Please file a bug report against apt."
1976 "Hmm, det lader til at AutoRemover smadrede noget, der virkelig ikke\n"
1977 "burde kunne ske. Indsend venligst en fejlrapport om apt."
1979 #: apt-private/private-install.cc
1980 msgid "Internal Error, AutoRemover broke stuff"
1981 msgstr "Intern fejl. AutoRemover ødelagde noget"
1983 #: apt-private/private-install.cc
1985 "The following package was automatically installed and is no longer required:"
1987 "The following packages were automatically installed and are no longer "
1990 "Følgende pakke blev installeret automatisk, og behøves ikke længere:"
1992 "Følgende pakker blev installeret automatisk, og behøves ikke længere:"
1994 #: apt-private/private-install.cc
1996 msgid "%lu package was automatically installed and is no longer required.\n"
1998 "%lu packages were automatically installed and are no longer required.\n"
1999 msgstr[0] "Pakken %lu blev installeret automatisk, og behøves ikke længere.\n"
2001 "Pakkerne %lu blev installeret automatisk, og behøves ikke længere.\n"
2003 #: apt-private/private-install.cc
2005 msgid "Use '%s' to remove it."
2006 msgid_plural "Use '%s' to remove them."
2007 msgstr[0] "Brug »%s« til at fjerne den."
2008 msgstr[1] "Brug »%s« til at fjerne dem."
2010 #: apt-private/private-install.cc
2011 msgid "You might want to run 'apt-get -f install' to correct these:"
2012 msgstr "Du kan muligvis rette det ved at køre »apt-get -f install«:"
2014 #: apt-private/private-install.cc
2016 "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
2019 "Uopfyldte afhængigheder. Prøv »apt-get -f install« uden pakker (eller angiv "
2022 #: apt-private/private-install.cc
2024 msgid "The following additional packages will be installed:"
2025 msgstr "Følgende yderligere pakker vil blive installeret:"
2027 #: apt-private/private-install.cc
2028 msgid "Suggested packages:"
2029 msgstr "Foreslåede pakker:"
2031 #: apt-private/private-install.cc
2032 msgid "Recommended packages:"
2033 msgstr "Anbefalede pakker:"
2035 #: apt-private/private-install.cc
2037 msgid "Skipping %s, it is already installed and upgrade is not set.\n"
2039 "Springer over %s, den er allerede installeret og opgradering er ikke "
2042 #: apt-private/private-install.cc
2044 msgid "Skipping %s, it is not installed and only upgrades are requested.\n"
2046 "Springer over %s, den er ikke installeret og der blev kun anmodt om "
2049 #: apt-private/private-install.cc
2051 msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
2052 msgstr "Geninstallation af %s er ikke muligt, pakken kan ikke hentes.\n"
2054 #. TRANSLATORS: First string is package name, second is version
2055 #: apt-private/private-install.cc
2057 msgid "%s is already the newest version (%s).\n"
2058 msgstr "%s er allerede den nyeste version.\n"
2060 #: apt-private/private-install.cc cmdline/apt-get.cc cmdline/apt-mark.cc
2062 msgid "%s set to manually installed.\n"
2063 msgstr "%s sat til manuelt installeret.\n"
2065 #: apt-private/private-install.cc
2067 msgid "Selected version '%s' (%s) for '%s'\n"
2068 msgstr "Valgt version »%s« (%s) for »%s«\n"
2070 #: apt-private/private-install.cc
2072 msgid "Selected version '%s' (%s) for '%s' because of '%s'\n"
2073 msgstr "Valgt version »%s« (%s) for »%s« på grund af »%s«\n"
2075 # måske visning, kategorisering
2076 #: apt-private/private-list.cc
2080 #: apt-private/private-list.cc
2082 msgid "There is %i additional version. Please use the '-a' switch to see it"
2084 "There are %i additional versions. Please use the '-a' switch to see them."
2086 "Der er %i yderlig version. Brug venligst kontakten »-a« til at se den."
2088 "Der er %i yderligere versioner. Brug venligst kontakten »-a« til at se dem."
2090 #. TRANSLATORS: placeholder is a binary name like apt or apt-get
2091 #: apt-private/private-main.cc
2094 "NOTE: This is only a simulation!\n"
2095 " %s needs root privileges for real execution.\n"
2096 " Keep also in mind that locking is deactivated,\n"
2097 " so don't depend on the relevance to the real current situation!\n"
2099 "BEMÆRK: Dette er kun en simulering!\n"
2100 " %s kræver rootprivilegier for reel kørsel.\n"
2101 " Husk også at låsning er deaktiveret,\n"
2102 " så stol ikke på relevansen for den reelle aktuelle situation!\n"
2104 #: apt-private/private-output.cc apt-private/private-show.cc
2108 #: apt-private/private-output.cc
2110 msgid "[installed,upgradable to: %s]"
2111 msgstr "[installeret,kan opgraderes til: %s]"
2113 #: apt-private/private-output.cc
2114 msgid "[installed,local]"
2115 msgstr "[Installeret,lokalt]"
2117 #: apt-private/private-output.cc
2118 msgid "[installed,auto-removable]"
2119 msgstr "[installeret,kan auto-fjernes]"
2121 #: apt-private/private-output.cc
2122 msgid "[installed,automatic]"
2123 msgstr "[Installeret,automatisk]"
2125 #: apt-private/private-output.cc
2127 msgstr "[Installeret]"
2129 #: apt-private/private-output.cc
2131 msgid "[upgradable from: %s]"
2132 msgstr "[kan opgraderes fra: %s]"
2134 #: apt-private/private-output.cc
2135 msgid "[residual-config]"
2136 msgstr "[residual-konfig]"
2138 #: apt-private/private-output.cc
2140 msgid "but %s is installed"
2141 msgstr "men %s er installeret"
2143 #: apt-private/private-output.cc
2145 msgid "but %s is to be installed"
2146 msgstr "men %s forventes installeret"
2148 #: apt-private/private-output.cc
2149 msgid "but it is not installable"
2150 msgstr "men den kan ikke installeres"
2152 #: apt-private/private-output.cc
2153 msgid "but it is a virtual package"
2154 msgstr "men det er en virtuel pakke"
2156 #: apt-private/private-output.cc
2157 msgid "but it is not going to be installed"
2158 msgstr "men den bliver ikke installeret"
2160 #: apt-private/private-output.cc
2161 msgid "but it is not installed"
2162 msgstr "men den er ikke installeret"
2164 #: apt-private/private-output.cc
2168 #: apt-private/private-output.cc
2169 msgid "The following packages have unmet dependencies:"
2170 msgstr "Følgende pakker har uopfyldte afhængigheder:"
2172 #: apt-private/private-output.cc
2173 msgid "The following NEW packages will be installed:"
2174 msgstr "Følgende NYE pakker vil blive installeret:"
2176 #: apt-private/private-output.cc
2177 msgid "The following packages will be REMOVED:"
2178 msgstr "Følgende pakker vil blive AFINSTALLERET:"
2180 #: apt-private/private-output.cc
2181 msgid "The following packages have been kept back:"
2182 msgstr "Følgende pakker er blevet holdt tilbage:"
2184 #: apt-private/private-output.cc
2185 msgid "The following packages will be upgraded:"
2186 msgstr "Følgende pakker vil blive opgraderet:"
2188 #: apt-private/private-output.cc
2189 msgid "The following packages will be DOWNGRADED:"
2190 msgstr "Følgende pakker vil blive NEDGRADERET:"
2192 #: apt-private/private-output.cc
2193 msgid "The following held packages will be changed:"
2194 msgstr "Følgende tilbageholdte pakker vil blive ændret:"
2196 #: apt-private/private-output.cc
2198 msgid "%s (due to %s)"
2199 msgstr "%s (grundet %s)"
2201 #: apt-private/private-output.cc
2203 "WARNING: The following essential packages will be removed.\n"
2204 "This should NOT be done unless you know exactly what you are doing!"
2206 "ADVARSEL: Følgende essentielle pakker vil blive afinstalleret\n"
2207 "Dette bør IKKE ske medmindre du er helt klar over, hvad du laver!"
2209 #: apt-private/private-output.cc
2211 msgid "%lu upgraded, %lu newly installed, "
2212 msgstr "%lu opgraderes, %lu nyinstalleres, "
2214 #: apt-private/private-output.cc
2216 msgid "%lu reinstalled, "
2217 msgstr "%lu geninstalleres, "
2219 #: apt-private/private-output.cc
2221 msgid "%lu downgraded, "
2222 msgstr "%lu nedgraderes, "
2224 #: apt-private/private-output.cc
2226 msgid "%lu to remove and %lu not upgraded.\n"
2227 msgstr "%lu afinstalleres og %lu opgraderes ikke.\n"
2229 #: apt-private/private-output.cc
2231 msgid "%lu not fully installed or removed.\n"
2232 msgstr "%lu ikke fuldstændigt installerede eller afinstallerede.\n"
2234 #. TRANSLATOR: Yes/No question help-text: defaulting to Y[es]
2235 #. e.g. "Do you want to continue? [Y/n] "
2236 #. The user has to answer with an input matching the
2237 #. YESEXPR/NOEXPR defined in your l10n.
2238 #: apt-private/private-output.cc
2242 #. TRANSLATOR: Yes/No question help-text: defaulting to N[o]
2243 #. e.g. "Should this file be removed? [y/N] "
2244 #. The user has to answer with an input matching the
2245 #. YESEXPR/NOEXPR defined in your l10n.
2246 #: apt-private/private-output.cc
2250 #. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set
2251 #: apt-private/private-output.cc
2255 #. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set
2256 #: apt-private/private-output.cc
2260 #: apt-private/private-search.cc
2261 msgid "You must give at least one search pattern"
2262 msgstr "Du skal angive mindst ét søgemønster"
2264 #: apt-private/private-search.cc
2265 msgid "Full Text Search"
2266 msgstr "Fuldtekst-søgning"
2268 #: apt-private/private-show.cc cmdline/apt-cache.cc
2270 msgid "Package file %s is out of sync."
2271 msgstr "Pakkefilen %s er ude af trit."
2273 #: apt-private/private-show.cc
2275 msgid "There is %i additional record. Please use the '-a' switch to see it"
2277 "There are %i additional records. Please use the '-a' switch to see them."
2279 "Der er %i yderligere post. Brug venligst kontakten »-a« for at se den."
2281 "Der er %i yderligere poster. Brug venligst kontakten »-a« for at se dem."
2283 #: apt-private/private-show.cc
2284 msgid "not a real package (virtual)"
2285 msgstr "ikke en reel pakke (virtuel)"
2287 # Overskriften til apt-cache policy,
2288 # forkorter "Package" væk. CH
2289 #: apt-private/private-show.cc
2290 msgid "Package files:"
2291 msgstr "Pakkefiler:"
2293 #: apt-private/private-show.cc
2294 msgid "Cache is out of sync, can't x-ref a package file"
2295 msgstr "Mellemlageret er ude af trit, kan ikke krydsreferere en pakkefil"
2297 #. Show any packages have explicit pins
2298 #: apt-private/private-show.cc
2299 msgid "Pinned packages:"
2300 msgstr "»Pinned« pakker:"
2302 #. Print the package name and the version we are forcing to
2303 #: apt-private/private-show.cc
2305 msgid "%s -> %s with priority %d\n"
2308 #: apt-private/private-show.cc
2309 msgid " Installed: "
2310 msgstr " Installeret: "
2312 #: apt-private/private-show.cc
2313 msgid " Candidate: "
2314 msgstr " Kandidat: "
2316 #: apt-private/private-show.cc
2320 #. Show the priority tables
2321 #: apt-private/private-show.cc
2322 msgid " Version table:"
2323 msgstr " Versionstabel:"
2325 #: apt-private/private-source.cc
2327 msgid "Can not find a package for architecture '%s'"
2328 msgstr "Kan ikke finde en pakke for arkitektur »%s«"
2330 #: apt-private/private-source.cc
2332 msgid "Can not find a package '%s' with version '%s'"
2333 msgstr "Kan ikke finde en pakke »%s« med version »%s«"
2335 #: apt-private/private-source.cc
2337 msgid "Can not find a package '%s' with release '%s'"
2338 msgstr "Kan ikke finde en pakke »%s« med udgivelse »%s«"
2340 #: apt-private/private-source.cc
2342 msgid "Picking '%s' as source package instead of '%s'\n"
2343 msgstr "Vælger »%s« som kildepakke fremfor »%s«\n"
2345 #: apt-private/private-source.cc
2347 msgid "Can not find version '%s' of package '%s'"
2348 msgstr "Kan ikke finde version »%s« for pakke »%s«"
2350 #: apt-private/private-source.cc
2351 msgid "Must specify at least one package to fetch source for"
2352 msgstr "Du skal angive mindst én pakke at hente kildeteksten til"
2354 #: apt-private/private-source.cc
2356 msgid "Unable to find a source package for %s"
2357 msgstr "Kunne ikke finde kildetekstpakken for %s"
2359 #: apt-private/private-source.cc
2362 "NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n"
2365 "BEMÆRK: Pakning af »%s« vedligeholdes i versionskontrolsystemet »%s« på:\n"
2368 #: apt-private/private-source.cc
2373 "to retrieve the latest (possibly unreleased) updates to the package.\n"
2377 "for at hente de seneste (muligvis ikke udgivet) opdateringer til pakken.\n"
2379 #: apt-private/private-source.cc
2381 msgid "Skipping already downloaded file '%s'\n"
2382 msgstr "Overspringer allerede hentet fil »%s«\n"
2384 #. TRANSLATOR: The required space between number and unit is already included
2385 #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
2386 #: apt-private/private-source.cc
2388 msgid "Need to get %sB/%sB of source archives.\n"
2389 msgstr "%sB/%sB skal hentes fra kildetekst-arkiverne.\n"
2391 #. TRANSLATOR: The required space between number and unit is already included
2392 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
2393 #: apt-private/private-source.cc
2395 msgid "Need to get %sB of source archives.\n"
2396 msgstr "%sB skal hentes fra kildetekst-arkiverne.\n"
2398 #: apt-private/private-source.cc
2400 msgid "Fetch source %s\n"
2401 msgstr "Henter kildetekst %s\n"
2403 #: apt-private/private-source.cc
2404 msgid "Failed to fetch some archives."
2405 msgstr "Nogle arkiver kunne ikke hentes."
2407 #: apt-private/private-source.cc
2409 msgid "Skipping unpack of already unpacked source in %s\n"
2410 msgstr "Overspringer udpakning af allerede udpakket kildetekst i %s\n"
2412 #: apt-private/private-source.cc
2414 msgid "Unpack command '%s' failed.\n"
2415 msgstr "Udpakningskommandoen »%s« fejlede.\n"
2417 #: apt-private/private-source.cc
2419 msgid "Check if the 'dpkg-dev' package is installed.\n"
2420 msgstr "Tjek om pakken »dpkg-dev« er installeret.\n"
2422 #: apt-private/private-source.cc
2424 msgid "Build command '%s' failed.\n"
2425 msgstr "Opbygningskommandoen »%s« fejlede.\n"
2427 #: apt-private/private-source.cc
2429 msgid "Unable to get build-dependency information for %s"
2430 msgstr "Kunne ikke hente oplysninger om opbygningsafhængigheder for %s"
2432 #: apt-private/private-source.cc
2434 msgid "%s has no build depends.\n"
2435 msgstr "%s har ingen opbygningsafhængigheder.\n"
2437 #: apt-private/private-source.cc
2438 msgid "Must specify at least one package to check builddeps for"
2439 msgstr "Skal angive mindst én pakke at tjekke opbygningsafhængigheder for"
2441 #: apt-private/private-source.cc
2444 "No architecture information available for %s. See apt.conf(5) APT::"
2445 "Architectures for setup"
2447 "Ingen arkitekturinformation tilgængelig for %s. Se apt.conf(5) APT::"
2448 "Architectures for opsætning"
2450 #: apt-private/private-source.cc
2452 msgid "Note, using directory '%s' to get the build dependencies\n"
2455 #: apt-private/private-source.cc
2457 msgid "Note, using file '%s' to get the build dependencies\n"
2458 msgstr "Kunne ikke behandler opbygningsafhængighederne"
2460 #: apt-private/private-source.cc
2461 msgid "Failed to process build dependencies"
2462 msgstr "Kunne ikke behandler opbygningsafhængighederne"
2464 #: apt-private/private-sources.cc
2466 msgid "Failed to parse %s. Edit again? "
2467 msgstr "Kunne ikke fortolke %s. Rediger igen? "
2469 #: apt-private/private-sources.cc
2471 msgid "Your '%s' file changed, please run 'apt-get update'."
2472 msgstr "Din »%s« fil blev ændret, kør venligst »apt-get update«."
2474 #: apt-private/private-unmet.cc
2476 msgid "Package %s version %s has an unmet dep:\n"
2477 msgstr "Pakken %s version %s har en uopfyldt afhængighed:\n"
2479 #: apt-private/private-update.cc
2480 msgid "The update command takes no arguments"
2481 msgstr "»update«-kommandoen benytter ingen parametre"
2483 #: apt-private/private-update.cc
2485 msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n"
2487 "%i packages can be upgraded. Run 'apt list --upgradable' to see them.\n"
2489 "%i pakke kan opgraderes. Kør »apt list --upgradable« for at se den.\n"
2491 "%i pakker kan opgraderes. Kør »apt list --upgradable« for at se dem.\n"
2493 #: apt-private/private-update.cc
2494 msgid "All packages are up to date."
2495 msgstr "Alle pakker er opdateret."
2497 #: cmdline/apt-cache.cc
2499 msgid "apt-cache stats does not take any arguments"
2500 msgstr "»update«-kommandoen benytter ingen parametre"
2502 #: cmdline/apt-cache.cc
2503 msgid "Total package names: "
2504 msgstr "Samlet antal pakkenavne: "
2506 #: cmdline/apt-cache.cc
2507 msgid "Total package structures: "
2508 msgstr "Samlet antal pakkestrukturer: "
2510 #: cmdline/apt-cache.cc
2511 msgid " Normal packages: "
2512 msgstr " Normale pakker: "
2514 #: cmdline/apt-cache.cc
2515 msgid " Pure virtual packages: "
2516 msgstr " Rene virtuelle pakker: "
2518 #: cmdline/apt-cache.cc
2519 msgid " Single virtual packages: "
2520 msgstr " Enkelte virtuelle pakker: "
2522 #: cmdline/apt-cache.cc
2523 msgid " Mixed virtual packages: "
2524 msgstr " Blandede virtuelle pakker: "
2526 #: cmdline/apt-cache.cc
2528 msgstr " Manglende: "
2530 #: cmdline/apt-cache.cc
2531 msgid "Total distinct versions: "
2532 msgstr "Totale forskellige versioner: "
2534 #: cmdline/apt-cache.cc
2535 msgid "Total distinct descriptions: "
2536 msgstr "Sammenlagt forskellige beskrivelser: "
2538 #: cmdline/apt-cache.cc
2539 msgid "Total dependencies: "
2540 msgstr "Sammenlagt afhængigheder: "
2542 #: cmdline/apt-cache.cc
2543 msgid "Total ver/file relations: "
2544 msgstr "Sammenlagt version/fil-relationer: "
2546 #: cmdline/apt-cache.cc
2547 msgid "Total Desc/File relations: "
2548 msgstr "Sammenlagt version/fil-relationer: "
2550 #: cmdline/apt-cache.cc
2551 msgid "Total Provides mappings: "
2552 msgstr "Sammenlagt »Tilbyder«-markeringer: "
2554 #: cmdline/apt-cache.cc
2555 msgid "Total globbed strings: "
2556 msgstr "Totalle søgemønsterstrenge: "
2558 #: cmdline/apt-cache.cc
2559 msgid "Total slack space: "
2560 msgstr "Total »Slack«-plads: "
2562 #: cmdline/apt-cache.cc
2563 msgid "Total space accounted for: "
2564 msgstr "Total plads, der kan gøres rede for: "
2566 #: cmdline/apt-cache.cc
2567 msgid "This command is deprecated. Please use 'apt-mark showauto' instead."
2569 "Denne kommando er forældet. Brug venligst »apt-mark showauto« i stedet for."
2571 #: cmdline/apt-cache.cc
2573 "Usage: apt-cache [options] command\n"
2574 " apt-cache [options] show pkg1 [pkg2 ...]\n"
2576 "apt-cache queries and displays available information about installed\n"
2577 "and installable packages. It works exclusively on the data acquired\n"
2578 "into the local cache via the 'update' command of e.g. apt-get. The\n"
2579 "displayed information may therefore be outdated if the last update was\n"
2580 "too long ago, but in exchange apt-cache works independently of the\n"
2581 "availability of the configured sources (e.g. offline).\n"
2584 #: cmdline/apt-cache.cc
2585 msgid "Show source records"
2586 msgstr "Vis kildetekstposter"
2588 #: cmdline/apt-cache.cc
2589 msgid "Search the package list for a regex pattern"
2590 msgstr "Gennemsøg pakkelisten med et regulært udtryk"
2592 #: cmdline/apt-cache.cc
2593 msgid "Show raw dependency information for a package"
2594 msgstr "Vis de rå afhængighedsoplysninger for en pakke"
2596 #: cmdline/apt-cache.cc
2597 msgid "Show reverse dependency information for a package"
2598 msgstr "Vis omvendte afhængighedsoplysninger for en pakke"
2600 #: cmdline/apt-cache.cc
2601 msgid "Show a readable record for the package"
2602 msgstr "Vis en læsbar post for pakken"
2604 #: cmdline/apt-cache.cc
2605 msgid "List the names of all packages in the system"
2606 msgstr "Vis navnene på alle pakker"
2608 #: cmdline/apt-cache.cc
2609 msgid "Show policy settings"
2610 msgstr "Vis policy-indstillinger"
2612 #: cmdline/apt-cdrom.cc
2613 msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'"
2615 "Angiv venligst et navn for denne disk, som f.eks. »Debian 5.0.3 Disk 1«"
2617 #: cmdline/apt-cdrom.cc
2619 msgid "Please insert a Disc in the drive and press [Enter]"
2620 msgstr "Indsæt en disk i drevet og tryk retur"
2622 #: cmdline/apt-cdrom.cc
2624 msgid "Failed to mount '%s' to '%s'"
2625 msgstr "Kunne ikke montere %s til %s"
2627 #: cmdline/apt-cdrom.cc
2629 "No CD-ROM could be auto-detected or found using the default mount point.\n"
2630 "You may try the --cdrom option to set the CD-ROM mount point.\n"
2631 "See 'man apt-cdrom' for more information about the CD-ROM auto-detection and "
2634 "Ingen cd-rom kunne detekteres eller findes via standardmonteringspunktet.\n"
2635 "Du kan prøve tilvalget --cdrom for at angive cd-rom-monteringspunktet.\n"
2636 "Se »man apt-cdrom« for yderligere information om automatisk detektering af "
2637 "cd-rom og monteringspunkt."
2639 #: cmdline/apt-cdrom.cc
2640 msgid "Repeat this process for the rest of the CDs in your set."
2641 msgstr "Gentag processen for resten af cd'erne i dit sæt."
2643 #: cmdline/apt-cdrom.cc
2645 "Usage: apt-cdrom [options] command\n"
2647 "apt-cdrom is used to add CDROM's, USB flashdrives and other removable\n"
2648 "media types as package sources to APT. The mount point and device\n"
2649 "information is taken from apt.conf(5), udev(7) and fstab(5).\n"
2652 #: cmdline/apt-config.cc
2653 msgid "Arguments not in pairs"
2654 msgstr "Parametre ikke angivet i par"
2656 #: cmdline/apt-config.cc
2659 "Usage: apt-config [options] command\n"
2661 "apt-config is an interface to the configuration settings used by\n"
2662 "all APT tools, mainly intended for debugging and shell scripting.\n"
2664 "Brug: apt-config [tilvalg] kommando\n"
2666 "apt-config er et simpelt værktøj til at læse APTs opsætningsfil\n"
2668 #: cmdline/apt-config.cc
2669 msgid "get configuration values via shell evaluation"
2672 #: cmdline/apt-config.cc
2673 msgid "show the active configuration setting"
2676 #: cmdline/apt-dump-solver.cc
2678 "Usage: apt-dump-solver\n"
2680 "apt-dump-solver is an interface to store an EDSP scenario in\n"
2681 "a file and optionally forwards it to another solver.\n"
2684 #: cmdline/apt-extracttemplates.cc
2687 "Usage: apt-extracttemplates file1 [file2 ...]\n"
2689 "apt-extracttemplates is used to extract config and template files\n"
2690 "from debian packages. It is used mainly by debconf(1) to prompt for\n"
2691 "configuration questions before installation of packages.\n"
2693 "Brug: apt-extracttemplates fil1 [fil2 ...]\n"
2695 "apt-extracttemplates er et værktøj til at uddrage opsætnings- og skabelon-"
2696 "oplysninger fra Debianpakker\n"
2699 " -h Denne hjælpetekst\n"
2700 " -t Angiv temp-mappe\n"
2701 " -c=? Læs denne opsætningsfil\n"
2702 " -o=? Angiv et opsætningstilvalg. F.eks. -o dir::cache=/tmp\n"
2704 #: cmdline/apt-extracttemplates.cc
2705 msgid "Cannot get debconf version. Is debconf installed?"
2706 msgstr "Kan ikke finde debconfs version. Er debconf installeret?"
2708 #: cmdline/apt-get.cc
2710 msgid "Couldn't find package %s"
2711 msgstr "Kunne ikke finde pakken %s"
2713 #: cmdline/apt-get.cc cmdline/apt-mark.cc
2715 msgid "%s set to automatically installed.\n"
2716 msgstr "%s sat til automatisk installation.\n"
2718 #: cmdline/apt-get.cc cmdline/apt-mark.cc
2720 "This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' "
2723 "Denne kommando er forældet. Brug venligst »apt-mark auto« og »apt-mark "
2724 "manual« i stedet for."
2726 #: cmdline/apt-get.cc
2727 msgid "Internal error, problem resolver broke stuff"
2728 msgstr "Intern fejl. Problemløseren ødelagde noget"
2730 #: cmdline/apt-get.cc
2731 msgid "Supported modules:"
2732 msgstr "Understøttede moduler:"
2734 #: cmdline/apt-get.cc
2737 "Usage: apt-get [options] command\n"
2738 " apt-get [options] install|remove pkg1 [pkg2 ...]\n"
2739 " apt-get [options] source pkg1 [pkg2 ...]\n"
2741 "apt-get is a command line interface for retrieval of packages\n"
2742 "and information about them from authenticated sources and\n"
2743 "for installation, upgrade and removal of packages together\n"
2744 "with their dependencies.\n"
2746 "Brug: apt-get [tilvalg] kommando\n"
2747 " apt-get [tilvalg] install|remove pakke1 [pakke2 ...]\n"
2748 " apt-get [tilvalg] source pakke1 [pakke2 ...]\n"
2750 "apt-get er en simpel kommandolinjegrænseflade til at hente og\n"
2751 "installere pakker. De hyppigst brugte kommandoer er update og\n"
2754 #: cmdline/apt-get.cc
2755 msgid "Retrieve new lists of packages"
2756 msgstr "Hent nye lister over pakker"
2758 #: cmdline/apt-get.cc
2759 msgid "Perform an upgrade"
2760 msgstr "Udfør en opgradering"
2762 #: cmdline/apt-get.cc
2763 msgid "Install new packages (pkg is libc6 not libc6.deb)"
2764 msgstr "Installer nye pakker (pakke er libc6, ikke libc6.deb)"
2766 #: cmdline/apt-get.cc
2767 msgid "Remove packages"
2768 msgstr "Afinstaller pakker"
2770 #: cmdline/apt-get.cc
2771 msgid "Remove packages and config files"
2772 msgstr "Fjern pakker og konfigurationsfiler"
2774 #: cmdline/apt-get.cc cmdline/apt.cc
2775 msgid "Remove automatically all unused packages"
2776 msgstr "Afinstaller automatisk alle ubrugte pakker"
2778 #: cmdline/apt-get.cc
2779 msgid "Distribution upgrade, see apt-get(8)"
2780 msgstr "Distributionsopgradering, se apt-get(8)"
2782 #: cmdline/apt-get.cc
2783 msgid "Follow dselect selections"
2784 msgstr "Følg valgene fra dselect"
2786 #: cmdline/apt-get.cc
2787 msgid "Configure build-dependencies for source packages"
2788 msgstr "Sæt opbygningsafhængigheder op for kildetekstpakker"
2790 #: cmdline/apt-get.cc
2791 msgid "Erase downloaded archive files"
2792 msgstr "Slet hentede arkivfiler"
2794 #: cmdline/apt-get.cc
2795 msgid "Erase old downloaded archive files"
2796 msgstr "Slet gamle hentede arkivfiler"
2798 #: cmdline/apt-get.cc
2799 msgid "Verify that there are no broken dependencies"
2800 msgstr "Tjek at der ikke er uopfyldte afhængigheder"
2802 #: cmdline/apt-get.cc
2803 msgid "Download source archives"
2804 msgstr "Hent kildetekstarkiver"
2806 #: cmdline/apt-get.cc
2807 msgid "Download the binary package into the current directory"
2808 msgstr "Hent den binære pakke til den aktuelle mappe"
2810 #: cmdline/apt-get.cc
2811 msgid "Download and display the changelog for the given package"
2812 msgstr "Hent og vis ændringsloggen for den angivne pakke"
2814 #: cmdline/apt-helper.cc
2815 msgid "Need one URL as argument"
2818 #: cmdline/apt-helper.cc
2819 msgid "Must specify at least one pair url/filename"
2820 msgstr "Du skal angive mindst et par i form af adresse/filnavn"
2822 #: cmdline/apt-helper.cc
2823 msgid "Download Failed"
2824 msgstr "Kunne ikke hente pakkerne"
2826 #: cmdline/apt-helper.cc
2828 msgid "GetSrvRec failed for %s"
2831 #: cmdline/apt-helper.cc
2834 "Usage: apt-helper [options] command\n"
2835 " apt-helper [options] cat-file file ...\n"
2836 " apt-helper [options] download-file uri target-path\n"
2838 "apt-helper bundles a variety of commands for shell scripts to use\n"
2839 "e.g. the same proxy configuration or acquire system as APT would.\n"
2841 "Brug: apt-helper [tilvalg] kommando\n"
2842 " apt-helper [tilvalg] download-file uri target-path\n"
2844 "apt-helper er et internt hjælpeprogram for apt\n"
2846 #: cmdline/apt-helper.cc
2847 msgid "download the given uri to the target-path"
2848 msgstr "hent den angivne uri til mål-sti"
2850 #: cmdline/apt-helper.cc
2851 msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)"
2854 #: cmdline/apt-helper.cc
2855 msgid "concatenate files, with automatic decompression"
2858 #: cmdline/apt-helper.cc
2859 msgid "detect proxy using apt.conf"
2862 #: cmdline/apt-internal-planner.cc
2865 "Usage: apt-internal-planner\n"
2867 "apt-internal-planner is an interface to use the current internal\n"
2868 "installation planner for the APT family like an external one,\n"
2869 "for debugging or the like.\n"
2871 "Brug: apt-internal-solver\n"
2873 "apt-internal-solver er en grænseflade, der skal bruge den aktuelle\n"
2874 "interne som en ekstern problemløser for APT-familien for fejlsøgning\n"
2878 " -h Denne hjælpetekst.\n"
2879 " -q Logbare uddata - ingen statusindikator\n"
2880 " -c=? Læs denne konfigurationsfil\n"
2881 " -o=? Angiv et arbitrærtkonfigurationstilvalg, f.eks. -o dir::cache=/tmp\n"
2883 #: cmdline/apt-internal-solver.cc
2886 "Usage: apt-internal-solver\n"
2888 "apt-internal-solver is an interface to use the current internal\n"
2889 "resolver for the APT family like an external one, for debugging or\n"
2892 "Brug: apt-internal-solver\n"
2894 "apt-internal-solver er en grænseflade, der skal bruge den aktuelle\n"
2895 "interne som en ekstern problemløser for APT-familien for fejlsøgning\n"
2899 " -h Denne hjælpetekst.\n"
2900 " -q Logbare uddata - ingen statusindikator\n"
2901 " -c=? Læs denne konfigurationsfil\n"
2902 " -o=? Angiv et arbitrærtkonfigurationstilvalg, f.eks. -o dir::cache=/tmp\n"
2904 #: cmdline/apt-mark.cc
2906 msgid "%s can not be marked as it is not installed.\n"
2907 msgstr "%s kan ikke markeres, da den ikke er installeret.\n"
2909 #: cmdline/apt-mark.cc
2911 msgid "%s was already set to manually installed.\n"
2912 msgstr "%s var allerede sat til manuelt installeret.\n"
2914 #: cmdline/apt-mark.cc
2916 msgid "%s was already set to automatically installed.\n"
2917 msgstr "%s var allerede sat til automatisk installeret.\n"
2919 #: cmdline/apt-mark.cc
2921 msgid "%s was already set on hold.\n"
2922 msgstr "%s var allerede sat i bero.\n"
2924 #: cmdline/apt-mark.cc
2926 msgid "%s was already not hold.\n"
2927 msgstr "%s var allerede ikke i bero.\n"
2929 #: cmdline/apt-mark.cc
2930 msgid "Executing dpkg failed. Are you root?"
2931 msgstr "Kørsel af dpkg fejlede. Er du root (administrator)?"
2933 #: cmdline/apt-mark.cc
2935 msgid "%s set on hold.\n"
2936 msgstr "%s sat i bero.\n"
2938 #: cmdline/apt-mark.cc
2940 msgid "Canceled hold on %s.\n"
2941 msgstr "Afbrød i bero for %s.\n"
2943 #: cmdline/apt-mark.cc
2945 msgid "Selected %s for purge.\n"
2948 #: cmdline/apt-mark.cc
2950 msgid "Selected %s for removal.\n"
2953 #: cmdline/apt-mark.cc
2955 msgid "Selected %s for installation.\n"
2958 #: cmdline/apt-mark.cc
2961 "Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n"
2963 "apt-mark is a simple command line interface for marking packages\n"
2964 "as manually or automatically installed. It can also be used to\n"
2965 "manipulate the dpkg(1) selection states of packages, and to list\n"
2966 "all packages with or without a certain marking.\n"
2968 "Brug: apt-mark [tilvalg] {auto|manual} pakke1 [pakke2 ...]\n"
2970 "apt-mark er en simpel kommandolinjegrænseflade for markering af pakker\n"
2971 "som manuelt eller automatisk installeret. Programmet kan også vise\n"
2974 #: cmdline/apt-mark.cc
2975 msgid "Mark the given packages as automatically installed"
2976 msgstr "Marker de givne pakker som automatisk installeret"
2978 #: cmdline/apt-mark.cc
2979 msgid "Mark the given packages as manually installed"
2980 msgstr "Marker de givne pakker som manuelt installeret"
2982 #: cmdline/apt-mark.cc
2983 msgid "Mark a package as held back"
2984 msgstr "Marker en pakke som tilbageholdt"
2986 #: cmdline/apt-mark.cc
2987 msgid "Unset a package set as held back"
2988 msgstr "Fjern tilbageholdelse på pakke"
2990 #: cmdline/apt-mark.cc
2991 msgid "Print the list of automatically installed packages"
2992 msgstr "Vis listen over automatisk installerede pakker"
2994 #: cmdline/apt-mark.cc
2995 msgid "Print the list of manually installed packages"
2996 msgstr "Vis listen over manuelt installerede pakker"
2998 #: cmdline/apt-mark.cc
2999 msgid "Print the list of package on hold"
3000 msgstr "Vis listen over tilbageholdte pakker"
3002 #: cmdline/apt-sortpkgs.cc
3003 msgid "Unknown package record!"
3004 msgstr "Ukendt pakkeindgang!"
3006 #: cmdline/apt-sortpkgs.cc
3008 "Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
3010 "apt-sortpkgs is a simple tool to sort package information files.\n"
3011 "By default it sorts by binary package information, but the -s option\n"
3012 "can be used to switch to source package ordering instead.\n"
3017 "Usage: apt [options] command\n"
3019 "apt is a commandline package manager and provides commands for\n"
3020 "searching and managing as well as querying information about packages.\n"
3021 "It provides the same functionality as the specialized APT tools,\n"
3022 "like apt-get and apt-cache, but enables options more suitable for\n"
3023 "interactive use by default.\n"
3028 msgid "list packages based on package names"
3029 msgstr "vis pakker baseret på pakkenavn"
3032 msgid "search in package descriptions"
3033 msgstr "søg i pakkebeskrivelser"
3036 msgid "show package details"
3037 msgstr "vis pakkedetaljer"
3041 msgid "install packages"
3042 msgstr "installer pakker"
3045 msgid "remove packages"
3046 msgstr "fjern pakker"
3048 #. system wide stuff
3050 msgid "update list of available packages"
3051 msgstr "opdater listen over tilgængelige pakker"
3054 msgid "upgrade the system by installing/upgrading packages"
3055 msgstr "opgradere systemet ved at installere/opgradere pakker"
3058 msgid "upgrade the system by removing/installing/upgrading packages"
3060 "full-upgrade - opgradere systemet ved at fjerne/installere/opgradere pakker"
3064 msgid "edit the source information file"
3065 msgstr "rediger source-informationsfilen (kildefilen)"
3068 msgid "Bad default setting!"
3069 msgstr "Ugyldig standardindstilling!"
3071 #: dselect/install dselect/update
3073 msgid "Press [Enter] to continue."
3074 msgstr "Tryk retur for at fortsætte."
3077 msgid "Do you want to erase any previously downloaded .deb files?"
3078 msgstr "Ønsker du at slette nogle tidligere hentede .deb-filer?"
3080 # Note to translators: The following four messages belong together. It doesn't
3081 # matter where sentences start, but it has to fit in just these four lines, and
3082 # at only 80 characters per line, if possible.
3084 msgid "Some errors occurred while unpacking. Packages that were installed"
3085 msgstr "Der opstod fejl under udpakningen. Pakker som blev installeret"
3088 msgid "will be configured. This may result in duplicate errors"
3089 msgstr "vil blive konfigureret. Det kan give gentagne fejl"
3092 msgid "or errors caused by missing dependencies. This is OK, only the errors"
3094 "eller fejl, der skyldes manglende afhængigheder. Dette er o.k. Det er kun"
3098 "above this message are important. Please fix them and run [I]nstall again"
3100 "fejlene over denne besked, der er vigtige. Ret dem og kør [I]nstallér igen"
3103 msgid "Merging available information"
3104 msgstr "Sammenfletter tilgængelighedsoplysninger"
3106 #: ftparchive/apt-ftparchive.cc
3107 msgid "Package extension list is too long"
3108 msgstr "Pakkeudvidelseslisten er for lang"
3110 #: ftparchive/apt-ftparchive.cc
3112 msgid "Error processing directory %s"
3113 msgstr "Fejl under behandling af mappen %s"
3115 #: ftparchive/apt-ftparchive.cc
3116 msgid "Source extension list is too long"
3117 msgstr "Kildeudvidelseslisten er for lang"
3119 #: ftparchive/apt-ftparchive.cc
3120 msgid "Error writing header to contents file"
3121 msgstr "Fejl under skrivning af hovedet til indholdsfil"
3123 #: ftparchive/apt-ftparchive.cc
3125 msgid "Error processing contents %s"
3126 msgstr "Fejl under behandling af indhold %s"
3128 #: ftparchive/apt-ftparchive.cc
3130 "Usage: apt-ftparchive [options] command\n"
3131 "Commands: packages binarypath [overridefile [pathprefix]]\n"
3132 " sources srcpath [overridefile [pathprefix]]\n"
3135 " generate config [groups]\n"
3138 "apt-ftparchive generates index files for Debian archives. It supports\n"
3139 "many styles of generation from fully automated to functional replacements\n"
3140 "for dpkg-scanpackages and dpkg-scansources\n"
3142 "apt-ftparchive generates Package files from a tree of .debs. The\n"
3143 "Package file contains the contents of all the control fields from\n"
3144 "each package as well as the MD5 hash and filesize. An override file\n"
3145 "is supported to force the value of Priority and Section.\n"
3147 "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
3148 "The --source-override option can be used to specify a src override file\n"
3150 "The 'packages' and 'sources' command should be run in the root of the\n"
3151 "tree. BinaryPath should point to the base of the recursive search and \n"
3152 "override file should contain the override flags. Pathprefix is\n"
3153 "appended to the filename fields if present. Example usage from the \n"
3155 " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
3156 " dists/potato/main/binary-i386/Packages\n"
3159 " -h This help text\n"
3160 " --md5 Control MD5 generation\n"
3161 " -s=? Source override file\n"
3163 " -d=? Select the optional caching database\n"
3164 " --no-delink Enable delinking debug mode\n"
3165 " --contents Control contents file generation\n"
3166 " -c=? Read this configuration file\n"
3167 " -o=? Set an arbitrary configuration option"
3169 "Brug: apt-ftparchive [tilvalg] kommando\n"
3170 "Kommandoer: packges binærsti [tvangsfil [sti]]\n"
3171 " sources kildesti [tvangsfil [sti]]\n"
3174 " generate config [grupper]\n"
3177 "apt-ftparchive laver indeksfiler til Debianarkiver. Det understøtter \n"
3178 "mange former for generering, lige fra fuldautomatiske til funktionelle\n"
3179 "erstatninger for dpkg-scanpackages og dpkg-scansources\n"
3181 "apt-ftparchive genererer Package-filer ud fra træer af .deb'er.\n"
3182 "Package-filen indeholder alle styrefelterne fra hver pakke såvel\n"
3183 "som MD5-mønstre og filstørrelser. En tvangsfil understøttes til at\n"
3184 "gennemtvinge indholdet af Priority og Section.\n"
3186 "På samme måde genererer apt-ftparchive Sources-filer ud fra træer\n"
3187 "med .dsc'er. Tvangstilvalget --source-override kan bruges til at\n"
3188 "angive en src-tvangsfil.\n"
3190 "Kommandoerne »packages« og »sources« skal køres i roden af træet.\n"
3191 "binærsti skal pege på basen af rekursive søgninger og tvangsfilen\n"
3192 "skal indeholde tvangsflagene. Sti foranstilles eventuelle\n"
3193 "filnavnfelter. Et eksempel på brug fra Debianarkivet:\n"
3194 " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
3195 " dists/potato/main/binary-i386/Packages\n"
3198 " -h Denne hjælpetekst\n"
3199 " --md5 Styr generering af MD5\n"
3200 " -s=? Kilde-tvangsfil\n"
3202 " -d=? Vælg den valgfrie mellemlager-database\n"
3203 " --no-delink Aktivér \"delinking\"-fejlsporingstilstand\n"
3204 " --contents Bestem generering af indholdsfil\n"
3205 " -c=? Læs denne opsætningsfil\n"
3206 " -o=? Sæt en opsætnings-indstilling"
3208 #: ftparchive/apt-ftparchive.cc
3209 msgid "No selections matched"
3210 msgstr "Ingen valg passede"
3212 #: ftparchive/apt-ftparchive.cc
3214 msgid "Some files are missing in the package file group `%s'"
3215 msgstr "Visse filer mangler i pakkefilgruppen »%s«"
3217 #: ftparchive/cachedb.cc
3219 msgid "DB was corrupted, file renamed to %s.old"
3220 msgstr "DB var ødelagt, filen omdøbt til %s.old"
3222 #: ftparchive/cachedb.cc
3224 msgid "DB is old, attempting to upgrade %s"
3225 msgstr "DB er gammel, forsøger at opgradere %s"
3227 #: ftparchive/cachedb.cc
3229 "DB format is invalid. If you upgraded from an older version of apt, please "
3230 "remove and re-create the database."
3232 "Databaseformatet er ugyldigt. Hvis du har opgraderet fra en ældre version af "
3233 "apt, så fjern og genskab databasen."
3235 #: ftparchive/cachedb.cc
3237 msgid "Unable to open DB file %s: %s"
3238 msgstr "Kunne ikke åbne DB-filen %s: %s"
3240 #: ftparchive/cachedb.cc
3241 msgid "Failed to read .dsc"
3242 msgstr "Kunne ikke læse .dsc"
3244 #: ftparchive/cachedb.cc
3245 msgid "Archive has no control record"
3246 msgstr "Arkivet har ingen kontrolindgang"
3248 #: ftparchive/cachedb.cc
3249 msgid "Unable to get a cursor"
3250 msgstr "Kunne skaffe en markør"
3252 #: ftparchive/contents.cc
3253 msgid "realloc - Failed to allocate memory"
3254 msgstr "realloc - Kunne ikke allokere hukommelse"
3256 #: ftparchive/multicompress.cc
3258 msgid "Unknown compression algorithm '%s'"
3259 msgstr "Ukendt komprimeringsalgoritme »%s«"
3261 #: ftparchive/multicompress.cc
3263 msgid "Compressed output %s needs a compression set"
3264 msgstr "Komprimerede uddata %s kræver et komprimeringssæt"
3266 #: ftparchive/multicompress.cc methods/rsh.cc
3267 msgid "Failed to create IPC pipe to subprocess"
3268 msgstr "Kunne ikke oprette IPC-videreførsel til underproces"
3270 #: ftparchive/multicompress.cc
3271 msgid "Failed to fork"
3272 msgstr "Kunne ikke spalte"
3274 #: ftparchive/multicompress.cc
3275 msgid "Compress child"
3276 msgstr "Komprimer barn"
3278 #: ftparchive/multicompress.cc
3280 msgid "Internal error, failed to create %s"
3281 msgstr "Intern fejl. Kunne ikke oprette %s"
3283 #: ftparchive/multicompress.cc
3284 msgid "IO to subprocess/file failed"
3285 msgstr "IO til underproces/fil mislykkedes"
3287 #: ftparchive/multicompress.cc
3288 msgid "Failed to read while computing MD5"
3289 msgstr "Kunne ikke læse under beregning af MD5"
3291 #: ftparchive/override.cc
3293 msgid "Unable to open %s"
3294 msgstr "Kunne ikke åbne %s"
3298 #: ftparchive/override.cc
3300 msgid "Malformed override %s line %llu (%s)"
3301 msgstr "Ugyldig overskrivning af %s-linjen %llu (%s)"
3303 #: ftparchive/override.cc
3305 msgid "Failed to read the override file %s"
3306 msgstr "Kunne ikke læse gennemtvangsfilen %s"
3308 #: ftparchive/override.cc
3310 msgid "Malformed override %s line %llu #1"
3311 msgstr "Ugyldig gennemtvangs %s-linje %llu #1"
3313 #: ftparchive/override.cc
3315 msgid "Malformed override %s line %llu #2"
3316 msgstr "Ugyldig gennemtvangs %s-linje %llu #2"
3318 #: ftparchive/override.cc
3320 msgid "Malformed override %s line %llu #3"
3321 msgstr "Ugyldig gennemtvangs %s-linje %llu #3"
3323 #: ftparchive/writer.cc
3325 msgid "W: Unable to read directory %s\n"
3326 msgstr "A: Kunne ikke læse mappen %s\n"
3328 #: ftparchive/writer.cc
3330 msgid "W: Unable to stat %s\n"
3331 msgstr "W: Kunne ikke finde %s\n"
3333 #: ftparchive/writer.cc
3337 #: ftparchive/writer.cc
3341 #: ftparchive/writer.cc
3342 msgid "E: Errors apply to file "
3343 msgstr "F: Fejlene vedrører filen "
3345 #: ftparchive/writer.cc
3347 msgid "Failed to resolve %s"
3348 msgstr "Kunne ikke omsætte navnet %s"
3350 #: ftparchive/writer.cc
3351 msgid "Tree walking failed"
3352 msgstr "Trævandring mislykkedes"
3354 #: ftparchive/writer.cc
3356 msgid "Failed to open %s"
3357 msgstr "Kunne ikke åbne %s"
3359 #: ftparchive/writer.cc
3361 msgid " DeLink %s [%s]\n"
3362 msgstr " DeLink %s [%s]\n"
3364 #: ftparchive/writer.cc
3366 msgid "*** Failed to link %s to %s"
3367 msgstr "*** Kunne ikke lænke %s til %s"
3369 #: ftparchive/writer.cc
3371 msgid " DeLink limit of %sB hit.\n"
3372 msgstr " Nåede DeLink-begrænsningen på %sB.\n"
3374 #: ftparchive/writer.cc
3375 msgid "Archive had no package field"
3376 msgstr "Arkivet havde intet package-felt"
3378 #: ftparchive/writer.cc
3380 msgid " %s has no override entry\n"
3381 msgstr " %s har ingen tvangs-post\n"
3383 #: ftparchive/writer.cc
3385 msgid " %s maintainer is %s not %s\n"
3386 msgstr " pakkeansvarlig for %s er %s, ikke %s\n"
3388 #: ftparchive/writer.cc
3390 msgid " %s has no source override entry\n"
3391 msgstr " %s har ingen linje med tilsidesættelse af standard for kildefiler\n"
3393 #: ftparchive/writer.cc
3395 msgid " %s has no binary override entry either\n"
3397 " %s har ingen linje med tilsidesættelse af standard for binøre filer\n"
3401 msgid "Unable to read the cdrom database %s"
3402 msgstr "Kunne ikke læse cdrom-databasen %s"
3406 "Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update "
3407 "cannot be used to add new CD-ROMs"
3409 "Brug apt-cdrom for at apt kan lære den at kende. apt-get update kan ikke "
3410 "bruges til at tilføje nye cd'er"
3413 msgid "Wrong CD-ROM"
3418 msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
3419 msgstr "Kunne ikke afmontere cdrommen i %s, den er muligvis stadig i brug."
3422 msgid "Disk not found."
3423 msgstr "Disk blev ikke fundet."
3425 #: methods/cdrom.cc methods/file.cc methods/rsh.cc
3426 msgid "File not found"
3427 msgstr "Fil blev ikke fundet"
3429 #. TRANSLATOR: %s is e.g. Tor's ".onion" which would likely fail or leak info (RFC7686)
3430 #: methods/connect.cc
3432 msgid "Direct connection to %s domains is blocked by default."
3435 #: methods/connect.cc methods/http.cc
3437 msgid "Connecting to %s (%s)"
3438 msgstr "Forbinder til %s (%s)"
3440 #: methods/connect.cc
3443 msgstr "[IP: %s %s]"
3445 #: methods/connect.cc
3447 msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
3448 msgstr "Kunne ikke oprette sokkel til %s (f=%u t=%u p=%u)"
3450 #: methods/connect.cc
3452 msgid "Cannot initiate the connection to %s:%s (%s)."
3453 msgstr "Kan ikke oprette forbindelse til %s:%s (%s)."
3455 #: methods/connect.cc
3457 msgid "Could not connect to %s:%s (%s), connection timed out"
3458 msgstr "Kunne ikke forbinde til %s:%s (%s) grundet tidsudløb"
3460 #: methods/connect.cc methods/ftp.cc methods/rsh.cc
3462 msgstr "Mislykkedes"
3464 #: methods/connect.cc
3466 msgid "Could not connect to %s:%s (%s)."
3467 msgstr "Kunne ikke forbinde til %s:%s (%s)."
3469 #. We say this mainly because the pause here is for the
3470 #. ssh connection that is still going
3471 #: methods/connect.cc methods/rsh.cc
3473 msgid "Connecting to %s"
3474 msgstr "Forbinder til %s"
3476 #: methods/connect.cc
3478 msgid "Could not resolve '%s'"
3479 msgstr "Kunne ikke omsætte navnet »%s«"
3481 #: methods/connect.cc
3483 msgid "Temporary failure resolving '%s'"
3484 msgstr "Midlertidig fejl ved omsætning af navnet »%s«"
3486 #: methods/connect.cc
3488 msgid "System error resolving '%s:%s'"
3489 msgstr "Systemfejl under opløsning af »%s:%s«"
3491 #: methods/connect.cc
3493 msgid "Something wicked happened resolving '%s:%s' (%i - %s)"
3494 msgstr "Der skete noget underligt under opløsning af »%s:%s« (%i - %s)"
3496 #: methods/connect.cc
3498 msgid "Unable to connect to %s:%s:"
3499 msgstr "Kunne ikke forbinde til %s:%s:"
3502 msgid "Failed to stat"
3503 msgstr "Kunne ikke finde"
3506 msgid "Invalid URI, local URIS must not start with //"
3507 msgstr "Ugyldig URI, lokale URI'er må ikke starte med //"
3509 #. Login must be before getpeername otherwise dante won't work.
3515 msgid "Unable to determine the peer name"
3516 msgstr "Kunne ikke bestemme serverens navn"
3519 msgid "Unable to determine the local name"
3520 msgstr "Kunne ikke bestemme det lokale navn"
3524 msgid "The server refused the connection and said: %s"
3525 msgstr "Serveren nægtede os forbindelse og sagde: %s"
3529 msgid "USER failed, server said: %s"
3530 msgstr "angivelse af brugernavn mislykkedes, serveren sagde: %s"
3534 msgid "PASS failed, server said: %s"
3535 msgstr "angivelse af adgangskode mislykkedes, serveren sagde: %s"
3539 "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
3542 "Der blev angivet en proxyserver men intet logpå-skript; Acquire::ftp::"
3543 "ProxyLogin er tom."
3547 msgid "Login script command '%s' failed, server said: %s"
3548 msgstr "Logpå-skriptets kommando »%s« mislykkedes. Serveren sagde: %s"
3552 msgid "TYPE failed, server said: %s"
3553 msgstr "TYPE mislykkedes. Serveren sagde: %s"
3555 #: methods/ftp.cc methods/rsh.cc
3556 msgid "Connection timeout"
3557 msgstr "Tidsudløb på forbindelsen"
3560 msgid "Server closed the connection"
3561 msgstr "Serveren lukkede forbindelsen"
3563 #: methods/ftp.cc methods/rsh.cc
3564 msgid "A response overflowed the buffer."
3565 msgstr "Mellemlageret blev overfyldt af et svar."
3568 msgid "Protocol corruption"
3569 msgstr "Protokolfejl"
3572 msgid "Could not create a socket"
3573 msgstr "Kunne ikke oprette sokkel"
3576 msgid "Could not connect data socket, connection timed out"
3577 msgstr "Kunne ikke forbinde datasokkel, tidsudløb på forbindelsen"
3580 msgid "Could not connect passive socket."
3581 msgstr "Kunne ikke forbinde passiv sokkel."
3584 msgid "getaddrinfo was unable to get a listening socket"
3585 msgstr "getaddrinfo kunne ikke få en lyttesokkel"
3588 msgid "Could not bind a socket"
3589 msgstr "Kunne ikke tilknytte en sokkel"
3592 msgid "Could not listen on the socket"
3593 msgstr "Kunne ikke lytte på soklen"
3596 msgid "Could not determine the socket's name"
3597 msgstr "Kunne ikke finde soklens navn"
3600 msgid "Unable to send PORT command"
3601 msgstr "Kunne ikke sende PORT-kommando"
3605 msgid "Unknown address family %u (AF_*)"
3606 msgstr "Ukendt adressefamilie %u (AF_*)"
3610 msgid "EPRT failed, server said: %s"
3611 msgstr "EPRT mislykkedes. Serveren sagde: %s"
3614 msgid "Data socket connect timed out"
3615 msgstr "Tidsudløb på datasokkel-forbindelse"
3618 msgid "Unable to accept connection"
3619 msgstr "Kunne ikke acceptere forbindelse"
3621 #: methods/ftp.cc methods/http.cc methods/rsh.cc
3622 msgid "Problem hashing file"
3623 msgstr "Problem ved \"hashing\" af fil"
3627 msgid "Unable to fetch file, server said '%s'"
3628 msgstr "Kunne ikke hente fil. Serveren sagde »%s«"
3630 #: methods/ftp.cc methods/rsh.cc
3631 msgid "Data socket timed out"
3632 msgstr "Tidsudløb ved datasokkel"
3636 msgid "Data transfer failed, server said '%s'"
3637 msgstr "Dataoverførsel mislykkedes, serveren sagde »%s«"
3639 #. Get the files information
3642 msgstr "Forespørgsel"
3645 msgid "Unable to invoke "
3646 msgstr "Kunne ikke udføre "
3648 #. TRANSLATORS: %s is a single techy word like 'NODATA'
3652 "Signed file isn't valid, got '%s' (does the network require authentication?)"
3654 "Clearsigned-fil er ikke gyldig, fik »%s« (kræver netværket ikke "
3658 msgid "At least one invalid signature was encountered."
3659 msgstr "Stødte på mindst én ugyldig signatur."
3663 "Internal error: Good signature, but could not determine key fingerprint?!"
3665 "Intern fejl: Gyldig signatur, men kunne ikke afgøre nøgle-fingeraftryk?!"
3668 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
3670 "Kunne ikke køre »apt-key« for at verificere signaturen (er gnupg "
3674 msgid "Unknown error executing apt-key"
3675 msgstr "Ukendt fejl ved kørsel af apt-key"
3677 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
3680 msgid "Signature by key %s uses weak digest algorithm (%s)"
3684 msgid "The following signatures were invalid:\n"
3685 msgstr "Følgende signaturer var ugyldige:\n"
3689 "The following signatures couldn't be verified because the public key is not "
3692 "Følgende signaturer kunne ikke verificeret, da den offentlige nøgle ikke er "
3696 msgid "Error writing to the file"
3697 msgstr "Fejl ved skrivning til filen"
3700 msgid "Error reading from server. Remote end closed connection"
3701 msgstr "Fejl ved læsning fra serveren. Den fjerne ende lukkede forbindelsen"
3704 msgid "Error reading from server"
3705 msgstr "Fejl ved læsning fra server"
3708 msgid "Error writing to file"
3709 msgstr "Fejl ved skrivning til fil"
3712 msgid "Select failed"
3713 msgstr "Valg mislykkedes"
3716 msgid "Connection timed out"
3717 msgstr "Tidsudløb på forbindelsen"
3720 msgid "Error writing to output file"
3721 msgstr "Fejl ved skrivning af uddatafil"
3723 #. FIXME: fallback to a default mirror here instead
3724 #. and provide a config option to define that default
3725 #: methods/mirror.cc
3727 msgid "No mirror file '%s' found "
3728 msgstr "Ingen spejlfil »%s« fundet "
3730 #. FIXME: fallback to a default mirror here instead
3731 #. and provide a config option to define that default
3732 #: methods/mirror.cc
3734 msgid "Can not read mirror file '%s'"
3735 msgstr "Kan ikke læse spejlfil »%s«"
3737 #: methods/mirror.cc
3739 msgid "No entry found in mirror file '%s'"
3740 msgstr "Ingen post fundet i spejlfil »%s«"
3742 #: methods/mirror.cc
3744 msgid "[Mirror: %s]"
3745 msgstr "[Spejl: %s]"
3748 msgid "Failed to set modification time"
3749 msgstr "Kunne ikke angive ændringstidspunkt"
3752 msgid "Connection closed prematurely"
3753 msgstr "Forbindelsen lukkedes for hurtigt"
3755 #: methods/server.cc
3756 msgid "Waiting for headers"
3757 msgstr "Afventer hoveder"
3759 #: methods/server.cc
3760 msgid "The HTTP server sent an invalid reply header"
3761 msgstr "Http-serveren sendte et ugyldigt svarhovede"
3763 #: methods/server.cc
3764 msgid "Bad header line"
3765 msgstr "Ugyldig linje i hovedet"
3767 #: methods/server.cc
3768 msgid "The HTTP server sent an invalid Content-Length header"
3769 msgstr "Http-serveren sendte et ugyldigt Content-Length-hovede"
3771 #: methods/server.cc
3772 msgid "The HTTP server sent an invalid Content-Range header"
3773 msgstr "Http-serveren sendte et ugyldigt Content-Range-hovede"
3775 #: methods/server.cc
3776 msgid "This HTTP server has broken range support"
3778 "Denne http-servere har fejlagtig understøttelse af intervaller (»ranges«)"
3780 #: methods/server.cc
3781 msgid "Unknown date format"
3782 msgstr "Ukendt datoformat"
3784 #: methods/server.cc
3785 msgid "Bad header data"
3786 msgstr "Ugyldige hoved-data"
3788 #: methods/server.cc
3789 msgid "Connection failed"
3790 msgstr "Forbindelsen mislykkedes"
3792 #: methods/server.cc
3795 "Automatically disabled %s due to incorrect response from server/proxy. (man "
3799 #: methods/server.cc
3800 msgid "Internal error"
3801 msgstr "Intern fejl"
3804 msgid "Empty files can't be valid archives"
3805 msgstr "Tomme filer kan ikke være gyldige arkiver"
3807 #~ msgid "(not found)"
3808 #~ msgstr "(ikke fundet)"
3810 #~ msgid " Package pin: "
3811 #~ msgstr " Pakke-pin: "
3813 #~ msgid "There is no public key available for the following key IDs:\n"
3815 #~ "Der er ingen tilgængelige offentlige nøgler for følgende nøgle-ID'er:\n"
3818 #~ msgid "The repository is insufficiently signed by key %s (%s)"
3819 #~ msgstr "Mappen %s er omrokeret"
3822 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
3825 #~ "Afhængigheden %s for %s kan ikke opfyldes, da %s ikke er tilladt på »%s«"
3828 #~ "%s dependency for %s cannot be satisfied because the package %s cannot be "
3831 #~ "Afhængigheden %s for %s kan ikke opfyldes, da pakken %s ikke blev fundet"
3834 #~ "Failed to satisfy %s dependency for %s: Installed package %s is too new"
3836 #~ "Kunne ikke opfylde %s-afhængigheden for %s: Den installerede pakke %s er "
3840 #~ "%s dependency for %s cannot be satisfied because candidate version of "
3841 #~ "package %s can't satisfy version requirements"
3843 #~ "Afhængigheden %s for %s kan ikke opfyldes, da ingen af de tilgængelige "
3844 #~ "kandidater for pakken %s kan tilfredsstille versionskravene"
3847 #~ "%s dependency for %s cannot be satisfied because package %s has no "
3848 #~ "candidate version"
3850 #~ "%s-afhængigheden for %s kan ikke opfyldes, da pakken %s ikke har en "
3851 #~ "kandidatversion"
3853 #~ msgid "Failed to satisfy %s dependency for %s: %s"
3854 #~ msgstr "Kunne ikke opfylde %s-afhængigheden for %s: %s"
3856 #~ msgid "Build-dependencies for %s could not be satisfied."
3857 #~ msgstr "Opbygningsafhængigheden for %s kunne ikke opfyldes."
3859 #~ msgid "Problem unlinking %s"
3860 #~ msgstr "Problem under aflænkning af %s"
3862 #~ msgid "Failed to unlink %s"
3863 #~ msgstr "Kunne ikke frigøre %s"
3866 #~ "Usage: apt-cache [options] command\n"
3867 #~ " apt-cache [options] show pkg1 [pkg2 ...]\n"
3869 #~ "apt-cache is a low-level tool used to query information\n"
3870 #~ "from APT's binary cache files\n"
3872 #~ "Brug: apt-cache [tilvalg] kommando\n"
3873 #~ " apt-cache [tilvalg] show pakke1 [pakke2 ...]\n"
3875 #~ "apt-cache er et lavniveauværktøj, brugt til at manipulere APTs\n"
3876 #~ "binære mellemlagerfiler og hente oplysninger fra dem.\n"
3878 #~ msgid "Commands:"
3879 #~ msgstr "Kommandoer:"
3883 #~ " -h This help text.\n"
3884 #~ " -p=? The package cache.\n"
3885 #~ " -s=? The source cache.\n"
3886 #~ " -q Disable progress indicator.\n"
3887 #~ " -i Show only important deps for the unmet command.\n"
3888 #~ " -c=? Read this configuration file\n"
3889 #~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
3890 #~ "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
3893 #~ " -h Denne hjælpetekst.\n"
3894 #~ " -p=? Pakkemellemlageret.\n"
3895 #~ " -s=? Kildemellemlageret.\n"
3896 #~ " -q Deaktiver fremgangsindikatoren.\n"
3897 #~ " -i Vis kun vigtige afhængigheder for kommandoen »unmet«.\n"
3898 #~ " -c=? Læs denne opsætningsfil\n"
3899 #~ " -o=? Angiv et opsætningstilvalg. F.eks. -o dir::cache=/tmp\n"
3900 #~ "Se manualsiderne for apt-cache(8) og apt.conf(5) for flere oplysninger.\n"
3904 #~ "Usage: apt [options] command\n"
3908 #~ "Brug: apt [tilvalg] kommando\n"
3915 #~ " -h This help text\n"
3916 #~ " -d CD-ROM mount point\n"
3917 #~ " -r Rename a recognized CD-ROM\n"
3918 #~ " -m No mounting\n"
3919 #~ " -f Fast mode, don't check package files\n"
3920 #~ " -a Thorough scan mode\n"
3921 #~ " --no-auto-detect Do not try to auto detect drive and mount point\n"
3922 #~ " -c=? Read this configuration file\n"
3923 #~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
3927 #~ " -h Denne hjælpetekst.\n"
3928 #~ " -q Logbar uddata - ingen statusindikator\n"
3929 #~ " -qq Ingen uddata undtagen for fejl\n"
3930 #~ " -s Ingen handling. Viser kun hvad der ville blive udført.\n"
3931 #~ " -f læs/skriv auto/manuel markering i den givne fil\n"
3932 #~ " -c=? Læs denne konfigurationsfil\n"
3933 #~ " -o=? Angiv en arbitrær konfigurationsindstilling, f.eks. -o dir::cache=/"
3935 #~ "Se manualsiderne apt-mark(8) og apt.conf(5) for yderligere information."
3939 #~ " -h This help text.\n"
3940 #~ " -c=? Read this configuration file\n"
3941 #~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
3944 #~ " -h Denne hjælpetekst.\n"
3945 #~ " -c=? Læs denne opsætningsfil\n"
3946 #~ " -o=? Angiv et opsætningstilvalg. F.eks. -o dir::cache=/tmp\n"
3950 #~ " -h This help text.\n"
3951 #~ " -q Loggable output - no progress indicator\n"
3952 #~ " -qq No output except for errors\n"
3953 #~ " -s No-act. Just prints what would be done.\n"
3954 #~ " -f read/write auto/manual marking in the given file\n"
3955 #~ " -c=? Read this configuration file\n"
3956 #~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
3957 #~ "See the apt-mark(8) and apt.conf(5) manual pages for more information."
3960 #~ " -h Denne hjælpetekst.\n"
3961 #~ " -q Logbar uddata - ingen statusindikator\n"
3962 #~ " -qq Ingen uddata undtagen for fejl\n"
3963 #~ " -s Ingen handling. Viser kun hvad der ville blive udført.\n"
3964 #~ " -f læs/skriv auto/manuel markering i den givne fil\n"
3965 #~ " -c=? Læs denne konfigurationsfil\n"
3966 #~ " -o=? Angiv en arbitrær konfigurationsindstilling, f.eks. -o dir::cache=/"
3968 #~ "Se manualsiderne apt-mark(8) og apt.conf(5) for yderligere information."
3971 #~ "Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
3973 #~ "apt-sortpkgs is a simple tool to sort package files. The -s option is "
3975 #~ "to indicate what kind of file it is.\n"
3978 #~ " -h This help text\n"
3979 #~ " -s Use source file sorting\n"
3980 #~ " -c=? Read this configuration file\n"
3981 #~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
3983 #~ "Brug: apt-sortpkgs [tilvalg] fil1 [fil2 ...]\n"
3985 #~ "apt-sortpkgs er et simpelt værktøj til at sortere pakkefiler. Tilvalget -"
3987 #~ "bruges til at angive filens type.\n"
3990 #~ " -h Denne hjælpetekst\n"
3991 #~ " -s Benyt kildefils-sortering\n"
3992 #~ " -c=? Læs denne opsætningsfil\n"
3993 #~ " -o=? Angiv en opsætningsindstilling. F.eks. -o dir::cache=/tmp\n"
3995 #~ msgid "Child process failed"
3996 #~ msgstr "Barneprocessen fejlede"
3999 #~ msgid "Must specifc at least one srv record"
4000 #~ msgstr "Du skal angive mindst et par i form af adresse/filnavn"
4002 #~ msgid "Failed to create pipes"
4003 #~ msgstr "Kunne ikke oprette videreførsler"
4005 #~ msgid "Failed to exec gzip "
4006 #~ msgstr "Kunne ikke udføre gzip "
4008 #~ msgid "%s %s for %s compiled on %s %s\n"
4009 #~ msgstr "%s %s for %s kompileret på %s %s\n"
4011 #~ msgid "Failed to create FILE*"
4012 #~ msgstr "Kunne ikke oprette FILE*"
4014 #~ msgid "Malformed stanza %u in source list %s (URI parse)"
4015 #~ msgstr "Ugyldig stanza %u i kildelisten %s (tolkning af URI)"
4017 #~ msgid "Malformed line %lu in source list %s ([option] unparseable)"
4018 #~ msgstr "Ugyldig linje %lu i kildelisten %s ([tilvalg] kunne ikke fortolkes)"
4020 #~ msgid "Malformed line %lu in source list %s ([option] too short)"
4021 #~ msgstr "Ugyldig linje %lu i kildelisten %s ([tilvalg] for kort)"
4023 #~ msgid "Malformed line %lu in source list %s ([%s] is not an assignment)"
4024 #~ msgstr "Ugyldig linje %lu i kildelisten %s ([%s] er ikke en opgave)"
4026 #~ msgid "Malformed line %lu in source list %s ([%s] has no key)"
4027 #~ msgstr "Ugyldig linje %lu i kildelisten %s ([%s] har ingen nøgle)"
4029 #~ msgid "Malformed line %lu in source list %s ([%s] key %s has no value)"
4030 #~ msgstr "Ugyldig linje %lu i kildelisten %s ([%s] nøgle %s har ingen værdi)"
4032 #~ msgid "Malformed line %lu in source list %s (URI)"
4033 #~ msgstr "Ugyldig linje %lu i kildelisten %s (URI)"
4035 #~ msgid "Malformed line %lu in source list %s (dist)"
4036 #~ msgstr "Ugyldig linje %lu i kildelisten %s (dist)"
4038 #~ msgid "Malformed line %lu in source list %s (URI parse)"
4039 #~ msgstr "Ugyldig linje %lu i kildelisten %s (tolkning af URI)"
4041 #~ msgid "Malformed line %lu in source list %s (absolute dist)"
4042 #~ msgstr "Ugyldig linje %lu i kildelisten %s (absolut dist)"
4044 #~ msgid "Malformed line %lu in source list %s (dist parse)"
4045 #~ msgstr "Ugyldig linje %lu i kildelisten %s (tolkning af dist)"
4047 #~ msgid "Package %s %s was not found while processing file dependencies"
4049 #~ "Pakken %s %s blev ikke fundet under behandlingen af filafhængigheder"
4051 #~ msgid "Couldn't stat source package list %s"
4052 #~ msgstr "Kunne ikke finde kildepakkelisten %s"
4054 #~ msgid "Collecting File Provides"
4055 #~ msgstr "Samler filudbud"
4057 #~ msgid "Unable to find hash sum for '%s' in Release file"
4058 #~ msgstr "Kunne ikke finde hashsum for »%s« i udgivelsesfilen"
4060 #~ msgid "Vendor block %s contains no fingerprint"
4061 #~ msgstr "Leverandørblok %s inderholder intet fingeraftryk"
4063 #~ msgid "Total dependency version space: "
4064 #~ msgstr "Total afhængighedsversions-plads: "
4066 #~ msgid "You don't have enough free space in %s"
4067 #~ msgstr "Du har ikke nok ledig plads i %s"
4072 #~ msgid "No keyring installed in %s."
4073 #~ msgstr "Ingen nøglering installeret i %s."
4075 #~ msgid "Is stdout a terminal?"
4076 #~ msgstr "Er standardud en terminal?"
4078 #~ msgid "ioctl(TIOCGWINSZ) failed"
4079 #~ msgstr "ioctl(TIOCGWINSZ) mislykkedes"
4081 #~ msgid "Internal error, Upgrade broke stuff"
4082 #~ msgstr "Intern fejl, opgradering blev afbrudt"
4084 #~ msgid "%s not a valid DEB package."
4085 #~ msgstr "%s er ikke en gyldig DEB-pakke."
4088 #~ "Using CD-ROM mount point %s\n"
4089 #~ "Mounting CD-ROM\n"
4091 #~ "Bruger cdrom-monteringspunktet %s\n"
4092 #~ "Monterer cdrom\n"
4095 #~ "Could not patch %s with mmap and with file operation usage - the patch "
4096 #~ "seems to be corrupt."
4098 #~ "Kunne ikke fejlrette (patch) %s med mmap og med filhandlingsbrug - "
4099 #~ "fejlrettelsen ser ud til at være ødelagt."
4102 #~ "Could not patch %s with mmap (but no mmap specific fail) - the patch "
4103 #~ "seems to be corrupt."
4105 #~ "Kunne ikke fejlrette (patch) %s med mmap (men ingen mmap specifik fejl) - "
4106 #~ "fejlrettelsen ser ud til at være ødelagt."