LdapAuthentication.po 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. # Translation of StatusNet - LdapAuthentication to Simplified Chinese (‪中文(简体)‬)
  2. # Exported from translatewiki.net
  3. #
  4. # Author: ZhengYiFeng
  5. # --
  6. # This file is distributed under the same license as the StatusNet package.
  7. #
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: StatusNet - LdapAuthentication\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2011-04-27 12:36+0000\n"
  13. "PO-Revision-Date: 2011-04-27 12:37:27+0000\n"
  14. "Language-Team: Simplified Chinese <http://translatewiki.net/wiki/Portal:zh-"
  15. "hans>\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "X-POT-Import-Date: 2011-03-24 15:25:06+0000\n"
  19. "X-Generator: MediaWiki 1.18alpha (r87008); Translate extension (2011-04-26)\n"
  20. "X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
  21. "X-Language-Code: zh-hans\n"
  22. "X-Message-Group: #out-statusnet-plugin-ldapauthentication\n"
  23. "Plural-Forms: nplurals=1; plural=0;\n"
  24. #. TRANS: Exception thrown when initialising the LDAP Auth plugin fails because of an incorrect configuration.
  25. msgid "You must specify a nickname attribute."
  26. msgstr ""
  27. #. TRANS: Exception thrown when initialising the LDAP Auth plugin fails because of an incorrect configuration.
  28. msgid ""
  29. "If password_changeable is set, the password attribute and password_encoding "
  30. "must also be specified."
  31. msgstr ""
  32. #. TRANS: Instructions for LDAP authentication.
  33. msgid "Do you have an LDAP account? Use your standard username and password."
  34. msgstr ""
  35. #. TRANS: Plugin description.
  36. msgid ""
  37. "The LDAP Authentication plugin allows for StatusNet to handle authentication "
  38. "through LDAP."
  39. msgstr "LDAP 验证插件允许 StatusNet 通过 LDAP 处理验证。"