/django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po
Unknown | 79 lines | 66 code | 13 blank | 0 comment | 0 complexity | 3a634184eca0bd47bc6aff1b961acbdb 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-06 06:21+0000\n" 9"Last-Translator: tlubenov <tlubenov@gmail.com>\n" 10"Language-Team: Bulgarian <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: bg\n" 15"Plural-Forms: nplurals=2; plural=(n != 1)\n" 16 17#: admin.py:8 models.py:7 18msgid "URL" 19msgstr "URL" 20 21#: admin.py:9 22msgid "" 23"Example: '/about/contact/'. Make sure to have leading and trailing slashes." 24msgstr "" 25"??????: '/about/contact/'. ????????? ? ???????? ????????? ???????? ?? " 26"????????????. " 27 28#: admin.py:11 29msgid "" 30"This value must contain only letters, numbers, dots, underscores, dashes, " 31"slashes or tildes." 32msgstr "" 33"???? ???????? ?????? ?? ??????? ???? ?????, ?????, ?????, ????? ??????, " 34"????????? ????? ??? tildes." 35 36#: admin.py:22 37msgid "Advanced options" 38msgstr "???????????? ?????" 39 40#: models.py:8 41msgid "title" 42msgstr "????????" 43 44#: models.py:9 45msgid "content" 46msgstr "??????????" 47 48#: models.py:10 49msgid "enable comments" 50msgstr "??????????? ?? ?????????" 51 52#: models.py:11 53msgid "template name" 54msgstr "??? ?? ??????" 55 56#: models.py:12 57msgid "" 58"Example: 'flatpages/contact_page.html'. If this isn't provided, the system " 59"will use 'flatpages/default.html'." 60msgstr "" 61"??????: 'flatpages/contact_page.html'. ??? ???? ?? ? ???????, ????????? ?? " 62"???????? 'flatpages/default.html'. " 63 64#: models.py:13 65msgid "registration required" 66msgstr "??????? ?? ???????????" 67 68#: models.py:13 69msgid "If this is checked, only logged-in users will be able to view the page." 70msgstr "" 71"??? ???? ? ???????, ???? ??????? ??????????? ?? ????? ?? ?????? ??????????. " 72 73#: models.py:18 74msgid "flat page" 75msgstr "???????????? ????????" 76 77#: models.py:19 78msgid "flat pages" 79msgstr "???????????? ????????"