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

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Filip Dupanović <filip.dupanovic@gmail.com>, 2011
  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-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: Bosnian (http://www.transifex.com/django/django/language/"
  14. "bs/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Language: bs\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. "Primjer: '/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. "Ova vrijednost smije samo sadržati slova, brijeve, tačke, donje crte, crte, "
  37. "kose crte i tilde."
  38. msgid "URL is missing a leading slash."
  39. msgstr ""
  40. msgid "URL is missing a trailing slash."
  41. msgstr ""
  42. #, python-format
  43. msgid "Flatpage with url %(url)s already exists for site %(site)s"
  44. msgstr ""
  45. msgid "title"
  46. msgstr "naslov"
  47. msgid "content"
  48. msgstr "sadržaj"
  49. msgid "enable comments"
  50. msgstr "omogući komentare"
  51. msgid "template name"
  52. msgstr "naziv obrazca"
  53. msgid ""
  54. "Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
  55. "will use 'flatpages/default.html'."
  56. msgstr ""
  57. "Primjer: 'flatpages/contact_page.html'. Ako ovo ostavite praznim, sistem će "
  58. "koristiti 'flatpages/default.html'."
  59. msgid "registration required"
  60. msgstr "registracija obavezna"
  61. msgid "If this is checked, only logged-in users will be able to view the page."
  62. msgstr ""
  63. "Ako je ovo obilježeno, samo će prijavljeni korisnici moći da vide ovu "
  64. "stranicu."
  65. msgid "sites"
  66. msgstr ""
  67. msgid "flat page"
  68. msgstr "statična stranica"
  69. msgid "flat pages"
  70. msgstr "statične stranice"