AuthCrypt.po 1.0 KB

12345678910111213141516171819202122232425
  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. # Boris Konstantinovich Lissov <lissovbk@yandex.ru>, 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-07-12 20:13+0000\n"
  13. "Last-Translator: Boris Konstantinovich Lissov <lissovbk@yandex.ru>\n"
  14. "Language-Team: Russian (http://www.transifex.com/gnu-social/gnu-social/language/ru/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Language: ru\n"
  19. "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
  20. #. TRANS: Plugin description.
  21. #: AuthCryptPlugin.php:157
  22. msgid "Authentication and password hashing with crypt()"
  23. msgstr "Хэшинг авторизации и пароля при помощи crypt()"