]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/LdapAuthentication/locale/LdapAuthentication.pot
b0f1d1ad684c10da1241c9bf50ded396e91b5f82
[quix0rs-gnu-social.git] / plugins / LdapAuthentication / locale / LdapAuthentication.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: 2015-02-27 16:31+0100\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 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19
20 #. TRANS: Exception thrown when initialising the LDAP Auth plugin fails because of an incorrect configuration.
21 #: LdapAuthenticationPlugin.php:40
22 msgid "You must specify a nickname attribute."
23 msgstr ""
24
25 #. TRANS: Exception thrown when initialising the LDAP Auth plugin fails because of an incorrect configuration.
26 #: LdapAuthenticationPlugin.php:44
27 msgid ""
28 "If password_changeable is set, the password attribute and password_encoding "
29 "must also be specified."
30 msgstr ""
31
32 #. TRANS: Instructions for LDAP authentication.
33 #: LdapAuthenticationPlugin.php:71 LdapAuthenticationPlugin.php:76
34 msgid "Do you have an LDAP account? Use your standard username and password."
35 msgstr ""
36
37 #. TRANS: Plugin description.
38 #: LdapAuthenticationPlugin.php:153
39 msgid ""
40 "The LDAP Authentication plugin allows for StatusNet to handle authentication "
41 "through LDAP."
42 msgstr ""