LdapAuthentication.pot 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  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. #. TRANS: Exception thrown when initialising the LDAP Auth plugin fails because of an incorrect configuration.
  20. #: LdapAuthenticationPlugin.php:40
  21. msgid "You must specify a nickname attribute."
  22. msgstr ""
  23. #. TRANS: Exception thrown when initialising the LDAP Auth plugin fails because of an incorrect configuration.
  24. #: LdapAuthenticationPlugin.php:44
  25. msgid ""
  26. "If password_changeable is set, the password attribute and password_encoding "
  27. "must also be specified."
  28. msgstr ""
  29. #. TRANS: Instructions for LDAP authentication.
  30. #: LdapAuthenticationPlugin.php:71 LdapAuthenticationPlugin.php:76
  31. msgid "Do you have an LDAP account? Use your standard username and password."
  32. msgstr ""
  33. #. TRANS: Plugin description.
  34. #: LdapAuthenticationPlugin.php:153
  35. msgid ""
  36. "The LDAP Authentication plugin allows for StatusNet to handle authentication "
  37. "through LDAP."
  38. msgstr ""