From 20bf460d3e1a33ffd1e86510cc6f2ab50729cc40 Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Tue, 2 May 2006 11:12:00 +0000 Subject: Relevant BUGIDs: 1427738 Purpose of commit: bugfix Commit summary: --------------- 2006-05-02 Thorsten Kukuk * modules/pam_unix/pam_unix_acct.c (pam_sm_acct_mgmt): Use different strings for plural or not [#1427738] * po/*.po: Adjust for pam_unix.so translation fix. --- po/fr.po | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) (limited to 'po/fr.po') diff --git a/po/fr.po b/po/fr.po index 84bfa6a6..1bb8ad24 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2006-03-13 11:10+0100\n" +"POT-Creation-Date: 2006-05-02 13:05+0200\n" "PO-Revision-Date: 2005-08-18 12:12+0000\n" "Last-Translator: Novell Language \n" "Language-Team: Novell Language \n" @@ -30,40 +30,40 @@ msgstr "" msgid "%s failed: unknown status 0x%x" msgstr "" -#: modules/pam_tally/pam_tally.c:738 +#: modules/pam_tally/pam_tally.c:739 msgid "Authentication error" msgstr "Erreur d'authentification" -#: modules/pam_tally/pam_tally.c:739 +#: modules/pam_tally/pam_tally.c:740 msgid "Service error" msgstr "Erreur de service" -#: modules/pam_tally/pam_tally.c:740 +#: modules/pam_tally/pam_tally.c:741 msgid "Unknown user" msgstr "Utilisateur inconnu" -#: modules/pam_tally/pam_tally.c:741 +#: modules/pam_tally/pam_tally.c:742 msgid "Unknown error" msgstr "Erreur inconnue" -#: modules/pam_tally/pam_tally.c:757 +#: modules/pam_tally/pam_tally.c:758 #, c-format msgid "%s: Bad number given to --reset=\n" msgstr "%s: Numéro incorrect attribué à --reset=\n" -#: modules/pam_tally/pam_tally.c:761 +#: modules/pam_tally/pam_tally.c:762 #, c-format msgid "%s: Unrecognised option %s\n" msgstr "%s : Option non reconnue %s\n" -#: modules/pam_tally/pam_tally.c:773 +#: modules/pam_tally/pam_tally.c:774 #, c-format msgid "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" msgstr "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" -#: modules/pam_tally/pam_tally.c:846 +#: modules/pam_tally/pam_tally.c:845 #, 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" @@ -202,9 +202,14 @@ msgid "You are required to change your password immediately (password aged)" msgstr "" "Vous devez changer votre mot de passe immédiatement (mot de passe périmé)" -#: modules/pam_unix/pam_unix_acct.c:320 -#, c-format -msgid "Warning: your password will expire in %d day%.2s" +#: modules/pam_unix/pam_unix_acct.c:322 +#, fuzzy, c-format +msgid "Warning: your password will expire in one day" +msgstr "Avertissement : votre mot de passe expire dans %d jour%.2s" + +#: modules/pam_unix/pam_unix_acct.c:325 +#, fuzzy, c-format +msgid "Warning: your password will expire in %d days" msgstr "Avertissement : votre mot de passe expire dans %d jour%.2s" #: modules/pam_unix/pam_unix_auth.c:160 modules/pam_userdb/pam_userdb.c:61 -- cgit v1.2.3