X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FLdapAuthentication%2Flocale%2Ffr%2FLC_MESSAGES%2FLdapAuthentication.po;h=471b61849d557b30b3219acaf39e90f84242e72e;hb=6120af3901cfe51ae648cea1e365238cea298d39;hp=e6e7609d7f578e0b991b70146c7209e110ae5c26;hpb=e79034e163967a375aee8a9afff54fd9c37030dd;p=quix0rs-gnu-social.git diff --git a/plugins/LdapAuthentication/locale/fr/LC_MESSAGES/LdapAuthentication.po b/plugins/LdapAuthentication/locale/fr/LC_MESSAGES/LdapAuthentication.po index e6e7609d7f..471b61849d 100644 --- a/plugins/LdapAuthentication/locale/fr/LC_MESSAGES/LdapAuthentication.po +++ b/plugins/LdapAuthentication/locale/fr/LC_MESSAGES/LdapAuthentication.po @@ -1,6 +1,8 @@ # Translation of StatusNet - LdapAuthentication to French (Français) -# Expored from translatewiki.net +# Exported from translatewiki.net # +# Author: Crochet.david +# Author: Hashar # Author: McDutchie # -- # This file is distributed under the same license as the StatusNet package. @@ -9,19 +11,37 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - LdapAuthentication\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-16 15:08+0000\n" -"PO-Revision-Date: 2010-12-16 15:12:09+0000\n" -"Language-Team: French \n" +"POT-Creation-Date: 2011-10-10 13:38+0000\n" +"PO-Revision-Date: 2011-10-10 13:39:38+0000\n" +"Language-Team: French \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2010-10-29 16:12:50+0000\n" -"X-Generator: MediaWiki 1.18alpha (r78478); Translate extension (2010-09-17)\n" -"X-Translation-Project: translatewiki.net at http://translatewiki.net\n" +"X-POT-Import-Date: 2011-06-05 21:50:24+0000\n" +"X-Generator: MediaWiki 1.19alpha (r99397); Translate extension (2011-10-07)\n" +"X-Translation-Project: translatewiki.net at https://translatewiki.net\n" "X-Language-Code: fr\n" "X-Message-Group: #out-statusnet-plugin-ldapauthentication\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: LdapAuthenticationPlugin.php:146 +#. TRANS: Exception thrown when initialising the LDAP Auth plugin fails because of an incorrect configuration. +msgid "You must specify a nickname attribute." +msgstr "Vous devez spécifier l'attribut pseudonyme" + +#. TRANS: Exception thrown when initialising the LDAP Auth plugin fails because of an incorrect configuration. +msgid "" +"If password_changeable is set, the password attribute and password_encoding " +"must also be specified." +msgstr "" +"Si password_changeable est définie, l’attribut de mot de passe et " +"password_encoding doivent également être précisés." + +#. TRANS: Instructions for LDAP authentication. +msgid "Do you have an LDAP account? Use your standard username and password." +msgstr "" +"Avez-vous un compte LDAP ? Utilisez votre nom d’utilisateur et mot de passe " +"standard." + +#. TRANS: Plugin description. msgid "" "The LDAP Authentication plugin allows for StatusNet to handle authentication " "through LDAP."