# This file is distributed under the same license as the Django package.
# 
# Translators:
# Hafsteinn Einarsson <haffi67@gmail.com>, 2012
# Jannis Leidel <jannis@leidel.info>, 2011
# Thordur Sigurdsson <thordur@ja.is>, 2019
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: 2019-01-18 16:01+0000\n"
"Last-Translator: Thordur Sigurdsson <thordur@ja.is>\n"
"Language-Team: Icelandic (http://www.transifex.com/django/django-formtools/language/is/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: is\n"
"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n"

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

#: templates/formtools/form.html:6
msgid "Please correct the following errors"
msgstr "Vinsamlegast leiðréttu villurnar"

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

#: templates/formtools/form.html:13 templates/formtools/preview.html:34
msgid "Preview"
msgstr "Skoða"

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

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

#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr "Eða breyta þessu aftur"

#: templates/formtools/wizard/wizard_form.html:16
msgid "first step"
msgstr "fyrsta skref"

#: templates/formtools/wizard/wizard_form.html:17
msgid "prev step"
msgstr "fyrra skref"

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

#: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered."
msgstr "Gögn fyrir ManagementForm vantar eða hefur verið breytt."
