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

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



Am Freitag, den 08.10.2010, 09:25 +0200 schrieb Tobias Quathamer:
> Hallo,
> 
> 35 Zeichenketten.

... diesmal mit Anhang.

Schönen Gruß
Tobias

-- 
Tobias Quathamer | It's not an optical illusion, it just looks like one.
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-09-29 22:03+0200\n"
"PO-Revision-Date: 2010-10-08 09:16+0200\n"
"Last-Translator: Tobias Quathamer <toddy@debian.org>\n"
"Language-Team: German <debian-l10n-german@lists.debian.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 1.0\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"

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

#. 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 "env - run a program in a modified environment"
msgstr "env - ein Programm in einer veränderten Umgebung laufen lassen"

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

#. type: Plain text
msgid ""
"B<env> [I<OPTION>]... [I<->] [I<NAME=VALUE>]... [I<COMMAND >[I<ARG>]...]"
msgstr "B<env> [I<OPTION>]... [I<->] [I<NAME=WERT>]... [I<BEFEHL >[I<ARG>]...]"

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

#. type: Plain text
msgid "Set each NAME to VALUE in the environment and run COMMAND."
msgstr "Jeden NAMEn in der Umgebung auf WERT setzen und BEFEHL ausführen."

#. type: TP
#, no-wrap
msgid "B<-i>, B<--ignore-environment>"
msgstr "B<-i>, B<--ignore-environment>"

#. type: Plain text
msgid "start with an empty environment"
msgstr "Mit einer leeren Umgebung beginnen"

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

#. type: Plain text
msgid "end each output line with 0 byte rather than newline"
msgstr ""
"Jede Ausgabezeile mit einem Nullbyte statt des Zeilenumbruchs abschließen"

#. type: TP
#, no-wrap
msgid "B<-u>, B<--unset>=I<NAME>"
msgstr "B<-u>, B<--unset>=I<NAME>"

#. type: Plain text
msgid "remove variable from the environment"
msgstr "Variable aus der Umgebung entfernen"

#. 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: Plain text
msgid ""
"A mere - implies B<-i>.  If no COMMAND, print the resulting environment."
msgstr ""
"Ein einzelnes »-« impliziert B<-i>. Wenn kein BEFEHL angegeben ist, wird die "
"resultierende Umgebung ausgegeben."

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

#. type: Plain text
msgid "Written by Richard Mlynarik and David MacKenzie."
msgstr "Geschrieben von Richard Mlynarik und David MacKenzie."

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

#. type: Plain text
msgid "Report env bugs to bug-coreutils@gnu.org"
msgstr "Berichten Sie Fehler in env (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 env translation bugs to E<lt>http://translationproject.org/team/E<gt>"
msgstr ""
"Berichten Sie Fehler in der Übersetzung von env 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 ""
"The full documentation for B<env> is maintained as a Texinfo manual.  If the "
"B<info> and B<env> programs are properly installed at your site, the command"
msgstr ""
"Die vollständige Dokumentation für B<env> wird als Texinfo-Handbuch "
"gepflegt. Wenn die Programme B<info> und B<env> auf Ihrem Rechner "
"ordnungsgemäß installiert sind, können Sie mit dem Befehl"

#. type: Plain text
msgid "B<info coreutils \\(aqenv invocation\\(aq>"
msgstr "B<info coreutils \\(aqenv 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: Dies ist ein digital signierter Nachrichtenteil


Reply to: