diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2011-06-21 14:02:33 +0200 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2011-06-21 14:02:33 +0200 |
commit | 51485ba5d2742e935fa8d1f77babb44aec65aa6c (patch) | |
tree | ebbcadeef9be49f8cd25c7d63ac95455b34a3ec8 /po/fr.po | |
parent | e8a4d10805a62b36a8385edaf4b2a6bcbc9fc5fd (diff) | |
download | pam-51485ba5d2742e935fa8d1f77babb44aec65aa6c.tar.gz pam-51485ba5d2742e935fa8d1f77babb44aec65aa6c.tar.bz2 pam-51485ba5d2742e935fa8d1f77babb44aec65aa6c.zip |
2011-06-22 Thorsten Kukuk <kukuk@thkukuk.de>
* release version 1.1.4
* configure.in: Bump version number.
* NEWS: Document changes since 1.1.3
* libpam/Makefile.am: Bump release number of shared library
* po/de.po: Translate new string.
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 99 |
1 files changed, 53 insertions, 46 deletions
@@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: pam.fr2\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2010-10-20 15:15+0200\n" +"POT-Creation-Date: 2011-06-21 12:57+0200\n" "PO-Revision-Date: 2009-04-15 23:00+0200\n" "Last-Translator: Charles-Antoine Couret <cacouret@wanadoo.fr>\n" "Language-Team: French <fedora-trans-fr@redhat.com>\n" @@ -61,7 +61,7 @@ msgstr "Retapez %s" msgid "Password change aborted." msgstr "Changement du mot de passe avorté." -#: libpam/pam_item.c:310 +#: libpam/pam_item.c:311 msgid "login:" msgstr "login : " @@ -206,54 +206,61 @@ msgstr "L'application doit appeler à nouveau libpam" msgid "Unknown PAM error" msgstr "Erreur PAM inconnue" -#: modules/pam_cracklib/pam_cracklib.c:490 +#: modules/pam_cracklib/pam_cracklib.c:493 msgid "is the same as the old one" msgstr "est identique à l'ancien" -#: modules/pam_cracklib/pam_cracklib.c:504 +#: modules/pam_cracklib/pam_cracklib.c:499 +#: modules/pam_cracklib/pam_cracklib.c:503 +#: modules/pam_cracklib/pam_cracklib.c:513 +#, fuzzy +msgid "memory allocation error" +msgstr "Erreur de conversation" + +#: modules/pam_cracklib/pam_cracklib.c:518 msgid "is a palindrome" msgstr "est un palindrome" -#: modules/pam_cracklib/pam_cracklib.c:507 +#: modules/pam_cracklib/pam_cracklib.c:521 msgid "case changes only" msgstr "changement de casse uniquement" -#: modules/pam_cracklib/pam_cracklib.c:510 +#: modules/pam_cracklib/pam_cracklib.c:524 msgid "is too similar to the old one" msgstr "ressemble trop à l'ancien" -#: modules/pam_cracklib/pam_cracklib.c:513 +#: modules/pam_cracklib/pam_cracklib.c:527 msgid "is too simple" msgstr "est trop simple" -#: modules/pam_cracklib/pam_cracklib.c:516 +#: modules/pam_cracklib/pam_cracklib.c:530 msgid "is rotated" msgstr "est inversé" -#: modules/pam_cracklib/pam_cracklib.c:519 +#: modules/pam_cracklib/pam_cracklib.c:533 msgid "not enough character classes" msgstr "les caractères utilisés ne sont pas suffisamment variés" -#: modules/pam_cracklib/pam_cracklib.c:522 +#: modules/pam_cracklib/pam_cracklib.c:536 msgid "contains too many same characters consecutively" msgstr "contient trop de caractères consécutifs identiques" -#: modules/pam_cracklib/pam_cracklib.c:525 +#: modules/pam_cracklib/pam_cracklib.c:539 msgid "contains the user name in some form" msgstr "contient le nom d'utilisateur d'une certaine manière" -#: modules/pam_cracklib/pam_cracklib.c:555 -#: modules/pam_unix/pam_unix_passwd.c:476 +#: modules/pam_cracklib/pam_cracklib.c:573 +#: modules/pam_unix/pam_unix_passwd.c:488 msgid "No password supplied" msgstr "Aucun mot de passe fourni" -#: modules/pam_cracklib/pam_cracklib.c:555 -#: modules/pam_unix/pam_unix_passwd.c:476 +#: modules/pam_cracklib/pam_cracklib.c:573 +#: modules/pam_unix/pam_unix_passwd.c:488 msgid "Password unchanged" msgstr "Mot de passe inchangé" -#: modules/pam_cracklib/pam_cracklib.c:575 -#: modules/pam_cracklib/pam_cracklib.c:658 +#: modules/pam_cracklib/pam_cracklib.c:593 +#: modules/pam_cracklib/pam_cracklib.c:676 #, c-format msgid "BAD PASSWORD: %s" msgstr "MOT DE PASSE INCORRECT : %s" @@ -274,18 +281,18 @@ msgid "%s failed: unknown status 0x%x" msgstr "%s échec : statut 0x inconnu%x" #. TRANSLATORS: "strftime options for date of last login" -#: modules/pam_lastlog/pam_lastlog.c:201 modules/pam_lastlog/pam_lastlog.c:429 +#: modules/pam_lastlog/pam_lastlog.c:201 modules/pam_lastlog/pam_lastlog.c:433 msgid " %a %b %e %H:%M:%S %Z %Y" msgstr " %A %e %B %Y à %H:%M:%S %Z" #. TRANSLATORS: " from <host>" -#: modules/pam_lastlog/pam_lastlog.c:210 modules/pam_lastlog/pam_lastlog.c:438 +#: modules/pam_lastlog/pam_lastlog.c:210 modules/pam_lastlog/pam_lastlog.c:442 #, c-format msgid " from %.*s" msgstr " de %.*s" #. TRANSLATORS: " on <terminal>" -#: modules/pam_lastlog/pam_lastlog.c:222 modules/pam_lastlog/pam_lastlog.c:450 +#: modules/pam_lastlog/pam_lastlog.c:222 modules/pam_lastlog/pam_lastlog.c:454 #, c-format msgid " on %.*s" msgstr " sur %.*s" @@ -301,12 +308,12 @@ msgid "Welcome to your new account!" msgstr "Bienvenue sur votre nouveau compte !" #. TRANSLATORS: "Last failed login: <date> from <host> on <terminal>" -#: modules/pam_lastlog/pam_lastlog.c:460 +#: modules/pam_lastlog/pam_lastlog.c:464 #, c-format msgid "Last failed login:%s%s%s" msgstr "Dernière connexion échoué : %s%s%s" -#: modules/pam_lastlog/pam_lastlog.c:469 modules/pam_lastlog/pam_lastlog.c:476 +#: modules/pam_lastlog/pam_lastlog.c:473 modules/pam_lastlog/pam_lastlog.c:480 #, c-format msgid "There was %d failed login attempt since the last successful login." msgid_plural "" @@ -319,14 +326,14 @@ msgstr[1] "" "réussie." #. TRANSLATORS: only used if dngettext is not supported -#: modules/pam_lastlog/pam_lastlog.c:481 +#: modules/pam_lastlog/pam_lastlog.c:485 #, c-format msgid "There were %d failed login attempts since the last successful login." msgstr "" "Il y a eu %d tentatives de connexion échouées depuis la dernière connexion " "réussie." -#: modules/pam_limits/pam_limits.c:786 +#: modules/pam_limits/pam_limits.c:1079 #, c-format msgid "Too many logins for '%s'." msgstr "Trop de connexions pour « %s »." @@ -377,8 +384,8 @@ msgstr "Création du répertoire « %s »." msgid "Unable to create and initialize directory '%s'." msgstr "Impossible de créer et d'initialiser le répertoire « %s »." -#: modules/pam_pwhistory/pam_pwhistory.c:218 -#: modules/pam_unix/pam_unix_passwd.c:497 +#: modules/pam_pwhistory/pam_pwhistory.c:215 +#: modules/pam_unix/pam_unix_passwd.c:509 msgid "Password has been already used. Choose another." msgstr "Mot de passe déjà utilisé. Choisissez-en un autre." @@ -386,43 +393,43 @@ msgstr "Mot de passe déjà utilisé. Choisissez-en un autre." msgid "Would you like to enter a security context? [N] " msgstr "Voulez-vous entrer un contexte de sécurité ? [N]" -#: modules/pam_selinux/pam_selinux.c:191 modules/pam_selinux/pam_selinux.c:282 +#: modules/pam_selinux/pam_selinux.c:191 modules/pam_selinux/pam_selinux.c:299 msgid "role:" msgstr "rôle :" -#: modules/pam_selinux/pam_selinux.c:204 modules/pam_selinux/pam_selinux.c:316 +#: modules/pam_selinux/pam_selinux.c:205 modules/pam_selinux/pam_selinux.c:334 msgid "level:" msgstr "niveau :" -#: modules/pam_selinux/pam_selinux.c:219 modules/pam_selinux/pam_selinux.c:349 +#: modules/pam_selinux/pam_selinux.c:220 modules/pam_selinux/pam_selinux.c:367 msgid "Not a valid security context" msgstr "Contexte de sécurité invalide" -#: modules/pam_selinux/pam_selinux.c:265 +#: modules/pam_selinux/pam_selinux.c:282 #, c-format msgid "Default Security Context %s\n" msgstr "Contexte de sécurité par défaut %s\n" -#: modules/pam_selinux/pam_selinux.c:269 +#: modules/pam_selinux/pam_selinux.c:286 msgid "Would you like to enter a different role or level?" msgstr "Voulez-vous entrer un niveau ou un rôle différent ?" -#: modules/pam_selinux/pam_selinux.c:285 +#: modules/pam_selinux/pam_selinux.c:302 #, c-format msgid "No default type for role %s\n" msgstr "Aucun type par défaut pour le rôle %s\n" -#: modules/pam_selinux/pam_selinux.c:667 +#: modules/pam_selinux/pam_selinux.c:688 #, c-format msgid "Unable to get valid context for %s" msgstr "Impossible d'obtenir un contexte valide pour %s" -#: modules/pam_selinux/pam_selinux.c:718 +#: modules/pam_selinux/pam_selinux.c:742 #, c-format msgid "Security Context %s Assigned" msgstr "Contexte de sécurité %s attribué" -#: modules/pam_selinux/pam_selinux.c:739 +#: modules/pam_selinux/pam_selinux.c:763 #, c-format msgid "Key Creation Context %s Assigned" msgstr "Contexte de création de clés %s attribué" @@ -442,20 +449,20 @@ msgstr "échec de pam_set_item()\n" msgid "login: failure forking: %m" msgstr "login : échec d'autoclônage : %m" -#: modules/pam_stress/pam_stress.c:475 +#: modules/pam_stress/pam_stress.c:476 #, c-format msgid "Changing STRESS password for %s." msgstr "Changement du mot de passe STRESS pour %s." -#: modules/pam_stress/pam_stress.c:489 +#: modules/pam_stress/pam_stress.c:490 msgid "Enter new STRESS password: " msgstr "Entrer le nouveau mot de passe STRESS : " -#: modules/pam_stress/pam_stress.c:492 +#: modules/pam_stress/pam_stress.c:493 msgid "Retype new STRESS password: " msgstr "Retaper le nouveau mot de passe STRESS : " -#: modules/pam_stress/pam_stress.c:521 +#: modules/pam_stress/pam_stress.c:522 msgid "Verification mis-typed; password unchanged" msgstr "Vérification erronée : mot de passe inchangé" @@ -554,32 +561,32 @@ msgstr[1] "Avertissement : votre mot de passe expire dans %d jours" msgid "Warning: your password will expire in %d days" msgstr "Avertissement : votre mot de passe expire dans %d jours" -#: modules/pam_unix/pam_unix_passwd.c:385 +#: modules/pam_unix/pam_unix_passwd.c:390 msgid "NIS password could not be changed." msgstr "Le mot de passe NIS n'a pas pu être changé." -#: modules/pam_unix/pam_unix_passwd.c:493 +#: modules/pam_unix/pam_unix_passwd.c:505 msgid "You must choose a longer password" msgstr "Vous devez choisir un mot de passe plus long" -#: modules/pam_unix/pam_unix_passwd.c:600 +#: modules/pam_unix/pam_unix_passwd.c:612 #, c-format msgid "Changing password for %s." msgstr "Changement du mot de passe pour %s." -#: modules/pam_unix/pam_unix_passwd.c:611 +#: modules/pam_unix/pam_unix_passwd.c:623 msgid "(current) UNIX password: " msgstr "Mot de passe UNIX (actuel) : " -#: modules/pam_unix/pam_unix_passwd.c:646 +#: modules/pam_unix/pam_unix_passwd.c:658 msgid "You must wait longer to change your password" msgstr "Vous devez encore attendre avant de changer votre mot de passe" -#: modules/pam_unix/pam_unix_passwd.c:706 +#: modules/pam_unix/pam_unix_passwd.c:718 msgid "Enter new UNIX password: " msgstr "Entrez le nouveau mot de passe UNIX : " -#: modules/pam_unix/pam_unix_passwd.c:707 +#: modules/pam_unix/pam_unix_passwd.c:719 msgid "Retype new UNIX password: " msgstr "Retapez le nouveau mot de passe UNIX : " |