# This file is distributed under the same license as the Django package.
# 
# Translators:
# Adam Stachowicz <saibamenppl@gmail.com>, 2015
# Adrian Antończyk <linkedin@antonczyk.it>, 2015
# angularcircle, 2012
# Jannis Leidel <jannis@leidel.info>, 2011
# Janusz Harkot <jh@trilab.pl>, 2014
# m_aciek <maciej.olko@gmail.com>, 2016-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-09-23 20:16+0000\n"
"Last-Translator: m_aciek <maciej.olko@gmail.com>\n"
"Language-Team: Polish (http://www.transifex.com/django/django-formtools/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pl\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"

#: apps.py:7
msgid "Form Tools"
msgstr "Narzędzia formularzy"

#: templates/formtools/form.html:6
msgid "Please correct the following errors"
msgstr "Proszę poprawić następujące błędy"

#: templates/formtools/form.html:6 templates/formtools/preview.html:24
msgid "Submit"
msgstr "Wyślij"

#: templates/formtools/form.html:13 templates/formtools/preview.html:34
msgid "Preview"
msgstr "Podgląd"

#: templates/formtools/preview.html:6
msgid "Preview your submission"
msgstr "Przejrzyj swoje zgłoszenie"

#: templates/formtools/preview.html:17
#, python-format
msgid "Security hash: %(hash_value)s"
msgstr "Hash bezpieczeństwa: %(hash_value)s"

#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr "Lub edytuj je ponownie"

#: templates/formtools/wizard/wizard_form.html:16
msgid "first step"
msgstr "pierwszy krok"

#: templates/formtools/wizard/wizard_form.html:17
msgid "prev step"
msgstr "poprzedni krok"

#: templates/formtools/wizard/wizard_form.html:19
msgid "submit"
msgstr "wyślij"

#: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered."
msgstr "Brakuje danych ManagementForm lub zostały naruszone."
