* po/shadow.pot, man/po/shadow-man-pages.pot: Regenerated.

* po/*.po, man/po/*.po: Updated PO files.
This commit is contained in:
nekral-guest
2012-02-12 15:02:45 +00:00
parent c0a22d7b56
commit b261fbd7bb
10 changed files with 2653 additions and 637 deletions

View File

@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: shadow-man-pages\n"
"POT-Creation-Date: 2012-01-08 18:14+0100\n"
"POT-Creation-Date: 2012-02-11 19:37+0100\n"
"PO-Revision-Date: 2012-01-29 16:56+0100\n"
"Last-Translator: Simon Brandmair <sbrandmair@gmx.net>\n"
"Language-Team: debian-l10n-german <http://lists.debian.org/debian-l10n-"
@@ -2967,9 +2967,9 @@ msgid ""
msgstr ""
"Falls der Zielbenutzer eine beschränkte Shell hat (d.h. das Feld für die "
"Shell im Eintrag des Benutzers in <filename>/etc/passwd</filename> ist nicht "
"in <filename>/etc/shells</filename>) aufgeführt), werden die Option <option>--"
"shell</option> und die Umgebungsvariable <envar>$SHELL</envar> nicht "
"beachtet, sofern <command>su</command> nicht von Root aufgerufen wird."
"in <filename>/etc/shells</filename>) aufgeführt), werden die Option "
"<option>--shell</option> und die Umgebungsvariable <envar>$SHELL</envar> "
"nicht beachtet, sofern <command>su</command> nicht von Root aufgerufen wird."
#: su.1.xml:212(term)
msgid ""
@@ -3198,12 +3198,19 @@ msgid "<option>ENV_PATH</option> (string)"
msgstr "<option>ENV_PATH</option> (Zeichenkette)"
#: su.1.xml:34(para) login.defs.5.xml:34(para) login.1.xml:34(para)
#, fuzzy
#| msgid ""
#| "If set, it will be used to define the PATH environment variable when a "
#| "regular user login. The value can be preceded by <replaceable>PATH=</"
#| "replaceable>, or a colon separated list of paths (for example "
#| "<replaceable>/bin:/usr/bin</replaceable>). The default value is "
#| "<replaceable>PATH=/bin:/usr/bin</replaceable>."
msgid ""
"If set, it will be used to define the PATH environment variable when a "
"regular user login. The value can be preceded by <replaceable>PATH=</"
"replaceable>, or a colon separated list of paths (for example <replaceable>/"
"bin:/usr/bin</replaceable>). The default value is <replaceable>PATH=/bin:/"
"usr/bin</replaceable>."
"regular user login. The value is a colon separated list of paths (for "
"example <replaceable>/bin:/usr/bin</replaceable>) and can be preceded by "
"<replaceable>PATH=</replaceable>. The default value is <replaceable>PATH=/"
"bin:/usr/bin</replaceable>."
msgstr ""
"Wenn gesetzt, wird damit die Umgebungsvariable PATH definiert, wenn sich ein "
"normaler Benutzer anmeldet. Der Wert wird mit vorangestelltem "
@@ -3217,11 +3224,18 @@ msgid "<option>ENV_SUPATH</option> (string)"
msgstr "<option>ENV_SUPATH</option> (Zeichenkette)"
#: su.1.xml:34(para) login.defs.5.xml:34(para) login.1.xml:34(para)
#, fuzzy
#| msgid ""
#| "If set, it will be used to define the PATH environment variable when the "
#| "superuser login. The value can be preceded by <replaceable>PATH=</"
#| "replaceable>, or a colon separated list of paths (for example "
#| "<replaceable>/sbin:/bin:/usr/sbin:/usr/bin</replaceable>). The default "
#| "value is <replaceable>PATH=/sbin:/bin:/usr/sbin:/usr/bin</replaceable>."
msgid ""
"If set, it will be used to define the PATH environment variable when the "
"superuser login. The value can be preceded by <replaceable>PATH=</"
"replaceable>, or a colon separated list of paths (for example <replaceable>/"
"sbin:/bin:/usr/sbin:/usr/bin</replaceable>). The default value is "
"superuser login. The value is a colon separated list of paths (for example "
"<replaceable>/sbin:/bin:/usr/sbin:/usr/bin</replaceable>) and can be "
"preceded by <replaceable>PATH=</replaceable>. The default value is "
"<replaceable>PATH=/sbin:/bin:/usr/sbin:/usr/bin</replaceable>."
msgstr ""
"Wenn gesetzt, wird damit die Umgebungsvariable PATH definiert, wenn sich der "