# This file is distributed under the same license as the Django package.
#
# Translators:
# Alex Gaynor <alex.gaynor@gmail.com>, 2012
# Jannis Leidel <jannis@leidel.info>, 2011
# Meir Kriheli <mkriheli@gmail.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-24 08:21+0000\n"
"Last-Translator: Meir Kriheli <mkriheli@gmail.com>\n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/django-formtools/"
"language/he/)\n"
"Language: he\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 "כלי טופס"

#: templates/formtools/form.html:6
msgid "Please correct the following errors"
msgstr "נא לתקן את השגיאות הבאות"

#: templates/formtools/form.html:6 templates/formtools/preview.html:24
msgid "Submit"
msgstr "שלח"

#: templates/formtools/form.html:13 templates/formtools/preview.html:34
msgid "Preview"
msgstr "תצוגה מקדימה"

#: templates/formtools/preview.html:6
msgid "Preview your submission"
msgstr "סקירת הטופס המיועד לשליחה"

#: templates/formtools/preview.html:17
#, python-format
msgid "Security hash: %(hash_value)s"
msgstr "גיבוב אבטחה: %(hash_value)s"

#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr "או עריכתו שוב"

#: templates/formtools/wizard/wizard_form.html:16
msgid "first step"
msgstr "צעד ראשון"

#: templates/formtools/wizard/wizard_form.html:17
msgid "prev step"
msgstr "צעד אחרון"

#: templates/formtools/wizard/wizard_form.html:19
msgid "submit"
msgstr "שלח"

#: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered."
msgstr "מידע ManagementForm חסר או התעסקו איתו."
