# This file is distributed under the same license as the Django package.
# 
# Translators:
# xiu1 <d84ea@hotmail.co.jp>, 2015
# Jannis Leidel <jannis@leidel.info>, 2011
msgid ""
msgstr ""
"Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2017-09-20 12:01+0000\n"
"Last-Translator: xiu1 <d84ea@hotmail.co.jp>\n"
"Language-Team: Japanese (http://www.transifex.com/django/django-formtools/language/ja/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ja\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
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 "セキュリティハッシュ: %(hash_value)s"

#: 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 "ManagementFormデータが見つからないか、改竄されています。"
