# This file is distributed under the same license as the Django package.
# 
# Translators:
# Bogdan Mateescu, 2018
# Denis Darii <denis.darii@gmail.com>, 2014
# mihneasim <contact@mesimian.com>, 2013
# Razvan Stefanescu <razvan.stefanescu@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: 2018-04-26 12:11+0000\n"
"Last-Translator: Bogdan Mateescu\n"
"Language-Team: Romanian (http://www.transifex.com/django/django-formtools/language/ro/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ro\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"

#: apps.py:7
msgid "Form Tools"
msgstr "Unelte pentru Formulare"

#: templates/formtools/form.html:6
msgid "Please correct the following errors"
msgstr "Te rog să corectezi următoarele erori"

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

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

#: templates/formtools/preview.html:6
msgid "Preview your submission"
msgstr "Vizualizează datele completate"

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

#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr "Sau modifică în continuare"

#: templates/formtools/wizard/wizard_form.html:16
msgid "first step"
msgstr "primul pas"

#: templates/formtools/wizard/wizard_form.html:17
msgid "prev step"
msgstr "pasul anterior"

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

#: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered."
msgstr "Datele din ManagementForm lipsesc sau au fost falsificate."
