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.8KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Branko Kokanovic <branko@kokanovic.org>, 2018
  5. # Jannis Leidel <jannis@leidel.info>, 2011
  6. # Janos Guljas <janos@resenje.org>, 2011-2012
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: django\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2015-10-09 17:42+0200\n"
  12. "PO-Revision-Date: 2018-01-30 10:09+0000\n"
  13. "Last-Translator: Branko Kokanovic <branko@kokanovic.org>\n"
  14. "Language-Team: Serbian (http://www.transifex.com/django/django/language/"
  15. "sr/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. "Language: sr\n"
  20. "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
  21. "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
  22. msgid "Advanced options"
  23. msgstr "Напредна подешавања"
  24. msgid "Flat Pages"
  25. msgstr "Флет странице"
  26. msgid "URL"
  27. msgstr "URL"
  28. msgid ""
  29. "Example: '/about/contact/'. Make sure to have leading and trailing slashes."
  30. msgstr ""
  31. "Пример: '/about/contact/'. Пазите на то да постоје и почетне и завршне косе "
  32. "црте."
  33. msgid ""
  34. "This value must contain only letters, numbers, dots, underscores, dashes, "
  35. "slashes or tildes."
  36. msgstr ""
  37. "Унета вредност може садржати само слова, бројке, тачке, доње црте, црте, "
  38. "знаке разломка или тилде."
  39. msgid "URL is missing a leading slash."
  40. msgstr "Недостаје коса црта на почетку URL-а."
  41. msgid "URL is missing a trailing slash."
  42. msgstr "Недостаје коса црта на крају URL-а."
  43. #, python-format
  44. msgid "Flatpage with url %(url)s already exists for site %(site)s"
  45. msgstr "Страница са адресом %(url)s већ постоји за сајт %(site)s"
  46. msgid "title"
  47. msgstr "наслов"
  48. msgid "content"
  49. msgstr "садржај"
  50. msgid "enable comments"
  51. msgstr "омогући коментарисање"
  52. msgid "template name"
  53. msgstr "назив темплејта"
  54. msgid ""
  55. "Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
  56. "will use 'flatpages/default.html'."
  57. msgstr ""
  58. "Пример: 'flatpages/contact_page.html'. Ако ово оставите празним, систем ће "
  59. "користити 'flatpages/default.html'."
  60. msgid "registration required"
  61. msgstr "потребна регистрација"
  62. msgid "If this is checked, only logged-in users will be able to view the page."
  63. msgstr ""
  64. "Ако је ово обележено, само ће пријављени корисници моћи да виде ову страницу."
  65. msgid "sites"
  66. msgstr "сајтови"
  67. msgid "flat page"
  68. msgstr "флет страница"
  69. msgid "flat pages"
  70. msgstr "флет странице"