LdapAuthentication.po 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. # Translation of StatusNet - LdapAuthentication to Ukrainian (українська)
  2. # Exported from translatewiki.net
  3. #
  4. # Author: Boogie
  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: 2012-06-30 11:07+0000\n"
  13. "PO-Revision-Date: 2012-06-30 11:08:57+0000\n"
  14. "Language-Team: Ukrainian <https://translatewiki.net/wiki/Portal:uk>\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "X-POT-Import-Date: 2011-06-05 21:50:24+0000\n"
  18. "X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
  19. "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
  20. "X-Language-Code: uk\n"
  21. "X-Message-Group: #out-statusnet-plugin-ldapauthentication\n"
  22. "Plural-Forms: nplurals=3; plural=(n%10 == 1 && n%100 != 11) ? 0 : ( (n%10 >= "
  23. "2 && n%10 <= 4 && (n%100 < 10 || n%100 >= 20)) ? 1 : 2 );\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. "Якщо password_changeable встановлено, то атрибути password і "
  33. "password_encoding повинні також бути вказані."
  34. #. TRANS: Instructions for LDAP authentication.
  35. msgid "Do you have an LDAP account? Use your standard username and password."
  36. msgstr ""
  37. "У вас є обліковий запис LDAP? Використовуйте свої звичні ім’я користувача і "
  38. "пароль."
  39. #. TRANS: Plugin description.
  40. msgid ""
  41. "The LDAP Authentication plugin allows for StatusNet to handle authentication "
  42. "through LDAP."
  43. msgstr ""
  44. "Додаток автентифікації LDAP дозволяє обробляти запити автентифікації за "
  45. "допомогою LDAP."