X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FLdapAuthentication%2Flocale%2Ffr%2FLC_MESSAGES%2FLdapAuthentication.po;h=5ed003686cc3baa6f62f3e876e7761cc79c03558;hb=15dafffb3b5951f1360176e569c4a0c6d3bcdb55;hp=9811e9a29b92d4181e73e9cb3a0f789917e51450;hpb=66dee8a966ffd37e6a3750630cd7bfa50a9f4fc9;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 9811e9a29b..5ed003686c 100644 --- a/plugins/LdapAuthentication/locale/fr/LC_MESSAGES/LdapAuthentication.po +++ b/plugins/LdapAuthentication/locale/fr/LC_MESSAGES/LdapAuthentication.po @@ -1,6 +1,7 @@ # Translation of StatusNet - LdapAuthentication to French (Français) # Exported from translatewiki.net # +# Author: Crochet.david # Author: McDutchie # -- # This file is distributed under the same license as the StatusNet package. @@ -9,18 +10,37 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - LdapAuthentication\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-04-13 13:18+0000\n" -"PO-Revision-Date: 2011-04-13 13:21:43+0000\n" +"POT-Creation-Date: 2011-07-01 09:23+0000\n" +"PO-Revision-Date: 2011-07-01 09:25:12+0000\n" "Language-Team: French \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2011-03-24 15:25:06+0000\n" -"X-Generator: MediaWiki 1.18alpha (r85942); Translate extension (2011-03-11)\n" +"X-POT-Import-Date: 2011-06-05 21:50:24+0000\n" +"X-Generator: MediaWiki 1.19alpha (r91251); Translate extension (2011-06-24)\n" "X-Translation-Project: translatewiki.net at http://translatewiki.net\n" "X-Language-Code: fr\n" "X-Message-Group: #out-statusnet-plugin-ldapauthentication\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#. TRANS: Exception thrown when initialising the LDAP Auth plugin fails because of an incorrect configuration. +msgid "You must specify a nickname attribute." +msgstr "" + +#. 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."