summaryrefslogtreecommitdiffstats
path: root/po/da/man1/dd.1.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/da/man1/dd.1.po')
-rw-r--r--po/da/man1/dd.1.po897
1 files changed, 897 insertions, 0 deletions
diff --git a/po/da/man1/dd.1.po b/po/da/man1/dd.1.po
new file mode 100644
index 00000000..fd892b84
--- /dev/null
+++ b/po/da/man1/dd.1.po
@@ -0,0 +1,897 @@
+# Danish translation of manpages
+# This file is distributed under the same license as the manpages-l10n package.
+# Copyright © of this file:
+# Kenneth Rohde Christiansen <kenneth@gnu.org>, 2000.
+# Peter Makholm <peter@makholm.net>, 2000.
+# Byrial Ole Jensen <byrial@vip.cybercity.dk>, 2000.
+# Joe Hansen <joedalton2@yahoo.dk>, 2021, 2022.
+msgid ""
+msgstr ""
+"Project-Id-Version: manpages-l10n 4.2.0\n"
+"POT-Creation-Date: 2024-02-15 17:57+0100\n"
+"PO-Revision-Date: 2022-05-07 00:21+0100\n"
+"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
+"Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n"
+"Language: da\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. type: TH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "DD"
+msgstr "DD"
+
+#. type: TH
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "January 2024"
+msgstr "januar 2024"
+
+#. type: TH
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "GNU coreutils 9.4"
+msgstr "GNU coreutils 9.4"
+
+#. type: TH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "User Commands"
+msgstr "Brugerkommandoer"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "NAME"
+msgstr "NAVN"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "dd - convert and copy a file"
+msgstr "dd - konverterer og kopierer en fil"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "SYNOPSIS"
+msgstr "SYNOPSIS"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<dd> [I<\\,OPERAND\\/>]..."
+msgstr "B<dd> [I<\\,OPERAND\\/>]..."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<dd> I<\\,OPTION\\/>"
+msgstr "B<dd> I<\\,TILVALG\\/>"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr "BESKRIVELSE"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Copy a file, converting and formatting according to the operands."
+msgstr "Kopiér en fil med konvertering og formatering som angivet."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "bs=BYTES"
+msgstr "bs=BYTE"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"read and write up to BYTES bytes at a time (default: 512); overrides ibs and "
+"obs"
+msgstr ""
+"læs og skriv BYTE byte ad gangen (standard: 512); tilsidesætter ibs og obs"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "cbs=BYTES"
+msgstr "cbs=BYTE"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "convert BYTES bytes at a time"
+msgstr "konverter BYTES bytes ad gangen"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "conv=CONVS"
+msgstr "conv=KONV"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "convert the file as per the comma separated symbol list"
+msgstr "konvertér fil som angivet ved kommaadskilt liste af symboler"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "count=N"
+msgstr "count=N"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "copy only N input blocks"
+msgstr "kopiér kun N indblokke"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "ibs=BYTES"
+msgstr "ibs=BYTES"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "read up to BYTES bytes at a time (default: 512)"
+msgstr "læs BYTE byte ad gangen (standard: 512)"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "if=FILE"
+msgstr "if=FIL"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "read from FILE instead of stdin"
+msgstr "læs fra FIL istedet for fra stdin"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "iflag=FLAGS"
+msgstr "iflag=FLAG"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "read as per the comma separated symbol list"
+msgstr "læs som angivet ved kommaadskilt liste af symboler"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "obs=BYTES"
+msgstr "obs=BYTE"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "write BYTES bytes at a time (default: 512)"
+msgstr "skriv BYTE byte ad gangen (standard: 512)"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "of=FILE"
+msgstr "of=FIL"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "write to FILE instead of stdout"
+msgstr "skriv til FIL istedet for stdout"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "oflag=FLAGS"
+msgstr "oflag=FLAG"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "write as per the comma separated symbol list"
+msgstr "skriv som angivet ved kommaadskilt liste af symboler"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "seek=N"
+msgstr "seek=N"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid "(or oseek=N) skip N obs-sized output blocks"
+msgstr "(eller oseek=N) udelad N uddatablokke i obs-størrelse"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "skip=N"
+msgstr "skip=N"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid "(or iseek=N) skip N ibs-sized input blocks"
+msgstr "(eller iseek=N) udelad N inddatablokke i ibs-størrelse"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "status=LEVEL"
+msgstr "status=NIVEAU"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The LEVEL of information to print to stderr; \\&'none' suppresses everything "
+"but error messages, \\&'noxfer' suppresses the final transfer statistics, "
+"\\&'progress' shows periodic transfer statistics"
+msgstr ""
+"InformationsNIVEAU der skal udskrives til stderr; \"none\" undertrykker alt "
+"på nær fejlmeddelelser, \"noxfer\" undertrykker afsluttende "
+"overførselsstatistik, \"progress\" viser overførselsstatistik med jævne "
+"mellemrum"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "N and BYTES may be followed by the following multiplicative suffixes: "
+#| "c=1, w=2, b=512, kB=1000, K=1024, MB=1000*1000, M=1024*1024, xM=M, "
+#| "GB=1000*1000*1000, G=1024*1024*1024, and so on for T, P, E, Z, Y. Binary "
+#| "prefixes can be used, too: KiB=K, MiB=M, and so on. If N ends in 'B', it "
+#| "counts bytes not blocks."
+msgid ""
+"N and BYTES may be followed by the following multiplicative suffixes: c=1, "
+"w=2, b=512, kB=1000, K=1024, MB=1000*1000, M=1024*1024, xM=M, "
+"GB=1000*1000*1000, G=1024*1024*1024, and so on for T, P, E, Z, Y, R, Q. "
+"Binary prefixes can be used, too: KiB=K, MiB=M, and so on. If N ends in "
+"'B', it counts bytes not blocks."
+msgstr ""
+"N og BYTE kan have følgende multiplikative suffikser: c=1, w=2, b=512, "
+"kB=1000, K=1024, MB=1000*1000, M=1024*1024, xM=M, GB=1000*1000*1000, "
+"G=1024*1024*1024 og så videre for T, P, E, Z, Y. Binært præfiks kan også "
+"bruges: KiB=K, MiB=M og så videre. Hvis N ender med »B«, så tælles byte ikke "
+"blokke."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Each CONV symbol may be:"
+msgstr "Hvert KONV-symbol kan være:"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "ascii"
+msgstr "ascii"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "from EBCDIC to ASCII"
+msgstr "fra EBCDIC til ASCII"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "ebcdic"
+msgstr "ebcdic"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "from ASCII to EBCDIC"
+msgstr "fra ASCII til EBCDIC"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "ibm"
+msgstr "ibm"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "from ASCII to alternate EBCDIC"
+msgstr "fra ASCII til alternerende EBCDIC"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "block"
+msgstr "block"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "pad newline-terminated records with spaces to cbs-size"
+msgstr ""
+"indled felter separerede af nyline med mellemrun så de får størelse cbs"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "unblock"
+msgstr "unblock"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "replace trailing spaces in cbs-size records with newline"
+msgstr "udskift indledende mellemrumstegn i felter af størelse cbs med nyline"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "lcase"
+msgstr "lcase"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "change upper case to lower case"
+msgstr "skift store bogstaver ud med små bogstaver"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "ucase"
+msgstr "ucase"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "change lower case to upper case"
+msgstr "skift små bogstaver ud med store bogstaver"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "sparse"
+msgstr "sparse"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "try to seek rather than write all-NUL output blocks"
+msgstr "prøv at søge frem for at skrive alle NUL-uddatablokke"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "swab"
+msgstr "swab"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "swap every pair of input bytes"
+msgstr "byt alle par af inddatabytes om"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "sync"
+msgstr "sync"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"pad every input block with NULs to ibs-size; when used with block or "
+"unblock, pad with spaces rather than NULs"
+msgstr ""
+"udfyld hver ind-blok med NUL op til ibs-størrelse; ved brug af block eller "
+"unblock, udfyldes med blanktegn frem for NUL."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "excl"
+msgstr "excl"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "fail if the output file already exists"
+msgstr "meld fejl hvis udfilen allerede findes"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "nocreat"
+msgstr "nocreat"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "do not create the output file"
+msgstr "opret ikke udfilen"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "notrunc"
+msgstr "notrunc"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "do not truncate the output file"
+msgstr "forkort ikke uddatafilen"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "noerror"
+msgstr "noerror"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "continue after read errors"
+msgstr "forsæt indlæsning efter fejl"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "fdatasync"
+msgstr "fdatasync"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "physically write output file data before finishing"
+msgstr "skriv data til udfil fysisk før der afsluttes"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "fsync"
+msgstr "fsync"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "likewise, but also write metadata"
+msgstr "tilsvarende, men skriv også metadata"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Each FLAG symbol may be:"
+msgstr "Hvert FLAG-symbol kan være:"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "append"
+msgstr "append"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "append mode (makes sense only for output; conv=notrunc suggested)"
+msgstr ""
+"tilføjelsestilstand (kun meningsfuld ved udskrift; conv=notrunc anbefales)"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "direct"
+msgstr "direct"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "use direct I/O for data"
+msgstr "brug direkte data-I/O"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "directory"
+msgstr "directory"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "fail unless a directory"
+msgstr "meld fejl for ikke-kataloger"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "dsync"
+msgstr "dsync"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "use synchronized I/O for data"
+msgstr "brug synkroniseret I/O til data"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "likewise, but also for metadata"
+msgstr "tilsvarende, men også for metadata"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "fullblock"
+msgstr "fullblock"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "accumulate full blocks of input (iflag only)"
+msgstr "opsaml fulde ind-blokke (kun iflag)"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "nonblock"
+msgstr "nonblock"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "use non-blocking I/O"
+msgstr "brug ikkeblokerende I/O"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "noatime"
+msgstr "noatime"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "do not update access time"
+msgstr "opdatér ikke tilgangstid"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "nocache"
+msgstr "nocache"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Request to drop cache. See also oflag=sync"
+msgstr "Bed om at tømme cachen. Se også oflag=sync"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "noctty"
+msgstr "noctty"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "do not assign controlling terminal from file"
+msgstr "tildel ikke styrende terminal fra fil"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "nofollow"
+msgstr "nofollow"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "do not follow symlinks"
+msgstr "følg ikke symbolske lænker"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Sending a USR1 signal to a running 'dd' process makes it print I/O "
+"statistics to standard error and then resume copying."
+msgstr ""
+"Hvis der sendes et USR1-signal til en kørende \"dd\"-proces, vil den "
+"udskrive I/O-statistik til standard-fejl og så fortsætte kopiering."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Options are:"
+msgstr "Flag er:"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--help>"
+msgstr "B<--help>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "display this help and exit"
+msgstr "vis denne hjælpetekst og afslut"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--version>"
+msgstr "B<--version>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "output version information and exit"
+msgstr "vis versionsinformation og afslut"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "AUTHOR"
+msgstr "FORFATTER"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Written by Paul Rubin, David MacKenzie, and Stuart Kemp."
+msgstr "Skrevet af Paul Rubin, David MacKenzie, og Stuart Kemp."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "REPORTING BUGS"
+msgstr "FEJLRAPPORTER"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"GNU coreutils online help: E<lt>https://www.gnu.org/software/coreutils/E<gt>"
+msgstr ""
+"Hjælp til GNU coreutils på nettet:: E<lt>https://www.gnu.org/software/"
+"coreutils/E<gt>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Report any translation bugs to E<lt>https://translationproject.org/team/E<gt>"
+msgstr ""
+"Rapporter oversættelsesfejl til E<lt>https://translationproject.org/team/da."
+"htmlE<gt>"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "COPYRIGHT"
+msgstr "OPHAVSRET"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"Copyright \\(co 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL "
+"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+msgstr ""
+"Ophavsret \\(co 2023 Free Software Foundation, Inc. Licens GPLv3+: GNU GPL "
+"version 3 eller nyere E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"This is free software: you are free to change and redistribute it. There is "
+"NO WARRANTY, to the extent permitted by law."
+msgstr ""
+"Dette er et frit program: du kan frit ændre og videredistribuere det. Der "
+"gives INGEN GARANTI, i den grad som loven tillader dette."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "SEE ALSO"
+msgstr "SE OGSÅ"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Full documentation E<lt>https://www.gnu.org/software/coreutils/ddE<gt>"
+msgstr "Fuld dokumentation E<lt>https://www.gnu.org/software/coreutils/ddE<gt>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "or available locally via: info \\(aq(coreutils) dd invocation\\(aq"
+msgstr "eller lokalt tilgængelig via: info \\(aq(coreutils) dd invocation\\(aq"
+
+#. type: TH
+#: debian-bookworm
+#, no-wrap
+msgid "September 2022"
+msgstr "september 2022"
+
+#. type: TH
+#: debian-bookworm mageia-cauldron
+#, no-wrap
+msgid "GNU coreutils 9.1"
+msgstr "GNU coreutils 9.1"
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron
+msgid ""
+"N and BYTES may be followed by the following multiplicative suffixes: c=1, "
+"w=2, b=512, kB=1000, K=1024, MB=1000*1000, M=1024*1024, xM=M, "
+"GB=1000*1000*1000, G=1024*1024*1024, and so on for T, P, E, Z, Y. Binary "
+"prefixes can be used, too: KiB=K, MiB=M, and so on. If N ends in 'B', it "
+"counts bytes not blocks."
+msgstr ""
+"N og BYTE kan have følgende multiplikative suffikser: c=1, w=2, b=512, "
+"kB=1000, K=1024, MB=1000*1000, M=1024*1024, xM=M, GB=1000*1000*1000, "
+"G=1024*1024*1024 og så videre for T, P, E, Z, Y. Binært præfiks kan også "
+"bruges: KiB=K, MiB=M og så videre. Hvis N ender med »B«, så tælles byte ikke "
+"blokke."
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron
+msgid ""
+"Copyright \\(co 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL "
+"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+msgstr ""
+"Ophavsret \\(co 2022 Free Software Foundation, Inc. Licens GPLv3+: GNU GPL "
+"version 3 eller nyere E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+
+#. type: TH
+#: mageia-cauldron
+#, no-wrap
+msgid "April 2022"
+msgstr "April 2022"
+
+#. type: TH
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "October 2021"
+msgstr "oktober 2021"
+
+#. type: TH
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "GNU coreutils 8.32"
+msgstr "GNU coreutils 8.32"
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid "skip N obs-sized blocks at start of output"
+msgstr "spring N blokke af størelse obs over fra begyndelsen af uddata"
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid "skip N ibs-sized blocks at start of input"
+msgstr "spring N blokke af størelse ibs over fra begyndelsen af inddata"
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid ""
+"N and BYTES may be followed by the following multiplicative suffixes: c=1, "
+"w=2, b=512, kB=1000, K=1024, MB=1000*1000, M=1024*1024, xM=M, "
+"GB=1000*1000*1000, G=1024*1024*1024, and so on for T, P, E, Z, Y. Binary "
+"prefixes can be used, too: KiB=K, MiB=M, and so on."
+msgstr ""
+"N og BYTE kan have følgende multiplikative suffikser: c=1, w=2, b=512, "
+"kB=1000, K=1024, MB=1000*1000, M=1024*1024, xM=M, GB=1000*1000*1000, "
+"G=1024*1024*1024 og så videre for T, P, E, Z, Y. Binært præfiks kan også "
+"bruges: KiB=K, MiB=M og så videre."
+
+#. type: TP
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "count_bytes"
+msgstr "count_bytes"
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid "treat 'count=N' as a byte count (iflag only)"
+msgstr "behandl \"count=N\" som et antal byte (kun iflag)"
+
+#. type: TP
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "skip_bytes"
+msgstr "skip_bytes"
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid "treat 'skip=N' as a byte count (iflag only)"
+msgstr "behandl \"skip=N\" som et antal byte (kun iflag)"
+
+#. type: TP
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "seek_bytes"
+msgstr "seek_bytes"
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid "treat 'seek=N' as a byte count (oflag only)"
+msgstr "behandl \"seek=N\" som et antal byte (kun oflag)"
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid ""
+"Copyright \\(co 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL "
+"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+msgstr ""
+"Ophavsret \\(co 2020 Free Software Foundation, Inc. Licens GPLv3+: GNU GPL "
+"version 3 eller nyere E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."