summaryrefslogtreecommitdiffstats
path: root/po/da/man1/pdf2ps.1.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/da/man1/pdf2ps.1.po')
-rw-r--r--po/da/man1/pdf2ps.1.po155
1 files changed, 155 insertions, 0 deletions
diff --git a/po/da/man1/pdf2ps.1.po b/po/da/man1/pdf2ps.1.po
new file mode 100644
index 00000000..845ffa15
--- /dev/null
+++ b/po/da/man1/pdf2ps.1.po
@@ -0,0 +1,155 @@
+# Danish translation of manpages
+# This file is distributed under the same license as the manpages-l10n package.
+# Copyright © of this file:
+# Joe Hansen <joedalton2@yahoo.dk>, 2022.
+msgid ""
+msgstr ""
+"Project-Id-Version: manpages-l10n 4.14.0\n"
+"POT-Creation-Date: 2024-02-15 18:06+0100\n"
+"PO-Revision-Date: 2022-04-23 17:31+0200\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-tumbleweed
+#, no-wrap
+msgid "PDF2PS"
+msgstr "PDF2PS"
+
+#. type: TH
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "01 November 2023"
+msgstr "1. november 2023"
+
+#. type: TH
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "10.02.1"
+msgstr "10.02.1"
+
+#. type: TH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "Ghostscript Tools"
+msgstr "Ghostscript-værktøjer"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "NAME"
+msgstr "NAVN"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid "pdf2ps - Ghostscript PDF to PostScript translator"
+msgstr "pdf2ps - Ghostscript PDF til PostScript-oversætter"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "SYNOPSIS"
+msgstr "SYNOPSIS"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid "B<pdf2ps> [ I<options> ] I<input.pdf [output.ps]>"
+msgstr "B<pdf2ps> [ I<tilvalg> ] I<inddata.pdf [uddata.ps]>"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr "BESKRIVELSE"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid ""
+"B<pdf2ps> uses B<gs>(1) to convert the Adobe B<Portable Document Format> "
+"(PDF) file \"input.pdf\" to B<PostScript>(tm) in \"output.ps\". Normally "
+"the output is allowed to use PostScript Level 2 (but not PostScript "
+"LanguageLevel 3) constructs; the B<-dLanguageLevel=1> option restricts the "
+"output to Level 1, while B<-dLanguageLevel=3> allows using LanguageLevel 3 "
+"in the output."
+msgstr ""
+"B<pdf2ps> bruger B<gs>(1) til at konvertere filen Adobe B<Portable Document "
+"Format> (PDF) »inddata.pdf« til B<PostScript>(tm) i »uddata.ps«. Normalt kan "
+"resultatet bruge PostScript Level 2-konstruktioner (men ikke PostScript "
+"LanguageLevel 3); tilvalget B<-dLanguageLevel=1> begrænser resultatet til "
+"Level 1, mens B<-dLanguageLevel=3> gør at LanguageLevel 3 kan bruges i "
+"resultatet."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "FILES"
+msgstr "FILER"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Run \"B<gs -h>\" to find the location of Ghostscript documentation on your "
+"system, from which you can get more details."
+msgstr ""
+"Afvikl »B<gs -h>« for at finde placeringen af Ghostscript-dokumentationen på "
+"dit system, hvor du kan se yderligere detaljer."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "VERSION"
+msgstr "VERSION"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+msgid "This document was last revised for Ghostscript version 10.02.1."
+msgstr "Dette dokument blev sidst revideret for Ghostscript version 10.02.1."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "AUTHOR"
+msgstr "FORFATTER"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid "Artifex Software, Inc. are the primary maintainers of Ghostscript."
+msgstr "Artifex Software, Inc. er den primære vedligeholder for Ghostscript."
+
+#. type: TH
+#: debian-bookworm
+#, no-wrap
+msgid "21 September 2022"
+msgstr "21. september 2022"
+
+#. type: TH
+#: debian-bookworm
+#, no-wrap
+msgid "10.00.0"
+msgstr "10.00.0"
+
+#. type: Plain text
+#: debian-bookworm
+msgid "This document was last revised for Ghostscript version 10.00.0."
+msgstr "Dette dokument blev sidst revideret for Ghostscript version 10.00.0."