# This file is distributed under the same license as the Django package.
#
# Translators:
# gustavi <augustin.laville@gustavi.net>, 2014
# Claude Paroz <claude@2xlibre.net>, 2011
# Jannis Leidel <jannis@leidel.info>, 2011
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-30 10:01+0000\n"
"Last-Translator: gustavi <augustin.laville@gustavi.net>\n"
"Language-Team: French (http://www.transifex.com/projects/p/django-formtools/"
"language/fr/)\n"
"Language: fr\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 "Outils de formulaires"

#: templates/formtools/form.html:6
msgid "Please correct the following errors"
msgstr "Merci de corriger les erreurs suivantes"

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

#: templates/formtools/form.html:13 templates/formtools/preview.html:34
msgid "Preview"
msgstr "Prévisualiser"

#: templates/formtools/preview.html:6
msgid "Preview your submission"
msgstr "Prévisualiser votre soumission"

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

#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr "Ou éditer cela à nouveau"

#: templates/formtools/wizard/wizard_form.html:16
msgid "first step"
msgstr "première étape"

#: templates/formtools/wizard/wizard_form.html:17
msgid "prev step"
msgstr "étape précédente"

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

#: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered."
msgstr ""
"Les données du formulaire ManagementForm sont manquantes ou ont été "
"manipulées."
