]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/LdapAuthorization/locale/LdapAuthorization.pot
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / LdapAuthorization / locale / LdapAuthorization.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2011-06-05 09:13+0000\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #. TRANS: Exception thrown when initialising the LDAP Auth plugin fails because of an incorrect configuration.
20 #: LdapAuthorizationPlugin.php:42
21 msgid ""
22 "provider_name must be set. Use the provider_name from the LDAP "
23 "Authentication plugin."
24 msgstr ""
25
26 #. TRANS: Exception thrown when initialising the LDAP Auth plugin fails because of an incorrect configuration.
27 #: LdapAuthorizationPlugin.php:46
28 msgid "uniqueMember_attribute must be set."
29 msgstr ""
30
31 #. TRANS: Plugin description.
32 #: LdapAuthorizationPlugin.php:127
33 msgid ""
34 "The LDAP Authorization plugin allows for StatusNet to handle authorization "
35 "through LDAP."
36 msgstr ""