summaryrefslogtreecommitdiffstats
path: root/po/de/man8/rpm2archive.8.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/de/man8/rpm2archive.8.po')
-rw-r--r--po/de/man8/rpm2archive.8.po31
1 files changed, 27 insertions, 4 deletions
diff --git a/po/de/man8/rpm2archive.8.po b/po/de/man8/rpm2archive.8.po
index 307d69a4..a1888670 100644
--- a/po/de/man8/rpm2archive.8.po
+++ b/po/de/man8/rpm2archive.8.po
@@ -5,9 +5,9 @@
# Helge Kreutzmann <debian@helgefjell.de>, 2021, 2024.
msgid ""
msgstr ""
-"Project-Id-Version: manpages-l10n 4.21\n"
-"POT-Creation-Date: 2024-02-09 17:07+0100\n"
-"PO-Revision-Date: 2024-02-10 07:54+0100\n"
+"Project-Id-Version: manpages-l10n 4.22\n"
+"POT-Creation-Date: 2024-06-01 06:16+0200\n"
+"PO-Revision-Date: 2024-06-02 06:50+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"
@@ -51,7 +51,7 @@ msgid "SYNOPSIS"
msgstr "ÜBERSICHT"
#. type: Plain text
-#: debian-bookworm debian-unstable
+#: debian-bookworm
msgid ""
"\\f[B]rpm2archive\\f[R] \\f[B]{-n|--nocompression}\\f[R] \\f[I]FILES\\fR"
msgstr ""
@@ -172,6 +172,15 @@ msgstr ""
#. type: Plain text
#: debian-unstable
msgid ""
+"\\f[B]rpm2archive\\f[R] \\f[B]{-n|--nocompression}\\f[R] \\f[B]{-f|--"
+"format=pax|cpio}\\f[R] \\f[I]FILES\\fR"
+msgstr ""
+"\\f[B]rpm2archive\\f[R] \\f[B]{-n|--nocompression}\\f[R] \\f[B]{-f|--"
+"format=pax|cpio}\\f[R] \\f[I]FILES\\fR"
+
+#. type: Plain text
+#: debian-unstable
+msgid ""
"\\f[B]rpm2archive\\f[R] converts the .rpm files specified as arguments to "
"tar archives on standard out.\\fR"
msgstr ""
@@ -197,6 +206,20 @@ msgstr ""
"in Tar-Dateien mit einer Endung ».tgz« geschrieben und standardmäßig mit "
"B<gzip>(1) komprimiert."
+#. type: TP
+#: debian-unstable
+#, no-wrap
+msgid "\\f[B]-f, --format=pax|cpio\\fR"
+msgstr "\\f[B]-f, --format=pax|cpio\\fR"
+
+#. type: Plain text
+#: debian-unstable
+msgid ""
+"Generate archive in specified format: \\f[B]pax\\f[R] (the default format) "
+"or \\f[B]cpio\\f[R]. Note that the cpio format cannot host files over 4GB "
+"in size and is only supported here for backwards compatibility.\\fR"
+msgstr ""
+
#. type: Plain text
#: debian-unstable
msgid "\\f[BI]rpm2archive glint-1.0-1.i386.rpm | tar -xvz\\fR"