ReverseUsernameAuthentication.po 1.4 KB

123456789101112131415161718192021222324252627
  1. # Translation file for GNU social - the free software social networking platform
  2. # Copyright (C) 2010 - 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. 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 10:32+0000\n"
  12. "Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
  13. "Language-Team: Ukrainian (http://www.transifex.com/gnu-social/gnu-social/language/uk/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Language: uk\n"
  18. "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
  19. #. TRANS: Plugin description.
  20. #: ReverseUsernameAuthenticationPlugin.php:68
  21. msgid ""
  22. "The Reverse Username Authentication plugin allows for StatusNet to handle "
  23. "authentication by checking if the provided password is the same as the "
  24. "reverse of the username."
  25. msgstr "Додаток Reverse Username Authentication дозволяє сайту StatusNet перевіряти запити автентифікації на предмет того, чи не збігається зазначений пароль із ім’ям користувача, якби його було написано у зворотньому напрямку."