LdapAuthentication.po 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. # Translation file for GNU social - the free software social networking platform
  2. # Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org
  3. # This file is under https://www.gnu.org/licenses/agpl v3 or later
  4. #
  5. # Translators:
  6. # Ciencisto Dementa <maliktunga@users.noreply.github.com>, 2015
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: GNU social\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2015-02-02 17:47+0100\n"
  12. "PO-Revision-Date: 2015-06-16 22:30+0000\n"
  13. "Last-Translator: Ciencisto Dementa <maliktunga@users.noreply.github.com>\n"
  14. "Language-Team: Ido (http://www.transifex.com/gnu-social/gnu-social/language/io/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Language: io\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #. TRANS: Exception thrown when initialising the LDAP Auth plugin fails
  21. #. because of an incorrect configuration.
  22. #: LdapAuthenticationPlugin.php:40
  23. msgid "You must specify a nickname attribute."
  24. msgstr "Vu mustas specigar uzantonomo-atributo."
  25. #. TRANS: Exception thrown when initialising the LDAP Auth plugin fails
  26. #. because of an incorrect configuration.
  27. #: LdapAuthenticationPlugin.php:44
  28. msgid ""
  29. "If password_changeable is set, the password attribute and password_encoding "
  30. "must also be specified."
  31. msgstr "Se \"password_changeable\" es aranjita, la pasovorto-atributo e \"password_encoding\" mustas esar anke specigita."
  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 "Ka vu havas LDAP-konto? Uzez vua normala uzantonomo e pasovorto."
  36. #. TRANS: Plugin description.
  37. #: LdapAuthenticationPlugin.php:153
  38. msgid ""
  39. "The LDAP Authentication plugin allows for StatusNet to handle authentication"
  40. " through LDAP."
  41. msgstr "L'extensilo LDAP Authentication posibligas a GNU social suportar identifiko tra LDAP."