gnu-social/plugins/LdapAuthentication/locale/LdapAuthentication.pot

43 lines
1.4 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-07-18 12:38+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#. TRANS: Exception thrown when initialising the LDAP Auth plugin fails because of an incorrect configuration.
#: LdapAuthenticationPlugin.php:41
msgid "You must specify a nickname attribute."
msgstr ""
#. TRANS: Exception thrown when initialising the LDAP Auth plugin fails because of an incorrect configuration.
#: LdapAuthenticationPlugin.php:45
msgid ""
"If password_changeable is set, the password attribute and password_encoding "
"must also be specified."
msgstr ""
#. TRANS: Instructions for LDAP authentication.
#: LdapAuthenticationPlugin.php:72 LdapAuthenticationPlugin.php:77
msgid "Do you have an LDAP account? Use your standard username and password."
msgstr ""
#. TRANS: Plugin description.
#: LdapAuthenticationPlugin.php:154
msgid ""
"The LDAP Authentication plugin allows for StatusNet to handle authentication "
"through LDAP."
msgstr ""