Updated translations.
This commit is contained in:
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @@ -8,7 +8,7 @@ maketranslations: | ||||
| 	cd formtools; django-admin.py makemessages -a -v2 | ||||
|  | ||||
| pulltranslations: | ||||
| 	tx pull -a --minimum-perc=1 | ||||
| 	tx pull -f -a --minimum-perc=1 | ||||
|  | ||||
| compiletranslations: | ||||
| 	cd formtools; django-admin.py compilemessages | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -5,36 +5,61 @@ | ||||
| # Eyad Toma <d.eyad.t@gmail.com>, 2013 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-20 14:03+0000\n" | ||||
| "Last-Translator: Bashar Al-Abdulhadi\n" | ||||
| "Language-Team: Arabic (http://www.transifex.com/projects/p/django/language/" | ||||
| "ar/)\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-05 20:41+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Arabic (http://www.transifex.com/projects/p/django-formtools/" | ||||
| "language/ar/)\n" | ||||
| "Language: ar\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\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 " | ||||
| "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "الخطوة الأولى" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "الخطوة السابقة" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "أرسل" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "بيانات ManagementForm مفقودة أو تم العبث بها" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -4,35 +4,60 @@ | ||||
| # Ḷḷumex03 <tornes@opmbx.org>, 2014 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-20 09:43+0000\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-06 19:31+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Asturian (http://www.transifex.com/projects/p/django/language/" | ||||
| "ast/)\n" | ||||
| "Language-Team: Asturian (http://www.transifex.com/projects/p/django-" | ||||
| "formtools/language/ast/)\n" | ||||
| "Language: ast\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: ast\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "primer pasu" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "pasu postreru" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -3,36 +3,61 @@ | ||||
| # Translators: | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-20 09:43+0000\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-06 19:31+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Belarusian (http://www.transifex.com/projects/p/django/" | ||||
| "language/be/)\n" | ||||
| "Language-Team: Belarusian (http://www.transifex.com/projects/p/django-" | ||||
| "formtools/language/be/)\n" | ||||
| "Language: be\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\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" | ||||
| "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "першы крок" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "папярэдні крок" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "падаць" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -3,38 +3,63 @@ | ||||
| # Translators: | ||||
| # Georgi Kostadinov <grgkostadinov@gmail.com>, 2012 | ||||
| # Lyuboslav  Petrov <petrov.lyuboslav@gmail.com>, 2014 | ||||
| # Todor Lubenov <tlubenov@gmail.com>, 2011 | ||||
| # Todor Lubenov <tlubenov@gmail.com>, 2011,2015 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-20 09:43+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Bulgarian (http://www.transifex.com/projects/p/django/" | ||||
| "language/bg/)\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2015-02-12 07:22+0000\n" | ||||
| "Last-Translator: Todor Lubenov <tlubenov@gmail.com>\n" | ||||
| "Language-Team: Bulgarian (http://www.transifex.com/projects/p/django-" | ||||
| "formtools/language/bg/)\n" | ||||
| "Language: bg\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: bg\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| msgstr "Инструмент Форми" | ||||
|  | ||||
| #: templates/formtools/form.html:6 | ||||
| msgid "Please correct the following errors" | ||||
| msgstr "Моля, поправете следните грешки" | ||||
|  | ||||
| #: templates/formtools/form.html:6 templates/formtools/preview.html:24 | ||||
| msgid "Submit" | ||||
| msgstr "Подайте" | ||||
|  | ||||
| #: templates/formtools/form.html:13 templates/formtools/preview.html:34 | ||||
| msgid "Preview" | ||||
| msgstr "Предварителен преглед" | ||||
|  | ||||
| #: templates/formtools/preview.html:6 | ||||
| msgid "Preview your submission" | ||||
| msgstr "Прегледайте представянето" | ||||
|  | ||||
| #: templates/formtools/preview.html:17 | ||||
| #, python-format | ||||
| msgid "Security hash: %(hash_value)s" | ||||
| msgstr "" | ||||
|  | ||||
| #: 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" | ||||
| msgstr "първа стъпка" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "предишна стъпка" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "запази" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -4,35 +4,60 @@ | ||||
| # Fulup <fulup.jakez@gmail.com>, 2012 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-20 09:43+0000\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-06 19:31+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Breton (http://www.transifex.com/projects/p/django/language/" | ||||
| "br/)\n" | ||||
| "Language-Team: Breton (http://www.transifex.com/projects/p/django-formtools/" | ||||
| "language/br/)\n" | ||||
| "Language: br\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: br\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n > 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "pazenn gentañ" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "pazenn gent" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "kas" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -3,37 +3,63 @@ | ||||
| # Translators: | ||||
| # Carles Barrobés <carles@barrobes.com>, 2012,2014 | ||||
| # Jannis Leidel <jannis@leidel.info>, 2011 | ||||
| # Roger Pons <rogerpons@gmail.com>, 2015 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-08-16 10:54+0000\n" | ||||
| "Last-Translator: Carles Barrobés <carles@barrobes.com>\n" | ||||
| "Language-Team: Catalan (http://www.transifex.com/projects/p/django/language/" | ||||
| "ca/)\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2015-03-09 10:42+0000\n" | ||||
| "Last-Translator: Roger Pons <rogerpons@gmail.com>\n" | ||||
| "Language-Team: Catalan (http://www.transifex.com/projects/p/django-formtools/" | ||||
| "language/ca/)\n" | ||||
| "Language: ca\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: ca\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "primer pas" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "pas anterior" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "enviar" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "Falten dades de ManagementForm o s'ha manipulat." | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -2,38 +2,63 @@ | ||||
| # | ||||
| # Translators: | ||||
| # Jannis Leidel <jannis@leidel.info>, 2011 | ||||
| # Vlada Macek <macek@sandbox.cz>, 2012-2014 | ||||
| # Vláďa Macek <macek@sandbox.cz>, 2014 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-06-23 09:21+0000\n" | ||||
| "Last-Translator: Vlada Macek <macek@sandbox.cz>\n" | ||||
| "Language-Team: Czech (http://www.transifex.com/projects/p/django/language/" | ||||
| "cs/)\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-17 07:10+0000\n" | ||||
| "Last-Translator: Vláďa Macek <macek@sandbox.cz>\n" | ||||
| "Language-Team: Czech (http://www.transifex.com/projects/p/django-formtools/" | ||||
| "language/cs/)\n" | ||||
| "Language: cs\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: cs\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" | ||||
| 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" | ||||
| msgstr "první krok" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "předchozí krok" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "odeslat" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "Data objektu ManagementForm chybí nebo byla pozměněna." | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -4,36 +4,61 @@ | ||||
| # Maredudd ap Gwyndaf <maredudd@maredudd.com>, 2014 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-08-26 14:33+0000\n" | ||||
| "Last-Translator: Maredudd ap Gwyndaf <maredudd@maredudd.com>\n" | ||||
| "Language-Team: Welsh (http://www.transifex.com/projects/p/django/language/" | ||||
| "cy/)\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-05 20:41+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Welsh (http://www.transifex.com/projects/p/django-formtools/" | ||||
| "language/cy/)\n" | ||||
| "Language: cy\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: cy\n" | ||||
| "Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != " | ||||
| "11) ? 2 : 3;\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "cam cyntaf" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "cam blaenorol" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "cyflwyno" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "Mae data ManagementForm ar goll neu mae rhywun wedi ymyrryd ynddo." | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -2,39 +2,63 @@ | ||||
| # | ||||
| # Translators: | ||||
| # Christian Joergensen <christian@gmta.info>, 2012 | ||||
| # Erik Wognsen <r4mses@gmail.com>, 2013-2014 | ||||
| # Jannis Leidel <jannis@leidel.info>, 2011 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-08-18 08:38+0000\n" | ||||
| "Last-Translator: Erik Wognsen <r4mses@gmail.com>\n" | ||||
| "Language-Team: Danish (http://www.transifex.com/projects/p/django/language/" | ||||
| "da/)\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-06 19:31+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Danish (http://www.transifex.com/projects/p/django-formtools/" | ||||
| "language/da/)\n" | ||||
| "Language: da\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: da\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "første skridt" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "forrige skridt" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "send" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "ManagementForm-data mangler eller er blevet manipuleret." | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -2,39 +2,64 @@ | ||||
| # | ||||
| # Translators: | ||||
| # André Hagenbruch, 2012 | ||||
| # Jannis Vajen, 2013 | ||||
| # Jannis Leidel <jannis@leidel.info>, 2011,2014 | ||||
| # Jannis Vajen, 2013 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-21 07:49+0000\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-06 19:50+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: German (http://www.transifex.com/projects/p/django/language/" | ||||
| "de/)\n" | ||||
| "Language-Team: German (http://www.transifex.com/projects/p/django-formtools/" | ||||
| "language/de/)\n" | ||||
| "Language: de\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: de\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form 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" | ||||
| msgstr "Erster Schritt" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "Vorheriger Schritt" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "Abschicken" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "ManagementForm-Daten fehlen oder wurden manipuliert." | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -2,38 +2,62 @@ | ||||
| # | ||||
| # Translators: | ||||
| # Panos Laganakos <panos.laganakos@gmail.com>, 2014 | ||||
| # Yorgos Pagles <y.pagles@gmail.com>, 2011-2012 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-08-17 09:46+0000\n" | ||||
| "Last-Translator: Panos Laganakos <panos.laganakos@gmail.com>\n" | ||||
| "Language-Team: Greek (http://www.transifex.com/projects/p/django/language/" | ||||
| "el/)\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-05 20:27+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Greek (http://www.transifex.com/projects/p/django-formtools/" | ||||
| "language/el/)\n" | ||||
| "Language: el\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: el\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "πρώτο βήμα" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "επόμενο βήμα" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "αποδοχή" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "Tα δεδομένα της ManagementForm λείπουν ή έχουν αλλοιωθεί." | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -4,7 +4,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: Django\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" | ||||
| "Last-Translator: Django team\n" | ||||
| "Language-Team: English <en@li.org>\n" | ||||
| @@ -42,15 +42,15 @@ msgstr "" | ||||
| msgid "Or edit it again" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/formtools/wizard/wizard_form.html:15 | ||||
| #: templates/formtools/wizard/wizard_form.html:16 | ||||
| msgid "first step" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "" | ||||
|  | ||||
| #: templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "" | ||||
|  | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -5,35 +5,60 @@ | ||||
| # jon_atkinson <jon@jonatkinson.co.uk>, 2012 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-20 09:43+0000\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-06 19:31+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "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" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: en_GB\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "first step" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "prev step" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "submit" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -1,40 +1,64 @@ | ||||
| # This file is distributed under the same license as the Django package. | ||||
| # | ||||
| # Translators: | ||||
| # Baptiste Darthenay <baptiste+transifex@darthenay.fr>, 2011 | ||||
| # Baptiste Darthenay <baptiste+transifex@darthenay.fr>, 2013-2014 | ||||
| # Adamo Mesha <adam.raizen@gmail.com>, 2012 | ||||
| # Baptiste Darthenay <baptiste+transifex@darthenay.fr>, 2011 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-21 14:04+0000\n" | ||||
| "Last-Translator: Baptiste Darthenay <baptiste+transifex@darthenay.fr>\n" | ||||
| "Language-Team: Esperanto (http://www.transifex.com/projects/p/django/" | ||||
| "language/eo/)\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-05 20:27+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Esperanto (http://www.transifex.com/projects/p/django-" | ||||
| "formtools/language/eo/)\n" | ||||
| "Language: eo\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: eo\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "unua paŝo" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "antaŭa paŝo" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "sendi" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "ManagementForm datumojn mankas aŭ estis difektitaj." | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -1,40 +1,65 @@ | ||||
| # This file is distributed under the same license as the Django package. | ||||
| # | ||||
| # Translators: | ||||
| # Antoni Aloy <aaloy@apsl.net>, 2012-2013 | ||||
| # Ernesto Avilés Vzqz <whippiii@gmail.com>, 2014 | ||||
| # Ernesto Avilés Vázquez <whippiii@gmail.com>, 2014 | ||||
| # Jannis Leidel <jannis@leidel.info>, 2011 | ||||
| # juanda097 <juanda097@openmailbox.org>, 2014 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-07-22 03:05+0000\n" | ||||
| "Last-Translator: Ernesto Avilés Vzqz <whippiii@gmail.com>\n" | ||||
| "Language-Team: Spanish (http://www.transifex.com/projects/p/django/language/" | ||||
| "es/)\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-11-16 06:30+0000\n" | ||||
| "Last-Translator: juanda097 <juanda097@openmailbox.org>\n" | ||||
| "Language-Team: Spanish (http://www.transifex.com/projects/p/django-formtools/" | ||||
| "language/es/)\n" | ||||
| "Language: es\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: es\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "primer paso" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "paso anterior" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "enviar" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "Los datos del ManagementForm faltan o han sido estropeados." | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -2,39 +2,63 @@ | ||||
| # | ||||
| # Translators: | ||||
| # Jannis Leidel <jannis@leidel.info>, 2011 | ||||
| # Ramiro Morales <cramm0@gmail.com>, 2012-2014 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-07-03 10:54+0000\n" | ||||
| "Last-Translator: Ramiro Morales <cramm0@gmail.com>\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-06 19:31+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "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" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: es_AR\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "primer paso" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "paso previo" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "enviar" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "" | ||||
| "Los datos correspondientes al ManagementForm no existen o han sido " | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -1,38 +1,62 @@ | ||||
| # This file is distributed under the same license as the Django package. | ||||
| # | ||||
| # Translators: | ||||
| # Abraham Estrada <abraham.estrada@gmail.com>, 2011-2012 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-20 09:43+0000\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-06 19:31+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/django/" | ||||
| "language/es_MX/)\n" | ||||
| "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/django-" | ||||
| "formtools/language/es_MX/)\n" | ||||
| "Language: es_MX\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: es_MX\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "primer paso" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "paso anterior" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "enviar" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -2,38 +2,64 @@ | ||||
| # | ||||
| # Translators: | ||||
| # Janno Liivak <jannolii@gmail.com>, 2013 | ||||
| # Martin <martinpajuste@gmail.com>, 2015 | ||||
| # Marti Raudsepp <marti@juffo.org>, 2014 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-08-14 19:48+0000\n" | ||||
| "Last-Translator: Marti Raudsepp <marti@juffo.org>\n" | ||||
| "Language-Team: Estonian (http://www.transifex.com/projects/p/django/language/" | ||||
| "et/)\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2015-03-21 21:57+0000\n" | ||||
| "Last-Translator: Martin <martinpajuste@gmail.com>\n" | ||||
| "Language-Team: Estonian (http://www.transifex.com/projects/p/django-" | ||||
| "formtools/language/et/)\n" | ||||
| "Language: et\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: et\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "esimene samm" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "eelmine samm" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "kinnita" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "ManagementForm andmed puuduvad või neid on muudetud." | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -1,38 +1,62 @@ | ||||
| # This file is distributed under the same license as the Django package. | ||||
| # | ||||
| # Translators: | ||||
| # Aitzol Naberan <anaberan@codesyntax.com>, 2011-2013 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-20 09:43+0000\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-05 20:41+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Basque (http://www.transifex.com/projects/p/django/language/" | ||||
| "eu/)\n" | ||||
| "Language-Team: Basque (http://www.transifex.com/projects/p/django-formtools/" | ||||
| "language/eu/)\n" | ||||
| "Language: eu\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: eu\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "lehen pausua" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "aurreko pausua" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "bidali" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -6,35 +6,60 @@ | ||||
| # Reza Mohammadi <reza@teeleh.ir>, 2013 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-20 09:43+0000\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-06 19:31+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Persian (http://www.transifex.com/projects/p/django/language/" | ||||
| "fa/)\n" | ||||
| "Language-Team: Persian (http://www.transifex.com/projects/p/django-formtools/" | ||||
| "language/fa/)\n" | ||||
| "Language: fa\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: fa\n" | ||||
| "Plural-Forms: nplurals=1; plural=0;\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "گام اول" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "گام قبل" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "ارسال" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -5,35 +5,60 @@ | ||||
| # Klaus Dahlén <klaus.dahlen@gmail.com>, 2012 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-20 09:43+0000\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-05 20:41+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Finnish (http://www.transifex.com/projects/p/django/language/" | ||||
| "fi/)\n" | ||||
| "Language-Team: Finnish (http://www.transifex.com/projects/p/django-formtools/" | ||||
| "language/fi/)\n" | ||||
| "Language: fi\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: fi\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "ensimmäinen vaihe" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "edellinen vaihe" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "lähetä" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -1,41 +1,66 @@ | ||||
| # This file is distributed under the same license as the Django package. | ||||
| # | ||||
| # Translators: | ||||
| # Claude Paroz <claude@2xlibre.net>, 2013-2014 | ||||
| # gustavi <augustin.laville@gustavi.net>, 2014 | ||||
| # Claude Paroz <claude@2xlibre.net>, 2011 | ||||
| # Jannis Leidel <jannis@leidel.info>, 2011 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-20 10:04+0000\n" | ||||
| "Last-Translator: Claude Paroz <claude@2xlibre.net>\n" | ||||
| "Language-Team: French (http://www.transifex.com/projects/p/django/language/" | ||||
| "fr/)\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-30 10:01+0000\n" | ||||
| "Last-Translator: gustavi <augustin.laville@gustavi.net>\n" | ||||
| "Language-Team: French (http://www.transifex.com/projects/p/django-formtools/" | ||||
| "language/fr/)\n" | ||||
| "Language: fr\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: fr\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n > 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "première étape" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "étape précédente" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "soumettre" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "" | ||||
| "Les données du formulaire ManagementForm sont manquantes ou ont été " | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -5,36 +5,61 @@ | ||||
| # Michael Thornhill <michael@maithu.com>, 2012 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-20 09:43+0000\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-05 20:41+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Irish (http://www.transifex.com/projects/p/django/language/" | ||||
| "ga/)\n" | ||||
| "Language-Team: Irish (http://www.transifex.com/projects/p/django-formtools/" | ||||
| "language/ga/)\n" | ||||
| "Language: ga\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\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 : " | ||||
| "4);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "chéad chéim" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "chéim roimhe seo" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "chur faoi bhráid" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -5,35 +5,60 @@ | ||||
| # fonso <fonzzo@gmail.com>, 2013 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-20 09:43+0000\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-06 19:18+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Galician (http://www.transifex.com/projects/p/django/language/" | ||||
| "gl/)\n" | ||||
| "Language-Team: Galician (http://www.transifex.com/projects/p/django-" | ||||
| "formtools/language/gl/)\n" | ||||
| "Language: gl\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: gl\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "primeiro paso" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "paso anterior" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "enviar" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -3,38 +3,63 @@ | ||||
| # Translators: | ||||
| # Alex Gaynor <alex.gaynor@gmail.com>, 2012 | ||||
| # Jannis Leidel <jannis@leidel.info>, 2011 | ||||
| # Meir Kriheli <mkriheli@gmail.com>, 2012-2014 | ||||
| # Meir Kriheli <mkriheli@gmail.com>, 2015 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-21 14:17+0000\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2015-03-24 08:21+0000\n" | ||||
| "Last-Translator: Meir Kriheli <mkriheli@gmail.com>\n" | ||||
| "Language-Team: Hebrew (http://www.transifex.com/projects/p/django/language/" | ||||
| "he/)\n" | ||||
| "Language-Team: Hebrew (http://www.transifex.com/projects/p/django-formtools/" | ||||
| "language/he/)\n" | ||||
| "Language: he\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: he\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "צעד ראשון" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "צעד אחרון" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "שלח" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "מידע ManagementForm חסר או התעסקו איתו." | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -5,35 +5,60 @@ | ||||
| # Sandeep Satavlekar <sandysat@gmail.com>, 2011 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-20 09:43+0000\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-06 19:31+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Hindi (http://www.transifex.com/projects/p/django/language/" | ||||
| "hi/)\n" | ||||
| "Language-Team: Hindi (http://www.transifex.com/projects/p/django-formtools/" | ||||
| "language/hi/)\n" | ||||
| "Language: hi\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: hi\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "पहला कदम" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "पिछला कदम" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "प्रस्तुत करे " | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -6,36 +6,61 @@ | ||||
| # Jannis Leidel <jannis@leidel.info>, 2011 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-20 09:43+0000\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-06 19:31+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Croatian (http://www.transifex.com/projects/p/django/language/" | ||||
| "hr/)\n" | ||||
| "Language-Team: Croatian (http://www.transifex.com/projects/p/django-" | ||||
| "formtools/language/hr/)\n" | ||||
| "Language: hr\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\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" | ||||
| "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "prvi korak" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "prethodni korak" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "pošalji" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -5,35 +5,60 @@ | ||||
| # Jannis Leidel <jannis@leidel.info>, 2011 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-20 09:43+0000\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-06 19:31+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Hungarian (http://www.transifex.com/projects/p/django/" | ||||
| "language/hu/)\n" | ||||
| "Language-Team: Hungarian (http://www.transifex.com/projects/p/django-" | ||||
| "formtools/language/hu/)\n" | ||||
| "Language: hu\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: hu\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "első" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "előző" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "küldés" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -4,35 +4,60 @@ | ||||
| # Martijn Dekker <mcdutchie@hotmail.com>, 2012 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-20 09:43+0000\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-06 19:18+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Interlingua (http://www.transifex.com/projects/p/django/" | ||||
| "language/ia/)\n" | ||||
| "Language-Team: Interlingua (http://www.transifex.com/projects/p/django-" | ||||
| "formtools/language/ia/)\n" | ||||
| "Language: ia\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: ia\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "prime passo" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "previe passo" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "submitter" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -1,39 +1,63 @@ | ||||
| # This file is distributed under the same license as the Django package. | ||||
| # | ||||
| # Translators: | ||||
| # rodin <romihardiyanto@gmail.com>, 2011-2012 | ||||
| # rodin <romihardiyanto@gmail.com>, 2013 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-20 09:43+0000\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-06 19:18+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Indonesian (http://www.transifex.com/projects/p/django/" | ||||
| "language/id/)\n" | ||||
| "Language-Team: Indonesian (http://www.transifex.com/projects/p/django-" | ||||
| "formtools/language/id/)\n" | ||||
| "Language: id\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: id\n" | ||||
| "Plural-Forms: nplurals=1; plural=0;\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "langkah pertama" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "langkah pertama" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "langkah sebelumnya" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -4,35 +4,60 @@ | ||||
| # Viko Bartero <inactive+tergrundo@transifex.com>, 2014 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-20 09:43+0000\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-05 20:27+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Ido (http://www.transifex.com/projects/p/django/language/" | ||||
| "io/)\n" | ||||
| "Language-Team: Ido (http://www.transifex.com/projects/p/django-formtools/" | ||||
| "language/io/)\n" | ||||
| "Language: io\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: io\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "unesma pazo" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "anta pazo" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "sendar" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -5,35 +5,60 @@ | ||||
| # Jannis Leidel <jannis@leidel.info>, 2011 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-20 09:43+0000\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-05 20:40+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Icelandic (http://www.transifex.com/projects/p/django/" | ||||
| "language/is/)\n" | ||||
| "Language-Team: Icelandic (http://www.transifex.com/projects/p/django-" | ||||
| "formtools/language/is/)\n" | ||||
| "Language: is\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: is\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "fyrsta skref" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "fyrra skref" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "Senda" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -1,41 +1,68 @@ | ||||
| # This file is distributed under the same license as the Django package. | ||||
| # | ||||
| # Translators: | ||||
| # Claudio B. <ahufactory@gmail.com>, 2014 | ||||
| # Flavio Curella <flavio.curella@gmail.com>, 2013 | ||||
| # Jannis Leidel <jannis@leidel.info>, 2011 | ||||
| # Marco Bonetti, 2014 | ||||
| # Nicola Larosa <transifex@teknico.net>, 2011 | ||||
| # Stefano Brentegani <sbrentegani@gmail.com>, 2014 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-06-30 11:41+0000\n" | ||||
| "Last-Translator: Marco Bonetti\n" | ||||
| "Language-Team: Italian (http://www.transifex.com/projects/p/django/language/" | ||||
| "it/)\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-06 13:45+0000\n" | ||||
| "Last-Translator: Claudio B. <ahufactory@gmail.com>\n" | ||||
| "Language-Team: Italian (http://www.transifex.com/projects/p/django-formtools/" | ||||
| "language/it/)\n" | ||||
| "Language: it\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: it\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "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" | ||||
| msgstr "primo passo" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "passo precedente" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "invia" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "I dati del ManagementForm sono mancanti oppure sono stati manomessi." | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -2,38 +2,62 @@ | ||||
| # | ||||
| # Translators: | ||||
| # Jannis Leidel <jannis@leidel.info>, 2011 | ||||
| # Shinya Okano <tokibito@gmail.com>, 2012-2014 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-06-28 14:37+0000\n" | ||||
| "Last-Translator: Shinya Okano <tokibito@gmail.com>\n" | ||||
| "Language-Team: Japanese (http://www.transifex.com/projects/p/django/language/" | ||||
| "ja/)\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-06 19:31+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Japanese (http://www.transifex.com/projects/p/django-" | ||||
| "formtools/language/ja/)\n" | ||||
| "Language: ja\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: ja\n" | ||||
| "Plural-Forms: nplurals=1; plural=0;\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "最初のステップ" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "前のステップ" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "送信" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "ManagementFormデータが見つからないか、改竄されています。" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -5,35 +5,60 @@ | ||||
| # Jannis Leidel <jannis@leidel.info>, 2011 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-20 09:43+0000\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-06 19:31+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Georgian (http://www.transifex.com/projects/p/django/language/" | ||||
| "ka/)\n" | ||||
| "Language-Team: Georgian (http://www.transifex.com/projects/p/django-" | ||||
| "formtools/language/ka/)\n" | ||||
| "Language: ka\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: ka\n" | ||||
| "Plural-Forms: nplurals=1; plural=0;\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "პირველი ეტაპი" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "წინა ეტაპი" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "გაგზავნა" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -4,35 +4,60 @@ | ||||
| # Jeong Seongtae <magno79@gmail.com>, 2014 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-20 09:43+0000\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-06 19:31+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Korean (http://www.transifex.com/projects/p/django/language/" | ||||
| "ko/)\n" | ||||
| "Language-Team: Korean (http://www.transifex.com/projects/p/django-formtools/" | ||||
| "language/ko/)\n" | ||||
| "Language: ko\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: ko\n" | ||||
| "Plural-Forms: nplurals=1; plural=0;\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "첫번째 단계" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "이전 단계" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "제출" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -2,39 +2,64 @@ | ||||
| # | ||||
| # Translators: | ||||
| # lauris <lauris@runbox.com>, 2011 | ||||
| # Simonas Kazlauskas <simonas@kazlauskas.me>, 2012-2013 | ||||
| # Matas Dailyda <matas@dailyda.com>, 2015 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-20 09:43+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Lithuanian (http://www.transifex.com/projects/p/django/" | ||||
| "language/lt/)\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2015-03-21 14:02+0000\n" | ||||
| "Last-Translator: Matas Dailyda <matas@dailyda.com>\n" | ||||
| "Language-Team: Lithuanian (http://www.transifex.com/projects/p/django-" | ||||
| "formtools/language/lt/)\n" | ||||
| "Language: lt\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\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" | ||||
| "%100<10 || n%100>=20) ? 1 : 2);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| 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" | ||||
| msgstr "pirmas žingsnis" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "praeitas žingsnis" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "pateikti" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "" | ||||
| msgstr "ManagementForm duomenys nerasti, arba buvo sugadinti." | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -2,39 +2,64 @@ | ||||
| # | ||||
| # Translators: | ||||
| # Jannis Leidel <jannis@leidel.info>, 2011 | ||||
| # vvangelovski <vvangelovski@gmail.com>, 2013-2014 | ||||
| # vvangelovski <vvangelovski@gmail.com>, 2012 | ||||
| # Vasil Vangelovski <vvangelovski@gmail.com>, 2015 | ||||
| # Vasil Vangelovski <vvangelovski@gmail.com>, 2012 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-08-14 21:34+0000\n" | ||||
| "Last-Translator: vvangelovski <vvangelovski@gmail.com>\n" | ||||
| "Language-Team: Macedonian (http://www.transifex.com/projects/p/django/" | ||||
| "language/mk/)\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2015-02-01 17:32+0000\n" | ||||
| "Last-Translator: Vasil Vangelovski <vvangelovski@gmail.com>\n" | ||||
| "Language-Team: Macedonian (http://www.transifex.com/projects/p/django-" | ||||
| "formtools/language/mk/)\n" | ||||
| "Language: mk\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: mk\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" | ||||
| 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" | ||||
| msgstr "прв чекор" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "претходен чекор" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "готово" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "Недостасуваат податоци од ManagementForm или некој ги менувал" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -5,35 +5,60 @@ | ||||
| # Rajeesh Nair <rajeeshrnair@gmail.com>, 2012 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-20 09:43+0000\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-06 19:31+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Malayalam (http://www.transifex.com/projects/p/django/" | ||||
| "language/ml/)\n" | ||||
| "Language-Team: Malayalam (http://www.transifex.com/projects/p/django-" | ||||
| "formtools/language/ml/)\n" | ||||
| "Language: ml\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: ml\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "ആദ്യ ഘട്ടം" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "തൊട്ടു മുമ്പിലെ ഘട്ടം" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "സമര്പ്പിക്കൂ" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -2,39 +2,64 @@ | ||||
| # | ||||
| # Translators: | ||||
| # Jacara <baskhuujacara@gmail.com>, 2011 | ||||
| # Zorig <zorig_ezd@yahoo.com>, 2013-2014 | ||||
| # Zorig <zorig_ezd@yahoo.com>, 2014 | ||||
| # Анхбаяр Анхаа <l.ankhbayar@gmail.com>, 2011 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-08-10 10:42+0000\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-11-28 08:00+0000\n" | ||||
| "Last-Translator: Zorig <zorig_ezd@yahoo.com>\n" | ||||
| "Language-Team: Mongolian (http://www.transifex.com/projects/p/django/" | ||||
| "language/mn/)\n" | ||||
| "Language-Team: Mongolian (http://www.transifex.com/projects/p/django-" | ||||
| "formtools/language/mn/)\n" | ||||
| "Language: mn\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: mn\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "эхний алхам" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "өмнөх алхам" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "илгээх" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "Удирдах Формын мэдээлэл алга болсон эсвэл хориглогдсон байна" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -3,39 +3,64 @@ | ||||
| # Translators: | ||||
| # Jannis Leidel <jannis@leidel.info>, 2011 | ||||
| # jensadne <jensadne@pvv.ntnu.no>, 2014 | ||||
| # Jon <jonklo@gmail.com>, 2013 | ||||
| # Jon <jonklo@gmail.com>, 2012 | ||||
| # Jon <jon@funkbit.no>, 2014 | ||||
| # Jon <jon@funkbit.no>, 2012-2013 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-07-03 14:31+0000\n" | ||||
| "Last-Translator: jensadne <jensadne@pvv.ntnu.no>\n" | ||||
| "Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/django/" | ||||
| "language/nb/)\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-12-02 11:05+0000\n" | ||||
| "Last-Translator: Jon <jon@funkbit.no>\n" | ||||
| "Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/django-" | ||||
| "formtools/language/nb/)\n" | ||||
| "Language: nb\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: nb\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "første steg" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "forrige steg" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "lagre" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "ManagementForm-data mangler eller har blitt endret." | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -4,35 +4,60 @@ | ||||
| # Paras Nath Chaudhary <opnchaudhary@gmail.com>, 2012 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-20 09:43+0000\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-06 19:19+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Nepali (http://www.transifex.com/projects/p/django/language/" | ||||
| "ne/)\n" | ||||
| "Language-Team: Nepali (http://www.transifex.com/projects/p/django-formtools/" | ||||
| "language/ne/)\n" | ||||
| "Language: ne\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: ne\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "प्रथम चाल " | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "अघिल्लो  चाल " | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "जम्मा गर्नु " | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -6,35 +6,60 @@ | ||||
| # Jeffrey Gelens <jeffrey@noppo.pro>, 2012 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-20 09:43+0000\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-06 19:19+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Dutch (http://www.transifex.com/projects/p/django/language/" | ||||
| "nl/)\n" | ||||
| "Language-Team: Dutch (http://www.transifex.com/projects/p/django-formtools/" | ||||
| "language/nl/)\n" | ||||
| "Language: nl\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: nl\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "eerste stap" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "vorige stap" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "verzenden" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -5,35 +5,60 @@ | ||||
| # velmont <odin.omdal@gmail.com>, 2012 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-20 09:43+0000\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-06 19:19+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Norwegian Nynorsk (http://www.transifex.com/projects/p/django/" | ||||
| "language/nn/)\n" | ||||
| "Language-Team: Norwegian Nynorsk (http://www.transifex.com/projects/p/django-" | ||||
| "formtools/language/nn/)\n" | ||||
| "Language: nn\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: nn\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "fyrste steg" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "førre steg" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "lagre" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -1,38 +1,63 @@ | ||||
| # This file is distributed under the same license as the Django package. | ||||
| # | ||||
| # Translators: | ||||
| # Xwybylty Soslan <soslanx@gmail.com>, 2013 | ||||
| # Soslan Khubulov <soslanx@gmail.com>, 2013 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-20 09:43+0000\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-06 19:31+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Ossetic (http://www.transifex.com/projects/p/django/language/" | ||||
| "os/)\n" | ||||
| "Language-Team: Ossetic (http://www.transifex.com/projects/p/django-formtools/" | ||||
| "language/os/)\n" | ||||
| "Language: os\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: os\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "фыццаг къахцӕф" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "ай размӕ къахцӕф" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "арвитын" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -4,35 +4,60 @@ | ||||
| # A S Alam <apreet.alam@gmail.com>, 2013 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-05-20 09:43+0000\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-06 19:31+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/django/" | ||||
| "language/pa/)\n" | ||||
| "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/django-" | ||||
| "formtools/language/pa/)\n" | ||||
| "Language: pa\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: pa\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "ਪਹਿਲਾਂ ਪਗ" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "ਪਿਛਲਾ ਪਗ਼" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "ਭੇਜੋ" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "" | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -6,36 +6,61 @@ | ||||
| # Janusz Harkot <jh@blueice.pl>, 2014 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-07-31 21:03+0000\n" | ||||
| "Last-Translator: Janusz Harkot <jh@blueice.pl>\n" | ||||
| "Language-Team: Polish (http://www.transifex.com/projects/p/django/language/" | ||||
| "pl/)\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-06 19:31+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Polish (http://www.transifex.com/projects/p/django-formtools/" | ||||
| "language/pl/)\n" | ||||
| "Language: pl\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\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 " | ||||
| "|| n%100>=20) ? 1 : 2);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "Pierwszy krok" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "Poprzedni krok" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "Wyślij" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "Brakuje danych ManagementForm lub zostały one zmodyfikowane." | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -2,39 +2,63 @@ | ||||
| # | ||||
| # Translators: | ||||
| # Jannis Leidel <jannis@leidel.info>, 2011 | ||||
| # Nuno Mariz <nmariz@gmail.com>, 2012-2013 | ||||
| # Raúl Pedro Fernandes Santos, 2014 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-08-04 09:01+0000\n" | ||||
| "Last-Translator: Nuno Mariz <nmariz@gmail.com>\n" | ||||
| "Language-Team: Portuguese (http://www.transifex.com/projects/p/django/" | ||||
| "language/pt/)\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2014-10-06 19:31+0000\n" | ||||
| "Last-Translator: Jannis Leidel <jannis@leidel.info>\n" | ||||
| "Language-Team: Portuguese (http://www.transifex.com/projects/p/django-" | ||||
| "formtools/language/pt/)\n" | ||||
| "Language: pt\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: pt\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "primeiro passo" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "passo anterior" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "submeter" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "Os dados do ManagementForm estão em falta ou foram adulterados." | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -3,39 +3,65 @@ | ||||
| # Translators: | ||||
| # Allisson Azevedo <allisson@gmail.com>, 2014 | ||||
| # Elyézer Rezende <elyezermr@gmail.com>, 2013 | ||||
| # Fábio C. Barrionuevo da Luz <bnafta@gmail.com>, 2015 | ||||
| # Guilherme Gondim <semente@taurinus.org>, 2012 | ||||
| # Jannis Leidel <jannis@leidel.info>, 2011 | ||||
| msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: django\n" | ||||
| "Project-Id-Version: django-formtools\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2014-05-19 15:12+0200\n" | ||||
| "PO-Revision-Date: 2014-06-27 14:29+0000\n" | ||||
| "Last-Translator: Allisson Azevedo <allisson@gmail.com>\n" | ||||
| "POT-Creation-Date: 2015-03-25 09:31-0500\n" | ||||
| "PO-Revision-Date: 2015-02-08 03:40+0000\n" | ||||
| "Last-Translator: Fábio C. Barrionuevo da Luz <bnafta@gmail.com>\n" | ||||
| "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" | ||||
| "Content-Type: text/plain; charset=UTF-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Language: pt_BR\n" | ||||
| "Plural-Forms: nplurals=2; plural=(n > 1);\n" | ||||
|  | ||||
| #: contrib/formtools/apps.py:8 | ||||
| #: apps.py:7 | ||||
| msgid "Form Tools" | ||||
| 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" | ||||
| msgstr "primeiro passo" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:16 | ||||
| #: templates/formtools/wizard/wizard_form.html:17 | ||||
| msgid "prev step" | ||||
| msgstr "passo anterior" | ||||
|  | ||||
| #: contrib/formtools/templates/formtools/wizard/wizard_form.html:18 | ||||
| #: templates/formtools/wizard/wizard_form.html:19 | ||||
| msgid "submit" | ||||
| msgstr "enviar" | ||||
|  | ||||
| #: contrib/formtools/wizard/views.py:276 | ||||
| #: wizard/views.py:276 | ||||
| msgid "ManagementForm data is missing or has been tampered." | ||||
| msgstr "Os dados do ManagementForm não foram encontrados ou foram adulterados." | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							Some files were not shown because too many files have changed in this diff Show More
		Reference in New Issue
	
	Block a user
	 Jannis Leidel
					Jannis Leidel