/django/contrib/redirects/locale/en/LC_MESSAGES/django.po
Unknown | 41 lines | 35 code | 6 blank | 0 comment | 0 complexity | 379b5bdeb73431a19fea3a4d22ca7216 MD5 | raw file
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: 2010-05-13 15:35+0200\n" 9"Last-Translator: Django team\n" 10"Language-Team: English <en@li.org>\n" 11"MIME-Version: 1.0\n" 12"Content-Type: text/plain; charset=UTF-8\n" 13"Content-Transfer-Encoding: 8bit\n" 14 15#: models.py:7 16msgid "redirect from" 17msgstr "" 18 19#: models.py:8 20msgid "" 21"This should be an absolute path, excluding the domain name. Example: '/" 22"events/search/'." 23msgstr "" 24 25#: models.py:9 26msgid "redirect to" 27msgstr "" 28 29#: models.py:10 30msgid "" 31"This can be either an absolute path (as above) or a full URL starting with " 32"'http://'." 33msgstr "" 34 35#: models.py:13 36msgid "redirect" 37msgstr "" 38 39#: models.py:14 40msgid "redirects" 41msgstr ""