diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
commit | fc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch) | |
tree | ce1e3bce06471410239a6f41282e328770aa404a /po/de/man8/rpmdb.8.po | |
parent | Initial commit. (diff) | |
download | manpages-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/man8/rpmdb.8.po')
-rw-r--r-- | po/de/man8/rpmdb.8.po | 155 |
1 files changed, 155 insertions, 0 deletions
diff --git a/po/de/man8/rpmdb.8.po b/po/de/man8/rpmdb.8.po new file mode 100644 index 00000000..9e416713 --- /dev/null +++ b/po/de/man8/rpmdb.8.po @@ -0,0 +1,155 @@ +# German translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +# Mario Blättermann <mario.blaettermann@gmail.com>, 2019. +msgid "" +msgstr "" +"Project-Id-Version: manpages-l10n 2.15\n" +"POT-Creation-Date: 2023-08-27 17:17+0200\n" +"PO-Revision-Date: 2019-11-03 10:19+0100\n" +"Last-Translator: Mario Blättermann <mario.blaettermann@gmail.com>\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" +"X-Generator: Lokalize 19.08.2\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "RPMDB" +msgstr "RPMDB" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "29 June 2010" +msgstr "29. Juni 2010" + +#. 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 "BEZEICHNUNG" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "rpmdb - RPM Database Tool" +msgstr "rpmdb - RPM-Datenbankwerkzeug" + +#. type: SH +#: opensuse-leap-15-6 +#, no-wrap +msgid "SYNOPSIS" +msgstr "ÜBERSICHT" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "B<rpm> {B<--initdb|--rebuilddb>}" +msgstr "B<rpm> {B<--initdb|--rebuilddb>}" + +#. type: SH +#: opensuse-leap-15-6 +#, no-wrap +msgid "DESCRIPTION" +msgstr "BESCHREIBUNG" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "The general form of an rpm rebuild database command is" +msgstr "" +"Die allgemeine Form eines Befehls zur Neuerstellung einer RPM-Datenbank " +"lautet:" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"B<rpm> {B<--initdb|--rebuilddb>} [B<-v>] [B<--dbpath >I<DIRECTORY>] [B<--" +"root >I<DIRECTORY>]" +msgstr "" +"B<rpm> {B<--initdb|--rebuilddb>} [B<-v>] [B<--dbpath >I<VERZEICHNIS>] [B<--" +"root >I<VERZEICHNIS>]" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"Use B<--initdb> to create a new database if one doesn't already exist " +"(existing database is not overwritten), use B<--rebuilddb> to rebuild the " +"database indices from the installed package headers." +msgstr "" +"Mit B<--initdb> erstellen Sie eine neue Datenbank, falls noch keine " +"existiert (eine existierende Datenbank wird dabei nicht überschrieben). Mit " +"B<--rebuilddb> erstellen Sie die Datenbankindizes aus den Kopfdaten der " +"installierten Pakete neu." + +#. type: SH +#: opensuse-leap-15-6 +#, no-wrap +msgid "SEE ALSO" +msgstr "SIEHE AUCH" + +# FIXME Zeilenumbrüche sind andernorts in SEE ALSO nicht (mehr) üblich +#. type: Plain text +#: opensuse-leap-15-6 +#, no-wrap +msgid "" +"B<popt>(3),\n" +"B<rpm>(8),\n" +"B<rpmkeys>(8),\n" +"B<rpmsign>(8),\n" +"B<rpm2cpio>(8),\n" +"B<rpmbuild>(8),\n" +"B<rpmspec>(8),\n" +msgstr "" +"B<popt>(3),\n" +"B<rpm>(8),\n" +"B<rpmkeys>(8),\n" +"B<rpmsign>(8),\n" +"B<rpm2cpio>(8),\n" +"B<rpmbuild>(8),\n" +"B<rpmspec>(8)\n" + +# FIXME rpm → B<rpm> +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"B<rpm --help> - as rpm supports customizing the options via popt aliases " +"it's impossible to guarantee that what's described in the manual matches " +"what's available." +msgstr "" +"B<rpm --help> - da B<rpm> benutzerdefinierte Optionen über Popt-Aliase " +"unterstützt, kann unmöglich garantiert werden, dass die Beschreibungen in " +"diesem Handbuch exakt dem entsprechen, was verfügbar ist." + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "B<http://www.rpm.org/ E<lt>URL:http://www.rpm.org/E<gt>>" +msgstr "B<http://www.rpm.org/ E<lt>URL:http://www.rpm.org/E<gt>>" + +#. type: SH +#: opensuse-leap-15-6 +#, no-wrap +msgid "AUTHORS" +msgstr "AUTOREN" + +#. type: Plain text +#: opensuse-leap-15-6 +#, no-wrap +msgid "" +"Marc Ewing E<lt>marc@redhat.comE<gt>\n" +"Jeff Johnson E<lt>jbj@redhat.comE<gt>\n" +"Erik Troan E<lt>ewt@redhat.comE<gt>\n" +"Panu Matilainen E<lt>pmatilai@redhat.comE<gt>\n" +msgstr "" +"Marc Ewing E<lt>marc@redhat.comE<gt>\n" +"Jeff Johnson E<lt>jbj@redhat.comE<gt>\n" +"Erik Troan E<lt>ewt@redhat.comE<gt>\n" +"Panu Matilainen E<lt>pmatilai@redhat.comE<gt>\n" |