diff options
Diffstat (limited to '')
-rw-r--r-- | templates/man1/dvipdf.1.pot | 153 |
1 files changed, 153 insertions, 0 deletions
diff --git a/templates/man1/dvipdf.1.pot b/templates/man1/dvipdf.1.pot new file mode 100644 index 00000000..d1e7fa77 --- /dev/null +++ b/templates/man1/dvipdf.1.pot @@ -0,0 +1,153 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2024-02-09 16:56+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: TH +#: archlinux debian-bookworm debian-unstable mageia-cauldron +#: opensuse-tumbleweed +#, no-wrap +msgid "DVIPDF" +msgstr "" + +#. type: TH +#: archlinux debian-unstable mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "01 November 2023" +msgstr "" + +#. type: TH +#: archlinux debian-unstable mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "10.02.1" +msgstr "" + +#. type: TH +#: archlinux debian-bookworm debian-unstable mageia-cauldron +#: opensuse-tumbleweed +#, no-wrap +msgid "Ghostscript" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable mageia-cauldron +#: opensuse-tumbleweed +#, no-wrap +msgid "NAME" +msgstr "" + +#. 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 "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable mageia-cauldron +#: opensuse-tumbleweed +#, no-wrap +msgid "SYNOPSIS" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable mageia-cauldron +#: opensuse-tumbleweed +msgid "B<dvipdf> [ I<options> ] I<input.dvi> [ I<output.pdf> ] ..." +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable mageia-cauldron +#: opensuse-tumbleweed +#, no-wrap +msgid "DESCRIPTION" +msgstr "" + +#. 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 "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable mageia-cauldron +#: opensuse-tumbleweed +msgid "B<-q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite>" +msgstr "" + +#. 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 "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable mageia-cauldron +#: opensuse-tumbleweed +#, no-wrap +msgid "SEE ALSO" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable mageia-cauldron +#: opensuse-tumbleweed +msgid "gs(1), dvips(1)" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable mageia-cauldron +#: opensuse-tumbleweed +#, no-wrap +msgid "VERSION" +msgstr "" + +#. type: Plain text +#: archlinux debian-unstable mageia-cauldron opensuse-tumbleweed +msgid "This document was last revised for Ghostscript version 10.02.1." +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable mageia-cauldron +#: opensuse-tumbleweed +#, no-wrap +msgid "AUTHOR" +msgstr "" + +#. 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 "" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "21 September 2022" +msgstr "" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "10.00.0" +msgstr "" + +#. type: Plain text +#: debian-bookworm +msgid "This document was last revised for Ghostscript version 10.00.0." +msgstr "" |