# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: contact_form\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-07-22 19:45+0200\n" "PO-Revision-Date: 2023-04-22 13:01+0200\n" "Last-Translator: Jan Dittberner \n" "Language-Team: Jan Dittberner \n" "Language: de\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" "X-Generator: Poedit 3.2.2\n" "X-Poedit-SourceCharset: UTF-8\n" #: contact_form/forms.py:26 msgid "Your name" msgstr "Ihr Name" #: contact_form/forms.py:27 msgid "Your email address" msgstr "Ihre E-Mail-Adresse" #: contact_form/forms.py:28 msgid "Your message" msgstr "Ihre Nachricht" #: contact_form/forms.py:40 msgid "Send message" msgstr "Nachricht senden" #: contact_form/templates/contact_form/contact_form.html:4 #: contact_form/templates/contact_form/contact_form.html:5 #: contact_form/templates/contact_form/contact_success.html:4 #: contact_form/templates/contact_form/contact_success.html:5 msgid "Contact" msgstr "Kontakt" #: contact_form/templates/contact_form/contact_success.html:8 msgid "Your message has been sent successfully." msgstr "Ihre Nachricht wurde erfolgreich übermittelt."