LdapAuthorization.po 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  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. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: GNU social\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2015-02-02 17:47+0100\n"
  11. "PO-Revision-Date: 2015-02-07 08:40+0000\n"
  12. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  13. "Language-Team: Arabic (http://www.transifex.com/gnu-social/gnu-social/language/ar/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Language: ar\n"
  18. "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
  19. #. TRANS: Exception thrown when initialising the LDAP Auth plugin fails
  20. #. because of an incorrect configuration.
  21. #: LdapAuthorizationPlugin.php:42
  22. msgid ""
  23. "provider_name must be set. Use the provider_name from the LDAP "
  24. "Authentication plugin."
  25. msgstr ""
  26. #. TRANS: Exception thrown when initialising the LDAP Auth plugin fails
  27. #. because of an incorrect configuration.
  28. #: LdapAuthorizationPlugin.php:46
  29. msgid "uniqueMember_attribute must be set."
  30. msgstr ""
  31. #. TRANS: Plugin description.
  32. #: LdapAuthorizationPlugin.php:129
  33. msgid ""
  34. "The LDAP Authorization plugin allows for StatusNet to handle authorization "
  35. "through LDAP."
  36. msgstr ""