2012-06-04 16:02:34 +01:00
|
|
|
|
# Translation of StatusNet - LdapAuthorization to French (français)
|
2011-01-29 22:10:15 +00:00
|
|
|
|
# Exported from translatewiki.net
|
2010-09-28 00:09:29 +01:00
|
|
|
|
#
|
2011-08-30 10:50:01 +01:00
|
|
|
|
# Author: Hashar
|
2010-09-28 00:09:29 +01:00
|
|
|
|
# Author: Peter17
|
|
|
|
|
# --
|
|
|
|
|
# This file is distributed under the same license as the StatusNet package.
|
|
|
|
|
#
|
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Project-Id-Version: StatusNet - LdapAuthorization\n"
|
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2012-06-30 12:10:38 +01:00
|
|
|
|
"POT-Creation-Date: 2012-06-30 11:07+0000\n"
|
|
|
|
|
"PO-Revision-Date: 2012-06-30 11:08:57+0000\n"
|
2011-09-11 15:54:08 +01:00
|
|
|
|
"Language-Team: French <https://translatewiki.net/wiki/Portal:fr>\n"
|
2010-09-28 00:09:29 +01:00
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2011-08-30 10:50:01 +01:00
|
|
|
|
"X-POT-Import-Date: 2011-06-05 21:50:25+0000\n"
|
2012-06-30 12:10:38 +01:00
|
|
|
|
"X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
|
2012-03-01 16:22:45 +00:00
|
|
|
|
"X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
|
2010-09-28 00:09:29 +01:00
|
|
|
|
"X-Language-Code: fr\n"
|
|
|
|
|
"X-Message-Group: #out-statusnet-plugin-ldapauthorization\n"
|
|
|
|
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
|
|
|
|
|
2011-04-27 13:53:02 +01:00
|
|
|
|
#. 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 ""
|
2011-08-30 10:50:01 +01:00
|
|
|
|
"provider_name doit être défini. Utilisez l'attribut provider_name provenant "
|
|
|
|
|
"du plugin d'authentification LDAP."
|
2011-04-27 13:53:02 +01:00
|
|
|
|
|
|
|
|
|
#. TRANS: Exception thrown when initialising the LDAP Auth plugin fails because of an incorrect configuration.
|
|
|
|
|
msgid "uniqueMember_attribute must be set."
|
2011-08-30 10:50:01 +01:00
|
|
|
|
msgstr "uniqueMember_attribute doit être défini, vérifiez votre configuration."
|
2011-04-27 13:53:02 +01:00
|
|
|
|
|
|
|
|
|
#. TRANS: Plugin description.
|
2010-09-28 00:09:29 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"The LDAP Authorization plugin allows for StatusNet to handle authorization "
|
|
|
|
|
"through LDAP."
|
|
|
|
|
msgstr ""
|
|
|
|
|
"L’extension LDAP Authorization permet à StatusNet de gérer l’autorisation "
|
|
|
|
|
"par LDAP."
|