diff --git a/src/pretix/locale/el/LC_MESSAGES/django.po b/src/pretix/locale/el/LC_MESSAGES/django.po index 59052077b0..5b17f01520 100644 --- a/src/pretix/locale/el/LC_MESSAGES/django.po +++ b/src/pretix/locale/el/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-24 07:42+0000\n" "PO-Revision-Date: 2019-05-29 09:47+0000\n" -"Last-Translator: ThanosTeste \n" +"Last-Translator: mapostolopoulou \n" "Language-Team: Greek " "\n" "Language: el\n" @@ -15425,34 +15425,36 @@ msgstr "Δημιουργήθηκε το layout των εισιτηρίων." #: pretix/plugins/ticketoutputpdf/signals.py:100 msgid "Ticket layout deleted." -msgstr "" +msgstr "Διαγράφηκε το layout των εισιτηρίων." #: pretix/plugins/ticketoutputpdf/signals.py:101 msgid "Ticket layout changed." -msgstr "" +msgstr "Έγινε αλλαγή στο layout των εισιτηρίων." #: pretix/plugins/ticketoutputpdf/signals.py:114 #, python-brace-format msgid "Ticket layout {val}" -msgstr "" +msgstr "Το 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 msgid "Ticket layout" -msgstr "" +msgstr "Το layout του εισιτηρίου" #: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:9 #, python-format msgid "Are you sure you want to delete the layout %(layout)s?" msgstr "" +"Είστε βέβαιοι ότι θέλετε να διαγράψετε το layout %(layout)s ;" #: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/edit.html:6 #: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/edit.html:13 #, python-format msgid "Ticket layout: %(name)s" -msgstr "" +msgstr "Το layout του εισιτηρίου: %(name)s" #: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/edit.html:23 #: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/form.html:4