/django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po
Unknown | 80 lines | 67 code | 13 blank | 0 comment | 0 complexity | 551600b37039cd297203fb90c6baefbb MD5 | raw file
Possible License(s): BSD-3-Clause
1# This file is distributed under the same license as the Django package. 2# 3msgid "" 4msgstr "" 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 <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\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 18#: admin.py:8 models.py:7 19msgid "URL" 20msgstr "URL" 21 22#: admin.py:9 23msgid "" 24"Example: '/about/contact/'. Make sure to have leading and trailing slashes." 25msgstr "" 26"??????: '/about/contact/'. ?????? ?? ?? ?? ??????? ? ??????? ? ??????? ???? " 27"????." 28 29#: admin.py:11 30msgid "" 31"This value must contain only letters, numbers, dots, underscores, dashes, " 32"slashes or tildes." 33msgstr "" 34"????? ???????? ???? ???????? ???? ?????, ??????, ?????, ???? ????, ????, " 35"????? ???????? ??? ?????." 36 37#: admin.py:22 38msgid "Advanced options" 39msgstr "???????? ??????????" 40 41#: models.py:8 42msgid "title" 43msgstr "??????" 44 45#: models.py:9 46msgid "content" 47msgstr "???????" 48 49#: models.py:10 50msgid "enable comments" 51msgstr "??????? ?????????????" 52 53#: models.py:11 54msgid "template name" 55msgstr "????? ?????????" 56 57#: models.py:12 58msgid "" 59"Example: 'flatpages/contact_page.html'. If this isn't provided, the system " 60"will use 'flatpages/default.html'." 61msgstr "" 62"??????: 'flatpages/contact_page.html'. ??? ??? ???????? ???????, ?????? ?? " 63"????????? 'flatpages/default.html'." 64 65#: models.py:13 66msgid "registration required" 67msgstr "???????? ????????????" 68 69#: models.py:13 70msgid "If this is checked, only logged-in users will be able to view the page." 71msgstr "" 72"??? ?? ??? ?????????, ???? ?? ?????????? ????????? ???? ?? ???? ??? ????????." 73 74#: models.py:18 75msgid "flat page" 76msgstr "???? ????????" 77 78#: models.py:19 79msgid "flat pages" 80msgstr "???? ????????"