LdapAuthentication.po 1.8 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. # Kristoffer Grundström <kristoffer.grundstrom1983@gmail.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-09-16 01:06+0000\n"
  13. "Last-Translator: Kristoffer Grundström <kristoffer.grundstrom1983@gmail.com>\n"
  14. "Language-Team: Swedish (http://www.transifex.com/gnu-social/gnu-social/language/sv/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Language: sv\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 "Du måste specificera ett smeknamnsattribut."
  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 ""
  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 "Har du ett LDAP-konto? Använd ditt vanliga användarnamn och lösenord."
  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 ""