diff --git a/docs/changelog.rst b/docs/changelog.rst index 90d111da..2115b188 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -14,6 +14,8 @@ This page details the changes in the various ``django-formtools`` releases. - Removed Python 3.7 support. +- Updated translations (Galician, Portuguese, Slovenian, Serbian). + 2.4.1 (2023-05-13) ------------------ diff --git a/formtools/locale/gl/LC_MESSAGES/django.mo b/formtools/locale/gl/LC_MESSAGES/django.mo index c078ddf9..4d659a27 100644 Binary files a/formtools/locale/gl/LC_MESSAGES/django.mo and b/formtools/locale/gl/LC_MESSAGES/django.mo differ diff --git a/formtools/locale/gl/LC_MESSAGES/django.po b/formtools/locale/gl/LC_MESSAGES/django.po index e19c1745..031f0b36 100644 --- a/formtools/locale/gl/LC_MESSAGES/django.po +++ b/formtools/locale/gl/LC_MESSAGES/django.po @@ -1,51 +1,51 @@ # This file is distributed under the same license as the Django package. -# +# # Translators: # fasouto , 2011 # fonso , 2013 +# X Bello , 2023 msgid "" msgstr "" "Project-Id-Version: django-formtools\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-03-25 09:31-0500\n" -"PO-Revision-Date: 2014-10-06 19:18+0000\n" -"Last-Translator: Jannis Leidel \n" -"Language-Team: Galician (http://www.transifex.com/projects/p/django-" -"formtools/language/gl/)\n" -"Language: gl\n" +"PO-Revision-Date: 2014-10-05 20:14+0000\n" +"Last-Translator: X Bello , 2023\n" +"Language-Team: Galician (http://app.transifex.com/django/django-formtools/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" #: apps.py:7 msgid "Form Tools" -msgstr "" +msgstr "Ferramentas de formularios" #: templates/formtools/form.html:6 msgid "Please correct the following errors" -msgstr "" +msgstr "Por favor corrixa os seguintes erros" #: templates/formtools/form.html:6 templates/formtools/preview.html:24 msgid "Submit" -msgstr "" +msgstr "Enviar" #: templates/formtools/form.html:13 templates/formtools/preview.html:34 msgid "Preview" -msgstr "" +msgstr "Vista previa" #: templates/formtools/preview.html:6 msgid "Preview your submission" -msgstr "" +msgstr "Vista previa do seu envío" #: templates/formtools/preview.html:17 #, python-format msgid "Security hash: %(hash_value)s" -msgstr "" +msgstr "Hash de seguridade: %(hash_value)s." #: templates/formtools/preview.html:27 msgid "Or edit it again" -msgstr "" +msgstr "Ou edíteo de novo" #: templates/formtools/wizard/wizard_form.html:16 msgid "first step" @@ -61,4 +61,4 @@ msgstr "enviar" #: wizard/views.py:276 msgid "ManagementForm data is missing or has been tampered." -msgstr "" +msgstr "Os datos do ManagementForm foron manipulados ou faltan." diff --git a/formtools/locale/pt/LC_MESSAGES/django.mo b/formtools/locale/pt/LC_MESSAGES/django.mo index 0568fa4a..17299464 100644 Binary files a/formtools/locale/pt/LC_MESSAGES/django.mo and b/formtools/locale/pt/LC_MESSAGES/django.mo differ diff --git a/formtools/locale/pt/LC_MESSAGES/django.po b/formtools/locale/pt/LC_MESSAGES/django.po index c0f2cb10..eb05cf83 100644 --- a/formtools/locale/pt/LC_MESSAGES/django.po +++ b/formtools/locale/pt/LC_MESSAGES/django.po @@ -1,6 +1,7 @@ # This file is distributed under the same license as the Django package. -# +# # Translators: +# Henrique Azevedo , 2023 # Jannis Leidel , 2011 # Raúl Pedro Fernandes Santos, 2014 msgid "" @@ -8,44 +9,43 @@ msgstr "" "Project-Id-Version: django-formtools\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-03-25 09:31-0500\n" -"PO-Revision-Date: 2014-10-06 19:31+0000\n" -"Last-Translator: Jannis Leidel \n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/django-" -"formtools/language/pt/)\n" -"Language: pt\n" +"PO-Revision-Date: 2014-10-05 20:14+0000\n" +"Last-Translator: Henrique Azevedo , 2023\n" +"Language-Team: Portuguese (http://app.transifex.com/django/django-formtools/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: pt\n" +"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" #: apps.py:7 msgid "Form Tools" -msgstr "Ferramentas de Formulários" +msgstr "Ferramenta de Formulários" #: templates/formtools/form.html:6 msgid "Please correct the following errors" -msgstr "" +msgstr "Por favor, corrija os seguintes erros" #: templates/formtools/form.html:6 templates/formtools/preview.html:24 msgid "Submit" -msgstr "" +msgstr "Submeter" #: templates/formtools/form.html:13 templates/formtools/preview.html:34 msgid "Preview" -msgstr "" +msgstr "Antevisão" #: templates/formtools/preview.html:6 msgid "Preview your submission" -msgstr "" +msgstr "Antever a sua submissão" #: templates/formtools/preview.html:17 #, python-format msgid "Security hash: %(hash_value)s" -msgstr "" +msgstr "Segurança da hash: %(hash_value)s" #: templates/formtools/preview.html:27 msgid "Or edit it again" -msgstr "" +msgstr "Ou edite novamente" #: templates/formtools/wizard/wizard_form.html:16 msgid "first step" diff --git a/formtools/locale/sl/LC_MESSAGES/django.mo b/formtools/locale/sl/LC_MESSAGES/django.mo index 3bb1fb17..e6694ba2 100644 Binary files a/formtools/locale/sl/LC_MESSAGES/django.mo and b/formtools/locale/sl/LC_MESSAGES/django.mo differ diff --git a/formtools/locale/sl/LC_MESSAGES/django.po b/formtools/locale/sl/LC_MESSAGES/django.po index 626908ba..12d5d8a9 100644 --- a/formtools/locale/sl/LC_MESSAGES/django.po +++ b/formtools/locale/sl/LC_MESSAGES/django.po @@ -1,52 +1,51 @@ # This file is distributed under the same license as the Django package. -# +# # Translators: +# Andrej Marsetič, 2022 # Jannis Leidel , 2011 -# zejn , 2012-2013 +# zejn , 2012-2013 msgid "" msgstr "" "Project-Id-Version: django-formtools\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-03-25 09:31-0500\n" -"PO-Revision-Date: 2014-10-06 19:31+0000\n" -"Last-Translator: Jannis Leidel \n" -"Language-Team: Slovenian (http://www.transifex.com/projects/p/django-" -"formtools/language/sl/)\n" -"Language: sl\n" +"PO-Revision-Date: 2014-10-05 20:14+0000\n" +"Last-Translator: Andrej Marsetič, 2022\n" +"Language-Team: Slovenian (http://app.transifex.com/django/django-formtools/language/sl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"Language: sl\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" #: apps.py:7 msgid "Form Tools" -msgstr "" +msgstr "Orodja za obrazce" #: templates/formtools/form.html:6 msgid "Please correct the following errors" -msgstr "" +msgstr "Popravite naslednje napake" #: templates/formtools/form.html:6 templates/formtools/preview.html:24 msgid "Submit" -msgstr "" +msgstr "Pošlji" #: templates/formtools/form.html:13 templates/formtools/preview.html:34 msgid "Preview" -msgstr "" +msgstr "Predogled" #: templates/formtools/preview.html:6 msgid "Preview your submission" -msgstr "" +msgstr "Predoglejte oddajo" #: templates/formtools/preview.html:17 #, python-format msgid "Security hash: %(hash_value)s" -msgstr "" +msgstr "Varnostni hash: %(hash_value)s" #: templates/formtools/preview.html:27 msgid "Or edit it again" -msgstr "" +msgstr "Ali pa ga znova uredite" #: templates/formtools/wizard/wizard_form.html:16 msgid "first step" @@ -62,4 +61,4 @@ msgstr "pošlji" #: wizard/views.py:276 msgid "ManagementForm data is missing or has been tampered." -msgstr "" +msgstr "Podatki ManagementForm manjkajo ali so bili spremenjeni." diff --git a/formtools/locale/sr_Latn/LC_MESSAGES/django.mo b/formtools/locale/sr_Latn/LC_MESSAGES/django.mo index ca081365..6e0a93f6 100644 Binary files a/formtools/locale/sr_Latn/LC_MESSAGES/django.mo and b/formtools/locale/sr_Latn/LC_MESSAGES/django.mo differ diff --git a/formtools/locale/sr_Latn/LC_MESSAGES/django.po b/formtools/locale/sr_Latn/LC_MESSAGES/django.po index 91df3fbc..846dc23f 100644 --- a/formtools/locale/sr_Latn/LC_MESSAGES/django.po +++ b/formtools/locale/sr_Latn/LC_MESSAGES/django.po @@ -1,6 +1,7 @@ # This file is distributed under the same license as the Django package. -# +# # Translators: +# Igor Jerosimić, 2023 # Jannis Leidel , 2011 # Janos Guljas , 2012 msgid "" @@ -8,45 +9,43 @@ msgstr "" "Project-Id-Version: django-formtools\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-03-25 09:31-0500\n" -"PO-Revision-Date: 2014-10-06 19:31+0000\n" -"Last-Translator: Jannis Leidel \n" -"Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/django-" -"formtools/language/sr@latin/)\n" -"Language: sr@latin\n" +"PO-Revision-Date: 2014-10-05 20:14+0000\n" +"Last-Translator: Igor Jerosimić, 2023\n" +"Language-Team: Serbian (Latin) (http://app.transifex.com/django/django-formtools/language/sr@latin/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\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" +"Language: sr@latin\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" #: apps.py:7 msgid "Form Tools" -msgstr "" +msgstr "Alatke za formulare" #: templates/formtools/form.html:6 msgid "Please correct the following errors" -msgstr "" +msgstr "Molim ispravite greške ispod." #: templates/formtools/form.html:6 templates/formtools/preview.html:24 msgid "Submit" -msgstr "" +msgstr "Pošalji" #: templates/formtools/form.html:13 templates/formtools/preview.html:34 msgid "Preview" -msgstr "" +msgstr "Pregled" #: templates/formtools/preview.html:6 msgid "Preview your submission" -msgstr "" +msgstr "Pregled pre slanja" #: templates/formtools/preview.html:17 #, python-format msgid "Security hash: %(hash_value)s" -msgstr "" +msgstr "Bezbedonosni heš: %(hash_value)s" #: templates/formtools/preview.html:27 msgid "Or edit it again" -msgstr "" +msgstr "Ili ga izmenite opet" #: templates/formtools/wizard/wizard_form.html:16 msgid "first step" @@ -62,4 +61,4 @@ msgstr "postavi" #: wizard/views.py:276 msgid "ManagementForm data is missing or has been tampered." -msgstr "" +msgstr "ManagementForm nedostaje ili je izmenjena na pogrešan način."