diff options
Diffstat (limited to 'po/ro/man8/rpmdeps.8.po')
-rw-r--r-- | po/ro/man8/rpmdeps.8.po | 107 |
1 files changed, 107 insertions, 0 deletions
diff --git a/po/ro/man8/rpmdeps.8.po b/po/ro/man8/rpmdeps.8.po new file mode 100644 index 00000000..741c4817 --- /dev/null +++ b/po/ro/man8/rpmdeps.8.po @@ -0,0 +1,107 @@ +# 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: 2023-08-27 17:17+0200\n" +"PO-Revision-Date: 2023-07-09 14:58+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 +#: opensuse-leap-15-6 +#, no-wrap +msgid "RPMDEPS" +msgstr "RPMDEPS" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "24 October 2002" +msgstr "24 octombrie 2002" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "Red Hat, Inc." +msgstr "Red Hat, Inc." + +#. type: SH +#: opensuse-leap-15-6 +#, no-wrap +msgid "NAME" +msgstr "NUME" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "rpmdeps - Generate RPM Package Dependencies" +msgstr "rpmdeps - generează dependențele pachetelor RPM" + +#. type: SH +#: opensuse-leap-15-6 +#, no-wrap +msgid "SYNOPSIS" +msgstr "REZUMAT" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"B<rpmdeps> B<{-P|--provides}> B<{-R|--requires}> B<{--rpmfcdebug}> " +"I<FILE>I< ...>" +msgstr "" +"B<rpmdeps> B<{-P|--provides}> B<{-R|--requires}> B<{--rpmfcdebug}> " +"I<FIȘIER>I< ...>" + +#. type: SH +#: opensuse-leap-15-6 +#, no-wrap +msgid "DESCRIPTION" +msgstr "DESCRIERE" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"B<rpmdeps> generates package dependencies for the set of I<FILE> arguments. " +"Each I<FILE> argument is searched for Elf32/Elf64, script interpreter, or " +"per-script dependencies, and the dependencies are printed to stdout." +msgstr "" +"B<rpmdeps> generează dependențele de pachete pentru setul de argumente " +"I<FIȘIER>. Fiecare argument I<FIȘIER> este căutat pentru dependențele Elf32/" +"Elf64, interpretor de script sau per-script, iar dependențele sunt afișate " +"la ieșirea standard (stdout)." + +#. type: SH +#: opensuse-leap-15-6 +#, no-wrap +msgid "SEE ALSO" +msgstr "CONSULTAȚI ȘI" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "B<rpm>(8)," +msgstr "B<rpm>(8)," + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "B<rpmbuild>(8)," +msgstr "B<rpmbuild>(8)," + +#. type: SH +#: opensuse-leap-15-6 +#, no-wrap +msgid "AUTHORS" +msgstr "AUTORI" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "Jeff Johnson E<lt>jbj@redhat.comE<gt>" +msgstr "Jeff Johnson E<lt>jbj@redhat.comE<gt>" |