mirror of
https://github.com/pretix/pretix.git
synced 2026-08-08 10:27:49 +00:00
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,502 @@
|
||||
# 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 <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-10-08 13:57+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: lv\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n % 10 == 0 || n % 100 >= 11 && n % 100 <= "
|
||||
"19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2);\n"
|
||||
|
||||
#: pretix/plugins/banktransfer/static/pretixplugins/banktransfer/ui.js:56
|
||||
#: pretix/plugins/banktransfer/static/pretixplugins/banktransfer/ui.js:62
|
||||
#: pretix/plugins/banktransfer/static/pretixplugins/banktransfer/ui.js:68
|
||||
msgid "Marked as paid"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/banktransfer/static/pretixplugins/banktransfer/ui.js:76
|
||||
msgid "Comment:"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Paid orders"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:27
|
||||
msgid "Total revenue"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:12
|
||||
msgid "Contacting Stripe …"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:57
|
||||
msgid "Total"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:146
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:177
|
||||
msgid "Confirming your payment …"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:153
|
||||
msgid "Contacting your bank …"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixbase/js/asynctask.js:39
|
||||
#: pretix/static/pretixbase/js/asynctask.js:105
|
||||
msgid ""
|
||||
"Your request has been queued on the server and will now be processed. "
|
||||
"Depending on the size of your event, this might take up to a few minutes."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixbase/js/asynctask.js:45
|
||||
#: pretix/static/pretixbase/js/asynctask.js:111
|
||||
msgid ""
|
||||
"Your request arrived on the server but we still wait for it to be processed. "
|
||||
"If this takes longer than two minutes, please contact us or go back in your "
|
||||
"browser and try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixbase/js/asynctask.js:76
|
||||
#: pretix/static/pretixbase/js/asynctask.js:142
|
||||
#: pretix/static/pretixbase/js/asynctask.js:147
|
||||
#: pretix/static/pretixcontrol/js/ui/mail.js:24
|
||||
msgid "An error of type {code} occurred."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixbase/js/asynctask.js:79
|
||||
msgid ""
|
||||
"We currently cannot reach the server, but we keep trying. Last error code: "
|
||||
"{code}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixbase/js/asynctask.js:125
|
||||
#: pretix/static/pretixcontrol/js/ui/mail.js:21
|
||||
msgid "The request took to long. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixbase/js/asynctask.js:150
|
||||
#: pretix/static/pretixcontrol/js/ui/mail.js:26
|
||||
msgid ""
|
||||
"We currently cannot reach the server. Please try again. Error code: {code}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixbase/js/asynctask.js:171
|
||||
msgid "We are processing your request …"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixbase/js/asynctask.js:179
|
||||
msgid ""
|
||||
"We are currently sending your request to the server. If this takes longer "
|
||||
"than one minute, please check your internet connection and then reload this "
|
||||
"page and try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixbase/js/asynctask.js:216
|
||||
#: pretix/static/pretixcontrol/js/ui/main.js:34
|
||||
msgid "Close message"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixcontrol/js/clipboard.js:23
|
||||
msgid "Copied!"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixcontrol/js/clipboard.js:29
|
||||
msgid "Press Ctrl-C to copy!"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/editor.js:43
|
||||
msgid "Lead Scan QR"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/editor.js:45
|
||||
msgid "Check-in QR"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/editor.js:249
|
||||
msgid "The PDF background file could not be loaded for the following reason:"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/editor.js:418
|
||||
msgid "Group of objects"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/editor.js:424
|
||||
msgid "Text object"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/editor.js:426
|
||||
msgid "Barcode area"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/editor.js:428
|
||||
msgid "Powered by pretix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/editor.js:430
|
||||
msgid "Object"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/editor.js:434
|
||||
msgid "Ticket design"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/editor.js:687
|
||||
msgid "Saving failed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/editor.js:736
|
||||
#: pretix/static/pretixcontrol/js/ui/editor.js:774
|
||||
msgid "Error while uploading your PDF file, please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/editor.js:759
|
||||
msgid "Do you really want to leave the editor without saving your changes?"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/mail.js:19
|
||||
msgid "An error has occurred."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/mail.js:54
|
||||
msgid "Generating messages …"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/main.js:69
|
||||
msgid "Unknown error."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/main.js:231
|
||||
msgid "Your color has great contrast and is very easy to read!"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/main.js:235
|
||||
msgid "Your color has decent contrast and is probably good-enough to read!"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/main.js:239
|
||||
msgid ""
|
||||
"Your color has bad contrast for text on white background, please choose a "
|
||||
"darker shade."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/main.js:355
|
||||
msgid "All"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/main.js:356
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/main.js:645
|
||||
msgid "Use a different name internally"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/main.js:702
|
||||
msgid "Click to close"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/orderchange.js:24
|
||||
msgid "Calculating default price…"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/question.js:42
|
||||
msgid "Others"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/question.js:71
|
||||
msgid "Count"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/question.js:120
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/question.js:121
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/subevent.js:108
|
||||
msgid "(one more date)"
|
||||
msgid_plural "({num} more dates)"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/ui/cart.js:39
|
||||
msgid "The items in your cart are no longer reserved for you."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/ui/cart.js:41
|
||||
msgid "Cart expired"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/ui/cart.js:46
|
||||
msgid "The items in your cart are reserved for you for one minute."
|
||||
msgid_plural "The items in your cart are reserved for you for {num} minutes."
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/ui/main.js:212
|
||||
msgid "Please enter a quantity for one of the ticket types."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:15
|
||||
msgctxt "widget"
|
||||
msgid "Sold out"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:16
|
||||
msgctxt "widget"
|
||||
msgid "Buy"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:17
|
||||
msgctxt "widget"
|
||||
msgid "Register"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:18
|
||||
msgctxt "widget"
|
||||
msgid "Reserved"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:19
|
||||
msgctxt "widget"
|
||||
msgid "FREE"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:20
|
||||
msgctxt "widget"
|
||||
msgid "from %(currency)s %(price)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:21
|
||||
msgctxt "widget"
|
||||
msgid "incl. %(rate)s% %(taxname)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:22
|
||||
msgctxt "widget"
|
||||
msgid "plus %(rate)s% %(taxname)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:23
|
||||
msgctxt "widget"
|
||||
msgid "incl. taxes"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:24
|
||||
msgctxt "widget"
|
||||
msgid "plus taxes"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:25
|
||||
#, javascript-format
|
||||
msgctxt "widget"
|
||||
msgid "currently available: %s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:26
|
||||
msgctxt "widget"
|
||||
msgid "Only available with a voucher"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:27
|
||||
#, javascript-format
|
||||
msgctxt "widget"
|
||||
msgid "minimum amount to order: %s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:28
|
||||
msgctxt "widget"
|
||||
msgid "Close ticket shop"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:29
|
||||
msgctxt "widget"
|
||||
msgid "The ticket shop could not be loaded."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:30
|
||||
msgctxt "widget"
|
||||
msgid "The cart could not be created. Please try again later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:31
|
||||
msgctxt "widget"
|
||||
msgid "Waiting list"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:32
|
||||
msgctxt "widget"
|
||||
msgid ""
|
||||
"You currently have an active cart for this event. If you select more "
|
||||
"products, they will be added to your existing cart."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:34
|
||||
msgctxt "widget"
|
||||
msgid "Resume checkout"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:35
|
||||
msgctxt "widget"
|
||||
msgid ""
|
||||
"<a href=\"https://pretix.eu\" target=\"_blank\" rel=\"noopener\">event "
|
||||
"ticketing powered by pretix</a>"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:37
|
||||
msgctxt "widget"
|
||||
msgid "Redeem a voucher"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:38
|
||||
msgctxt "widget"
|
||||
msgid "Redeem"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:39
|
||||
msgctxt "widget"
|
||||
msgid "Voucher code"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:40
|
||||
msgctxt "widget"
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:41
|
||||
msgctxt "widget"
|
||||
msgid "Continue"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:42
|
||||
msgctxt "widget"
|
||||
msgid "See variations"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:43
|
||||
msgctxt "widget"
|
||||
msgid "Choose a different event"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:44
|
||||
msgctxt "widget"
|
||||
msgid "Choose a different date"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:45
|
||||
msgctxt "widget"
|
||||
msgid "Back"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:46
|
||||
msgctxt "widget"
|
||||
msgid "Next month"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:47
|
||||
msgctxt "widget"
|
||||
msgid "Previous month"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:48
|
||||
msgctxt "widget"
|
||||
msgid "Open seat selection"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:50
|
||||
msgid "Mo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:51
|
||||
msgid "Tu"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:52
|
||||
msgid "We"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:53
|
||||
msgid "Th"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:54
|
||||
msgid "Fr"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:55
|
||||
msgid "Sa"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:56
|
||||
msgid "Su"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:59
|
||||
msgid "January"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:60
|
||||
msgid "February"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:61
|
||||
msgid "March"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:62
|
||||
msgid "April"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:63
|
||||
msgid "May"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:64
|
||||
msgid "June"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:65
|
||||
msgid "July"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:66
|
||||
msgid "August"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:67
|
||||
msgid "September"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:68
|
||||
msgid "October"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:69
|
||||
msgid "November"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:70
|
||||
msgid "December"
|
||||
msgstr ""
|
||||
@@ -7,7 +7,7 @@ msgstr ""
|
||||
"Project-Id-Version: 1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-10-08 13:56+0000\n"
|
||||
"PO-Revision-Date: 2019-10-11 16:00+0000\n"
|
||||
"PO-Revision-Date: 2019-10-17 09:50+0000\n"
|
||||
"Last-Translator: Maarten van den Berg <maartenberg1@gmail.com>\n"
|
||||
"Language-Team: Dutch <https://translate.pretix.eu/projects/pretix/pretix/nl/>"
|
||||
"\n"
|
||||
@@ -4613,7 +4613,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Beste heer/mevrouw,\n"
|
||||
"\n"
|
||||
"We hebben uw bestelling voor {event} met een totale waarde van "
|
||||
"We hebben uw bestelling voor {event} met een totaalbedrag van "
|
||||
"{total_with_currency}\n"
|
||||
"met succes ontvangen. Voltooi uw betaling vóór {expire_date}.\n"
|
||||
"\n"
|
||||
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-10-08 13:56+0000\n"
|
||||
"PO-Revision-Date: 2019-09-12 22:00+0000\n"
|
||||
"PO-Revision-Date: 2019-10-17 09:50+0000\n"
|
||||
"Last-Translator: Maarten van den Berg <maartenberg1@gmail.com>\n"
|
||||
"Language-Team: Dutch (informal) <https://translate.pretix.eu/projects/pretix/"
|
||||
"pretix/nl_Informal/>\n"
|
||||
@@ -123,10 +123,8 @@ msgid "The subevent does not belong to this event."
|
||||
msgstr "Het onderevenement hoort niet bij dit evenement."
|
||||
|
||||
#: pretix/api/serializers/checkin.py:41
|
||||
#, fuzzy
|
||||
#| msgid "Sales channel"
|
||||
msgid "Unknown sales channel."
|
||||
msgstr "Verkoopkanaal"
|
||||
msgstr "Onbekend verkoopkanaal."
|
||||
|
||||
#: pretix/api/serializers/event.py:101
|
||||
msgid ""
|
||||
@@ -280,10 +278,8 @@ msgid "An individual text with a reason can be inserted here."
|
||||
msgstr "Een individuele tekst met een reden kan hier worden ingevoerd."
|
||||
|
||||
#: pretix/base/email.py:383
|
||||
#, fuzzy
|
||||
#| msgid "The products have been successfully added to your cart."
|
||||
msgid "The amount has been charged to your card."
|
||||
msgstr "De producten zijn succesvol aan je winkelwagen toegevoegd."
|
||||
msgstr "Het bedrag is van uw kaart afgeschreven."
|
||||
|
||||
#: pretix/base/email.py:387
|
||||
msgid "Please transfer money to this bank account: 9999-9999-9999-9999"
|
||||
@@ -1560,7 +1556,7 @@ msgstr ""
|
||||
|
||||
#: pretix/base/models/checkin.py:27
|
||||
msgid "Sales channels to automatically check in"
|
||||
msgstr ""
|
||||
msgstr "Automatisch ingecheckte verkoopkanalen"
|
||||
|
||||
#: pretix/base/models/checkin.py:28
|
||||
msgid ""
|
||||
@@ -1569,6 +1565,11 @@ msgid ""
|
||||
"be useful when tickets sold at the box office are not checked again before "
|
||||
"entry and should be considered validated directly upon purchase."
|
||||
msgstr ""
|
||||
"Alle items op deze inchecklijst zullen automatisch als ingecheckt worden "
|
||||
"gemarkeerd wanneer ze worden gekocht via een van de gekozen verkoopkanalen. "
|
||||
"Deze optie kan nuttig zijn wanneer kaartjes die aan de kassa worden verkocht "
|
||||
"niet opnieuw worden gecontroleerd en de kaartjes direct als gebruikt moeten "
|
||||
"worden beschouwd na de aankoop."
|
||||
|
||||
#: pretix/base/models/devices.py:55
|
||||
#: pretix/control/templates/pretixcontrol/organizers/devices.html:38
|
||||
@@ -4591,20 +4592,7 @@ msgstr ""
|
||||
"De organisatie van {event}"
|
||||
|
||||
#: pretix/base/settings.py:386
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid ""
|
||||
#| "Hello,\n"
|
||||
#| "\n"
|
||||
#| "we successfully received your order for {event} with a total value\n"
|
||||
#| "of {total_with_currency}. Please complete your payment before {date}.\n"
|
||||
#| "\n"
|
||||
#| "{payment_info}\n"
|
||||
#| "\n"
|
||||
#| "You can change your order details and view the status of your order at\n"
|
||||
#| "{url}\n"
|
||||
#| "\n"
|
||||
#| "Best regards,\n"
|
||||
#| "Your {event} team"
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Hello,\n"
|
||||
"\n"
|
||||
@@ -4622,9 +4610,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Hoi,\n"
|
||||
"\n"
|
||||
"We hebben je bestelling voor {event} met een totale waarde van "
|
||||
"We hebben je bestelling voor {event} met een totaalbedrag van "
|
||||
"{total_with_currency} met succes ontvangen. We willen je vragen om vóór "
|
||||
"{date} te betalen.\n"
|
||||
"{expire_date} te betalen.\n"
|
||||
"\n"
|
||||
"{payment_info}\n"
|
||||
"\n"
|
||||
@@ -4826,21 +4814,7 @@ msgstr ""
|
||||
"De organisatie van {event}"
|
||||
|
||||
#: pretix/base/settings.py:512
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid ""
|
||||
#| "Hello,\n"
|
||||
#| "\n"
|
||||
#| "we approved your order for {event} and will be happy to welcome you\n"
|
||||
#| "at our event.\n"
|
||||
#| "\n"
|
||||
#| "Please continue by paying for your order before {date}.\n"
|
||||
#| "\n"
|
||||
#| "You can select a payment method and perform the payment here:\n"
|
||||
#| "\n"
|
||||
#| "{url}\n"
|
||||
#| "\n"
|
||||
#| "Best regards,\n"
|
||||
#| "Your {event} team"
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Hello,\n"
|
||||
"\n"
|
||||
@@ -4860,7 +4834,7 @@ msgstr ""
|
||||
"\n"
|
||||
"We hebben je bestelling voor {event} goedgekeurd.\n"
|
||||
"\n"
|
||||
"Ga verder met je bestelling door te betalen voor {date}.\n"
|
||||
"Ga verder met je bestelling door te betalen voor {expire_date}.\n"
|
||||
"\n"
|
||||
"Je kan via de volgende link een betalingsmethode kiezen en betalen:\n"
|
||||
"{url}\n"
|
||||
@@ -6448,21 +6422,13 @@ msgid "Approved order"
|
||||
msgstr "Bestelling goedgekeurd"
|
||||
|
||||
#: pretix/control/forms/event.py:1127
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "This will only be sent out for non-free orders. Free orders will receive "
|
||||
#| "the free order template from above instead. Available placeholders: "
|
||||
#| "{event}, {total_with_currency}, {total}, {currency}, {date}, "
|
||||
#| "{payment_info}, {url}, {invoice_name}, {invoice_company}"
|
||||
msgid ""
|
||||
"This will only be sent out for non-free orders. Free orders will receive the "
|
||||
"free order template from above instead."
|
||||
msgstr ""
|
||||
"Dit zal alleen worden verstuurd voor niet-gratis bestellingen. Gratis "
|
||||
"bestellingen zullen in plaats hiervan het sjabloon voor gratis bestellingen "
|
||||
"hierboven ontvangen. Beschikbare plaatsaanduidingen: {event}, "
|
||||
"{total_with_currency}, {total}, {currency}, {date}, {payment_info}, {url}, "
|
||||
"{invoice_name}, {invoice_company}"
|
||||
"hierboven ontvangen."
|
||||
|
||||
#: pretix/control/forms/event.py:1131
|
||||
msgid "Denied order"
|
||||
@@ -6510,10 +6476,9 @@ msgstr "Vaak ingeschakeld op poort 465."
|
||||
|
||||
#: pretix/control/forms/event.py:1198 pretix/control/forms/orders.py:417
|
||||
#: pretix/plugins/sendmail/forms.py:42
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "Available placeholders: {event}, {url}"
|
||||
#, python-brace-format
|
||||
msgid "Available placeholders: {list}"
|
||||
msgstr "Beschikbare plaatsaanduidingen: {event}, {url}"
|
||||
msgstr "Beschikbare plaatsaanduidingen: {list}"
|
||||
|
||||
#: pretix/control/forms/event.py:1233
|
||||
msgid ""
|
||||
@@ -9029,7 +8994,7 @@ msgstr "onbetaald"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/checkin/index.html:124
|
||||
msgid "Checked in automatically"
|
||||
msgstr ""
|
||||
msgstr "Automatisch ingecheckt"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/checkin/index.html:140
|
||||
msgid "Check-In selected attendees"
|
||||
@@ -9198,10 +9163,8 @@ msgid "Create a new check-in list"
|
||||
msgstr "Maak een nieuwe inchecklijst"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/checkin/lists.html:63
|
||||
#, fuzzy
|
||||
#| msgid "Not checked in"
|
||||
msgid "Automated check-in"
|
||||
msgstr "Niet ingecheckt"
|
||||
msgstr "Automatisch inchecken"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/dashboard.html:9
|
||||
msgid "Go to event"
|
||||
@@ -10654,10 +10617,8 @@ msgstr "Nieuwe categorie aanmaken"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/items/categories.html:49
|
||||
#: pretix/control/templates/pretixcontrol/items/quotas.html:81
|
||||
#, fuzzy
|
||||
#| msgid "Clone event"
|
||||
msgid "Clone"
|
||||
msgstr "Kopieer evenement"
|
||||
msgstr "Kopiëren"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/items/category.html:27
|
||||
msgid "Category history"
|
||||
@@ -11501,10 +11462,9 @@ msgid "Ordered items"
|
||||
msgstr "Bestelde items"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/order/index.html:259
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Automatically expire unpaid orders"
|
||||
#, python-format
|
||||
msgid "Automatically checked in: %(date)s"
|
||||
msgstr "Laat onbetaalde bestellingen automatisch verlopen"
|
||||
msgstr "Automatisch ingecheckt: %(date)s"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/order/index.html:261
|
||||
#, python-format
|
||||
@@ -13501,11 +13461,8 @@ msgid "Any product in quota \"%(quota)s\""
|
||||
msgstr "Elk product in quotum \"%(quota)s\""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/vouchers/index.html:142
|
||||
#, fuzzy
|
||||
#| msgctxt "subevent"
|
||||
#| msgid "Use as a template for a new date"
|
||||
msgid "Use as a template for new vouchers"
|
||||
msgstr "Gebruik als sjabloon voor een nieuwe datum"
|
||||
msgstr "Gebruik als sjabloon voor nieuwe vouchers"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/vouchers/tags.html:4
|
||||
#: pretix/control/templates/pretixcontrol/vouchers/tags.html:6
|
||||
@@ -13971,6 +13928,8 @@ msgstr ""
|
||||
#: pretix/control/views/event.py:555 pretix/plugins/sendmail/views.py:97
|
||||
msgid "This value will be replaced based on dynamic parameters."
|
||||
msgstr ""
|
||||
"Deze waarde zal op basis van verschillende parameters automatisch worden "
|
||||
"aangepast."
|
||||
|
||||
#: pretix/control/views/event.py:563
|
||||
msgid "invalid item"
|
||||
@@ -15543,11 +15502,8 @@ msgid "paid"
|
||||
msgstr "betaald"
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:316
|
||||
#, fuzzy
|
||||
#| msgctxt "amount_label"
|
||||
#| msgid "Automatically refund"
|
||||
msgid "Automatically checked in"
|
||||
msgstr "Automatisch terugbetalen"
|
||||
msgstr "Automatisch ingecheckt"
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:325
|
||||
#: pretix/plugins/paypal/payment.py:80
|
||||
@@ -18096,16 +18052,12 @@ msgid "A payment is currently pending for this order."
|
||||
msgstr "Een betaling staat momenteel open voor deze bestelling."
|
||||
|
||||
#: pretix/presale/views/order.py:636
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Modifying your invoice address will not automatically generate a new "
|
||||
#| "invoice. Please contact us if you need a new invoice."
|
||||
msgid ""
|
||||
"Your invoice address has been updated. Please contact us if you need us to "
|
||||
"regenerate your invoice."
|
||||
msgstr ""
|
||||
"Je factuuradres aanpassen zal niet automatisch een nieuwe factuur genereren. "
|
||||
"Neem contact met ons op als je een nieuwe factuur nodig hebt."
|
||||
"Je factuuradres is aangepast. Neem contact met ons op als je wilt dat we je "
|
||||
"factuur opnieuw genereren."
|
||||
|
||||
#: pretix/presale/views/order.py:655
|
||||
msgid "You cannot modify this order"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user