diff options
Diffstat (limited to 'po/ro/man1/dvipdf.1.po')
-rw-r--r-- | po/ro/man1/dvipdf.1.po | 163 |
1 files changed, 163 insertions, 0 deletions
diff --git a/po/ro/man1/dvipdf.1.po b/po/ro/man1/dvipdf.1.po new file mode 100644 index 00000000..694fc04b --- /dev/null +++ b/po/ro/man1/dvipdf.1.po @@ -0,0 +1,163 @@ +# Romanian translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +# Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>, 2023. +msgid "" +msgstr "" +"Project-Id-Version: manpages-l10n 4.19.0\n" +"POT-Creation-Date: 2024-02-09 16:56+0100\n" +"PO-Revision-Date: 2023-07-02 18:11+0200\n" +"Last-Translator: Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>\n" +"Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n" +"Language: ro\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " +"20)) ? 1 : 2;\n" +"X-Generator: Poedit 3.2.2\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 "01 noiembrie 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 "NUME" + +#. 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 - convertește un fișier TeX DVI în PDF folosind ghostscript și dvips" + +#. type: SH +#: archlinux debian-bookworm debian-unstable mageia-cauldron +#: opensuse-tumbleweed +#, no-wrap +msgid "SYNOPSIS" +msgstr "REZUMAT" + +#. 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<opțiuni> ] I<intrare.dvi> [ I<ieșire.pdf> ] ..." + +#. type: SH +#: archlinux debian-bookworm debian-unstable mageia-cauldron +#: opensuse-tumbleweed +#, no-wrap +msgid "DESCRIPTION" +msgstr "DESCRIERE" + +#. 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 "" +"Acest script invocă B<dvips>(1) cu opțiunea B<-q> și transmite ieșirea sa " +"către B<gs>(1) cu următoarele opțiuni:" + +#. 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 "precum și B<-sOutputFile> și orice alte opțiuni din linia de comandă." + +#. type: SH +#: archlinux debian-bookworm debian-unstable mageia-cauldron +#: opensuse-tumbleweed +#, no-wrap +msgid "SEE ALSO" +msgstr "CONSULTAȚI ȘI" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable mageia-cauldron +#: opensuse-tumbleweed +msgid "gs(1), dvips(1)" +msgstr "gs(1), dvips(1)" + +#. type: SH +#: archlinux debian-bookworm debian-unstable mageia-cauldron +#: opensuse-tumbleweed +#, no-wrap +msgid "VERSION" +msgstr "VERSIUNEA" + +#. type: Plain text +#: archlinux debian-unstable mageia-cauldron opensuse-tumbleweed +msgid "This document was last revised for Ghostscript version 10.02.1." +msgstr "" +"Acest document a fost revizuit ultima dată pentru versiunea Ghostscript " +"10.02.1." + +#. 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. sunt principalii întreținători ai Ghostscript. " +"Această pagină de manual este realizată de George Ferguson." + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "21 September 2022" +msgstr "21 septembrie 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 "" +"Acest document a fost revizuit ultima dată pentru versiunea Ghostscript " +"10.00.0." |