# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Linux-PAM Project # This file is distributed under the same license as the PACKAGE package. # # Translators: # mrtomlinux , 2008 # Charles-Antoine Couret , 2009 # Jérôme Fenal , 2013 # Kévin Raymond , 2012 # myriam malga , 2007 # Martin-Gomez Pablo , 2008 # Tomáš Mráz , 2016. #zanata # Julien Humbert , 2020. msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" "Report-Msgid-Bugs-To: https://github.com/linux-pam/linux-pam/issues\n" "POT-Creation-Date: 2020-03-05 22:27+0000\n" "PO-Revision-Date: 2020-03-05 01:38+0000\n" "Last-Translator: Julien Humbert \n" "Language-Team: French \n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 3.11.2\n" #: libpam_misc/misc_conv.c:33 msgid "...Time is running out...\n" msgstr "...Temps bientôt écoulé...\n" #: libpam_misc/misc_conv.c:34 msgid "...Sorry, your time is up!\n" msgstr "...Votre temps est épuisé !\n" #: libpam_misc/misc_conv.c:346 #, c-format msgid "erroneous conversation (%d)\n" msgstr "conversation erronnée (%d)\n" #: libpam/pam_get_authtok.c:39 modules/pam_exec/pam_exec.c:170 #: modules/pam_userdb/pam_userdb.c:64 msgid "Password: " msgstr "Mot de passe : " #: libpam/pam_get_authtok.c:41 #, fuzzy, c-format #| msgid "Current %s%spassword: " msgid "Current %s password: " msgstr "Mot de passe %s%sactuel : " #: libpam/pam_get_authtok.c:42 #, fuzzy #| msgid "Current %s%spassword: " msgid "Current password: " msgstr "Mot de passe %s%sactuel : " #: libpam/pam_get_authtok.c:44 #, fuzzy, c-format #| msgid "New %s%spassword: " msgid "New %s password: " msgstr "Nouveau %s%smot de passe : " #: libpam/pam_get_authtok.c:45 #, fuzzy #| msgid "New %s%spassword: " msgid "New password: " msgstr "Nouveau %s%smot de passe : " #: libpam/pam_get_authtok.c:47 #, fuzzy, c-format #| msgid "Retype new %s%spassword: " msgid "Retype new %s password: " msgstr "Retapez le nouveau %s%smot de passe : " #: libpam/pam_get_authtok.c:48 #, fuzzy #| msgid "Retype new %s%spassword: " msgid "Retype new password: " msgstr "Retapez le nouveau %s%smot de passe : " #: libpam/pam_get_authtok.c:49 msgid "Sorry, passwords do not match." msgstr "Les mots de passe ne correspondent pas." #: libpam/pam_get_authtok.c:142 libpam/pam_get_authtok.c:240 #, c-format msgid "Retype %s" msgstr "Retapez %s" #: libpam/pam_get_authtok.c:178 libpam/pam_get_authtok.c:258 msgid "Password change has been aborted." msgstr "Le changement de mot de passe a été annulé." #: libpam/pam_item.c:311 msgid "login:" msgstr "login :" #: libpam/pam_strerror.c:40 msgid "Success" msgstr "Succès" #: libpam/pam_strerror.c:42 msgid "Critical error - immediate abort" msgstr "Erreur critique - abandon immédiat" #: libpam/pam_strerror.c:44 msgid "Failed to load module" msgstr "Échec de chargement du module" #: libpam/pam_strerror.c:46 msgid "Symbol not found" msgstr "Symbole non trouvé" #: libpam/pam_strerror.c:48 msgid "Error in service module" msgstr "Erreur dans le module de service" #: libpam/pam_strerror.c:50 msgid "System error" msgstr "Erreur système" #: libpam/pam_strerror.c:52 msgid "Memory buffer error" msgstr "Erreur du tampon mémoire" #: libpam/pam_strerror.c:54 msgid "Permission denied" msgstr "Autorisation refusée" #: libpam/pam_strerror.c:56 msgid "Authentication failure" msgstr "Échec de l’authentification" #: libpam/pam_strerror.c:58 msgid "Insufficient credentials to access authentication data" msgstr "" "Informations d’identification insuffisantes pour accéder aux données " "d’authentification" #: libpam/pam_strerror.c:60 msgid "Authentication service cannot retrieve authentication info" msgstr "" "Le service d’authentification n’a pas pu récupérer les informations " "d’authentification" #: libpam/pam_strerror.c:62 msgid "User not known to the underlying authentication module" msgstr "Utilisateur inconnu par le module d’authentification sous-jacent" #: libpam/pam_strerror.c:64 msgid "Have exhausted maximum number of retries for service" msgstr "Nombre maximum de tentatives épuisées pour le service" #: libpam/pam_strerror.c:66 msgid "Authentication token is no longer valid; new one required" msgstr "" "Le jeton d’authentification n’est plus valide ; un nouveau jeton est requis" #: libpam/pam_strerror.c:68 msgid "User account has expired" msgstr "Le compte de l’utilisateur a expiré" #: libpam/pam_strerror.c:70 msgid "Cannot make/remove an entry for the specified session" msgstr "Impossible de créer/supprimer une entrée pour la session spécifiée" #: libpam/pam_strerror.c:72 msgid "Authentication service cannot retrieve user credentials" msgstr "" "Le service d’authentification n’a pas pu récupérer les informations " "d’identification de l’utilisateur" #: libpam/pam_strerror.c:74 msgid "User credentials expired" msgstr "Informations d’identification de l’utilisateur expirées" #: libpam/pam_strerror.c:76 msgid "Failure setting user credentials" msgstr "" "Échec lors de la définition des informations d’identification de " "l’utilisateur" #: libpam/pam_strerror.c:78 msgid "No module specific data is present" msgstr "Aucune donnée spécifique au module présente" #: libpam/pam_strerror.c:80 msgid "Bad item passed to pam_*_item()" msgstr "Élément incorrect transmis à pam_*_item()" #: libpam/pam_strerror.c:82 msgid "Conversation error" msgstr "Erreur de conversation" #: libpam/pam_strerror.c:84 msgid "Authentication token manipulation error" msgstr "Erreur de manipulation du jeton d’authentification" #: libpam/pam_strerror.c:86 msgid "Authentication information cannot be recovered" msgstr "Impossible de récupérer les informations d’authentification" #: libpam/pam_strerror.c:88 msgid "Authentication token lock busy" msgstr "Jeton d’authentification occupé" #: libpam/pam_strerror.c:90 msgid "Authentication token aging disabled" msgstr "Péremption du jeton d’authentification désactivée" #: libpam/pam_strerror.c:92 msgid "Failed preliminary check by password service" msgstr "Échec du contrôle préliminaire par le service de mot de passe" #: libpam/pam_strerror.c:94 msgid "The return value should be ignored by PAM dispatch" msgstr "La valeur retournée devrait être ignorée par la répartition PAM" #: libpam/pam_strerror.c:96 msgid "Module is unknown" msgstr "Module inconnu" #: libpam/pam_strerror.c:98 msgid "Authentication token expired" msgstr "Le jeton d’authentification a expiré" #: libpam/pam_strerror.c:100 msgid "Conversation is waiting for event" msgstr "Conversation en attente d’évènement" #: libpam/pam_strerror.c:102 msgid "Application needs to call libpam again" msgstr "L’application doit à nouveau appeler libpam" #: libpam/pam_strerror.c:105 msgid "Unknown PAM error" msgstr "Erreur PAM inconnue" #: modules/pam_cracklib/pam_cracklib.c:612 msgid "is the same as the old one" msgstr "est identique à l’ancien" #: modules/pam_cracklib/pam_cracklib.c:618 #: modules/pam_cracklib/pam_cracklib.c:622 #: modules/pam_cracklib/pam_cracklib.c:632 msgid "memory allocation error" msgstr "erreur d’allocation de mémoire" #: modules/pam_cracklib/pam_cracklib.c:637 msgid "is a palindrome" msgstr "est un palindrome" #: modules/pam_cracklib/pam_cracklib.c:640 msgid "case changes only" msgstr "changement de casse uniquement" #: modules/pam_cracklib/pam_cracklib.c:643 msgid "is too similar to the old one" msgstr "ressemble trop à l’ancien" #: modules/pam_cracklib/pam_cracklib.c:646 msgid "is too simple" msgstr "est trop simple" #: modules/pam_cracklib/pam_cracklib.c:649 msgid "is rotated" msgstr "est inversé" #: modules/pam_cracklib/pam_cracklib.c:652 msgid "not enough character classes" msgstr "les caractères utilisés ne sont pas suffisamment variés" #: modules/pam_cracklib/pam_cracklib.c:655 msgid "contains too many same characters consecutively" msgstr "contient trop de caractères consécutifs identiques" #: modules/pam_cracklib/pam_cracklib.c:658 msgid "contains too long of a monotonic character sequence" msgstr "contient trop de caractères consécutifs identiques" #: modules/pam_cracklib/pam_cracklib.c:661 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:695 #: modules/pam_unix/pam_unix_passwd.c:566 msgid "No password has been supplied." msgstr "Aucun mot de passe n’a été fourni." #: modules/pam_cracklib/pam_cracklib.c:696 #: modules/pam_unix/pam_unix_passwd.c:567 msgid "The password has not been changed." msgstr "Le mot de passe n’a pas été modifié." #: modules/pam_cracklib/pam_cracklib.c:716 #: modules/pam_cracklib/pam_cracklib.c:798 #, c-format msgid "BAD PASSWORD: %s" msgstr "MOT DE PASSE INCORRECT : %s" #: modules/pam_exec/pam_exec.c:267 #, c-format msgid "%s failed: exit code %d" msgstr "%s échec : code de sortie %d" #: modules/pam_exec/pam_exec.c:276 #, c-format msgid "%s failed: caught signal %d%s" msgstr "%s échec : signal capté %d%s" #: modules/pam_exec/pam_exec.c:285 #, c-format 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:324 modules/pam_lastlog/pam_lastlog.c:585 msgid " %a %b %e %H:%M:%S %Z %Y" msgstr " %A %e %B %Y à %H:%M:%S %Z" #. TRANSLATORS: " from " #: modules/pam_lastlog/pam_lastlog.c:333 modules/pam_lastlog/pam_lastlog.c:594 #, c-format msgid " from %.*s" msgstr " de %.*s" #. TRANSLATORS: " on " #: modules/pam_lastlog/pam_lastlog.c:345 modules/pam_lastlog/pam_lastlog.c:606 #, c-format msgid " on %.*s" msgstr " sur %.*s" #. TRANSLATORS: "Last login: from on " #: modules/pam_lastlog/pam_lastlog.c:355 #, c-format msgid "Last login:%s%s%s" msgstr "Dernière connexion :%s%s%s" #: modules/pam_lastlog/pam_lastlog.c:361 msgid "Welcome to your new account!" msgstr "Bienvenue sur votre nouveau compte !" #. TRANSLATORS: "Last failed login: from on " #: modules/pam_lastlog/pam_lastlog.c:616 #, c-format msgid "Last failed login:%s%s%s" msgstr "Dernière connexion échoué : %s%s%s" #: modules/pam_lastlog/pam_lastlog.c:625 modules/pam_lastlog/pam_lastlog.c:632 #, c-format msgid "There was %d failed login attempt since the last successful login." msgid_plural "" "There were %d failed login attempts since the last successful login." msgstr[0] "" "Il y a %d tentative échouée de connexion depuis la dernière connexion " "réussie." msgstr[1] "" "Il y a %d tentatives échouées de connexion depuis la dernière connexion " "réussie." #. TRANSLATORS: only used if dngettext is not supported #: modules/pam_lastlog/pam_lastlog.c:637 #, 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:1088 #, c-format msgid "There were too many logins for '%s'." msgstr "Trop de connexions pour « %s »." #: modules/pam_mail/pam_mail.c:297 msgid "You have no mail." msgstr "Vous n’avez pas de message." #: modules/pam_mail/pam_mail.c:300 msgid "You have new mail." msgstr "Vous avez un nouveau message." #: modules/pam_mail/pam_mail.c:303 msgid "You have old mail." msgstr "Vous avez un ancien message." #: modules/pam_mail/pam_mail.c:307 msgid "You have mail." msgstr "Vous avez des messages." #: modules/pam_mail/pam_mail.c:314 #, c-format msgid "You have no mail in folder %s." msgstr "Vous n’avez aucun message dans le dossier %s." #: modules/pam_mail/pam_mail.c:318 #, c-format msgid "You have new mail in folder %s." msgstr "Vous avez un nouveau message dans le dossier %s." #: modules/pam_mail/pam_mail.c:322 #, c-format msgid "You have old mail in folder %s." msgstr "Vous avez un ancien message dans le dossier %s." #: modules/pam_mail/pam_mail.c:327 #, c-format msgid "You have mail in folder %s." msgstr "Vous avez des messages dans le dossier %s." #: modules/pam_mkhomedir/pam_mkhomedir.c:113 #, c-format msgid "Creating directory '%s'." msgstr "Création du répertoire « %s »." #: modules/pam_mkhomedir/pam_mkhomedir.c:180 #, c-format 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:217 #: modules/pam_unix/pam_unix_passwd.c:592 msgid "Password has been already used. Choose another." msgstr "Mot de passe déjà utilisé. Choisissez-en un autre." #: modules/pam_pwhistory/pam_pwhistory.c:224 msgid "Password has been already used." msgstr "Mot de passe déjà utilisé." #: modules/pam_selinux/pam_selinux.c:206 #, c-format msgid "The default security context is %s." msgstr "Le contexte de sécurité par défaut est %s." #: modules/pam_selinux/pam_selinux.c:210 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:223 msgid "role:" msgstr "rôle :" #: modules/pam_selinux/pam_selinux.c:227 #, c-format msgid "There is no default type for role %s." msgstr "Il n’y a aucun type par défaut pour le rôle %s." #: modules/pam_selinux/pam_selinux.c:259 msgid "level:" msgstr "niveau :" #: modules/pam_selinux/pam_selinux.c:292 msgid "This is not a valid security context." msgstr "Ceci n’est pas un contexte de sécurité valide." #: modules/pam_selinux/pam_selinux.c:541 #, c-format msgid "A valid context for %s could not be obtained." msgstr "Impossible d’obtenir un contexte valide pour %s." #: modules/pam_selinux/pam_selinux.c:660 #, c-format msgid "Security context %s has been assigned." msgstr "Le contexte de sécurité %s a été attribué." #: modules/pam_selinux/pam_selinux.c:676 #, c-format msgid "Key creation context %s has been assigned." msgstr "Le contexte de création de clés %s a été attribué." #: modules/pam_selinux/pam_selinux_check.c:99 #, c-format msgid "failed to initialize PAM\n" msgstr "échec de l’initialisation de PAM\n" #: modules/pam_selinux/pam_selinux_check.c:105 #, c-format msgid "failed to pam_set_item()\n" msgstr "échec de pam_set_item()\n" #: modules/pam_selinux/pam_selinux_check.c:133 #, c-format msgid "login: failure forking: %m" msgstr "login : échec du clonage : %m" #: modules/pam_tally/pam_tally.c:541 modules/pam_tally2/pam_tally2.c:592 #, c-format msgid "The account is temporarily locked (%ld seconds left)." msgstr "Le compte est temporairement verrouillé (%ld secondes restantes)." #: modules/pam_tally/pam_tally.c:566 modules/pam_tally2/pam_tally2.c:575 #, c-format msgid "The account is locked due to %u failed logins." msgstr "Le compte est temporairement verrouillé dû aux %u connexions échouées." #: modules/pam_tally/pam_tally.c:750 modules/pam_tally2/pam_tally2.c:858 msgid "Authentication error" msgstr "Erreur d’authentification" #: modules/pam_tally/pam_tally.c:751 modules/pam_tally2/pam_tally2.c:859 msgid "Service error" msgstr "Erreur de service" #: modules/pam_tally/pam_tally.c:752 modules/pam_tally2/pam_tally2.c:860 msgid "Unknown user" msgstr "Utilisateur inconnu" #: modules/pam_tally/pam_tally.c:753 modules/pam_tally2/pam_tally2.c:861 msgid "Unknown error" msgstr "Erreur inconnue" #: modules/pam_tally/pam_tally.c:769 modules/pam_tally2/pam_tally2.c:880 #, c-format msgid "%s: Bad number given to --reset=\n" msgstr "%s : Numéro incorrect attribué à --reset=\n" #: modules/pam_tally/pam_tally.c:773 modules/pam_tally2/pam_tally2.c:884 #, c-format msgid "%s: Unrecognised option %s\n" msgstr "%s : Option non reconnue %s\n" #: modules/pam_tally/pam_tally.c:785 #, c-format msgid "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" msgstr "" "%s : [--file chemin du fichier] [--user nom d’utilisateur] [--reset[=n]] [--" "quiet]\n" #: modules/pam_tally/pam_tally.c:859 modules/pam_tally2/pam_tally2.c:1023 #, c-format msgid "%s: Can't reset all users to non-zero\n" msgstr "%s : Impossible de réinitialiser tous les utilisateurs à non-zéro\n" #: modules/pam_tally2/pam_tally2.c:912 #, c-format msgid "Login Failures Latest failure From\n" msgstr "Connexion Échecs Dernier échec De\n" #: modules/pam_tally2/pam_tally2.c:928 #, c-format msgid "" "%s: [-f rooted-filename] [--file rooted-filename]\n" " [-u username] [--user username]\n" " [-r] [--reset[=n]] [--quiet]\n" msgstr "" "%s : [-f chemin du fichier] [--file chemin du fichier]\n" " [-u nom d’utilisateur] [--user nom d’utilisateur]\n" " [-r] [--reset[=n]] [--quiet]\n" #: modules/pam_timestamp/pam_timestamp.c:357 #, c-format msgid "Access has been granted (last access was %ld seconds ago)." msgstr "L’accès a été accordé (dernier accès il y a %ld secondes)." #: modules/pam_unix/pam_unix_acct.c:232 modules/pam_unix/pam_unix_acct.c:254 msgid "Your account has expired; please contact your system administrator." msgstr "" "Votre compte a expiré ; veuillez contacter votre administrateur système." #: modules/pam_unix/pam_unix_acct.c:240 msgid "" "You are required to change your password immediately (administrator " "enforced)." msgstr "" "Vous devez changer votre mot de passe immédiatement (imposé par " "l’administrateur)." #: modules/pam_unix/pam_unix_acct.c:246 msgid "" "You are required to change your password immediately (password expired)." msgstr "" "Vous devez changer votre mot de passe immédiatement (mot de passe expiré)." #: modules/pam_unix/pam_unix_acct.c:267 modules/pam_unix/pam_unix_acct.c:274 #, c-format msgid "Warning: your password will expire in %d day." msgid_plural "Warning: your password will expire in %d days." msgstr[0] "Attention : votre mot de passe expirera dans %d jour." msgstr[1] "Attention : votre mot de passe expirera dans %d jours." #. TRANSLATORS: only used if dngettext is not supported #: modules/pam_unix/pam_unix_acct.c:279 #, c-format msgid "Warning: your password will expire in %d days." msgstr "Attention : votre mot de passe expirera dans %d jours." #: modules/pam_unix/pam_unix_passwd.c:468 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:584 msgid "You must choose a shorter password." msgstr "Vous devez choisir un mot de passe plus court." #: modules/pam_unix/pam_unix_passwd.c:588 msgid "You must choose a longer password." msgstr "Vous devez choisir un mot de passe plus long." #: modules/pam_unix/pam_unix_passwd.c:695 #, c-format msgid "Changing password for %s." msgstr "Changement du mot de passe pour %s." #: modules/pam_unix/pam_unix_passwd.c:725 msgid "You must wait longer to change your password." msgstr "" "Vous devez attendre plus longtemps afin de pouvoir changer votre mot de " "passe." #~ msgid "Password unchanged" #~ msgstr "Mot de passe inchangé" #~ msgid "No mail." #~ msgstr "Aucun message." #~ msgid "Unable to get valid context for %s" #~ msgstr "Impossible d'obtenir un contexte valide pour %s" #~ msgid "Changing STRESS password for %s." #~ msgstr "Changement du mot de passe STRESS pour %s." #~ msgid "Enter new STRESS password: " #~ msgstr "Entrer le nouveau mot de passe STRESS : " #~ msgid "Retype new STRESS password: " #~ msgstr "Retaper le nouveau mot de passe STRESS : " #~ msgid "Verification mis-typed; password unchanged" #~ msgstr "Vérification erronée : mot de passe inchangé"