summaryrefslogtreecommitdiffstats
path: root/po/de/man8/e2label.8.po
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
commitfc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch)
treece1e3bce06471410239a6f41282e328770aa404a /po/de/man8/e2label.8.po
parentInitial commit. (diff)
downloadmanpages-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/e2label.8.po')
-rw-r--r--po/de/man8/e2label.8.po164
1 files changed, 164 insertions, 0 deletions
diff --git a/po/de/man8/e2label.8.po b/po/de/man8/e2label.8.po
new file mode 100644
index 00000000..21e71584
--- /dev/null
+++ b/po/de/man8/e2label.8.po
@@ -0,0 +1,164 @@
+# German translation of manpages
+# This file is distributed under the same license as the manpages-l10n package.
+# Copyright © of this file:
+# Helge Kreutzmann <debian@helgefjell.de>, 2022,2023.
+msgid ""
+msgstr ""
+"Project-Id-Version: manpages-l10n 4.17.0\n"
+"POT-Creation-Date: 2024-02-15 17:57+0100\n"
+"PO-Revision-Date: 2023-02-20 08:14+0100\n"
+"Last-Translator: Helge Kreutzmann <debian@helgefjell.de>\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"
+
+#. type: TH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "E2LABEL"
+msgstr "E2LABEL"
+
+#. type: TH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "February 2023"
+msgstr "Februar 2023"
+
+#. type: TH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "E2fsprogs version 1.47.0"
+msgstr "E2fsprogs Version 1.47.0"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "NAME"
+msgstr "BEZEICHNUNG"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "e2label - Change the label on an ext2/ext3/ext4 file system"
+msgstr "e2label - Die Bezeichnung eines Ext2/Ext3/Ext4-Dateisystems ändern"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "SYNOPSIS"
+msgstr "ÜBERSICHT"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<e2label> I<device> [ I<volume-label> ]"
+msgstr "B<e2label> I<Gerät> [ I<Datenträgerbezeichnung> ]"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr "BESCHREIBUNG"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"B<e2label> will display or change the volume label on the ext2, ext3, or "
+"ext4 file system located on I<device.>"
+msgstr ""
+"B<e2label> zeigt oder ändert die Datenträgerbezeichnung eines auf I<Gerät> "
+"befindlichen Ext2-, Ext3- oder Ext4-Dateisystems an."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"If the optional argument I<volume-label> is not present, B<e2label> will "
+"simply display the current volume label."
+msgstr ""
+"Falls das optionale Argument I<Datenträgerbezeichnung> nicht vorhanden ist, "
+"wird B<e2label> einfach die aktuelle Datenträgerbezeichnung anzeigen."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"If the optional argument I<volume-label> is present, then B<e2label> will "
+"set the volume label to be I<volume-label>. Ext2 volume labels can be at "
+"most 16 characters long; if I<volume-label> is longer than 16 characters, "
+"B<e2label> will truncate it and print a warning message. For other file "
+"systems that support online label manipulation and are mounted B<e2label> "
+"will work as well, but it will not attempt to truncate the I<volume-label> "
+"at all."
+msgstr ""
+"Falls das optionale Argument I<Datenträgerbezeichnung> vorhanden ist, wird "
+"B<e2label> die Datenträgerbezeichnung auf I<Datenträgerbezeichnung> ändern. "
+"Ext2-Datenträgerbezeichnungen dürfen maximal 16 Zeichen lang sein; falls "
+"I<Datenträgerbezeichnung> länger als 16 Zeichen ist, dann wird B<e2label> "
+"sie abschneiden und eine Warnmeldung ausgeben. Für andere Dateisysteme, die "
+"die Änderung der Bezeichnung zur Laufzeit unterstützen und eingehängt sind, "
+"wird B<e2label> auch funktionieren, aber es wird gar nicht versuchen, die "
+"I<Datenträgerbezeichnung> abzuschneiden."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"It is also possible to set the volume label using the B<-L> option of "
+"B<tune2fs>(8)."
+msgstr ""
+"Es ist auch möglich, die Datenträgerbezeichnung mittels der Option B<-L> von "
+"B<tune2fs>(8) zu setzen."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "AUTHOR"
+msgstr "AUTOR"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<e2label> was written by Theodore Ts'o (tytso@mit.edu)."
+msgstr "B<e2label> wurde von Theodore Ts'o (tytso@mit.edu) geschrieben."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "AVAILABILITY"
+msgstr "VERFÜGBARKEIT"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"B<e2label> is part of the e2fsprogs package and is available from http://"
+"e2fsprogs.sourceforge.net."
+msgstr ""
+"B<e2label> ist Teil des Pakets »e2fsprogs« und ist von http://e2fsprogs."
+"sourceforge.net verfügbar."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "SEE ALSO"
+msgstr "SIEHE AUCH"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<mke2fs>(8), B<tune2fs>(8)"
+msgstr "B<mke2fs>(8), B<tune2fs>(8)"