X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=plugins%2FLdapAuthorization%2Flocale%2Ffr%2FLC_MESSAGES%2FLdapAuthorization.po;h=aecb4fc12570f4bac9b33494119ac59fdc98b294;hb=0b53b6768e03932f4beec6b6655763e6ecedc36d;hp=ba99bdb8a352ddccfd9446f32d7eb942eeec73f2;hpb=8b46624d19b7d95045c355f116e5d6ca66776e1c;p=quix0rs-gnu-social.git diff --git a/plugins/LdapAuthorization/locale/fr/LC_MESSAGES/LdapAuthorization.po b/plugins/LdapAuthorization/locale/fr/LC_MESSAGES/LdapAuthorization.po index ba99bdb8a3..aecb4fc125 100644 --- a/plugins/LdapAuthorization/locale/fr/LC_MESSAGES/LdapAuthorization.po +++ b/plugins/LdapAuthorization/locale/fr/LC_MESSAGES/LdapAuthorization.po @@ -1,6 +1,7 @@ -# Translation of StatusNet - LdapAuthorization to French (Français) +# Translation of StatusNet - LdapAuthorization to French (français) # Exported from translatewiki.net # +# Author: Hashar # Author: Peter17 # -- # This file is distributed under the same license as the StatusNet package. @@ -9,18 +10,31 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - LdapAuthorization\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-04-09 18:34+0000\n" -"PO-Revision-Date: 2011-04-09 18:37:28+0000\n" -"Language-Team: French \n" +"POT-Creation-Date: 2012-06-30 11:07+0000\n" +"PO-Revision-Date: 2012-06-30 11:08:57+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-18 20:08:11+0000\n" -"X-Generator: MediaWiki 1.18alpha (r85732); Translate extension (2011-03-11)\n" -"X-Translation-Project: translatewiki.net at http://translatewiki.net\n" +"X-POT-Import-Date: 2011-06-05 21:50:25+0000\n" +"X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n" +"X-Translation-Project: translatewiki.net \n" "X-Language-Code: fr\n" "X-Message-Group: #out-statusnet-plugin-ldapauthorization\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 "" +"provider_name must be set. Use the provider_name from the LDAP " +"Authentication plugin." +msgstr "" +"provider_name doit être défini. Utilisez l'attribut provider_name provenant " +"du plugin d'authentification LDAP." + +#. TRANS: Exception thrown when initialising the LDAP Auth plugin fails because of an incorrect configuration. +msgid "uniqueMember_attribute must be set." +msgstr "uniqueMember_attribute doit être défini, vérifiez votre configuration." + +#. TRANS: Plugin description. msgid "" "The LDAP Authorization plugin allows for StatusNet to handle authorization " "through LDAP."