libmisc/root_flag: add tips for --root flag only support abspath

- Add tips in error message.
- Add tips in man.
- Add zh_CN and zh_TW for tips.

Signed-off-by: Celeste Liu <coelacanthus@outlook.com>
This commit is contained in:
Celeste Liu 2022-07-27 23:06:36 +08:00 committed by Serge Hallyn
parent c6c8130db4
commit 6448da507e
61 changed files with 620 additions and 591 deletions

View File

@ -79,7 +79,7 @@ static void change_root (const char* newroot)
if ('/' != newroot[0]) {
fprintf (log_get_logfd(),
_("%s: invalid chroot path '%s'\n"),
_("%s: invalid chroot path '%s', only absolute paths are supported.\n"),
log_get_progname(), newroot);
exit (E_BAD_ARG);
}

View File

@ -194,6 +194,7 @@
Apply changes in the <replaceable>CHROOT_DIR</replaceable>
directory and use the configuration files from the
<replaceable>CHROOT_DIR</replaceable> directory.
Only absolute paths are supported.
</para>
</listitem>
</varlistentry>

View File

@ -134,6 +134,7 @@
Apply changes in the <replaceable>CHROOT_DIR</replaceable>
directory and use the configuration files from the
<replaceable>CHROOT_DIR</replaceable> directory.
Only absolute paths are supported.
</para>
</listitem>
</varlistentry>

View File

@ -127,6 +127,7 @@
Apply changes in the <replaceable>CHROOT_DIR</replaceable>
directory and use the configuration files from the
<replaceable>CHROOT_DIR</replaceable> directory.
Only absolute paths are supported.
</para>
</listitem>
</varlistentry>

View File

@ -169,6 +169,7 @@
Apply changes in the <replaceable>CHROOT_DIR</replaceable>
directory and use the configuration files from the
<replaceable>CHROOT_DIR</replaceable> directory.
Only absolute paths are supported.
</para>
</listitem>
</varlistentry>

View File

@ -88,6 +88,7 @@
Apply changes in the <replaceable>CHROOT_DIR</replaceable>
directory and use the configuration files from the
<replaceable>CHROOT_DIR</replaceable> directory.
Only absolute paths are supported.
</para>
</listitem>
</varlistentry>

View File

@ -161,6 +161,7 @@
Apply changes in the <replaceable>CHROOT_DIR</replaceable>
directory and use the configuration files from the
<replaceable>CHROOT_DIR</replaceable> directory.
Only absolute paths are supported.
</para>
</listitem>
</varlistentry>

View File

@ -162,6 +162,7 @@
Apply changes in the <replaceable>CHROOT_DIR</replaceable>
directory and use the configuration files from the
<replaceable>CHROOT_DIR</replaceable> directory.
Only absolute paths are supported.
</para>
</listitem>
</varlistentry>

View File

@ -203,6 +203,7 @@
Apply changes in the <replaceable>CHROOT_DIR</replaceable>
directory and use the configuration files from the
<replaceable>CHROOT_DIR</replaceable> directory.
Only absolute paths are supported.
</para>
</listitem>
</varlistentry>

View File

@ -93,6 +93,7 @@
Apply changes in the <replaceable>CHROOT_DIR</replaceable>
directory and use the configuration files from the
<replaceable>CHROOT_DIR</replaceable> directory.
Only absolute paths are supported.
</para>
</listitem>
</varlistentry>

View File

@ -146,6 +146,7 @@
Apply changes in the <replaceable>CHROOT_DIR</replaceable>
directory and use the configuration files from the
<replaceable>CHROOT_DIR</replaceable> directory.
Only absolute paths are supported.
</para>
</listitem>
</varlistentry>

View File

@ -168,6 +168,7 @@
Apply changes in the <replaceable>CHROOT_DIR</replaceable>
directory and use the configuration files from the
<replaceable>CHROOT_DIR</replaceable> directory.
Only absolute paths are supported.
</para>
</listitem>
</varlistentry>

View File

@ -153,6 +153,7 @@
Apply changes in the <replaceable>CHROOT_DIR</replaceable>
directory and use the configuration files from the
<replaceable>CHROOT_DIR</replaceable> directory.
Only absolute paths are supported.
</para>
</listitem>
</varlistentry>

View File

@ -108,6 +108,7 @@
Apply changes in the <replaceable>CHROOT_DIR</replaceable>
directory and use the configuration files from the
<replaceable>CHROOT_DIR</replaceable> directory.
Only absolute paths are supported.
</para>
</listitem>
</varlistentry>

View File

@ -310,6 +310,7 @@
Apply changes in the <replaceable>CHROOT_DIR</replaceable>
directory and use the configuration files from the
<replaceable>CHROOT_DIR</replaceable> directory.
Only absolute paths are supported.
</para>
</listitem>
</varlistentry>

View File

@ -282,6 +282,7 @@
Apply changes in the <replaceable>CHROOT_DIR</replaceable>
directory and use the configuration files from the
<replaceable>CHROOT_DIR</replaceable> directory.
Only absolute paths are supported.
</para>
</listitem>
</varlistentry>

View File

@ -201,6 +201,7 @@
Apply changes in the <replaceable>CHROOT_DIR</replaceable>
directory and use the configuration files from the
<replaceable>CHROOT_DIR</replaceable> directory.
Only absolute paths are supported.
</para>
</listitem>
</varlistentry>

View File

@ -182,6 +182,7 @@
Apply changes in the <replaceable>CHROOT_DIR</replaceable>
directory and use the configuration files from the
<replaceable>CHROOT_DIR</replaceable> directory.
Only absolute paths are supported.
</para>
</listitem>
</varlistentry>

View File

@ -493,6 +493,7 @@
Apply changes in the <replaceable>CHROOT_DIR</replaceable>
directory and use the configuration files from the
<replaceable>CHROOT_DIR</replaceable> directory.
Only absolute paths are supported.
</para>
</listitem>
</varlistentry>

View File

@ -127,6 +127,7 @@
Apply changes in the <replaceable>CHROOT_DIR</replaceable>
directory and use the configuration files from the
<replaceable>CHROOT_DIR</replaceable> directory.
Only absolute paths are supported.
</para>
</listitem>
</varlistentry>

View File

@ -332,6 +332,7 @@
Apply changes in the <replaceable>CHROOT_DIR</replaceable>
directory and use the configuration files from the
<replaceable>CHROOT_DIR</replaceable> directory.
Only absolute paths are supported.
</para>
</listitem>
</varlistentry>

View File

@ -119,6 +119,7 @@
Apply changes in the <replaceable>CHROOT_DIR</replaceable>
directory and use the configuration files from the
<replaceable>CHROOT_DIR</replaceable> directory.
Only absolute paths are supported.
</para>
</listitem>
</varlistentry>

View File

@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: shadow\n"
"Report-Msgid-Bugs-To: pkg-shadow-devel@lists.alioth.debian.org\n"
"POT-Creation-Date: 2022-04-27 16:54+0200\n"
"POT-Creation-Date: 2022-07-27 22:49+0800\n"
"PO-Revision-Date: 2004-05-09 12:03+0100\n"
"Last-Translator: Safir Šećerović <sapphire@linux.org.ba>\n"
"Language-Team: Bosnian <lokal@lugbih.org>\n"
@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#, c-format
msgid ""
@ -505,7 +505,7 @@ msgid "%s: failed to drop privileges (%s)\n"
msgstr ""
#, fuzzy, c-format
msgid "%s: invalid chroot path '%s'\n"
msgid "%s: invalid chroot path '%s', only absolute paths are supported.\n"
msgstr "nepoznata grupa: %s\n"
#, fuzzy, c-format

View File

@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: shadow 4.0.18\n"
"Report-Msgid-Bugs-To: pkg-shadow-devel@lists.alioth.debian.org\n"
"POT-Creation-Date: 2022-04-27 16:54+0200\n"
"POT-Creation-Date: 2022-07-27 22:49+0800\n"
"PO-Revision-Date: 2012-01-22 18:25+0100\n"
"Last-Translator: Innocent De Marchi <tangram.peces@gmail.com>\n"
"Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n"
@ -551,8 +551,9 @@ msgstr "%s: l'opció '%s' requereix un argument\n"
msgid "%s: failed to drop privileges (%s)\n"
msgstr "%s: ha fallat la rebaixa de privilegis (%s)\n"
#, c-format
msgid "%s: invalid chroot path '%s'\n"
#, fuzzy, c-format
#| msgid "%s: invalid chroot path '%s'\n"
msgid "%s: invalid chroot path '%s', only absolute paths are supported.\n"
msgstr "%s: camí «chroot» incorrecta «%s»\n"
#, c-format

View File

@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: shadow 4.2\n"
"Report-Msgid-Bugs-To: pkg-shadow-devel@lists.alioth.debian.org\n"
"POT-Creation-Date: 2022-04-27 16:54+0200\n"
"POT-Creation-Date: 2022-07-27 22:49+0800\n"
"PO-Revision-Date: 2014-08-24 15:07+0200\n"
"Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
"Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n"
@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#, c-format
msgid ""
@ -535,8 +535,9 @@ msgstr "%s: volba „%s“ vyžaduje argument\n"
msgid "%s: failed to drop privileges (%s)\n"
msgstr "%s: selhalo odevzdání privilegií (%s)\n"
#, c-format
msgid "%s: invalid chroot path '%s'\n"
#, fuzzy, c-format
#| msgid "%s: invalid chroot path '%s'\n"
msgid "%s: invalid chroot path '%s', only absolute paths are supported.\n"
msgstr "%s: neplatná cesta k chrootu „%s“\n"
#, c-format

View File

@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: shadow\n"
"Report-Msgid-Bugs-To: pkg-shadow-devel@lists.alioth.debian.org\n"
"POT-Creation-Date: 2022-04-27 16:54+0200\n"
"POT-Creation-Date: 2022-07-27 22:49+0800\n"
"PO-Revision-Date: 2012-01-26 23:57+0100\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
"Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n"
@ -552,8 +552,9 @@ msgstr "%s: tilvalg »%s« kræver et argument\n"
msgid "%s: failed to drop privileges (%s)\n"
msgstr "%s: Kunne ikke afgive rettigheder (%s)\n"
#, c-format
msgid "%s: invalid chroot path '%s'\n"
#, fuzzy, c-format
#| msgid "%s: invalid chroot path '%s'\n"
msgid "%s: invalid chroot path '%s', only absolute paths are supported.\n"
msgstr "%s: Ugyldig chroot-sti »%s«\n"
#, c-format

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: shadow 4.2-2\n"
"Report-Msgid-Bugs-To: pkg-shadow-devel@lists.alioth.debian.org\n"
"POT-Creation-Date: 2022-04-27 16:54+0200\n"
"POT-Creation-Date: 2022-07-27 22:49+0800\n"
"PO-Revision-Date: 2020-09-22 15:10+0200\n"
"Last-Translator: Björn Esser <besser82@fedoraproject.org>\n"
"Language-Team: German <debian-l10n-german@lists.debian.org>\n"
@ -549,8 +549,9 @@ msgstr "%s: Option »%s« erfordert ein Argument\n"
msgid "%s: failed to drop privileges (%s)\n"
msgstr "%s: Fehler beim Entfernen der Privilegien (%s)\n"
#, c-format
msgid "%s: invalid chroot path '%s'\n"
#, fuzzy, c-format
#| msgid "%s: invalid chroot path '%s'\n"
msgid "%s: invalid chroot path '%s', only absolute paths are supported.\n"
msgstr "%s: Ungültiger chroot-Pfad »%s«\n"
#, c-format

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: shadow 4.0.17\n"
"Report-Msgid-Bugs-To: pkg-shadow-devel@lists.alioth.debian.org\n"
"POT-Creation-Date: 2022-04-27 16:54+0200\n"
"POT-Creation-Date: 2022-07-27 22:49+0800\n"
"PO-Revision-Date: 2006-06-01 15:28+0530\n"
"Last-Translator: Jurmey Rabgay <jur_gay@yahoo.com>\n"
"Language-Team: dzongkha <pgeyleg@dit.gov.bt>\n"
@ -520,7 +520,7 @@ msgid "%s: failed to drop privileges (%s)\n"
msgstr "%s: ཁེ་དབང་(%s)ཚུ་བཀོག་ནིའི་འཐུས་ཤོར་བྱུང་ཡོདཔ།\n"
#, fuzzy, c-format
msgid "%s: invalid chroot path '%s'\n"
msgid "%s: invalid chroot path '%s', only absolute paths are supported.\n"
msgstr "%s: ནུས་མེད་ཀྱི་ ཁྱིམ་གྱི་བརྒྱུད་འཕྲིན་: '%s'\n"
#, fuzzy, c-format

View File

@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: shadow_po_el\n"
"Report-Msgid-Bugs-To: pkg-shadow-devel@lists.alioth.debian.org\n"
"POT-Creation-Date: 2022-04-27 16:54+0200\n"
"POT-Creation-Date: 2022-07-27 22:49+0800\n"
"PO-Revision-Date: 2012-01-21 00:22+0200\n"
"Last-Translator: Thomas Vasileiou <thomas-v@wildmail.com>\n"
"Language-Team: Greek <debian-l10n-greek@lists.debian.org>\n"
@ -552,8 +552,9 @@ msgstr "%s: η επιλογή '%s' απαιτεί μία τιμή\n"
msgid "%s: failed to drop privileges (%s)\n"
msgstr "%s: αποτυχία απόρριψης προνομίων (%s)\n"
#, c-format
msgid "%s: invalid chroot path '%s'\n"
#, fuzzy, c-format
#| msgid "%s: invalid chroot path '%s'\n"
msgid "%s: invalid chroot path '%s', only absolute paths are supported.\n"
msgstr "%s: διαδρομή chroot μη έγκυρη '%s'\n"
#, c-format

View File

@ -32,7 +32,7 @@ msgid ""
msgstr ""
"Project-Id-Version: shadow 4.1.4.2\n"
"Report-Msgid-Bugs-To: pkg-shadow-devel@lists.alioth.debian.org\n"
"POT-Creation-Date: 2022-04-27 16:54+0200\n"
"POT-Creation-Date: 2022-07-27 22:49+0800\n"
"PO-Revision-Date: 2011-11-23 23:56+0100\n"
"Last-Translator: Francisco Javier Cuadrado <fcocuadrado@gmail.com>\n"
"Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n"
@ -572,7 +572,7 @@ msgid "%s: failed to drop privileges (%s)\n"
msgstr "%s: se produjo un fallo al desprenderse de los privilegios (%s)\n"
#, fuzzy, c-format
msgid "%s: invalid chroot path '%s'\n"
msgid "%s: invalid chroot path '%s', only absolute paths are supported.\n"
msgstr "%s: teléfono de casa incorrecto: «%s»\n"
#, fuzzy, c-format

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: eu\n"
"Report-Msgid-Bugs-To: pkg-shadow-devel@lists.alioth.debian.org\n"
"POT-Creation-Date: 2022-04-27 16:54+0200\n"
"POT-Creation-Date: 2022-07-27 22:49+0800\n"
"PO-Revision-Date: 2011-11-26 19:42+0100\n"
"Last-Translator: Piarres Beobide <pi@beobide.net>\n"
"Language-Team: Euskara <debian-l10n-eu@lists.debian.org>\n"
@ -526,7 +526,7 @@ msgid "%s: failed to drop privileges (%s)\n"
msgstr "%s: huts baimenak kentzerakoan (%s)\n"
#, fuzzy, c-format
msgid "%s: invalid chroot path '%s'\n"
msgid "%s: invalid chroot path '%s', only absolute paths are supported.\n"
msgstr "%s: etxeko tlf baliogabea: '%s'\n"
#, fuzzy, c-format

View File

@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: shadow 4.0.18.1\n"
"Report-Msgid-Bugs-To: pkg-shadow-devel@lists.alioth.debian.org\n"
"POT-Creation-Date: 2022-04-27 16:54+0200\n"
"POT-Creation-Date: 2022-07-27 22:49+0800\n"
"PO-Revision-Date: 2007-11-24 22:54+0100\n"
"Last-Translator: Tommi Vainikainen <thv+debian@iki.fi>\n"
"Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n"
@ -516,7 +516,7 @@ msgid "%s: failed to drop privileges (%s)\n"
msgstr "%s: Oikeuksien pudottaminen epäonnistui (%s)\n"
#, fuzzy, c-format
msgid "%s: invalid chroot path '%s'\n"
msgid "%s: invalid chroot path '%s', only absolute paths are supported.\n"
msgstr "%s: virheellinen kotipuhelin: \"%s\"\n"
#, fuzzy, c-format

554
po/fr.po
View File

@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: shadow-man-pages 4.0.18\n"
"Report-Msgid-Bugs-To: pkg-shadow-devel@lists.alioth.debian.org\n"
"POT-Creation-Date: 2022-04-27 16:54+0200\n"
"POT-Creation-Date: 2022-07-27 22:49+0800\n"
"PO-Revision-Date: 2022-01-04 11:11+0100\n"
"Last-Translator: bubu <bubub@no-log.org>\n"
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@ -569,8 +569,9 @@ msgstr "%s : l'option '%s' nécessite un argument\n"
msgid "%s: failed to drop privileges (%s)\n"
msgstr "%s : échec de la diminution de privilèges (%s)\n"
#, c-format
msgid "%s: invalid chroot path '%s'\n"
#, fuzzy, c-format
#| msgid "%s: invalid chroot path '%s'\n"
msgid "%s: invalid chroot path '%s', only absolute paths are supported.\n"
msgstr "%s : chemin de chroot non valable '%s'\n"
#, c-format
@ -2646,8 +2647,8 @@ msgstr ""
#, c-format
msgid "%s: failed to reset the tallylog entry of user \"%s\"\n"
msgstr ""
"%s : impossible de réinitialiser l'entrée tallylog pour l'utilisateur \"%s"
"\"\n"
"%s : impossible de réinitialiser l'entrée tallylog pour l'utilisateur "
"\"%s\"\n"
#, c-format
msgid "%s: failed to prepare the new %s entry\n"
@ -3297,9 +3298,9 @@ msgstr ""
#~ "edit the shadow versions of those files, <filename>/etc/shadow</filename> "
#~ "and <filename>/etc/gshadow</filename>, respectively. The programs will "
#~ "set the appropriate locks to prevent file corruption. When looking for an "
#~ "editor, the programs will first try the environment variable <envar>"
#~ "$VISUAL</envar>, then the environment variable <envar>$EDITOR</envar>, "
#~ "and finally the default editor, <citerefentry><refentrytitle>vi</"
#~ "editor, the programs will first try the environment variable "
#~ "<envar>$VISUAL</envar>, then the environment variable <envar>$EDITOR</"
#~ "envar>, and finally the default editor, <citerefentry><refentrytitle>vi</"
#~ "refentrytitle><manvolnum>1</manvolnum></citerefentry>."
#~ msgstr ""
#~ "<command>vipw</command> et <command>vigr</command> permettent de modifier "
@ -3445,9 +3446,9 @@ msgstr ""
#~ "citerefentry>, <citerefentry><refentrytitle>group</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry>, "
#~ "<citerefentry><refentrytitle>gshadow</refentrytitle><manvolnum>5</"
#~ "manvolnum></citerefentry><citerefentry condition=\"tcb"
#~ "\"><refentrytitle>login.defs</refentrytitle><manvolnum>5</manvolnum></"
#~ "citerefentry>, <citerefentry><refentrytitle>passwd</"
#~ "manvolnum></citerefentry><citerefentry "
#~ "condition=\"tcb\"><refentrytitle>login.defs</refentrytitle><manvolnum>5</"
#~ "manvolnum></citerefentry>, <citerefentry><refentrytitle>passwd</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry>, <citerefentry "
#~ "condition=\"tcb\"><refentrytitle>tcb</refentrytitle><manvolnum>5</"
#~ "manvolnum></citerefentry>, <citerefentry><refentrytitle>shadow</"
@ -3457,9 +3458,9 @@ msgstr ""
#~ "citerefentry>, <citerefentry><refentrytitle>group</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry>, "
#~ "<citerefentry><refentrytitle>gshadow</refentrytitle><manvolnum>5</"
#~ "manvolnum></citerefentry><citerefentry condition=\"tcb"
#~ "\"><refentrytitle>login.defs</refentrytitle><manvolnum>5</manvolnum></"
#~ "citerefentry>, <citerefentry><refentrytitle>passwd</"
#~ "manvolnum></citerefentry><citerefentry "
#~ "condition=\"tcb\"><refentrytitle>login.defs</refentrytitle><manvolnum>5</"
#~ "manvolnum></citerefentry>, <citerefentry><refentrytitle>passwd</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry>, <citerefentry "
#~ "condition=\"tcb\"><refentrytitle>tcb</refentrytitle><manvolnum>5</"
#~ "manvolnum></citerefentry>, <citerefentry><refentrytitle>shadow</"
@ -3641,8 +3642,8 @@ msgstr ""
#~| "remap=\"I\">,GROUPN</emphasis>]]]"
#~ msgid ""
#~ "<option>-G</option>, <option>--groups</option>&nbsp;<replaceable>GROUP1</"
#~ "replaceable>[<emphasis remap=\"I\">,GROUP2,...</emphasis>[<emphasis remap="
#~ "\"I\">,GROUPN</emphasis>]]]"
#~ "replaceable>[<emphasis remap=\"I\">,GROUP2,...</emphasis>[<emphasis "
#~ "remap=\"I\">,GROUPN</emphasis>]]]"
#~ msgstr ""
#~ "<option>-G</option>, <option>--groups</option>&nbsp;<replaceable>GROUPE1</"
#~ "replaceable>[<emphasis remap=\"I\">,GROUPE2,...</emphasis>[<emphasis "
@ -4301,13 +4302,14 @@ msgstr ""
#~ "manvolnum></citerefentry>, <citerefentry><refentrytitle>groupmod</"
#~ "refentrytitle><manvolnum>8</manvolnum></citerefentry>, "
#~ "<citerefentry><refentrytitle>login.defs</refentrytitle><manvolnum>5</"
#~ "manvolnum></citerefentry>, <phrase condition=\"subids"
#~ "\"><citerefentry><refentrytitle>subgid</refentrytitle><manvolnum>5</"
#~ "manvolnum></citerefentry>, <citerefentry><refentrytitle>subuid</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry>, </"
#~ "phrase><citerefentry><refentrytitle>useradd</refentrytitle><manvolnum>8</"
#~ "manvolnum></citerefentry>, <citerefentry><refentrytitle>userdel</"
#~ "refentrytitle><manvolnum>8</manvolnum></citerefentry>."
#~ "manvolnum></citerefentry>, <phrase "
#~ "condition=\"subids\"><citerefentry><refentrytitle>subgid</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry>, "
#~ "<citerefentry><refentrytitle>subuid</refentrytitle><manvolnum>5</"
#~ "manvolnum></citerefentry>, </phrase><citerefentry><refentrytitle>useradd</"
#~ "refentrytitle><manvolnum>8</manvolnum></citerefentry>, "
#~ "<citerefentry><refentrytitle>userdel</refentrytitle><manvolnum>8</"
#~ "manvolnum></citerefentry>."
#~ msgstr ""
#~ "<citerefentry><refentrytitle>chfn</refentrytitle><manvolnum>1</"
#~ "manvolnum></citerefentry>, <citerefentry><refentrytitle>chsh</"
@ -4322,13 +4324,14 @@ msgstr ""
#~ "manvolnum></citerefentry>, <citerefentry><refentrytitle>groupmod</"
#~ "refentrytitle><manvolnum>8</manvolnum></citerefentry>, "
#~ "<citerefentry><refentrytitle>login.defs</refentrytitle><manvolnum>5</"
#~ "manvolnum></citerefentry>, <phrase condition=\"subids"
#~ "\"><citerefentry><refentrytitle>subgid</refentrytitle><manvolnum>5</"
#~ "manvolnum></citerefentry>, <citerefentry><refentrytitle>subuid</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry>, </"
#~ "phrase><citerefentry><refentrytitle>useradd</refentrytitle><manvolnum>8</"
#~ "manvolnum></citerefentry>, <citerefentry><refentrytitle>userdel</"
#~ "refentrytitle><manvolnum>8</manvolnum></citerefentry>."
#~ "manvolnum></citerefentry>, <phrase "
#~ "condition=\"subids\"><citerefentry><refentrytitle>subgid</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry>, "
#~ "<citerefentry><refentrytitle>subuid</refentrytitle><manvolnum>5</"
#~ "manvolnum></citerefentry>, </phrase><citerefentry><refentrytitle>useradd</"
#~ "refentrytitle><manvolnum>8</manvolnum></citerefentry>, "
#~ "<citerefentry><refentrytitle>userdel</refentrytitle><manvolnum>8</"
#~ "manvolnum></citerefentry>."
#~ msgid "userdel"
#~ msgstr "userdel"
@ -4338,8 +4341,8 @@ msgstr ""
#~ msgid ""
#~ "The <command>userdel</command> command modifies the system account files, "
#~ "deleting all entries that refer to the user name <emphasis remap=\"I"
#~ "\">LOGIN</emphasis>. The named user must exist."
#~ "deleting all entries that refer to the user name <emphasis "
#~ "remap=\"I\">LOGIN</emphasis>. The named user must exist."
#~ msgstr ""
#~ "La commande <command>userdel</command> modifie les fichiers "
#~ "d'administration des comptes du système, en supprimant les entrées qui se "
@ -4359,10 +4362,10 @@ msgstr ""
#~ "still logged in. It also forces <command>userdel</command> to remove the "
#~ "user's home directory and mail spool, even if another user uses the same "
#~ "home directory or if the mail spool is not owned by the specified user. "
#~ "If <option>USERGROUPS_ENAB</option> is defined to <emphasis remap=\"I"
#~ "\">yes</emphasis> in <filename>/etc/login.defs</filename> and if a group "
#~ "exists with the same name as the deleted user, then this group will be "
#~ "removed, even if it is still the primary group of another user."
#~ "If <option>USERGROUPS_ENAB</option> is defined to <emphasis "
#~ "remap=\"I\">yes</emphasis> in <filename>/etc/login.defs</filename> and if "
#~ "a group exists with the same name as the deleted user, then this group "
#~ "will be removed, even if it is still the primary group of another user."
#~ msgstr ""
#~ "Cette option impose la suppression de l'utilisateur, même s'il est encore "
#~ "connecté. Elle force également <command>userdel</command> à supprimer son "
@ -4563,8 +4566,8 @@ msgstr ""
#~ "être effectué sur le serveur NIS."
#~ msgid ""
#~ "If <option>USERGROUPS_ENAB</option> is defined to <emphasis remap=\"I"
#~ "\">yes</emphasis> in <filename>/etc/login.defs</filename>, "
#~ "If <option>USERGROUPS_ENAB</option> is defined to <emphasis "
#~ "remap=\"I\">yes</emphasis> in <filename>/etc/login.defs</filename>, "
#~ "<command>userdel</command> will delete the group with the same name as "
#~ "the user. To avoid inconsistencies in the passwd and group databases, "
#~ "<command>userdel</command> will check that this group is not used as a "
@ -4611,8 +4614,8 @@ msgstr ""
#~ "refentrytitle><manvolnum>8</manvolnum></citerefentry>, "
#~ "<citerefentry><refentrytitle>groupdel</refentrytitle><manvolnum>8</"
#~ "manvolnum></citerefentry>, <citerefentry><refentrytitle>groupmod</"
#~ "refentrytitle><manvolnum>8</manvolnum></citerefentry>, <phrase condition="
#~ "\"subids\"><citerefentry><refentrytitle>subgid</"
#~ "refentrytitle><manvolnum>8</manvolnum></citerefentry>, <phrase "
#~ "condition=\"subids\"><citerefentry><refentrytitle>subgid</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry>, "
#~ "<citerefentry><refentrytitle>subuid</refentrytitle><manvolnum>5</"
#~ "manvolnum></citerefentry>, </phrase><citerefentry><refentrytitle>useradd</"
@ -4631,8 +4634,8 @@ msgstr ""
#~ "refentrytitle><manvolnum>8</manvolnum></citerefentry>, "
#~ "<citerefentry><refentrytitle>groupdel</refentrytitle><manvolnum>8</"
#~ "manvolnum></citerefentry>, <citerefentry><refentrytitle>groupmod</"
#~ "refentrytitle><manvolnum>8</manvolnum></citerefentry>, <phrase condition="
#~ "\"subids\"><citerefentry><refentrytitle>subgid</"
#~ "refentrytitle><manvolnum>8</manvolnum></citerefentry>, <phrase "
#~ "condition=\"subids\"><citerefentry><refentrytitle>subgid</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry>, "
#~ "<citerefentry><refentrytitle>subuid</refentrytitle><manvolnum>5</"
#~ "manvolnum></citerefentry>, </phrase><citerefentry><refentrytitle>useradd</"
@ -5491,13 +5494,14 @@ msgstr ""
#~ "manvolnum></citerefentry>, <citerefentry><refentrytitle>login.defs</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry>, "
#~ "<citerefentry><refentrytitle>newusers</refentrytitle><manvolnum>8</"
#~ "manvolnum></citerefentry>, <phrase condition=\"subids"
#~ "\"><citerefentry><refentrytitle>subgid</refentrytitle><manvolnum>5</"
#~ "manvolnum></citerefentry>, <citerefentry><refentrytitle>subuid</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry>, </"
#~ "phrase><citerefentry><refentrytitle>userdel</refentrytitle><manvolnum>8</"
#~ "manvolnum></citerefentry>, <citerefentry><refentrytitle>usermod</"
#~ "refentrytitle><manvolnum>8</manvolnum></citerefentry>."
#~ "manvolnum></citerefentry>, <phrase "
#~ "condition=\"subids\"><citerefentry><refentrytitle>subgid</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry>, "
#~ "<citerefentry><refentrytitle>subuid</refentrytitle><manvolnum>5</"
#~ "manvolnum></citerefentry>, </phrase><citerefentry><refentrytitle>userdel</"
#~ "refentrytitle><manvolnum>8</manvolnum></citerefentry>, "
#~ "<citerefentry><refentrytitle>usermod</refentrytitle><manvolnum>8</"
#~ "manvolnum></citerefentry>."
#~ msgstr ""
#~ "<citerefentry><refentrytitle>chfn</refentrytitle><manvolnum>1</"
#~ "manvolnum></citerefentry>, <citerefentry><refentrytitle>chsh</"
@ -5512,13 +5516,14 @@ msgstr ""
#~ "manvolnum></citerefentry>, <citerefentry><refentrytitle>login.defs</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry>, "
#~ "<citerefentry><refentrytitle>newusers</refentrytitle><manvolnum>8</"
#~ "manvolnum></citerefentry>, <phrase condition=\"subids"
#~ "\"><citerefentry><refentrytitle>subgid</refentrytitle><manvolnum>5</"
#~ "manvolnum></citerefentry>, <citerefentry><refentrytitle>subuid</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry>, </"
#~ "phrase><citerefentry><refentrytitle>userdel</refentrytitle><manvolnum>8</"
#~ "manvolnum></citerefentry>, <citerefentry><refentrytitle>usermod</"
#~ "refentrytitle><manvolnum>8</manvolnum></citerefentry>."
#~ "manvolnum></citerefentry>, <phrase "
#~ "condition=\"subids\"><citerefentry><refentrytitle>subgid</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry>, "
#~ "<citerefentry><refentrytitle>subuid</refentrytitle><manvolnum>5</"
#~ "manvolnum></citerefentry>, </phrase><citerefentry><refentrytitle>userdel</"
#~ "refentrytitle><manvolnum>8</manvolnum></citerefentry>, "
#~ "<citerefentry><refentrytitle>usermod</refentrytitle><manvolnum>8</"
#~ "manvolnum></citerefentry>."
#~ msgid "Creation, 1996"
#~ msgstr "Création, 1996"
@ -5795,10 +5800,10 @@ msgstr ""
#~ "réussies ou non, sont enregistrées afin de détecter tout abus du système."
#~ msgid ""
#~ "The current environment is passed to the new shell. The value of <envar>"
#~ "$PATH</envar> is reset to <filename>/bin:/usr/bin</filename> for normal "
#~ "users, or <filename>/sbin:/bin:/usr/sbin:/usr/bin</filename> for the "
#~ "superuser. This may be changed with the <option>ENV_PATH</option> and "
#~ "The current environment is passed to the new shell. The value of "
#~ "<envar>$PATH</envar> is reset to <filename>/bin:/usr/bin</filename> for "
#~ "normal users, or <filename>/sbin:/bin:/usr/sbin:/usr/bin</filename> for "
#~ "the superuser. This may be changed with the <option>ENV_PATH</option> and "
#~ "<option>ENV_SUPATH</option> definitions in <filename>/etc/login.defs</"
#~ "filename>."
#~ msgstr ""
@ -5985,9 +5990,10 @@ msgstr ""
#~ "sauf pour les variables ci-dessus."
#~ msgid ""
#~ "If <option>--login</option> is used, the <envar>$TERM</envar>, <envar>"
#~ "$COLORTERM</envar>, <envar>$DISPLAY</envar>, and <envar>$XAUTHORITY</"
#~ "envar> environment variables are copied if they were set."
#~ "If <option>--login</option> is used, the <envar>$TERM</envar>, "
#~ "<envar>$COLORTERM</envar>, <envar>$DISPLAY</envar>, and "
#~ "<envar>$XAUTHORITY</envar> environment variables are copied if they were "
#~ "set."
#~ msgstr ""
#~ "Si <option>--login</option> est utilisée, les variables d'environnement "
#~ "<envar>$TERM</envar>, <envar>$COLORTERM</envar>, <envar>$DISPLAY</envar> "
@ -6397,8 +6403,8 @@ msgstr ""
#~ "refentrytitle><manvolnum>1</manvolnum></citerefentry>, "
#~ "<citerefentry><refentrytitle>gpasswd</refentrytitle><manvolnum>1</"
#~ "manvolnum></citerefentry>, <citerefentry><refentrytitle>group</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry><phrase condition="
#~ "\"gshadow\">, <citerefentry><refentrytitle>gshadow</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry><phrase "
#~ "condition=\"gshadow\">, <citerefentry><refentrytitle>gshadow</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry></phrase>."
#~ msgstr ""
#~ "<citerefentry><refentrytitle>id</refentrytitle><manvolnum>1</manvolnum></"
@ -6409,8 +6415,8 @@ msgstr ""
#~ "refentrytitle><manvolnum>1</manvolnum></citerefentry>, "
#~ "<citerefentry><refentrytitle>gpasswd</refentrytitle><manvolnum>1</"
#~ "manvolnum></citerefentry>, <citerefentry><refentrytitle>group</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry><phrase condition="
#~ "\"gshadow\">, <citerefentry><refentrytitle>gshadow</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry><phrase "
#~ "condition=\"gshadow\">, <citerefentry><refentrytitle>gshadow</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry></phrase>."
#~ msgid "shadow"
@ -6912,14 +6918,15 @@ msgstr ""
#~ "Convertir vers ou depuis les fichiers de mots de passe ou de groupe cachés"
#~ msgid ""
#~ "The <command>pwconv</command> command creates <emphasis remap=\"I"
#~ "\">shadow</emphasis> from <emphasis remap=\"I\">passwd</emphasis> and an "
#~ "optionally existing <emphasis remap=\"I\">shadow</emphasis>."
#~ msgstr ""
#~ "La commande <command>pwconv</command> crée le fichier <emphasis remap=\"I"
#~ "\">shadow</emphasis> à partir du fichier <emphasis remap=\"I\">passwd</"
#~ "emphasis> et d'un éventuel fichier <emphasis remap=\"I\">shadow</"
#~ "The <command>pwconv</command> command creates <emphasis "
#~ "remap=\"I\">shadow</emphasis> from <emphasis remap=\"I\">passwd</"
#~ "emphasis> and an optionally existing <emphasis remap=\"I\">shadow</"
#~ "emphasis>."
#~ msgstr ""
#~ "La commande <command>pwconv</command> crée le fichier <emphasis "
#~ "remap=\"I\">shadow</emphasis> à partir du fichier <emphasis "
#~ "remap=\"I\">passwd</emphasis> et d'un éventuel fichier <emphasis "
#~ "remap=\"I\">shadow</emphasis>."
#~ msgid ""
#~ "<command>pwconv</command> does not work with <option>USE_TCB</option> "
@ -6938,15 +6945,15 @@ msgstr ""
#~ "dans <filename>login.defs</filename>)."
#~ msgid ""
#~ "The <command>pwunconv</command> command creates <emphasis remap=\"I"
#~ "\">passwd</emphasis> from <emphasis remap=\"I\">passwd</emphasis> and "
#~ "<emphasis remap=\"I\">shadow</emphasis> and then removes <emphasis remap="
#~ "\"I\">shadow</emphasis>."
#~ "The <command>pwunconv</command> command creates <emphasis "
#~ "remap=\"I\">passwd</emphasis> from <emphasis remap=\"I\">passwd</"
#~ "emphasis> and <emphasis remap=\"I\">shadow</emphasis> and then removes "
#~ "<emphasis remap=\"I\">shadow</emphasis>."
#~ msgstr ""
#~ "La commande <command>pwunconv</command> crée le fichier <emphasis remap="
#~ "\"I\">passwd</emphasis> à partir des fichiers <emphasis remap=\"I"
#~ "\">passwd</emphasis> et <emphasis remap=\"I\">shadow</emphasis> puis "
#~ "supprime <emphasis remap=\"I\">shadow</emphasis>."
#~ "La commande <command>pwunconv</command> crée le fichier <emphasis "
#~ "remap=\"I\">passwd</emphasis> à partir des fichiers <emphasis "
#~ "remap=\"I\">passwd</emphasis> et <emphasis remap=\"I\">shadow</emphasis> "
#~ "puis supprime <emphasis remap=\"I\">shadow</emphasis>."
#~ msgid ""
#~ "<command>pwunconv</command> does not work with <option>USE_TCB</option> "
@ -6962,24 +6969,26 @@ msgstr ""
#~ "defs</filename> avant d'utiliser <command>pwunconv</command>."
#~ msgid ""
#~ "The <command>grpconv</command> command creates <emphasis remap=\"I"
#~ "\">gshadow</emphasis> from <emphasis remap=\"I\">group</emphasis> and an "
#~ "optionally existing <emphasis remap=\"I\">gshadow</emphasis>."
#~ "The <command>grpconv</command> command creates <emphasis "
#~ "remap=\"I\">gshadow</emphasis> from <emphasis remap=\"I\">group</"
#~ "emphasis> and an optionally existing <emphasis remap=\"I\">gshadow</"
#~ "emphasis>."
#~ msgstr ""
#~ "La commande <command>grpconv</command> crée <emphasis remap=\"I"
#~ "\">gshadow</emphasis> à partir de <emphasis remap=\"I\">group</emphasis> "
#~ "et d'un éventuel fichier <emphasis remap=\"I\">gshadow</emphasis>."
#~ "La commande <command>grpconv</command> crée <emphasis "
#~ "remap=\"I\">gshadow</emphasis> à partir de <emphasis remap=\"I\">group</"
#~ "emphasis> et d'un éventuel fichier <emphasis remap=\"I\">gshadow</"
#~ "emphasis>."
#~ msgid ""
#~ "The <command>grpunconv</command> command creates <emphasis remap=\"I"
#~ "\">group</emphasis> from <emphasis remap=\"I\">group</emphasis> and "
#~ "<emphasis remap=\"I\">gshadow</emphasis> and then removes <emphasis remap="
#~ "\"I\">gshadow</emphasis>."
#~ "The <command>grpunconv</command> command creates <emphasis "
#~ "remap=\"I\">group</emphasis> from <emphasis remap=\"I\">group</emphasis> "
#~ "and <emphasis remap=\"I\">gshadow</emphasis> and then removes <emphasis "
#~ "remap=\"I\">gshadow</emphasis>."
#~ msgstr ""
#~ "La commande <command>grpunconv</command> crée <emphasis remap=\"I"
#~ "\">group</emphasis> à partir des fichiers <emphasis remap=\"I\">group</"
#~ "emphasis> et <emphasis remap=\"I\">gshadow</emphasis> puis supprime "
#~ "<emphasis remap=\"I\">gshadow</emphasis>."
#~ "La commande <command>grpunconv</command> crée <emphasis "
#~ "remap=\"I\">group</emphasis> à partir des fichiers <emphasis "
#~ "remap=\"I\">group</emphasis> et <emphasis remap=\"I\">gshadow</emphasis> "
#~ "puis supprime <emphasis remap=\"I\">gshadow</emphasis>."
#~ msgid ""
#~ "These four programs all operate on the normal and shadow password and "
@ -7017,17 +7026,18 @@ msgstr ""
#~ "la main."
#~ msgid ""
#~ "<command>pwconv</command> will use the values of <emphasis remap=\"I"
#~ "\">PASS_MIN_DAYS</emphasis>, <emphasis remap=\"I\">PASS_MAX_DAYS</"
#~ "emphasis>, and <emphasis remap=\"I\">PASS_WARN_AGE</emphasis> from "
#~ "<filename>/etc/login.defs</filename> when adding new entries to "
#~ "<filename>/etc/shadow</filename>."
#~ "<command>pwconv</command> will use the values of <emphasis "
#~ "remap=\"I\">PASS_MIN_DAYS</emphasis>, <emphasis "
#~ "remap=\"I\">PASS_MAX_DAYS</emphasis>, and <emphasis "
#~ "remap=\"I\">PASS_WARN_AGE</emphasis> from <filename>/etc/login.defs</"
#~ "filename> when adding new entries to <filename>/etc/shadow</filename>."
#~ msgstr ""
#~ "Lors de l'ajout de nouvelles entrées dans <filename>/etc/shadow</"
#~ "filename>, <command>pwconv</command> utilisera les valeurs de <emphasis "
#~ "remap=\"I\">PASS_MIN_DAYS</emphasis>, <emphasis remap=\"I"
#~ "\">PASS_MAX_DAYS</emphasis>, et <emphasis remap=\"I\">PASS_WARN_AGE</"
#~ "emphasis> définies dans le fichier <filename>/etc/login.defs</filename>."
#~ "remap=\"I\">PASS_MIN_DAYS</emphasis>, <emphasis "
#~ "remap=\"I\">PASS_MAX_DAYS</emphasis>, et <emphasis "
#~ "remap=\"I\">PASS_WARN_AGE</emphasis> définies dans le fichier <filename>/"
#~ "etc/login.defs</filename>."
#~ msgid ""
#~ "Likewise <command>pwunconv</command> and <command>grpunconv</command> are "
@ -7240,16 +7250,18 @@ msgstr ""
#~ msgid ""
#~ "By default, <command>pwck</command> operates on the files <filename>/etc/"
#~ "passwd</filename> and <filename>/etc/shadow</filename><phrase condition="
#~ "\"tcb\"> (or the files in <filename>/etc/tcb</filename>)</phrase>. The "
#~ "user may select alternate files with the <replaceable>passwd</"
#~ "replaceable> and <replaceable>shadow</replaceable> parameters."
#~ "passwd</filename> and <filename>/etc/shadow</filename><phrase "
#~ "condition=\"tcb\"> (or the files in <filename>/etc/tcb</filename>)</"
#~ "phrase>. The user may select alternate files with the "
#~ "<replaceable>passwd</replaceable> and <replaceable>shadow</replaceable> "
#~ "parameters."
#~ msgstr ""
#~ "Par défaut, <command>pwck</command> opère sur les fichiers <filename>/etc/"
#~ "passwd</filename> et <filename>/etc/shadow</filename><phrase condition="
#~ "\"tcb> (ou les fichiers dans <filename>/etc/tcb</filename>)</phrase>. "
#~ "L'utilisateur peut spécifier d'autres fichiers avec les paramètres "
#~ "<replaceable>passwd</replaceable> et <replaceable>shadow</replaceable>."
#~ "passwd</filename> et <filename>/etc/shadow</filename><phrase "
#~ "condition=\"tcb> (ou les fichiers dans <filename>/etc/tcb</filename>)</"
#~ "phrase>. L'utilisateur peut spécifier d'autres fichiers avec les "
#~ "paramètres <replaceable>passwd</replaceable> et <replaceable>shadow</"
#~ "replaceable>."
#~ msgid ""
#~ "Note that when <option>USE_TCB</option> is enabled, you cannot specify an "
@ -7355,9 +7367,9 @@ msgstr ""
#~ "The following entry allows access to user <emphasis remap=\"B\">jfh</"
#~ "emphasis> on every port during weekdays from 9am to 5pm."
#~ msgstr ""
#~ "L'entrée suivante autorise l'accès à l'utilisateur <emphasis remap=\"B"
#~ "\">jfh</emphasis> sur n'importe quel port pendant la semaine de 9 heures "
#~ "à 17 heures."
#~ "L'entrée suivante autorise l'accès à l'utilisateur <emphasis "
#~ "remap=\"B\">jfh</emphasis> sur n'importe quel port pendant la semaine de "
#~ "9 heures à 17 heures."
#~ msgid "*:jfh:Wk0900-1700"
#~ msgstr "*:jfh:Wk0900-1700"
@ -7484,8 +7496,8 @@ msgstr ""
#~ msgstr ""
#~ "Le champ du répertoire personnel de l'utilisateur correspond au nom du "
#~ "répertoire de travail initial. <command>login</command> utilise cette "
#~ "information pour définir la valeur de la variable d'environnement <envar>"
#~ "$HOME</envar>."
#~ "information pour définir la valeur de la variable d'environnement "
#~ "<envar>$HOME</envar>."
#~ msgid ""
#~ "The command interpreter field provides the name of the user's command "
@ -7917,14 +7929,14 @@ msgstr ""
#~ msgid ""
#~ "It can take one of these values: <replaceable>DES</replaceable> "
#~ "(default), <replaceable>MD5</replaceable><phrase condition=\"sha_crypt"
#~ "\">, <replaceable>SHA256</replaceable>, <replaceable>SHA512</"
#~ "replaceable></phrase>."
#~ "(default), <replaceable>MD5</replaceable><phrase "
#~ "condition=\"sha_crypt\">, <replaceable>SHA256</replaceable>, "
#~ "<replaceable>SHA512</replaceable></phrase>."
#~ msgstr ""
#~ "Les valeurs suivantes sont acceptées : <replaceable>DES</replaceable> "
#~ "(par défaut), <replaceable>MD5</replaceable><phrase condition=\"sha_crypt"
#~ "\">, <replaceable>SHA256</replaceable>, <replaceable>SHA512</"
#~ "replaceable></phrase>."
#~ "(par défaut), <replaceable>MD5</replaceable><phrase "
#~ "condition=\"sha_crypt\">, <replaceable>SHA256</replaceable>, "
#~ "<replaceable>SHA512</replaceable></phrase>."
#~ msgid ""
#~ "Note: this parameter overrides the <option>MD5_CRYPT_ENAB</option> "
@ -8113,19 +8125,21 @@ msgstr ""
#~ "manvolnum></citerefentry>, <citerefentry><refentrytitle>passwd</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry>, "
#~ "<citerefentry><refentrytitle>shadow</refentrytitle><manvolnum>5</"
#~ "manvolnum></citerefentry>, <phrase condition=\"no_pam"
#~ "\"><citerefentry><refentrytitle>login.defs</refentrytitle><manvolnum>5</"
#~ "manvolnum></citerefentry>, </phrase><citerefentry><refentrytitle>usermod</"
#~ "refentrytitle><manvolnum>8</manvolnum></citerefentry>."
#~ "manvolnum></citerefentry>, <phrase "
#~ "condition=\"no_pam\"><citerefentry><refentrytitle>login.defs</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry>, </"
#~ "phrase><citerefentry><refentrytitle>usermod</refentrytitle><manvolnum>8</"
#~ "manvolnum></citerefentry>."
#~ msgstr ""
#~ "<citerefentry><refentrytitle>chpasswd</refentrytitle><manvolnum>8</"
#~ "manvolnum></citerefentry>, <citerefentry><refentrytitle>passwd</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry>, "
#~ "<citerefentry><refentrytitle>shadow</refentrytitle><manvolnum>5</"
#~ "manvolnum></citerefentry>, <phrase condition=\"no_pam"
#~ "\"><citerefentry><refentrytitle>login.defs</refentrytitle><manvolnum>5</"
#~ "manvolnum></citerefentry>, </phrase><citerefentry><refentrytitle>usermod</"
#~ "refentrytitle><manvolnum>8</manvolnum></citerefentry>."
#~ "manvolnum></citerefentry>, <phrase "
#~ "condition=\"no_pam\"><citerefentry><refentrytitle>login.defs</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry>, </"
#~ "phrase><citerefentry><refentrytitle>usermod</refentrytitle><manvolnum>8</"
#~ "manvolnum></citerefentry>."
#~ msgid "nologin"
#~ msgstr "nologin"
@ -8473,8 +8487,8 @@ msgstr ""
#~ msgid ""
#~ "<citerefentry><refentrytitle>login.defs</refentrytitle><manvolnum>5</"
#~ "manvolnum></citerefentry>, <citerefentry><refentrytitle>passwd</"
#~ "refentrytitle><manvolnum>1</manvolnum></citerefentry>, <phrase condition="
#~ "\"subids\"><citerefentry><refentrytitle>subgid</"
#~ "refentrytitle><manvolnum>1</manvolnum></citerefentry>, <phrase "
#~ "condition=\"subids\"><citerefentry><refentrytitle>subgid</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry>, "
#~ "<citerefentry><refentrytitle>subuid</refentrytitle><manvolnum>5</"
#~ "manvolnum></citerefentry>, </phrase><citerefentry><refentrytitle>useradd</"
@ -8482,8 +8496,8 @@ msgstr ""
#~ msgstr ""
#~ "<citerefentry><refentrytitle>login.defs</refentrytitle><manvolnum>5</"
#~ "manvolnum></citerefentry>, <citerefentry><refentrytitle>passwd</"
#~ "refentrytitle><manvolnum>1</manvolnum></citerefentry>, <phrase condition="
#~ "\"subids\"><citerefentry><refentrytitle>subgid</"
#~ "refentrytitle><manvolnum>1</manvolnum></citerefentry>, <phrase "
#~ "condition=\"subids\"><citerefentry><refentrytitle>subgid</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry>, "
#~ "<citerefentry><refentrytitle>subuid</refentrytitle><manvolnum>5</"
#~ "manvolnum></citerefentry>, </phrase><citerefentry><refentrytitle>useradd</"
@ -8554,9 +8568,10 @@ msgstr ""
#~ "refentrytitle><manvolnum>1</manvolnum></citerefentry>, "
#~ "<citerefentry><refentrytitle>gpasswd</refentrytitle><manvolnum>1</"
#~ "manvolnum></citerefentry>, <citerefentry><refentrytitle>group</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry><phrase condition="
#~ "\"gshadow\">, <citerefentry condition=\"gshadow\"><refentrytitle>gshadow</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry></phrase>."
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry><phrase "
#~ "condition=\"gshadow\">, <citerefentry "
#~ "condition=\"gshadow\"><refentrytitle>gshadow</refentrytitle><manvolnum>5</"
#~ "manvolnum></citerefentry></phrase>."
#~ msgstr ""
#~ "<citerefentry><refentrytitle>id</refentrytitle><manvolnum>1</manvolnum></"
#~ "citerefentry>, <citerefentry><refentrytitle>login</"
@ -8566,9 +8581,10 @@ msgstr ""
#~ "refentrytitle><manvolnum>1</manvolnum></citerefentry>, "
#~ "<citerefentry><refentrytitle>gpasswd</refentrytitle><manvolnum>1</"
#~ "manvolnum></citerefentry>, <citerefentry><refentrytitle>group</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry><phrase condition="
#~ "\"gshadow\">, <citerefentry condition=\"gshadow\"><refentrytitle>gshadow</"
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry></phrase>."
#~ "refentrytitle><manvolnum>5</manvolnum></citerefentry><phrase "
#~ "condition=\"gshadow\">, <citerefentry "
#~ "condition=\"gshadow\"><refentrytitle>gshadow</refentrytitle><manvolnum>5</"
#~ "manvolnum></citerefentry></phrase>."
#~ msgid "enforce login time restrictions"
#~ msgstr "Imposer les restrictions de connexion dans le temps"
@ -8680,11 +8696,11 @@ msgstr ""
#~ "The most restrictive setting is better achieved by not installing "
#~ "<command>chfn</command> SUID."
#~ msgstr ""
#~ "Ce paramètre précise quelles valeurs du champ <emphasis remap=\"I"
#~ "\">gecos</emphasis> du fichier <filename>passwd</filename> peuvent être "
#~ "modifiées par les utilisateurs ordinaires à l'aide du programme "
#~ "<command>chfn</command>. Il est constitué d'une combinaison de lettres "
#~ "parmi <replaceable>f</replaceable>, <replaceable>r</replaceable>, "
#~ "Ce paramètre précise quelles valeurs du champ <emphasis "
#~ "remap=\"I\">gecos</emphasis> du fichier <filename>passwd</filename> "
#~ "peuvent être modifiées par les utilisateurs ordinaires à l'aide du "
#~ "programme <command>chfn</command>. Il est constitué d'une combinaison de "
#~ "lettres parmi <replaceable>f</replaceable>, <replaceable>r</replaceable>, "
#~ "<replaceable>w</replaceable> et <replaceable>h</replaceable>, "
#~ "correspondant respectivement au nom complet, au numéro de bureau, au "
#~ "numéro de téléphone professionnel et au numéro de téléphone personnel. "
@ -8983,11 +8999,11 @@ msgstr ""
#~ msgstr "chgpasswd"
#~ msgid ""
#~ "ENCRYPT_METHOD MAX_MEMBERS_PER_GROUP MD5_CRYPT_ENAB <phrase condition="
#~ "\"sha_crypt\">SHA_CRYPT_MAX_ROUNDS SHA_CRYPT_MIN_ROUNDS</phrase>"
#~ "ENCRYPT_METHOD MAX_MEMBERS_PER_GROUP MD5_CRYPT_ENAB <phrase "
#~ "condition=\"sha_crypt\">SHA_CRYPT_MAX_ROUNDS SHA_CRYPT_MIN_ROUNDS</phrase>"
#~ msgstr ""
#~ "ENCRYPT_METHOD MAX_MEMBERS_PER_GROUP MD5_CRYPT_ENAB <phrase condition="
#~ "\"sha_crypt\">SHA_CRYPT_MAX_ROUNDS SHA_CRYPT_MIN_ROUNDS</phrase>"
#~ "ENCRYPT_METHOD MAX_MEMBERS_PER_GROUP MD5_CRYPT_ENAB <phrase "
#~ "condition=\"sha_crypt\">SHA_CRYPT_MAX_ROUNDS SHA_CRYPT_MIN_ROUNDS</phrase>"
#~ msgid "chpasswd"
#~ msgstr "chpasswd"
@ -9031,29 +9047,29 @@ msgstr ""
#~ msgid ""
#~ "<phrase condition=\"no_pam\">CONSOLE</phrase> CONSOLE_GROUPS DEFAULT_HOME "
#~ "<phrase condition=\"no_pam\">ENV_HZ ENV_PATH ENV_SUPATH ENV_TZ "
#~ "ENVIRON_FILE</phrase> ERASECHAR FAIL_DELAY <phrase condition=\"no_pam"
#~ "\">FAILLOG_ENAB</phrase> FAKE_SHELL <phrase condition=\"no_pam"
#~ "\">FTMP_FILE</phrase> HUSHLOGIN_FILE <phrase condition=\"no_pam"
#~ "\">ISSUE_FILE</phrase> KILLCHAR <phrase condition=\"no_pam"
#~ "\">LASTLOG_ENAB</phrase> LOGIN_RETRIES <phrase condition=\"no_pam"
#~ "\">LOGIN_STRING</phrase> LOGIN_TIMEOUT LOG_OK_LOGINS LOG_UNKFAIL_ENAB "
#~ "<phrase condition=\"no_pam\">MAIL_CHECK_ENAB MAIL_DIR MAIL_FILE MOTD_FILE "
#~ "NOLOGINS_FILE PORTTIME_CHECKS_ENAB QUOTAS_ENAB</phrase> TTYGROUP TTYPERM "
#~ "TTYTYPE_FILE <phrase condition=\"no_pam\">ULIMIT UMASK</phrase> "
#~ "USERGROUPS_ENAB"
#~ "ENVIRON_FILE</phrase> ERASECHAR FAIL_DELAY <phrase "
#~ "condition=\"no_pam\">FAILLOG_ENAB</phrase> FAKE_SHELL <phrase "
#~ "condition=\"no_pam\">FTMP_FILE</phrase> HUSHLOGIN_FILE <phrase "
#~ "condition=\"no_pam\">ISSUE_FILE</phrase> KILLCHAR <phrase "
#~ "condition=\"no_pam\">LASTLOG_ENAB</phrase> LOGIN_RETRIES <phrase "
#~ "condition=\"no_pam\">LOGIN_STRING</phrase> LOGIN_TIMEOUT LOG_OK_LOGINS "
#~ "LOG_UNKFAIL_ENAB <phrase condition=\"no_pam\">MAIL_CHECK_ENAB MAIL_DIR "
#~ "MAIL_FILE MOTD_FILE NOLOGINS_FILE PORTTIME_CHECKS_ENAB QUOTAS_ENAB</"
#~ "phrase> TTYGROUP TTYPERM TTYTYPE_FILE <phrase condition=\"no_pam\">ULIMIT "
#~ "UMASK</phrase> USERGROUPS_ENAB"
#~ msgstr ""
#~ "<phrase condition=\"no_pam\">CONSOLE</phrase> CONSOLE_GROUPS DEFAULT_HOME "
#~ "<phrase condition=\"no_pam\">ENV_HZ ENV_PATH ENV_SUPATH ENV_TZ "
#~ "ENVIRON_FILE</phrase> ERASECHAR FAIL_DELAY <phrase condition=\"no_pam"
#~ "\">FAILLOG_ENAB</phrase> FAKE_SHELL <phrase condition=\"no_pam"
#~ "\">FTMP_FILE</phrase> HUSHLOGIN_FILE <phrase condition=\"no_pam"
#~ "\">ISSUE_FILE</phrase> KILLCHAR <phrase condition=\"no_pam"
#~ "\">LASTLOG_ENAB</phrase> LOGIN_RETRIES <phrase condition=\"no_pam"
#~ "\">LOGIN_STRING</phrase> LOGIN_TIMEOUT LOG_OK_LOGINS LOG_UNKFAIL_ENAB "
#~ "<phrase condition=\"no_pam\">MAIL_CHECK_ENAB MAIL_DIR MAIL_FILE MOTD_FILE "
#~ "NOLOGINS_FILE PORTTIME_CHECKS_ENAB QUOTAS_ENAB</phrase> TTYGROUP TTYPERM "
#~ "TTYTYPE_FILE <phrase condition=\"no_pam\">ULIMIT UMASK</phrase> "
#~ "USERGROUPS_ENAB"
#~ "ENVIRON_FILE</phrase> ERASECHAR FAIL_DELAY <phrase "
#~ "condition=\"no_pam\">FAILLOG_ENAB</phrase> FAKE_SHELL <phrase "
#~ "condition=\"no_pam\">FTMP_FILE</phrase> HUSHLOGIN_FILE <phrase "
#~ "condition=\"no_pam\">ISSUE_FILE</phrase> KILLCHAR <phrase "
#~ "condition=\"no_pam\">LASTLOG_ENAB</phrase> LOGIN_RETRIES <phrase "
#~ "condition=\"no_pam\">LOGIN_STRING</phrase> LOGIN_TIMEOUT LOG_OK_LOGINS "
#~ "LOG_UNKFAIL_ENAB <phrase condition=\"no_pam\">MAIL_CHECK_ENAB MAIL_DIR "
#~ "MAIL_FILE MOTD_FILE NOLOGINS_FILE PORTTIME_CHECKS_ENAB QUOTAS_ENAB</"
#~ "phrase> TTYGROUP TTYPERM TTYTYPE_FILE <phrase condition=\"no_pam\">ULIMIT "
#~ "UMASK</phrase> USERGROUPS_ENAB"
#~ msgid "newgrp / sg"
#~ msgstr "newgrp / sg"
@ -9063,44 +9079,47 @@ msgstr ""
#~| msgid ""
#~| "ENCRYPT_METHOD GID_MAX GID_MIN MAX_MEMBERS_PER_GROUP MD5_CRYPT_ENAB "
#~| "PASS_MAX_DAYS PASS_MIN_DAYS PASS_WARN_AGE <phrase condition=\"sha_crypt"
#~| "\">SHA_CRYPT_MAX_ROUNDS SHA_CRYPT_MIN_ROUNDS</phrase> SYS_GID_MAX "
#~| "SYS_GID_MIN SYS_UID_MAX SYS_UID_MIN UID_MAX UID_MIN UMASK"
#~| "PASS_MAX_DAYS PASS_MIN_DAYS PASS_WARN_AGE <phrase "
#~| "condition=\"sha_crypt\">SHA_CRYPT_MAX_ROUNDS SHA_CRYPT_MIN_ROUNDS</"
#~| "phrase> SYS_GID_MAX SYS_GID_MIN SYS_UID_MAX SYS_UID_MIN UID_MAX UID_MIN "
#~| "UMASK"
#~ msgid ""
#~ "ENCRYPT_METHOD GID_MAX GID_MIN MAX_MEMBERS_PER_GROUP MD5_CRYPT_ENAB "
#~ "PASS_MAX_DAYS PASS_MIN_DAYS PASS_WARN_AGE <phrase condition=\"sha_crypt"
#~ "\">SHA_CRYPT_MAX_ROUNDS SHA_CRYPT_MIN_ROUNDS</phrase> SUB_GID_COUNT "
#~ "SUB_GID_MAX SUB_GID_MIN SUB_UID_COUNT SUB_UID_MAX SUB_UID_MIN SYS_GID_MAX "
#~ "SYS_GID_MIN SYS_UID_MAX SYS_UID_MIN UID_MAX UID_MIN UMASK"
#~ "PASS_MAX_DAYS PASS_MIN_DAYS PASS_WARN_AGE <phrase "
#~ "condition=\"sha_crypt\">SHA_CRYPT_MAX_ROUNDS SHA_CRYPT_MIN_ROUNDS</"
#~ "phrase> SUB_GID_COUNT SUB_GID_MAX SUB_GID_MIN SUB_UID_COUNT SUB_UID_MAX "
#~ "SUB_UID_MIN SYS_GID_MAX SYS_GID_MIN SYS_UID_MAX SYS_UID_MIN UID_MAX "
#~ "UID_MIN UMASK"
#~ msgstr ""
#~ "ENCRYPT_METHOD GID_MAX GID_MIN MAX_MEMBERS_PER_GROUP MD5_CRYPT_ENAB "
#~ "PASS_MAX_DAYS PASS_MIN_DAYS PASS_WARN_AGE <phrase condition=\"sha_crypt"
#~ "\">SHA_CRYPT_MAX_ROUNDS SHA_CRYPT_MIN_ROUNDS</phrase> SUB_GID_COUNT "
#~ "SUB_GID_MAX SUB_GID_MIN SUB_UID_COUNT SUB_UID_MAX SUB_UID_MIN SYS_GID_MAX "
#~ "SYS_GID_MIN SYS_UID_MAX SYS_UID_MIN UID_MAX UID_MIN UMASK"
#~ "PASS_MAX_DAYS PASS_MIN_DAYS PASS_WARN_AGE <phrase "
#~ "condition=\"sha_crypt\">SHA_CRYPT_MAX_ROUNDS SHA_CRYPT_MIN_ROUNDS</"
#~ "phrase> SUB_GID_COUNT SUB_GID_MAX SUB_GID_MIN SUB_UID_COUNT SUB_UID_MAX "
#~ "SUB_UID_MIN SYS_GID_MAX SYS_GID_MIN SYS_UID_MAX SYS_UID_MIN UID_MAX "
#~ "UID_MIN UMASK"
#~ msgid ""
#~ "ENCRYPT_METHOD MD5_CRYPT_ENAB OBSCURE_CHECKS_ENAB PASS_ALWAYS_WARN "
#~ "PASS_CHANGE_TRIES PASS_MAX_LEN PASS_MIN_LEN <phrase condition=\"sha_crypt"
#~ "\">SHA_CRYPT_MAX_ROUNDS SHA_CRYPT_MIN_ROUNDS</phrase>"
#~ "PASS_CHANGE_TRIES PASS_MAX_LEN PASS_MIN_LEN <phrase "
#~ "condition=\"sha_crypt\">SHA_CRYPT_MAX_ROUNDS SHA_CRYPT_MIN_ROUNDS</phrase>"
#~ msgstr ""
#~ "ENCRYPT_METHOD MD5_CRYPT_ENAB OBSCURE_CHECKS_ENAB PASS_ALWAYS_WARN "
#~ "PASS_CHANGE_TRIES PASS_MAX_LEN PASS_MIN_LEN <phrase condition=\"sha_crypt"
#~ "\">SHA_CRYPT_MAX_ROUNDS SHA_CRYPT_MIN_ROUNDS</phrase>"
#~ "PASS_CHANGE_TRIES PASS_MAX_LEN PASS_MIN_LEN <phrase "
#~ "condition=\"sha_crypt\">SHA_CRYPT_MAX_ROUNDS SHA_CRYPT_MIN_ROUNDS</phrase>"
#~ msgid ""
#~ "PASS_MAX_DAYS PASS_MIN_DAYS PASS_WARN_AGE <phrase condition=\"tcb"
#~ "\">TCB_AUTH_GROUP TCB_SYMLINKS USE_TCB</phrase>"
#~ "PASS_MAX_DAYS PASS_MIN_DAYS PASS_WARN_AGE <phrase "
#~ "condition=\"tcb\">TCB_AUTH_GROUP TCB_SYMLINKS USE_TCB</phrase>"
#~ msgstr ""
#~ "PASS_MAX_DAYS PASS_MIN_DAYS PASS_WARN_AGE <phrase condition=\"tcb"
#~ "\">TCB_AUTH_GROUP TCB_SYMLINKS USE_TCB</phrase>"
#~ "PASS_MAX_DAYS PASS_MIN_DAYS PASS_WARN_AGE <phrase "
#~ "condition=\"tcb\">TCB_AUTH_GROUP TCB_SYMLINKS USE_TCB</phrase>"
#~ msgid ""
#~ "PASS_MAX_DAYS PASS_MIN_DAYS PASS_WARN_AGE <phrase condition=\"tcb"
#~ "\">USE_TCB</phrase>"
#~ "PASS_MAX_DAYS PASS_MIN_DAYS PASS_WARN_AGE <phrase "
#~ "condition=\"tcb\">USE_TCB</phrase>"
#~ msgstr ""
#~ "PASS_MAX_DAYS PASS_MIN_DAYS PASS_WARN_AGE <phrase condition=\"tcb"
#~ "\">USE_TCB</phrase>"
#~ "PASS_MAX_DAYS PASS_MIN_DAYS PASS_WARN_AGE <phrase "
#~ "condition=\"tcb\">USE_TCB</phrase>"
#~ msgid ""
#~ "<phrase condition=\"no_pam\">CONSOLE</phrase> CONSOLE_GROUPS DEFAULT_HOME "
@ -9123,20 +9142,20 @@ msgstr ""
#~| msgid ""
#~| "CREATE_HOME GID_MAX GID_MIN MAIL_DIR MAX_MEMBERS_PER_GROUP PASS_MAX_DAYS "
#~| "PASS_MIN_DAYS PASS_WARN_AGE SYS_GID_MAX SYS_GID_MIN SYS_UID_MAX "
#~| "SYS_UID_MIN UID_MAX UID_MIN UMASK <phrase condition=\"tcb"
#~| "\">TCB_AUTH_GROUP TCB_SYMLINK USE_TCB</phrase>"
#~| "SYS_UID_MIN UID_MAX UID_MIN UMASK <phrase "
#~| "condition=\"tcb\">TCB_AUTH_GROUP TCB_SYMLINK USE_TCB</phrase>"
#~ msgid ""
#~ "CREATE_HOME GID_MAX GID_MIN MAIL_DIR MAX_MEMBERS_PER_GROUP PASS_MAX_DAYS "
#~ "PASS_MIN_DAYS PASS_WARN_AGE SUB_GID_COUNT SUB_GID_MAX SUB_GID_MIN "
#~ "SUB_UID_COUNT SUB_UID_MAX SUB_UID_MIN SYS_GID_MAX SYS_GID_MIN SYS_UID_MAX "
#~ "SYS_UID_MIN UID_MAX UID_MIN UMASK <phrase condition=\"tcb"
#~ "\">TCB_AUTH_GROUP TCB_SYMLINK USE_TCB</phrase>"
#~ "SYS_UID_MIN UID_MAX UID_MIN UMASK <phrase "
#~ "condition=\"tcb\">TCB_AUTH_GROUP TCB_SYMLINK USE_TCB</phrase>"
#~ msgstr ""
#~ "CREATE_HOME GID_MAX GID_MIN MAIL_DIR MAX_MEMBERS_PER_GROUP PASS_MAX_DAYS "
#~ "PASS_MIN_DAYS PASS_WARN_AGE SUB_GID_COUNT SUB_GID_MAX SUB_GID_MIN "
#~ "SUB_UID_COUNT SUB_UID_MAX SUB_UID_MIN SYS_GID_MAX SYS_GID_MIN SYS_UID_MAX "
#~ "SYS_UID_MIN UID_MAX UID_MIN UMASK <phrase condition=\"tcb"
#~ "\">TCB_AUTH_GROUP TCB_SYMLINK USE_TCB</phrase>"
#~ "SYS_UID_MIN UID_MAX UID_MIN UMASK <phrase "
#~ "condition=\"tcb\">TCB_AUTH_GROUP TCB_SYMLINK USE_TCB</phrase>"
#~ msgid ""
#~ "MAIL_DIR MAIL_FILE MAX_MEMBERS_PER_GROUP USERDEL_CMD USERGROUPS_ENAB "
@ -9146,11 +9165,11 @@ msgstr ""
#~ "<phrase condition=\"tcb\">TCB_SYMLINKS USE_TCB</phrase>"
#~ msgid ""
#~ "MAIL_DIR MAIL_FILE MAX_MEMBERS_PER_GROUP <phrase condition=\"tcb"
#~ "\">TCB_SYMLINKS USE_TCB</phrase>"
#~ "MAIL_DIR MAIL_FILE MAX_MEMBERS_PER_GROUP <phrase "
#~ "condition=\"tcb\">TCB_SYMLINKS USE_TCB</phrase>"
#~ msgstr ""
#~ "MAIL_DIR MAIL_FILE MAX_MEMBERS_PER_GROUP <phrase condition=\"tcb"
#~ "\">TCB_SYMLINKS USE_TCB</phrase>"
#~ "MAIL_DIR MAIL_FILE MAX_MEMBERS_PER_GROUP <phrase "
#~ "condition=\"tcb\">TCB_SYMLINKS USE_TCB</phrase>"
#~ msgid ""
#~ "Much of the functionality that used to be provided by the shadow password "
@ -9234,8 +9253,9 @@ msgstr ""
#~ "<emphasis remap=\"I\">permission</emphasis>:<emphasis remap=\"I\">users</"
#~ "emphasis>:<emphasis remap=\"I\">origins</emphasis>"
#~ msgstr ""
#~ "<emphasis remap=\"I\">permission</emphasis>:<emphasis remap=\"I"
#~ "\">utilisateurs</emphasis>:<emphasis remap=\"I\">origines</emphasis>"
#~ "<emphasis remap=\"I\">permission</emphasis>:<emphasis "
#~ "remap=\"I\">utilisateurs</emphasis>:<emphasis remap=\"I\">origines</"
#~ "emphasis>"
#~ msgid ""
#~ "The first field should be a \"<emphasis>+</emphasis>\" (access granted) "
@ -9320,12 +9340,13 @@ msgstr ""
#~ "terminal de l'utilisateur. <command>login</command> peut être spécifique "
#~ "à l'interpréteur de commandes et ne devrait pas être invoqué comme un "
#~ "sous-processus. Lorsqu'il est appelé depuis un interpréteur de commande, "
#~ "<command>login</command> doit être exécuté comme <emphasis remap=\"B"
#~ "\">>exec login</emphasis>, ce qui entraîne la sortie de l'interpréteur de "
#~ "commandes en cours (et ainsi empêche le nouvel utilisateur connecté de "
#~ "retourner à la session de l'appelant). L'exécution de <command>login</"
#~ "command> depuis un interpréteur de commandes autre qu'un interpréteur de "
#~ "commandes initial (« login shell ») produira un message d'erreur."
#~ "<command>login</command> doit être exécuté comme <emphasis "
#~ "remap=\"B\">>exec login</emphasis>, ce qui entraîne la sortie de "
#~ "l'interpréteur de commandes en cours (et ainsi empêche le nouvel "
#~ "utilisateur connecté de retourner à la session de l'appelant). "
#~ "L'exécution de <command>login</command> depuis un interpréteur de "
#~ "commandes autre qu'un interpréteur de commandes initial (« login shell ») "
#~ "produira un message d'erreur."
#~ msgid ""
#~ "The user is then prompted for a password, where appropriate. Echoing is "
@ -9380,11 +9401,11 @@ msgstr ""
#~ "Vos identifiants d'utilisateur et de groupe seront définis en fonction "
#~ "des valeurs spécifiées dans le fichier <filename>/etc/passwd</filename>. "
#~ "Les valeurs des variables d'environnement <emphasis>$HOME</emphasis>, "
#~ "<emphasis>$SHELL</emphasis>, <emphasis>$PATH</emphasis>, <emphasis>"
#~ "$LOGNAME</emphasis>, et <emphasis>$MAIL</emphasis> seront définies en "
#~ "fonction des champs appropriés de l'entrée qui vous correspond. Les "
#~ "valeurs d'ulimit, d'umask et de nice pourront également être affectées en "
#~ "fonction des entrées du champ GECOS."
#~ "<emphasis>$SHELL</emphasis>, <emphasis>$PATH</emphasis>, "
#~ "<emphasis>$LOGNAME</emphasis>, et <emphasis>$MAIL</emphasis> seront "
#~ "définies en fonction des champs appropriés de l'entrée qui vous "
#~ "correspond. Les valeurs d'ulimit, d'umask et de nice pourront également "
#~ "être affectées en fonction des entrées du champ GECOS."
#~ msgid ""
#~ "On some installations, the environmental variable <envar>$TERM</envar> "
@ -9837,8 +9858,8 @@ msgstr ""
#~ "Print the lastlog records more recent than <emphasis remap=\"I\">DAYS</"
#~ "emphasis>."
#~ msgstr ""
#~ "Afficher les entrées du fichier lastlog plus récentes que <emphasis remap="
#~ "\"I\">JOURS</emphasis>."
#~ "Afficher les entrées du fichier lastlog plus récentes que <emphasis "
#~ "remap=\"I\">JOURS</emphasis>."
#~| msgid ""
#~| "<option>-u</option>, <option>--user</option><replaceable>LOGIN</"
@ -10132,27 +10153,30 @@ msgstr ""
#~ "répondu <emphasis>no</emphasis> sans l'intervention de l'utilisateur."
#~ msgid ""
#~ "Sort entries in <filename>/etc/group</filename><phrase condition=\"gshadow"
#~ "\">and <filename>/etc/gshadow</filename></phrase> by GID."
#~ "Sort entries in <filename>/etc/group</filename><phrase "
#~ "condition=\"gshadow\">and <filename>/etc/gshadow</filename></phrase> by "
#~ "GID."
#~ msgstr ""
#~ "Trie les entrées de <filename>/etc/group</filename> <phrase condition="
#~ "\"gshadow\">et <filename>/etc/gshadow</filename></phrase> par GID."
#~ "Trie les entrées de <filename>/etc/group</filename> <phrase "
#~ "condition=\"gshadow\">et <filename>/etc/gshadow</filename></phrase> par "
#~ "GID."
#~ msgid ""
#~ "By default, <command>grpck</command> operates on <filename>/etc/group</"
#~ "filename><phrase condition=\"gshadow\">and <filename>/etc/gshadow</"
#~ "filename></phrase>. The user may select alternate files with the "
#~ "<emphasis remap=\"I\">group</emphasis><phrase condition=\"no_gshadow"
#~ "\">parameter.</phrase><phrase condition=\"gshadow\">and <emphasis remap="
#~ "\"I\">shadow</emphasis> parameters.</phrase>"
#~ "<emphasis remap=\"I\">group</emphasis><phrase "
#~ "condition=\"no_gshadow\">parameter.</phrase><phrase "
#~ "condition=\"gshadow\">and <emphasis remap=\"I\">shadow</emphasis> "
#~ "parameters.</phrase>"
#~ msgstr ""
#~ "Par défaut, <command>grpck</command> opère sur <filename>/etc/group</"
#~ "filename> <phrase condition=\"gshadow\">et <filename>/etc/gshadow</"
#~ "filename></phrase>. L'utilisateur peut préciser d'autres fichiers avec "
#~ "<phrase condition=\"no_gshadow\">le paramètre</phrase><phrase condition="
#~ "\"gshadow\">les paramètres</phrase> <emphasis remap=\"I\">group</"
#~ "emphasis> <phrase condition=\"gshadow\"> et <emphasis remap=\"I\">shadow</"
#~ "emphasis></phrase>."
#~ "<phrase condition=\"no_gshadow\">le paramètre</phrase><phrase "
#~ "condition=\"gshadow\">les paramètres</phrase> <emphasis "
#~ "remap=\"I\">group</emphasis> <phrase condition=\"gshadow\"> et <emphasis "
#~ "remap=\"I\">shadow</emphasis></phrase>."
#~ msgid "one or more bad group entries"
#~ msgstr "une entrée de groupe ou plus est incorrecte"
@ -10173,8 +10197,8 @@ msgstr ""