[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[RFR] man://manpages-de/mkdir.1



Hallo,

38 Zeichenketten.

-- 
Tobias Quathamer | I used to be indecisive, now I'm not sure.
Hamburg, Germany |

# German translation of manpages
# This file is distributed under the same license as the manpages-de package.
# Copyright © of this file:
# Tobias Quathamer <toddy@debian.org>, 2010.
msgid ""
msgstr ""
"Project-Id-Version: manpages-de\n"
"POT-Creation-Date: 2010-10-18 12:24+0300\n"
"PO-Revision-Date: 2010-10-25 20:17+0200\n"
"Last-Translator: Tobias Quathamer <toddy@debian.org>\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"
"X-Generator: Lokalize 1.1\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"

#. type: TH
#, no-wrap
msgid "MKDIR"
msgstr "MKDIR"

#. type: TH
#, no-wrap
msgid "April 2010"
msgstr "April 2010"

#. type: TH
#, no-wrap
msgid "GNU coreutils 8.5"
msgstr "GNU coreutils 8.5"

#. type: TH
#, no-wrap
msgid "User Commands"
msgstr "Dienstprogramme für Benutzer"

#. type: SH
#, no-wrap
msgid "NAME"
msgstr "BEZEICHNUNG"

#. type: Plain text
msgid "mkdir - make directories"
msgstr "mkdir - Verzeichnisse erstellen"

#. type: SH
#, no-wrap
msgid "SYNOPSIS"
msgstr "ÜBERSICHT"

#. type: Plain text
msgid "B<mkdir> [I<OPTION>]... I<DIRECTORY>..."
msgstr "B<mkdir> [I<OPTION>]... I<VERZEICHNIS>..."

#. type: SH
#, no-wrap
msgid "DESCRIPTION"
msgstr "BESCHREIBUNG"

#. type: Plain text
msgid "Create the DIRECTORY(ies), if they do not already exist."
msgstr "Erstellen der/des Verzeichnisse(s), wenn sie noch nicht existieren."

#. type: Plain text
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
#, no-wrap
msgid "B<-m>, B<--mode>=I<MODE>"
msgstr "B<-m>, B<--mode>=I<MODUS>"

#. type: Plain text
msgid "set file mode (as in chmod), not a=rwx - umask"
msgstr "Dateimodus setzen (wie bei chmod), nicht a=rwx - umask"

#. type: TP
#, no-wrap
msgid "B<-p>, B<--parents>"
msgstr "B<-p>, B<--parents>"

#. type: Plain text
msgid "no error if existing, make parent directories as needed"
msgstr ""
"Kein Fehler, wenn vorhanden; übergeordnete Verzeichnisse erstellen, wenn "
"notwendig"

#. type: TP
#, no-wrap
msgid "B<-v>, B<--verbose>"
msgstr "B<-v>, B<--verbose>"

#. type: Plain text
msgid "print a message for each created directory"
msgstr "Für jedes erstellte Verzeichnis eine Meldung ausgeben"

#. type: TP
#, no-wrap
msgid "B<-Z>, B<--context>=I<CTX>"
msgstr "B<-Z>, B<--context>=I<KTX>"

#. type: Plain text
msgid "set the SELinux security context of each created directory to CTX"
msgstr ""
"Den SELinux-Sicherheitskontext jedes erstellten Verzeichnisses auf KTX setzen"

#. type: TP
#, no-wrap
msgid "B<--help>"
msgstr "B<--help>"

#. type: Plain text
msgid "display this help and exit"
msgstr "Diese Hilfe anzeigen und beenden"

#. type: TP
#, no-wrap
msgid "B<--version>"
msgstr "B<--version>"

#. type: Plain text
msgid "output version information and exit"
msgstr "Versionsinformation anzeigen und beenden"

#. type: SH
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"

#. type: Plain text
msgid "Written by David MacKenzie."
msgstr "Geschrieben von David MacKenzie."

#. type: SH
#, no-wrap
msgid "REPORTING BUGS"
msgstr "FEHLER BERICHTEN"

#. type: Plain text
msgid "Report mkdir bugs to bug-coreutils@gnu.org"
msgstr "Berichten Sie Fehler in mkdir (auf Englisch) an bug-coreutils@gnu.org"

#. type: Plain text
msgid ""
"GNU coreutils home page: E<lt>http://www.gnu.org/software/coreutils/E<gt>"
msgstr ""
"Homepage der GNU coreutils: E<lt>http://www.gnu.org/software/coreutils/E<gt>"

#. type: Plain text
msgid "General help using GNU software: E<lt>http://www.gnu.org/gethelp/E<gt>"
msgstr ""
"Allgemeine Hilfe zur Benutzung von GNU-Software: E<lt>http://www.gnu.org/";
"gethelp/E<gt>"

#. type: Plain text
msgid ""
"Report mkdir translation bugs to E<lt>http://translationproject.org/team/";
"E<gt>"
msgstr ""
"Berichten Sie Fehler in der Übersetzung von mkdir an E<lt>http://";
"translationproject.org/team/de.htmlE<gt>"

#. type: SH
#, no-wrap
msgid "COPYRIGHT"
msgstr "COPYRIGHT"

#. type: Plain text
msgid ""
"Copyright \\(co 2010 Free Software Foundation, Inc.  License GPLv3+: GNU GPL "
"version 3 or later E<lt>http://gnu.org/licenses/gpl.htmlE<gt>."
msgstr ""
"Copyright \\(co 2010 Free Software Foundation, Inc. Lizenz GPLv3+: GNU GPL "
"Version 3 oder neuer E<lt>http://gnu.org/licenses/gpl.htmlE<gt>."

#. type: Plain text
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
#, no-wrap
msgid "SEE ALSO"
msgstr "SIEHE AUCH"

#. type: Plain text
msgid "mkdir(2)"
msgstr "mkdir(2)"

#. type: Plain text
msgid ""
"The full documentation for B<mkdir> is maintained as a Texinfo manual.  If "
"the B<info> and B<mkdir> programs are properly installed at your site, the "
"command"
msgstr ""
"Die vollständige Dokumentation für B<mkdir> wird als Texinfo-Handbuch "
"gepflegt. Wenn die Programme B<info> und B<mkdir> auf Ihrem Rechner "
"ordnungsgemäß installiert sind, können Sie mit dem Befehl"

#. type: Plain text
msgid "B<info coreutils \\(aqmkdir invocation\\(aq>"
msgstr "B<info coreutils \\(aqmkdir invocation\\(aq>"

#. type: Plain text
msgid "should give you access to the complete manual."
msgstr "auf das vollständige Handbuch zugreifen."

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: