# German translation of manpages # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: # Helge Kreutzmann , 2023. msgid "" msgstr "" "Project-Id-Version: manpages-l10n 4.20.0\n" "POT-Creation-Date: 2024-05-30 19:53+0200\n" "PO-Revision-Date: 2024-05-30 21:53+0200\n" "Last-Translator: Helge Kreutzmann \n" "Language-Team: German \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 opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "MKPASSWD" msgstr "MKPASSWD" #. type: TH #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "2019-12-30" msgstr "30. Dezember 2019" #. type: TH #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "Marco d'Itri" msgstr "Marco d'Itri" #. type: TH #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "Debian GNU/Linux" msgstr "Debian GNU/Linux" #. type: SH #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "NAME" msgstr "BEZEICHNUNG" #. type: Plain text #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed msgid "mkpasswd - Overfeatured front end to crypt(3)" msgstr "mkpasswd - Oberfläche für crypt(3) mit zu vielen Funktionalitäten" #. type: SH #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "SYNOPSIS" msgstr "ÜBERSICHT" #. type: Plain text #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed msgid "B I [I]" msgstr "B I [I]" #. type: SH #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "DESCRIPTION" msgstr "BESCHREIBUNG" #. type: Plain text #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed msgid "" "B encrypts the given password with the B(3) libc function, " "using the given salt." msgstr "" "B verschlüsselt das angegebene Passwort mittels der Libc-Funktion " "B(3) unter Verwendung des angegebenen Zufallsstartwerts." #. type: SH #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "OPTIONS" msgstr "OPTIONEN" #. type: TP #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "B<-S>, " msgstr "B<-S>, B<--salt=>I" #. type: Plain text #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed msgid "" "B<--salt=>I Use the I as salt. If it begins with I<$> then " "it will be passed straight to B(3) without any checks." msgstr "" "Verwendet I als Zufallsstartwert. Falls sie mit I<$> anfängt, " "dann wird sie ohne irgendwelche Überprüfungen direkt an B(3) " "übergeben." #. type: TP #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "B<-R>, " msgstr "B<-R>, B<--rounds=>I" #. type: Plain text #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed msgid "" "B<--rounds=>I Use I rounds. This argument is ignored if the " "method chosen does not support variable rounds. For the OpenBSD Blowfish " "method this is the logarithm of the number of rounds. The behavior is " "undefined if this option is used without I<--method>." msgstr "" "Verwendet I Runden. Dieses Argument wird ignoriert, falls die " "ausgewählte Methode keine variablen Runden unterstützt. Für die OpenBSD-" "Blowfish-Methode ist dies der Logarithmus der Rundenanzahl. Dieses Verhalten " "ist undefiniert, falls die Option ohne I<--method> verwandt wird." #. type: TP #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "B<-m>, " msgstr "B<-m>, B<--method=>I" #. type: Plain text #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed msgid "" "B<--method=>I Compute the password using the I method. If " "I is I then the list of available methods is printed. If " "I begins and end with I<$> characters then the string is passed to " "I(3) as-is." msgstr "" "Berechnet das Passwort mittels der Methode I. Falls I I ist, " "dann wird die Liste der verfügbaren Methoden angezeigt. Falls I mit " "I<$>-Zeichen anfängt und endet, dann wird die Zeichenkette unverändert an " "I(3) übergeben." #. type: TP #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "B<-5>" msgstr "B<-5>" #. type: Plain text #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed msgid "Like I<--method=md5crypt>." msgstr "Wie I<--method=md5crypt>." #. type: TP #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "B<-P .IR NUM , .BI --password-fd= NUM>" msgstr "B<-P .IR NUM , .BI --password-fd= NUM>" # FIXME I(3) → B(3) #. type: Plain text #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed msgid "" "Read the password from file descriptor I instead of using " "I(3). If the file descriptor is not connected to a tty then no " "other text than the hashed password is printed on stdout." msgstr "" "Liest das Passwort aus dem Dateideskriptor I, anstatt B(3) zu " "verwenden. Falls der Dateideskriptor nicht mit einem TTY verbunden ist, dann " "wird außer dem gehashten Passwort kein weiterer Text auf der Standardausgabe " "ausgegeben." #. type: TP #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "B<-s>, B<--stdin>" msgstr "B<-s>, B<--stdin>" #. type: Plain text #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed msgid "Like I<--password-fd=0>." msgstr "Wie I<--password-fd=0>." #. type: SH #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "ENVIRONMENT" msgstr "UMGEBUNGSVARIABLEN" #. type: IP #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "MKPASSWD_OPTIONS" msgstr "MKPASSWD_OPTIONS" #. type: Plain text #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed msgid "" "A list of options which will be evaluated before the ones specified on the " "command line." msgstr "" "Eine Liste von Optionen, die vor denen auf der Befehlszeile angegebenen " "ausgewertet werden." #. type: SH #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "BUGS" msgstr "FEHLER" #. type: Plain text #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed msgid "" "If the I<--stdin> option is used then passwords containing some control " "characters may not be read correctly." msgstr "" "Falls die Option I<--stdin> verwandt wird, werden Passwörter, die bestimmte " "Steuerzeichen enthalten, ggf. nicht korrekt eingelesen." #. type: Plain text #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed msgid "This program suffers of a bad case of featuritis." msgstr "" "Dieses Programm leidet stark daran, über zu viele Funktionalitäten zu " "verfügen." #. type: SH #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "SEE ALSO" msgstr "SIEHE AUCH" #. type: Plain text #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed msgid "" "I(1), I(5), I(3), I(5), I(3), " "I(3)." msgstr "" "I(1), I(5), I(3), I(5), I(3), " "I(3)." #. type: SH #: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "AUTHOR" msgstr "AUTOR" #. type: Plain text #: archlinux debian-unstable opensuse-leap-15-6 opensuse-tumbleweed msgid "" "B and this man page were written by Marco d'Itri EIE and are licensed under the terms of the GNU General Public License, " "version 2 or later." msgstr "" "B und diese Handbuchseite wurden von Marco d'Itri EIE geschrieben und werden unter den Bedingungen der GNU General Public " "License, Version 2 oder neuer lizenziert." #. type: Plain text #: debian-bookworm msgid "" "B and this man page were written by Marco d'Itri EIE and are licensed under the terms of the GNU General Public License, " "version 2 or higher." msgstr "" "B und diese Handbuchseite wurden von Marco d'Itri EIE geschrieben und werden unter den Bedingungen der GNU General Public " "License, Version 2 oder höher lizenziert."