django1/django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po

84 lines
2.4 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# This file is distributed under the same license as the Django package.
#
msgid ""
msgstr ""
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-12-29 00:24+0100\n"
"PO-Revision-Date: 2010-08-06 19:47+0100\n"
"Last-Translator: Janos Guljas <janos@janos.in.rs>\n"
"Language-Team: Branko Vukelic <bg.branko@gmail.com> & Janos Guljas "
"<janos@janos.in.rs> & Nesh <djnesh@gmail.com> & Petar <petar.maric@gmail."
"com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: \n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#: admin.py:8 models.py:7
msgid "URL"
msgstr "URL"
#: admin.py:9
msgid ""
"Example: '/about/contact/'. Make sure to have leading and trailing slashes."
msgstr ""
"Пример: '/about/contact/'. Пазите на то да постоје и почетне и завршне косе "
"црте."
#: admin.py:11
#, fuzzy
msgid ""
"This value must contain only letters, numbers, dots, underscores, dashes, "
"slashes or tildes."
msgstr ""
"Ова вредност може садржати само слова, бројке, доње црте, цртице или косе "
"црте."
#: admin.py:22
msgid "Advanced options"
msgstr "Напредна подешавања"
#: models.py:8
msgid "title"
msgstr "наслов"
#: models.py:9
msgid "content"
msgstr "садржај"
#: models.py:10
msgid "enable comments"
msgstr "омогући коментарисање"
#: models.py:11
msgid "template name"
msgstr "назив темплејта"
#: models.py:12
msgid ""
"Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
"will use 'flatpages/default.html'."
msgstr ""
"Пример: 'flatpages/contact_page.html'. Ако ово оставите празним, систем ће "
"користити 'flatpages/default.html'."
#: models.py:13
msgid "registration required"
msgstr "потребна регистрација"
#: models.py:13
msgid "If this is checked, only logged-in users will be able to view the page."
msgstr ""
"Ако је ово обележено, само ће пријављени корисници моћи да виде ову страницу."
#: models.py:18
msgid "flat page"
msgstr "флет страница"
#: models.py:19
msgid "flat pages"
msgstr "флет странице"