summaryrefslogtreecommitdiffstats
path: root/po/de/man1/dvipdf.1.po
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
commitfc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch)
treece1e3bce06471410239a6f41282e328770aa404a /po/de/man1/dvipdf.1.po
parentInitial commit. (diff)
downloadmanpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz
manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/de/man1/dvipdf.1.po')
-rw-r--r--po/de/man1/dvipdf.1.po165
1 files changed, 165 insertions, 0 deletions
diff --git a/po/de/man1/dvipdf.1.po b/po/de/man1/dvipdf.1.po
new file mode 100644
index 00000000..cceb2ce6
--- /dev/null
+++ b/po/de/man1/dvipdf.1.po
@@ -0,0 +1,165 @@
+# German translation of manpages
+# This file is distributed under the same license as the manpages-l10n package.
+# Copyright © of this file:
+# Tobias Burnus <burnus@gmx.de>
+# Thomas Hoffmann
+# Helge Kreutzmann <debian@helgefjell.de>, 2024.
+msgid ""
+msgstr ""
+"Project-Id-Version: manpages-l10n 4.21.0\n"
+"POT-Creation-Date: 2024-02-09 16:56+0100\n"
+"PO-Revision-Date: 2024-01-27 16:06+0100\n"
+"Last-Translator: Helge Kreutzmann <debian@helgefjell.de>\n"
+"Language-Team: German <debian-l10n-german@lists.debian.org>\n"
+"Language: de\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 mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "DVIPDF"
+msgstr "DVIPDF"
+
+#. type: TH
+#: archlinux debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "01 November 2023"
+msgstr "1. November 2023"
+
+#. type: TH
+#: archlinux debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "10.02.1"
+msgstr "10.02.1"
+
+#. type: TH
+#: archlinux debian-bookworm debian-unstable mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "Ghostscript"
+msgstr "Ghostscript"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "NAME"
+msgstr "BEZEICHNUNG"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable mageia-cauldron
+#: opensuse-tumbleweed
+msgid "dvipdf - Convert TeX DVI file to PDF using ghostscript and dvips"
+msgstr ""
+"dvipdf - konvertiert TeX-DVI-Dateien nach PDF mittels Ghostscript und dvips"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "SYNOPSIS"
+msgstr "ÜBERSICHT"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable mageia-cauldron
+#: opensuse-tumbleweed
+msgid "B<dvipdf> [ I<options> ] I<input.dvi> [ I<output.pdf> ] ..."
+msgstr "B<dvipdf> [ I<Optionen> ] I<Eingabe.dvi> [ I<Ausgabe.pdf> ] …"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr "BESCHREIBUNG"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable mageia-cauldron
+#: opensuse-tumbleweed
+msgid ""
+"This script invokes B<dvips>(1) with the B<-q> option, and pipes its output "
+"into B<gs>(1) with the following options:"
+msgstr ""
+"Das Skript ruf B<dvips>(1) mit der Option B<-q> auf und leitet die Ausgabe "
+"über eine Pipe an B<gs>(1) weiter, das mit den folgenden Parametern "
+"aufgerufen wird:"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable mageia-cauldron
+#: opensuse-tumbleweed
+msgid "B<-q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite>"
+msgstr "B<-q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable mageia-cauldron
+#: opensuse-tumbleweed
+msgid "as well as B<-sOutputFile> and any options from the command-line."
+msgstr ""
+"sowie mit B<-sOutputFile> und allen in der Befehlszeile angegebenen Optionen."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "SEE ALSO"
+msgstr "SIEHE AUCH"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable mageia-cauldron
+#: opensuse-tumbleweed
+msgid "gs(1), dvips(1)"
+msgstr "B<gs>(1), B<dvips>(1)"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "VERSION"
+msgstr "VERSION"
+
+#. type: Plain text
+#: archlinux debian-unstable mageia-cauldron opensuse-tumbleweed
+msgid "This document was last revised for Ghostscript version 10.02.1."
+msgstr ""
+"Dieses Dokument wurde letztmalig für Ghostscript Version 10.02.1 "
+"überarbeitet."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "AUTHOR"
+msgstr "AUTOR"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable mageia-cauldron
+#: opensuse-tumbleweed
+msgid ""
+"Artifex Software, Inc. are the primary maintainers of Ghostscript. This "
+"manpage by George Ferguson."
+msgstr ""
+"Artifex Software, Inc. sind der primäre Betreuer von Ghostscript. Diese "
+"Handbuchseite ist von George Ferguson."
+
+#. 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 ""
+"Dieses Dokument wurde letztmalig für Ghostscript Version 10.00.0 "
+"überarbeitet."