Package: manpages-de Version: 4.24.0-2 Severity: normal Tags: l10n patch X-Debbugs-Cc: anon_0000_nona_0...@protonmail.com, debian-l10n-ger...@lists.debian.org
Dear Maintainer, I was looking at the man page for shuf (a coreutils package) and tried to use the long form of -n which says "--head-lines=ANZAHL". This option does not exist though as it should say "--head-count=ANZAHL" instead. Using the wrong option resulted in an error with shuf, saying unrecognized option. I found this in debian oldstable but it is still present in unstable (see https://manpages.debian.org/unstable/manpages-de/shuf.1.de.html). I asked in #Debian on the IRC and somiaj found the issue to be in line 147/148 of this file: https://salsa.debian.org/debian/manpages-l10n/-/blob/master/po/de/man1/shuf.1.po?ref_type=heads . Here's the diff: 148c148 < msgstr "B<-n>, B<--head-lines>=I<\\,ANZAHL\\/>" --- > msgstr "B<-n>, B<--head-count>=I<\\,ANZAHL\\/>" I also cannot report to https://translationproject.org/team/de.html as the manpage says. I get "Unable to connect". Thanks to sney and somiaj from the IRC. Kind regards! -- System Information: Debian Release: trixie/sid APT prefers testing APT policy: (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 6.10.9-amd64 (SMP w/7 CPU threads; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled manpages-de depends on no packages. manpages-de recommends no packages. Versions of packages manpages-de suggests: ii konqueror [man-browser] 4:22.12.3-2+b3 ii man-db [man-browser] 2.13.0-1 ii manpages 6.8-2 -- no debconf information
# German translation of manpages # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: # Karl Eichwalder <k...@suse.de> # Lutz Behnke <lutz.beh...@gmx.de> # Michael Piefel <pie...@debian.org> # Michael Schmidt <mich...@guug.de> # Helge Kreutzmann <deb...@helgefjell.de>, 2010. # Mario Blättermann <mario.blaetterm...@gmail.com>, 2014. msgid "" msgstr "" "Project-Id-Version: manpages-de\n" "POT-Creation-Date: 2024-09-06 18:29+0200\n" "PO-Revision-Date: 2019-03-22 23:08+0200\n" "Last-Translator: Mario Blättermann <mario.blaetterm...@gmail.com>\n" "Language-Team: German <debian-l10n-ger...@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: Poedit 1.5.4\n" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "SHUF" msgstr "SHUF" #. type: TH #: archlinux fedora-41 fedora-rawhide #, no-wrap msgid "August 2024" msgstr "August 2024" #. type: TH #: archlinux fedora-41 fedora-rawhide opensuse-tumbleweed #, no-wrap msgid "GNU coreutils 9.5" msgstr "GNU coreutils 9.5" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "User Commands" msgstr "Dienstprogramme für Benutzer" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "NAME" msgstr "BEZEICHNUNG" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "shuf - generate random permutations" msgstr "shuf - Zufällige Permutationen erzeugen" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "SYNOPSIS" msgstr "ÜBERSICHT" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "B<shuf> [I<\\,OPTION\\/>]... [I<\\,FILE\\/>]" msgstr "B<shuf> [I<\\,OPTION\\/>]… [I<\\,DATEI\\/>]" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "B<shuf> I<\\,-e \\/>[I<\\,OPTION\\/>]... [I<\\,ARG\\/>]..." msgstr "B<shuf> I<\\,-e \\/>[I<\\,OPTION\\/>]… [I<\\,ARG\\/>]…" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "B<shuf> I<\\,-i LO-HI \\/>[I<\\,OPTION\\/>]..." msgstr "B<shuf> I<\\,-i VON-BIS \\/>[I<\\,OPTION\\/>]…" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "DESCRIPTION" msgstr "BESCHREIBUNG" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "Write a random permutation of the input lines to standard output." msgstr "" "Eine zufällige Permutation der Eingabezeilen in die Standardausgabe schreiben" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "With no FILE, or when FILE is -, read standard input." msgstr "" "liest ohne I<DATEI> oder wenn I<DATEI> B<-> ist, aus der Standardeingabe." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 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-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<-e>, B<--echo>" msgstr "B<-e>, B<--echo>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "treat each ARG as an input line" msgstr "Jedes ARG als Eingabezeile behandeln" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<-i>, B<--input-range>=I<\\,LO-HI\\/>" msgstr "B<-i>, B<--input-range>=I<\\,VON-BIS\\/>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "treat each number LO through HI as an input line" msgstr "Alle Zahlen von VON bis BIS als Eingabezeilen ansehen" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<-n>, B<--head-count>=I<\\,COUNT\\/>" msgstr "B<-n>, B<--head-count>=I<\\,ANZAHL\\/>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "output at most COUNT lines" msgstr "Höchstens ANZAHL Zeilen zeigen" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<-o>, B<--output>=I<\\,FILE\\/>" msgstr "B<-o>, B<--output>=I<\\,DATEI\\/>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "write result to FILE instead of standard output" msgstr "Ergebnis in DATEI statt in die Standardausgabe schreiben" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<--random-source>=I<\\,FILE\\/>" msgstr "B<--random-source>=I<\\,DATEI\\/>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "get random bytes from FILE" msgstr "Zufällige Byte aus DATEI nehmen" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<-r>, B<--repeat>" msgstr "B<-r>, B<--repeat>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "output lines can be repeated" msgstr "Ausgabezeilen können wiederholt werden" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<-z>, B<--zero-terminated>" msgstr "B<-z>, B<--zero-terminated>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "line delimiter is NUL, not newline" msgstr "Zeilen mit Nullbyte (NUL) trennen, nicht mit Zeilenumbruch" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<--help>" msgstr "B<--help>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "display this help and exit" msgstr "zeigt Hilfeinformationen an und beendet das Programm." #. type: TP #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<--version>" msgstr "B<--version>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "output version information and exit" msgstr "gibt Versionsinformationen aus und beendet das Programm." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "AUTHOR" msgstr "AUTOR" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "Written by Paul Eggert." msgstr "Geschrieben von Paul Eggert." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "REPORTING BUGS" msgstr "FEHLER MELDEN" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 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-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 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-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "COPYRIGHT" msgstr "COPYRIGHT" #. type: Plain text #: archlinux fedora-41 fedora-rawhide opensuse-tumbleweed msgid "" "Copyright \\(co 2024 Free Software Foundation, Inc. License GPLv3+: GNU GPL " "version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." msgstr "" "Copyright \\(co 2024 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-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 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-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "SEE ALSO" msgstr "SIEHE AUCH" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "" "Full documentation E<lt>https://www.gnu.org/software/coreutils/shufE<gt>" msgstr "" "Vollständige Dokumentation unter: E<lt>https://www.gnu.org/software/" "coreutils/shufE<gt>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "or available locally via: info \\(aq(coreutils) shuf invocation\\(aq" msgstr "oder lokal verfügbar mit: info \\(aq(coreutils) shuf invocation\\(aq" #. type: TH #: debian-bookworm #, no-wrap msgid "September 2022" msgstr "September 2022" #. type: TH #: debian-bookworm #, no-wrap msgid "GNU coreutils 9.1" msgstr "GNU coreutils 9.1" #. type: Plain text #: debian-bookworm 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 #: debian-unstable #, no-wrap msgid "March 2024" msgstr "März 2024" #. type: TH #: debian-unstable mageia-cauldron opensuse-leap-16-0 #, no-wrap msgid "GNU coreutils 9.4" msgstr "GNU coreutils 9.4" #. type: Plain text #: debian-unstable mageia-cauldron opensuse-leap-16-0 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: TH #: mageia-cauldron #, no-wrap msgid "August 2023" msgstr "August 2023" #. type: TH #: opensuse-leap-16-0 #, no-wrap msgid "January 2024" msgstr "Januar 2024" #. type: TH #: opensuse-tumbleweed #, no-wrap msgid "July 2024" msgstr "Juli 2024"
# German translation of manpages # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: # Karl Eichwalder <k...@suse.de> # Lutz Behnke <lutz.beh...@gmx.de> # Michael Piefel <pie...@debian.org> # Michael Schmidt <mich...@guug.de> # Helge Kreutzmann <deb...@helgefjell.de>, 2010. # Mario Blättermann <mario.blaetterm...@gmail.com>, 2014. msgid "" msgstr "" "Project-Id-Version: manpages-de\n" "POT-Creation-Date: 2024-09-06 18:29+0200\n" "PO-Revision-Date: 2019-03-22 23:08+0200\n" "Last-Translator: Mario Blättermann <mario.blaetterm...@gmail.com>\n" "Language-Team: German <debian-l10n-ger...@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: Poedit 1.5.4\n" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "SHUF" msgstr "SHUF" #. type: TH #: archlinux fedora-41 fedora-rawhide #, no-wrap msgid "August 2024" msgstr "August 2024" #. type: TH #: archlinux fedora-41 fedora-rawhide opensuse-tumbleweed #, no-wrap msgid "GNU coreutils 9.5" msgstr "GNU coreutils 9.5" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "User Commands" msgstr "Dienstprogramme für Benutzer" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "NAME" msgstr "BEZEICHNUNG" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "shuf - generate random permutations" msgstr "shuf - Zufällige Permutationen erzeugen" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "SYNOPSIS" msgstr "ÜBERSICHT" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "B<shuf> [I<\\,OPTION\\/>]... [I<\\,FILE\\/>]" msgstr "B<shuf> [I<\\,OPTION\\/>]… [I<\\,DATEI\\/>]" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "B<shuf> I<\\,-e \\/>[I<\\,OPTION\\/>]... [I<\\,ARG\\/>]..." msgstr "B<shuf> I<\\,-e \\/>[I<\\,OPTION\\/>]… [I<\\,ARG\\/>]…" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "B<shuf> I<\\,-i LO-HI \\/>[I<\\,OPTION\\/>]..." msgstr "B<shuf> I<\\,-i VON-BIS \\/>[I<\\,OPTION\\/>]…" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "DESCRIPTION" msgstr "BESCHREIBUNG" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "Write a random permutation of the input lines to standard output." msgstr "" "Eine zufällige Permutation der Eingabezeilen in die Standardausgabe schreiben" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "With no FILE, or when FILE is -, read standard input." msgstr "" "liest ohne I<DATEI> oder wenn I<DATEI> B<-> ist, aus der Standardeingabe." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 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-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<-e>, B<--echo>" msgstr "B<-e>, B<--echo>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "treat each ARG as an input line" msgstr "Jedes ARG als Eingabezeile behandeln" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<-i>, B<--input-range>=I<\\,LO-HI\\/>" msgstr "B<-i>, B<--input-range>=I<\\,VON-BIS\\/>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "treat each number LO through HI as an input line" msgstr "Alle Zahlen von VON bis BIS als Eingabezeilen ansehen" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<-n>, B<--head-count>=I<\\,COUNT\\/>" msgstr "B<-n>, B<--head-count>=I<\\,ANZAHL\\/>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "output at most COUNT lines" msgstr "Höchstens ANZAHL Zeilen zeigen" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<-o>, B<--output>=I<\\,FILE\\/>" msgstr "B<-o>, B<--output>=I<\\,DATEI\\/>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "write result to FILE instead of standard output" msgstr "Ergebnis in DATEI statt in die Standardausgabe schreiben" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<--random-source>=I<\\,FILE\\/>" msgstr "B<--random-source>=I<\\,DATEI\\/>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "get random bytes from FILE" msgstr "Zufällige Byte aus DATEI nehmen" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<-r>, B<--repeat>" msgstr "B<-r>, B<--repeat>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "output lines can be repeated" msgstr "Ausgabezeilen können wiederholt werden" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<-z>, B<--zero-terminated>" msgstr "B<-z>, B<--zero-terminated>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "line delimiter is NUL, not newline" msgstr "Zeilen mit Nullbyte (NUL) trennen, nicht mit Zeilenumbruch" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<--help>" msgstr "B<--help>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "display this help and exit" msgstr "zeigt Hilfeinformationen an und beendet das Programm." #. type: TP #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "B<--version>" msgstr "B<--version>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "output version information and exit" msgstr "gibt Versionsinformationen aus und beendet das Programm." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "AUTHOR" msgstr "AUTOR" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "Written by Paul Eggert." msgstr "Geschrieben von Paul Eggert." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "REPORTING BUGS" msgstr "FEHLER MELDEN" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 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-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 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-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "COPYRIGHT" msgstr "COPYRIGHT" #. type: Plain text #: archlinux fedora-41 fedora-rawhide opensuse-tumbleweed msgid "" "Copyright \\(co 2024 Free Software Foundation, Inc. License GPLv3+: GNU GPL " "version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." msgstr "" "Copyright \\(co 2024 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-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 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-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed #, no-wrap msgid "SEE ALSO" msgstr "SIEHE AUCH" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "" "Full documentation E<lt>https://www.gnu.org/software/coreutils/shufE<gt>" msgstr "" "Vollständige Dokumentation unter: E<lt>https://www.gnu.org/software/" "coreutils/shufE<gt>" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-41 fedora-rawhide #: mageia-cauldron opensuse-leap-16-0 opensuse-tumbleweed msgid "or available locally via: info \\(aq(coreutils) shuf invocation\\(aq" msgstr "oder lokal verfügbar mit: info \\(aq(coreutils) shuf invocation\\(aq" #. type: TH #: debian-bookworm #, no-wrap msgid "September 2022" msgstr "September 2022" #. type: TH #: debian-bookworm #, no-wrap msgid "GNU coreutils 9.1" msgstr "GNU coreutils 9.1" #. type: Plain text #: debian-bookworm 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 #: debian-unstable #, no-wrap msgid "March 2024" msgstr "März 2024" #. type: TH #: debian-unstable mageia-cauldron opensuse-leap-16-0 #, no-wrap msgid "GNU coreutils 9.4" msgstr "GNU coreutils 9.4" #. type: Plain text #: debian-unstable mageia-cauldron opensuse-leap-16-0 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: TH #: mageia-cauldron #, no-wrap msgid "August 2023" msgstr "August 2023" #. type: TH #: opensuse-leap-16-0 #, no-wrap msgid "January 2024" msgstr "Januar 2024" #. type: TH #: opensuse-tumbleweed #, no-wrap msgid "July 2024" msgstr "Juli 2024"
148c148 < msgstr "B<-n>, B<--head-lines>=I<\\,ANZAHL\\/>" --- > msgstr "B<-n>, B<--head-count>=I<\\,ANZAHL\\/>"
148c148 < msgstr "B<-n>, B<--head-lines>=I<\\,ANZAHL\\/>" --- > msgstr "B<-n>, B<--head-count>=I<\\,ANZAHL\\/>"