From 0172959f117b545c8a6b1893f5f56818d82dd624 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Thu, 27 Jun 2013 21:17:40 +0200 Subject: Update the translations for the 1.10.0 release --- po/fr.po | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) (limited to 'po/fr.po') diff --git a/po/fr.po b/po/fr.po index eb7c5042..439a7b7f 100644 --- a/po/fr.po +++ b/po/fr.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: SSSD\n" "Report-Msgid-Bugs-To: sssd-devel@lists.fedorahosted.org\n" -"POT-Creation-Date: 2013-06-11 17:03+0200\n" -"PO-Revision-Date: 2013-05-03 19:50+0000\n" +"POT-Creation-Date: 2013-06-27 21:10+0200\n" +"PO-Revision-Date: 2013-06-11 16:40+0000\n" "Last-Translator: Jérôme Fenal \n" "Language-Team: French \n" "Language: fr\n" @@ -332,7 +332,7 @@ msgstr "Considère les noms d'utilisateur comme casse dépendant" #: src/config/SSSDConfig/__init__.py.in:128 msgid "How often should expired entries be refreshed in background" -msgstr "" +msgstr "Fréquence de rafraîchissement en arrière plan des entrées expirées" #: src/config/SSSDConfig/__init__.py.in:129 msgid "Whether to automatically update the client's DNS entry" @@ -471,7 +471,7 @@ msgstr "Délai avant expiration de l'authentification" #: src/config/SSSDConfig/__init__.py.in:168 msgid "Whether to create kdcinfo files" -msgstr "" +msgstr "Choisir de créer ou non les fichiers kdcinfo" #: src/config/SSSDConfig/__init__.py.in:171 msgid "Directory to store credential caches" @@ -675,9 +675,8 @@ msgid "Disable the LDAP paging control" msgstr "Désactiver le contrôle des pages LDAP" #: src/config/SSSDConfig/__init__.py.in:226 -#, fuzzy msgid "Disable Active Directory range retrieval" -msgstr "Adresse du serveur Active Directory" +msgstr "Désactiver la récupération de plage Active Directory." #: src/config/SSSDConfig/__init__.py.in:229 msgid "Length of time to wait for a search request" @@ -1146,38 +1145,38 @@ msgstr "Rechercher le nom canonique du groupe dans le cache si possible" msgid "PAM stack to use" msgstr "Pile PAM à utiliser" -#: src/monitor/monitor.c:2645 +#: src/monitor/monitor.c:2644 msgid "Become a daemon (default)" msgstr "Devenir un démon (par défaut)" -#: src/monitor/monitor.c:2647 +#: src/monitor/monitor.c:2646 msgid "Run interactive (not a daemon)" msgstr "Fonctionner en interactif (non démon)" -#: src/monitor/monitor.c:2649 src/tools/sss_debuglevel.c:71 +#: src/monitor/monitor.c:2648 src/tools/sss_debuglevel.c:71 msgid "Specify a non-default config file" msgstr "Définir un fichier de configuration différent de celui par défaut" -#: src/monitor/monitor.c:2651 +#: src/monitor/monitor.c:2650 msgid "Print version number and exit" msgstr "Afficher le numéro de version et quitte" -#: src/providers/krb5/krb5_child.c:2063 src/providers/ldap/ldap_child.c:435 +#: src/providers/krb5/krb5_child.c:2201 src/providers/ldap/ldap_child.c:435 #: src/util/util.h:93 msgid "Debug level" msgstr "Niveau de débogage" -#: src/providers/krb5/krb5_child.c:2065 src/providers/ldap/ldap_child.c:437 +#: src/providers/krb5/krb5_child.c:2203 src/providers/ldap/ldap_child.c:437 #: src/util/util.h:97 msgid "Add debug timestamps" msgstr "Ajouter l'horodatage au débogage" -#: src/providers/krb5/krb5_child.c:2067 src/providers/ldap/ldap_child.c:439 +#: src/providers/krb5/krb5_child.c:2205 src/providers/ldap/ldap_child.c:439 #: src/util/util.h:99 msgid "Show timestamps with microseconds" msgstr "Afficher l'horodatage en microsecondes" -#: src/providers/krb5/krb5_child.c:2069 src/providers/ldap/ldap_child.c:441 +#: src/providers/krb5/krb5_child.c:2207 src/providers/ldap/ldap_child.c:441 msgid "An open file descriptor for the debug logs" msgstr "Un descripteur de fichier ouvert pour les journaux de débogage" -- cgit