django1/django/contrib/formtools/locale/ja/LC_MESSAGES/django.po

40 lines
1.2 KiB
Plaintext

# This file is distributed under the same license as the Django package.
#
# Translators:
# Jannis Leidel <jannis@leidel.info>, 2011
# Shinya Okano <tokibito@gmail.com>, 2012-2014
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n"
"PO-Revision-Date: 2014-06-28 14:37+0000\n"
"Last-Translator: Shinya Okano <tokibito@gmail.com>\n"
"Language-Team: Japanese (http://www.transifex.com/projects/p/django/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"
#: contrib/formtools/apps.py:8
msgid "Form Tools"
msgstr "フォームツール"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15
msgid "first step"
msgstr "最初のステップ"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16
msgid "prev step"
msgstr "前のステップ"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18
msgid "submit"
msgstr "送信"
#: contrib/formtools/wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered."
msgstr "ManagementFormデータが見つからないか、改竄されています。"