Updated translations.

This commit is contained in:
Jannis Leidel
2015-03-25 15:32:19 +01:00
parent 2ab0fd2686
commit 4e815a3233
131 changed files with 2378 additions and 773 deletions

View File

@@ -8,7 +8,7 @@ maketranslations:
cd formtools; django-admin.py makemessages -a -v2 cd formtools; django-admin.py makemessages -a -v2
pulltranslations: pulltranslations:
tx pull -a --minimum-perc=1 tx pull -f -a --minimum-perc=1
compiletranslations: compiletranslations:
cd formtools; django-admin.py compilemessages cd formtools; django-admin.py compilemessages

View File

@@ -5,36 +5,61 @@
# Eyad Toma <d.eyad.t@gmail.com>, 2013 # Eyad Toma <d.eyad.t@gmail.com>, 2013
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-20 14:03+0000\n" "PO-Revision-Date: 2014-10-05 20:41+0000\n"
"Last-Translator: Bashar Al-Abdulhadi\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/django/language/" "Language-Team: Arabic (http://www.transifex.com/projects/p/django-formtools/"
"ar/)\n" "language/ar/)\n"
"Language: ar\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "أدوات النموذج" msgstr "أدوات النموذج"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "الخطوة الأولى" msgstr "الخطوة الأولى"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "الخطوة السابقة" msgstr "الخطوة السابقة"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "أرسل" msgstr "أرسل"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "بيانات ManagementForm مفقودة أو تم العبث بها" msgstr "بيانات ManagementForm مفقودة أو تم العبث بها"

View File

@@ -4,35 +4,60 @@
# Ḷḷumex03 <tornes@opmbx.org>, 2014 # Ḷḷumex03 <tornes@opmbx.org>, 2014
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-20 09:43+0000\n" "PO-Revision-Date: 2014-10-06 19:31+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Asturian (http://www.transifex.com/projects/p/django/language/" "Language-Team: Asturian (http://www.transifex.com/projects/p/django-"
"ast/)\n" "formtools/language/ast/)\n"
"Language: ast\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: ast\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "" msgstr ""
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "primer pasu" msgstr "primer pasu"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "pasu postreru" msgstr "pasu postreru"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "" msgstr ""
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "" msgstr ""

View File

@@ -3,36 +3,61 @@
# Translators: # Translators:
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-20 09:43+0000\n" "PO-Revision-Date: 2014-10-06 19:31+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Belarusian (http://www.transifex.com/projects/p/django/" "Language-Team: Belarusian (http://www.transifex.com/projects/p/django-"
"language/be/)\n" "formtools/language/be/)\n"
"Language: be\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: be\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "" msgstr ""
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "першы крок" msgstr "першы крок"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "папярэдні крок" msgstr "папярэдні крок"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "падаць" msgstr "падаць"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "" msgstr ""

View File

@@ -3,38 +3,63 @@
# Translators: # Translators:
# Georgi Kostadinov <grgkostadinov@gmail.com>, 2012 # Georgi Kostadinov <grgkostadinov@gmail.com>, 2012
# Lyuboslav Petrov <petrov.lyuboslav@gmail.com>, 2014 # Lyuboslav Petrov <petrov.lyuboslav@gmail.com>, 2014
# Todor Lubenov <tlubenov@gmail.com>, 2011 # Todor Lubenov <tlubenov@gmail.com>, 2011,2015
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-20 09:43+0000\n" "PO-Revision-Date: 2015-02-12 07:22+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" "Last-Translator: Todor Lubenov <tlubenov@gmail.com>\n"
"Language-Team: Bulgarian (http://www.transifex.com/projects/p/django/" "Language-Team: Bulgarian (http://www.transifex.com/projects/p/django-"
"language/bg/)\n" "formtools/language/bg/)\n"
"Language: bg\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" 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 "" msgstr ""
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr "Или го редактирате отново"
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "първа стъпка" msgstr "първа стъпка"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "предишна стъпка" msgstr "предишна стъпка"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "запази" msgstr "запази"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "" msgstr ""

View File

@@ -4,35 +4,60 @@
# Fulup <fulup.jakez@gmail.com>, 2012 # Fulup <fulup.jakez@gmail.com>, 2012
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-20 09:43+0000\n" "PO-Revision-Date: 2014-10-06 19:31+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Breton (http://www.transifex.com/projects/p/django/language/" "Language-Team: Breton (http://www.transifex.com/projects/p/django-formtools/"
"br/)\n" "language/br/)\n"
"Language: br\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: br\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "" msgstr ""
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "pazenn gentañ" msgstr "pazenn gentañ"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "pazenn gent" msgstr "pazenn gent"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "kas" msgstr "kas"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "" msgstr ""

View File

@@ -3,37 +3,63 @@
# Translators: # Translators:
# Carles Barrobés <carles@barrobes.com>, 2012,2014 # Carles Barrobés <carles@barrobes.com>, 2012,2014
# Jannis Leidel <jannis@leidel.info>, 2011 # Jannis Leidel <jannis@leidel.info>, 2011
# Roger Pons <rogerpons@gmail.com>, 2015
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-08-16 10:54+0000\n" "PO-Revision-Date: 2015-03-09 10:42+0000\n"
"Last-Translator: Carles Barrobés <carles@barrobes.com>\n" "Last-Translator: Roger Pons <rogerpons@gmail.com>\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/django/language/" "Language-Team: Catalan (http://www.transifex.com/projects/p/django-formtools/"
"ca/)\n" "language/ca/)\n"
"Language: ca\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "Eines de Formulari" msgstr "Eines de Formulari"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: templates/formtools/form.html:6
msgid "Please correct the following errors"
msgstr "Corregiu els següents errors"
#: templates/formtools/form.html:6 templates/formtools/preview.html:24
msgid "Submit"
msgstr "Enviar"
#: templates/formtools/form.html:13 templates/formtools/preview.html:34
msgid "Preview"
msgstr "Previsualització"
#: templates/formtools/preview.html:6
msgid "Preview your submission"
msgstr "Previsualitzeu la vostra tramesa"
#: templates/formtools/preview.html:17
#, python-format
msgid "Security hash: %(hash_value)s"
msgstr "Clau hash de seguretat: %(hash_value)s"
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr "O torneu-lo a editar"
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "primer pas" msgstr "primer pas"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "pas anterior" msgstr "pas anterior"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "enviar" msgstr "enviar"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "Falten dades de ManagementForm o s'ha manipulat." msgstr "Falten dades de ManagementForm o s'ha manipulat."

View File

@@ -2,38 +2,63 @@
# #
# Translators: # Translators:
# Jannis Leidel <jannis@leidel.info>, 2011 # Jannis Leidel <jannis@leidel.info>, 2011
# Vlada Macek <macek@sandbox.cz>, 2012-2014 # Vláďa Macek <macek@sandbox.cz>, 2014
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-06-23 09:21+0000\n" "PO-Revision-Date: 2014-10-17 07:10+0000\n"
"Last-Translator: Vlada Macek <macek@sandbox.cz>\n" "Last-Translator: Vláďa Macek <macek@sandbox.cz>\n"
"Language-Team: Czech (http://www.transifex.com/projects/p/django/language/" "Language-Team: Czech (http://www.transifex.com/projects/p/django-formtools/"
"cs/)\n" "language/cs/)\n"
"Language: cs\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: cs\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "Nástroje pro formuláře" msgstr "Nástroje pro formuláře"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: templates/formtools/form.html:6
msgid "Please correct the following errors"
msgstr "Opravte následující chyby"
#: templates/formtools/form.html:6 templates/formtools/preview.html:24
msgid "Submit"
msgstr "Odeslat"
#: templates/formtools/form.html:13 templates/formtools/preview.html:34
msgid "Preview"
msgstr "Náhled"
#: templates/formtools/preview.html:6
msgid "Preview your submission"
msgstr "Náhled údajů k odeslání"
#: templates/formtools/preview.html:17
#, python-format
msgid "Security hash: %(hash_value)s"
msgstr "Bezpečnostní otisk: %(hash_value)s"
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr "Případně znovu upravit"
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "první krok" msgstr "první krok"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "předchozí krok" msgstr "předchozí krok"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "odeslat" msgstr "odeslat"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "Data objektu ManagementForm chybí nebo byla pozměněna." msgstr "Data objektu ManagementForm chybí nebo byla pozměněna."

View File

@@ -4,36 +4,61 @@
# Maredudd ap Gwyndaf <maredudd@maredudd.com>, 2014 # Maredudd ap Gwyndaf <maredudd@maredudd.com>, 2014
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-08-26 14:33+0000\n" "PO-Revision-Date: 2014-10-05 20:41+0000\n"
"Last-Translator: Maredudd ap Gwyndaf <maredudd@maredudd.com>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Welsh (http://www.transifex.com/projects/p/django/language/" "Language-Team: Welsh (http://www.transifex.com/projects/p/django-formtools/"
"cy/)\n" "language/cy/)\n"
"Language: cy\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: cy\n"
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != " "Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != "
"11) ? 2 : 3;\n" "11) ? 2 : 3;\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "Offer Ffurflenni" msgstr "Offer Ffurflenni"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "cam cyntaf" msgstr "cam cyntaf"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "cam blaenorol" msgstr "cam blaenorol"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "cyflwyno" msgstr "cyflwyno"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "Mae data ManagementForm ar goll neu mae rhywun wedi ymyrryd ynddo." msgstr "Mae data ManagementForm ar goll neu mae rhywun wedi ymyrryd ynddo."

View File

@@ -2,39 +2,63 @@
# #
# Translators: # Translators:
# Christian Joergensen <christian@gmta.info>, 2012 # Christian Joergensen <christian@gmta.info>, 2012
# Erik Wognsen <r4mses@gmail.com>, 2013-2014
# Jannis Leidel <jannis@leidel.info>, 2011 # Jannis Leidel <jannis@leidel.info>, 2011
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-08-18 08:38+0000\n" "PO-Revision-Date: 2014-10-06 19:31+0000\n"
"Last-Translator: Erik Wognsen <r4mses@gmail.com>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/django/language/" "Language-Team: Danish (http://www.transifex.com/projects/p/django-formtools/"
"da/)\n" "language/da/)\n"
"Language: da\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "Formularværktøjer" msgstr "Formularværktøjer"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "første skridt" msgstr "første skridt"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "forrige skridt" msgstr "forrige skridt"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "send" msgstr "send"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "ManagementForm-data mangler eller er blevet manipuleret." msgstr "ManagementForm-data mangler eller er blevet manipuleret."

View File

@@ -2,39 +2,64 @@
# #
# Translators: # Translators:
# André Hagenbruch, 2012 # André Hagenbruch, 2012
# Jannis Vajen, 2013
# Jannis Leidel <jannis@leidel.info>, 2011,2014 # Jannis Leidel <jannis@leidel.info>, 2011,2014
# Jannis Vajen, 2013
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-21 07:49+0000\n" "PO-Revision-Date: 2014-10-06 19:50+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: German (http://www.transifex.com/projects/p/django/language/" "Language-Team: German (http://www.transifex.com/projects/p/django-formtools/"
"de/)\n" "language/de/)\n"
"Language: de\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "Formular-Tools" msgstr "Formular-Tools"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: templates/formtools/form.html:6
msgid "Please correct the following errors"
msgstr "Bitte folgende Fehler korrigieren"
#: templates/formtools/form.html:6 templates/formtools/preview.html:24
msgid "Submit"
msgstr "Absenden"
#: templates/formtools/form.html:13 templates/formtools/preview.html:34
msgid "Preview"
msgstr "Vorschau"
#: templates/formtools/preview.html:6
msgid "Preview your submission"
msgstr "Vorschau einblenden"
#: templates/formtools/preview.html:17
#, python-format
msgid "Security hash: %(hash_value)s"
msgstr "Sicherheitswert: %(hash_value)s"
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr "Oder erneut bearbeiten"
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "Erster Schritt" msgstr "Erster Schritt"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "Vorheriger Schritt" msgstr "Vorheriger Schritt"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "Abschicken" msgstr "Abschicken"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "ManagementForm-Daten fehlen oder wurden manipuliert." msgstr "ManagementForm-Daten fehlen oder wurden manipuliert."

View File

@@ -2,38 +2,62 @@
# #
# Translators: # Translators:
# Panos Laganakos <panos.laganakos@gmail.com>, 2014 # Panos Laganakos <panos.laganakos@gmail.com>, 2014
# Yorgos Pagles <y.pagles@gmail.com>, 2011-2012
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-08-17 09:46+0000\n" "PO-Revision-Date: 2014-10-05 20:27+0000\n"
"Last-Translator: Panos Laganakos <panos.laganakos@gmail.com>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/django/language/" "Language-Team: Greek (http://www.transifex.com/projects/p/django-formtools/"
"el/)\n" "language/el/)\n"
"Language: el\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: el\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "Eργαλεία Φόρμας" msgstr "Eργαλεία Φόρμας"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "πρώτο βήμα" msgstr "πρώτο βήμα"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "επόμενο βήμα" msgstr "επόμενο βήμα"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "αποδοχή" msgstr "αποδοχή"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "Tα δεδομένα της ManagementForm λείπουν ή έχουν αλλοιωθεί." msgstr "Tα δεδομένα της ManagementForm λείπουν ή έχουν αλλοιωθεί."

View File

@@ -4,7 +4,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Django\n" "Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-10-05 21:46+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2010-05-13 15:35+0200\n" "PO-Revision-Date: 2010-05-13 15:35+0200\n"
"Last-Translator: Django team\n" "Last-Translator: Django team\n"
"Language-Team: English <en@li.org>\n" "Language-Team: English <en@li.org>\n"
@@ -42,15 +42,15 @@ msgstr ""
msgid "Or edit it again" msgid "Or edit it again"
msgstr "" msgstr ""
#: templates/formtools/wizard/wizard_form.html:15 #: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "" msgstr ""
#: templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "" msgstr ""
#: templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "" msgstr ""

View File

@@ -5,35 +5,60 @@
# jon_atkinson <jon@jonatkinson.co.uk>, 2012 # jon_atkinson <jon@jonatkinson.co.uk>, 2012
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-20 09:43+0000\n" "PO-Revision-Date: 2014-10-06 19:31+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
"django/language/en_GB/)\n" "django-formtools/language/en_GB/)\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "" msgstr ""
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "first step" msgstr "first step"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "prev step" msgstr "prev step"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "submit" msgstr "submit"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "" msgstr ""

View File

@@ -1,40 +1,64 @@
# This file is distributed under the same license as the Django package. # This file is distributed under the same license as the Django package.
# #
# Translators: # Translators:
# Baptiste Darthenay <baptiste+transifex@darthenay.fr>, 2011
# Baptiste Darthenay <baptiste+transifex@darthenay.fr>, 2013-2014
# Adamo Mesha <adam.raizen@gmail.com>, 2012 # Adamo Mesha <adam.raizen@gmail.com>, 2012
# Baptiste Darthenay <baptiste+transifex@darthenay.fr>, 2011
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-21 14:04+0000\n" "PO-Revision-Date: 2014-10-05 20:27+0000\n"
"Last-Translator: Baptiste Darthenay <baptiste+transifex@darthenay.fr>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/django/" "Language-Team: Esperanto (http://www.transifex.com/projects/p/django-"
"language/eo/)\n" "formtools/language/eo/)\n"
"Language: eo\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: eo\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "Formularaj iloj" msgstr "Formularaj iloj"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "unua paŝo" msgstr "unua paŝo"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "antaŭa paŝo" msgstr "antaŭa paŝo"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "sendi" msgstr "sendi"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "ManagementForm datumojn mankas aŭ estis difektitaj." msgstr "ManagementForm datumojn mankas aŭ estis difektitaj."

View File

@@ -1,40 +1,65 @@
# This file is distributed under the same license as the Django package. # This file is distributed under the same license as the Django package.
# #
# Translators: # Translators:
# Antoni Aloy <aaloy@apsl.net>, 2012-2013 # Ernesto Avilés Vázquez <whippiii@gmail.com>, 2014
# Ernesto Avilés Vzqz <whippiii@gmail.com>, 2014
# Jannis Leidel <jannis@leidel.info>, 2011 # Jannis Leidel <jannis@leidel.info>, 2011
# juanda097 <juanda097@openmailbox.org>, 2014
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-07-22 03:05+0000\n" "PO-Revision-Date: 2014-11-16 06:30+0000\n"
"Last-Translator: Ernesto Avilés Vzqz <whippiii@gmail.com>\n" "Last-Translator: juanda097 <juanda097@openmailbox.org>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/django/language/" "Language-Team: Spanish (http://www.transifex.com/projects/p/django-formtools/"
"es/)\n" "language/es/)\n"
"Language: es\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "Herramientas de formulario" msgstr "Herramientas de formulario"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: templates/formtools/form.html:6
msgid "Please correct the following errors"
msgstr "Por favor, corrija los siguientes errores"
#: templates/formtools/form.html:6 templates/formtools/preview.html:24
msgid "Submit"
msgstr "Enviar"
#: templates/formtools/form.html:13 templates/formtools/preview.html:34
msgid "Preview"
msgstr "Vista previa"
#: templates/formtools/preview.html:6
msgid "Preview your submission"
msgstr "Vista previa de su presentación"
#: templates/formtools/preview.html:17
#, python-format
msgid "Security hash: %(hash_value)s"
msgstr "Hash de seguridad: %(hash_value)s"
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr "O editarlo de nuevo"
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "primer paso" msgstr "primer paso"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "paso anterior" msgstr "paso anterior"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "enviar" msgstr "enviar"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "Los datos del ManagementForm faltan o han sido estropeados." msgstr "Los datos del ManagementForm faltan o han sido estropeados."

View File

@@ -2,39 +2,63 @@
# #
# Translators: # Translators:
# Jannis Leidel <jannis@leidel.info>, 2011 # Jannis Leidel <jannis@leidel.info>, 2011
# Ramiro Morales <cramm0@gmail.com>, 2012-2014
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-07-03 10:54+0000\n" "PO-Revision-Date: 2014-10-06 19:31+0000\n"
"Last-Translator: Ramiro Morales <cramm0@gmail.com>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/"
"django/language/es_AR/)\n" "django-formtools/language/es_AR/)\n"
"Language: es_AR\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: es_AR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "Herramientas de formularios" msgstr "Herramientas de formularios"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "primer paso" msgstr "primer paso"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "paso previo" msgstr "paso previo"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "enviar" msgstr "enviar"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "" msgstr ""
"Los datos correspondientes al ManagementForm no existen o han sido " "Los datos correspondientes al ManagementForm no existen o han sido "

View File

@@ -1,38 +1,62 @@
# This file is distributed under the same license as the Django package. # This file is distributed under the same license as the Django package.
# #
# Translators: # Translators:
# Abraham Estrada <abraham.estrada@gmail.com>, 2011-2012
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-20 09:43+0000\n" "PO-Revision-Date: 2014-10-06 19:31+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/django/" "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/django-"
"language/es_MX/)\n" "formtools/language/es_MX/)\n"
"Language: es_MX\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: es_MX\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "" msgstr ""
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "primer paso" msgstr "primer paso"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "paso anterior" msgstr "paso anterior"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "enviar" msgstr "enviar"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "" msgstr ""

View File

@@ -2,38 +2,64 @@
# #
# Translators: # Translators:
# Janno Liivak <jannolii@gmail.com>, 2013 # Janno Liivak <jannolii@gmail.com>, 2013
# Martin <martinpajuste@gmail.com>, 2015
# Marti Raudsepp <marti@juffo.org>, 2014 # Marti Raudsepp <marti@juffo.org>, 2014
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-08-14 19:48+0000\n" "PO-Revision-Date: 2015-03-21 21:57+0000\n"
"Last-Translator: Marti Raudsepp <marti@juffo.org>\n" "Last-Translator: Martin <martinpajuste@gmail.com>\n"
"Language-Team: Estonian (http://www.transifex.com/projects/p/django/language/" "Language-Team: Estonian (http://www.transifex.com/projects/p/django-"
"et/)\n" "formtools/language/et/)\n"
"Language: et\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: et\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "Vormi Tööriistad" msgstr "Vormi Tööriistad"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 "Eelvaade"
#: 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 ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "esimene samm" msgstr "esimene samm"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "eelmine samm" msgstr "eelmine samm"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "kinnita" msgstr "kinnita"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "ManagementForm andmed puuduvad või neid on muudetud." msgstr "ManagementForm andmed puuduvad või neid on muudetud."

View File

@@ -1,38 +1,62 @@
# This file is distributed under the same license as the Django package. # This file is distributed under the same license as the Django package.
# #
# Translators: # Translators:
# Aitzol Naberan <anaberan@codesyntax.com>, 2011-2013
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-20 09:43+0000\n" "PO-Revision-Date: 2014-10-05 20:41+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Basque (http://www.transifex.com/projects/p/django/language/" "Language-Team: Basque (http://www.transifex.com/projects/p/django-formtools/"
"eu/)\n" "language/eu/)\n"
"Language: eu\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: eu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "" msgstr ""
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "lehen pausua" msgstr "lehen pausua"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "aurreko pausua" msgstr "aurreko pausua"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "bidali" msgstr "bidali"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "" msgstr ""

View File

@@ -6,35 +6,60 @@
# Reza Mohammadi <reza@teeleh.ir>, 2013 # Reza Mohammadi <reza@teeleh.ir>, 2013
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-20 09:43+0000\n" "PO-Revision-Date: 2014-10-06 19:31+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/django/language/" "Language-Team: Persian (http://www.transifex.com/projects/p/django-formtools/"
"fa/)\n" "language/fa/)\n"
"Language: fa\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "" msgstr ""
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "گام اول" msgstr "گام اول"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "گام قبل" msgstr "گام قبل"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "ارسال" msgstr "ارسال"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "" msgstr ""

View File

@@ -5,35 +5,60 @@
# Klaus Dahlén <klaus.dahlen@gmail.com>, 2012 # Klaus Dahlén <klaus.dahlen@gmail.com>, 2012
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-20 09:43+0000\n" "PO-Revision-Date: 2014-10-05 20:41+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Finnish (http://www.transifex.com/projects/p/django/language/" "Language-Team: Finnish (http://www.transifex.com/projects/p/django-formtools/"
"fi/)\n" "language/fi/)\n"
"Language: fi\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: fi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "" msgstr ""
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "ensimmäinen vaihe" msgstr "ensimmäinen vaihe"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "edellinen vaihe" msgstr "edellinen vaihe"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "lähetä" msgstr "lähetä"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "" msgstr ""

View File

@@ -1,41 +1,66 @@
# This file is distributed under the same license as the Django package. # This file is distributed under the same license as the Django package.
# #
# Translators: # Translators:
# Claude Paroz <claude@2xlibre.net>, 2013-2014 # gustavi <augustin.laville@gustavi.net>, 2014
# Claude Paroz <claude@2xlibre.net>, 2011 # Claude Paroz <claude@2xlibre.net>, 2011
# Jannis Leidel <jannis@leidel.info>, 2011 # Jannis Leidel <jannis@leidel.info>, 2011
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-20 10:04+0000\n" "PO-Revision-Date: 2014-10-30 10:01+0000\n"
"Last-Translator: Claude Paroz <claude@2xlibre.net>\n" "Last-Translator: gustavi <augustin.laville@gustavi.net>\n"
"Language-Team: French (http://www.transifex.com/projects/p/django/language/" "Language-Team: French (http://www.transifex.com/projects/p/django-formtools/"
"fr/)\n" "language/fr/)\n"
"Language: fr\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "Outils de formulaires" msgstr "Outils de formulaires"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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" msgid "first step"
msgstr "première étape" msgstr "première étape"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "étape précédente" msgstr "étape précédente"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "soumettre" msgstr "soumettre"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "" msgstr ""
"Les données du formulaire ManagementForm sont manquantes ou ont été " "Les données du formulaire ManagementForm sont manquantes ou ont été "

View File

@@ -5,36 +5,61 @@
# Michael Thornhill <michael@maithu.com>, 2012 # Michael Thornhill <michael@maithu.com>, 2012
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-20 09:43+0000\n" "PO-Revision-Date: 2014-10-05 20:41+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Irish (http://www.transifex.com/projects/p/django/language/" "Language-Team: Irish (http://www.transifex.com/projects/p/django-formtools/"
"ga/)\n" "language/ga/)\n"
"Language: ga\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: ga\n"
"Plural-Forms: nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : " "Plural-Forms: nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : "
"4);\n" "4);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "" msgstr ""
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "chéad chéim" msgstr "chéad chéim"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "chéim roimhe seo" msgstr "chéim roimhe seo"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "chur faoi bhráid" msgstr "chur faoi bhráid"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "" msgstr ""

View File

@@ -5,35 +5,60 @@
# fonso <fonzzo@gmail.com>, 2013 # fonso <fonzzo@gmail.com>, 2013
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-20 09:43+0000\n" "PO-Revision-Date: 2014-10-06 19:18+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Galician (http://www.transifex.com/projects/p/django/language/" "Language-Team: Galician (http://www.transifex.com/projects/p/django-"
"gl/)\n" "formtools/language/gl/)\n"
"Language: gl\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: gl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "" msgstr ""
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "primeiro paso" msgstr "primeiro paso"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "paso anterior" msgstr "paso anterior"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "enviar" msgstr "enviar"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "" msgstr ""

View File

@@ -3,38 +3,63 @@
# Translators: # Translators:
# Alex Gaynor <alex.gaynor@gmail.com>, 2012 # Alex Gaynor <alex.gaynor@gmail.com>, 2012
# Jannis Leidel <jannis@leidel.info>, 2011 # Jannis Leidel <jannis@leidel.info>, 2011
# Meir Kriheli <mkriheli@gmail.com>, 2012-2014 # Meir Kriheli <mkriheli@gmail.com>, 2015
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-21 14:17+0000\n" "PO-Revision-Date: 2015-03-24 08:21+0000\n"
"Last-Translator: Meir Kriheli <mkriheli@gmail.com>\n" "Last-Translator: Meir Kriheli <mkriheli@gmail.com>\n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/django/language/" "Language-Team: Hebrew (http://www.transifex.com/projects/p/django-formtools/"
"he/)\n" "language/he/)\n"
"Language: he\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: he\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "כלי טופס" msgstr "כלי טופס"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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" msgid "first step"
msgstr "צעד ראשון" msgstr "צעד ראשון"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "צעד אחרון" msgstr "צעד אחרון"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "שלח" msgstr "שלח"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "מידע ManagementForm חסר או התעסקו איתו." msgstr "מידע ManagementForm חסר או התעסקו איתו."

View File

@@ -5,35 +5,60 @@
# Sandeep Satavlekar <sandysat@gmail.com>, 2011 # Sandeep Satavlekar <sandysat@gmail.com>, 2011
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-20 09:43+0000\n" "PO-Revision-Date: 2014-10-06 19:31+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Hindi (http://www.transifex.com/projects/p/django/language/" "Language-Team: Hindi (http://www.transifex.com/projects/p/django-formtools/"
"hi/)\n" "language/hi/)\n"
"Language: hi\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: hi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "" msgstr ""
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "पहला कदम" msgstr "पहला कदम"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "पिछला कदम" msgstr "पिछला कदम"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "प्रस्तुत करे " msgstr "प्रस्तुत करे "
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "" msgstr ""

View File

@@ -6,36 +6,61 @@
# Jannis Leidel <jannis@leidel.info>, 2011 # Jannis Leidel <jannis@leidel.info>, 2011
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-20 09:43+0000\n" "PO-Revision-Date: 2014-10-06 19:31+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Croatian (http://www.transifex.com/projects/p/django/language/" "Language-Team: Croatian (http://www.transifex.com/projects/p/django-"
"hr/)\n" "formtools/language/hr/)\n"
"Language: hr\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: hr\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "" msgstr ""
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "prvi korak" msgstr "prvi korak"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "prethodni korak" msgstr "prethodni korak"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "pošalji" msgstr "pošalji"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "" msgstr ""

View File

@@ -5,35 +5,60 @@
# Jannis Leidel <jannis@leidel.info>, 2011 # Jannis Leidel <jannis@leidel.info>, 2011
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-20 09:43+0000\n" "PO-Revision-Date: 2014-10-06 19:31+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Hungarian (http://www.transifex.com/projects/p/django/" "Language-Team: Hungarian (http://www.transifex.com/projects/p/django-"
"language/hu/)\n" "formtools/language/hu/)\n"
"Language: hu\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "" msgstr ""
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "első" msgstr "első"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "előző" msgstr "előző"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "küldés" msgstr "küldés"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "" msgstr ""

View File

@@ -4,35 +4,60 @@
# Martijn Dekker <mcdutchie@hotmail.com>, 2012 # Martijn Dekker <mcdutchie@hotmail.com>, 2012
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-20 09:43+0000\n" "PO-Revision-Date: 2014-10-06 19:18+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/django/" "Language-Team: Interlingua (http://www.transifex.com/projects/p/django-"
"language/ia/)\n" "formtools/language/ia/)\n"
"Language: ia\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: ia\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "" msgstr ""
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "prime passo" msgstr "prime passo"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "previe passo" msgstr "previe passo"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "submitter" msgstr "submitter"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "" msgstr ""

View File

@@ -1,39 +1,63 @@
# This file is distributed under the same license as the Django package. # This file is distributed under the same license as the Django package.
# #
# Translators: # Translators:
# rodin <romihardiyanto@gmail.com>, 2011-2012
# rodin <romihardiyanto@gmail.com>, 2013 # rodin <romihardiyanto@gmail.com>, 2013
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-20 09:43+0000\n" "PO-Revision-Date: 2014-10-06 19:18+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/django/" "Language-Team: Indonesian (http://www.transifex.com/projects/p/django-"
"language/id/)\n" "formtools/language/id/)\n"
"Language: id\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "" msgstr ""
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "langkah pertama" msgstr "langkah pertama"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "langkah pertama" msgstr "langkah pertama"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "langkah sebelumnya" msgstr "langkah sebelumnya"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "" msgstr ""

View File

@@ -4,35 +4,60 @@
# Viko Bartero <inactive+tergrundo@transifex.com>, 2014 # Viko Bartero <inactive+tergrundo@transifex.com>, 2014
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-20 09:43+0000\n" "PO-Revision-Date: 2014-10-05 20:27+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Ido (http://www.transifex.com/projects/p/django/language/" "Language-Team: Ido (http://www.transifex.com/projects/p/django-formtools/"
"io/)\n" "language/io/)\n"
"Language: io\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: io\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "" msgstr ""
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "unesma pazo" msgstr "unesma pazo"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "anta pazo" msgstr "anta pazo"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "sendar" msgstr "sendar"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "" msgstr ""

View File

@@ -5,35 +5,60 @@
# Jannis Leidel <jannis@leidel.info>, 2011 # Jannis Leidel <jannis@leidel.info>, 2011
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-20 09:43+0000\n" "PO-Revision-Date: 2014-10-05 20:40+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Icelandic (http://www.transifex.com/projects/p/django/" "Language-Team: Icelandic (http://www.transifex.com/projects/p/django-"
"language/is/)\n" "formtools/language/is/)\n"
"Language: is\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: is\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "" msgstr ""
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "fyrsta skref" msgstr "fyrsta skref"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "fyrra skref" msgstr "fyrra skref"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "Senda" msgstr "Senda"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "" msgstr ""

View File

@@ -1,41 +1,68 @@
# This file is distributed under the same license as the Django package. # This file is distributed under the same license as the Django package.
# #
# Translators: # Translators:
# Claudio B. <ahufactory@gmail.com>, 2014
# Flavio Curella <flavio.curella@gmail.com>, 2013 # Flavio Curella <flavio.curella@gmail.com>, 2013
# Jannis Leidel <jannis@leidel.info>, 2011 # Jannis Leidel <jannis@leidel.info>, 2011
# Marco Bonetti, 2014 # Marco Bonetti, 2014
# Nicola Larosa <transifex@teknico.net>, 2011 # Nicola Larosa <transifex@teknico.net>, 2011
# Stefano Brentegani <sbrentegani@gmail.com>, 2014
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-06-30 11:41+0000\n" "PO-Revision-Date: 2014-10-06 13:45+0000\n"
"Last-Translator: Marco Bonetti\n" "Last-Translator: Claudio B. <ahufactory@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/django/language/" "Language-Team: Italian (http://www.transifex.com/projects/p/django-formtools/"
"it/)\n" "language/it/)\n"
"Language: it\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "Form Tools" msgstr "Form Tools"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: templates/formtools/form.html:6
msgid "Please correct the following errors"
msgstr "Correggi i seguenti errori"
#: templates/formtools/form.html:6 templates/formtools/preview.html:24
msgid "Submit"
msgstr "Conferma"
#: templates/formtools/form.html:13 templates/formtools/preview.html:34
msgid "Preview"
msgstr "Anteprima"
#: templates/formtools/preview.html:6
msgid "Preview your submission"
msgstr "Anteprima presentazione"
#: templates/formtools/preview.html:17
#, python-format
msgid "Security hash: %(hash_value)s"
msgstr "Security hash: %(hash_value)s"
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr "O continua le modifiche"
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "primo passo" msgstr "primo passo"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "passo precedente" msgstr "passo precedente"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "invia" msgstr "invia"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "I dati del ManagementForm sono mancanti oppure sono stati manomessi." msgstr "I dati del ManagementForm sono mancanti oppure sono stati manomessi."

View File

@@ -2,38 +2,62 @@
# #
# Translators: # Translators:
# Jannis Leidel <jannis@leidel.info>, 2011 # Jannis Leidel <jannis@leidel.info>, 2011
# Shinya Okano <tokibito@gmail.com>, 2012-2014
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-06-28 14:37+0000\n" "PO-Revision-Date: 2014-10-06 19:31+0000\n"
"Last-Translator: Shinya Okano <tokibito@gmail.com>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Japanese (http://www.transifex.com/projects/p/django/language/" "Language-Team: Japanese (http://www.transifex.com/projects/p/django-"
"ja/)\n" "formtools/language/ja/)\n"
"Language: ja\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: ja\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "フォームツール" msgstr "フォームツール"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "最初のステップ" msgstr "最初のステップ"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "前のステップ" msgstr "前のステップ"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "送信" msgstr "送信"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "ManagementFormデータが見つからないか、改竄されています。" msgstr "ManagementFormデータが見つからないか、改竄されています。"

View File

@@ -5,35 +5,60 @@
# Jannis Leidel <jannis@leidel.info>, 2011 # Jannis Leidel <jannis@leidel.info>, 2011
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-20 09:43+0000\n" "PO-Revision-Date: 2014-10-06 19:31+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Georgian (http://www.transifex.com/projects/p/django/language/" "Language-Team: Georgian (http://www.transifex.com/projects/p/django-"
"ka/)\n" "formtools/language/ka/)\n"
"Language: ka\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: ka\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "" msgstr ""
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "პირველი ეტაპი" msgstr "პირველი ეტაპი"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "წინა ეტაპი" msgstr "წინა ეტაპი"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "გაგზავნა" msgstr "გაგზავნა"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "" msgstr ""

View File

@@ -4,35 +4,60 @@
# Jeong Seongtae <magno79@gmail.com>, 2014 # Jeong Seongtae <magno79@gmail.com>, 2014
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-20 09:43+0000\n" "PO-Revision-Date: 2014-10-06 19:31+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Korean (http://www.transifex.com/projects/p/django/language/" "Language-Team: Korean (http://www.transifex.com/projects/p/django-formtools/"
"ko/)\n" "language/ko/)\n"
"Language: ko\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: ko\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "" msgstr ""
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "첫번째 단계" msgstr "첫번째 단계"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "이전 단계" msgstr "이전 단계"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "제출" msgstr "제출"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "" msgstr ""

View File

@@ -2,39 +2,64 @@
# #
# Translators: # Translators:
# lauris <lauris@runbox.com>, 2011 # lauris <lauris@runbox.com>, 2011
# Simonas Kazlauskas <simonas@kazlauskas.me>, 2012-2013 # Matas Dailyda <matas@dailyda.com>, 2015
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-20 09:43+0000\n" "PO-Revision-Date: 2015-03-21 14:02+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" "Last-Translator: Matas Dailyda <matas@dailyda.com>\n"
"Language-Team: Lithuanian (http://www.transifex.com/projects/p/django/" "Language-Team: Lithuanian (http://www.transifex.com/projects/p/django-"
"language/lt/)\n" "formtools/language/lt/)\n"
"Language: lt\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: lt\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
"%100<10 || n%100>=20) ? 1 : 2);\n" "%100<10 || n%100>=20) ? 1 : 2);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "" msgstr "Formų įrankiai"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: templates/formtools/form.html:6
msgid "Please correct the following errors"
msgstr "Prašome ištaisyti sekančias klaidas"
#: templates/formtools/form.html:6 templates/formtools/preview.html:24
msgid "Submit"
msgstr "Pateikti"
#: templates/formtools/form.html:13 templates/formtools/preview.html:34
msgid "Preview"
msgstr "Peržiūrėti"
#: templates/formtools/preview.html:6
msgid "Preview your submission"
msgstr "Peržiūrėti pateikimą"
#: templates/formtools/preview.html:17
#, python-format
msgid "Security hash: %(hash_value)s"
msgstr "Apsaugumo raktas: %(hash_value)s"
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr "Arba redaguoti dar kartą"
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "pirmas žingsnis" msgstr "pirmas žingsnis"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "praeitas žingsnis" msgstr "praeitas žingsnis"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "pateikti" msgstr "pateikti"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "" msgstr "ManagementForm duomenys nerasti, arba buvo sugadinti."

View File

@@ -2,39 +2,64 @@
# #
# Translators: # Translators:
# Jannis Leidel <jannis@leidel.info>, 2011 # Jannis Leidel <jannis@leidel.info>, 2011
# vvangelovski <vvangelovski@gmail.com>, 2013-2014 # Vasil Vangelovski <vvangelovski@gmail.com>, 2015
# vvangelovski <vvangelovski@gmail.com>, 2012 # Vasil Vangelovski <vvangelovski@gmail.com>, 2012
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-08-14 21:34+0000\n" "PO-Revision-Date: 2015-02-01 17:32+0000\n"
"Last-Translator: vvangelovski <vvangelovski@gmail.com>\n" "Last-Translator: Vasil Vangelovski <vvangelovski@gmail.com>\n"
"Language-Team: Macedonian (http://www.transifex.com/projects/p/django/" "Language-Team: Macedonian (http://www.transifex.com/projects/p/django-"
"language/mk/)\n" "formtools/language/mk/)\n"
"Language: mk\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: mk\n"
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "Алатки за форми" msgstr "Алатки за форми"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr "Или уредете повторно"
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "прв чекор" msgstr "прв чекор"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "претходен чекор" msgstr "претходен чекор"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "готово" msgstr "готово"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "Недостасуваат податоци од ManagementForm или некој ги менувал" msgstr "Недостасуваат податоци од ManagementForm или некој ги менувал"

View File

@@ -5,35 +5,60 @@
# Rajeesh Nair <rajeeshrnair@gmail.com>, 2012 # Rajeesh Nair <rajeeshrnair@gmail.com>, 2012
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-20 09:43+0000\n" "PO-Revision-Date: 2014-10-06 19:31+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Malayalam (http://www.transifex.com/projects/p/django/" "Language-Team: Malayalam (http://www.transifex.com/projects/p/django-"
"language/ml/)\n" "formtools/language/ml/)\n"
"Language: ml\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: ml\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "" msgstr ""
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "ആദ്യ ഘട്ടം" msgstr "ആദ്യ ഘട്ടം"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "തൊട്ടു മുമ്പിലെ ഘട്ടം" msgstr "തൊട്ടു മുമ്പിലെ ഘട്ടം"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "സമര്‍പ്പിക്കൂ" msgstr "സമര്‍പ്പിക്കൂ"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "" msgstr ""

View File

@@ -2,39 +2,64 @@
# #
# Translators: # Translators:
# Jacara <baskhuujacara@gmail.com>, 2011 # Jacara <baskhuujacara@gmail.com>, 2011
# Zorig <zorig_ezd@yahoo.com>, 2013-2014 # Zorig <zorig_ezd@yahoo.com>, 2014
# Анхбаяр Анхаа <l.ankhbayar@gmail.com>, 2011 # Анхбаяр Анхаа <l.ankhbayar@gmail.com>, 2011
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-08-10 10:42+0000\n" "PO-Revision-Date: 2014-11-28 08:00+0000\n"
"Last-Translator: Zorig <zorig_ezd@yahoo.com>\n" "Last-Translator: Zorig <zorig_ezd@yahoo.com>\n"
"Language-Team: Mongolian (http://www.transifex.com/projects/p/django/" "Language-Team: Mongolian (http://www.transifex.com/projects/p/django-"
"language/mn/)\n" "formtools/language/mn/)\n"
"Language: mn\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: mn\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "Форм хэрэгсэл" msgstr "Форм хэрэгсэл"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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" msgid "first step"
msgstr "эхний алхам" msgstr "эхний алхам"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "өмнөх алхам" msgstr "өмнөх алхам"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "илгээх" msgstr "илгээх"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "Удирдах Формын мэдээлэл алга болсон эсвэл хориглогдсон байна" msgstr "Удирдах Формын мэдээлэл алга болсон эсвэл хориглогдсон байна"

View File

@@ -3,39 +3,64 @@
# Translators: # Translators:
# Jannis Leidel <jannis@leidel.info>, 2011 # Jannis Leidel <jannis@leidel.info>, 2011
# jensadne <jensadne@pvv.ntnu.no>, 2014 # jensadne <jensadne@pvv.ntnu.no>, 2014
# Jon <jonklo@gmail.com>, 2013 # Jon <jon@funkbit.no>, 2014
# Jon <jonklo@gmail.com>, 2012 # Jon <jon@funkbit.no>, 2012-2013
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-07-03 14:31+0000\n" "PO-Revision-Date: 2014-12-02 11:05+0000\n"
"Last-Translator: jensadne <jensadne@pvv.ntnu.no>\n" "Last-Translator: Jon <jon@funkbit.no>\n"
"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/django/" "Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/django-"
"language/nb/)\n" "formtools/language/nb/)\n"
"Language: nb\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: nb\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "Skjema-verktøy" msgstr "Skjema-verktøy"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: templates/formtools/form.html:6
msgid "Please correct the following errors"
msgstr "Vennligst korriger følgende feil"
#: templates/formtools/form.html:6 templates/formtools/preview.html:24
msgid "Submit"
msgstr "Lagre"
#: templates/formtools/form.html:13 templates/formtools/preview.html:34
msgid "Preview"
msgstr "Forhåndsvisning"
#: templates/formtools/preview.html:6
msgid "Preview your submission"
msgstr "Forhåndsvis din innsending"
#: templates/formtools/preview.html:17
#, python-format
msgid "Security hash: %(hash_value)s"
msgstr "Sikkerhets-hash: %(hash_value)s"
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr "Eller endre igjen"
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "første steg" msgstr "første steg"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "forrige steg" msgstr "forrige steg"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "lagre" msgstr "lagre"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "ManagementForm-data mangler eller har blitt endret." msgstr "ManagementForm-data mangler eller har blitt endret."

View File

@@ -4,35 +4,60 @@
# Paras Nath Chaudhary <opnchaudhary@gmail.com>, 2012 # Paras Nath Chaudhary <opnchaudhary@gmail.com>, 2012
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-20 09:43+0000\n" "PO-Revision-Date: 2014-10-06 19:19+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Nepali (http://www.transifex.com/projects/p/django/language/" "Language-Team: Nepali (http://www.transifex.com/projects/p/django-formtools/"
"ne/)\n" "language/ne/)\n"
"Language: ne\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: ne\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "" msgstr ""
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "प्रथम चाल " msgstr "प्रथम चाल "
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "अघिल्लो चाल " msgstr "अघिल्लो चाल "
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "जम्मा गर्नु " msgstr "जम्मा गर्नु "
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "" msgstr ""

View File

@@ -6,35 +6,60 @@
# Jeffrey Gelens <jeffrey@noppo.pro>, 2012 # Jeffrey Gelens <jeffrey@noppo.pro>, 2012
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-20 09:43+0000\n" "PO-Revision-Date: 2014-10-06 19:19+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/django/language/" "Language-Team: Dutch (http://www.transifex.com/projects/p/django-formtools/"
"nl/)\n" "language/nl/)\n"
"Language: nl\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "" msgstr ""
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "eerste stap" msgstr "eerste stap"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "vorige stap" msgstr "vorige stap"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "verzenden" msgstr "verzenden"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "" msgstr ""

View File

@@ -5,35 +5,60 @@
# velmont <odin.omdal@gmail.com>, 2012 # velmont <odin.omdal@gmail.com>, 2012
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-20 09:43+0000\n" "PO-Revision-Date: 2014-10-06 19:19+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Norwegian Nynorsk (http://www.transifex.com/projects/p/django/" "Language-Team: Norwegian Nynorsk (http://www.transifex.com/projects/p/django-"
"language/nn/)\n" "formtools/language/nn/)\n"
"Language: nn\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: nn\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "" msgstr ""
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "fyrste steg" msgstr "fyrste steg"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "førre steg" msgstr "førre steg"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "lagre" msgstr "lagre"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "" msgstr ""

View File

@@ -1,38 +1,63 @@
# This file is distributed under the same license as the Django package. # This file is distributed under the same license as the Django package.
# #
# Translators: # Translators:
# Xwybylty Soslan <soslanx@gmail.com>, 2013 # Soslan Khubulov <soslanx@gmail.com>, 2013
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-20 09:43+0000\n" "PO-Revision-Date: 2014-10-06 19:31+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Ossetic (http://www.transifex.com/projects/p/django/language/" "Language-Team: Ossetic (http://www.transifex.com/projects/p/django-formtools/"
"os/)\n" "language/os/)\n"
"Language: os\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: os\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "" msgstr ""
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "фыццаг къахцӕф" msgstr "фыццаг къахцӕф"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "ай размӕ къахцӕф" msgstr "ай размӕ къахцӕф"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "арвитын" msgstr "арвитын"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "" msgstr ""

View File

@@ -4,35 +4,60 @@
# A S Alam <apreet.alam@gmail.com>, 2013 # A S Alam <apreet.alam@gmail.com>, 2013
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-05-20 09:43+0000\n" "PO-Revision-Date: 2014-10-06 19:31+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/django/" "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/django-"
"language/pa/)\n" "formtools/language/pa/)\n"
"Language: pa\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: pa\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "" msgstr ""
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "ਪਹਿਲਾਂ ਪਗ" msgstr "ਪਹਿਲਾਂ ਪਗ"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "ਪਿਛਲਾ ਪਗ਼" msgstr "ਪਿਛਲਾ ਪਗ਼"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "ਭੇਜੋ" msgstr "ਭੇਜੋ"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "" msgstr ""

View File

@@ -6,36 +6,61 @@
# Janusz Harkot <jh@blueice.pl>, 2014 # Janusz Harkot <jh@blueice.pl>, 2014
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-07-31 21:03+0000\n" "PO-Revision-Date: 2014-10-06 19:31+0000\n"
"Last-Translator: Janusz Harkot <jh@blueice.pl>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/django/language/" "Language-Team: Polish (http://www.transifex.com/projects/p/django-formtools/"
"pl/)\n" "language/pl/)\n"
"Language: pl\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: pl\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n" "|| n%100>=20) ? 1 : 2);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "Narzędzia fomularzy" msgstr "Narzędzia fomularzy"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "Pierwszy krok" msgstr "Pierwszy krok"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "Poprzedni krok" msgstr "Poprzedni krok"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "Wyślij" msgstr "Wyślij"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "Brakuje danych ManagementForm lub zostały one zmodyfikowane." msgstr "Brakuje danych ManagementForm lub zostały one zmodyfikowane."

View File

@@ -2,39 +2,63 @@
# #
# Translators: # Translators:
# Jannis Leidel <jannis@leidel.info>, 2011 # Jannis Leidel <jannis@leidel.info>, 2011
# Nuno Mariz <nmariz@gmail.com>, 2012-2013
# Raúl Pedro Fernandes Santos, 2014 # Raúl Pedro Fernandes Santos, 2014
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-08-04 09:01+0000\n" "PO-Revision-Date: 2014-10-06 19:31+0000\n"
"Last-Translator: Nuno Mariz <nmariz@gmail.com>\n" "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Portuguese (http://www.transifex.com/projects/p/django/" "Language-Team: Portuguese (http://www.transifex.com/projects/p/django-"
"language/pt/)\n" "formtools/language/pt/)\n"
"Language: pt\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: pt\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "Ferramentas de Formulários" msgstr "Ferramentas de Formulários"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: 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 ""
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr ""
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "primeiro passo" msgstr "primeiro passo"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "passo anterior" msgstr "passo anterior"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "submeter" msgstr "submeter"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "Os dados do ManagementForm estão em falta ou foram adulterados." msgstr "Os dados do ManagementForm estão em falta ou foram adulterados."

View File

@@ -3,39 +3,65 @@
# Translators: # Translators:
# Allisson Azevedo <allisson@gmail.com>, 2014 # Allisson Azevedo <allisson@gmail.com>, 2014
# Elyézer Rezende <elyezermr@gmail.com>, 2013 # Elyézer Rezende <elyezermr@gmail.com>, 2013
# Fábio C. Barrionuevo da Luz <bnafta@gmail.com>, 2015
# Guilherme Gondim <semente@taurinus.org>, 2012 # Guilherme Gondim <semente@taurinus.org>, 2012
# Jannis Leidel <jannis@leidel.info>, 2011 # Jannis Leidel <jannis@leidel.info>, 2011
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: django\n" "Project-Id-Version: django-formtools\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-19 15:12+0200\n" "POT-Creation-Date: 2015-03-25 09:31-0500\n"
"PO-Revision-Date: 2014-06-27 14:29+0000\n" "PO-Revision-Date: 2015-02-08 03:40+0000\n"
"Last-Translator: Allisson Azevedo <allisson@gmail.com>\n" "Last-Translator: Fábio C. Barrionuevo da Luz <bnafta@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
"django/language/pt_BR/)\n" "django-formtools/language/pt_BR/)\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: contrib/formtools/apps.py:8 #: apps.py:7
msgid "Form Tools" msgid "Form Tools"
msgstr "Ferramentas de Formulário" msgstr "Ferramentas de Formulário"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:15 #: templates/formtools/form.html:6
msgid "Please correct the following errors"
msgstr "Por favor, corrija os seguintes erros"
#: templates/formtools/form.html:6 templates/formtools/preview.html:24
msgid "Submit"
msgstr "Enviar"
#: templates/formtools/form.html:13 templates/formtools/preview.html:34
msgid "Preview"
msgstr "Pré-visualizar"
#: templates/formtools/preview.html:6
msgid "Preview your submission"
msgstr "Pré-visualizar o envio"
#: templates/formtools/preview.html:17
#, python-format
msgid "Security hash: %(hash_value)s"
msgstr "Hash de segurança: %(hash_value)s"
#: templates/formtools/preview.html:27
msgid "Or edit it again"
msgstr "Ou editá-la novamente"
#: templates/formtools/wizard/wizard_form.html:16
msgid "first step" msgid "first step"
msgstr "primeiro passo" msgstr "primeiro passo"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 #: templates/formtools/wizard/wizard_form.html:17
msgid "prev step" msgid "prev step"
msgstr "passo anterior" msgstr "passo anterior"
#: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 #: templates/formtools/wizard/wizard_form.html:19
msgid "submit" msgid "submit"
msgstr "enviar" msgstr "enviar"
#: contrib/formtools/wizard/views.py:276 #: wizard/views.py:276
msgid "ManagementForm data is missing or has been tampered." msgid "ManagementForm data is missing or has been tampered."
msgstr "Os dados do ManagementForm não foram encontrados ou foram adulterados." msgstr "Os dados do ManagementForm não foram encontrados ou foram adulterados."

Some files were not shown because too many files have changed in this diff Show More