# This file is distributed under the same license as the Django package.
# 
# Translators:
# Urtzi Odriozola <urtzi.odriozola@gmail.com>, 2017
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-11-16 10:58+0000\n"
"Last-Translator: Urtzi Odriozola <urtzi.odriozola@gmail.com>\n"
"Language-Team: Basque (http://www.transifex.com/django/django-formtools/language/eu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: eu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: apps.py:7
msgid "Form Tools"
msgstr "Formulario tresnak"

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

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

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

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

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

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

#: templates/formtools/wizard/wizard_form.html:16
msgid "first step"
msgstr "lehen pausua"

#: templates/formtools/wizard/wizard_form.html:17
msgid "prev step"
msgstr "aurreko pausua"

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

#: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered."
msgstr "ManagementForm datuak falta dira edo manipulatuak izan dira."
