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

https://code.google.com/p/mango-py/ · Unknown · 81 lines · 68 code · 13 blank · 0 comment · 0 complexity · 26e6c53a4dfd10d5ff4044784834004d 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-15 13:15-0400\n"
  8. "PO-Revision-Date: 2011-03-04 18:46+0000\n"
  9. "Last-Translator: Jannis <jannis@leidel.info>\n"
  10. "Language-Team: Serbian (Latin) <None>\n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: 8bit\n"
  14. "Language: sr@latin\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. "Primer: '/about/contact/'. Pazite na to da postoje i po?etne i završne kose "
  25. "crte."
  26. #: admin.py:11
  27. msgid ""
  28. "This value must contain only letters, numbers, dots, underscores, dashes, "
  29. "slashes or tildes."
  30. msgstr ""
  31. "Uneta vrednost može sadržati samo slova, brojke, ta?ke, donje crte, crte, "
  32. "znake razlomka ili tilde."
  33. #: admin.py:22
  34. msgid "Advanced options"
  35. msgstr "Napredna podešavanja"
  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 "omogu?i komentarisanje"
  45. #: models.py:11
  46. msgid "template name"
  47. msgstr "naziv templejta"
  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. "Primer: 'flatpages/contact_page.html'. Ako ovo ostavite praznim, sistem ?e "
  54. "koristiti 'flatpages/default.html'."
  55. #: models.py:13
  56. msgid "registration required"
  57. msgstr "potrebna registracija"
  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 obeleženo, samo ?e prijavljeni korisnici mo?i da vide ovu "
  62. "stranicu."
  63. #: models.py:18
  64. msgid "flat page"
  65. msgstr "flet stranica"
  66. #: models.py:19
  67. msgid "flat pages"
  68. msgstr "flet stranice"