diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2008-04-21 11:21:12 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2008-04-21 11:21:12 +0000 |
commit | aeccee4585ab2ea6deab9cbebc7afc67b7196a80 (patch) | |
tree | de848926000e8b5a9d970b4a7da44abd65b370c5 /po/fr.po | |
parent | 902026536a826400014a7508b008e41269d081e6 (diff) | |
download | pam-aeccee4585ab2ea6deab9cbebc7afc67b7196a80.tar.gz pam-aeccee4585ab2ea6deab9cbebc7afc67b7196a80.tar.bz2 pam-aeccee4585ab2ea6deab9cbebc7afc67b7196a80.zip |
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2008-04-21 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_access/access.conf.5.xml: Document changed behavior
of LOCAL keyword.
* modules/pam_access/pam_access.c: Add from_remote_host to
struct login_info to change behavior of LOCAL keyword: if
PAM_RHOST is not set, LOCAL will be true.
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 28 |
1 files changed, 14 insertions, 14 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pam.fr2\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2008-04-03 14:13+0200\n" +"POT-Creation-Date: 2008-04-18 14:20+0200\n" "PO-Revision-Date: 2008-03-12 12:17+0100\n" "Last-Translator: Canniot Thomas <thomas.canniot@mrtomlinux.org>\n" "Language-Team: Français <fedora-trans-fr@redhat.com>\n" @@ -31,7 +31,7 @@ msgstr "...Votre temps est épuisé !\n" msgid "erroneous conversation (%d)\n" msgstr "conversation erronnée (%d)\n" -#: libpam/pam_item.c:294 +#: libpam/pam_item.c:302 msgid "login:" msgstr "login : " @@ -190,50 +190,50 @@ msgstr "Retapez le nouveau %s%smot de passe : " msgid "Sorry, passwords do not match." msgstr "Les mots de passe ne correspondent pas." -#: modules/pam_cracklib/pam_cracklib.c:432 +#: modules/pam_cracklib/pam_cracklib.c:437 msgid "is the same as the old one" msgstr "est identique à l'ancien" -#: modules/pam_cracklib/pam_cracklib.c:445 +#: modules/pam_cracklib/pam_cracklib.c:450 msgid "is a palindrome" msgstr "est un palindrome" -#: modules/pam_cracklib/pam_cracklib.c:448 +#: modules/pam_cracklib/pam_cracklib.c:453 msgid "case changes only" msgstr "changement de casse uniquement" -#: modules/pam_cracklib/pam_cracklib.c:451 +#: modules/pam_cracklib/pam_cracklib.c:456 msgid "is too similar to the old one" msgstr "ressemble trop à l'ancien" -#: modules/pam_cracklib/pam_cracklib.c:454 +#: modules/pam_cracklib/pam_cracklib.c:459 msgid "is too simple" msgstr "est trop simple" -#: modules/pam_cracklib/pam_cracklib.c:457 +#: modules/pam_cracklib/pam_cracklib.c:462 msgid "is rotated" msgstr "est inversé" -#: modules/pam_cracklib/pam_cracklib.c:460 +#: modules/pam_cracklib/pam_cracklib.c:465 msgid "not enough character classes" msgstr "les caractères utilisés ne sont pas suffisamment variés" -#: modules/pam_cracklib/pam_cracklib.c:498 +#: modules/pam_cracklib/pam_cracklib.c:503 msgid "has been already used" msgstr "a déjà été utilisé" -#: modules/pam_cracklib/pam_cracklib.c:526 +#: modules/pam_cracklib/pam_cracklib.c:531 #: modules/pam_unix/pam_unix_passwd.c:449 msgid "No password supplied" msgstr "Aucun mot de passe fourni" -#: modules/pam_cracklib/pam_cracklib.c:526 +#: modules/pam_cracklib/pam_cracklib.c:531 #: modules/pam_unix/pam_unix_passwd.c:449 msgid "Password unchanged" msgstr "Mot de passe inchangé" -#: modules/pam_cracklib/pam_cracklib.c:549 -#: modules/pam_cracklib/pam_cracklib.c:672 +#: modules/pam_cracklib/pam_cracklib.c:554 +#: modules/pam_cracklib/pam_cracklib.c:679 #, c-format msgid "BAD PASSWORD: %s" msgstr "MOT DE PASSE INCORRECT : %s" |