diff --git a/src/pretix/locale/de/LC_MESSAGES/django.po b/src/pretix/locale/de/LC_MESSAGES/django.po index 5eaaaf79d..c022a7d21 100644 --- a/src/pretix/locale/de/LC_MESSAGES/django.po +++ b/src/pretix/locale/de/LC_MESSAGES/django.po @@ -5,10 +5,10 @@ msgstr "" "Project-Id-Version: 1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-06-05 12:13+0000\n" -"PO-Revision-Date: 2018-06-05 17:15+0000\n" +"PO-Revision-Date: 2018-06-06 14:45+0000\n" "Last-Translator: Raphael Michel \n" -"Language-Team: German \n" +"Language-Team: German " +"\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -11505,10 +11505,8 @@ msgid "Badge layout" msgstr "Badge-Layout" #: pretix/plugins/badges/forms.py:22 pretix/plugins/ticketoutputpdf/forms.py:24 -#, fuzzy -#| msgid "Event date" msgid "(Event default)" -msgstr "Veranstaltungsdatum" +msgstr "(Veranstaltungs-Standardlayout)" #: pretix/plugins/badges/signals.py:108 msgid "Badge layout created." @@ -13228,18 +13226,14 @@ msgid "All paid PDF tickets in one file" msgstr "Alle bezahlten Tickets als eine PDF-Datei" #: pretix/plugins/ticketoutputpdf/forms.py:23 -#, fuzzy -#| msgid "PDF ticket output" msgid "PDF ticket layout" -msgstr "PDF-Ticketausgabe" +msgstr "PDF-Ticketlayout" #: pretix/plugins/ticketoutputpdf/migrations/0002_auto_20180605_2022.py:22 #: pretix/plugins/ticketoutputpdf/migrations/0002_auto_20180605_2022.py:38 #: pretix/plugins/ticketoutputpdf/views.py:185 -#, fuzzy -#| msgid "Default ticket layout" msgid "Default layout" -msgstr "Standard-Ticketlayout" +msgstr "Standard-Layout" #: pretix/plugins/ticketoutputpdf/signals.py:50 #, python-brace-format @@ -13252,53 +13246,39 @@ msgid "" msgstr "" #: pretix/plugins/ticketoutputpdf/signals.py:116 -#, fuzzy -#| msgid "Badge layout created." msgid "Ticket layout created." -msgstr "Das Badge-Layout wurde erstellt." +msgstr "Das Ticket-Layout wurde erstellt." #: pretix/plugins/ticketoutputpdf/signals.py:117 -#, fuzzy -#| msgid "Badge layout deleted." msgid "Ticket layout deleted." -msgstr "Das Badge-Layout wurde gelöscht." +msgstr "Das Ticket-Layout wurde gelöscht." #: pretix/plugins/ticketoutputpdf/signals.py:118 -#, fuzzy -#| msgid "Badge layout changed." msgid "Ticket layout changed." -msgstr "Das Badge-Layout wurde geändert." +msgstr "Das Ticket-Layout wurde geändert." #: pretix/plugins/ticketoutputpdf/signals.py:131 -#, fuzzy, python-brace-format -#| msgid "Badge layout {val}" +#, python-brace-format msgid "Ticket layout {val}" -msgstr "Badge-Layout {val}" +msgstr "Ticket-Layout {val}" #: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:4 #: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:6 #: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/edit.html:8 #: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/edit.html:15 -#, fuzzy -#| msgid "Default ticket layout" msgid "Ticket layout" -msgstr "Standard-Ticketlayout" +msgstr "Ticket-Layout" #: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:9 -#, fuzzy, python-format -#| msgid "" -#| "Are you sure you want to delete the badge layout %(layout)s?" +#, python-format msgid "Are you sure you want to delete the layout %(layout)s?" -msgstr "" -"Möchten Sie das Badge-Layout %(layout)s wirklich löschen?" +msgstr "Möchten Sie das Layout %(layout)s wirklich löschen?" #: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/edit.html:6 #: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/edit.html:13 -#, fuzzy, python-format -#| msgid "Badge layout: %(name)s" +#, python-format msgid "Ticket layout: %(name)s" -msgstr "Badge-Layout: %(name)s" +msgstr "Ticket-Layout: %(name)s" #: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/edit.html:23 #: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/form.html:4 @@ -13321,31 +13301,25 @@ msgstr "" #: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/form.html:18 msgid "Change default layout in a new tab" -msgstr "" +msgstr "Standard-Layout in neuem Tab bearbeiten" #: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/form.html:22 msgid "Advanced mode (multiple layouts)" -msgstr "" +msgstr "Erweiterter Modus (mehrere Layouts)" #: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/index.html:4 #: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/index.html:6 -#, fuzzy -#| msgid "Default ticket layout" msgid "Ticket layouts" -msgstr "Standard-Ticketlayout" +msgstr "Ticket-Layouts" #: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/index.html:10 -#, fuzzy -#| msgid "You haven't created any badge layouts yet." msgid "You haven't created any layouts yet." -msgstr "Sie haben noch keine Badge-Layouts erstellt." +msgstr "Sie haben noch keine Layouts erstellt." #: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/index.html:17 #: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/index.html:24 -#, fuzzy -#| msgid "Create a new account" msgid "Create a new layout" -msgstr "Neuen Benutzer erstellen" +msgstr "Neues Layout erstellen" #: pretix/plugins/ticketoutputpdf/ticketoutput.py:29 msgid "PDF output" @@ -13356,30 +13330,22 @@ msgid "Default ticket layout" msgstr "Standard-Ticketlayout" #: pretix/plugins/ticketoutputpdf/views.py:98 -#, fuzzy -#| msgid "The new badge layout has been created." msgid "The new ticket layout has been created." -msgstr "Das neue Badge-Layout wurde erstellt." +msgstr "Das neue Layout wurde erstellt." #: pretix/plugins/ticketoutputpdf/views.py:126 #: pretix/plugins/ticketoutputpdf/views.py:156 #: pretix/plugins/ticketoutputpdf/views.py:204 -#, fuzzy -#| msgid "The requested badge layout does not exist." msgid "The requested layout does not exist." -msgstr "Das ausgewählte Badge-Layout existiert nicht." +msgstr "Das ausgewählte Layout existiert nicht." #: pretix/plugins/ticketoutputpdf/views.py:168 -#, fuzzy -#| msgid "The selected badge layout been deleted." msgid "The selected ticket layout been deleted." -msgstr "Das ausgewählte Badge-Layout wurde gelöscht." +msgstr "Das ausgewählte Layout wurde gelöscht." #: pretix/plugins/ticketoutputpdf/views.py:208 -#, fuzzy -#| msgid "Badge layout: {}" msgid "Ticket PDF layout: {}" -msgstr "Badge-Layout: {}" +msgstr "Ticket-Layout: {}" #: pretix/presale/checkoutflow.py:50 msgctxt "checkoutflow"