forked from CGM_Public/pretix_original
Fixed translation issues
This commit is contained in:
@@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-03-15 16:08+0000\n"
|
||||
"PO-Revision-Date: 2016-03-15 17:10+0100\n"
|
||||
"POT-Creation-Date: 2016-03-15 16:16+0000\n"
|
||||
"PO-Revision-Date: 2016-03-15 17:17+0100\n"
|
||||
"Last-Translator: Raphael Michel <michel@rami.io>\n"
|
||||
"Language-Team: Raphael Michel <michel@rami.io>\n"
|
||||
"Language: de\n"
|
||||
@@ -971,13 +971,13 @@ msgid "Order date"
|
||||
msgstr "Bestelldatum"
|
||||
|
||||
#: pretix/base/services/invoices.py:217
|
||||
#, python-format
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"%s\n"
|
||||
"until %s"
|
||||
"{from_date}\n"
|
||||
"until {to_date}"
|
||||
msgstr ""
|
||||
"%s\n"
|
||||
"bis %s"
|
||||
"{from_date}\n"
|
||||
"bis {to_date}"
|
||||
|
||||
#: pretix/base/services/invoices.py:244
|
||||
msgctxt "invoice"
|
||||
@@ -1030,11 +1030,11 @@ msgid "Tax"
|
||||
msgstr "Steuer"
|
||||
|
||||
#: pretix/base/services/mail.py:64
|
||||
#, python-format
|
||||
msgid "You are receiving this e-mail because you placed an order for %s."
|
||||
#, python-brace-format
|
||||
msgid "You are receiving this e-mail because you placed an order for {event}."
|
||||
msgstr ""
|
||||
"Sie erhalten diese E-Mail, weil Sie eine Bestellung für die Veranstaltung %s "
|
||||
"getätigt haben."
|
||||
"Sie erhalten diese E-Mail, weil Sie eine Bestellung für die Veranstaltung "
|
||||
"{event} getätigt haben."
|
||||
|
||||
#: pretix/base/services/orders.py:29
|
||||
msgid ""
|
||||
@@ -4105,6 +4105,13 @@ msgstr "Deutsch"
|
||||
msgid "German (informal)"
|
||||
msgstr "Deutsch (Du)"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "%s\n"
|
||||
#~ "until %s"
|
||||
#~ msgstr ""
|
||||
#~ "%s\n"
|
||||
#~ "bis %s"
|
||||
|
||||
#~ msgid "Order process settings"
|
||||
#~ msgstr "Bestellzeile"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user