summaryrefslogtreecommitdiffstats
path: root/po/de/man1/dir.1.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/man1/dir.1.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/man1/dir.1.po')
-rw-r--r--po/de/man1/dir.1.po1352
1 files changed, 1352 insertions, 0 deletions
diff --git a/po/de/man1/dir.1.po b/po/de/man1/dir.1.po
new file mode 100644
index 00000000..67f378f2
--- /dev/null
+++ b/po/de/man1/dir.1.po
@@ -0,0 +1,1352 @@
+# German translation of manpages
+# This file is distributed under the same license as the manpages-l10n package.
+# Copyright © of this file:
+# Karl Eichwalder <ke@suse.de>
+# Lutz Behnke <lutz.behnke@gmx.de>
+# Michael Piefel <piefel@debian.org>
+# Michael Schmidt <michael@guug.de>
+# Dr. Tobias Quathamer <toddy@debian.org>, 2010, 2012, 2016.
+# Mario Blättermann <mario.blaettermann@gmail.com>, 2014, 2016, 2019-2023.
+# Helge Kreutzmann <debian@helgefjell.de>, 2018.
+msgid ""
+msgstr ""
+"Project-Id-Version: manpages-de\n"
+"POT-Creation-Date: 2024-02-15 17:57+0100\n"
+"PO-Revision-Date: 2023-03-26 17:17+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 22.12.3\n"
+
+#. type: TH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "DIR"
+msgstr "DIR"
+
+#. type: TH
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "January 2024"
+msgstr "Januar 2024"
+
+#. type: TH
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "GNU coreutils 9.4"
+msgstr "GNU coreutils 9.4"
+
+#. type: TH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "User Commands"
+msgstr "Dienstprogramme für Benutzer"
+
+#. 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 "dir - list directory contents"
+msgstr "dir - Verzeichnisinhalte auflisten"
+
+#. 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<dir> [I<\\,OPTION\\/>]... [I<\\,FILE\\/>]..."
+msgstr "B<dir> [I<\\,OPTION\\/>]… [I<\\,DATEI\\/>]…"
+
+#. 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 ""
+"List information about the FILEs (the current directory by default). Sort "
+"entries alphabetically if none of B<-cftuvSUX> nor B<--sort> is specified."
+msgstr ""
+"Auflistung von Informationen über die DATEIen (Standardvorgabe ist das "
+"aktuelle Verzeichnis). Die Einträge werden alphabetisch sortiert, falls "
+"weder B<-cftuvSUX> noch B<--sort> angegeben wurden."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Mandatory arguments to long options are mandatory for short options too."
+msgstr ""
+"Die obligatorischen Argumente für Optionen sind für deren Kurz- und Langform "
+"gleich."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-a>, B<--all>"
+msgstr "B<-a>, B<--all>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "do not ignore entries starting with ."
+msgstr "Einträge nicht ignorieren, die mit ».« beginnen"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-A>, B<--almost-all>"
+msgstr "B<-A>, B<--almost-all>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "do not list implied . and .."
+msgstr "Die impliziten Einträge ».« und »..« nicht auflisten"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--author>"
+msgstr "B<--author>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "with B<-l>, print the author of each file"
+msgstr "Mit B<-l> den Autor jeder Datei ausgeben"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-b>, B<--escape>"
+msgstr "B<-b>, B<--escape>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "print C-style escapes for nongraphic characters"
+msgstr "Bei nichtdruckbaren Zeichen Maskierungen im C-Stil ausgeben"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--block-size>=I<\\,SIZE\\/>"
+msgstr "B<--block-size>=I<\\,GRÖSSE\\/>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"with B<-l>, scale sizes by SIZE when printing them; e.g., '--block-size=M'; "
+"see SIZE format below"
+msgstr ""
+"skaliert mit B<-l> beim Druck Größen durch GRÖSSE; z.B. »--block-size=M«; "
+"siehe GRÖSSE-Format unten."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-B>, B<--ignore-backups>"
+msgstr "B<-B>, B<--ignore-backups>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "do not list implied entries ending with ~"
+msgstr "Implizite Einträge, die auf »~« enden, nicht auflisten"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-c>"
+msgstr "B<-c>"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"with B<-lt>: sort by, and show, ctime (time of last change of file status "
+"information); with B<-l>: show ctime and sort by name; otherwise: sort by "
+"ctime, newest first"
+msgstr ""
+"Mit B<-lt>: Sortieren nach und Anzeigen von ctime (die Zeit der letzten "
+"Änderung der Statusinformation der Datei); mit B<-l>: Anzeigen von ctime, "
+"sortieren nach Name; ansonsten: Sortieren nach ctime, neueste zuerst"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-C>"
+msgstr "B<-C>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "list entries by columns"
+msgstr "Einträge in Spalten auflisten"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--color>[=I<\\,WHEN\\/>]"
+msgstr "B<--color>[=I<\\,WANN\\/>]"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid "color the output WHEN; more info below"
+msgstr ""
+"Steuerung, wann Farbe zum Unterscheiden der Dateitypen eingesetzt wird; mehr "
+"dazu nachfolgend"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-d>, B<--directory>"
+msgstr "B<-d>, B<--directory>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "list directories themselves, not their contents"
+msgstr "Verzeichnisse an sich auflisten, nicht deren Inhalte"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-D>, B<--dired>"
+msgstr "B<-D>, B<--dired>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "generate output designed for Emacs' dired mode"
+msgstr "Ausgabe erzeugen, die für Emacs' »dired«-Modus geeignet ist"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-f>"
+msgstr "B<-f>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid "list all entries in directory order"
+msgstr "Alle Einträge in der Reihenfolge des Verzeichnisses auflisten"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "B<-F>, B<--classify>[=I<\\,WHEN\\/>]"
+msgstr "B<-F>, B<--classify>[=I<\\,WANN\\/>]"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid "append indicator (one of */=E<gt>@|) to entries WHEN"
+msgstr "Indikator (einer von */=E<gt>@|) an Einträge WANN anhängen"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--file-type>"
+msgstr "B<--file-type>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "likewise, except do not append '*'"
+msgstr "Genauso, aber kein »*« anhängen"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--format>=I<\\,WORD\\/>"
+msgstr "B<--format>=I<\\,WORT\\/>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"across B<-x>, commas B<-m>, horizontal B<-x>, long B<-l>, single-column "
+"B<-1>, verbose B<-l>, vertical B<-C>"
+msgstr ""
+"»across« B<-x>, »commas« B<-m>, »horizontal« B<-x>, »long« B<-l>, »single-"
+"column« B<-1>, »verbose« B<-l>, »vertical« B<-C>"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--full-time>"
+msgstr "B<--full-time>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "like B<-l> B<--time-style>=I<\\,full-iso\\/>"
+msgstr "Wie B<-l> B<--time-style>=I<\\,full-iso\\/>"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-g>"
+msgstr "B<-g>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "like B<-l>, but do not list owner"
+msgstr "Wie B<-l>, aber Besitzer nicht auflisten"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--group-directories-first>"
+msgstr "B<--group-directories-first>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid ""
+"group directories before files; can be augmented with a B<--sort> option, "
+"but any use of B<--sort>=I<\\,none\\/> (B<-U>) disables grouping"
+msgstr ""
+"Verzeichnisse vor den Dateien gruppieren; kann mit einer B<--sort>-Option "
+"erweitert werden, aber die Benutzung von B<--sort>=I<\\,none\\/> (B<-U>) "
+"schaltet die Gruppierung ab"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-G>, B<--no-group>"
+msgstr "B<-G>, B<--no-group>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "in a long listing, don't print group names"
+msgstr "Bei einem langen Listenformat die Gruppennamen nicht ausgeben"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-h>, B<--human-readable>"
+msgstr "B<-h>, B<--human-readable>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "with B<-l> and B<-s>, print sizes like 1K 234M 2G etc."
+msgstr "Mit B<-l> und B<-s> Größen in der Form 1K 234M 2G usw. ausgeben"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--si>"
+msgstr "B<--si>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "likewise, but use powers of 1000 not 1024"
+msgstr "Genauso, aber Potenzen von 1000 statt 1024 benutzen"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-H>, B<--dereference-command-line>"
+msgstr "B<-H>, B<--dereference-command-line>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "follow symbolic links listed on the command line"
+msgstr "Symbolischen Links folgen, die auf der Befehlszeile aufgeführt sind"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--dereference-command-line-symlink-to-dir>"
+msgstr "B<--dereference-command-line-symlink-to-dir>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid "follow each command line symbolic link that points to a directory"
+msgstr ""
+"Jedem symbolischen Link auf der Befehlszeile folgen, der auf ein Verzeichnis "
+"zeigt"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--hide>=I<\\,PATTERN\\/>"
+msgstr "B<--hide>=I<\\,MUSTER\\/>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"do not list implied entries matching shell PATTERN (overridden by B<-a> or "
+"B<-A>)"
+msgstr ""
+"Implizite Einträge, auf die das Shell‐MUSTER passt, nicht auflisten (wird "
+"durch B<-a> oder B<-A> außer Kraft gesetzt)"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--hyperlink>[=I<\\,WHEN\\/>]"
+msgstr "B<--hyperlink>[=I<\\,WANN\\/>]"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid "hyperlink file names WHEN"
+msgstr "Dateinamen als Hyperlinks WANN"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--indicator-style>=I<\\,WORD\\/>"
+msgstr "B<--indicator-style>=I<\\,WORT\\/>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"append indicator with style WORD to entry names: none (default), slash (B<-"
+"p>), file-type (B<--file-type>), classify (B<-F>)"
+msgstr ""
+"Indikator des Stils WORT an die Namen der Einträge anhängen: "
+"»none« (Standardvorgabe), »slash« (B<-p>), »file-type« (B<--file-type>), "
+"»classify« (B<-F>)"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-i>, B<--inode>"
+msgstr "B<-i>, B<--inode>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "print the index number of each file"
+msgstr "Indexnummer jeder Datei ausgeben"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-I>, B<--ignore>=I<\\,PATTERN\\/>"
+msgstr "B<-I>, B<--ignore>=I<\\,MUSTER\\/>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "do not list implied entries matching shell PATTERN"
+msgstr "Implizite Einträge, auf die das Shell‐MUSTER passt, nicht auflisten"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-k>, B<--kibibytes>"
+msgstr "B<-k>, B<--kibibytes>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid ""
+"default to 1024-byte blocks for file system usage; used only with B<-s> and "
+"per directory totals"
+msgstr ""
+"1024-Byte-Blöcke als Voreinstellung für Platzverbrauch im Dateisystem "
+"verwenden; wird nur mit B<-s> und pro Verzeichnisgesamtwerte verwandt"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-l>"
+msgstr "B<-l>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "use a long listing format"
+msgstr "Langes Listenformat verwenden"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-L>, B<--dereference>"
+msgstr "B<-L>, B<--dereference>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"when showing file information for a symbolic link, show information for the "
+"file the link references rather than for the link itself"
+msgstr ""
+"Beim Anzeigen der Dateiinformationen für einen symbolischen Link werden die "
+"Informationen für die Datei angezeigt, auf die der Link zeigt, statt für den "
+"Link selbst"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-m>"
+msgstr "B<-m>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "fill width with a comma separated list of entries"
+msgstr ""
+"Die Breite mit einer durch Kommata getrennten Liste von Einträgen auffüllen"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-n>, B<--numeric-uid-gid>"
+msgstr "B<-n>, B<--numeric-uid-gid>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "like B<-l>, but list numeric user and group IDs"
+msgstr "Wie B<-l>, aber numerische Benutzer- und Gruppenkennungen auflisten"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-N>, B<--literal>"
+msgstr "B<-N>, B<--literal>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "print entry names without quoting"
+msgstr "Eintragsnamen ohne Anführungszeichen ausgeben"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-o>"
+msgstr "B<-o>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "like B<-l>, but do not list group information"
+msgstr "Wie B<-l>, aber Gruppeninformationen nicht auflisten"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-p>, B<--indicator-style>=I<\\,slash\\/>"
+msgstr "B<-p>, B<--indicator-style>=I<\\,slash\\/>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "append / indicator to directories"
+msgstr "Den »/«-Indikator an Verzeichnisse anhängen"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-q>, B<--hide-control-chars>"
+msgstr "B<-q>, B<--hide-control-chars>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "print ? instead of nongraphic characters"
+msgstr "Statt nichtgraphischer Zeichen »?« ausgeben"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--show-control-chars>"
+msgstr "B<--show-control-chars>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"show nongraphic characters as-is (the default, unless program is 'ls' and "
+"output is a terminal)"
+msgstr ""
+"Nicht darstellbare Zeichen anzeigen, wie sie sind (Standardvorgabe, außer "
+"wenn das Programm »ls« ist und die Ausgabe auf ein Terminal geht)"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-Q>, B<--quote-name>"
+msgstr "B<-Q>, B<--quote-name>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "enclose entry names in double quotes"
+msgstr "Eintragsnamen in doppelte englische Anführungszeichen einschließen"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--quoting-style>=I<\\,WORD\\/>"
+msgstr "B<--quoting-style>=I<\\,WORT\\/>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"use quoting style WORD for entry names: literal, locale, shell, shell-"
+"always, shell-escape, shell-escape-always, c, escape (overrides "
+"QUOTING_STYLE environment variable)"
+msgstr ""
+"Anführungszeichen‐Stil WORT für Eintragsnamen benutzen: literal, locale, "
+"shell, shell-always, shell-escape, shell-escape-always, c, escape (setzt die "
+"Umgebungsvariable QUOTING_STYLE außer Kraft)"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-r>, B<--reverse>"
+msgstr "B<-r>, B<--reverse>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "reverse order while sorting"
+msgstr "Umgekehrte Reihenfolge beim Sortieren"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-R>, B<--recursive>"
+msgstr "B<-R>, B<--recursive>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "list subdirectories recursively"
+msgstr "Unterverzeichnisse rekursiv auflisten"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-s>, B<--size>"
+msgstr "B<-s>, B<--size>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "print the allocated size of each file, in blocks"
+msgstr "Die zugeteilte Größe jeder Datei in Blöcken ausgeben"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-S>"
+msgstr "B<-S>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "sort by file size, largest first"
+msgstr "Nach Dateigröße sortieren, die größten zuerst"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--sort>=I<\\,WORD\\/>"
+msgstr "B<--sort>=I<\\,WORT\\/>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid ""
+"sort by WORD instead of name: none (B<-U>), size (B<-S>), time (B<-t>), "
+"version (B<-v>), extension (B<-X>), width"
+msgstr ""
+"Nach WORT anstatt nach Namen sortieren: »none« B<-U>, »size« B<-S>, »time« "
+"B<-t>, »version« B<-v>, »extension« B<-X>, »width«"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--time>=I<\\,WORD\\/>"
+msgstr "B<--time>=I<\\,WORT\\/>"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"select which timestamp used to display or sort; access time (B<-u>): atime, "
+"access, use; metadata change time (B<-c>): ctime, status; modified time "
+"(default): mtime, modification; birth time: birth, creation;"
+msgstr ""
+"wählt, welcher Zeitstempel für die Anzeige oder Sortierung verwendet werden "
+"soll:; Zugriffszeit (B<-u>): atime, access, use; Metadaten-Änderungszeit (B<-"
+"c>): ctime, status; Änderungszeit (Vorgabe): mtime, modification; "
+"Erstellungszeit: birth, creation;"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"with B<-l>, WORD determines which time to show; with B<--sort>=I<\\,time\\/"
+">, sort by WORD (newest first)"
+msgstr ""
+"Mit B<-l> bestimmt das angegebene WORT, welche Zeit angezeigt werden soll; "
+"mit B<--sort>=I<\\,Zeit\\/> wird nach dem angegebenen WORT sortiert (das "
+"neueste zuerst)"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--time-style>=I<\\,TIME_STYLE\\/>"
+msgstr "B<--time-style>=I<\\,ZEITSTIL\\/>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "time/date format with B<-l>; see TIME_STYLE below"
+msgstr "Zeit-/Datumsformat mit B<-l>; siehe TIME_STYLE unten"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-t>"
+msgstr "B<-t>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "sort by time, newest first; see B<--time>"
+msgstr "Nach Änderungszeit sortieren, neueste zuerst; siehe B<--time>"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-T>, B<--tabsize>=I<\\,COLS\\/>"
+msgstr "B<-T>, B<--tabsize>=I<\\,ANZAHL\\/>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "assume tab stops at each COLS instead of 8"
+msgstr "Tabulatorstopps nach jeweils ANZAHL Spalten setzen statt 8"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-u>"
+msgstr "B<-u>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"with B<-lt>: sort by, and show, access time; with B<-l>: show access time "
+"and sort by name; otherwise: sort by access time, newest first"
+msgstr ""
+"Mit B<-lt>: Sortieren nach und Anzeigen der Zugriffszeit; mit B<-l>: "
+"Anzeigen der Zugriffszeit, sortieren nach Name; ansonsten: Sortieren nach "
+"Zugriffszeit (neueste zuerst)"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-U>"
+msgstr "B<-U>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "do not sort; list entries in directory order"
+msgstr ""
+"Nicht sortieren; Einträge in der Reihenfolge des Verzeichnisses auflisten"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-v>"
+msgstr "B<-v>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "natural sort of (version) numbers within text"
+msgstr "Natürliche Sortierung von (Versions)nummern im Text"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-w>, B<--width>=I<\\,COLS\\/>"
+msgstr "B<-w>, B<--width>=I<\\,BREITE\\/>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "set output width to COLS. 0 means no limit"
+msgstr ""
+"setzt die Breite der Ausgabe auf BREITE. Wenn 0 angegeben wird, ist die "
+"Ausgabebreite nicht begrenzt."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-x>"
+msgstr "B<-x>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "list entries by lines instead of by columns"
+msgstr "Einträge in Zeilen statt in Spalten auflisten"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-X>"
+msgstr "B<-X>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "sort alphabetically by entry extension"
+msgstr "Alphabetisch nach der Erweiterung des Eintrags sortieren"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-Z>, B<--context>"
+msgstr "B<-Z>, B<--context>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "print any security context of each file"
+msgstr "Jeden Sicherheitskontext jeder Datei anzeigen"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "B<--zero>"
+msgstr "B<--zero>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid "end each output line with NUL, not newline"
+msgstr ""
+"Jede Ausgabezeile mit einem Nullbyte statt des Zeilenumbruchs abschließen"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-1>"
+msgstr "B<-1>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid "list one file per line"
+msgstr "Eine Datei pro Zeile auflisten"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--help>"
+msgstr "B<--help>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "display this help and exit"
+msgstr "zeigt Hilfeinformationen an und beendet das Programm."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--version>"
+msgstr "B<--version>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "output version information and exit"
+msgstr "gibt Versionsinformationen aus und beendet das Programm."
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"The SIZE argument is an integer and optional unit (example: 10K is "
+"10*1024). Units are K,M,G,T,P,E,Z,Y,R,Q (powers of 1024) or KB,MB,... "
+"(powers of 1000). Binary prefixes can be used, too: KiB=K, MiB=M, and so on."
+msgstr ""
+"GRÖSSE ist eine Ganzzahl und optionale Einheit (Beispiel: 10K ist 10*1024). "
+"Einheiten sind K, M, G, T, P, E, Z, Y, R, Q (Potenzen von 1024) oder KB, MB, "
+"… (Potenzen von 1000). Es können auch binäre Präfixe verwandt werden: KiB=K, "
+"MiB=M und so weiter."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The TIME_STYLE argument can be full-iso, long-iso, iso, locale, or +FORMAT. "
+"FORMAT is interpreted like in B<date>(1). If FORMAT is "
+"FORMAT1E<lt>newlineE<gt>FORMAT2, then FORMAT1 applies to non-recent files "
+"and FORMAT2 to recent files. TIME_STYLE prefixed with 'posix-' takes effect "
+"only outside the POSIX locale. Also the TIME_STYLE environment variable "
+"sets the default style to use."
+msgstr ""
+"Das Argument TIME_STYLE kann full-iso, long-iso, iso, locale oder +FORMAT "
+"sein. FORMAT wird wie bei B<date>(1) interpretiert. Falls FORMAT die Form "
+"FORMAT1E<lt>ZeilenumbruchE<gt>FORMAT2 hat, wird FORMAT1 für nicht kürzlich "
+"geänderte Dateien benutzt und FORMAT2 für kürzlich geänderte. Wird "
+"TIME_STYLE »posix« vorangestellt, hat dies nur außerhalb der POSIX-Locale "
+"einen Effekt. Auch setzt die Umgebungsvariable TIME_STYLE den zu "
+"verwendenden Standardstil."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid ""
+"The WHEN argument defaults to 'always' and can also be 'auto' or 'never'."
+msgstr ""
+"Die Vorgabe für das Argument WANN ist »always«, es kann aber auch auf »auto« "
+"oder »never« gesetzt werden."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid ""
+"Using color to distinguish file types is disabled both by default and with "
+"B<--color>=I<\\,never\\/>. With B<--color>=I<\\,auto\\/>, ls emits color "
+"codes only when standard output is connected to a terminal. The LS_COLORS "
+"environment variable can change the settings. Use the B<dircolors>(1) "
+"command to set it."
+msgstr ""
+"Die Verwendung von Farben zur Unterscheidung von Dateitypen ist sowohl in "
+"der Voreinstellung als auch bei B<--color>=I<\\,never\\/> ausgeschaltet. Mit "
+"B<--color>=I<\\,auto\\/> gibt ls nur dann Farbcodes aus, wenn die "
+"Standardausgabe mit einem Terminal verbunden ist. Die Umgebungsvariable "
+"LS_COLORS kann diese Einstellungen ändern. Benutzen Sie den Befehl "
+"B<dircolors>, um sie festzulegen."
+
+#. type: SS
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "Exit status:"
+msgstr "Rückgabewert:"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "0"
+msgstr "0"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "if OK,"
+msgstr "wenn alles in Ordnung ist,"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "1"
+msgstr "1"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "if minor problems (e.g., cannot access subdirectory),"
+msgstr "bei kleineren Problemen (z. B. kein Zugriff auf Unterverzeichnis),"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "2"
+msgstr "2"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "if serious trouble (e.g., cannot access command-line argument)."
+msgstr ""
+"bei ernsthaften Schwierigkeiten (z. B. kein Zugriff auf "
+"Befehlszeilenargument)."
+
+#. 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 "Written by Richard M. Stallman and David MacKenzie."
+msgstr "Geschrieben von Richard M. Stallman und David MacKenzie."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "REPORTING BUGS"
+msgstr "FEHLER MELDEN"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"GNU coreutils online help: E<lt>https://www.gnu.org/software/coreutils/E<gt>"
+msgstr ""
+"Onlinehilfe für GNU coreutils: E<.UR https://www.gnu.org/software/coreutils/"
+">E<.UE>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Report any translation bugs to E<lt>https://translationproject.org/team/E<gt>"
+msgstr ""
+"Melden Sie Fehler in der Übersetzung an E<.UR https://translationproject.org/"
+"team/de.html> das deutschsprachige Team beim GNU Translation ProjectE<.UE .>"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "COPYRIGHT"
+msgstr "COPYRIGHT"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"Copyright \\(co 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL "
+"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+msgstr ""
+"Copyright \\(co 2023 Free Software Foundation, Inc. Lizenz GPLv3+: E<.UR "
+"https://gnu.org/licenses/gpl.html> GNU GPL Version 3 E<.UE> oder neuer."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"This is free software: you are free to change and redistribute it. There is "
+"NO WARRANTY, to the extent permitted by law."
+msgstr ""
+"Dies ist freie Software: Sie können sie verändern und weitergeben. Es gibt "
+"KEINE GARANTIE, soweit gesetzlich zulässig."
+
+#. 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 "Full documentation E<lt>https://www.gnu.org/software/coreutils/dirE<gt>"
+msgstr ""
+"Vollständige Dokumentation unter: E<lt>https://www.gnu.org/software/"
+"coreutils/dirE<gt>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "or available locally via: info \\(aq(coreutils) dir invocation\\(aq"
+msgstr "oder lokal verfügbar mit: info \\(aq(coreutils) dir invocation\\(aq"
+
+#. type: TH
+#: debian-bookworm
+#, no-wrap
+msgid "September 2022"
+msgstr "September 2022"
+
+#. type: TH
+#: debian-bookworm mageia-cauldron
+#, no-wrap
+msgid "GNU coreutils 9.1"
+msgstr "GNU coreutils 9.1"
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid ""
+"with B<-lt>: sort by, and show, ctime (time of last modification of file "
+"status information); with B<-l>: show ctime and sort by name; otherwise: "
+"sort by ctime, newest first"
+msgstr ""
+"Mit B<-lt>: Sortieren nach und Anzeigen von ctime (die Zeit der letzten "
+"Änderung der Statusinformation der Datei); mit B<-l>: Anzeigen von ctime, "
+"sortieren nach Name; ansonsten: Sortieren nach ctime, neueste zuerst"
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid ""
+"change the default of using modification times; access time (B<-u>): atime, "
+"access, use; change time (B<-c>): ctime, status; birth time: birth, creation;"
+msgstr ""
+"ändert die Vorgabe für die Verwendung von Änderungszeiten; Zugriffszeit (B<-"
+"u>): atime, access, use; Änderungszeit (B<-c>): ctime, status; "
+"Erstellungszeit: birth, creation;"
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid ""
+"The SIZE argument is an integer and optional unit (example: 10K is "
+"10*1024). Units are K,M,G,T,P,E,Z,Y (powers of 1024) or KB,MB,... (powers "
+"of 1000). Binary prefixes can be used, too: KiB=K, MiB=M, and so on."
+msgstr ""
+"GRÖSSE ist eine Ganzzahl und optionale Einheit (Beispiel: 10K ist 10*1024). "
+"Einheiten sind K, M, G, T, P, E, Z, Y (Potenzen von 1024) oder KB, MB, … "
+"(Potenzen von 1000). Es können auch binäre Präfixe verwandt werden: KiB=K, "
+"MiB=M und so weiter."
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron
+msgid ""
+"Copyright \\(co 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL "
+"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+msgstr ""
+"Copyright \\(co 2022 Free Software Foundation, Inc. Lizenz GPLv3+: E<.UR "
+"https://gnu.org/licenses/gpl.html> GNU GPL Version 3 E<.UE> oder neuer."
+
+#. type: TH
+#: mageia-cauldron
+#, no-wrap
+msgid "April 2022"
+msgstr "April 2022"
+
+#. type: TH
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "October 2021"
+msgstr "Oktober 2021"
+
+#. type: TH
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "GNU coreutils 8.32"
+msgstr "GNU Coreutils 8.32"
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid ""
+"colorize the output; WHEN can be 'always' (default if omitted), 'auto', or "
+"'never'; more info below"
+msgstr ""
+"Farbige Ausgabe. WANN kann »always« (immer, Voreinstellung, wenn WANN nicht "
+"angegeben wird), »never« (niemals) oder »auto« (automatisch) sein. Weitere "
+"Informationen unten."
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid "do not sort, enable B<-aU>, disable B<-ls> B<--color>"
+msgstr "Nicht sortieren, B<-aU> an‐ und B<-ls> B<--color> abschalten"
+
+#. type: TP
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "B<-F>, B<--classify>"
+msgstr "B<-F>, B<--classify>"
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid "append indicator (one of */=E<gt>@|) to entries"
+msgstr "Indikator (einer aus »*/=E<gt>@|«) an Einträge anhängen"
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid "group directories before files;"
+msgstr "Verzeichnisse vor Dateien gruppieren;"
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid ""
+"can be augmented with a B<--sort> option, but any use of B<--sort>=I<\\,"
+"none\\/> (B<-U>) disables grouping"
+msgstr ""
+"Kann mit einer B<--sort>-Option erweitert werden, aber die Benutzung von B<--"
+"sort>=I<\\,none\\/> (B<-U>) schaltet die Gruppierung ab"
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid "follow each command line symbolic link"
+msgstr "Jedem symbolischen Link auf der Befehlszeile folgen,"
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid "that points to a directory"
+msgstr "der auf ein Verzeichnis zeigt."
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid ""
+"hyperlink file names; WHEN can be 'always' (default if omitted), 'auto', or "
+"'never'"
+msgstr ""
+"Dateinamen mit Hyperlink versehen. WANN kann »always« (immer, "
+"Voreinstellung, wenn WANN nicht angegeben wird), »never« (niemals) oder "
+"»auto« (automatisch) sein."
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid ""
+"default to 1024-byte blocks for disk usage; used only with B<-s> and per "
+"directory totals"
+msgstr ""
+"1024-Byte-Blöcke als Voreinstellung für Platzverbrauch verwenden; wird nur "
+"mit B<-s> und pro Verzeichnisgesamtwerte verwandt"
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid ""
+"sort by WORD instead of name: none (B<-U>), size (B<-S>), time (B<-t>), "
+"version (B<-v>), extension (B<-X>)"
+msgstr ""
+"Nach WORT anstatt nach Namen sortieren: »none« B<-U>, »size« B<-S>, »time« "
+"B<-t>, »version« B<-v>, »extension« B<-X>"
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid "list one file per line. Avoid '\\en' with B<-q> or B<-b>"
+msgstr ""
+"zeigt eine Datei pro Zeile an. Mit B<-q> oder B<-b> wird »\\en« vermieden."
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid ""
+"The TIME_STYLE argument can be full-iso, long-iso, iso, locale, or +FORMAT. "
+"FORMAT is interpreted like in date(1). If FORMAT is "
+"FORMAT1E<lt>newlineE<gt>FORMAT2, then FORMAT1 applies to non-recent files "
+"and FORMAT2 to recent files. TIME_STYLE prefixed with 'posix-' takes effect "
+"only outside the POSIX locale. Also the TIME_STYLE environment variable "
+"sets the default style to use."
+msgstr ""
+"Das Argument TIME_STYLE kann full-iso, long-iso, iso, locale oder +FORMAT "
+"sein. FORMAT wird wie bei date(1) interpretiert. Falls FORMAT die Form "
+"FORMAT1E<lt>ZeilenumbruchE<gt>FORMAT2 hat, wird FORMAT1 für nicht kürzlich "
+"geänderte Dateien benutzt und FORMAT2 für kürzlich geänderte. Wird "
+"TIME_STYLE »posix« vorangestellt, hat dies nur außerhalb der POSIX-Locale "
+"einen Effekt. Auch setzt die Umgebungsvariable TIME_STYLE den zu "
+"verwendenden Standardstil."
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid ""
+"Using color to distinguish file types is disabled both by default and with "
+"B<--color>=I<\\,never\\/>. With B<--color>=I<\\,auto\\/>, ls emits color "
+"codes only when standard output is connected to a terminal. The LS_COLORS "
+"environment variable can change the settings. Use the dircolors command to "
+"set it."
+msgstr ""
+"Die Verwendung von Farben zur Unterscheidung von Dateitypen ist sowohl in "
+"der Voreinstellung als auch bei B<--color>=I<\\,never\\/> ausgeschaltet. Mit "
+"B<--color>=I<\\,auto\\/> gibt ls nur dann Farbcodes aus, wenn die "
+"Standardausgabe mit einem Terminal verbunden ist. Die Umgebungsvariable "
+"LS_COLORS kann diese Einstellungen ändern. Benutzen Sie den Befehl "
+"dircolors, um sie festzulegen."
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid ""
+"Copyright \\(co 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL "
+"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+msgstr ""
+"Copyright \\(co 2020 Free Software Foundation, Inc. Lizenz GPLv3+: E<.UR "
+"https://gnu.org/licenses/gpl.html> GNU GPL Version 3 E<.UE> oder neuer."