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 946B

1234567891011121314151617181920212223242526272829303132333435363738
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Igor Jerosimić, 2019
  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: 2019-06-27 12:40+0000\n"
  12. "Last-Translator: Igor Jerosimić\n"
  13. "Language-Team: Serbian (Latin) (http://www.transifex.com/django/django/"
  14. "language/sr@latin/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Language: sr@latin\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 "Sesije"
  23. msgid "session key"
  24. msgstr "ključ sesije"
  25. msgid "session data"
  26. msgstr "podaci sesije"
  27. msgid "expire date"
  28. msgstr "datum zastarevanja"
  29. msgid "session"
  30. msgstr "sesija"
  31. msgid "sessions"
  32. msgstr "sesije"