Development of an internal social media platform with personalised dashboards for students
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 2.3KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Jannis Leidel <jannis@leidel.info>, 2011
  5. # Janos Guljas <janos@resenje.org>, 2011-2012
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: django\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2015-10-09 17:42+0200\n"
  11. "PO-Revision-Date: 2017-09-19 16:40+0000\n"
  12. "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
  13. "Language-Team: Serbian (Latin) (http://www.transifex.com/django/django/"
  14. "language/sr%40latin/)\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 "Advanced options"
  22. msgstr "Napredna podešavanja"
  23. msgid "Flat Pages"
  24. msgstr ""
  25. msgid "URL"
  26. msgstr "URL"
  27. msgid ""
  28. "Example: '/about/contact/'. Make sure to have leading and trailing slashes."
  29. msgstr ""
  30. "Primer: '/about/contact/'. Pazite na to da postoje i početne i završne kose "
  31. "crte."
  32. msgid ""
  33. "This value must contain only letters, numbers, dots, underscores, dashes, "
  34. "slashes or tildes."
  35. msgstr ""
  36. "Uneta vrednost može sadržati samo slova, brojke, tačke, donje crte, crte, "
  37. "znake razlomka ili tilde."
  38. msgid "URL is missing a leading slash."
  39. msgstr "Nedostaje kosa crta na početku URL-a."
  40. msgid "URL is missing a trailing slash."
  41. msgstr "Nedostaje kosa crta na kraju URL-a."
  42. #, python-format
  43. msgid "Flatpage with url %(url)s already exists for site %(site)s"
  44. msgstr "Stranica sa adresom %(url)s već postoji za sajt %(site)s"
  45. msgid "title"
  46. msgstr "naslov"
  47. msgid "content"
  48. msgstr "sadržaj"
  49. msgid "enable comments"
  50. msgstr "omogući komentarisanje"
  51. msgid "template name"
  52. msgstr "naziv templejta"
  53. msgid ""
  54. "Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
  55. "will use 'flatpages/default.html'."
  56. msgstr ""
  57. "Primer: 'flatpages/contact_page.html'. Ako ovo ostavite praznim, sistem će "
  58. "koristiti 'flatpages/default.html'."
  59. msgid "registration required"
  60. msgstr "potrebna registracija"
  61. msgid "If this is checked, only logged-in users will be able to view the page."
  62. msgstr ""
  63. "Ako je ovo obeleženo, samo će prijavljeni korisnici moći da vide ovu "
  64. "stranicu."
  65. msgid "sites"
  66. msgstr ""
  67. msgid "flat page"
  68. msgstr "flet stranica"
  69. msgid "flat pages"
  70. msgstr "flet stranice"