# This file is distributed under the same license as the Django package.
# 
# Translators:
# Andrej Marsetič, 2022
# Jannis Leidel <jannis@leidel.info>, 2011
# zejn <zelo.zejn+transifex@gmail.com>, 2012-2013
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: 2014-10-05 20:14+0000\n"
"Last-Translator: Andrej Marsetič, 2022\n"
"Language-Team: Slovenian (http://app.transifex.com/django/django-formtools/language/sl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"

#: apps.py:7
msgid "Form Tools"
msgstr "Orodja za obrazce"

#: templates/formtools/form.html:6
msgid "Please correct the following errors"
msgstr "Popravite naslednje napake"

#: templates/formtools/form.html:6 templates/formtools/preview.html:24
msgid "Submit"
msgstr "Pošlji"

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

#: templates/formtools/preview.html:6
msgid "Preview your submission"
msgstr "Predoglejte oddajo"

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

#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr "Ali pa ga znova uredite"

#: templates/formtools/wizard/wizard_form.html:16
msgid "first step"
msgstr "prvi korak"

#: templates/formtools/wizard/wizard_form.html:17
msgid "prev step"
msgstr "predhodni korak"

#: templates/formtools/wizard/wizard_form.html:19
msgid "submit"
msgstr "pošlji"

#: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered."
msgstr "Podatki ManagementForm manjkajo ali so bili spremenjeni."
