# This file is distributed under the same license as the Django package.
#
# Translators:
# Jannis Leidel <jannis@leidel.info>, 2011
# ouyanghongyu <ouyanghongyu@gmail.com>, 2014
# Ziang Song <songziang@gmail.com>, 2012
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-09-04 10:32+0000\n"
"Last-Translator: ouyanghongyu <ouyanghongyu@gmail.com>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/django/"
"language/zh_CN/)\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#: apps.py:7
msgid "Form Tools"
msgstr "表单工具"

#: templates/formtools/form.html:6
msgid "Please correct the following errors"
msgstr ""

#: templates/formtools/form.html:6 templates/formtools/preview.html:24
#, fuzzy
#| msgid "submit"
msgid "Submit"
msgstr "提交"

#: templates/formtools/form.html:13 templates/formtools/preview.html:34
msgid "Preview"
msgstr ""

#: templates/formtools/preview.html:6
msgid "Preview your submission"
msgstr ""

#: templates/formtools/preview.html:17
#, python-format
msgid "Security hash: %(hash_value)s"
msgstr ""

#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""

#: templates/formtools/wizard/wizard_form.html:16
msgid "first step"
msgstr "第一步"

#: templates/formtools/wizard/wizard_form.html:17
msgid "prev step"
msgstr "上一步"

#: templates/formtools/wizard/wizard_form.html:19
msgid "submit"
msgstr "提交"

#: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered."
msgstr ""
