From 141ba6e50d39ad7f25a8edc6c4ae4dfb9126cd8f Mon Sep 17 00:00:00 2001 From: mapostolopoulou Date: Wed, 29 May 2019 09:44:16 +0000 Subject: [PATCH] Translated on translate.pretix.eu (Greek) Currently translated at 55.4% (1727 of 3116 strings) Translation: pretix/pretix Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/el/ powered by weblate --- src/pretix/locale/el/LC_MESSAGES/django.po | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) 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