# This file is distributed under the same license as the Django package.
#
# Translators:
# Allisson Azevedo <allisson@gmail.com>, 2014
# Elyézer Rezende <elyezermr@gmail.com>, 2013
# Fábio C. Barrionuevo da Luz <bnafta@gmail.com>, 2015
# Guilherme Gondim <semente@taurinus.org>, 2012
# 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: 2015-02-08 03:40+0000\n"
"Last-Translator: Fábio C. Barrionuevo da Luz <bnafta@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
"django-formtools/language/pt_BR/)\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

#: apps.py:7
msgid "Form Tools"
msgstr "Ferramentas de Formulário"

#: templates/formtools/form.html:6
msgid "Please correct the following errors"
msgstr "Por favor, corrija os seguintes erros"

#: templates/formtools/form.html:6 templates/formtools/preview.html:24
msgid "Submit"
msgstr "Enviar"

#: templates/formtools/form.html:13 templates/formtools/preview.html:34
msgid "Preview"
msgstr "Pré-visualizar"

#: templates/formtools/preview.html:6
msgid "Preview your submission"
msgstr "Pré-visualizar o envio"

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

#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr "Ou editá-la novamente"

#: templates/formtools/wizard/wizard_form.html:16
msgid "first step"
msgstr "primeiro passo"

#: templates/formtools/wizard/wizard_form.html:17
msgid "prev step"
msgstr "passo anterior"

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

#: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered."
msgstr "Os dados do ManagementForm não foram encontrados ou foram adulterados."
