summaryrefslogtreecommitdiffstats
path: root/po/ro/man1/ps2ps.1.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ro/man1/ps2ps.1.po')
-rw-r--r--po/ro/man1/ps2ps.1.po198
1 files changed, 198 insertions, 0 deletions
diff --git a/po/ro/man1/ps2ps.1.po b/po/ro/man1/ps2ps.1.po
new file mode 100644
index 00000000..71c3aa76
--- /dev/null
+++ b/po/ro/man1/ps2ps.1.po
@@ -0,0 +1,198 @@
+# 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-15 18:06+0100\n"
+"PO-Revision-Date: 2023-06-29 14:43+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 fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "PS2PS"
+msgstr "PS2PS"
+
+#. type: TH
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "01 November 2023"
+msgstr "01 noiembrie 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 "Instrumente Ghostscript"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "NAME"
+msgstr "NUME"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid "ps2ps, eps2eps - Ghostscript PostScript \"distiller\""
+msgstr "ps2ps, eps2eps - „distilare” Ghostscript PostScript."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "SYNOPSIS"
+msgstr "REZUMAT"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid "B<ps2ps> [ I<options> ] I<input output.ps>"
+msgstr "B<ps2ps> [ I<opțiuni> ] I<intrare ieșire.ps>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid "B<eps2eps> [ I<options> ] I<input output.eps>"
+msgstr "B<eps2eps> [ I<opțiuni> ] I<intrare ieșire.ps>"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr "DESCRIERE"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid ""
+"B<ps2ps> uses I<gs>(1) to convert B<PostScript>(tm) or B<PDF>(tm) file "
+"\"input\" to simpler, normalized and (usually) faster PostScript in \"output."
+"ps\". The output is level 2 DSC 3.0 conforming PostScript."
+msgstr ""
+"B<ps2ps> utilizează I<gs>(1) pentru a converti fișierul B<PostScript>(tm) "
+"sau B<PDF>(tm) de „intrare” în PostScript mai simplu, normalizat și (de "
+"obicei) mai rapid în „ieșire.ps”. Ieșirea este un PostScript de nivel 2 "
+"conform DSC 3.0."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid ""
+"B<eps2eps> performs the equivalent optimization, creating Encapsulated "
+"PostScript (EPS) files. NB, despite the name, the input need not be an EPS "
+"file, PostScript or indeed PDF files are equally acceptable."
+msgstr ""
+"B<eps2eps> realizează o optimizare echivalentă, creând fișiere EPS "
+"(Encapsulated PostScript). NB, în ciuda denumirii, nu este necesar ca datele "
+"de intrare să fie un fișier EPS, fiind acceptate și fișiere PostScript sau "
+"chiar PDF."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Both accept any general Ghostscript command line options, and options "
+"specific to the ps2write and eps2write devices."
+msgstr ""
+"Ambele acceptă orice opțiuni generale ale liniei de comandă Ghostscript, "
+"precum și opțiuni specifice dispozitivelor «ps2write» și «eps2write»."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "FILES"
+msgstr "FIȘIERE"
+
+#. 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 ""
+"Rulați „B<gs -h>” pentru a găsi locația documentației Ghostscript în "
+"sistemul dumneavoastră, de unde puteți obține mai multe detalii."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "SEE ALSO"
+msgstr "CONSULTAȚI ȘI"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid "ps2pdf(1), ps2ascii(1), ps2epsi(1)"
+msgstr "ps2pdf(1), ps2ascii(1), ps2epsi(1)"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "VERSION"
+msgstr "VERSIUNEA"
+
+#. 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 ""
+"Acest document a fost revizuit ultima dată pentru versiunea Ghostscript "
+"10.02.1."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "AUTHOR"
+msgstr "AUTOR"
+
+#. 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. sunt principalii întreținători ai Ghostscript."
+
+#. 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."