# This file is distributed under the same license as the Django package. # # Translators: # Jannis Leidel , 2011. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-10-15 10:57+0200\n" "PO-Revision-Date: 2012-02-14 13:39+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/django/" "language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" #: models.py:9 msgid "redirect from" msgstr "重定向自" #: models.py:10 msgid "" "This should be an absolute path, excluding the domain name. Example: '/" "events/search/'." msgstr "应该是一个绝对路径,不包括域名。例如:'/events/search/'。" #: models.py:11 msgid "redirect to" msgstr "重定向到" #: models.py:12 msgid "" "This can be either an absolute path (as above) or a full URL starting with " "'http://'." msgstr "可以是绝对路径(同上)或以'http://'起始的全URL。" #: models.py:15 msgid "redirect" msgstr "重定向" #: models.py:16 msgid "redirects" msgstr "重定向"