# This file is distributed under the same license as the Django package.
#
# Translators:
# lauris <lauris@runbox.com>, 2011
# Matas Dailyda <matas@dailyda.com>, 2015
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-03-21 14:02+0000\n"
"Last-Translator: Matas Dailyda <matas@dailyda.com>\n"
"Language-Team: Lithuanian (http://www.transifex.com/projects/p/django-"
"formtools/language/lt/)\n"
"Language: lt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
"%100<10 || n%100>=20) ? 1 : 2);\n"

#: apps.py:7
msgid "Form Tools"
msgstr "Formų įrankiai"

#: templates/formtools/form.html:6
msgid "Please correct the following errors"
msgstr "Prašome ištaisyti sekančias klaidas"

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

#: templates/formtools/form.html:13 templates/formtools/preview.html:34
msgid "Preview"
msgstr "Peržiūrėti"

#: templates/formtools/preview.html:6
msgid "Preview your submission"
msgstr "Peržiūrėti pateikimą"

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

#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr "Arba redaguoti dar kartą"

#: templates/formtools/wizard/wizard_form.html:16
msgid "first step"
msgstr "pirmas žingsnis"

#: templates/formtools/wizard/wizard_form.html:17
msgid "prev step"
msgstr "praeitas žingsnis"

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

#: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered."
msgstr "ManagementForm duomenys nerasti, arba buvo sugadinti."
