/django/contrib/redirects/locale/bg/LC_MESSAGES/django.po
Unknown | 47 lines | 41 code | 6 blank | 0 comment | 0 complexity | 36080829b48aba1b7b31fad685d73c10 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:20-0400\n" 8"PO-Revision-Date: 2011-03-04 18:45+0000\n" 9"Last-Translator: Jannis <jannis@leidel.info>\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#: models.py:7 18msgid "redirect from" 19msgstr "????????? ??" 20 21#: models.py:8 22msgid "" 23"This should be an absolute path, excluding the domain name. Example: '/" 24"events/search/'." 25msgstr "" 26"???? ?????? ?? ???? ????????? ???, ??? ????? ?? ???????. ??????: '/events/" 27"search/'." 28 29#: models.py:9 30msgid "redirect to" 31msgstr "????????? ???" 32 33#: models.py:10 34msgid "" 35"This can be either an absolute path (as above) or a full URL starting with " 36"'http://'." 37msgstr "" 38"???? ???? ?? ???? ??? ????????? ??? (???? ???????) ??? ????? URL, ???????? ? " 39"'http://'." 40 41#: models.py:13 42msgid "redirect" 43msgstr "?????????" 44 45#: models.py:14 46msgid "redirects" 47msgstr "?????????"