You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

django.po 1017B

1234567891011121314151617181920212223242526272829303132333435363738
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Oleksandr Chernihov <o.chernihov@gmail.com>, 2014
  5. # Jannis Leidel <jannis@leidel.info>, 2011
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: django\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2015-01-17 11:07+0100\n"
  11. "PO-Revision-Date: 2017-09-23 18:54+0000\n"
  12. "Last-Translator: Mykola Zamkovoi <nickzam@gmail.com>\n"
  13. "Language-Team: Ukrainian (http://www.transifex.com/django/django/language/"
  14. "uk/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Language: uk\n"
  19. "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
  20. "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
  21. msgid "Sessions"
  22. msgstr "Сесії"
  23. msgid "session key"
  24. msgstr "ключ сесії"
  25. msgid "session data"
  26. msgstr "дані сесії"
  27. msgid "expire date"
  28. msgstr "термін придатності"
  29. msgid "session"
  30. msgstr "сесія"
  31. msgid "sessions"
  32. msgstr "сесії"