/django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po

https://code.google.com/p/mango-py/ · Unknown · 80 lines · 67 code · 13 blank · 0 comment · 0 complexity · b3a2a46aef31a020ca1e81b76a4cf81a MD5 · raw file

  1. # This file is distributed under the same license as the Django package.
  2. #
  3. msgid ""
  4. msgstr ""
  5. "Project-Id-Version: Django\n"
  6. "Report-Msgid-Bugs-To: \n"
  7. "POT-Creation-Date: 2011-03-20 21:05+0100\n"
  8. "PO-Revision-Date: 2011-03-13 20:53+0000\n"
  9. "Last-Translator: aljosa <aljosa.mohorovic@gmail.com>\n"
  10. "Language-Team: Croatian <>\n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: 8bit\n"
  14. "Language: hr\n"
  15. "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
  16. "10<=4 && (n%100<10 || n%100>=20) ? 1 : 2\n"
  17. #: admin.py:8 models.py:7
  18. msgid "URL"
  19. msgstr "URL"
  20. #: admin.py:9
  21. msgid ""
  22. "Example: '/about/contact/'. Make sure to have leading and trailing slashes."
  23. msgstr ""
  24. "Primjer: '/about/contact/'. Provjerite ako imate prvi i preostale slash-eve "
  25. "(/)."
  26. #: admin.py:11
  27. msgid ""
  28. "This value must contain only letters, numbers, dots, underscores, dashes, "
  29. "slashes or tildes."
  30. msgstr ""
  31. "Ova vrijednost može sadržavati samo slova, brojeve, to?ke, podvlake, crtice, "
  32. "kose crte ili tilde."
  33. #: admin.py:22
  34. msgid "Advanced options"
  35. msgstr "Napredne opcije"
  36. #: models.py:8
  37. msgid "title"
  38. msgstr "naslov"
  39. #: models.py:9
  40. msgid "content"
  41. msgstr "sadržaj"
  42. #: models.py:10
  43. msgid "enable comments"
  44. msgstr "uklju?i komentare"
  45. #: models.py:11
  46. msgid "template name"
  47. msgstr "ime template-a"
  48. #: models.py:12
  49. msgid ""
  50. "Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
  51. "will use 'flatpages/default.html'."
  52. msgstr ""
  53. "Primjer: 'flatpages/contact_page.html'. Ako navedeno nije definirano sistem "
  54. "?e koristiti 'flatpages/default.html'."
  55. #: models.py:13
  56. msgid "registration required"
  57. msgstr "registracija obavezna"
  58. #: models.py:13
  59. msgid "If this is checked, only logged-in users will be able to view the page."
  60. msgstr ""
  61. "Ako je ovo selektirano samo logirani korisnici mo?i ?e vidjeti ovu stranicu."
  62. #: models.py:18
  63. msgid "flat page"
  64. msgstr "stati?na stranica"
  65. #: models.py:19
  66. msgid "flat pages"
  67. msgstr "stati?ne stranice"