]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/LdapAuthorization/locale/fr/LC_MESSAGES/LdapAuthorization.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / LdapAuthorization / locale / fr / LC_MESSAGES / LdapAuthorization.po
index 8ade16ce213a4f7a8125e707f38e97d374922a6e..c303ae2e1977295b7b9fe714f69d154bea5fc0a7 100644 (file)
@@ -1,6 +1,7 @@
 # Translation of StatusNet - LdapAuthorization to French (Français)
-# Expored from translatewiki.net
+# Exported from translatewiki.net
 #
+# Author: Hashar
 # Author: Peter17
 # --
 # This file is distributed under the same license as the StatusNet package.
@@ -9,19 +10,31 @@ msgid ""
 msgstr ""
 "Project-Id-Version: StatusNet - LdapAuthorization\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-03 19:53+0000\n"
-"PO-Revision-Date: 2010-10-03 19:56:51+0000\n"
-"Language-Team: French <http://translatewiki.net/wiki/Portal:fr>\n"
+"POT-Creation-Date: 2011-10-10 13:38+0000\n"
+"PO-Revision-Date: 2011-10-10 13:39:39+0000\n"
+"Language-Team: French <https://translatewiki.net/wiki/Portal:fr>\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-POT-Import-Date: 2010-09-27 23:18:54+0000\n"
-"X-Generator: MediaWiki 1.17alpha (r74231); 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:25+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-ldapauthorization\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
-#: LdapAuthorizationPlugin.php:124
+#. 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."