[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[RFR] man://manpages-l10n/dnf5-remove.8.po



Hallo zusammen,

anbei die Übersetzung von dnf5-remove.8 (29 Strings). Bitte um
konstruktive Kritik.

Gruß Mario
# 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>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: manpages-l10n 4.27.0\n"
"POT-Creation-Date: 2025-08-07 20:56+0200\n"
"PO-Revision-Date: 2025-08-07 22:03+0200\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"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 25.04.3\n"

#. type: TH
#: archlinux fedora-42 fedora-rawhide mageia-cauldron opensuse-leap-16-0
#: opensuse-tumbleweed
#, no-wrap
msgid "DNF5-REMOVE"
msgstr "DNF5-REMOVE"

#. type: TH
#: archlinux
#, no-wrap
msgid "Jul 17, 2025"
msgstr "17. Juli 2025"

#. type: TH
#: archlinux fedora-42 fedora-rawhide mageia-cauldron opensuse-leap-16-0
#: opensuse-tumbleweed
#, no-wrap
msgid "dnf5"
msgstr "dnf5"

#. type: SH
#: archlinux fedora-42 fedora-rawhide mageia-cauldron opensuse-leap-16-0
#: opensuse-tumbleweed
#, no-wrap
msgid "NAME"
msgstr "BEZEICHNUNG"

#. type: Plain text
#: archlinux fedora-42 fedora-rawhide mageia-cauldron opensuse-leap-16-0
#: opensuse-tumbleweed
msgid "dnf5-remove - Remove Command"
msgstr "dnf5-remove - Remove-Befehl"

#. type: SH
#: archlinux fedora-42 fedora-rawhide mageia-cauldron opensuse-leap-16-0
#: opensuse-tumbleweed
#, no-wrap
msgid "SYNOPSIS"
msgstr "ÜBERSICHT"

# FIXME B<dnf5 remove [options] E<lt>package-spec-NFE<gt>|@E<lt>group-specE<gt>|
# @E<lt>environment-specE<gt>...> → B<dnf5 remove> [I<options>] I<package-spec-NF>|@I<group-spec>|
# @I<environment-spec>...
#. type: Plain text
#: archlinux fedora-rawhide mageia-cauldron
msgid ""
"B<dnf5 remove [options] E<lt>package-spec-NFE<gt>|@E<lt>group-specE<gt>|"
"@E<lt>environment-specE<gt>...>"
msgstr ""
"B<dnf5 remove> [I<options>] I<Paketangabe-NF>|@I<Gruppenangabe>|"
"@I<Umgebungsangabe> …"

#. type: SH
#: archlinux fedora-42 fedora-rawhide mageia-cauldron opensuse-leap-16-0
#: opensuse-tumbleweed
#, no-wrap
msgid "DESCRIPTION"
msgstr "BESCHREIBUNG"

#. type: Plain text
#: archlinux fedora-42 fedora-rawhide mageia-cauldron opensuse-leap-16-0
#: opensuse-tumbleweed
msgid ""
"The B<remove> command in B<DNF5> is used for removing installed packages, "
"groups or environments from the system."
msgstr ""
"Der Befehl B<remove> in B<DNF5> wird zum Entfernen installierter Pakete, "
"Gruppen oder Umgebungen aus dem System verwendet."

#. type: Plain text
#: archlinux fedora-42 fedora-rawhide mageia-cauldron opensuse-leap-16-0
#: opensuse-tumbleweed
msgid ""
"If you want to keep the dependencies that were installed together with the "
"given package, set the B<clean_requirements_on_remove> configuration option "
"to B<False>\\&."
msgstr ""
"Wenn Sie die mit dem jeweiligen Paket installierten Abhängigkeiten behalten "
"möchten, setzen Sie die Konfigurationsoption B<clean_requirements_on_remove> "
"auf B<False>."

#. type: SH
#: archlinux fedora-42 fedora-rawhide mageia-cauldron opensuse-leap-16-0
#: opensuse-tumbleweed
#, no-wrap
msgid "OPTIONS"
msgstr "OPTIONEN"

#. type: TP
#: archlinux fedora-42 fedora-rawhide mageia-cauldron opensuse-leap-16-0
#: opensuse-tumbleweed
#, no-wrap
msgid "B<--no-autoremove>"
msgstr "B<--no-autoremove>"

#. type: Plain text
#: archlinux fedora-42 fedora-rawhide mageia-cauldron opensuse-leap-16-0
#: opensuse-tumbleweed
#, no-wrap
msgid "Disable removal of dependencies that are no longer used.\n"
msgstr "deaktiviert das Entfernen von Abhängigkeiten, die nicht mehr notwendig sind.\n"

#. type: TP
#: archlinux fedora-42 fedora-rawhide mageia-cauldron opensuse-leap-16-0
#: opensuse-tumbleweed
#, no-wrap
msgid "B<--offline>"
msgstr "B<--offline>"

# FIXME B<dnf5-offline(8)> → B<dnf5-offline>(8)
#. type: Plain text
#: archlinux fedora-42 fedora-rawhide mageia-cauldron opensuse-leap-16-0
#: opensuse-tumbleweed
#, no-wrap
msgid "Store the transaction to be performed offline. See B<dnf5-offline(8)>, I<\\%Offline command>\\&.\n"
msgstr "speichert die Transaktion, um sie ohne Netzverbindung ausführen zu können. Siehe B<dnf5-offline>(8), I<\\%Offline-Befehl>.\n"

#. type: SH
#: archlinux fedora-42 fedora-rawhide mageia-cauldron opensuse-leap-16-0
#: opensuse-tumbleweed
#, no-wrap
msgid "EXAMPLES"
msgstr "BEISPIELE"

#. type: TP
#: archlinux fedora-42 fedora-rawhide mageia-cauldron opensuse-leap-16-0
#: opensuse-tumbleweed
#, no-wrap
msgid "B<dnf5 remove tito>"
msgstr "B<dnf5 remove tito>"

#. type: Plain text
#: archlinux fedora-42 fedora-rawhide mageia-cauldron opensuse-leap-16-0
#: opensuse-tumbleweed
#, no-wrap
msgid "Remove the B<tito> package.\n"
msgstr "Entfernt das Paket B<tito>.\n"

#. type: SH
#: archlinux fedora-42 fedora-rawhide mageia-cauldron opensuse-leap-16-0
#: opensuse-tumbleweed
#, no-wrap
msgid "SEE ALSO"
msgstr "SIEHE AUCH"

# FIXME B<dnf5-specs(7)> → B<dnf5-specs>(7)
#. type: Plain text
#: archlinux fedora-42 fedora-rawhide mageia-cauldron opensuse-leap-16-0
#: opensuse-tumbleweed
#, no-wrap
msgid "B<dnf5-specs(7)>, I<\\%Patterns specification>\n"
msgstr "B<dnf5-specs>(7), I<\\%Muster-Spezifikation>\n"

#. type: SH
#: archlinux fedora-42 fedora-rawhide mageia-cauldron opensuse-leap-16-0
#: opensuse-tumbleweed
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"

# FIXME dnf5 → B<dnf5>
#. type: Plain text
#: archlinux fedora-42 fedora-rawhide mageia-cauldron opensuse-leap-16-0
#: opensuse-tumbleweed
msgid "See AUTHORS.md in dnf5 source distribution."
msgstr "Siehe AUTHORS.md in der B<dnf5>-Quelldistribution."

#. type: SH
#: archlinux fedora-42 fedora-rawhide mageia-cauldron opensuse-leap-16-0
#: opensuse-tumbleweed
#, no-wrap
msgid "COPYRIGHT"
msgstr "COPYRIGHT"

# FIXME dnf5 project → DNF5 project (to distinguish from the command itself)
#.  Generated by docutils manpage writer.
#. type: Plain text
#: archlinux fedora-42 fedora-rawhide mageia-cauldron opensuse-leap-16-0
#: opensuse-tumbleweed
msgid "Contributors to the dnf5 project."
msgstr "Mitwirkende am DNF5-Projekt."

#. type: TH
#: fedora-42
#, no-wrap
msgid "Mar 18, 2025"
msgstr "18. März 2025"

#. type: Plain text
#: fedora-42 opensuse-leap-16-0 opensuse-tumbleweed
msgid ""
"B<dnf5 remove [options] E<lt>package-file-specE<gt>|@E<lt>group-specE<gt>|"
"@E<lt>environment-specE<gt>...>"
msgstr ""
"B<dnf5 remove> [I<options>] I<Paketdateiangabe-NF>|@I<Gruppenangabe>|"
"@I<Umgebungsangabe> …"

#. type: TH
#: fedora-rawhide
#, no-wrap
msgid "Jul 24, 2025"
msgstr "24. Juli 2025"

#. type: TH
#: mageia-cauldron
#, no-wrap
msgid "Jul 29, 2025"
msgstr "29. Juli 2025"

#. type: TH
#: opensuse-leap-16-0 opensuse-tumbleweed
#, no-wrap
msgid "Apr 29, 2025"
msgstr "29. April 2025"

Reply to: