diff --git a/src/pretix/locale/ang/LC_MESSAGES/django.po b/src/pretix/locale/ang/LC_MESSAGES/django.po index 4d274b623..afdf4247e 100644 --- a/src/pretix/locale/ang/LC_MESSAGES/django.po +++ b/src/pretix/locale/ang/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-08-19 16:35+0000\n" +"POT-Creation-Date: 2025-09-26 11:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -218,7 +218,7 @@ msgstr "" #: pretix/api/models.py:120 pretix/base/exporters/orderlist.py:285 #: pretix/base/exporters/orderlist.py:1095 #: pretix/base/modelimport_vouchers.py:326 pretix/base/models/orders.py:272 -#: pretix/base/models/vouchers.py:295 pretix/control/forms/filter.py:557 +#: pretix/base/models/vouchers.py:295 pretix/control/forms/filter.py:588 #: pretix/control/templates/pretixcontrol/order/index.html:950 #: pretix/control/templates/pretixcontrol/organizers/webhooks.html:38 #: pretix/control/templates/pretixcontrol/user/staff_session_list.html:21 @@ -233,7 +233,7 @@ msgstr "" msgid "The product \"{}\" is not assigned to a quota." msgstr "" -#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1698 +#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1722 #: pretix/base/models/items.py:1917 pretix/base/models/items.py:2203 msgid "One or more items do not belong to this event." msgstr "" @@ -390,24 +390,24 @@ msgstr "" msgid "Medium connected to other event" msgstr "" -#: pretix/api/views/oauth.py:107 pretix/control/logdisplay.py:753 +#: pretix/api/views/oauth.py:107 pretix/control/logdisplay.py:754 #, python-brace-format msgid "" "The application \"{application_name}\" has been authorized to access your " "account." msgstr "" -#: pretix/api/views/order.py:608 pretix/control/views/orders.py:1597 +#: pretix/api/views/order.py:608 pretix/control/views/orders.py:1601 #: pretix/presale/views/order.py:733 pretix/presale/views/order.py:806 msgid "You cannot generate an invoice for this order." msgstr "" -#: pretix/api/views/order.py:613 pretix/control/views/orders.py:1599 +#: pretix/api/views/order.py:613 pretix/control/views/orders.py:1603 #: pretix/presale/views/order.py:735 pretix/presale/views/order.py:808 msgid "An invoice for this order already exists." msgstr "" -#: pretix/api/views/order.py:639 pretix/control/views/orders.py:1758 +#: pretix/api/views/order.py:639 pretix/control/views/orders.py:1762 #: pretix/control/views/users.py:145 msgid "There was an error sending the mail. Please try again later." msgstr "" @@ -432,7 +432,7 @@ msgstr "" #: pretix/api/webhooks.py:274 pretix/base/models/checkin.py:355 #: pretix/base/notifications.py:251 #: pretix/control/templates/pretixcontrol/event/mail.html:114 -#: pretix/control/views/orders.py:1558 +#: pretix/control/views/orders.py:1562 msgid "Order canceled" msgstr "" @@ -610,7 +610,7 @@ msgstr "" #: pretix/base/addressvalidation.py:100 pretix/base/addressvalidation.py:103 #: pretix/base/addressvalidation.py:108 pretix/base/forms/questions.py:1046 -#: pretix/base/forms/questions.py:1077 pretix/base/forms/questions.py:1328 +#: pretix/base/forms/questions.py:1077 pretix/base/forms/questions.py:1329 #: pretix/base/payment.py:96 pretix/control/forms/event.py:792 #: pretix/control/forms/event.py:798 pretix/control/forms/event.py:838 #: pretix/control/forms/event.py:1454 pretix/control/forms/mailsetup.py:87 @@ -641,7 +641,7 @@ msgstr "" #: pretix/base/exporters/waitinglist.py:109 pretix/base/forms/auth.py:257 #: pretix/base/invoicing/email.py:43 pretix/base/models/auth.py:244 #: pretix/base/models/customers.py:94 pretix/base/models/notifications.py:46 -#: pretix/base/models/orders.py:246 pretix/base/pdf.py:334 +#: pretix/base/models/orders.py:246 pretix/base/pdf.py:336 #: pretix/control/navigation.py:81 pretix/control/navigation.py:513 #: pretix/control/templates/pretixcontrol/checkin/index.html:107 #: pretix/control/templates/pretixcontrol/event/settings.html:71 @@ -767,11 +767,18 @@ msgstr "" #: pretix/base/datasync/datasync.py:255 #, python-brace-format msgid "" -"Field \"{field_name}\" is not valid for {available_inputs}. Please check " -"your {provider_name} settings." +"Field \"{field_name}\" does not exist. Please check your {provider_name} " +"settings." msgstr "" -#: pretix/base/datasync/datasync.py:267 +#: pretix/base/datasync/datasync.py:262 +#, python-brace-format +msgid "" +"Field \"{field_name}\" requires {required_input}, but only got " +"{available_inputs}. Please check your {provider_name} settings." +msgstr "" + +#: pretix/base/datasync/datasync.py:273 #, python-brace-format msgid "" "Please update value mapping for field \"{field_name}\" - option \"{val}\" " @@ -812,10 +819,10 @@ msgstr "" #: pretix/base/modelimport_orders.py:232 pretix/base/modelimport_orders.py:244 #: pretix/base/modelimport_orders.py:256 pretix/base/modelimport_orders.py:274 #: pretix/base/modelimport_orders.py:295 pretix/base/modelimport_orders.py:321 -#: pretix/base/modelimport_orders.py:333 pretix/control/forms/filter.py:621 -#: pretix/control/forms/filter.py:625 pretix/control/forms/filter.py:629 -#: pretix/control/forms/filter.py:633 pretix/control/forms/filter.py:638 -#: pretix/control/forms/filter.py:643 +#: pretix/base/modelimport_orders.py:333 pretix/control/forms/filter.py:652 +#: pretix/control/forms/filter.py:656 pretix/control/forms/filter.py:660 +#: pretix/control/forms/filter.py:664 pretix/control/forms/filter.py:669 +#: pretix/control/forms/filter.py:674 msgid "Invoice address" msgstr "" @@ -832,8 +839,8 @@ msgstr "" #: pretix/base/exporters/orderlist.py:604 #: pretix/base/exporters/orderlist.py:609 pretix/base/forms/questions.py:679 #: pretix/base/modelimport_orders.py:347 pretix/base/models/customers.py:300 -#: pretix/base/models/orders.py:1504 pretix/base/pdf.py:181 -#: pretix/control/forms/filter.py:648 pretix/control/forms/organizer.py:987 +#: pretix/base/models/orders.py:1504 pretix/base/pdf.py:183 +#: pretix/control/forms/filter.py:679 pretix/control/forms/organizer.py:987 #: pretix/control/templates/pretixcontrol/order/index.html:566 #: pretix/control/templates/pretixcontrol/organizers/customer.html:120 #: pretix/control/views/item.py:442 pretix/plugins/badges/exporters.py:495 @@ -857,7 +864,7 @@ msgstr "" #: pretix/base/datasync/sourcefields.py:207 #: pretix/base/exporters/orderlist.py:611 pretix/base/forms/questions.py:685 #: pretix/base/models/customers.py:307 pretix/base/models/orders.py:1512 -#: pretix/base/pdf.py:223 +#: pretix/base/pdf.py:225 #: pretix/control/templates/pretixcontrol/order/index.html:571 #: pretix/control/views/item.py:454 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:172 @@ -869,7 +876,7 @@ msgstr "" msgid "Attendee or order email" msgstr "" -#: pretix/base/datasync/sourcefields.py:232 pretix/base/pdf.py:186 +#: pretix/base/datasync/sourcefields.py:232 pretix/base/pdf.py:188 #: pretix/control/templates/pretixcontrol/order/index.html:595 #: pretix/plugins/badges/exporters.py:496 #: pretix/plugins/ticketoutputpdf/exporters.py:95 @@ -894,7 +901,7 @@ msgstr "" msgid "Attendee address country" msgstr "" -#: pretix/base/datasync/sourcefields.py:279 pretix/base/pdf.py:344 +#: pretix/base/datasync/sourcefields.py:279 pretix/base/pdf.py:346 msgid "Invoice address company" msgstr "" @@ -902,27 +909,27 @@ msgstr "" #: pretix/base/exporters/orderlist.py:464 #: pretix/base/exporters/orderlist.py:469 #: pretix/base/exporters/orderlist.py:653 -#: pretix/base/exporters/orderlist.py:657 pretix/base/pdf.py:339 +#: pretix/base/exporters/orderlist.py:657 pretix/base/pdf.py:341 msgid "Invoice address name" msgstr "" #: pretix/base/datasync/sourcefields.py:317 -#: pretix/base/exporters/orderlist.py:659 pretix/base/pdf.py:349 +#: pretix/base/exporters/orderlist.py:659 pretix/base/pdf.py:351 msgid "Invoice address street" msgstr "" #: pretix/base/datasync/sourcefields.py:326 -#: pretix/base/exporters/orderlist.py:659 pretix/base/pdf.py:354 +#: pretix/base/exporters/orderlist.py:659 pretix/base/pdf.py:356 msgid "Invoice address ZIP code" msgstr "" #: pretix/base/datasync/sourcefields.py:335 -#: pretix/base/exporters/orderlist.py:659 pretix/base/pdf.py:359 +#: pretix/base/exporters/orderlist.py:659 pretix/base/pdf.py:361 msgid "Invoice address city" msgstr "" #: pretix/base/datasync/sourcefields.py:344 -#: pretix/base/exporters/orderlist.py:660 pretix/base/pdf.py:369 +#: pretix/base/exporters/orderlist.py:660 pretix/base/pdf.py:371 msgid "Invoice address country" msgstr "" @@ -940,7 +947,7 @@ msgstr "" #: pretix/base/exporters/orderlist.py:451 #: pretix/base/exporters/orderlist.py:583 #: pretix/base/exporters/orderlist.py:897 pretix/base/models/orders.py:210 -#: pretix/base/notifications.py:199 pretix/base/pdf.py:103 +#: pretix/base/notifications.py:199 pretix/base/pdf.py:105 #: pretix/control/templates/pretixcontrol/checkin/index.html:95 #: pretix/control/templates/pretixcontrol/order/index.html:181 #: pretix/control/templates/pretixcontrol/order/refund_choose.html:116 @@ -998,9 +1005,9 @@ msgstr "" #: pretix/base/exporters/orderlist.py:262 #: pretix/base/exporters/orderlist.py:450 #: pretix/base/exporters/orderlist.py:582 -#: pretix/base/exporters/waitinglist.py:116 pretix/base/models/event.py:571 -#: pretix/base/pdf.py:233 pretix/control/forms/filter.py:1248 -#: pretix/control/forms/filter.py:1693 +#: pretix/base/exporters/waitinglist.py:116 pretix/base/models/event.py:595 +#: pretix/base/pdf.py:235 pretix/control/forms/filter.py:1279 +#: pretix/control/forms/filter.py:1724 #: pretix/control/templates/pretixcontrol/events/index.html:68 #: pretix/control/templates/pretixcontrol/organizers/detail.html:64 msgid "Event name" @@ -1012,7 +1019,7 @@ msgid "Event start date" msgstr "" #: pretix/base/datasync/sourcefields.py:455 -#: pretix/base/exporters/invoices.py:350 pretix/base/pdf.py:287 +#: pretix/base/exporters/invoices.py:350 pretix/base/pdf.py:289 msgid "Event end date" msgstr "" @@ -1030,7 +1037,7 @@ msgstr "" msgid "Voucher code" msgstr "" -#: pretix/base/datasync/sourcefields.py:473 pretix/base/pdf.py:116 +#: pretix/base/datasync/sourcefields.py:473 pretix/base/pdf.py:118 msgid "Order code and position number" msgstr "" @@ -1039,7 +1046,7 @@ msgid "Ticket price" msgstr "" #: pretix/base/datasync/sourcefields.py:491 pretix/base/notifications.py:204 -#: pretix/control/forms/filter.py:211 pretix/control/forms/modelimport.py:85 +#: pretix/control/forms/filter.py:216 pretix/control/forms/modelimport.py:85 msgid "Order status" msgstr "" @@ -1174,9 +1181,9 @@ msgstr "" #: pretix/base/models/items.py:2067 pretix/base/models/orders.py:1485 #: pretix/base/models/orders.py:3010 pretix/base/models/vouchers.py:190 #: pretix/base/models/waitinglist.py:61 pretix/control/forms/event.py:1619 -#: pretix/control/forms/filter.py:425 pretix/control/forms/filter.py:1897 -#: pretix/control/forms/filter.py:2119 pretix/control/forms/filter.py:2234 -#: pretix/control/forms/filter.py:2316 pretix/control/forms/filter.py:2533 +#: pretix/control/forms/filter.py:441 pretix/control/forms/filter.py:1928 +#: pretix/control/forms/filter.py:2150 pretix/control/forms/filter.py:2265 +#: pretix/control/forms/filter.py:2347 pretix/control/forms/filter.py:2564 #: pretix/control/forms/orders.py:360 pretix/control/forms/orders.py:849 #: pretix/control/templates/pretixcontrol/checkin/lists.html:106 #: pretix/control/templates/pretixcontrol/items/quotas.html:51 @@ -1201,12 +1208,12 @@ msgstr "" #: pretix/base/exporters/answers.py:79 pretix/base/exporters/answers.py:88 #: pretix/control/forms/checkin.py:83 pretix/control/forms/event.py:1620 -#: pretix/control/forms/filter.py:428 pretix/control/forms/filter.py:455 -#: pretix/control/forms/filter.py:1900 pretix/control/forms/filter.py:1933 -#: pretix/control/forms/filter.py:2122 pretix/control/forms/filter.py:2142 -#: pretix/control/forms/filter.py:2237 pretix/control/forms/filter.py:2253 -#: pretix/control/forms/filter.py:2319 pretix/control/forms/filter.py:2354 -#: pretix/control/forms/filter.py:2536 pretix/control/forms/filter.py:2551 +#: pretix/control/forms/filter.py:444 pretix/control/forms/filter.py:471 +#: pretix/control/forms/filter.py:1931 pretix/control/forms/filter.py:1964 +#: pretix/control/forms/filter.py:2153 pretix/control/forms/filter.py:2173 +#: pretix/control/forms/filter.py:2268 pretix/control/forms/filter.py:2284 +#: pretix/control/forms/filter.py:2350 pretix/control/forms/filter.py:2385 +#: pretix/control/forms/filter.py:2567 pretix/control/forms/filter.py:2582 #: pretix/control/forms/orders.py:851 pretix/control/forms/orders.py:1013 #: pretix/control/templates/pretixcontrol/event/fragment_subevent_choice_simple.html:5 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:67 @@ -1258,7 +1265,7 @@ msgstr "" #: pretix/base/modelimport_orders.py:87 pretix/base/models/customers.py:95 #: pretix/base/models/customers.py:396 pretix/base/models/items.py:1659 #: pretix/base/models/orders.py:250 pretix/base/models/waitinglist.py:80 -#: pretix/base/pdf.py:329 +#: pretix/base/pdf.py:331 #: pretix/control/templates/pretixcontrol/order/index.html:257 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:163 #: pretix/control/views/waitinglist.py:314 @@ -1279,15 +1286,15 @@ msgstr "" #: pretix/base/exporters/customers.py:74 pretix/base/exporters/invoices.py:206 #: pretix/base/exporters/invoices.py:214 pretix/base/exporters/invoices.py:332 #: pretix/base/exporters/invoices.py:340 pretix/base/exporters/orderlist.py:263 -#: pretix/base/exporters/waitinglist.py:108 pretix/base/forms/questions.py:1247 +#: pretix/base/exporters/waitinglist.py:108 pretix/base/forms/questions.py:1244 #: pretix/base/models/devices.py:65 pretix/base/models/devices.py:127 -#: pretix/base/models/event.py:1500 pretix/base/models/event.py:1742 +#: pretix/base/models/event.py:1524 pretix/base/models/event.py:1766 #: pretix/base/models/items.py:2071 pretix/base/models/items.py:2244 #: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:77 #: pretix/base/models/organizer.py:601 pretix/base/models/seating.py:85 #: pretix/base/models/waitinglist.py:69 pretix/base/settings.py:3317 #: pretix/base/settings.py:3327 pretix/base/settings.py:3681 -#: pretix/control/forms/filter.py:625 pretix/control/forms/item.py:446 +#: pretix/control/forms/filter.py:656 pretix/control/forms/item.py:446 #: pretix/control/forms/organizer.py:918 #: pretix/control/templates/pretixcontrol/checkin/index.html:109 #: pretix/control/templates/pretixcontrol/checkin/lists.html:99 @@ -1379,8 +1386,8 @@ msgstr "" #: pretix/base/exporters/orderlist.py:1399 #: pretix/base/exporters/reusablemedia.py:63 pretix/base/modelimport.py:194 #: pretix/base/modelimport.py:201 pretix/base/models/orders.py:1401 -#: pretix/base/models/orders.py:3427 pretix/control/forms/filter.py:172 -#: pretix/control/forms/filter.py:520 pretix/control/forms/filter.py:707 +#: pretix/base/models/orders.py:3427 pretix/control/forms/filter.py:177 +#: pretix/control/forms/filter.py:551 pretix/control/forms/filter.py:738 #: pretix/control/forms/item.py:615 pretix/control/forms/subevents.py:119 #: pretix/control/views/item.py:733 pretix/control/views/vouchers.py:139 #: pretix/control/views/vouchers.py:140 @@ -1404,8 +1411,8 @@ msgstr "" #: pretix/base/exporters/orderlist.py:1399 #: pretix/base/exporters/reusablemedia.py:63 pretix/base/modelimport.py:193 #: pretix/base/modelimport.py:203 pretix/base/models/orders.py:1403 -#: pretix/base/models/orders.py:3429 pretix/control/forms/filter.py:172 -#: pretix/control/forms/filter.py:521 pretix/control/forms/filter.py:708 +#: pretix/base/models/orders.py:3429 pretix/control/forms/filter.py:177 +#: pretix/control/forms/filter.py:552 pretix/control/forms/filter.py:739 #: pretix/control/forms/item.py:616 pretix/control/forms/subevents.py:120 #: pretix/control/views/item.py:733 pretix/control/views/vouchers.py:139 #: pretix/control/views/vouchers.py:140 @@ -1469,17 +1476,17 @@ msgid "" "account." msgstr "" -#: pretix/base/exporters/events.py:58 pretix/base/models/event.py:587 +#: pretix/base/exporters/events.py:58 pretix/base/models/event.py:611 #: pretix/base/models/organizer.py:93 #: pretix/control/templates/pretixcontrol/organizers/index.html:47 msgid "Short form" msgstr "" -#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:589 +#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:613 msgid "Shop is live" msgstr "" -#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:591 +#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:615 msgid "Event currency" msgstr "" @@ -1488,65 +1495,65 @@ msgstr "" msgid "Timezone" msgstr "" -#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:594 -#: pretix/base/models/event.py:1502 pretix/base/settings.py:3315 +#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:618 +#: pretix/base/models/event.py:1526 pretix/base/settings.py:3315 #: pretix/base/settings.py:3325 pretix/control/forms/subevents.py:483 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:268 msgid "Event start time" msgstr "" -#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:596 -#: pretix/base/models/event.py:1504 pretix/base/pdf.py:295 +#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:620 +#: pretix/base/models/event.py:1528 pretix/base/pdf.py:297 #: pretix/control/forms/subevents.py:488 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:270 msgid "Event end time" msgstr "" -#: pretix/base/exporters/events.py:64 pretix/base/models/event.py:598 -#: pretix/base/models/event.py:1506 pretix/control/forms/subevents.py:493 +#: pretix/base/exporters/events.py:64 pretix/base/models/event.py:622 +#: pretix/base/models/event.py:1530 pretix/control/forms/subevents.py:493 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:274 msgid "Admission time" msgstr "" -#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:610 -#: pretix/base/models/event.py:1515 pretix/control/forms/subevents.py:93 +#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:634 +#: pretix/base/models/event.py:1539 pretix/control/forms/subevents.py:93 msgid "Start of presale" msgstr "" -#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:604 -#: pretix/base/models/event.py:1509 pretix/control/forms/subevents.py:99 +#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:628 +#: pretix/base/models/event.py:1533 pretix/control/forms/subevents.py:99 msgid "End of presale" msgstr "" #: pretix/base/exporters/events.py:67 pretix/base/exporters/invoices.py:351 -#: pretix/base/models/event.py:616 pretix/base/models/event.py:1521 +#: pretix/base/models/event.py:640 pretix/base/models/event.py:1545 msgid "Location" msgstr "" -#: pretix/base/exporters/events.py:68 pretix/base/models/event.py:624 -#: pretix/base/models/event.py:1524 +#: pretix/base/exporters/events.py:68 pretix/base/models/event.py:648 +#: pretix/base/models/event.py:1548 #: pretix/control/templates/pretixcontrol/event/fragment_geodata.html:18 #: pretix/control/templates/pretixcontrol/subevents/bulk_edit.html:54 msgid "Latitude" msgstr "" -#: pretix/base/exporters/events.py:69 pretix/base/models/event.py:632 -#: pretix/base/models/event.py:1532 +#: pretix/base/exporters/events.py:69 pretix/base/models/event.py:656 +#: pretix/base/models/event.py:1556 #: pretix/control/templates/pretixcontrol/event/fragment_geodata.html:28 #: pretix/control/templates/pretixcontrol/subevents/bulk_edit.html:64 msgid "Longitude" msgstr "" -#: pretix/base/exporters/events.py:70 pretix/base/models/event.py:644 -#: pretix/base/models/event.py:1547 +#: pretix/base/exporters/events.py:70 pretix/base/models/event.py:668 +#: pretix/base/models/event.py:1571 #: pretix/control/templates/pretixcontrol/event/index.html:137 #: pretix/control/templates/pretixcontrol/order/index.html:1049 msgid "Internal comment" msgstr "" #: pretix/base/exporters/invoices.py:82 pretix/base/models/orders.py:1753 -#: pretix/base/models/orders.py:2173 pretix/control/forms/filter.py:204 -#: pretix/control/forms/filter.py:1024 pretix/control/forms/filter.py:2274 +#: pretix/base/models/orders.py:2173 pretix/control/forms/filter.py:209 +#: pretix/control/forms/filter.py:1055 pretix/control/forms/filter.py:2305 #: pretix/control/templates/pretixcontrol/boxoffice/payment.html:9 #: pretix/control/templates/pretixcontrol/boxoffice/payment.html:14 #: pretix/control/templates/pretixcontrol/boxoffice/payment.html:44 @@ -1560,8 +1567,8 @@ msgid "Payment provider" msgstr "" #: pretix/base/exporters/invoices.py:84 pretix/base/exporters/invoices.py:86 -#: pretix/control/forms/filter.py:206 pretix/control/forms/filter.py:1026 -#: pretix/control/forms/filter.py:2276 +#: pretix/control/forms/filter.py:211 pretix/control/forms/filter.py:1057 +#: pretix/control/forms/filter.py:2307 msgid "All payment providers" msgstr "" @@ -1628,7 +1635,7 @@ msgstr "" #: pretix/base/exporters/invoices.py:202 pretix/base/exporters/invoices.py:329 #: pretix/base/forms/auth.py:160 pretix/base/modelimport_orders.py:59 #: pretix/base/models/customers.py:395 pretix/base/models/waitinglist.py:76 -#: pretix/control/forms/filter.py:553 +#: pretix/control/forms/filter.py:584 #: pretix/control/templates/pretixcontrol/users/index.html:42 #: pretix/control/views/waitinglist.py:314 msgid "Email address" @@ -1658,8 +1665,8 @@ msgstr "" #: pretix/base/exporters/orderlist.py:613 pretix/base/forms/questions.py:704 #: pretix/base/modelimport_orders.py:232 pretix/base/modelimport_orders.py:386 #: pretix/base/models/customers.py:311 pretix/base/models/orders.py:1539 -#: pretix/base/models/orders.py:3283 pretix/control/forms/filter.py:629 -#: pretix/control/forms/filter.py:660 +#: pretix/base/models/orders.py:3283 pretix/control/forms/filter.py:660 +#: pretix/control/forms/filter.py:691 #: pretix/control/templates/pretixcontrol/order/index.html:1001 #: pretix/plugins/checkinlists/exporters.py:535 #: pretix/plugins/reports/exporters.py:851 @@ -1676,7 +1683,7 @@ msgstr "" #: pretix/base/modelimport_orders.py:244 pretix/base/modelimport_orders.py:397 #: pretix/base/models/customers.py:312 pretix/base/models/orders.py:1540 #: pretix/base/models/orders.py:3284 pretix/base/settings.py:1162 -#: pretix/control/forms/filter.py:633 pretix/control/forms/filter.py:664 +#: pretix/control/forms/filter.py:664 pretix/control/forms/filter.py:695 #: pretix/control/views/item.py:488 #: pretix/plugins/checkinlists/exporters.py:536 #: pretix/plugins/reports/exporters.py:852 @@ -1691,7 +1698,7 @@ msgstr "" #: pretix/base/modelimport_orders.py:256 pretix/base/modelimport_orders.py:408 #: pretix/base/models/customers.py:313 pretix/base/models/orders.py:1541 #: pretix/base/models/orders.py:3285 pretix/base/settings.py:1174 -#: pretix/control/forms/filter.py:638 pretix/control/forms/filter.py:669 +#: pretix/control/forms/filter.py:669 pretix/control/forms/filter.py:700 #: pretix/control/views/item.py:498 #: pretix/plugins/checkinlists/exporters.py:537 #: pretix/plugins/reports/exporters.py:853 @@ -1706,8 +1713,8 @@ msgstr "" #: pretix/base/modelimport_orders.py:274 pretix/base/modelimport_orders.py:425 #: pretix/base/models/customers.py:314 pretix/base/models/orders.py:1542 #: pretix/base/models/orders.py:3286 pretix/base/models/orders.py:3287 -#: pretix/base/settings.py:1183 pretix/control/forms/filter.py:643 -#: pretix/control/forms/filter.py:674 +#: pretix/base/settings.py:1183 pretix/control/forms/filter.py:674 +#: pretix/control/forms/filter.py:705 #: pretix/control/templates/pretixcontrol/order/index.html:1005 #: pretix/control/views/item.py:508 #: pretix/plugins/checkinlists/exporters.py:538 @@ -1756,7 +1763,7 @@ msgstr "" #: pretix/base/exporters/orderlist.py:612 #: pretix/base/exporters/orderlist.py:652 pretix/base/forms/questions.py:696 #: pretix/base/modelimport_orders.py:199 pretix/base/modelimport_orders.py:375 -#: pretix/control/forms/filter.py:621 pretix/control/forms/filter.py:656 +#: pretix/control/forms/filter.py:652 pretix/control/forms/filter.py:687 #: pretix/control/templates/pretixcontrol/order/index.html:997 #: pretix/control/views/item.py:466 #: pretix/plugins/checkinlists/exporters.py:519 @@ -1775,7 +1782,7 @@ msgstr "" #: pretix/base/exporters/orderlist.py:270 #: pretix/base/exporters/orderlist.py:471 #: pretix/base/exporters/orderlist.py:617 pretix/base/forms/questions.py:760 -#: pretix/base/forms/questions.py:1197 pretix/base/modelimport_orders.py:295 +#: pretix/base/forms/questions.py:1194 pretix/base/modelimport_orders.py:295 #: pretix/base/models/customers.py:315 pretix/base/models/orders.py:1543 #: pretix/base/models/orders.py:3289 pretix/base/views/js_helpers.py:48 #: pretix/control/templates/pretixcontrol/order/index.html:1008 @@ -1906,7 +1913,7 @@ msgid "Variation ID" msgstr "" #: pretix/base/exporters/items.py:59 pretix/base/models/items.py:142 -#: pretix/base/pdf.py:151 +#: pretix/base/pdf.py:153 #: pretix/control/templates/pretixcontrol/items/category.html:4 #: pretix/control/templates/pretixcontrol/items/category.html:6 msgid "Product category" @@ -1933,15 +1940,15 @@ msgstr "" #: pretix/base/exporters/items.py:71 pretix/base/exporters/reusablemedia.py:48 #: pretix/base/models/customers.py:57 pretix/base/models/customers.py:403 -#: pretix/base/models/discount.py:60 pretix/base/models/event.py:1491 +#: pretix/base/models/discount.py:60 pretix/base/models/event.py:1515 #: pretix/base/models/items.py:489 pretix/base/models/items.py:1152 #: pretix/base/models/media.py:77 pretix/base/settings.py:204 #: pretix/base/settings.py:239 pretix/base/settings.py:270 -#: pretix/control/forms/filter.py:1201 pretix/control/forms/filter.py:2006 +#: pretix/control/forms/filter.py:1232 pretix/control/forms/filter.py:2037 #: pretix/control/templates/pretixcontrol/event/plugins.html:25 #: pretix/control/templates/pretixcontrol/event/plugins.html:75 #: pretix/control/templates/pretixcontrol/organizers/plugins.html:25 -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:75 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:76 #: pretix/control/templates/pretixcontrol/users/index.html:51 msgid "Active" msgstr "" @@ -2002,7 +2009,7 @@ msgstr "" #: pretix/presale/templates/pretixpresale/fragment_day_calendar.html:102 #: pretix/presale/templates/pretixpresale/fragment_event_list_status.html:26 #: pretix/presale/templates/pretixpresale/fragment_week_calendar.html:66 -#: pretix/presale/views/widget.py:440 +#: pretix/presale/views/widget.py:449 msgid "Waiting list" msgstr "" @@ -2164,7 +2171,7 @@ msgid "Only include orders created within this date range." msgstr "" #: pretix/base/exporters/orderlist.py:136 pretix/base/notifications.py:194 -#: pretix/base/pdf.py:243 pretix/plugins/badges/exporters.py:499 +#: pretix/base/pdf.py:245 pretix/plugins/badges/exporters.py:499 #: pretix/plugins/reports/exporters.py:316 #: pretix/plugins/reports/exporters.py:465 #: pretix/plugins/ticketoutputpdf/exporters.py:97 @@ -2195,11 +2202,11 @@ msgstr "" #: pretix/base/exporters/orderlist.py:1330 #: pretix/base/exporters/waitinglist.py:122 #: pretix/base/exporters/waitinglist.py:172 pretix/base/models/orders.py:216 -#: pretix/control/forms/filter.py:1019 pretix/control/forms/filter.py:1198 -#: pretix/control/forms/filter.py:1424 pretix/control/forms/filter.py:1493 -#: pretix/control/forms/filter.py:1565 pretix/control/forms/filter.py:1665 -#: pretix/control/forms/filter.py:2003 pretix/control/forms/filter.py:2083 -#: pretix/control/forms/filter.py:2364 +#: pretix/control/forms/filter.py:1050 pretix/control/forms/filter.py:1229 +#: pretix/control/forms/filter.py:1455 pretix/control/forms/filter.py:1524 +#: pretix/control/forms/filter.py:1596 pretix/control/forms/filter.py:1696 +#: pretix/control/forms/filter.py:2034 pretix/control/forms/filter.py:2114 +#: pretix/control/forms/filter.py:2395 #: pretix/control/templates/pretixcontrol/boxoffice/payment.html:52 #: pretix/control/templates/pretixcontrol/checkin/index.html:112 #: pretix/control/templates/pretixcontrol/event/invoicing.html:83 @@ -2233,7 +2240,7 @@ msgstr "" #: pretix/base/exporters/orderlist.py:455 #: pretix/base/exporters/orderlist.py:588 #: pretix/base/exporters/orderlist.py:898 pretix/base/notifications.py:203 -#: pretix/control/forms/filter.py:2325 +#: pretix/control/forms/filter.py:2356 #: pretix/control/templates/pretixcontrol/order/index.html:183 #: pretix/control/templates/pretixcontrol/orders/bulk_action.html:24 #: pretix/control/templates/pretixcontrol/orders/index.html:140 @@ -2267,7 +2274,7 @@ msgstr "" msgid "Date of last payment" msgstr "" -#: pretix/base/exporters/orderlist.py:271 pretix/base/services/stats.py:237 +#: pretix/base/exporters/orderlist.py:271 pretix/base/services/stats.py:238 msgid "Fees" msgstr "" @@ -2292,14 +2299,14 @@ msgstr "" #: pretix/base/exporters/orderlist.py:282 #: pretix/base/exporters/orderlist.py:665 pretix/base/modelimport_orders.py:578 -#: pretix/control/forms/filter.py:585 +#: pretix/control/forms/filter.py:616 #: pretix/control/templates/pretixcontrol/order/index.html:190 msgid "Sales channel" msgstr "" #: pretix/base/exporters/orderlist.py:286 #: pretix/base/exporters/orderlist.py:630 pretix/base/models/orders.py:277 -#: pretix/control/forms/filter.py:240 +#: pretix/control/forms/filter.py:246 msgid "Follow-up date" msgstr "" @@ -2311,7 +2318,7 @@ msgstr "" #: pretix/base/exporters/orderlist.py:288 #: pretix/base/exporters/orderlist.py:667 pretix/base/models/orders.py:321 -#: pretix/control/forms/filter.py:567 +#: pretix/control/forms/filter.py:598 msgid "Email address verified" msgstr "" @@ -2335,7 +2342,7 @@ msgstr "" #: pretix/base/exporters/orderlist.py:600 #: pretix/base/exporters/orderlist.py:918 pretix/base/modelimport_orders.py:467 #: pretix/base/models/orders.py:1500 pretix/base/models/orders.py:3014 -#: pretix/base/pdf.py:158 pretix/control/forms/orders.py:638 +#: pretix/base/pdf.py:160 pretix/control/forms/orders.py:638 #: pretix/control/templates/pretixcontrol/item/index.html:146 #: pretix/control/templates/pretixcontrol/order/change.html:194 #: pretix/control/templates/pretixcontrol/order/change.html:418 @@ -2405,7 +2412,7 @@ msgstr "" #: pretix/base/modelimport_orders.py:129 #: pretix/base/modelimport_vouchers.py:174 pretix/base/models/items.py:794 #: pretix/base/models/vouchers.py:253 pretix/base/models/waitinglist.py:91 -#: pretix/control/forms/filter.py:2125 pretix/control/forms/filter.py:2380 +#: pretix/control/forms/filter.py:2156 pretix/control/forms/filter.py:2411 #: pretix/control/forms/orders.py:335 pretix/control/forms/vouchers.py:67 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:66 #: pretix/control/templates/pretixcontrol/item/base.html:3 @@ -2441,7 +2448,7 @@ msgstr "" msgid "Pseudonymization ID" msgstr "" -#: pretix/base/exporters/orderlist.py:620 pretix/control/forms/filter.py:678 +#: pretix/base/exporters/orderlist.py:620 pretix/control/forms/filter.py:709 #: pretix/control/templates/pretixcontrol/order/change.html:280 msgid "Ticket secret" msgstr "" @@ -2545,11 +2552,11 @@ msgstr "" msgid "Only include transactions created within this date range." msgstr "" -#: pretix/base/exporters/orderlist.py:893 pretix/base/models/event.py:671 +#: pretix/base/exporters/orderlist.py:893 pretix/base/models/event.py:695 #: pretix/base/models/items.py:468 pretix/base/models/items.py:2060 #: pretix/base/models/orders.py:233 pretix/base/models/orders.py:3097 #: pretix/base/models/vouchers.py:184 pretix/base/models/waitinglist.py:55 -#: pretix/base/notifications.py:187 pretix/control/forms/filter.py:994 +#: pretix/base/notifications.py:187 pretix/control/forms/filter.py:1025 #: pretix/control/templates/pretixcontrol/organizers/customer.html:205 #: pretix/control/templates/pretixcontrol/organizers/customer_membership.html:42 #: pretix/control/templates/pretixcontrol/search/orders.html:51 @@ -2705,8 +2712,8 @@ msgstr "" #: pretix/base/exporters/orderlist.py:1095 #: pretix/base/exporters/orderlist.py:1233 #: pretix/base/exporters/orderlist.py:1277 pretix/base/models/orders.py:1736 -#: pretix/base/models/orders.py:2150 pretix/control/forms/filter.py:1051 -#: pretix/control/forms/filter.py:1054 +#: pretix/base/models/orders.py:2150 pretix/control/forms/filter.py:1082 +#: pretix/control/forms/filter.py:1085 #: pretix/control/templates/pretixcontrol/order/index.html:796 #: pretix/control/templates/pretixcontrol/order/index.html:892 #: pretix/control/templates/pretixcontrol/orders/refunds.html:70 @@ -2820,15 +2827,15 @@ msgstr "" #: pretix/base/exporters/orderlist.py:1231 #: pretix/base/exporters/orderlist.py:1320 #: pretix/base/exporters/orderlist.py:1323 -#: pretix/base/models/memberships.py:120 pretix/control/forms/filter.py:244 -#: pretix/control/forms/filter.py:1415 pretix/control/forms/filter.py:1418 +#: pretix/base/models/memberships.py:120 pretix/control/forms/filter.py:250 +#: pretix/control/forms/filter.py:1446 pretix/control/forms/filter.py:1449 #: pretix/control/templates/pretixcontrol/event/live.html:75 msgid "Test mode" msgstr "" #: pretix/base/exporters/orderlist.py:1236 pretix/base/models/organizer.py:102 -#: pretix/control/forms/event.py:110 pretix/control/forms/filter.py:888 -#: pretix/control/forms/filter.py:1006 pretix/control/forms/filter.py:1680 +#: pretix/control/forms/event.py:110 pretix/control/forms/filter.py:919 +#: pretix/control/forms/filter.py:1037 pretix/control/forms/filter.py:1711 #: pretix/control/templates/pretixcontrol/email_setup.html:6 #: pretix/control/templates/pretixcontrol/email_setup_simple.html:6 #: pretix/control/templates/pretixcontrol/email_setup_smtp.html:6 @@ -2841,7 +2848,7 @@ msgstr "" msgid "Organizer" msgstr "" -#: pretix/base/exporters/orderlist.py:1243 pretix/base/invoicing/pdf.py:576 +#: pretix/base/exporters/orderlist.py:1243 pretix/base/invoicing/pdf.py:580 #: pretix/control/templates/pretixcontrol/base.html:281 #: pretix/control/templates/pretixcontrol/checkin/index.html:145 #: pretix/control/templates/pretixcontrol/order/index.html:25 @@ -2903,13 +2910,13 @@ msgid "Defaults to the time of report." msgstr "" #: pretix/base/exporters/orderlist.py:1322 -#: pretix/base/exporters/orderlist.py:1332 pretix/control/forms/filter.py:519 -#: pretix/control/forms/filter.py:1200 pretix/control/forms/filter.py:1417 -#: pretix/control/forms/filter.py:1426 pretix/control/forms/filter.py:1496 -#: pretix/control/forms/filter.py:1506 pretix/control/forms/filter.py:1568 -#: pretix/control/forms/filter.py:2005 pretix/control/forms/filter.py:2014 -#: pretix/control/forms/filter.py:2085 pretix/control/forms/filter.py:2098 -#: pretix/control/forms/filter.py:2604 pretix/control/forms/filter.py:2623 +#: pretix/base/exporters/orderlist.py:1332 pretix/control/forms/filter.py:550 +#: pretix/control/forms/filter.py:1231 pretix/control/forms/filter.py:1448 +#: pretix/control/forms/filter.py:1457 pretix/control/forms/filter.py:1527 +#: pretix/control/forms/filter.py:1537 pretix/control/forms/filter.py:1599 +#: pretix/control/forms/filter.py:2036 pretix/control/forms/filter.py:2045 +#: pretix/control/forms/filter.py:2116 pretix/control/forms/filter.py:2129 +#: pretix/control/forms/filter.py:2635 pretix/control/forms/filter.py:2654 #: pretix/control/templates/pretixcontrol/checkin/lists.html:141 #: pretix/control/templates/pretixcontrol/checkin/lists.html:147 #: pretix/control/templates/pretixcontrol/event/plugins.html:24 @@ -2926,25 +2933,25 @@ msgstr "" msgid "All" msgstr "" -#: pretix/base/exporters/orderlist.py:1324 pretix/control/forms/filter.py:1419 +#: pretix/base/exporters/orderlist.py:1324 pretix/control/forms/filter.py:1450 msgid "Live" msgstr "" -#: pretix/base/exporters/orderlist.py:1333 pretix/control/forms/filter.py:1427 +#: pretix/base/exporters/orderlist.py:1333 pretix/control/forms/filter.py:1458 #: pretix/control/templates/pretixcontrol/pdf/index.html:325 msgid "Empty" msgstr "" -#: pretix/base/exporters/orderlist.py:1334 pretix/control/forms/filter.py:1428 +#: pretix/base/exporters/orderlist.py:1334 pretix/control/forms/filter.py:1459 msgid "Valid and with value" msgstr "" -#: pretix/base/exporters/orderlist.py:1335 pretix/control/forms/filter.py:1429 +#: pretix/base/exporters/orderlist.py:1335 pretix/control/forms/filter.py:1460 msgid "Expired and with value" msgstr "" -#: pretix/base/exporters/orderlist.py:1336 pretix/control/forms/filter.py:227 -#: pretix/control/forms/filter.py:1430 pretix/control/forms/filter.py:2090 +#: pretix/base/exporters/orderlist.py:1336 pretix/control/forms/filter.py:233 +#: pretix/control/forms/filter.py:1461 pretix/control/forms/filter.py:2121 #: pretix/control/templates/pretixcontrol/items/question.html:31 #: pretix/control/templates/pretixcontrol/orders/fragment_order_status.html:37 #: pretix/control/templates/pretixcontrol/orders/overview.html:78 @@ -3221,33 +3228,33 @@ msgstr "" msgid "Invoice transmission method" msgstr "" -#: pretix/base/forms/questions.py:1324 +#: pretix/base/forms/questions.py:1325 msgid "You need to provide a company name." msgstr "" -#: pretix/base/forms/questions.py:1326 +#: pretix/base/forms/questions.py:1327 msgid "You need to provide your name." msgstr "" -#: pretix/base/forms/questions.py:1352 +#: pretix/base/forms/questions.py:1353 msgid "" "If you enter an invoice address, you also need to select an invoice " "transmission method." msgstr "" -#: pretix/base/forms/questions.py:1380 +#: pretix/base/forms/questions.py:1381 msgid "" "The selected transmission type is not available in your country or for your " "type of address." msgstr "" -#: pretix/base/forms/questions.py:1389 +#: pretix/base/forms/questions.py:1390 msgid "" "The selected type of invoice transmission requires a field that is currently " "not available, please reach out to the organizer." msgstr "" -#: pretix/base/forms/questions.py:1393 +#: pretix/base/forms/questions.py:1394 msgid "This field is required for the selected type of invoice transmission." msgstr "" @@ -3394,68 +3401,77 @@ msgctxt "italian_invoice" msgid "Recipient code" msgstr "" -#: pretix/base/invoicing/pdf.py:140 +#: pretix/base/invoicing/national.py:81 +msgctxt "italian_invoice" +msgid "" +"This PDF document is a visual copy of the invoice and does not constitute an " +"invoice for VAT purposes. The invoice is issued in XML format, transmitted " +"in accordance with the procedures and terms set forth in No. 89757/2018 of " +"April 30, 2018, issued by the Director of the Revenue Agency." +msgstr "" + +#: pretix/base/invoicing/pdf.py:141 #, python-format msgctxt "invoice" msgid "Page %d of %d" msgstr "" -#: pretix/base/invoicing/pdf.py:378 +#: pretix/base/invoicing/pdf.py:382 msgctxt "invoice" msgid "Classic renderer (pretix 1.0)" msgstr "" -#: pretix/base/invoicing/pdf.py:422 +#: pretix/base/invoicing/pdf.py:426 msgctxt "invoice" msgid "Invoice from" msgstr "" -#: pretix/base/invoicing/pdf.py:428 +#: pretix/base/invoicing/pdf.py:432 msgctxt "invoice" msgid "Invoice to" msgstr "" -#: pretix/base/invoicing/pdf.py:465 pretix/base/invoicing/pdf.py:1033 +#: pretix/base/invoicing/pdf.py:469 pretix/base/invoicing/pdf.py:1062 msgctxt "invoice" msgid "Order code" msgstr "" -#: pretix/base/invoicing/pdf.py:474 pretix/base/invoicing/pdf.py:1046 +#: pretix/base/invoicing/pdf.py:478 pretix/base/invoicing/pdf.py:1075 msgctxt "invoice" msgid "Cancellation number" msgstr "" -#: pretix/base/invoicing/pdf.py:480 pretix/base/invoicing/pdf.py:1048 +#: pretix/base/invoicing/pdf.py:484 pretix/base/invoicing/pdf.py:1077 msgctxt "invoice" msgid "Original invoice" msgstr "" -#: pretix/base/invoicing/pdf.py:485 pretix/base/invoicing/pdf.py:1053 +#: pretix/base/invoicing/pdf.py:489 pretix/base/invoicing/pdf.py:1082 msgctxt "invoice" msgid "Invoice number" msgstr "" -#: pretix/base/invoicing/pdf.py:493 pretix/base/invoicing/pdf.py:1068 +#: pretix/base/invoicing/pdf.py:497 pretix/base/invoicing/pdf.py:1097 msgctxt "invoice" msgid "Cancellation date" msgstr "" -#: pretix/base/invoicing/pdf.py:499 +#: pretix/base/invoicing/pdf.py:503 msgctxt "invoice" msgid "Original invoice date" msgstr "" -#: pretix/base/invoicing/pdf.py:506 pretix/base/invoicing/pdf.py:1070 +#: pretix/base/invoicing/pdf.py:510 pretix/base/invoicing/pdf.py:1099 msgctxt "invoice" msgid "Invoice date" msgstr "" -#: pretix/base/invoicing/pdf.py:522 +#: pretix/base/invoicing/pdf.py:526 msgctxt "invoice" msgid "Event" msgstr "" -#: pretix/base/invoicing/pdf.py:548 +#: pretix/base/invoicing/pdf.py:552 #, python-brace-format msgctxt "invoice" msgid "" @@ -3463,39 +3479,39 @@ msgid "" "until {to_date}" msgstr "" -#: pretix/base/invoicing/pdf.py:581 pretix/base/services/mail.py:502 +#: pretix/base/invoicing/pdf.py:601 pretix/base/services/mail.py:509 #, python-brace-format msgctxt "invoice" msgid "Invoice {num}" msgstr "" -#: pretix/base/invoicing/pdf.py:624 +#: pretix/base/invoicing/pdf.py:653 #, python-brace-format msgctxt "invoice" msgid "Customer reference: {reference}" msgstr "" -#: pretix/base/invoicing/pdf.py:632 +#: pretix/base/invoicing/pdf.py:661 msgctxt "invoice" msgid "Customer VAT ID" msgstr "" -#: pretix/base/invoicing/pdf.py:639 +#: pretix/base/invoicing/pdf.py:668 msgctxt "invoice" msgid "Beneficiary" msgstr "" -#: pretix/base/invoicing/pdf.py:665 +#: pretix/base/invoicing/pdf.py:694 msgctxt "invoice" msgid "Tax Invoice" msgstr "" -#: pretix/base/invoicing/pdf.py:666 +#: pretix/base/invoicing/pdf.py:695 msgctxt "invoice" msgid "Invoice" msgstr "" -#: pretix/base/invoicing/pdf.py:667 +#: pretix/base/invoicing/pdf.py:696 #: pretix/control/templates/pretixcontrol/order/index.html:272 #: pretix/control/templates/pretixcontrol/order/mail_history.html:70 #: pretix/presale/templates/pretixpresale/event/order.html:244 @@ -3503,94 +3519,94 @@ msgctxt "invoice" msgid "Cancellation" msgstr "" -#: pretix/base/invoicing/pdf.py:689 pretix/base/invoicing/pdf.py:697 +#: pretix/base/invoicing/pdf.py:718 pretix/base/invoicing/pdf.py:726 msgctxt "invoice" msgid "Description" msgstr "" -#: pretix/base/invoicing/pdf.py:690 pretix/base/invoicing/pdf.py:698 +#: pretix/base/invoicing/pdf.py:719 pretix/base/invoicing/pdf.py:727 msgctxt "invoice" msgid "Qty" msgstr "" -#: pretix/base/invoicing/pdf.py:691 pretix/base/invoicing/pdf.py:850 +#: pretix/base/invoicing/pdf.py:720 pretix/base/invoicing/pdf.py:879 msgctxt "invoice" msgid "Tax rate" msgstr "" -#: pretix/base/invoicing/pdf.py:692 +#: pretix/base/invoicing/pdf.py:721 msgctxt "invoice" msgid "Net" msgstr "" -#: pretix/base/invoicing/pdf.py:693 +#: pretix/base/invoicing/pdf.py:722 msgctxt "invoice" msgid "Gross" msgstr "" -#: pretix/base/invoicing/pdf.py:699 +#: pretix/base/invoicing/pdf.py:728 msgctxt "invoice" msgid "Amount" msgstr "" -#: pretix/base/invoicing/pdf.py:715 +#: pretix/base/invoicing/pdf.py:744 #, python-brace-format msgctxt "invoice" msgid "Single price: {net_price} net / {gross_price} gross" msgstr "" -#: pretix/base/invoicing/pdf.py:738 +#: pretix/base/invoicing/pdf.py:767 #, python-brace-format msgctxt "invoice" msgid "Single price: {price}" msgstr "" -#: pretix/base/invoicing/pdf.py:759 pretix/base/invoicing/pdf.py:765 +#: pretix/base/invoicing/pdf.py:788 pretix/base/invoicing/pdf.py:794 msgctxt "invoice" msgid "Invoice total" msgstr "" -#: pretix/base/invoicing/pdf.py:775 +#: pretix/base/invoicing/pdf.py:804 msgctxt "invoice" msgid "Received payments" msgstr "" -#: pretix/base/invoicing/pdf.py:780 +#: pretix/base/invoicing/pdf.py:809 msgctxt "invoice" msgid "Outstanding payments" msgstr "" -#: pretix/base/invoicing/pdf.py:797 +#: pretix/base/invoicing/pdf.py:826 msgctxt "invoice" msgid "Paid by gift card" msgstr "" -#: pretix/base/invoicing/pdf.py:802 +#: pretix/base/invoicing/pdf.py:831 msgctxt "invoice" msgid "Remaining amount" msgstr "" -#: pretix/base/invoicing/pdf.py:851 +#: pretix/base/invoicing/pdf.py:880 msgctxt "invoice" msgid "Net value" msgstr "" -#: pretix/base/invoicing/pdf.py:852 +#: pretix/base/invoicing/pdf.py:881 msgctxt "invoice" msgid "Gross value" msgstr "" -#: pretix/base/invoicing/pdf.py:853 +#: pretix/base/invoicing/pdf.py:882 msgctxt "invoice" msgid "Tax" msgstr "" -#: pretix/base/invoicing/pdf.py:883 +#: pretix/base/invoicing/pdf.py:912 msgctxt "invoice" msgid "Included taxes" msgstr "" -#: pretix/base/invoicing/pdf.py:911 +#: pretix/base/invoicing/pdf.py:940 #, python-brace-format msgctxt "invoice" msgid "" @@ -3598,7 +3614,7 @@ msgid "" "{date}, this corresponds to:" msgstr "" -#: pretix/base/invoicing/pdf.py:926 +#: pretix/base/invoicing/pdf.py:955 #, python-brace-format msgctxt "invoice" msgid "" @@ -3606,20 +3622,20 @@ msgid "" "{date}, the invoice total corresponds to {total}." msgstr "" -#: pretix/base/invoicing/pdf.py:940 +#: pretix/base/invoicing/pdf.py:969 msgid "Default invoice renderer (European-style letter)" msgstr "" -#: pretix/base/invoicing/pdf.py:1029 +#: pretix/base/invoicing/pdf.py:1058 msgctxt "invoice" msgid "(Please quote at all times.)" msgstr "" -#: pretix/base/invoicing/pdf.py:1076 +#: pretix/base/invoicing/pdf.py:1105 msgid "Simplified invoice renderer" msgstr "" -#: pretix/base/invoicing/pdf.py:1095 +#: pretix/base/invoicing/pdf.py:1124 #, python-brace-format msgctxt "invoice" msgid "Event date: {date_range}" @@ -3648,6 +3664,19 @@ msgstr "" msgid "Peppol participant ID" msgstr "" +#: pretix/base/invoicing/peppol.py:170 +msgctxt "peppol_invoice" +msgid "Visual copy" +msgstr "" + +#: pretix/base/invoicing/peppol.py:175 +msgctxt "peppol_invoice" +msgid "" +"This PDF document is a visual copy of the invoice and does not constitute an " +"invoice for VAT purposes. The original invoice is issued in XML format and " +"transmitted through the Peppol network." +msgstr "" + #: pretix/base/logentrytype_registry.py:43 msgid "" "The relevant plugin is currently not active. To activate it, click here to " @@ -3741,9 +3770,9 @@ msgstr "" msgid "Could not parse {value} as a date and time." msgstr "" -#: pretix/base/modelimport.py:239 pretix/control/views/orders.py:1169 -#: pretix/control/views/orders.py:1198 pretix/control/views/orders.py:1242 -#: pretix/control/views/orders.py:1277 pretix/control/views/orders.py:1300 +#: pretix/base/modelimport.py:239 pretix/control/views/orders.py:1173 +#: pretix/control/views/orders.py:1202 pretix/control/views/orders.py:1246 +#: pretix/control/views/orders.py:1281 pretix/control/views/orders.py:1304 msgid "You entered an invalid number." msgstr "" @@ -3845,16 +3874,16 @@ msgstr "" msgid "Please enter a valid state." msgstr "" -#: pretix/base/modelimport_orders.py:359 pretix/control/forms/filter.py:652 +#: pretix/base/modelimport_orders.py:359 pretix/control/forms/filter.py:683 msgid "Attendee email address" msgstr "" #: pretix/base/modelimport_orders.py:375 pretix/base/modelimport_orders.py:386 #: pretix/base/modelimport_orders.py:397 pretix/base/modelimport_orders.py:408 #: pretix/base/modelimport_orders.py:425 pretix/base/modelimport_orders.py:445 -#: pretix/control/forms/filter.py:656 pretix/control/forms/filter.py:660 -#: pretix/control/forms/filter.py:664 pretix/control/forms/filter.py:669 -#: pretix/control/forms/filter.py:674 +#: pretix/control/forms/filter.py:687 pretix/control/forms/filter.py:691 +#: pretix/control/forms/filter.py:695 pretix/control/forms/filter.py:700 +#: pretix/control/forms/filter.py:705 #: pretix/control/templates/pretixcontrol/order/index.html:603 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:193 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:196 @@ -3971,7 +4000,7 @@ msgid "Maximum discount budget" msgstr "" #: pretix/base/modelimport_vouchers.py:119 pretix/base/models/vouchers.py:228 -#: pretix/control/forms/filter.py:2099 +#: pretix/control/forms/filter.py:2130 msgid "Reserve ticket from quota" msgstr "" @@ -4267,8 +4296,8 @@ msgid "" "underscores. It must start and end with a letter or number." msgstr "" -#: pretix/base/models/customers.py:195 pretix/control/forms/filter.py:1498 -#: pretix/control/forms/filter.py:1570 +#: pretix/base/models/customers.py:195 pretix/control/forms/filter.py:1529 +#: pretix/control/forms/filter.py:1601 #: pretix/control/templates/pretixcontrol/organizers/customer.html:42 #: pretix/control/templates/pretixcontrol/organizers/giftcard_acceptance_list.html:56 #: pretix/control/templates/pretixcontrol/organizers/giftcard_acceptance_list.html:135 @@ -4360,8 +4389,8 @@ msgid "This identifier is already used for a different question." msgstr "" #: pretix/base/models/devices.py:113 pretix/control/forms/checkin.py:196 -#: pretix/control/forms/checkin.py:217 pretix/control/forms/filter.py:2390 -#: pretix/control/forms/filter.py:2437 pretix/control/forms/filter.py:2597 +#: pretix/control/forms/checkin.py:217 pretix/control/forms/filter.py:2421 +#: pretix/control/forms/filter.py:2468 pretix/control/forms/filter.py:2628 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:67 #: pretix/control/templates/pretixcontrol/organizers/gates.html:16 #: pretix/plugins/checkinlists/exporters.py:766 @@ -4535,7 +4564,7 @@ msgstr "" msgid "The end of the event has to be later than its start." msgstr "" -#: pretix/base/models/event.py:576 +#: pretix/base/models/event.py:600 msgid "" "Should be short, only contain lowercase letters, numbers, dots, and dashes, " "and must be unique among your events. We recommend some kind of abbreviation " @@ -4544,73 +4573,73 @@ msgid "" "codes, invoice numbers, and bank transfer references." msgstr "" -#: pretix/base/models/event.py:583 pretix/base/models/organizer.py:89 +#: pretix/base/models/event.py:607 pretix/base/models/organizer.py:89 msgid "The slug may only contain letters, numbers, dots and dashes." msgstr "" -#: pretix/base/models/event.py:600 pretix/base/models/event.py:1495 +#: pretix/base/models/event.py:624 pretix/base/models/event.py:1519 msgid "Show in lists" msgstr "" -#: pretix/base/models/event.py:601 +#: pretix/base/models/event.py:625 msgid "" "If selected, this event will show up publicly on the list of events for your " "organizer account." msgstr "" -#: pretix/base/models/event.py:605 pretix/base/models/event.py:1510 +#: pretix/base/models/event.py:629 pretix/base/models/event.py:1534 #: pretix/control/forms/subevents.py:100 msgid "" "Optional. No products will be sold after this date. If you do not set this " "value, the presale will end after the end date of your event." msgstr "" -#: pretix/base/models/event.py:611 pretix/base/models/event.py:1516 +#: pretix/base/models/event.py:635 pretix/base/models/event.py:1540 #: pretix/control/forms/subevents.py:94 msgid "Optional. No products will be sold before this date." msgstr "" -#: pretix/base/models/event.py:620 +#: pretix/base/models/event.py:644 msgid "This event is remote or partially remote." msgstr "" -#: pretix/base/models/event.py:621 +#: pretix/base/models/event.py:645 msgid "" "This will be used to let users know if the event is in a different timezone " "and let’s us calculate users’ local times." msgstr "" -#: pretix/base/models/event.py:641 pretix/base/models/organizer.py:97 +#: pretix/base/models/event.py:665 pretix/base/models/organizer.py:97 #: pretix/control/navigation.py:65 pretix/control/navigation.py:499 msgid "Plugins" msgstr "" -#: pretix/base/models/event.py:648 pretix/base/pdf.py:238 -#: pretix/control/forms/event.py:273 pretix/control/forms/filter.py:1675 +#: pretix/base/models/event.py:672 pretix/base/pdf.py:240 +#: pretix/control/forms/event.py:273 pretix/control/forms/filter.py:1706 #: pretix/control/templates/pretixcontrol/event/index.html:13 #: pretix/control/templates/pretixcontrol/events/index.html:114 #: pretix/control/templates/pretixcontrol/organizers/detail.html:90 #: pretix/control/views/dashboards.py:547 #: pretix/presale/templates/pretixpresale/event/index.html:33 #: pretix/presale/templates/pretixpresale/fragment_event_list_status.html:7 -#: pretix/presale/views/widget.py:700 +#: pretix/presale/views/widget.py:728 msgid "Event series" msgstr "" -#: pretix/base/models/event.py:652 pretix/base/models/event.py:1544 +#: pretix/base/models/event.py:676 pretix/base/models/event.py:1568 msgid "Seating plan" msgstr "" -#: pretix/base/models/event.py:659 pretix/base/models/items.py:675 +#: pretix/base/models/event.py:683 pretix/base/models/items.py:675 msgid "Sell on all sales channels" msgstr "" -#: pretix/base/models/event.py:664 pretix/base/models/items.py:680 +#: pretix/base/models/event.py:688 pretix/base/models/items.py:680 #: pretix/base/models/items.py:1230 pretix/base/payment.py:474 msgid "Restrict to specific sales channels" msgstr "" -#: pretix/base/models/event.py:672 pretix/control/navigation.py:344 +#: pretix/base/models/event.py:696 pretix/control/navigation.py:344 #: pretix/control/navigation.py:475 #: pretix/control/templates/pretixcontrol/events/index.html:5 #: pretix/control/templates/pretixcontrol/events/index.html:7 @@ -4623,144 +4652,144 @@ msgstr "" msgid "Events" msgstr "" -#: pretix/base/models/event.py:1315 +#: pretix/base/models/event.py:1339 msgid "" "You have configured at least one paid product but have not enabled any " "payment methods." msgstr "" -#: pretix/base/models/event.py:1318 +#: pretix/base/models/event.py:1342 msgid "" "You have configured at least one paid product but have not configured a " "currency." msgstr "" -#: pretix/base/models/event.py:1321 +#: pretix/base/models/event.py:1345 msgid "You need to configure at least one quota to sell anything." msgstr "" -#: pretix/base/models/event.py:1326 +#: pretix/base/models/event.py:1350 #, python-brace-format msgid "You need to fill the meta parameter \"{property}\"." msgstr "" -#: pretix/base/models/event.py:1441 +#: pretix/base/models/event.py:1465 msgid "" "Once created an event cannot change between an series and a single event." msgstr "" -#: pretix/base/models/event.py:1447 +#: pretix/base/models/event.py:1471 msgid "The event slug cannot be changed." msgstr "" -#: pretix/base/models/event.py:1450 +#: pretix/base/models/event.py:1474 msgid "This slug has already been used for a different event." msgstr "" -#: pretix/base/models/event.py:1456 +#: pretix/base/models/event.py:1480 msgid "The event cannot end before it starts." msgstr "" -#: pretix/base/models/event.py:1462 +#: pretix/base/models/event.py:1486 msgid "The event's presale cannot end before it starts." msgstr "" -#: pretix/base/models/event.py:1492 +#: pretix/base/models/event.py:1516 msgid "" "Only with this checkbox enabled, this date is visible in the frontend to " "users." msgstr "" -#: pretix/base/models/event.py:1496 +#: pretix/base/models/event.py:1520 msgid "" "If selected, this event will show up publicly on the list of dates for your " "event." msgstr "" -#: pretix/base/models/event.py:1541 pretix/base/settings.py:3116 +#: pretix/base/models/event.py:1565 pretix/base/settings.py:3116 msgid "Frontpage text" msgstr "" -#: pretix/base/models/event.py:1558 +#: pretix/base/models/event.py:1582 msgid "Date in event series" msgstr "" -#: pretix/base/models/event.py:1559 +#: pretix/base/models/event.py:1583 msgid "Dates in event series" msgstr "" -#: pretix/base/models/event.py:1704 +#: pretix/base/models/event.py:1728 msgid "One or more variations do not belong to this event." msgstr "" -#: pretix/base/models/event.py:1734 pretix/base/models/items.py:2236 +#: pretix/base/models/event.py:1758 pretix/base/models/items.py:2236 msgid "Can not contain spaces or special characters except underscores" msgstr "" -#: pretix/base/models/event.py:1739 pretix/base/models/items.py:2241 +#: pretix/base/models/event.py:1763 pretix/base/models/items.py:2241 msgid "The property name may only contain letters, numbers and underscores." msgstr "" -#: pretix/base/models/event.py:1744 +#: pretix/base/models/event.py:1768 msgid "Default value" msgstr "" -#: pretix/base/models/event.py:1746 +#: pretix/base/models/event.py:1770 #: pretix/control/templates/pretixcontrol/organizers/properties.html:50 msgid "Can only be changed by organizer-level administrators" msgstr "" -#: pretix/base/models/event.py:1748 +#: pretix/base/models/event.py:1772 msgid "Required for events" msgstr "" -#: pretix/base/models/event.py:1749 +#: pretix/base/models/event.py:1773 msgid "" "If checked, an event can only be taken live if the property is set. In event " "series, its always optional to set a value for individual dates" msgstr "" -#: pretix/base/models/event.py:1755 pretix/base/models/items.py:2253 +#: pretix/base/models/event.py:1779 pretix/base/models/items.py:2253 msgid "Valid values" msgstr "" -#: pretix/base/models/event.py:1758 +#: pretix/base/models/event.py:1782 #: pretix/control/templates/pretixcontrol/organizers/properties.html:45 msgid "Show filter option to customers" msgstr "" -#: pretix/base/models/event.py:1759 +#: pretix/base/models/event.py:1783 msgid "" "This field will be shown to filter events in the public event list and " "calendar." msgstr "" -#: pretix/base/models/event.py:1762 pretix/control/forms/organizer.py:269 +#: pretix/base/models/event.py:1786 pretix/control/forms/organizer.py:269 #: pretix/control/forms/organizer.py:273 msgid "Public name" msgstr "" -#: pretix/base/models/event.py:1766 +#: pretix/base/models/event.py:1790 #: pretix/control/templates/pretixcontrol/organizers/properties.html:40 msgid "Can be used for filtering" msgstr "" -#: pretix/base/models/event.py:1767 +#: pretix/base/models/event.py:1791 msgid "" "This field will be shown to filter events or reports in the backend, and it " "can also be used for hidden filter parameters in the frontend (e.g. using " "the widget)." msgstr "" -#: pretix/base/models/event.py:1777 +#: pretix/base/models/event.py:1801 msgid "A property can either be required or have a default value, not both." msgstr "" -#: pretix/base/models/event.py:1857 pretix/base/models/organizer.py:582 +#: pretix/base/models/event.py:1881 pretix/base/models/organizer.py:582 msgid "Link text" msgstr "" -#: pretix/base/models/event.py:1860 pretix/base/models/organizer.py:585 +#: pretix/base/models/event.py:1884 pretix/base/models/organizer.py:585 msgid "Link URL" msgstr "" @@ -4837,38 +4866,38 @@ msgstr "" msgid "Manual transaction" msgstr "" -#: pretix/base/models/invoices.py:120 +#: pretix/base/models/invoices.py:121 msgid "pending transmission" msgstr "" -#: pretix/base/models/invoices.py:121 +#: pretix/base/models/invoices.py:122 msgid "currently being transmitted" msgstr "" -#: pretix/base/models/invoices.py:122 +#: pretix/base/models/invoices.py:123 msgid "transmitted" msgstr "" -#: pretix/base/models/invoices.py:123 pretix/plugins/sendmail/models.py:52 +#: pretix/base/models/invoices.py:124 pretix/plugins/sendmail/models.py:52 msgid "failed" msgstr "" -#: pretix/base/models/invoices.py:124 +#: pretix/base/models/invoices.py:125 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_list.html:56 msgid "unknown" msgstr "" -#: pretix/base/models/invoices.py:125 +#: pretix/base/models/invoices.py:126 msgid "not transmitted due to test mode" msgstr "" -#: pretix/base/models/invoices.py:217 +#: pretix/base/models/invoices.py:218 #, python-format msgctxt "invoice" msgid "Tax ID: %s" msgstr "" -#: pretix/base/models/invoices.py:223 pretix/base/services/invoices.py:148 +#: pretix/base/models/invoices.py:224 pretix/base/services/invoices.py:148 #, python-format msgctxt "invoice" msgid "VAT-ID: %s" @@ -5293,7 +5322,7 @@ msgid "" msgstr "" #: pretix/base/models/items.py:795 pretix/base/models/items.py:1702 -#: pretix/control/forms/filter.py:421 pretix/control/forms/filter.py:1891 +#: pretix/control/forms/filter.py:437 pretix/control/forms/filter.py:1922 #: pretix/control/forms/item.py:276 pretix/control/navigation.py:138 #: pretix/control/navigation.py:147 #: pretix/control/templates/pretixcontrol/checkin/lists.html:111 @@ -5839,17 +5868,17 @@ msgstr "" msgid "paid" msgstr "" -#: pretix/base/models/orders.py:204 pretix/control/forms/filter.py:1571 +#: pretix/base/models/orders.py:204 pretix/control/forms/filter.py:1602 #: pretix/control/templates/pretixcontrol/organizers/reusable_medium.html:37 msgid "expired" msgstr "" -#: pretix/base/models/orders.py:254 pretix/control/forms/filter.py:561 +#: pretix/base/models/orders.py:254 pretix/control/forms/filter.py:592 #: pretix/control/templates/pretixcontrol/organizers/customer.html:64 msgid "Locale" msgstr "" -#: pretix/base/models/orders.py:269 pretix/control/forms/filter.py:572 +#: pretix/base/models/orders.py:269 pretix/control/forms/filter.py:603 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/refund_export.html:57 msgid "Total amount" msgstr "" @@ -6120,7 +6149,7 @@ msgstr "" msgid "Badge" msgstr "" -#: pretix/base/models/orders.py:3521 pretix/base/pdf.py:1122 +#: pretix/base/models/orders.py:3521 pretix/base/pdf.py:1124 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:66 #: pretix/plugins/ticketoutputpdf/ticketoutput.py:113 msgid "Ticket" @@ -6268,7 +6297,7 @@ msgid "Type" msgstr "" #: pretix/base/models/seating.py:45 pretix/base/models/tax.py:305 -#: pretix/base/pdf.py:1278 +#: pretix/base/pdf.py:1301 msgid "Your layout file is not a valid JSON file." msgstr "" @@ -7132,7 +7161,7 @@ msgstr "" msgid "Offsetting" msgstr "" -#: pretix/base/payment.py:1332 pretix/control/views/orders.py:1251 +#: pretix/base/payment.py:1332 pretix/control/views/orders.py:1255 msgid "You entered an order that could not be found." msgstr "" @@ -7157,74 +7186,74 @@ msgstr "" msgid "This gift card was used in the meantime. Please try again." msgstr "" -#: pretix/base/pdf.py:96 +#: pretix/base/pdf.py:98 msgid "Ticket code (barcode content)" msgstr "" -#: pretix/base/pdf.py:108 +#: pretix/base/pdf.py:110 msgid "Order position number" msgstr "" -#: pretix/base/pdf.py:121 pretix/control/forms/event.py:1777 +#: pretix/base/pdf.py:123 pretix/control/forms/event.py:1777 #: pretix/control/templates/pretixcontrol/items/index.html:38 msgid "Product name" msgstr "" -#: pretix/base/pdf.py:122 pretix/base/services/tickets.py:101 +#: pretix/base/pdf.py:124 pretix/base/services/tickets.py:98 #: pretix/control/views/event.py:888 pretix/control/views/pdf.py:94 msgid "Sample product" msgstr "" -#: pretix/base/pdf.py:126 +#: pretix/base/pdf.py:128 msgid "Variation name" msgstr "" -#: pretix/base/pdf.py:127 +#: pretix/base/pdf.py:129 msgid "Sample variation" msgstr "" -#: pretix/base/pdf.py:131 +#: pretix/base/pdf.py:133 msgid "Product description" msgstr "" -#: pretix/base/pdf.py:132 pretix/base/services/tickets.py:102 +#: pretix/base/pdf.py:134 pretix/base/services/tickets.py:99 #: pretix/control/views/event.py:889 pretix/control/views/pdf.py:95 msgid "Sample product description" msgstr "" -#: pretix/base/pdf.py:136 +#: pretix/base/pdf.py:138 msgid "Product name and variation" msgstr "" -#: pretix/base/pdf.py:137 +#: pretix/base/pdf.py:139 msgid "Sample product – sample variation" msgstr "" -#: pretix/base/pdf.py:144 +#: pretix/base/pdf.py:146 msgid "Product variation description" msgstr "" -#: pretix/base/pdf.py:145 +#: pretix/base/pdf.py:147 msgid "Sample product variation description" msgstr "" -#: pretix/base/pdf.py:152 +#: pretix/base/pdf.py:154 msgid "Ticket category" msgstr "" -#: pretix/base/pdf.py:159 pretix/base/pdf.py:164 pretix/base/pdf.py:173 +#: pretix/base/pdf.py:161 pretix/base/pdf.py:166 pretix/base/pdf.py:175 msgid "123.45 EUR" msgstr "" -#: pretix/base/pdf.py:163 +#: pretix/base/pdf.py:165 msgid "Price including bundled products" msgstr "" -#: pretix/base/pdf.py:172 +#: pretix/base/pdf.py:174 msgid "Price including add-ons and bundled products" msgstr "" -#: pretix/base/pdf.py:182 pretix/base/pdf.py:340 +#: pretix/base/pdf.py:184 pretix/base/pdf.py:342 #: pretix/base/services/invoices.py:487 #: pretix/base/services/placeholders.py:571 #: pretix/base/services/placeholders.py:653 @@ -7233,18 +7262,18 @@ msgstr "" msgid "John Doe" msgstr "" -#: pretix/base/pdf.py:187 pretix/base/pdf.py:345 -#: pretix/base/services/tickets.py:119 pretix/control/views/pdf.py:110 +#: pretix/base/pdf.py:189 pretix/base/pdf.py:347 +#: pretix/base/services/tickets.py:116 pretix/control/views/pdf.py:110 #: pretix/control/views/pdf.py:116 pretix/control/views/pdf.py:123 #: pretix/control/views/pdf.py:128 msgid "Sample company" msgstr "" -#: pretix/base/pdf.py:191 +#: pretix/base/pdf.py:193 msgid "Full attendee address" msgstr "" -#: pretix/base/pdf.py:192 +#: pretix/base/pdf.py:194 msgid "" "John Doe\n" "Sample company\n" @@ -7253,295 +7282,295 @@ msgid "" "Atlantis" msgstr "" -#: pretix/base/pdf.py:196 +#: pretix/base/pdf.py:198 msgid "Attendee street" msgstr "" -#: pretix/base/pdf.py:201 +#: pretix/base/pdf.py:203 msgid "Attendee ZIP code" msgstr "" -#: pretix/base/pdf.py:206 +#: pretix/base/pdf.py:208 msgid "Attendee city" msgstr "" -#: pretix/base/pdf.py:211 +#: pretix/base/pdf.py:213 msgid "Attendee state" msgstr "" -#: pretix/base/pdf.py:216 +#: pretix/base/pdf.py:218 msgid "Attendee country" msgstr "" -#: pretix/base/pdf.py:228 +#: pretix/base/pdf.py:230 msgid "Pseudonymization ID (lead scanning)" msgstr "" -#: pretix/base/pdf.py:234 pretix/base/pdf.py:239 +#: pretix/base/pdf.py:236 pretix/base/pdf.py:241 msgid "Sample event name" msgstr "" -#: pretix/base/pdf.py:244 +#: pretix/base/pdf.py:246 msgid "May 31st, 2017" msgstr "" -#: pretix/base/pdf.py:248 +#: pretix/base/pdf.py:250 msgid "Event date range" msgstr "" -#: pretix/base/pdf.py:249 +#: pretix/base/pdf.py:251 msgid "May 31st – June 4th, 2017" msgstr "" -#: pretix/base/pdf.py:253 +#: pretix/base/pdf.py:255 msgid "Event begin date and time" msgstr "" -#: pretix/base/pdf.py:254 +#: pretix/base/pdf.py:256 msgid "2017-05-31 20:00" msgstr "" -#: pretix/base/pdf.py:261 +#: pretix/base/pdf.py:263 msgid "Event begin date" msgstr "" -#: pretix/base/pdf.py:262 pretix/base/pdf.py:288 pretix/base/pdf.py:397 -#: pretix/base/pdf.py:421 pretix/base/pdf.py:445 pretix/base/pdf.py:469 -#: pretix/base/pdf.py:526 pretix/base/pdf.py:531 +#: pretix/base/pdf.py:264 pretix/base/pdf.py:290 pretix/base/pdf.py:399 +#: pretix/base/pdf.py:423 pretix/base/pdf.py:447 pretix/base/pdf.py:471 +#: pretix/base/pdf.py:528 pretix/base/pdf.py:533 msgid "2017-05-31" msgstr "" -#: pretix/base/pdf.py:269 +#: pretix/base/pdf.py:271 msgid "Event begin time" msgstr "" -#: pretix/base/pdf.py:270 +#: pretix/base/pdf.py:272 msgid "20:00" msgstr "" -#: pretix/base/pdf.py:274 +#: pretix/base/pdf.py:276 msgid "Event begin weekday" msgstr "" -#: pretix/base/pdf.py:275 pretix/base/pdf.py:304 -#: pretix/base/services/checkin.py:362 pretix/control/forms/filter.py:1240 +#: pretix/base/pdf.py:277 pretix/base/pdf.py:306 +#: pretix/base/services/checkin.py:362 pretix/control/forms/filter.py:1271 msgid "Friday" msgstr "" -#: pretix/base/pdf.py:279 +#: pretix/base/pdf.py:281 msgid "Event end date and time" msgstr "" -#: pretix/base/pdf.py:280 +#: pretix/base/pdf.py:282 msgid "2017-05-31 22:00" msgstr "" -#: pretix/base/pdf.py:296 +#: pretix/base/pdf.py:298 msgid "22:00" msgstr "" -#: pretix/base/pdf.py:303 +#: pretix/base/pdf.py:305 msgid "Event end weekday" msgstr "" -#: pretix/base/pdf.py:308 +#: pretix/base/pdf.py:310 msgid "Event admission date and time" msgstr "" -#: pretix/base/pdf.py:309 pretix/base/pdf.py:405 pretix/base/pdf.py:429 -#: pretix/base/pdf.py:453 pretix/base/pdf.py:477 pretix/base/pdf.py:520 +#: pretix/base/pdf.py:311 pretix/base/pdf.py:407 pretix/base/pdf.py:431 +#: pretix/base/pdf.py:455 pretix/base/pdf.py:479 pretix/base/pdf.py:522 msgid "2017-05-31 19:00" msgstr "" -#: pretix/base/pdf.py:316 +#: pretix/base/pdf.py:318 msgid "Event admission time" msgstr "" -#: pretix/base/pdf.py:317 pretix/base/pdf.py:413 pretix/base/pdf.py:437 -#: pretix/base/pdf.py:461 pretix/base/pdf.py:485 +#: pretix/base/pdf.py:319 pretix/base/pdf.py:415 pretix/base/pdf.py:439 +#: pretix/base/pdf.py:463 pretix/base/pdf.py:487 msgid "19:00" msgstr "" -#: pretix/base/pdf.py:324 +#: pretix/base/pdf.py:326 msgid "Event location" msgstr "" -#: pretix/base/pdf.py:325 pretix/base/settings.py:1172 +#: pretix/base/pdf.py:327 pretix/base/settings.py:1172 msgid "Random City" msgstr "" -#: pretix/base/pdf.py:350 +#: pretix/base/pdf.py:352 msgid "Sesame Street 42" msgstr "" -#: pretix/base/pdf.py:355 +#: pretix/base/pdf.py:357 msgid "12345" msgstr "" -#: pretix/base/pdf.py:360 pretix/base/services/invoices.py:490 +#: pretix/base/pdf.py:362 pretix/base/services/invoices.py:490 msgid "Sample city" msgstr "" -#: pretix/base/pdf.py:364 +#: pretix/base/pdf.py:366 msgid "Invoice address state" msgstr "" -#: pretix/base/pdf.py:365 +#: pretix/base/pdf.py:367 msgid "Sample State" msgstr "" -#: pretix/base/pdf.py:370 +#: pretix/base/pdf.py:372 msgid "Atlantis" msgstr "" -#: pretix/base/pdf.py:374 +#: pretix/base/pdf.py:376 msgid "List of Add-Ons" msgstr "" -#: pretix/base/pdf.py:375 +#: pretix/base/pdf.py:377 msgid "" "Add-on 1\n" "2x Add-on 2" msgstr "" -#: pretix/base/pdf.py:381 pretix/control/forms/filter.py:1378 -#: pretix/control/forms/filter.py:1380 +#: pretix/base/pdf.py:383 pretix/control/forms/filter.py:1409 +#: pretix/control/forms/filter.py:1411 #: pretix/control/templates/pretixcontrol/organizers/index.html:42 msgid "Organizer name" msgstr "" -#: pretix/base/pdf.py:382 +#: pretix/base/pdf.py:384 msgid "Event organizer company" msgstr "" -#: pretix/base/pdf.py:386 +#: pretix/base/pdf.py:388 msgid "Organizer info text" msgstr "" -#: pretix/base/pdf.py:387 +#: pretix/base/pdf.py:389 msgid "Event organizer info text" msgstr "" -#: pretix/base/pdf.py:391 pretix/base/pdf.py:392 +#: pretix/base/pdf.py:393 pretix/base/pdf.py:394 msgid "Event info text" msgstr "" -#: pretix/base/pdf.py:396 +#: pretix/base/pdf.py:398 msgid "Printing date" msgstr "" -#: pretix/base/pdf.py:404 +#: pretix/base/pdf.py:406 msgid "Printing date and time" msgstr "" -#: pretix/base/pdf.py:412 +#: pretix/base/pdf.py:414 msgid "Printing time" msgstr "" -#: pretix/base/pdf.py:420 pretix/control/forms/item.py:738 +#: pretix/base/pdf.py:422 pretix/control/forms/item.py:738 msgid "Purchase date" msgstr "" -#: pretix/base/pdf.py:428 +#: pretix/base/pdf.py:430 msgid "Purchase date and time" msgstr "" -#: pretix/base/pdf.py:436 +#: pretix/base/pdf.py:438 msgid "Purchase time" msgstr "" -#: pretix/base/pdf.py:444 +#: pretix/base/pdf.py:446 msgid "Validity start date" msgstr "" -#: pretix/base/pdf.py:452 +#: pretix/base/pdf.py:454 msgid "Validity start date and time" msgstr "" -#: pretix/base/pdf.py:460 +#: pretix/base/pdf.py:462 msgid "Validity start time" msgstr "" -#: pretix/base/pdf.py:468 +#: pretix/base/pdf.py:470 msgid "Validity end date" msgstr "" -#: pretix/base/pdf.py:476 +#: pretix/base/pdf.py:478 msgid "Validity end date and time" msgstr "" -#: pretix/base/pdf.py:484 +#: pretix/base/pdf.py:486 msgid "Validity end time" msgstr "" -#: pretix/base/pdf.py:492 +#: pretix/base/pdf.py:494 msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:497 +#: pretix/base/pdf.py:499 msgid "Seat: Full name" msgstr "" -#: pretix/base/pdf.py:498 +#: pretix/base/pdf.py:500 msgid "Ground floor, Row 3, Seat 4" msgstr "" -#: pretix/base/pdf.py:500 pretix/base/pdf.py:506 +#: pretix/base/pdf.py:502 pretix/base/pdf.py:508 #: pretix/control/forms/orders.py:344 msgid "General admission" msgstr "" -#: pretix/base/pdf.py:503 +#: pretix/base/pdf.py:505 msgid "Seat: zone" msgstr "" -#: pretix/base/pdf.py:504 +#: pretix/base/pdf.py:506 msgid "Ground floor" msgstr "" -#: pretix/base/pdf.py:509 +#: pretix/base/pdf.py:511 msgid "Seat: row" msgstr "" -#: pretix/base/pdf.py:514 +#: pretix/base/pdf.py:516 msgid "Seat: seat number" msgstr "" -#: pretix/base/pdf.py:519 +#: pretix/base/pdf.py:521 msgid "Date and time of first scan" msgstr "" -#: pretix/base/pdf.py:525 +#: pretix/base/pdf.py:527 msgid "Gift card: Issuance date" msgstr "" -#: pretix/base/pdf.py:530 +#: pretix/base/pdf.py:532 msgid "Gift card: Expiration date" msgstr "" -#: pretix/base/pdf.py:571 pretix/base/pdf.py:609 pretix/base/pdf.py:615 +#: pretix/base/pdf.py:573 pretix/base/pdf.py:611 pretix/base/pdf.py:617 #: pretix/plugins/badges/exporters.py:504 #: pretix/plugins/ticketoutputpdf/exporters.py:102 #, python-brace-format msgid "Question: {question}" msgstr "" -#: pretix/base/pdf.py:610 pretix/base/pdf.py:616 +#: pretix/base/pdf.py:612 pretix/base/pdf.py:618 #, python-brace-format msgid "" msgstr "" -#: pretix/base/pdf.py:657 +#: pretix/base/pdf.py:659 msgid "Attendee name for salutation" msgstr "" -#: pretix/base/pdf.py:658 pretix/base/pdf.py:681 +#: pretix/base/pdf.py:660 pretix/base/pdf.py:683 #: pretix/base/services/placeholders.py:696 #: pretix/control/forms/organizer.py:664 msgid "Mr Doe" msgstr "" -#: pretix/base/pdf.py:664 pretix/base/pdf.py:671 +#: pretix/base/pdf.py:666 pretix/base/pdf.py:673 #: pretix/plugins/badges/exporters.py:501 #: pretix/plugins/checkinlists/exporters.py:125 #: pretix/plugins/checkinlists/exporters.py:498 @@ -7550,16 +7579,16 @@ msgstr "" msgid "Attendee name: {part}" msgstr "" -#: pretix/base/pdf.py:680 +#: pretix/base/pdf.py:682 msgid "Invoice address name for salutation" msgstr "" -#: pretix/base/pdf.py:687 +#: pretix/base/pdf.py:689 #, python-brace-format msgid "Invoice address name: {part}" msgstr "" -#: pretix/base/pdf.py:1287 +#: pretix/base/pdf.py:1310 #, python-brace-format msgid "Your layout file is not a valid layout. Error message: {}" msgstr "" @@ -7731,7 +7760,7 @@ msgstr[1] "" #: pretix/base/services/cart.py:145 pretix/base/services/orders.py:158 #: pretix/presale/templates/pretixpresale/event/index.html:170 -#: pretix/presale/views/waiting.py:145 pretix/presale/views/widget.py:781 +#: pretix/presale/views/waiting.py:145 pretix/presale/views/widget.py:809 msgid "The booking period for this event has not yet started." msgstr "" @@ -8007,27 +8036,27 @@ msgstr "" msgid "week day" msgstr "" -#: pretix/base/services/checkin.py:358 pretix/control/forms/filter.py:1236 +#: pretix/base/services/checkin.py:358 pretix/control/forms/filter.py:1267 msgid "Monday" msgstr "" -#: pretix/base/services/checkin.py:359 pretix/control/forms/filter.py:1237 +#: pretix/base/services/checkin.py:359 pretix/control/forms/filter.py:1268 msgid "Tuesday" msgstr "" -#: pretix/base/services/checkin.py:360 pretix/control/forms/filter.py:1238 +#: pretix/base/services/checkin.py:360 pretix/control/forms/filter.py:1269 msgid "Wednesday" msgstr "" -#: pretix/base/services/checkin.py:361 pretix/control/forms/filter.py:1239 +#: pretix/base/services/checkin.py:361 pretix/control/forms/filter.py:1270 msgid "Thursday" msgstr "" -#: pretix/base/services/checkin.py:363 pretix/control/forms/filter.py:1241 +#: pretix/base/services/checkin.py:363 pretix/control/forms/filter.py:1272 msgid "Saturday" msgstr "" -#: pretix/base/services/checkin.py:364 pretix/control/forms/filter.py:1242 +#: pretix/base/services/checkin.py:364 pretix/control/forms/filter.py:1273 msgid "Sunday" msgstr "" @@ -8226,7 +8255,7 @@ msgstr "" msgid "You are receiving this email because you placed an order for {event}." msgstr "" -#: pretix/base/services/mail.py:485 +#: pretix/base/services/mail.py:492 msgctxt "attachment_filename" msgid "Calendar invite" msgstr "" @@ -8664,7 +8693,7 @@ msgstr "" msgid "Data shredding completed" msgstr "" -#: pretix/base/services/stats.py:215 +#: pretix/base/services/stats.py:216 msgid "Uncategorized" msgstr "" @@ -8692,7 +8721,7 @@ msgid "" "on your invoice. Please contact support to resolve this manually." msgstr "" -#: pretix/base/services/tickets.py:103 pretix/control/views/pdf.py:96 +#: pretix/base/services/tickets.py:100 pretix/control/views/pdf.py:96 msgid "Sample workshop" msgstr "" @@ -11968,8 +11997,8 @@ msgid "Support for check-in questions" msgstr "" #: pretix/control/forms/checkin.py:197 pretix/control/forms/checkin.py:213 -#: pretix/control/forms/filter.py:2391 pretix/control/forms/filter.py:2433 -#: pretix/control/forms/filter.py:2598 +#: pretix/control/forms/filter.py:2422 pretix/control/forms/filter.py:2464 +#: pretix/control/forms/filter.py:2629 msgid "All gates" msgstr "" @@ -12534,30 +12563,30 @@ msgstr "" msgid "Please enter less than 25 recipients." msgstr "" -#: pretix/control/forms/filter.py:197 pretix/control/forms/filter.py:199 -#: pretix/control/forms/filter.py:987 pretix/control/forms/filter.py:989 +#: pretix/control/forms/filter.py:202 pretix/control/forms/filter.py:204 +#: pretix/control/forms/filter.py:1018 pretix/control/forms/filter.py:1020 msgid "Search for…" msgstr "" -#: pretix/control/forms/filter.py:213 pretix/control/navigation.py:205 +#: pretix/control/forms/filter.py:218 pretix/control/navigation.py:205 #: pretix/control/templates/pretixcontrol/items/question.html:25 msgid "All orders" msgstr "" -#: pretix/control/forms/filter.py:214 +#: pretix/control/forms/filter.py:219 msgid "Valid orders" msgstr "" -#: pretix/control/forms/filter.py:215 +#: pretix/control/forms/filter.py:220 msgid "Paid (or canceled with paid fee)" msgstr "" -#: pretix/control/forms/filter.py:216 +#: pretix/control/forms/filter.py:221 #: pretix/control/templates/pretixcontrol/items/question.html:27 msgid "Paid or confirmed" msgstr "" -#: pretix/control/forms/filter.py:217 +#: pretix/control/forms/filter.py:222 #: pretix/control/templates/pretixcontrol/datasync/control_order_info.html:47 #: pretix/control/templates/pretixcontrol/items/question.html:28 #: pretix/control/templates/pretixcontrol/orders/fragment_order_status.html:19 @@ -12566,74 +12595,78 @@ msgstr "" msgid "Pending" msgstr "" -#: pretix/control/forms/filter.py:218 +#: pretix/control/forms/filter.py:223 #: pretix/control/templates/pretixcontrol/items/question.html:29 msgid "Pending or paid" msgstr "" -#: pretix/control/forms/filter.py:220 +#: pretix/control/forms/filter.py:225 msgid "Cancellations" msgstr "" -#: pretix/control/forms/filter.py:221 +#: pretix/control/forms/filter.py:226 msgid "Canceled (fully)" msgstr "" -#: pretix/control/forms/filter.py:222 +#: pretix/control/forms/filter.py:227 msgid "Canceled (fully or with paid fee)" msgstr "" -#: pretix/control/forms/filter.py:223 +#: pretix/control/forms/filter.py:228 +msgid "Canceled (at least one position)" +msgstr "" + +#: pretix/control/forms/filter.py:229 msgid "Cancellation requested" msgstr "" -#: pretix/control/forms/filter.py:224 +#: pretix/control/forms/filter.py:230 msgid "Fully canceled but invoice not canceled" msgstr "" -#: pretix/control/forms/filter.py:226 +#: pretix/control/forms/filter.py:232 msgid "Payment process" msgstr "" -#: pretix/control/forms/filter.py:228 +#: pretix/control/forms/filter.py:234 #: pretix/control/templates/pretixcontrol/items/question.html:32 msgid "Pending or expired" msgstr "" -#: pretix/control/forms/filter.py:229 +#: pretix/control/forms/filter.py:235 #: pretix/control/templates/pretixcontrol/items/question.html:30 msgid "Pending (overdue)" msgstr "" -#: pretix/control/forms/filter.py:230 +#: pretix/control/forms/filter.py:236 msgid "Overpaid" msgstr "" -#: pretix/control/forms/filter.py:231 +#: pretix/control/forms/filter.py:237 msgid "Partially paid" msgstr "" -#: pretix/control/forms/filter.py:232 +#: pretix/control/forms/filter.py:238 msgid "Underpaid (but confirmed)" msgstr "" -#: pretix/control/forms/filter.py:233 +#: pretix/control/forms/filter.py:239 msgid "Pending (but fully paid)" msgstr "" -#: pretix/control/forms/filter.py:234 +#: pretix/control/forms/filter.py:240 msgid "Pending (but no current payment)" msgstr "" -#: pretix/control/forms/filter.py:236 +#: pretix/control/forms/filter.py:242 msgid "Approval process" msgstr "" -#: pretix/control/forms/filter.py:237 +#: pretix/control/forms/filter.py:243 msgid "Approved, payment pending" msgstr "" -#: pretix/control/forms/filter.py:238 +#: pretix/control/forms/filter.py:244 #: pretix/control/templates/pretixcontrol/orders/fragment_order_status.html:8 #: pretix/control/templates/pretixcontrol/orders/overview.html:79 #: pretix/plugins/reports/exporters.py:391 @@ -12641,160 +12674,160 @@ msgstr "" msgid "Approval pending" msgstr "" -#: pretix/control/forms/filter.py:241 +#: pretix/control/forms/filter.py:247 msgid "Follow-up configured" msgstr "" -#: pretix/control/forms/filter.py:242 +#: pretix/control/forms/filter.py:248 msgid "Follow-up due" msgstr "" -#: pretix/control/forms/filter.py:462 pretix/control/forms/filter.py:1894 -#: pretix/control/forms/filter.py:2149 pretix/control/forms/filter.py:2453 -#: pretix/control/forms/filter.py:2472 pretix/control/forms/vouchers.py:151 +#: pretix/control/forms/filter.py:478 pretix/control/forms/filter.py:1925 +#: pretix/control/forms/filter.py:2180 pretix/control/forms/filter.py:2484 +#: pretix/control/forms/filter.py:2503 pretix/control/forms/vouchers.py:151 #: pretix/control/templates/pretixcontrol/items/question.html:38 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:119 #: pretix/plugins/sendmail/models.py:251 msgid "All products" msgstr "" -#: pretix/control/forms/filter.py:466 pretix/control/forms/filter.py:2153 -#: pretix/control/forms/filter.py:2457 pretix/control/forms/vouchers.py:139 +#: pretix/control/forms/filter.py:482 pretix/control/forms/filter.py:2184 +#: pretix/control/forms/filter.py:2488 pretix/control/forms/vouchers.py:139 #: pretix/control/views/typeahead.py:657 pretix/control/views/typeahead.py:774 #, python-brace-format msgid "{product} – Any variation" msgstr "" -#: pretix/control/forms/filter.py:530 pretix/control/forms/orders.py:862 +#: pretix/control/forms/filter.py:561 pretix/control/forms/orders.py:862 msgctxt "subevent" msgid "All dates starting at or after" msgstr "" -#: pretix/control/forms/filter.py:536 pretix/control/forms/orders.py:869 +#: pretix/control/forms/filter.py:567 pretix/control/forms/orders.py:869 msgctxt "subevent" msgid "All dates starting before" msgstr "" -#: pretix/control/forms/filter.py:542 +#: pretix/control/forms/filter.py:573 msgid "Order placed at or after" msgstr "" -#: pretix/control/forms/filter.py:548 +#: pretix/control/forms/filter.py:579 msgid "Order placed before" msgstr "" -#: pretix/control/forms/filter.py:577 +#: pretix/control/forms/filter.py:608 msgid "Minimal sum of payments and refunds" msgstr "" -#: pretix/control/forms/filter.py:582 +#: pretix/control/forms/filter.py:613 msgid "Maximal sum of payments and refunds" msgstr "" -#: pretix/control/forms/filter.py:593 +#: pretix/control/forms/filter.py:624 msgid "At least one ticket with check-in" msgstr "" -#: pretix/control/forms/filter.py:597 +#: pretix/control/forms/filter.py:628 msgid "Affected quota" msgstr "" -#: pretix/control/forms/filter.py:634 pretix/control/forms/filter.py:639 #: pretix/control/forms/filter.py:665 pretix/control/forms/filter.py:670 -#: pretix/control/forms/filter.py:700 pretix/control/forms/filter.py:732 -#: pretix/control/forms/filter.py:738 pretix/control/forms/filter.py:748 -#: pretix/control/forms/filter.py:755 +#: pretix/control/forms/filter.py:696 pretix/control/forms/filter.py:701 +#: pretix/control/forms/filter.py:731 pretix/control/forms/filter.py:763 +#: pretix/control/forms/filter.py:769 pretix/control/forms/filter.py:779 +#: pretix/control/forms/filter.py:786 msgid "Exact matches only" msgstr "" -#: pretix/control/forms/filter.py:891 pretix/control/forms/filter.py:896 -#: pretix/control/forms/filter.py:1009 pretix/control/forms/filter.py:1014 -#: pretix/control/forms/filter.py:1683 pretix/control/forms/filter.py:1688 +#: pretix/control/forms/filter.py:922 pretix/control/forms/filter.py:927 +#: pretix/control/forms/filter.py:1040 pretix/control/forms/filter.py:1045 +#: pretix/control/forms/filter.py:1714 pretix/control/forms/filter.py:1719 msgid "All organizers" msgstr "" -#: pretix/control/forms/filter.py:1001 pretix/control/forms/filter.py:1667 +#: pretix/control/forms/filter.py:1032 pretix/control/forms/filter.py:1698 msgid "All events" msgstr "" -#: pretix/control/forms/filter.py:1021 +#: pretix/control/forms/filter.py:1052 msgid "All payments" msgstr "" -#: pretix/control/forms/filter.py:1031 +#: pretix/control/forms/filter.py:1062 msgid "Payment created from" msgstr "" -#: pretix/control/forms/filter.py:1036 +#: pretix/control/forms/filter.py:1067 msgid "Payment created until" msgstr "" -#: pretix/control/forms/filter.py:1041 +#: pretix/control/forms/filter.py:1072 msgid "Paid from" msgstr "" -#: pretix/control/forms/filter.py:1046 +#: pretix/control/forms/filter.py:1077 msgid "Paid until" msgstr "" -#: pretix/control/forms/filter.py:1202 pretix/control/forms/filter.py:1669 +#: pretix/control/forms/filter.py:1233 pretix/control/forms/filter.py:1700 msgid "Shop live and presale running" msgstr "" -#: pretix/control/forms/filter.py:1203 pretix/control/forms/filter.py:2007 +#: pretix/control/forms/filter.py:1234 pretix/control/forms/filter.py:2038 msgid "Inactive" msgstr "" -#: pretix/control/forms/filter.py:1204 pretix/control/forms/filter.py:1671 +#: pretix/control/forms/filter.py:1235 pretix/control/forms/filter.py:1702 #: pretix/control/templates/pretixcontrol/events/index.html:153 #: pretix/control/templates/pretixcontrol/organizers/detail.html:117 #: pretix/control/templates/pretixcontrol/subevents/index.html:170 msgid "Presale not started" msgstr "" -#: pretix/control/forms/filter.py:1205 pretix/control/forms/filter.py:1672 +#: pretix/control/forms/filter.py:1236 pretix/control/forms/filter.py:1703 #: pretix/control/templates/pretixcontrol/events/index.html:151 #: pretix/control/templates/pretixcontrol/organizers/detail.html:115 #: pretix/control/templates/pretixcontrol/subevents/index.html:168 msgid "Presale over" msgstr "" -#: pretix/control/forms/filter.py:1210 pretix/control/forms/filter.py:1213 -#: pretix/control/forms/filter.py:1698 pretix/control/forms/filter.py:1701 -#: pretix/control/forms/filter.py:2331 +#: pretix/control/forms/filter.py:1241 pretix/control/forms/filter.py:1244 +#: pretix/control/forms/filter.py:1729 pretix/control/forms/filter.py:1732 +#: pretix/control/forms/filter.py:2362 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:84 msgid "Date from" msgstr "" -#: pretix/control/forms/filter.py:1217 pretix/control/forms/filter.py:1220 -#: pretix/control/forms/filter.py:1705 pretix/control/forms/filter.py:1708 -#: pretix/control/forms/filter.py:2336 +#: pretix/control/forms/filter.py:1248 pretix/control/forms/filter.py:1251 +#: pretix/control/forms/filter.py:1736 pretix/control/forms/filter.py:1739 +#: pretix/control/forms/filter.py:2367 msgid "Date until" msgstr "" -#: pretix/control/forms/filter.py:1224 +#: pretix/control/forms/filter.py:1255 msgid "Start time from" msgstr "" -#: pretix/control/forms/filter.py:1229 +#: pretix/control/forms/filter.py:1260 msgid "Start time until" msgstr "" -#: pretix/control/forms/filter.py:1234 pretix/control/forms/rrule.py:111 -#: pretix/control/forms/rrule.py:150 +#: pretix/control/forms/filter.py:1265 pretix/control/forms/rrule.py:112 +#: pretix/control/forms/rrule.py:151 msgid "Weekday" msgstr "" -#: pretix/control/forms/filter.py:1435 pretix/control/forms/filter.py:1437 -#: pretix/control/forms/filter.py:1486 pretix/control/forms/filter.py:1488 -#: pretix/control/forms/filter.py:1558 pretix/control/forms/filter.py:1560 -#: pretix/control/forms/filter.py:1612 pretix/control/forms/filter.py:1614 -#: pretix/control/forms/filter.py:2021 pretix/control/forms/filter.py:2023 -#: pretix/control/forms/filter.py:2589 pretix/control/forms/filter.py:2591 +#: pretix/control/forms/filter.py:1466 pretix/control/forms/filter.py:1468 +#: pretix/control/forms/filter.py:1517 pretix/control/forms/filter.py:1519 +#: pretix/control/forms/filter.py:1589 pretix/control/forms/filter.py:1591 +#: pretix/control/forms/filter.py:1643 pretix/control/forms/filter.py:1645 +#: pretix/control/forms/filter.py:2052 pretix/control/forms/filter.py:2054 +#: pretix/control/forms/filter.py:2620 pretix/control/forms/filter.py:2622 msgid "Search query" msgstr "" -#: pretix/control/forms/filter.py:1497 pretix/control/forms/filter.py:1569 +#: pretix/control/forms/filter.py:1528 pretix/control/forms/filter.py:1600 #: pretix/control/templates/pretixcontrol/organizers/customer.html:46 #: pretix/control/templates/pretixcontrol/organizers/giftcard_acceptance_list.html:47 #: pretix/control/templates/pretixcontrol/organizers/giftcard_acceptance_list.html:54 @@ -12804,12 +12837,12 @@ msgstr "" msgid "active" msgstr "" -#: pretix/control/forms/filter.py:1499 +#: pretix/control/forms/filter.py:1530 #: pretix/control/templates/pretixcontrol/organizers/customer.html:44 msgid "not yet activated" msgstr "" -#: pretix/control/forms/filter.py:1503 +#: pretix/control/forms/filter.py:1534 #: pretix/control/templates/pretixcontrol/organizers/customer.html:110 #: pretix/presale/templates/pretixpresale/organizers/customer_memberships.html:6 #: pretix/presale/templates/pretixpresale/organizers/customer_memberships.html:12 @@ -12817,49 +12850,49 @@ msgstr "" msgid "Memberships" msgstr "" -#: pretix/control/forms/filter.py:1507 +#: pretix/control/forms/filter.py:1538 msgid "Has no memberships" msgstr "" -#: pretix/control/forms/filter.py:1508 +#: pretix/control/forms/filter.py:1539 msgid "Has any membership" msgstr "" -#: pretix/control/forms/filter.py:1509 +#: pretix/control/forms/filter.py:1540 msgid "Has valid membership" msgstr "" -#: pretix/control/forms/filter.py:1668 +#: pretix/control/forms/filter.py:1699 msgid "Shop live" msgstr "" -#: pretix/control/forms/filter.py:1670 +#: pretix/control/forms/filter.py:1701 msgid "Shop not live" msgstr "" -#: pretix/control/forms/filter.py:1673 +#: pretix/control/forms/filter.py:1704 msgid "Single event running or in the future" msgstr "" -#: pretix/control/forms/filter.py:1674 +#: pretix/control/forms/filter.py:1705 msgid "Single event in the past" msgstr "" -#: pretix/control/forms/filter.py:1873 pretix/control/forms/filter.py:1875 +#: pretix/control/forms/filter.py:1904 pretix/control/forms/filter.py:1906 msgid "Search attendee…" msgstr "" -#: pretix/control/forms/filter.py:1880 +#: pretix/control/forms/filter.py:1911 #: pretix/plugins/checkinlists/exporters.py:106 msgid "Check-in status" msgstr "" -#: pretix/control/forms/filter.py:1882 +#: pretix/control/forms/filter.py:1913 #: pretix/plugins/checkinlists/exporters.py:108 msgid "All attendees" msgstr "" -#: pretix/control/forms/filter.py:1883 +#: pretix/control/forms/filter.py:1914 #: pretix/control/templates/pretixcontrol/checkin/index.html:183 #: pretix/control/templates/pretixcontrol/checkin/lists.html:103 #: pretix/plugins/checkinlists/exporters.py:109 @@ -12867,159 +12900,159 @@ msgstr "" msgid "Checked in" msgstr "" -#: pretix/control/forms/filter.py:1884 +#: pretix/control/forms/filter.py:1915 #: pretix/plugins/checkinlists/exporters.py:110 msgctxt "checkin state" msgid "Present" msgstr "" -#: pretix/control/forms/filter.py:1885 +#: pretix/control/forms/filter.py:1916 #: pretix/plugins/checkinlists/exporters.py:111 msgctxt "checkin state" msgid "Checked in but left" msgstr "" -#: pretix/control/forms/filter.py:1886 +#: pretix/control/forms/filter.py:1917 #: pretix/control/templates/pretixcontrol/checkin/index.html:178 #: pretix/plugins/checkinlists/exporters.py:112 msgid "Not checked in" msgstr "" -#: pretix/control/forms/filter.py:1905 +#: pretix/control/forms/filter.py:1936 msgctxt "subevent" msgid "Date start from" msgstr "" -#: pretix/control/forms/filter.py:1911 +#: pretix/control/forms/filter.py:1942 msgctxt "subevent" msgid "Date start until" msgstr "" -#: pretix/control/forms/filter.py:2012 pretix/control/forms/filter.py:2015 +#: pretix/control/forms/filter.py:2043 pretix/control/forms/filter.py:2046 #: pretix/control/templates/pretixcontrol/users/index.html:52 msgid "Administrator" msgstr "" -#: pretix/control/forms/filter.py:2016 +#: pretix/control/forms/filter.py:2047 msgid "No administrator" msgstr "" -#: pretix/control/forms/filter.py:2086 +#: pretix/control/forms/filter.py:2117 msgid "Valid" msgstr "" -#: pretix/control/forms/filter.py:2087 +#: pretix/control/forms/filter.py:2118 msgid "Unredeemed" msgstr "" -#: pretix/control/forms/filter.py:2088 +#: pretix/control/forms/filter.py:2119 msgid "Redeemed at least once" msgstr "" -#: pretix/control/forms/filter.py:2089 +#: pretix/control/forms/filter.py:2120 msgid "Fully redeemed" msgstr "" -#: pretix/control/forms/filter.py:2091 +#: pretix/control/forms/filter.py:2122 msgid "Redeemed and checked in with ticket" msgstr "" -#: pretix/control/forms/filter.py:2096 +#: pretix/control/forms/filter.py:2127 msgid "Quota handling" msgstr "" -#: pretix/control/forms/filter.py:2100 +#: pretix/control/forms/filter.py:2131 msgid "Allow to ignore quota" msgstr "" -#: pretix/control/forms/filter.py:2105 pretix/control/forms/filter.py:2107 +#: pretix/control/forms/filter.py:2136 pretix/control/forms/filter.py:2138 msgid "Filter by tag" msgstr "" -#: pretix/control/forms/filter.py:2112 pretix/control/forms/filter.py:2114 +#: pretix/control/forms/filter.py:2143 pretix/control/forms/filter.py:2145 msgid "Search voucher" msgstr "" -#: pretix/control/forms/filter.py:2159 pretix/control/forms/vouchers.py:130 +#: pretix/control/forms/filter.py:2190 pretix/control/forms/vouchers.py:130 #: pretix/control/views/typeahead.py:782 pretix/control/views/typeahead.py:786 #: pretix/control/views/vouchers.py:132 #, python-brace-format msgid "Any product in quota \"{quota}\"" msgstr "" -#: pretix/control/forms/filter.py:2281 +#: pretix/control/forms/filter.py:2312 msgid "Refund status" msgstr "" -#: pretix/control/forms/filter.py:2283 +#: pretix/control/forms/filter.py:2314 msgid "All open refunds" msgstr "" -#: pretix/control/forms/filter.py:2284 +#: pretix/control/forms/filter.py:2315 msgid "All refunds" msgstr "" -#: pretix/control/forms/filter.py:2322 pretix/plugins/reports/exporters.py:699 +#: pretix/control/forms/filter.py:2353 pretix/plugins/reports/exporters.py:699 msgid "Date filter" msgstr "" -#: pretix/control/forms/filter.py:2324 pretix/plugins/reports/exporters.py:701 +#: pretix/control/forms/filter.py:2355 pretix/plugins/reports/exporters.py:701 msgid "Filter by…" msgstr "" -#: pretix/control/forms/filter.py:2326 pretix/plugins/reports/exporters.py:703 +#: pretix/control/forms/filter.py:2357 pretix/plugins/reports/exporters.py:703 msgid "Date of last successful payment" msgstr "" -#: pretix/control/forms/filter.py:2366 +#: pretix/control/forms/filter.py:2397 msgid "All check-ins" msgstr "" -#: pretix/control/forms/filter.py:2367 +#: pretix/control/forms/filter.py:2398 msgid "Successful check-ins" msgstr "" -#: pretix/control/forms/filter.py:2368 +#: pretix/control/forms/filter.py:2399 msgid "Unsuccessful check-ins" msgstr "" -#: pretix/control/forms/filter.py:2373 +#: pretix/control/forms/filter.py:2404 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:64 #: pretix/plugins/checkinlists/exporters.py:756 msgid "Scan type" msgstr "" -#: pretix/control/forms/filter.py:2375 +#: pretix/control/forms/filter.py:2406 msgid "All directions" msgstr "" -#: pretix/control/forms/filter.py:2384 pretix/control/forms/filter.py:2424 +#: pretix/control/forms/filter.py:2415 pretix/control/forms/filter.py:2455 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:67 #: pretix/plugins/checkinlists/exporters.py:762 msgid "Device" msgstr "" -#: pretix/control/forms/filter.py:2385 pretix/control/forms/filter.py:2420 -#: pretix/control/forms/filter.py:2611 +#: pretix/control/forms/filter.py:2416 pretix/control/forms/filter.py:2451 +#: pretix/control/forms/filter.py:2642 msgid "All devices" msgstr "" -#: pretix/control/forms/filter.py:2399 +#: pretix/control/forms/filter.py:2430 msgctxt "filter" msgid "Start date" msgstr "" -#: pretix/control/forms/filter.py:2405 +#: pretix/control/forms/filter.py:2436 msgctxt "filter" msgid "End date" msgstr "" -#: pretix/control/forms/filter.py:2447 +#: pretix/control/forms/filter.py:2478 #: pretix/plugins/checkinlists/exporters.py:880 msgid "All check-in lists" msgstr "" -#: pretix/control/forms/filter.py:2451 +#: pretix/control/forms/filter.py:2482 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:64 #: pretix/control/templates/pretixcontrol/checkin/list_edit.html:10 #: pretix/control/templates/pretixcontrol/checkin/list_edit.html:25 @@ -13034,20 +13067,20 @@ msgstr "" msgid "Check-in list" msgstr "" -#: pretix/control/forms/filter.py:2602 +#: pretix/control/forms/filter.py:2633 #: pretix/control/templates/pretixcontrol/organizers/devices.html:82 msgid "Software" msgstr "" -#: pretix/control/forms/filter.py:2609 +#: pretix/control/forms/filter.py:2640 msgid "Device status" msgstr "" -#: pretix/control/forms/filter.py:2612 +#: pretix/control/forms/filter.py:2643 msgid "Active devices" msgstr "" -#: pretix/control/forms/filter.py:2613 +#: pretix/control/forms/filter.py:2644 msgid "Revoked devices" msgstr "" @@ -14231,36 +14264,36 @@ msgstr "" msgid "Number of repetitions" msgstr "" -#: pretix/control/forms/rrule.py:79 +#: pretix/control/forms/rrule.py:80 msgid "Last date" msgstr "" -#: pretix/control/forms/rrule.py:86 pretix/control/forms/rrule.py:133 -msgctxt "rrule" -msgid "first" -msgstr "" - #: pretix/control/forms/rrule.py:87 pretix/control/forms/rrule.py:134 msgctxt "rrule" -msgid "second" +msgid "first" msgstr "" #: pretix/control/forms/rrule.py:88 pretix/control/forms/rrule.py:135 msgctxt "rrule" -msgid "third" +msgid "second" msgstr "" #: pretix/control/forms/rrule.py:89 pretix/control/forms/rrule.py:136 msgctxt "rrule" +msgid "third" +msgstr "" + +#: pretix/control/forms/rrule.py:90 pretix/control/forms/rrule.py:137 +msgctxt "rrule" msgid "last" msgstr "" -#: pretix/control/forms/rrule.py:110 pretix/control/forms/rrule.py:149 +#: pretix/control/forms/rrule.py:111 pretix/control/forms/rrule.py:150 #: pretix/presale/templates/pretixpresale/fragment_calendar_nav.html:20 msgid "Day" msgstr "" -#: pretix/control/forms/rrule.py:112 pretix/control/forms/rrule.py:151 +#: pretix/control/forms/rrule.py:113 pretix/control/forms/rrule.py:152 msgid "Weekend day" msgstr "" @@ -14620,7 +14653,7 @@ msgid "The check-in of position #{posid} on list \"{list}\" has been reverted." msgstr "" #: pretix/control/logdisplay.py:353 pretix/control/logdisplay.py:355 -#: pretix/control/logdisplay.py:968 pretix/control/logdisplay.py:970 +#: pretix/control/logdisplay.py:970 pretix/control/logdisplay.py:972 msgid "(unknown)" msgstr "" @@ -14670,7 +14703,7 @@ msgstr "" msgid "The order has been canceled (comment: \"{comment}\")." msgstr "" -#: pretix/control/logdisplay.py:416 pretix/control/views/orders.py:1561 +#: pretix/control/logdisplay.py:416 pretix/control/views/orders.py:1565 #: pretix/presale/views/order.py:1049 msgid "The order has been canceled." msgstr "" @@ -14709,11 +14742,11 @@ msgstr "" msgid "Internal error while transferring data to {provider_display_name}." msgstr "" -#: pretix/control/logdisplay.py:483 pretix/control/logdisplay.py:818 +#: pretix/control/logdisplay.py:483 pretix/control/logdisplay.py:820 msgid "The settings of a payment provider have been changed." msgstr "" -#: pretix/control/logdisplay.py:486 pretix/control/logdisplay.py:817 +#: pretix/control/logdisplay.py:486 pretix/control/logdisplay.py:819 msgid "The settings of a ticket output provider have been changed." msgstr "" @@ -14754,11 +14787,11 @@ msgstr "" msgid "The order has been set to require payment before use." msgstr "" -#: pretix/control/logdisplay.py:505 pretix/control/views/orders.py:1566 +#: pretix/control/logdisplay.py:505 pretix/control/views/orders.py:1570 msgid "The order has been marked as expired." msgstr "" -#: pretix/control/logdisplay.py:506 pretix/control/views/orders.py:1465 +#: pretix/control/logdisplay.py:506 pretix/control/views/orders.py:1469 msgid "The order has been marked as paid." msgstr "" @@ -14770,7 +14803,7 @@ msgstr "" msgid "The order has been refunded." msgstr "" -#: pretix/control/logdisplay.py:509 pretix/control/views/orders.py:1882 +#: pretix/control/logdisplay.py:509 pretix/control/views/orders.py:1886 msgid "The order has been reactivated." msgstr "" @@ -14782,7 +14815,7 @@ msgstr "" msgid "The order requires approval before it can continue to be processed." msgstr "" -#: pretix/control/logdisplay.py:513 pretix/control/views/orders.py:786 +#: pretix/control/logdisplay.py:513 pretix/control/views/orders.py:790 msgid "The order has been approved." msgstr "" @@ -14817,16 +14850,16 @@ msgstr "" msgid "The order locale has been changed." msgstr "" -#: pretix/control/logdisplay.py:524 pretix/control/views/orders.py:1605 +#: pretix/control/logdisplay.py:524 pretix/control/views/orders.py:1609 #: pretix/presale/views/order.py:741 pretix/presale/views/order.py:814 msgid "The invoice has been generated." msgstr "" -#: pretix/control/logdisplay.py:525 pretix/control/views/orders.py:1678 +#: pretix/control/logdisplay.py:525 pretix/control/views/orders.py:1682 msgid "The invoice has been regenerated." msgstr "" -#: pretix/control/logdisplay.py:526 pretix/control/views/orders.py:1740 +#: pretix/control/logdisplay.py:526 pretix/control/views/orders.py:1744 #: pretix/presale/views/order.py:827 msgid "The invoice has been reissued." msgstr "" @@ -14883,7 +14916,8 @@ msgstr "" msgid "An unidentified type email has been sent." msgstr "" -#: pretix/control/logdisplay.py:541 pretix/control/logdisplay.py:727 +#: pretix/control/logdisplay.py:541 pretix/control/logdisplay.py:722 +#: pretix/control/logdisplay.py:728 pretix/control/logdisplay.py:756 msgid "Sending of an email has failed." msgstr "" @@ -14992,7 +15026,7 @@ msgstr "" #: pretix/control/logdisplay.py:584 #, python-brace-format -msgid "The voucher has been sent to {email} through the waiting list." +msgid "The voucher has been assigned to {email} through the waiting list." msgstr "" #: pretix/control/logdisplay.py:593 @@ -15096,27 +15130,27 @@ msgstr "" msgid "The organizer settings have been changed." msgstr "" -#: pretix/control/logdisplay.py:686 pretix/control/logdisplay.py:825 +#: pretix/control/logdisplay.py:686 pretix/control/logdisplay.py:827 msgid "The footer links have been changed." msgstr "" -#: pretix/control/logdisplay.py:687 pretix/control/logdisplay.py:733 +#: pretix/control/logdisplay.py:687 pretix/control/logdisplay.py:734 msgid "A scheduled export has been added." msgstr "" -#: pretix/control/logdisplay.py:688 pretix/control/logdisplay.py:734 +#: pretix/control/logdisplay.py:688 pretix/control/logdisplay.py:735 msgid "A scheduled export has been changed." msgstr "" -#: pretix/control/logdisplay.py:689 pretix/control/logdisplay.py:735 +#: pretix/control/logdisplay.py:689 pretix/control/logdisplay.py:736 msgid "A scheduled export has been deleted." msgstr "" -#: pretix/control/logdisplay.py:690 pretix/control/logdisplay.py:736 +#: pretix/control/logdisplay.py:690 pretix/control/logdisplay.py:737 msgid "A scheduled export has been executed." msgstr "" -#: pretix/control/logdisplay.py:691 pretix/control/logdisplay.py:737 +#: pretix/control/logdisplay.py:691 pretix/control/logdisplay.py:738 #, python-brace-format msgid "A scheduled export has failed: {reason}." msgstr "" @@ -15185,7 +15219,7 @@ msgstr "" msgid "The SSO client has been deleted." msgstr "" -#: pretix/control/logdisplay.py:708 pretix/control/views/organizer.py:2615 +#: pretix/control/logdisplay.py:708 pretix/control/views/organizer.py:2632 msgid "The membership type has been created." msgstr "" @@ -15197,7 +15231,7 @@ msgstr "" msgid "The membership type has been deleted." msgstr "" -#: pretix/control/logdisplay.py:711 pretix/control/views/organizer.py:3453 +#: pretix/control/logdisplay.py:711 pretix/control/views/organizer.py:3470 msgid "The sales channel has been created." msgstr "" @@ -15241,532 +15275,532 @@ msgstr "" msgid "A new password has been set." msgstr "" -#: pretix/control/logdisplay.py:722 +#: pretix/control/logdisplay.py:723 msgid "The reusable medium has been created." msgstr "" -#: pretix/control/logdisplay.py:723 +#: pretix/control/logdisplay.py:724 msgid "The reusable medium has been created automatically." msgstr "" -#: pretix/control/logdisplay.py:724 +#: pretix/control/logdisplay.py:725 msgid "The reusable medium has been changed." msgstr "" -#: pretix/control/logdisplay.py:725 +#: pretix/control/logdisplay.py:726 msgid "The medium has been connected to a new ticket." msgstr "" -#: pretix/control/logdisplay.py:726 +#: pretix/control/logdisplay.py:727 msgid "The medium has been connected to a new gift card." msgstr "" -#: pretix/control/logdisplay.py:728 +#: pretix/control/logdisplay.py:729 msgid "The event's internal comment has been updated." msgstr "" -#: pretix/control/logdisplay.py:729 +#: pretix/control/logdisplay.py:730 msgid "The event has been canceled." msgstr "" -#: pretix/control/logdisplay.py:730 +#: pretix/control/logdisplay.py:731 msgid "An event has been deleted." msgstr "" -#: pretix/control/logdisplay.py:731 +#: pretix/control/logdisplay.py:732 msgid "A removal process for personal data has been started." msgstr "" -#: pretix/control/logdisplay.py:732 +#: pretix/control/logdisplay.py:733 msgid "A removal process for personal data has been completed." msgstr "" -#: pretix/control/logdisplay.py:738 +#: pretix/control/logdisplay.py:739 msgid "The user has been created." msgstr "" -#: pretix/control/logdisplay.py:739 +#: pretix/control/logdisplay.py:740 #, python-brace-format msgid "" "A first login using {agent_type} on {os_type} from {country} has been " "detected." msgstr "" -#: pretix/control/logdisplay.py:741 pretix/control/views/user.py:490 +#: pretix/control/logdisplay.py:742 pretix/control/views/user.py:490 #: pretix/control/views/user.py:550 pretix/control/views/user.py:609 msgid "Two-factor authentication has been enabled." msgstr "" -#: pretix/control/logdisplay.py:742 pretix/control/views/user.py:393 +#: pretix/control/logdisplay.py:743 pretix/control/views/user.py:393 #: pretix/control/views/user.py:625 msgid "Two-factor authentication has been disabled." msgstr "" -#: pretix/control/logdisplay.py:743 pretix/control/views/user.py:642 +#: pretix/control/logdisplay.py:744 pretix/control/views/user.py:642 msgid "Your two-factor emergency codes have been regenerated." msgstr "" -#: pretix/control/logdisplay.py:744 +#: pretix/control/logdisplay.py:745 msgid "A two-factor emergency code has been generated." msgstr "" -#: pretix/control/logdisplay.py:745 +#: pretix/control/logdisplay.py:746 #, python-brace-format msgid "" "A new two-factor authentication device \"{name}\" has been added to your " "account." msgstr "" -#: pretix/control/logdisplay.py:747 +#: pretix/control/logdisplay.py:748 #, python-brace-format msgid "" "The two-factor authentication device \"{name}\" has been removed from your " "account." msgstr "" -#: pretix/control/logdisplay.py:749 +#: pretix/control/logdisplay.py:750 msgid "Notifications have been enabled." msgstr "" -#: pretix/control/logdisplay.py:750 +#: pretix/control/logdisplay.py:751 msgid "Notifications have been disabled." msgstr "" -#: pretix/control/logdisplay.py:751 +#: pretix/control/logdisplay.py:752 msgid "Your notification settings have been changed." msgstr "" -#: pretix/control/logdisplay.py:752 +#: pretix/control/logdisplay.py:753 msgid "This user has been anonymized." msgstr "" -#: pretix/control/logdisplay.py:755 +#: pretix/control/logdisplay.py:757 msgid "Password reset mail sent." msgstr "" -#: pretix/control/logdisplay.py:756 +#: pretix/control/logdisplay.py:758 msgid "The password has been reset." msgstr "" -#: pretix/control/logdisplay.py:757 +#: pretix/control/logdisplay.py:759 msgid "" "A repeated password reset has been denied, as the last request was less than " "24 hours ago." msgstr "" -#: pretix/control/logdisplay.py:759 +#: pretix/control/logdisplay.py:761 #, python-brace-format msgid "The organizer \"{name}\" has been deleted." msgstr "" -#: pretix/control/logdisplay.py:760 pretix/control/logdisplay.py:986 +#: pretix/control/logdisplay.py:762 pretix/control/logdisplay.py:988 msgid "A voucher has been sent to a person on the waiting list." msgstr "" -#: pretix/control/logdisplay.py:761 +#: pretix/control/logdisplay.py:763 msgid "An entry has been transferred to another waiting list." msgstr "" -#: pretix/control/logdisplay.py:762 +#: pretix/control/logdisplay.py:764 msgid "The team has been created." msgstr "" -#: pretix/control/logdisplay.py:763 +#: pretix/control/logdisplay.py:765 msgid "The team settings have been changed." msgstr "" -#: pretix/control/logdisplay.py:764 +#: pretix/control/logdisplay.py:766 msgid "The team has been deleted." msgstr "" -#: pretix/control/logdisplay.py:765 pretix/control/views/organizer.py:2281 +#: pretix/control/logdisplay.py:767 pretix/control/views/organizer.py:2298 msgid "The gate has been created." msgstr "" -#: pretix/control/logdisplay.py:766 +#: pretix/control/logdisplay.py:768 msgid "The gate has been changed." msgstr "" -#: pretix/control/logdisplay.py:767 -msgid "The gate has been deleted." -msgstr "" - -#: pretix/control/logdisplay.py:768 -msgctxt "subevent" -msgid "The event date has been deleted." -msgstr "" - #: pretix/control/logdisplay.py:769 -msgctxt "subevent" -msgid "The event date has been canceled." +msgid "The gate has been deleted." msgstr "" #: pretix/control/logdisplay.py:770 msgctxt "subevent" -msgid "The event date has been changed." +msgid "The event date has been deleted." msgstr "" #: pretix/control/logdisplay.py:771 msgctxt "subevent" -msgid "The event date has been created." +msgid "The event date has been canceled." msgstr "" #: pretix/control/logdisplay.py:772 msgctxt "subevent" -msgid "A quota has been added to the event date." +msgid "The event date has been changed." msgstr "" #: pretix/control/logdisplay.py:773 msgctxt "subevent" -msgid "A quota has been changed on the event date." +msgid "The event date has been created." msgstr "" #: pretix/control/logdisplay.py:774 msgctxt "subevent" -msgid "A quota has been removed from the event date." +msgid "A quota has been added to the event date." msgstr "" #: pretix/control/logdisplay.py:775 -msgid "The device has been created." +msgctxt "subevent" +msgid "A quota has been changed on the event date." msgstr "" #: pretix/control/logdisplay.py:776 -msgid "The device has been changed." +msgctxt "subevent" +msgid "A quota has been removed from the event date." msgstr "" #: pretix/control/logdisplay.py:777 -msgid "Access of the device has been revoked." +msgid "The device has been created." msgstr "" #: pretix/control/logdisplay.py:778 -msgid "The device has been initialized." +msgid "The device has been changed." msgstr "" #: pretix/control/logdisplay.py:779 -msgid "The access token of the device has been regenerated." +msgid "Access of the device has been revoked." msgstr "" #: pretix/control/logdisplay.py:780 -msgid "The device has notified the server of an hardware or software update." +msgid "The device has been initialized." msgstr "" #: pretix/control/logdisplay.py:781 -msgid "The gift card has been created." +msgid "The access token of the device has been regenerated." msgstr "" -#: pretix/control/logdisplay.py:782 pretix/control/views/organizer.py:1925 -msgid "The gift card has been changed." +#: pretix/control/logdisplay.py:782 +msgid "The device has notified the server of an hardware or software update." msgstr "" #: pretix/control/logdisplay.py:783 +msgid "The gift card has been created." +msgstr "" + +#: pretix/control/logdisplay.py:784 pretix/control/views/organizer.py:1925 +msgid "The gift card has been changed." +msgstr "" + +#: pretix/control/logdisplay.py:785 msgid "A manual transaction has been performed." msgstr "" -#: pretix/control/logdisplay.py:784 +#: pretix/control/logdisplay.py:786 #, python-brace-format msgid "The token \"{name}\" has been created." msgstr "" -#: pretix/control/logdisplay.py:785 +#: pretix/control/logdisplay.py:787 #, python-brace-format msgid "The token \"{name}\" has been revoked." msgstr "" -#: pretix/control/logdisplay.py:786 +#: pretix/control/logdisplay.py:788 msgid "The check-in and print log state has been reset." msgstr "" -#: pretix/control/logdisplay.py:793 pretix/control/logdisplay.py:852 +#: pretix/control/logdisplay.py:795 pretix/control/logdisplay.py:854 msgid "The plugin has been enabled." msgstr "" -#: pretix/control/logdisplay.py:794 pretix/control/logdisplay.py:853 +#: pretix/control/logdisplay.py:796 pretix/control/logdisplay.py:855 #: pretix/control/views/event.py:490 pretix/control/views/organizer.py:753 msgid "The plugin has been disabled." msgstr "" -#: pretix/control/logdisplay.py:797 pretix/control/logdisplay.py:856 +#: pretix/control/logdisplay.py:799 pretix/control/logdisplay.py:858 #, python-brace-format msgid "Plugin {val}" msgstr "" -#: pretix/control/logdisplay.py:812 +#: pretix/control/logdisplay.py:814 msgid "A meta property has been added to this event." msgstr "" -#: pretix/control/logdisplay.py:813 +#: pretix/control/logdisplay.py:815 msgid "A meta property has been removed from this event." msgstr "" -#: pretix/control/logdisplay.py:814 +#: pretix/control/logdisplay.py:816 msgid "A meta property has been changed on this event." msgstr "" -#: pretix/control/logdisplay.py:815 +#: pretix/control/logdisplay.py:817 msgid "The event settings have been changed." msgstr "" -#: pretix/control/logdisplay.py:816 +#: pretix/control/logdisplay.py:818 msgid "The ticket download settings have been changed." msgstr "" -#: pretix/control/logdisplay.py:819 +#: pretix/control/logdisplay.py:821 msgid "The shop has been taken live." msgstr "" -#: pretix/control/logdisplay.py:820 +#: pretix/control/logdisplay.py:822 msgid "The shop has been taken offline." msgstr "" -#: pretix/control/logdisplay.py:821 +#: pretix/control/logdisplay.py:823 msgid "The shop has been taken into test mode." msgstr "" -#: pretix/control/logdisplay.py:822 +#: pretix/control/logdisplay.py:824 msgid "The test mode has been disabled." msgstr "" -#: pretix/control/logdisplay.py:823 +#: pretix/control/logdisplay.py:825 msgid "The event has been created." msgstr "" -#: pretix/control/logdisplay.py:824 +#: pretix/control/logdisplay.py:826 msgid "The event details have been changed." msgstr "" -#: pretix/control/logdisplay.py:826 +#: pretix/control/logdisplay.py:828 msgid "An answer option has been added to the question." msgstr "" -#: pretix/control/logdisplay.py:827 +#: pretix/control/logdisplay.py:829 msgid "An answer option has been removed from the question." msgstr "" -#: pretix/control/logdisplay.py:828 +#: pretix/control/logdisplay.py:830 msgid "An answer option has been changed." msgstr "" -#: pretix/control/logdisplay.py:829 +#: pretix/control/logdisplay.py:831 msgid "A user has been added to the event team." msgstr "" -#: pretix/control/logdisplay.py:830 +#: pretix/control/logdisplay.py:832 msgid "A user has been invited to the event team." msgstr "" -#: pretix/control/logdisplay.py:831 +#: pretix/control/logdisplay.py:833 msgid "A user's permissions have been changed." msgstr "" -#: pretix/control/logdisplay.py:832 +#: pretix/control/logdisplay.py:834 msgid "A user has been removed from the event team." msgstr "" -#: pretix/control/logdisplay.py:839 +#: pretix/control/logdisplay.py:841 msgid "The check-in list has been added." msgstr "" -#: pretix/control/logdisplay.py:840 pretix/control/logdisplay.py:841 +#: pretix/control/logdisplay.py:842 pretix/control/logdisplay.py:843 msgid "The check-in list has been deleted." msgstr "" -#: pretix/control/logdisplay.py:842 +#: pretix/control/logdisplay.py:844 msgid "The check-in list has been changed." msgstr "" -#: pretix/control/logdisplay.py:845 +#: pretix/control/logdisplay.py:847 #, python-brace-format msgid "Check-in list {val}" msgstr "" -#: pretix/control/logdisplay.py:872 +#: pretix/control/logdisplay.py:874 msgid "The product has been created." msgstr "" -#: pretix/control/logdisplay.py:873 +#: pretix/control/logdisplay.py:875 msgid "The product has been changed." msgstr "" -#: pretix/control/logdisplay.py:874 +#: pretix/control/logdisplay.py:876 msgid "The product has been reordered." msgstr "" -#: pretix/control/logdisplay.py:875 +#: pretix/control/logdisplay.py:877 msgid "The product has been deleted." msgstr "" -#: pretix/control/logdisplay.py:876 +#: pretix/control/logdisplay.py:878 msgid "An add-on has been added to this product." msgstr "" -#: pretix/control/logdisplay.py:877 +#: pretix/control/logdisplay.py:879 msgid "An add-on has been removed from this product." msgstr "" -#: pretix/control/logdisplay.py:878 +#: pretix/control/logdisplay.py:880 msgid "An add-on has been changed on this product." msgstr "" -#: pretix/control/logdisplay.py:879 +#: pretix/control/logdisplay.py:881 msgid "A bundled item has been added to this product." msgstr "" -#: pretix/control/logdisplay.py:880 +#: pretix/control/logdisplay.py:882 msgid "A bundled item has been removed from this product." msgstr "" -#: pretix/control/logdisplay.py:881 +#: pretix/control/logdisplay.py:883 msgid "A bundled item has been changed on this product." msgstr "" -#: pretix/control/logdisplay.py:888 -#, python-brace-format -msgid "The variation \"{value}\" has been created." -msgstr "" - -#: pretix/control/logdisplay.py:889 -#, python-brace-format -msgid "The variation \"{value}\" has been deleted." -msgstr "" - #: pretix/control/logdisplay.py:890 #, python-brace-format +msgid "The variation \"{value}\" has been created." +msgstr "" + +#: pretix/control/logdisplay.py:891 +#, python-brace-format +msgid "The variation \"{value}\" has been deleted." +msgstr "" + +#: pretix/control/logdisplay.py:892 +#, python-brace-format msgid "The variation \"{value}\" has been changed." msgstr "" -#: pretix/control/logdisplay.py:907 -#, python-brace-format -msgid "Payment {local_id} has been confirmed." -msgstr "" - -#: pretix/control/logdisplay.py:908 -#, python-brace-format -msgid "Payment {local_id} has been canceled." -msgstr "" - #: pretix/control/logdisplay.py:909 #, python-brace-format -msgid "Canceling payment {local_id} has failed." +msgid "Payment {local_id} has been confirmed." msgstr "" #: pretix/control/logdisplay.py:910 #, python-brace-format -msgid "Payment {local_id} has been started." +msgid "Payment {local_id} has been canceled." msgstr "" #: pretix/control/logdisplay.py:911 #, python-brace-format -msgid "Payment {local_id} has failed." +msgid "Canceling payment {local_id} has failed." msgstr "" #: pretix/control/logdisplay.py:912 #, python-brace-format -msgid "The order could not be marked as paid: {message}" +msgid "Payment {local_id} has been started." msgstr "" #: pretix/control/logdisplay.py:913 -msgid "The order has been overpaid." +#, python-brace-format +msgid "Payment {local_id} has failed." msgstr "" #: pretix/control/logdisplay.py:914 #, python-brace-format -msgid "Refund {local_id} has been created." +msgid "The order could not be marked as paid: {message}" msgstr "" #: pretix/control/logdisplay.py:915 -#, python-brace-format -msgid "Refund {local_id} has been created by an external entity." +msgid "The order has been overpaid." msgstr "" #: pretix/control/logdisplay.py:916 -msgid "The customer requested you to issue a refund." +#, python-brace-format +msgid "Refund {local_id} has been created." msgstr "" #: pretix/control/logdisplay.py:917 #, python-brace-format -msgid "Refund {local_id} has been completed." +msgid "Refund {local_id} has been created by an external entity." msgstr "" #: pretix/control/logdisplay.py:918 -#, python-brace-format -msgid "Refund {local_id} has been canceled." +msgid "The customer requested you to issue a refund." msgstr "" #: pretix/control/logdisplay.py:919 #, python-brace-format +msgid "Refund {local_id} has been completed." +msgstr "" + +#: pretix/control/logdisplay.py:920 +#, python-brace-format +msgid "Refund {local_id} has been canceled." +msgstr "" + +#: pretix/control/logdisplay.py:921 +#, python-brace-format msgid "Refund {local_id} has failed." msgstr "" -#: pretix/control/logdisplay.py:926 +#: pretix/control/logdisplay.py:928 msgid "The quota has been added." msgstr "" -#: pretix/control/logdisplay.py:927 +#: pretix/control/logdisplay.py:929 msgid "The quota has been deleted." msgstr "" -#: pretix/control/logdisplay.py:928 +#: pretix/control/logdisplay.py:930 msgid "The quota has been changed." msgstr "" -#: pretix/control/logdisplay.py:929 +#: pretix/control/logdisplay.py:931 msgid "The quota has closed." msgstr "" -#: pretix/control/logdisplay.py:930 pretix/control/views/item.py:1081 +#: pretix/control/logdisplay.py:932 pretix/control/views/item.py:1081 msgid "The quota has been re-opened." msgstr "" -#: pretix/control/logdisplay.py:937 +#: pretix/control/logdisplay.py:939 msgid "The question has been added." msgstr "" -#: pretix/control/logdisplay.py:938 +#: pretix/control/logdisplay.py:940 msgid "The question has been deleted." msgstr "" -#: pretix/control/logdisplay.py:939 +#: pretix/control/logdisplay.py:941 msgid "The question has been changed." msgstr "" -#: pretix/control/logdisplay.py:940 +#: pretix/control/logdisplay.py:942 msgid "The question has been reordered." msgstr "" -#: pretix/control/logdisplay.py:947 +#: pretix/control/logdisplay.py:949 msgid "The discount has been added." msgstr "" -#: pretix/control/logdisplay.py:948 +#: pretix/control/logdisplay.py:950 msgid "The discount has been deleted." msgstr "" -#: pretix/control/logdisplay.py:949 +#: pretix/control/logdisplay.py:951 msgid "The discount has been changed." msgstr "" -#: pretix/control/logdisplay.py:973 +#: pretix/control/logdisplay.py:975 #, python-brace-format msgid "" "Position #{posid} has been checked in manually at {datetime} on list \"{list}" "\"." msgstr "" -#: pretix/control/logdisplay.py:978 +#: pretix/control/logdisplay.py:980 #, python-brace-format msgid "" "Position #{posid} has been checked in again at {datetime} on list \"{list}\"." msgstr "" -#: pretix/control/logdisplay.py:987 +#: pretix/control/logdisplay.py:989 msgid "An entry has been removed from the waiting list." msgstr "" -#: pretix/control/logdisplay.py:988 +#: pretix/control/logdisplay.py:990 msgid "An entry has been changed on the waiting list." msgstr "" -#: pretix/control/logdisplay.py:989 +#: pretix/control/logdisplay.py:991 msgid "An entry has been added to the waiting list." msgstr "" @@ -15807,7 +15841,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/event/quick_setup.html:151 #: pretix/control/templates/pretixcontrol/order/index.html:890 #: pretix/control/templates/pretixcontrol/order/refund_choose.html:37 -#: pretix/plugins/banktransfer/apps.py:42 +#: pretix/plugins/banktransfer/apps.py:43 #: pretix/plugins/manualpayment/apps.py:39 pretix/plugins/paypal2/apps.py:45 #: pretix/plugins/stripe/apps.py:44 #: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:42 @@ -15818,7 +15852,7 @@ msgstr "" #: pretix/control/navigation.py:73 pretix/control/views/event.py:1610 #: pretix/control/views/event.py:1612 pretix/control/views/event.py:1644 -#: pretix/control/views/event.py:1649 pretix/control/views/subevents.py:293 +#: pretix/control/views/event.py:1649 pretix/control/views/subevents.py:310 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html:60 #: pretix/plugins/ticketoutputpdf/apps.py:55 #: pretix/plugins/ticketoutputpdf/exporters.py:68 @@ -15853,7 +15887,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/event/invoicing.html:138 #: pretix/control/templates/pretixcontrol/event/payment.html:47 #: pretix/control/templates/pretixcontrol/event/plugins.html:117 -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:135 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:137 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:12 #: pretix/plugins/returnurl/apps.py:40 #: pretix/plugins/ticketoutputpdf/apps.py:55 @@ -16176,7 +16210,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/event/tickets.html:73 #: pretix/control/templates/pretixcontrol/global_settings.html:12 #: pretix/control/templates/pretixcontrol/global_update.html:86 -#: pretix/control/templates/pretixcontrol/item/index.html:293 +#: pretix/control/templates/pretixcontrol/item/index.html:305 #: pretix/control/templates/pretixcontrol/items/category.html:49 #: pretix/control/templates/pretixcontrol/items/discount.html:79 #: pretix/control/templates/pretixcontrol/items/question_edit.html:153 @@ -18113,19 +18147,19 @@ msgstr "" #: pretix/control/views/organizer.py:945 pretix/control/views/organizer.py:1340 #: pretix/control/views/organizer.py:1438 #: pretix/control/views/organizer.py:1602 -#: pretix/control/views/organizer.py:2321 -#: pretix/control/views/organizer.py:2458 -#: pretix/control/views/organizer.py:2655 -#: pretix/control/views/organizer.py:2771 -#: pretix/control/views/organizer.py:2900 -#: pretix/control/views/organizer.py:3094 -#: pretix/control/views/organizer.py:3123 -#: pretix/control/views/organizer.py:3163 -#: pretix/control/views/organizer.py:3240 -#: pretix/control/views/organizer.py:3337 -#: pretix/control/views/organizer.py:3366 -#: pretix/control/views/organizer.py:3504 pretix/control/views/subevents.py:525 -#: pretix/control/views/subevents.py:1597 pretix/control/views/user.py:236 +#: pretix/control/views/organizer.py:2338 +#: pretix/control/views/organizer.py:2475 +#: pretix/control/views/organizer.py:2672 +#: pretix/control/views/organizer.py:2788 +#: pretix/control/views/organizer.py:2917 +#: pretix/control/views/organizer.py:3111 +#: pretix/control/views/organizer.py:3140 +#: pretix/control/views/organizer.py:3180 +#: pretix/control/views/organizer.py:3257 +#: pretix/control/views/organizer.py:3354 +#: pretix/control/views/organizer.py:3383 +#: pretix/control/views/organizer.py:3521 pretix/control/views/subevents.py:542 +#: pretix/control/views/subevents.py:1614 pretix/control/views/user.py:236 #: pretix/control/views/users.py:114 pretix/control/views/vouchers.py:305 #: pretix/plugins/autocheckin/views.py:164 pretix/plugins/badges/views.py:157 #: pretix/plugins/sendmail/views.py:645 pretix/plugins/stripe/views.py:679 @@ -18150,12 +18184,12 @@ msgid "Experimental feature" msgstr "" #: pretix/control/templates/pretixcontrol/event/plugins.html:83 -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:106 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:108 msgid "Incompatible" msgstr "" #: pretix/control/templates/pretixcontrol/event/plugins.html:87 -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:110 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:112 msgid "Not available" msgstr "" @@ -18171,13 +18205,13 @@ msgstr "" #: pretix/control/templates/pretixcontrol/event/plugins.html:104 #: pretix/control/templates/pretixcontrol/event/plugins.html:116 -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:122 -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:134 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:124 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:136 msgid "Open plugin settings" msgstr "" #: pretix/control/templates/pretixcontrol/event/plugins.html:105 -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:123 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:125 msgid "Go to" msgstr "" @@ -18188,7 +18222,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/event/plugins.html:134 #: pretix/control/templates/pretixcontrol/oauth/app_delete.html:15 -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:145 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:147 #: pretix/control/templates/pretixcontrol/user/2fa_disable.html:20 #: pretix/control/templates/pretixcontrol/user/2fa_main.html:79 #: pretix/control/templates/pretixcontrol/user/2fa_main.html:83 @@ -18209,8 +18243,8 @@ msgid "" msgstr "" #: pretix/control/templates/pretixcontrol/event/plugins.html:159 -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:157 -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:177 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:159 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:179 #: pretix/control/templates/pretixcontrol/user/2fa_enable.html:21 #: pretix/control/templates/pretixcontrol/user/2fa_main.html:99 #: pretix/control/templates/pretixcontrol/user/notifications.html:23 @@ -19343,44 +19377,44 @@ msgstr "" msgid "Availability" msgstr "" -#: pretix/control/templates/pretixcontrol/item/index.html:184 +#: pretix/control/templates/pretixcontrol/item/index.html:196 msgid "Tickets & Badges" msgstr "" -#: pretix/control/templates/pretixcontrol/item/index.html:203 +#: pretix/control/templates/pretixcontrol/item/index.html:215 msgid "Check-in & Validity" msgstr "" -#: pretix/control/templates/pretixcontrol/item/index.html:214 +#: pretix/control/templates/pretixcontrol/item/index.html:226 msgid "Duration" msgstr "" -#: pretix/control/templates/pretixcontrol/item/index.html:216 +#: pretix/control/templates/pretixcontrol/item/index.html:228 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:355 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:364 msgid "minutes" msgstr "" -#: pretix/control/templates/pretixcontrol/item/index.html:217 +#: pretix/control/templates/pretixcontrol/item/index.html:229 msgid "hours" msgstr "" -#: pretix/control/templates/pretixcontrol/item/index.html:218 -#: pretix/control/templates/pretixcontrol/item/index.html:236 -#: pretix/control/templates/pretixcontrol/item/index.html:249 +#: pretix/control/templates/pretixcontrol/item/index.html:230 +#: pretix/control/templates/pretixcontrol/item/index.html:248 +#: pretix/control/templates/pretixcontrol/item/index.html:261 msgid "days" msgstr "" -#: pretix/control/templates/pretixcontrol/item/index.html:219 -#: pretix/control/templates/pretixcontrol/item/index.html:250 +#: pretix/control/templates/pretixcontrol/item/index.html:231 +#: pretix/control/templates/pretixcontrol/item/index.html:262 msgid "months" msgstr "" -#: pretix/control/templates/pretixcontrol/item/index.html:220 +#: pretix/control/templates/pretixcontrol/item/index.html:232 msgid "years" msgstr "" -#: pretix/control/templates/pretixcontrol/item/index.html:226 +#: pretix/control/templates/pretixcontrol/item/index.html:238 msgid "" "If you select a duration given in days, months or years, the validity will " "always end at the end of a full day (midnight), plus the number of minutes " @@ -19389,17 +19423,17 @@ msgid "" "starts on." msgstr "" -#: pretix/control/templates/pretixcontrol/item/index.html:242 +#: pretix/control/templates/pretixcontrol/item/index.html:254 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:617 #: pretix/control/templates/pretixcontrol/subevents/detail.html:260 msgid "Additional settings" msgstr "" -#: pretix/control/templates/pretixcontrol/item/index.html:252 +#: pretix/control/templates/pretixcontrol/item/index.html:264 msgid "Membership duration after purchase" msgstr "" -#: pretix/control/templates/pretixcontrol/item/index.html:301 +#: pretix/control/templates/pretixcontrol/item/index.html:313 msgid "Product history" msgstr "" @@ -19601,7 +19635,7 @@ msgstr "" #: pretix/presale/templates/pretixpresale/fragment_day_calendar.html:107 #: pretix/presale/templates/pretixpresale/fragment_event_list_status.html:35 #: pretix/presale/templates/pretixpresale/fragment_week_calendar.html:71 -#: pretix/presale/views/widget.py:449 +#: pretix/presale/views/widget.py:458 msgid "Sold out" msgstr "" @@ -21527,13 +21561,6 @@ msgstr "" msgid "Purchased" msgstr "" -#: pretix/control/templates/pretixcontrol/orders/overview.html:189 -msgid "" -"If you click links in this column, you will only find orders that are " -"canceled completely, while the numbers also include single canceled " -"positions within valid orders." -msgstr "" - #: pretix/control/templates/pretixcontrol/orders/refunds.html:34 msgid "No refunds are currently open." msgstr "" @@ -22271,30 +22298,30 @@ msgid "" "events to third-party services, or apply other forms of customizations." msgstr "" -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:80 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:81 msgid "Active (all events)" msgstr "" -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:85 -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:94 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:86 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:95 #, python-format msgid "Active (%(count)s event)" msgid_plural "Active (%(count)s events)" msgstr[0] "" msgstr[1] "" -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:116 -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:173 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:118 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:175 msgid "" "Parts of this plugin can be enabled or disabled for events individually." msgstr "" -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:149 -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:167 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:151 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:169 msgid "Manage events" msgstr "" -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:162 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:164 msgid "This plugin can be enabled or disabled for events individually." msgstr "" @@ -24252,9 +24279,9 @@ msgstr "" #: pretix/control/views/item.py:951 pretix/control/views/item.py:1155 #: pretix/control/views/item.py:1321 pretix/control/views/item.py:1506 #: pretix/control/views/organizer.py:275 pretix/control/views/organizer.py:303 -#: pretix/control/views/organizer.py:1457 pretix/control/views/subevents.py:504 -#: pretix/control/views/subevents.py:630 pretix/control/views/subevents.py:1046 -#: pretix/control/views/subevents.py:1505 pretix/control/views/user.py:358 +#: pretix/control/views/organizer.py:1457 pretix/control/views/subevents.py:521 +#: pretix/control/views/subevents.py:647 pretix/control/views/subevents.py:1063 +#: pretix/control/views/subevents.py:1522 pretix/control/views/user.py:358 #: pretix/control/views/vouchers.py:277 pretix/control/views/vouchers.py:351 #: pretix/control/views/vouchers.py:534 pretix/control/views/waitinglist.py:420 #: pretix/plugins/autocheckin/views.py:112 @@ -24355,7 +24382,7 @@ msgstr "" #: pretix/presale/templates/pretixpresale/fragment_day_calendar.html:116 #: pretix/presale/templates/pretixpresale/fragment_event_list_status.html:47 #: pretix/presale/templates/pretixpresale/fragment_week_calendar.html:79 -#: pretix/presale/views/widget.py:463 +#: pretix/presale/views/widget.py:472 msgid "Sale over" msgstr "" @@ -24363,7 +24390,7 @@ msgstr "" #: pretix/presale/templates/pretixpresale/fragment_calendar.html:119 #: pretix/presale/templates/pretixpresale/fragment_day_calendar.html:123 #: pretix/presale/templates/pretixpresale/fragment_week_calendar.html:86 -#: pretix/presale/views/widget.py:473 +#: pretix/presale/views/widget.py:482 msgid "Soon" msgstr "" @@ -24378,23 +24405,28 @@ msgstr[1] "" msgid "The sync job has been enqueued and will run in the next minutes." msgstr "" -#: pretix/control/views/datasync.py:89 pretix/control/views/datasync.py:99 +#: pretix/control/views/datasync.py:90 pretix/control/views/datasync.py:104 +msgid "" +"The sync job could not be found. It may have been processed in the meantime." +msgstr "" + +#: pretix/control/views/datasync.py:93 pretix/control/views/datasync.py:107 msgid "The sync job is already in progress." msgstr "" -#: pretix/control/views/datasync.py:92 +#: pretix/control/views/datasync.py:96 msgid "The sync job has been canceled." msgstr "" -#: pretix/control/views/datasync.py:105 +#: pretix/control/views/datasync.py:113 msgid "The sync job has been set to run as soon as possible." msgstr "" -#: pretix/control/views/datasync.py:136 +#: pretix/control/views/datasync.py:144 msgid "The selected jobs have been set to run as soon as possible." msgstr "" -#: pretix/control/views/datasync.py:139 +#: pretix/control/views/datasync.py:147 msgid "The selected jobs have been canceled." msgstr "" @@ -24421,8 +24453,8 @@ msgstr "" #: pretix/control/views/discounts.py:260 pretix/control/views/item.py:190 #: pretix/control/views/item.py:402 pretix/control/views/item.py:536 -#: pretix/control/views/organizer.py:2541 -#: pretix/control/views/organizer.py:3599 +#: pretix/control/views/organizer.py:2558 +#: pretix/control/views/organizer.py:3616 msgid "Some of the provided object ids are invalid." msgstr "" @@ -24513,11 +24545,11 @@ msgid "" "event: {plugin_names}" msgstr "" -#: pretix/control/views/event.py:1251 pretix/control/views/orders.py:767 +#: pretix/control/views/event.py:1251 pretix/control/views/orders.py:771 msgid "The comment has been updated." msgstr "" -#: pretix/control/views/event.py:1253 pretix/control/views/orders.py:769 +#: pretix/control/views/event.py:1253 pretix/control/views/orders.py:773 msgid "Could not update the comment." msgstr "" @@ -24562,11 +24594,11 @@ msgstr "" #: pretix/control/views/global_settings.py:69 #: pretix/control/views/global_settings.py:92 -#: pretix/control/views/global_settings.py:157 +#: pretix/control/views/global_settings.py:168 msgid "Your changes have not been saved, see below for errors." msgstr "" -#: pretix/control/views/global_settings.py:195 +#: pretix/control/views/global_settings.py:206 msgid "" "You are in violation of the license. If you're not sure whether you qualify " "for the additional permission or if you offer the functionality of pretix to " @@ -24574,26 +24606,26 @@ msgid "" "Enterprise license." msgstr "" -#: pretix/control/views/global_settings.py:203 +#: pretix/control/views/global_settings.py:214 msgid "" "You may not make use of the additional permission or of a pretix Enterprise " "license if you install any plugins licensed with strong copyleft, otherwise " "you are likely in violation of the license of these plugins." msgstr "" -#: pretix/control/views/global_settings.py:211 +#: pretix/control/views/global_settings.py:222 msgid "" "If you're using pretix under AGPL license, you need to provide instructions " "on how to access the source code." msgstr "" -#: pretix/control/views/global_settings.py:218 +#: pretix/control/views/global_settings.py:229 msgid "" "You must not use pretix under AGPL terms if you use pretix Enterprise " "plugins." msgstr "" -#: pretix/control/views/global_settings.py:225 +#: pretix/control/views/global_settings.py:236 msgid "" "You need to make all changes you made to pretix' source code freely " "available to every visitor of your site in source code form under the same " @@ -24601,35 +24633,35 @@ msgid "" "keep it up to date!" msgstr "" -#: pretix/control/views/global_settings.py:232 +#: pretix/control/views/global_settings.py:243 msgid "" "You need to make all your installed plugins freely available to every " "visitor of your site in source code form under the same license terms as " "pretix (AGPLv3 + additional restrictions). Make sure to keep it up to date!" msgstr "" -#: pretix/control/views/global_settings.py:243 +#: pretix/control/views/global_settings.py:254 #, python-brace-format msgid "" "We found the plugin \"{plugin}\" with license \"{license}\" which this tool " "does not know about and therefore cannot give any recommendations." msgstr "" -#: pretix/control/views/global_settings.py:251 +#: pretix/control/views/global_settings.py:262 #, python-brace-format msgid "" "You selected that you have no active pretix Enterprise licenses, but we " "found the following Enterprise plugin: {plugin}" msgstr "" -#: pretix/control/views/global_settings.py:258 +#: pretix/control/views/global_settings.py:269 #, python-brace-format msgid "" "You selected that you have no copyleft-licensed plugins installed, but we " "found the plugin \"{plugin}\" with license \"{license}\"." msgstr "" -#: pretix/control/views/global_settings.py:265 +#: pretix/control/views/global_settings.py:276 #, python-brace-format msgid "" "You selected that you have no free plugins installed, but we found the " @@ -24662,8 +24694,8 @@ msgid "The order of categories has been updated." msgstr "" #: pretix/control/views/item.py:405 pretix/control/views/item.py:539 -#: pretix/control/views/organizer.py:2544 -#: pretix/control/views/organizer.py:3602 +#: pretix/control/views/organizer.py:2561 +#: pretix/control/views/organizer.py:3619 msgid "Not all objects have been selected." msgstr "" @@ -24870,8 +24902,8 @@ msgstr "" #: pretix/presale/views/order.py:728 pretix/presale/views/order.py:841 #: pretix/presale/views/order.py:913 pretix/presale/views/order.py:928 #: pretix/presale/views/order.py:977 pretix/presale/views/order.py:982 -#: pretix/presale/views/order.py:1097 pretix/presale/views/order.py:1270 -#: pretix/presale/views/order.py:1662 pretix/presale/views/order.py:1693 +#: pretix/presale/views/order.py:1097 pretix/presale/views/order.py:1274 +#: pretix/presale/views/order.py:1666 pretix/presale/views/order.py:1697 msgid "Unknown order code or not authorized to access this order." msgstr "" @@ -24879,61 +24911,61 @@ msgstr "" msgid "Ticket download is not enabled for this product." msgstr "" -#: pretix/control/views/orders.py:803 +#: pretix/control/views/orders.py:807 msgid "The order has been deleted." msgstr "" -#: pretix/control/views/orders.py:810 +#: pretix/control/views/orders.py:814 msgid "" "The order could not be deleted as some constraints (e.g. data created by " "plug-ins) do not allow it." msgstr "" -#: pretix/control/views/orders.py:818 +#: pretix/control/views/orders.py:822 msgid "Only orders created in test mode can be deleted." msgstr "" -#: pretix/control/views/orders.py:839 +#: pretix/control/views/orders.py:843 msgid "The order has been denied and is therefore now canceled." msgstr "" -#: pretix/control/views/orders.py:879 +#: pretix/control/views/orders.py:883 msgid "This payment has been canceled." msgstr "" -#: pretix/control/views/orders.py:881 +#: pretix/control/views/orders.py:885 msgid "This payment can not be canceled at the moment." msgstr "" -#: pretix/control/views/orders.py:907 +#: pretix/control/views/orders.py:911 msgid "The refund has been canceled." msgstr "" -#: pretix/control/views/orders.py:909 +#: pretix/control/views/orders.py:913 msgid "This refund can not be canceled at the moment." msgstr "" -#: pretix/control/views/orders.py:943 +#: pretix/control/views/orders.py:947 msgid "The refund has been processed." msgstr "" -#: pretix/control/views/orders.py:945 pretix/control/views/orders.py:971 +#: pretix/control/views/orders.py:949 pretix/control/views/orders.py:975 msgid "This refund can not be processed at the moment." msgstr "" -#: pretix/control/views/orders.py:969 +#: pretix/control/views/orders.py:973 msgid "The refund has been marked as done." msgstr "" -#: pretix/control/views/orders.py:995 +#: pretix/control/views/orders.py:999 msgid "The request has been removed. If you want, you can now inform the user." msgstr "" -#: pretix/control/views/orders.py:1002 +#: pretix/control/views/orders.py:1006 msgid "Your cancellation request" msgstr "" -#: pretix/control/views/orders.py:1003 +#: pretix/control/views/orders.py:1007 #, python-brace-format msgid "" "Hello,\n" @@ -24944,72 +24976,72 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/control/views/orders.py:1059 +#: pretix/control/views/orders.py:1063 msgid "" "The payment has been marked as complete, but we were unable to send a " "confirmation mail." msgstr "" -#: pretix/control/views/orders.py:1062 +#: pretix/control/views/orders.py:1066 msgid "The payment has been marked as complete." msgstr "" -#: pretix/control/views/orders.py:1064 +#: pretix/control/views/orders.py:1068 msgid "This payment can not be confirmed at the moment." msgstr "" -#: pretix/control/views/orders.py:1155 +#: pretix/control/views/orders.py:1159 msgid "" "The refund was prevented due to a refund already being processed at the same " "time. Please have a look at the order details and check if your refund is " "still necessary." msgstr "" -#: pretix/control/views/orders.py:1255 +#: pretix/control/views/orders.py:1259 msgid "You entered an order in an event with a different currency." msgstr "" -#: pretix/control/views/orders.py:1306 +#: pretix/control/views/orders.py:1310 msgid "" "You can not refund more than the amount of a payment that is not yet " "refunded." msgstr "" -#: pretix/control/views/orders.py:1311 +#: pretix/control/views/orders.py:1315 msgid "" "You selected a partial refund for a payment method that only supports full " "refunds." msgstr "" -#: pretix/control/views/orders.py:1341 +#: pretix/control/views/orders.py:1345 #, python-brace-format msgid "" "One of the refunds failed to be processed. You should retry to refund in a " "different way. The error message was: {}" msgstr "" -#: pretix/control/views/orders.py:1347 +#: pretix/control/views/orders.py:1351 #, python-brace-format msgid "A refund of {} has been processed." msgstr "" -#: pretix/control/views/orders.py:1351 +#: pretix/control/views/orders.py:1355 #, python-brace-format msgid "" "A refund of {} has been saved, but not yet fully executed. You can mark it " "as complete below." msgstr "" -#: pretix/control/views/orders.py:1380 +#: pretix/control/views/orders.py:1384 msgid "" "A new gift card was created. You can now send the user their gift card code." msgstr "" -#: pretix/control/views/orders.py:1388 +#: pretix/control/views/orders.py:1392 msgid "Your gift card code" msgstr "" -#: pretix/control/views/orders.py:1390 +#: pretix/control/views/orders.py:1394 #, python-brace-format msgid "" "Hello,\n" @@ -25022,201 +25054,201 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/control/views/orders.py:1401 +#: pretix/control/views/orders.py:1405 msgid "The refunds you selected do not match the selected total refund amount." msgstr "" -#: pretix/control/views/orders.py:1531 +#: pretix/control/views/orders.py:1535 msgid "" "The order has been marked as paid, but we were unable to send a confirmation " "mail." msgstr "" -#: pretix/control/views/orders.py:1534 +#: pretix/control/views/orders.py:1538 msgid "The payment has been created successfully." msgstr "" -#: pretix/control/views/orders.py:1548 +#: pretix/control/views/orders.py:1552 msgid "" "The order has been canceled. You can now select how you want to transfer the " "money back to the user." msgstr "" -#: pretix/control/views/orders.py:1619 pretix/control/views/orders.py:1623 +#: pretix/control/views/orders.py:1623 pretix/control/views/orders.py:1627 msgid "No VAT ID specified." msgstr "" -#: pretix/control/views/orders.py:1627 +#: pretix/control/views/orders.py:1631 msgid "No country specified." msgstr "" -#: pretix/control/views/orders.py:1631 +#: pretix/control/views/orders.py:1635 msgid "VAT ID could not be checked since this country is not supported." msgstr "" -#: pretix/control/views/orders.py:1642 +#: pretix/control/views/orders.py:1646 msgid "" "The VAT ID could not be checked, as the VAT checking service of the country " "is currently not available." msgstr "" -#: pretix/control/views/orders.py:1645 +#: pretix/control/views/orders.py:1649 msgid "This VAT ID is valid." msgstr "" -#: pretix/control/views/orders.py:1659 pretix/control/views/orders.py:1693 -#: pretix/control/views/orders.py:1725 +#: pretix/control/views/orders.py:1663 pretix/control/views/orders.py:1697 +#: pretix/control/views/orders.py:1729 msgid "Unknown invoice." msgstr "" -#: pretix/control/views/orders.py:1662 +#: pretix/control/views/orders.py:1666 msgid "Invoices may not be changed after they are created." msgstr "" -#: pretix/control/views/orders.py:1664 +#: pretix/control/views/orders.py:1668 msgid "Invoices may not be changed after they are transmitted." msgstr "" -#: pretix/control/views/orders.py:1666 pretix/control/views/orders.py:1728 +#: pretix/control/views/orders.py:1670 pretix/control/views/orders.py:1732 msgid "The invoice has already been canceled." msgstr "" -#: pretix/control/views/orders.py:1668 +#: pretix/control/views/orders.py:1672 msgid "The invoice file has already been exported." msgstr "" -#: pretix/control/views/orders.py:1670 +#: pretix/control/views/orders.py:1674 msgid "The invoice file is too old to be regenerated." msgstr "" -#: pretix/control/views/orders.py:1672 pretix/control/views/orders.py:1730 +#: pretix/control/views/orders.py:1676 pretix/control/views/orders.py:1734 msgid "The invoice has been cleaned of personal data." msgstr "" -#: pretix/control/views/orders.py:1697 +#: pretix/control/views/orders.py:1701 msgid "" "The invoice is currently being transmitted. You can start a new attempt " "after the current one has been completed." msgstr "" -#: pretix/control/views/orders.py:1704 +#: pretix/control/views/orders.py:1708 msgid "The invoice has been scheduled for retransmission." msgstr "" -#: pretix/control/views/orders.py:1761 +#: pretix/control/views/orders.py:1765 msgid "The email has been queued to be sent." msgstr "" -#: pretix/control/views/orders.py:1785 pretix/presale/views/order.py:1279 +#: pretix/control/views/orders.py:1789 pretix/presale/views/order.py:1283 msgid "This invoice has not been found" msgstr "" -#: pretix/control/views/orders.py:1792 pretix/presale/views/order.py:1286 +#: pretix/control/views/orders.py:1796 pretix/presale/views/order.py:1290 msgid "The invoice file is no longer stored on the server." msgstr "" -#: pretix/control/views/orders.py:1797 pretix/presale/views/order.py:1291 +#: pretix/control/views/orders.py:1801 pretix/presale/views/order.py:1295 msgid "" "The invoice file has not yet been generated, we will generate it for you " "now. Please try again in a few seconds." msgstr "" -#: pretix/control/views/orders.py:1825 +#: pretix/control/views/orders.py:1829 msgid "The payment term has been changed." msgstr "" -#: pretix/control/views/orders.py:1830 pretix/control/views/orders.py:1887 +#: pretix/control/views/orders.py:1834 pretix/control/views/orders.py:1891 msgid "" "We were not able to process the request completely as the server was too " "busy." msgstr "" -#: pretix/control/views/orders.py:1838 +#: pretix/control/views/orders.py:1842 msgid "This action is only allowed for pending orders." msgstr "" -#: pretix/control/views/orders.py:1893 +#: pretix/control/views/orders.py:1897 msgid "This action is only allowed for canceled orders." msgstr "" -#: pretix/control/views/orders.py:2150 pretix/presale/views/order.py:1565 +#: pretix/control/views/orders.py:2154 pretix/presale/views/order.py:1569 msgid "An error occurred. Please see the details below." msgstr "" -#: pretix/control/views/orders.py:2158 +#: pretix/control/views/orders.py:2162 msgid "The order has been changed and the user has been notified." msgstr "" -#: pretix/control/views/orders.py:2160 pretix/control/views/orders.py:2296 -#: pretix/control/views/orders.py:2333 pretix/presale/views/order.py:1600 +#: pretix/control/views/orders.py:2164 pretix/control/views/orders.py:2300 +#: pretix/control/views/orders.py:2337 pretix/presale/views/order.py:1604 msgid "The order has been changed." msgstr "" -#: pretix/control/views/orders.py:2187 pretix/presale/checkoutflow.py:945 +#: pretix/control/views/orders.py:2191 pretix/presale/checkoutflow.py:945 #: pretix/presale/views/order.py:783 pretix/presale/views/order.py:888 msgid "" "We had difficulties processing your input. Please review the errors below." msgstr "" -#: pretix/control/views/orders.py:2298 +#: pretix/control/views/orders.py:2302 msgid "Nothing about the order had to be changed." msgstr "" -#: pretix/control/views/orders.py:2379 pretix/plugins/sendmail/views.py:176 +#: pretix/control/views/orders.py:2383 pretix/plugins/sendmail/views.py:176 msgid "We could not send the email. See below for details." msgstr "" -#: pretix/control/views/orders.py:2395 pretix/control/views/orders.py:2465 +#: pretix/control/views/orders.py:2399 pretix/control/views/orders.py:2469 #: pretix/plugins/sendmail/views.py:204 pretix/plugins/sendmail/views.py:671 #, python-brace-format msgid "Subject: {subject}" msgstr "" -#: pretix/control/views/orders.py:2414 pretix/control/views/orders.py:2485 +#: pretix/control/views/orders.py:2418 pretix/control/views/orders.py:2489 #, python-brace-format msgid "Your message has been queued and will be sent to {}." msgstr "" -#: pretix/control/views/orders.py:2418 pretix/control/views/orders.py:2488 +#: pretix/control/views/orders.py:2422 pretix/control/views/orders.py:2492 #, python-brace-format msgid "Failed to send mail to the following user: {}" msgstr "" -#: pretix/control/views/orders.py:2541 pretix/presale/views/order.py:1062 +#: pretix/control/views/orders.py:2545 pretix/presale/views/order.py:1062 msgid "" "This link is no longer valid. Please go back, refresh the page, and try " "again." msgstr "" -#: pretix/control/views/orders.py:2617 +#: pretix/control/views/orders.py:2626 msgid "There is no order with the given order code." msgstr "" -#: pretix/control/views/orders.py:2723 pretix/control/views/organizer.py:2074 +#: pretix/control/views/orders.py:2732 pretix/control/views/organizer.py:2074 msgid "The selected exporter was not found." msgstr "" -#: pretix/control/views/orders.py:2733 pretix/control/views/organizer.py:2084 +#: pretix/control/views/orders.py:2742 pretix/control/views/organizer.py:2084 msgid "There was a problem processing your input. See below for error details." msgstr "" -#: pretix/control/views/orders.py:2768 pretix/control/views/organizer.py:2127 +#: pretix/control/views/orders.py:2777 pretix/control/views/organizer.py:2127 #, python-brace-format msgid "" "Your export schedule has been saved. The next export will start around " "{datetime}." msgstr "" -#: pretix/control/views/orders.py:2773 pretix/control/views/organizer.py:2132 +#: pretix/control/views/orders.py:2782 pretix/control/views/organizer.py:2132 msgid "Your export schedule has been saved, but no next export is planned." msgstr "" -#: pretix/control/views/orders.py:2812 pretix/control/views/organizer.py:2172 +#: pretix/control/views/orders.py:2821 pretix/control/views/organizer.py:2172 #, python-brace-format msgid "Export: {title}" msgstr "" -#: pretix/control/views/orders.py:2813 pretix/control/views/organizer.py:2174 +#: pretix/control/views/orders.py:2822 pretix/control/views/organizer.py:2174 #, python-brace-format msgid "" "Hello,\n" @@ -25224,25 +25256,31 @@ msgid "" "attached to this email, you can find a new scheduled report for {name}." msgstr "" -#: pretix/control/views/orders.py:2881 pretix/control/views/organizer.py:2242 +#: pretix/control/views/orders.py:2849 pretix/control/views/organizer.py:2207 +msgid "" +"Your user account does not have sufficient permission to run this report, " +"therefore you cannot schedule it." +msgstr "" + +#: pretix/control/views/orders.py:2902 pretix/control/views/organizer.py:2259 msgid "" "Your export is queued to start soon. The results will be send via email. " "Depending on system load and type and size of export, this may take a few " "minutes." msgstr "" -#: pretix/control/views/orders.py:2960 +#: pretix/control/views/orders.py:2981 msgid "All orders have been canceled." msgstr "" -#: pretix/control/views/orders.py:2962 +#: pretix/control/views/orders.py:2983 #, python-brace-format msgid "" "The orders have been canceled. An error occurred with {count} orders, please " "check all uncanceled orders." msgstr "" -#: pretix/control/views/orders.py:2983 +#: pretix/control/views/orders.py:3004 msgid "Your input was not valid." msgstr "" @@ -25301,18 +25339,18 @@ msgstr "" #: pretix/control/views/organizer.py:1344 #: pretix/control/views/organizer.py:1563 #: pretix/control/views/organizer.py:1606 -#: pretix/control/views/organizer.py:2290 -#: pretix/control/views/organizer.py:2325 -#: pretix/control/views/organizer.py:2431 -#: pretix/control/views/organizer.py:2462 -#: pretix/control/views/organizer.py:2624 -#: pretix/control/views/organizer.py:2659 -#: pretix/control/views/organizer.py:2733 -#: pretix/control/views/organizer.py:2775 -#: pretix/control/views/organizer.py:2855 -#: pretix/control/views/organizer.py:2905 -#: pretix/control/views/organizer.py:3464 -#: pretix/control/views/organizer.py:3508 +#: pretix/control/views/organizer.py:2307 +#: pretix/control/views/organizer.py:2342 +#: pretix/control/views/organizer.py:2448 +#: pretix/control/views/organizer.py:2479 +#: pretix/control/views/organizer.py:2641 +#: pretix/control/views/organizer.py:2676 +#: pretix/control/views/organizer.py:2750 +#: pretix/control/views/organizer.py:2792 +#: pretix/control/views/organizer.py:2872 +#: pretix/control/views/organizer.py:2922 +#: pretix/control/views/organizer.py:3481 +#: pretix/control/views/organizer.py:3525 msgid "Your changes could not be saved." msgstr "" @@ -25451,76 +25489,76 @@ msgstr "" msgid "All events (that I have access to)" msgstr "" -#: pretix/control/views/organizer.py:2349 +#: pretix/control/views/organizer.py:2366 msgid "The selected gate has been deleted." msgstr "" -#: pretix/control/views/organizer.py:2392 +#: pretix/control/views/organizer.py:2409 msgid "You cannot set a default value that is not a valid value." msgstr "" -#: pretix/control/views/organizer.py:2419 +#: pretix/control/views/organizer.py:2436 msgid "The property has been created." msgstr "" -#: pretix/control/views/organizer.py:2486 +#: pretix/control/views/organizer.py:2503 msgid "The selected property has been deleted." msgstr "" -#: pretix/control/views/organizer.py:2510 +#: pretix/control/views/organizer.py:2527 msgid "The order of properties has been updated." msgstr "" -#: pretix/control/views/organizer.py:2689 -#: pretix/control/views/organizer.py:2805 -#: pretix/control/views/organizer.py:2935 -#: pretix/control/views/organizer.py:3201 +#: pretix/control/views/organizer.py:2706 +#: pretix/control/views/organizer.py:2822 +#: pretix/control/views/organizer.py:2952 +#: pretix/control/views/organizer.py:3218 msgid "The selected object has been deleted." msgstr "" -#: pretix/control/views/organizer.py:2724 +#: pretix/control/views/organizer.py:2741 msgid "The provider has been created." msgstr "" -#: pretix/control/views/organizer.py:2844 +#: pretix/control/views/organizer.py:2861 #, python-brace-format msgid "" "The SSO client has been created. Please note down the following client " "secret, it will never be shown again: {secret}" msgstr "" -#: pretix/control/views/organizer.py:2894 +#: pretix/control/views/organizer.py:2911 #, python-brace-format msgid "" "Your changes have been saved. Please note down the following client secret, " "it will never be shown again: {secret}" msgstr "" -#: pretix/control/views/organizer.py:3003 +#: pretix/control/views/organizer.py:3020 msgid "" "We've sent the customer an email with further instructions on resetting your " "password." msgstr "" -#: pretix/control/views/organizer.py:3266 +#: pretix/control/views/organizer.py:3283 msgid "The customer account has been anonymized." msgstr "" -#: pretix/control/views/organizer.py:3536 +#: pretix/control/views/organizer.py:3553 msgid "This channel can not be deleted." msgstr "" -#: pretix/control/views/organizer.py:3541 +#: pretix/control/views/organizer.py:3558 msgid "The selected sales channel has been deleted." msgstr "" -#: pretix/control/views/organizer.py:3543 +#: pretix/control/views/organizer.py:3560 msgid "" "The channel could not be deleted as some constraints (e.g. data created by " "plug-ins) did not allow it." msgstr "" -#: pretix/control/views/organizer.py:3568 +#: pretix/control/views/organizer.py:3585 msgid "The order of sales channels has been updated." msgstr "" @@ -25545,46 +25583,53 @@ msgstr "" msgid "The selected data was deleted successfully." msgstr "" -#: pretix/control/views/subevents.py:168 pretix/control/views/subevents.py:513 +#: pretix/control/views/subevents.py:168 pretix/control/views/subevents.py:530 msgctxt "subevent" msgid "The requested date does not exist." msgstr "" -#: pretix/control/views/subevents.py:172 pretix/control/views/subevents.py:183 +#: pretix/control/views/subevents.py:172 pretix/control/views/subevents.py:184 msgctxt "subevent" msgid "A date can not be deleted if orders already have been placed." msgstr "" -#: pretix/control/views/subevents.py:191 +#: pretix/control/views/subevents.py:203 +msgctxt "subevent" +msgid "" +"The date could not be deleted as some constraints (e.g. data created by plug-" +"ins) did not allow it. The date was disabled instead." +msgstr "" + +#: pretix/control/views/subevents.py:207 msgctxt "subevent" msgid "The selected date has been deleted." msgstr "" -#: pretix/control/views/subevents.py:602 +#: pretix/control/views/subevents.py:619 msgctxt "subevent" msgid "The new date has been created." msgstr "" -#: pretix/control/views/subevents.py:671 +#: pretix/control/views/subevents.py:688 msgctxt "subevent" msgid "The selected dates have been disabled." msgstr "" -#: pretix/control/views/subevents.py:684 +#: pretix/control/views/subevents.py:701 msgctxt "subevent" msgid "The selected dates have been enabled." msgstr "" -#: pretix/control/views/subevents.py:713 +#: pretix/control/views/subevents.py:730 msgctxt "subevent" msgid "The selected dates have been deleted or disabled." msgstr "" -#: pretix/control/views/subevents.py:901 +#: pretix/control/views/subevents.py:918 msgid "Please do not create more than 100.000 dates at once." msgstr "" -#: pretix/control/views/subevents.py:1037 +#: pretix/control/views/subevents.py:1054 #, python-brace-format msgctxt "subevent" msgid "{} new dates have been created." @@ -25792,7 +25837,7 @@ msgstr "" msgid "The selected entry has been deleted." msgstr "" -#: pretix/control/views/waitinglist.py:402 pretix/presale/views/widget.py:411 +#: pretix/control/views/waitinglist.py:402 pretix/presale/views/widget.py:420 msgid "This is not an event series." msgstr "" @@ -25816,7 +25861,7 @@ msgstr "" msgid "Macao" msgstr "" -#: pretix/helpers/daterange.py:56 pretix/helpers/daterange.py:118 +#: pretix/helpers/daterange.py:54 pretix/helpers/daterange.py:126 #: pretix/presale/templates/pretixpresale/fragment_calendar.html:77 #: pretix/presale/templates/pretixpresale/fragment_week_calendar.html:46 #: pretix/presale/templates/pretixpresale/organizers/index.html:71 @@ -25824,11 +25869,6 @@ msgctxt "timerange" msgid "until" msgstr "" -#: pretix/helpers/daterange.py:106 -#, python-brace-format -msgid "{date_from}{until}{date_to}" -msgstr "" - #: pretix/helpers/images.py:61 pretix/helpers/images.py:67 #: pretix/helpers/images.py:85 msgid "" @@ -25877,7 +25917,7 @@ msgid "Automated check-in" msgstr "" #: pretix/plugins/autocheckin/apps.py:34 pretix/plugins/badges/apps.py:34 -#: pretix/plugins/banktransfer/apps.py:35 +#: pretix/plugins/banktransfer/apps.py:36 #: pretix/plugins/checkinlists/apps.py:48 #: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48 #: pretix/plugins/paypal2/apps.py:35 pretix/plugins/pretixdroid/apps.py:34 @@ -26254,26 +26294,26 @@ msgstr "" msgid "Badge layout: {}" msgstr "" -#: pretix/plugins/banktransfer/apps.py:31 -#: pretix/plugins/banktransfer/apps.py:34 -#: pretix/plugins/banktransfer/apps.py:42 -#: pretix/plugins/banktransfer/apps.py:45 +#: pretix/plugins/banktransfer/apps.py:32 +#: pretix/plugins/banktransfer/apps.py:35 +#: pretix/plugins/banktransfer/apps.py:43 #: pretix/plugins/banktransfer/apps.py:46 +#: pretix/plugins/banktransfer/apps.py:47 #: pretix/plugins/banktransfer/payment.py:60 #: pretix/plugins/banktransfer/signals.py:48 -#: pretix/plugins/banktransfer/signals.py:85 +#: pretix/plugins/banktransfer/signals.py:83 msgid "Bank transfer" msgstr "" -#: pretix/plugins/banktransfer/apps.py:39 +#: pretix/plugins/banktransfer/apps.py:40 msgid "" "Accept payments from your customers using classical wire transfer methods " "with your own bank account." msgstr "" -#: pretix/plugins/banktransfer/apps.py:45 +#: pretix/plugins/banktransfer/apps.py:46 #: pretix/plugins/banktransfer/signals.py:56 -#: pretix/plugins/banktransfer/signals.py:92 +#: pretix/plugins/banktransfer/signals.py:90 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_base.html:4 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_base.html:7 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_base_organizer.html:4 @@ -26281,13 +26321,13 @@ msgstr "" msgid "Import bank data" msgstr "" -#: pretix/plugins/banktransfer/apps.py:46 +#: pretix/plugins/banktransfer/apps.py:47 #: pretix/plugins/banktransfer/signals.py:64 -#: pretix/plugins/banktransfer/signals.py:100 +#: pretix/plugins/banktransfer/signals.py:98 msgid "Export refunds" msgstr "" -#: pretix/plugins/banktransfer/apps.py:60 +#: pretix/plugins/banktransfer/apps.py:62 msgid "" "Install the python package 'chardet' for better CSV import capabilities." msgstr "" @@ -26489,7 +26529,7 @@ msgstr "" msgid "Refund" msgstr "" -#: pretix/plugins/banktransfer/signals.py:125 +#: pretix/plugins/banktransfer/signals.py:123 msgid "The invoice was sent to the designated email address." msgstr "" @@ -29383,7 +29423,7 @@ msgstr "" #: pretix/presale/checkoutflow.py:678 pretix/presale/checkoutflow.py:686 #: pretix/presale/views/cart.py:195 pretix/presale/views/cart.py:200 #: pretix/presale/views/cart.py:218 pretix/presale/views/cart.py:231 -#: pretix/presale/views/order.py:1487 pretix/presale/views/order.py:1495 +#: pretix/presale/views/order.py:1491 pretix/presale/views/order.py:1499 msgid "Please enter numbers only." msgstr "" @@ -29785,7 +29825,7 @@ msgid "Our recommendations" msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:85 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:205 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:209 #: pretix/presale/templates/pretixpresale/event/checkout_customer.html:121 #: pretix/presale/templates/pretixpresale/event/checkout_membership.html:75 #: pretix/presale/templates/pretixpresale/event/checkout_payment.html:126 @@ -29873,29 +29913,35 @@ msgstr "" msgid "Confirmations" msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:189 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:190 msgid "" "After you submitted your order using the button below, it will require " "approval by the event organizer before it can be confirmed and forms a valid " "contract." msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:191 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:192 +msgid "" +"After you submitted your order using the button below, it will require " +"approval by the event organizer." +msgstr "" + +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:195 msgid "" "We will send you an email as soon as the event organizer approved or " "rejected your order." msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:195 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:199 msgid "" "If your order was approved, we will send you a link that you can use to pay." msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:211 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:215 msgid "Place binding order" msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:213 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:217 msgid "Submit registration" msgstr "" @@ -30258,7 +30304,7 @@ msgstr "" #: pretix/presale/templates/pretixpresale/fragment_day_calendar.html:104 #: pretix/presale/templates/pretixpresale/fragment_event_list_status.html:30 #: pretix/presale/templates/pretixpresale/fragment_week_calendar.html:68 -#: pretix/presale/views/widget.py:444 +#: pretix/presale/views/widget.py:453 msgid "Reserved" msgstr "" @@ -30795,7 +30841,7 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/fragment_subevent_list.html:34 #: pretix/presale/templates/pretixpresale/organizers/index.html:93 -#: pretix/presale/views/widget.py:455 +#: pretix/presale/views/widget.py:464 msgid "More info" msgstr "" @@ -30826,12 +30872,12 @@ msgid "Choose date to book a ticket" msgstr "" #: pretix/presale/templates/pretixpresale/event/index.html:155 -#: pretix/presale/views/waiting.py:141 pretix/presale/views/widget.py:774 +#: pretix/presale/views/waiting.py:141 pretix/presale/views/widget.py:802 msgid "The booking period for this event is over." msgstr "" #: pretix/presale/templates/pretixpresale/event/index.html:163 -#: pretix/presale/views/widget.py:776 +#: pretix/presale/views/widget.py:804 #, python-format msgid "The booking period for this event will start on %(date)s at %(time)s." msgstr "" @@ -31477,7 +31523,7 @@ msgstr "" #: pretix/presale/templates/pretixpresale/fragment_day_calendar.html:93 #: pretix/presale/templates/pretixpresale/fragment_event_list_status.html:13 #: pretix/presale/templates/pretixpresale/fragment_week_calendar.html:57 -#: pretix/presale/views/widget.py:429 +#: pretix/presale/views/widget.py:438 msgid "Few tickets left" msgstr "" @@ -31485,7 +31531,7 @@ msgstr "" #: pretix/presale/templates/pretixpresale/fragment_day_calendar.html:96 #: pretix/presale/templates/pretixpresale/fragment_event_list_status.html:18 #: pretix/presale/templates/pretixpresale/fragment_week_calendar.html:60 -#: pretix/presale/views/widget.py:434 +#: pretix/presale/views/widget.py:443 msgctxt "available_event_in_list" msgid "Buy now" msgstr "" @@ -31498,7 +31544,7 @@ msgstr "" #: pretix/presale/templates/pretixpresale/fragment_event_list_status.html:43 #: pretix/presale/templates/pretixpresale/fragment_week_calendar.html:62 #: pretix/presale/templates/pretixpresale/fragment_week_calendar.html:77 -#: pretix/presale/views/widget.py:436 pretix/presale/views/widget.py:459 +#: pretix/presale/views/widget.py:445 pretix/presale/views/widget.py:468 msgid "Book now" msgstr "" @@ -31506,7 +31552,7 @@ msgstr "" #: pretix/presale/templates/pretixpresale/fragment_day_calendar.html:110 #: pretix/presale/templates/pretixpresale/fragment_event_list_status.html:37 #: pretix/presale/templates/pretixpresale/fragment_week_calendar.html:73 -#: pretix/presale/views/widget.py:451 +#: pretix/presale/views/widget.py:460 msgid "Fully booked" msgstr "" @@ -31932,8 +31978,8 @@ msgstr "" msgid "The products have been successfully added to your cart." msgstr "" -#: pretix/presale/views/cart.py:608 pretix/presale/views/event.py:542 -#: pretix/presale/views/widget.py:395 +#: pretix/presale/views/cart.py:608 pretix/presale/views/event.py:543 +#: pretix/presale/views/widget.py:396 msgid "Tickets for this event cannot be purchased on this sales channel." msgstr "" @@ -32000,38 +32046,38 @@ msgid "" "used for a different account in this system." msgstr "" -#: pretix/presale/views/event.py:902 +#: pretix/presale/views/event.py:921 msgid "Unknown event code or not authorized to access this event." msgstr "" -#: pretix/presale/views/event.py:909 +#: pretix/presale/views/event.py:928 msgctxt "subevent" msgid "No date selected." msgstr "" -#: pretix/presale/views/event.py:912 +#: pretix/presale/views/event.py:931 msgctxt "subevent" msgid "Unknown date selected." msgstr "" -#: pretix/presale/views/event.py:937 pretix/presale/views/event.py:945 -#: pretix/presale/views/event.py:948 +#: pretix/presale/views/event.py:956 pretix/presale/views/event.py:964 +#: pretix/presale/views/event.py:967 msgid "Please go back and try again." msgstr "" -#: pretix/presale/views/event.py:961 +#: pretix/presale/views/event.py:980 msgid "Fake date time" msgstr "" -#: pretix/presale/views/event.py:973 +#: pretix/presale/views/event.py:992 msgid "You are not allowed to access time machine mode." msgstr "" -#: pretix/presale/views/event.py:975 +#: pretix/presale/views/event.py:994 msgid "This feature is only available in test mode." msgstr "" -#: pretix/presale/views/event.py:992 +#: pretix/presale/views/event.py:1011 msgid "Time machine disabled!" msgstr "" @@ -32082,47 +32128,47 @@ msgstr "" msgid "Please click the link we sent you via email to download your tickets." msgstr "" -#: pretix/presale/views/order.py:1592 +#: pretix/presale/views/order.py:1596 #, python-brace-format msgid "" "The order has been changed. You can now proceed by paying the open amount of " "{amount}." msgstr "" -#: pretix/presale/views/order.py:1604 +#: pretix/presale/views/order.py:1608 msgid "You did not make any changes." msgstr "" -#: pretix/presale/views/order.py:1628 +#: pretix/presale/views/order.py:1632 msgid "You may not change your order in a way that reduces the total price." msgstr "" -#: pretix/presale/views/order.py:1630 +#: pretix/presale/views/order.py:1634 msgid "You may only change your order in a way that increases the total price." msgstr "" -#: pretix/presale/views/order.py:1632 +#: pretix/presale/views/order.py:1636 msgid "You may not change your order in a way that changes the total price." msgstr "" -#: pretix/presale/views/order.py:1634 +#: pretix/presale/views/order.py:1638 msgid "You may not change your order in a way that would require a refund." msgstr "" -#: pretix/presale/views/order.py:1642 +#: pretix/presale/views/order.py:1646 msgid "" "You may not change your order in a way that increases the total price since " "payments are no longer being accepted for this event." msgstr "" -#: pretix/presale/views/order.py:1648 +#: pretix/presale/views/order.py:1652 msgid "" "You may not change your order in a way that requires additional payment " "while we are processing your current payment. Please check back after your " "current payment has been accepted." msgstr "" -#: pretix/presale/views/order.py:1664 pretix/presale/views/order.py:1695 +#: pretix/presale/views/order.py:1668 pretix/presale/views/order.py:1699 msgid "You cannot change this order." msgstr "" @@ -32188,15 +32234,19 @@ msgid "" "else." msgstr "" -#: pretix/presale/views/widget.py:390 +#: pretix/presale/views/widget.py:391 msgid "This ticket shop is currently disabled." msgstr "" -#: pretix/presale/views/widget.py:404 +#: pretix/presale/views/widget.py:405 msgid "The selected date does not exist in this event series." msgstr "" -#: pretix/presale/views/widget.py:467 +#: pretix/presale/views/widget.py:412 +msgid "The selected date is not available." +msgstr "" + +#: pretix/presale/views/widget.py:476 #, python-format msgid "from %(start_date)s" msgstr "" diff --git a/src/pretix/locale/ang/LC_MESSAGES/djangojs.po b/src/pretix/locale/ang/LC_MESSAGES/djangojs.po index b57462d01..426356efb 100644 --- a/src/pretix/locale/ang/LC_MESSAGES/djangojs.po +++ b/src/pretix/locale/ang/LC_MESSAGES/djangojs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-08-19 16:02+0000\n" +"POT-Creation-Date: 2025-09-26 11:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -344,68 +344,68 @@ msgstr "" msgid "close" msgstr "" -#: pretix/static/pretixbase/js/addressform.js:105 -#: pretix/static/pretixpresale/js/ui/main.js:509 +#: pretix/static/pretixbase/js/addressform.js:90 +#: pretix/static/pretixpresale/js/ui/main.js:519 msgid "required" msgstr "" -#: pretix/static/pretixbase/js/asynctask.js:12 +#: pretix/static/pretixbase/js/asynctask.js:13 msgid "" "Your request is currently being processed. Depending on the size of your " "event, this might take up to a few minutes." msgstr "" -#: pretix/static/pretixbase/js/asynctask.js:16 +#: pretix/static/pretixbase/js/asynctask.js:17 msgid "Your request has been queued on the server and will soon be processed." msgstr "" -#: pretix/static/pretixbase/js/asynctask.js:20 +#: pretix/static/pretixbase/js/asynctask.js:21 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:119 -#: pretix/static/pretixbase/js/asynctask.js:176 -#: pretix/static/pretixbase/js/asynctask.js:180 +#: pretix/static/pretixbase/js/asynctask.js:125 +#: pretix/static/pretixbase/js/asynctask.js:182 +#: pretix/static/pretixbase/js/asynctask.js:186 #: pretix/static/pretixcontrol/js/ui/mail.js:24 msgid "An error of type {code} occurred." msgstr "" -#: pretix/static/pretixbase/js/asynctask.js:122 +#: pretix/static/pretixbase/js/asynctask.js:128 msgid "" "We currently cannot reach the server, but we keep trying. Last error code: " "{code}" msgstr "" -#: pretix/static/pretixbase/js/asynctask.js:156 +#: pretix/static/pretixbase/js/asynctask.js:162 #: pretix/static/pretixcontrol/js/ui/mail.js:21 msgid "The request took too long. Please try again." msgstr "" -#: pretix/static/pretixbase/js/asynctask.js:182 +#: pretix/static/pretixbase/js/asynctask.js:188 #: 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:210 +#: pretix/static/pretixbase/js/asynctask.js:216 msgid "We are processing your request …" msgstr "" -#: pretix/static/pretixbase/js/asynctask.js:213 +#: pretix/static/pretixbase/js/asynctask.js:219 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:270 +#: pretix/static/pretixbase/js/asynctask.js:276 msgid "If this takes longer than a few minutes, please contact us." msgstr "" -#: pretix/static/pretixbase/js/asynctask.js:325 +#: pretix/static/pretixbase/js/asynctask.js:331 msgid "Close message" msgstr "" @@ -740,7 +740,7 @@ msgstr "" msgid "Please enter the amount the organizer can keep." msgstr "" -#: pretix/static/pretixpresale/js/ui/main.js:554 +#: pretix/static/pretixpresale/js/ui/main.js:564 msgid "Your local time:" msgstr "" diff --git a/src/pretix/locale/ar/LC_MESSAGES/django.po b/src/pretix/locale/ar/LC_MESSAGES/django.po index 1b7af4651..40c669784 100644 --- a/src/pretix/locale/ar/LC_MESSAGES/django.po +++ b/src/pretix/locale/ar/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-08-19 16:35+0000\n" +"POT-Creation-Date: 2025-09-26 11:16+0000\n" "PO-Revision-Date: 2025-04-08 18:00+0000\n" "Last-Translator: Menaouer Chaabi " "<98581961+DerJimno@users.noreply.github.com>\n" @@ -224,7 +224,7 @@ msgstr "حد على الفعاليات" #: pretix/api/models.py:120 pretix/base/exporters/orderlist.py:285 #: pretix/base/exporters/orderlist.py:1095 #: pretix/base/modelimport_vouchers.py:326 pretix/base/models/orders.py:272 -#: pretix/base/models/vouchers.py:295 pretix/control/forms/filter.py:557 +#: pretix/base/models/vouchers.py:295 pretix/control/forms/filter.py:588 #: pretix/control/templates/pretixcontrol/order/index.html:950 #: pretix/control/templates/pretixcontrol/organizers/webhooks.html:38 #: pretix/control/templates/pretixcontrol/user/staff_session_list.html:21 @@ -239,7 +239,7 @@ msgstr "تعليق" msgid "The product \"{}\" is not assigned to a quota." msgstr "لم يتم تعيين حصة للمنتج \"{}\"." -#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1698 +#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1722 #: pretix/base/models/items.py:1917 pretix/base/models/items.py:2203 msgid "One or more items do not belong to this event." msgstr "هناك عنصر أو أكثر لا ينتمي إلى هذه الفعالية." @@ -404,24 +404,24 @@ msgstr "تم استخدام رمز كود الخصم هذا سابقا لأقص msgid "Medium connected to other event" msgstr "الوسيط متصل بحدث آخر" -#: pretix/api/views/oauth.py:107 pretix/control/logdisplay.py:753 +#: pretix/api/views/oauth.py:107 pretix/control/logdisplay.py:754 #, python-brace-format msgid "" "The application \"{application_name}\" has been authorized to access your " "account." msgstr "تم تفويض التطبيق \"{application_name}\" للوصول إلى حسابك." -#: pretix/api/views/order.py:608 pretix/control/views/orders.py:1597 +#: pretix/api/views/order.py:608 pretix/control/views/orders.py:1601 #: pretix/presale/views/order.py:733 pretix/presale/views/order.py:806 msgid "You cannot generate an invoice for this order." msgstr "لا يمكن انشاء فاتورة لهذا الطلب." -#: pretix/api/views/order.py:613 pretix/control/views/orders.py:1599 +#: pretix/api/views/order.py:613 pretix/control/views/orders.py:1603 #: pretix/presale/views/order.py:735 pretix/presale/views/order.py:808 msgid "An invoice for this order already exists." msgstr "توجد فاتورة مصدرة لهذا الطلب مسبقاً." -#: pretix/api/views/order.py:639 pretix/control/views/orders.py:1758 +#: pretix/api/views/order.py:639 pretix/control/views/orders.py:1762 #: pretix/control/views/users.py:145 msgid "There was an error sending the mail. Please try again later." msgstr "حدث خطأ اثناء ارسال البريد الاكتروني. الرجاء المحاولة مرة أخرى لاحقاً." @@ -446,7 +446,7 @@ msgstr "تم تمييز الطلب على أنه مدفوع" #: pretix/api/webhooks.py:274 pretix/base/models/checkin.py:355 #: pretix/base/notifications.py:251 #: pretix/control/templates/pretixcontrol/event/mail.html:114 -#: pretix/control/views/orders.py:1558 +#: pretix/control/views/orders.py:1562 msgid "Order canceled" msgstr "تم إلغاء الطلب" @@ -670,7 +670,7 @@ msgstr "تم طمس هويتها لهذا المستخدم." #: pretix/base/addressvalidation.py:100 pretix/base/addressvalidation.py:103 #: pretix/base/addressvalidation.py:108 pretix/base/forms/questions.py:1046 -#: pretix/base/forms/questions.py:1077 pretix/base/forms/questions.py:1328 +#: pretix/base/forms/questions.py:1077 pretix/base/forms/questions.py:1329 #: pretix/base/payment.py:96 pretix/control/forms/event.py:792 #: pretix/control/forms/event.py:798 pretix/control/forms/event.py:838 #: pretix/control/forms/event.py:1454 pretix/control/forms/mailsetup.py:87 @@ -701,7 +701,7 @@ msgstr "{system} اسم المستخدم" #: pretix/base/exporters/waitinglist.py:109 pretix/base/forms/auth.py:257 #: pretix/base/invoicing/email.py:43 pretix/base/models/auth.py:244 #: pretix/base/models/customers.py:94 pretix/base/models/notifications.py:46 -#: pretix/base/models/orders.py:246 pretix/base/pdf.py:334 +#: pretix/base/models/orders.py:246 pretix/base/pdf.py:336 #: pretix/control/navigation.py:81 pretix/control/navigation.py:513 #: pretix/control/templates/pretixcontrol/checkin/index.html:107 #: pretix/control/templates/pretixcontrol/event/settings.html:71 @@ -834,11 +834,18 @@ msgstr "" #: pretix/base/datasync/datasync.py:255 #, python-brace-format msgid "" -"Field \"{field_name}\" is not valid for {available_inputs}. Please check " -"your {provider_name} settings." +"Field \"{field_name}\" does not exist. Please check your {provider_name} " +"settings." msgstr "" -#: pretix/base/datasync/datasync.py:267 +#: pretix/base/datasync/datasync.py:262 +#, python-brace-format +msgid "" +"Field \"{field_name}\" requires {required_input}, but only got " +"{available_inputs}. Please check your {provider_name} settings." +msgstr "" + +#: pretix/base/datasync/datasync.py:273 #, python-brace-format msgid "" "Please update value mapping for field \"{field_name}\" - option \"{val}\" " @@ -885,10 +892,10 @@ msgstr "تفاصيل الطلب" #: pretix/base/modelimport_orders.py:232 pretix/base/modelimport_orders.py:244 #: pretix/base/modelimport_orders.py:256 pretix/base/modelimport_orders.py:274 #: pretix/base/modelimport_orders.py:295 pretix/base/modelimport_orders.py:321 -#: pretix/base/modelimport_orders.py:333 pretix/control/forms/filter.py:621 -#: pretix/control/forms/filter.py:625 pretix/control/forms/filter.py:629 -#: pretix/control/forms/filter.py:633 pretix/control/forms/filter.py:638 -#: pretix/control/forms/filter.py:643 +#: pretix/base/modelimport_orders.py:333 pretix/control/forms/filter.py:652 +#: pretix/control/forms/filter.py:656 pretix/control/forms/filter.py:660 +#: pretix/control/forms/filter.py:664 pretix/control/forms/filter.py:669 +#: pretix/control/forms/filter.py:674 msgid "Invoice address" msgstr "عنوان الفاتورة" @@ -909,8 +916,8 @@ msgstr "إرسال معلومات الاسترداد" #: pretix/base/exporters/orderlist.py:604 #: pretix/base/exporters/orderlist.py:609 pretix/base/forms/questions.py:679 #: pretix/base/modelimport_orders.py:347 pretix/base/models/customers.py:300 -#: pretix/base/models/orders.py:1504 pretix/base/pdf.py:181 -#: pretix/control/forms/filter.py:648 pretix/control/forms/organizer.py:987 +#: pretix/base/models/orders.py:1504 pretix/base/pdf.py:183 +#: pretix/control/forms/filter.py:679 pretix/control/forms/organizer.py:987 #: pretix/control/templates/pretixcontrol/order/index.html:566 #: pretix/control/templates/pretixcontrol/organizers/customer.html:120 #: pretix/control/views/item.py:442 pretix/plugins/badges/exporters.py:495 @@ -936,7 +943,7 @@ msgstr "اسم الحاضر" #: pretix/base/datasync/sourcefields.py:207 #: pretix/base/exporters/orderlist.py:611 pretix/base/forms/questions.py:685 #: pretix/base/models/customers.py:307 pretix/base/models/orders.py:1512 -#: pretix/base/pdf.py:223 +#: pretix/base/pdf.py:225 #: pretix/control/templates/pretixcontrol/order/index.html:571 #: pretix/control/views/item.py:454 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:172 @@ -950,7 +957,7 @@ msgstr "البريد الإلكتروني للحاضر" msgid "Attendee or order email" msgstr "البريد الإلكتروني للحاضر" -#: pretix/base/datasync/sourcefields.py:232 pretix/base/pdf.py:186 +#: pretix/base/datasync/sourcefields.py:232 pretix/base/pdf.py:188 #: pretix/control/templates/pretixcontrol/order/index.html:595 #: pretix/plugins/badges/exporters.py:496 #: pretix/plugins/ticketoutputpdf/exporters.py:95 @@ -983,7 +990,7 @@ msgstr "عنوان الحاضر" msgid "Attendee address country" msgstr "عنوان الحاضر" -#: pretix/base/datasync/sourcefields.py:279 pretix/base/pdf.py:344 +#: pretix/base/datasync/sourcefields.py:279 pretix/base/pdf.py:346 msgid "Invoice address company" msgstr "شركة عنوان الفاتورة" @@ -991,27 +998,27 @@ msgstr "شركة عنوان الفاتورة" #: pretix/base/exporters/orderlist.py:464 #: pretix/base/exporters/orderlist.py:469 #: pretix/base/exporters/orderlist.py:653 -#: pretix/base/exporters/orderlist.py:657 pretix/base/pdf.py:339 +#: pretix/base/exporters/orderlist.py:657 pretix/base/pdf.py:341 msgid "Invoice address name" msgstr "اسم عنوان الفاتورة" #: pretix/base/datasync/sourcefields.py:317 -#: pretix/base/exporters/orderlist.py:659 pretix/base/pdf.py:349 +#: pretix/base/exporters/orderlist.py:659 pretix/base/pdf.py:351 msgid "Invoice address street" msgstr "شارع عنوان الفاتورة" #: pretix/base/datasync/sourcefields.py:326 -#: pretix/base/exporters/orderlist.py:659 pretix/base/pdf.py:354 +#: pretix/base/exporters/orderlist.py:659 pretix/base/pdf.py:356 msgid "Invoice address ZIP code" msgstr "الرمز البريدي لعنوان الفاتورة" #: pretix/base/datasync/sourcefields.py:335 -#: pretix/base/exporters/orderlist.py:659 pretix/base/pdf.py:359 +#: pretix/base/exporters/orderlist.py:659 pretix/base/pdf.py:361 msgid "Invoice address city" msgstr "مدينة عنوان الفاتورة" #: pretix/base/datasync/sourcefields.py:344 -#: pretix/base/exporters/orderlist.py:660 pretix/base/pdf.py:369 +#: pretix/base/exporters/orderlist.py:660 pretix/base/pdf.py:371 msgid "Invoice address country" msgstr "بلد عنوان الفاتورة" @@ -1033,7 +1040,7 @@ msgstr "اسم المنظم" #: pretix/base/exporters/orderlist.py:451 #: pretix/base/exporters/orderlist.py:583 #: pretix/base/exporters/orderlist.py:897 pretix/base/models/orders.py:210 -#: pretix/base/notifications.py:199 pretix/base/pdf.py:103 +#: pretix/base/notifications.py:199 pretix/base/pdf.py:105 #: pretix/control/templates/pretixcontrol/checkin/index.html:95 #: pretix/control/templates/pretixcontrol/order/index.html:181 #: pretix/control/templates/pretixcontrol/order/refund_choose.html:116 @@ -1101,9 +1108,9 @@ msgstr "اسم الحدث" #: pretix/base/exporters/orderlist.py:262 #: pretix/base/exporters/orderlist.py:450 #: pretix/base/exporters/orderlist.py:582 -#: pretix/base/exporters/waitinglist.py:116 pretix/base/models/event.py:571 -#: pretix/base/pdf.py:233 pretix/control/forms/filter.py:1248 -#: pretix/control/forms/filter.py:1693 +#: pretix/base/exporters/waitinglist.py:116 pretix/base/models/event.py:595 +#: pretix/base/pdf.py:235 pretix/control/forms/filter.py:1279 +#: pretix/control/forms/filter.py:1724 #: pretix/control/templates/pretixcontrol/events/index.html:68 #: pretix/control/templates/pretixcontrol/organizers/detail.html:64 msgid "Event name" @@ -1115,7 +1122,7 @@ msgid "Event start date" msgstr "تاريخ بدء الفعالية" #: pretix/base/datasync/sourcefields.py:455 -#: pretix/base/exporters/invoices.py:350 pretix/base/pdf.py:287 +#: pretix/base/exporters/invoices.py:350 pretix/base/pdf.py:289 msgid "Event end date" msgstr "تاريخ إنتهاء الفعالية" @@ -1133,7 +1140,7 @@ msgstr "تاريخ إنتهاء الفعالية" msgid "Voucher code" msgstr "رمز كود الخصم" -#: pretix/base/datasync/sourcefields.py:473 pretix/base/pdf.py:116 +#: pretix/base/datasync/sourcefields.py:473 pretix/base/pdf.py:118 #, fuzzy #| msgid "Order position number" msgid "Order code and position number" @@ -1146,7 +1153,7 @@ msgid "Ticket price" msgstr "كلمة سر الزبون" #: pretix/base/datasync/sourcefields.py:491 pretix/base/notifications.py:204 -#: pretix/control/forms/filter.py:211 pretix/control/forms/modelimport.py:85 +#: pretix/control/forms/filter.py:216 pretix/control/forms/modelimport.py:85 msgid "Order status" msgstr "حالة الطلب" @@ -1299,9 +1306,9 @@ msgstr "" #: pretix/base/models/items.py:2067 pretix/base/models/orders.py:1485 #: pretix/base/models/orders.py:3010 pretix/base/models/vouchers.py:190 #: pretix/base/models/waitinglist.py:61 pretix/control/forms/event.py:1619 -#: pretix/control/forms/filter.py:425 pretix/control/forms/filter.py:1897 -#: pretix/control/forms/filter.py:2119 pretix/control/forms/filter.py:2234 -#: pretix/control/forms/filter.py:2316 pretix/control/forms/filter.py:2533 +#: pretix/control/forms/filter.py:441 pretix/control/forms/filter.py:1928 +#: pretix/control/forms/filter.py:2150 pretix/control/forms/filter.py:2265 +#: pretix/control/forms/filter.py:2347 pretix/control/forms/filter.py:2564 #: pretix/control/forms/orders.py:360 pretix/control/forms/orders.py:849 #: pretix/control/templates/pretixcontrol/checkin/lists.html:106 #: pretix/control/templates/pretixcontrol/items/quotas.html:51 @@ -1326,12 +1333,12 @@ msgstr "تاريخ" #: pretix/base/exporters/answers.py:79 pretix/base/exporters/answers.py:88 #: pretix/control/forms/checkin.py:83 pretix/control/forms/event.py:1620 -#: pretix/control/forms/filter.py:428 pretix/control/forms/filter.py:455 -#: pretix/control/forms/filter.py:1900 pretix/control/forms/filter.py:1933 -#: pretix/control/forms/filter.py:2122 pretix/control/forms/filter.py:2142 -#: pretix/control/forms/filter.py:2237 pretix/control/forms/filter.py:2253 -#: pretix/control/forms/filter.py:2319 pretix/control/forms/filter.py:2354 -#: pretix/control/forms/filter.py:2536 pretix/control/forms/filter.py:2551 +#: pretix/control/forms/filter.py:444 pretix/control/forms/filter.py:471 +#: pretix/control/forms/filter.py:1931 pretix/control/forms/filter.py:1964 +#: pretix/control/forms/filter.py:2153 pretix/control/forms/filter.py:2173 +#: pretix/control/forms/filter.py:2268 pretix/control/forms/filter.py:2284 +#: pretix/control/forms/filter.py:2350 pretix/control/forms/filter.py:2385 +#: pretix/control/forms/filter.py:2567 pretix/control/forms/filter.py:2582 #: pretix/control/forms/orders.py:851 pretix/control/forms/orders.py:1013 #: pretix/control/templates/pretixcontrol/event/fragment_subevent_choice_simple.html:5 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:67 @@ -1392,7 +1399,7 @@ msgstr "معرف داخلي" #: pretix/base/modelimport_orders.py:87 pretix/base/models/customers.py:95 #: pretix/base/models/customers.py:396 pretix/base/models/items.py:1659 #: pretix/base/models/orders.py:250 pretix/base/models/waitinglist.py:80 -#: pretix/base/pdf.py:329 +#: pretix/base/pdf.py:331 #: pretix/control/templates/pretixcontrol/order/index.html:257 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:163 #: pretix/control/views/waitinglist.py:314 @@ -1413,15 +1420,15 @@ msgstr "الاسم الكامل" #: pretix/base/exporters/customers.py:74 pretix/base/exporters/invoices.py:206 #: pretix/base/exporters/invoices.py:214 pretix/base/exporters/invoices.py:332 #: pretix/base/exporters/invoices.py:340 pretix/base/exporters/orderlist.py:263 -#: pretix/base/exporters/waitinglist.py:108 pretix/base/forms/questions.py:1247 +#: pretix/base/exporters/waitinglist.py:108 pretix/base/forms/questions.py:1244 #: pretix/base/models/devices.py:65 pretix/base/models/devices.py:127 -#: pretix/base/models/event.py:1500 pretix/base/models/event.py:1742 +#: pretix/base/models/event.py:1524 pretix/base/models/event.py:1766 #: pretix/base/models/items.py:2071 pretix/base/models/items.py:2244 #: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:77 #: pretix/base/models/organizer.py:601 pretix/base/models/seating.py:85 #: pretix/base/models/waitinglist.py:69 pretix/base/settings.py:3317 #: pretix/base/settings.py:3327 pretix/base/settings.py:3681 -#: pretix/control/forms/filter.py:625 pretix/control/forms/item.py:446 +#: pretix/control/forms/filter.py:656 pretix/control/forms/item.py:446 #: pretix/control/forms/organizer.py:918 #: pretix/control/templates/pretixcontrol/checkin/index.html:109 #: pretix/control/templates/pretixcontrol/checkin/lists.html:99 @@ -1513,8 +1520,8 @@ msgstr "" #: pretix/base/exporters/orderlist.py:1399 #: pretix/base/exporters/reusablemedia.py:63 pretix/base/modelimport.py:194 #: pretix/base/modelimport.py:201 pretix/base/models/orders.py:1401 -#: pretix/base/models/orders.py:3427 pretix/control/forms/filter.py:172 -#: pretix/control/forms/filter.py:520 pretix/control/forms/filter.py:707 +#: pretix/base/models/orders.py:3427 pretix/control/forms/filter.py:177 +#: pretix/control/forms/filter.py:551 pretix/control/forms/filter.py:738 #: pretix/control/forms/item.py:615 pretix/control/forms/subevents.py:119 #: pretix/control/views/item.py:733 pretix/control/views/vouchers.py:139 #: pretix/control/views/vouchers.py:140 @@ -1538,8 +1545,8 @@ msgstr "نعم" #: pretix/base/exporters/orderlist.py:1399 #: pretix/base/exporters/reusablemedia.py:63 pretix/base/modelimport.py:193 #: pretix/base/modelimport.py:203 pretix/base/models/orders.py:1403 -#: pretix/base/models/orders.py:3429 pretix/control/forms/filter.py:172 -#: pretix/control/forms/filter.py:521 pretix/control/forms/filter.py:708 +#: pretix/base/models/orders.py:3429 pretix/control/forms/filter.py:177 +#: pretix/control/forms/filter.py:552 pretix/control/forms/filter.py:739 #: pretix/control/forms/item.py:616 pretix/control/forms/subevents.py:120 #: pretix/control/views/item.py:733 pretix/control/views/vouchers.py:139 #: pretix/control/views/vouchers.py:140 @@ -1617,17 +1624,17 @@ msgid "" "account." msgstr "" -#: pretix/base/exporters/events.py:58 pretix/base/models/event.py:587 +#: pretix/base/exporters/events.py:58 pretix/base/models/event.py:611 #: pretix/base/models/organizer.py:93 #: pretix/control/templates/pretixcontrol/organizers/index.html:47 msgid "Short form" msgstr "نموذج قصير" -#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:589 +#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:613 msgid "Shop is live" msgstr "المتجر نشط" -#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:591 +#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:615 msgid "Event currency" msgstr "عملة الفعالية" @@ -1636,65 +1643,65 @@ msgstr "عملة الفعالية" msgid "Timezone" msgstr "المنطقة الزمنية" -#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:594 -#: pretix/base/models/event.py:1502 pretix/base/settings.py:3315 +#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:618 +#: pretix/base/models/event.py:1526 pretix/base/settings.py:3315 #: pretix/base/settings.py:3325 pretix/control/forms/subevents.py:483 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:268 msgid "Event start time" msgstr "وقت بداية الفعالية" -#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:596 -#: pretix/base/models/event.py:1504 pretix/base/pdf.py:295 +#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:620 +#: pretix/base/models/event.py:1528 pretix/base/pdf.py:297 #: pretix/control/forms/subevents.py:488 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:270 msgid "Event end time" msgstr "وقت نهاية الفعالية" -#: pretix/base/exporters/events.py:64 pretix/base/models/event.py:598 -#: pretix/base/models/event.py:1506 pretix/control/forms/subevents.py:493 +#: pretix/base/exporters/events.py:64 pretix/base/models/event.py:622 +#: pretix/base/models/event.py:1530 pretix/control/forms/subevents.py:493 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:274 msgid "Admission time" msgstr "وقت قبول التسجيل" -#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:610 -#: pretix/base/models/event.py:1515 pretix/control/forms/subevents.py:93 +#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:634 +#: pretix/base/models/event.py:1539 pretix/control/forms/subevents.py:93 msgid "Start of presale" msgstr "بداية عرض ما قبل البيع" -#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:604 -#: pretix/base/models/event.py:1509 pretix/control/forms/subevents.py:99 +#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:628 +#: pretix/base/models/event.py:1533 pretix/control/forms/subevents.py:99 msgid "End of presale" msgstr "نهاية عرض ما قبل البيع" #: pretix/base/exporters/events.py:67 pretix/base/exporters/invoices.py:351 -#: pretix/base/models/event.py:616 pretix/base/models/event.py:1521 +#: pretix/base/models/event.py:640 pretix/base/models/event.py:1545 msgid "Location" msgstr "الموقع" -#: pretix/base/exporters/events.py:68 pretix/base/models/event.py:624 -#: pretix/base/models/event.py:1524 +#: pretix/base/exporters/events.py:68 pretix/base/models/event.py:648 +#: pretix/base/models/event.py:1548 #: pretix/control/templates/pretixcontrol/event/fragment_geodata.html:18 #: pretix/control/templates/pretixcontrol/subevents/bulk_edit.html:54 msgid "Latitude" msgstr "خط العرض" -#: pretix/base/exporters/events.py:69 pretix/base/models/event.py:632 -#: pretix/base/models/event.py:1532 +#: pretix/base/exporters/events.py:69 pretix/base/models/event.py:656 +#: pretix/base/models/event.py:1556 #: pretix/control/templates/pretixcontrol/event/fragment_geodata.html:28 #: pretix/control/templates/pretixcontrol/subevents/bulk_edit.html:64 msgid "Longitude" msgstr "خط الطول" -#: pretix/base/exporters/events.py:70 pretix/base/models/event.py:644 -#: pretix/base/models/event.py:1547 +#: pretix/base/exporters/events.py:70 pretix/base/models/event.py:668 +#: pretix/base/models/event.py:1571 #: pretix/control/templates/pretixcontrol/event/index.html:137 #: pretix/control/templates/pretixcontrol/order/index.html:1049 msgid "Internal comment" msgstr "ملاحظة داخلية" #: pretix/base/exporters/invoices.py:82 pretix/base/models/orders.py:1753 -#: pretix/base/models/orders.py:2173 pretix/control/forms/filter.py:204 -#: pretix/control/forms/filter.py:1024 pretix/control/forms/filter.py:2274 +#: pretix/base/models/orders.py:2173 pretix/control/forms/filter.py:209 +#: pretix/control/forms/filter.py:1055 pretix/control/forms/filter.py:2305 #: pretix/control/templates/pretixcontrol/boxoffice/payment.html:9 #: pretix/control/templates/pretixcontrol/boxoffice/payment.html:14 #: pretix/control/templates/pretixcontrol/boxoffice/payment.html:44 @@ -1708,8 +1715,8 @@ msgid "Payment provider" msgstr "مقدم خدمة السداد" #: pretix/base/exporters/invoices.py:84 pretix/base/exporters/invoices.py:86 -#: pretix/control/forms/filter.py:206 pretix/control/forms/filter.py:1026 -#: pretix/control/forms/filter.py:2276 +#: pretix/control/forms/filter.py:211 pretix/control/forms/filter.py:1057 +#: pretix/control/forms/filter.py:2307 msgid "All payment providers" msgstr "جميع مزودي خدمات السداد" @@ -1779,7 +1786,7 @@ msgstr "التاريخ" #: pretix/base/exporters/invoices.py:202 pretix/base/exporters/invoices.py:329 #: pretix/base/forms/auth.py:160 pretix/base/modelimport_orders.py:59 #: pretix/base/models/customers.py:395 pretix/base/models/waitinglist.py:76 -#: pretix/control/forms/filter.py:553 +#: pretix/control/forms/filter.py:584 #: pretix/control/templates/pretixcontrol/users/index.html:42 #: pretix/control/views/waitinglist.py:314 msgid "Email address" @@ -1809,8 +1816,8 @@ msgstr "مرسل الفاتورة:" #: pretix/base/exporters/orderlist.py:613 pretix/base/forms/questions.py:704 #: pretix/base/modelimport_orders.py:232 pretix/base/modelimport_orders.py:386 #: pretix/base/models/customers.py:311 pretix/base/models/orders.py:1539 -#: pretix/base/models/orders.py:3283 pretix/control/forms/filter.py:629 -#: pretix/control/forms/filter.py:660 +#: pretix/base/models/orders.py:3283 pretix/control/forms/filter.py:660 +#: pretix/control/forms/filter.py:691 #: pretix/control/templates/pretixcontrol/order/index.html:1001 #: pretix/plugins/checkinlists/exporters.py:535 #: pretix/plugins/reports/exporters.py:851 @@ -1827,7 +1834,7 @@ msgstr "العنوان" #: pretix/base/modelimport_orders.py:244 pretix/base/modelimport_orders.py:397 #: pretix/base/models/customers.py:312 pretix/base/models/orders.py:1540 #: pretix/base/models/orders.py:3284 pretix/base/settings.py:1162 -#: pretix/control/forms/filter.py:633 pretix/control/forms/filter.py:664 +#: pretix/control/forms/filter.py:664 pretix/control/forms/filter.py:695 #: pretix/control/views/item.py:488 #: pretix/plugins/checkinlists/exporters.py:536 #: pretix/plugins/reports/exporters.py:852 @@ -1842,7 +1849,7 @@ msgstr "الرمز البريدي" #: pretix/base/modelimport_orders.py:256 pretix/base/modelimport_orders.py:408 #: pretix/base/models/customers.py:313 pretix/base/models/orders.py:1541 #: pretix/base/models/orders.py:3285 pretix/base/settings.py:1174 -#: pretix/control/forms/filter.py:638 pretix/control/forms/filter.py:669 +#: pretix/control/forms/filter.py:669 pretix/control/forms/filter.py:700 #: pretix/control/views/item.py:498 #: pretix/plugins/checkinlists/exporters.py:537 #: pretix/plugins/reports/exporters.py:853 @@ -1857,8 +1864,8 @@ msgstr "المدينة" #: pretix/base/modelimport_orders.py:274 pretix/base/modelimport_orders.py:425 #: pretix/base/models/customers.py:314 pretix/base/models/orders.py:1542 #: pretix/base/models/orders.py:3286 pretix/base/models/orders.py:3287 -#: pretix/base/settings.py:1183 pretix/control/forms/filter.py:643 -#: pretix/control/forms/filter.py:674 +#: pretix/base/settings.py:1183 pretix/control/forms/filter.py:674 +#: pretix/control/forms/filter.py:705 #: pretix/control/templates/pretixcontrol/order/index.html:1005 #: pretix/control/views/item.py:508 #: pretix/plugins/checkinlists/exporters.py:538 @@ -1907,7 +1914,7 @@ msgstr "مستلم الفاتورة:" #: pretix/base/exporters/orderlist.py:612 #: pretix/base/exporters/orderlist.py:652 pretix/base/forms/questions.py:696 #: pretix/base/modelimport_orders.py:199 pretix/base/modelimport_orders.py:375 -#: pretix/control/forms/filter.py:621 pretix/control/forms/filter.py:656 +#: pretix/control/forms/filter.py:652 pretix/control/forms/filter.py:687 #: pretix/control/templates/pretixcontrol/order/index.html:997 #: pretix/control/views/item.py:466 #: pretix/plugins/checkinlists/exporters.py:519 @@ -1926,7 +1933,7 @@ msgstr "عنوان الشارع" #: pretix/base/exporters/orderlist.py:270 #: pretix/base/exporters/orderlist.py:471 #: pretix/base/exporters/orderlist.py:617 pretix/base/forms/questions.py:760 -#: pretix/base/forms/questions.py:1197 pretix/base/modelimport_orders.py:295 +#: pretix/base/forms/questions.py:1194 pretix/base/modelimport_orders.py:295 #: pretix/base/models/customers.py:315 pretix/base/models/orders.py:1543 #: pretix/base/models/orders.py:3289 pretix/base/views/js_helpers.py:48 #: pretix/control/templates/pretixcontrol/order/index.html:1008 @@ -2063,7 +2070,7 @@ msgid "Variation ID" msgstr "النوع" #: pretix/base/exporters/items.py:59 pretix/base/models/items.py:142 -#: pretix/base/pdf.py:151 +#: pretix/base/pdf.py:153 #: pretix/control/templates/pretixcontrol/items/category.html:4 #: pretix/control/templates/pretixcontrol/items/category.html:6 msgid "Product category" @@ -2090,15 +2097,15 @@ msgstr "النوع" #: pretix/base/exporters/items.py:71 pretix/base/exporters/reusablemedia.py:48 #: pretix/base/models/customers.py:57 pretix/base/models/customers.py:403 -#: pretix/base/models/discount.py:60 pretix/base/models/event.py:1491 +#: pretix/base/models/discount.py:60 pretix/base/models/event.py:1515 #: pretix/base/models/items.py:489 pretix/base/models/items.py:1152 #: pretix/base/models/media.py:77 pretix/base/settings.py:204 #: pretix/base/settings.py:239 pretix/base/settings.py:270 -#: pretix/control/forms/filter.py:1201 pretix/control/forms/filter.py:2006 +#: pretix/control/forms/filter.py:1232 pretix/control/forms/filter.py:2037 #: pretix/control/templates/pretixcontrol/event/plugins.html:25 #: pretix/control/templates/pretixcontrol/event/plugins.html:75 #: pretix/control/templates/pretixcontrol/organizers/plugins.html:25 -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:75 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:76 #: pretix/control/templates/pretixcontrol/users/index.html:51 msgid "Active" msgstr "نشط" @@ -2161,7 +2168,7 @@ msgstr "إنشاء التذاكر" #: pretix/presale/templates/pretixpresale/fragment_day_calendar.html:102 #: pretix/presale/templates/pretixpresale/fragment_event_list_status.html:26 #: pretix/presale/templates/pretixpresale/fragment_week_calendar.html:66 -#: pretix/presale/views/widget.py:440 +#: pretix/presale/views/widget.py:449 msgid "Waiting list" msgstr "قائمة الانتظار" @@ -2329,7 +2336,7 @@ msgid "Only include orders created within this date range." msgstr "قم بتضمين الطلبات التي تم إنشاؤها في هذا التاريخ أو بعده فقط." #: pretix/base/exporters/orderlist.py:136 pretix/base/notifications.py:194 -#: pretix/base/pdf.py:243 pretix/plugins/badges/exporters.py:499 +#: pretix/base/pdf.py:245 pretix/plugins/badges/exporters.py:499 #: pretix/plugins/reports/exporters.py:316 #: pretix/plugins/reports/exporters.py:465 #: pretix/plugins/ticketoutputpdf/exporters.py:97 @@ -2366,11 +2373,11 @@ msgstr "رابط الفعالية" #: pretix/base/exporters/orderlist.py:1330 #: pretix/base/exporters/waitinglist.py:122 #: pretix/base/exporters/waitinglist.py:172 pretix/base/models/orders.py:216 -#: pretix/control/forms/filter.py:1019 pretix/control/forms/filter.py:1198 -#: pretix/control/forms/filter.py:1424 pretix/control/forms/filter.py:1493 -#: pretix/control/forms/filter.py:1565 pretix/control/forms/filter.py:1665 -#: pretix/control/forms/filter.py:2003 pretix/control/forms/filter.py:2083 -#: pretix/control/forms/filter.py:2364 +#: pretix/control/forms/filter.py:1050 pretix/control/forms/filter.py:1229 +#: pretix/control/forms/filter.py:1455 pretix/control/forms/filter.py:1524 +#: pretix/control/forms/filter.py:1596 pretix/control/forms/filter.py:1696 +#: pretix/control/forms/filter.py:2034 pretix/control/forms/filter.py:2114 +#: pretix/control/forms/filter.py:2395 #: pretix/control/templates/pretixcontrol/boxoffice/payment.html:52 #: pretix/control/templates/pretixcontrol/checkin/index.html:112 #: pretix/control/templates/pretixcontrol/event/invoicing.html:83 @@ -2404,7 +2411,7 @@ msgstr "حالة" #: pretix/base/exporters/orderlist.py:455 #: pretix/base/exporters/orderlist.py:588 #: pretix/base/exporters/orderlist.py:898 pretix/base/notifications.py:203 -#: pretix/control/forms/filter.py:2325 +#: pretix/control/forms/filter.py:2356 #: pretix/control/templates/pretixcontrol/order/index.html:183 #: pretix/control/templates/pretixcontrol/orders/bulk_action.html:24 #: pretix/control/templates/pretixcontrol/orders/index.html:140 @@ -2438,7 +2445,7 @@ msgstr "حقل العنوان المخصص" msgid "Date of last payment" msgstr "تاريخ آخر دفع" -#: pretix/base/exporters/orderlist.py:271 pretix/base/services/stats.py:237 +#: pretix/base/exporters/orderlist.py:271 pretix/base/services/stats.py:238 msgid "Fees" msgstr "الرسوم" @@ -2463,14 +2470,14 @@ msgstr "أرقام الفواتير" #: pretix/base/exporters/orderlist.py:282 #: pretix/base/exporters/orderlist.py:665 pretix/base/modelimport_orders.py:578 -#: pretix/control/forms/filter.py:585 +#: pretix/control/forms/filter.py:616 #: pretix/control/templates/pretixcontrol/order/index.html:190 msgid "Sales channel" msgstr "قناة المبيعات" #: pretix/base/exporters/orderlist.py:286 #: pretix/base/exporters/orderlist.py:630 pretix/base/models/orders.py:277 -#: pretix/control/forms/filter.py:240 +#: pretix/control/forms/filter.py:246 #, fuzzy #| msgctxt "subevent" #| msgid "All dates" @@ -2485,7 +2492,7 @@ msgstr "الحالات" #: pretix/base/exporters/orderlist.py:288 #: pretix/base/exporters/orderlist.py:667 pretix/base/models/orders.py:321 -#: pretix/control/forms/filter.py:567 +#: pretix/control/forms/filter.py:598 msgid "Email address verified" msgstr "تم التحقق من عنوان البريد الإلكتروني" @@ -2512,7 +2519,7 @@ msgstr "نوع الرسوم" #: pretix/base/exporters/orderlist.py:600 #: pretix/base/exporters/orderlist.py:918 pretix/base/modelimport_orders.py:467 #: pretix/base/models/orders.py:1500 pretix/base/models/orders.py:3014 -#: pretix/base/pdf.py:158 pretix/control/forms/orders.py:638 +#: pretix/base/pdf.py:160 pretix/control/forms/orders.py:638 #: pretix/control/templates/pretixcontrol/item/index.html:146 #: pretix/control/templates/pretixcontrol/order/change.html:194 #: pretix/control/templates/pretixcontrol/order/change.html:418 @@ -2582,7 +2589,7 @@ msgstr "تاريخ الإنتهاء" #: pretix/base/modelimport_orders.py:129 #: pretix/base/modelimport_vouchers.py:174 pretix/base/models/items.py:794 #: pretix/base/models/vouchers.py:253 pretix/base/models/waitinglist.py:91 -#: pretix/control/forms/filter.py:2125 pretix/control/forms/filter.py:2380 +#: pretix/control/forms/filter.py:2156 pretix/control/forms/filter.py:2411 #: pretix/control/forms/orders.py:335 pretix/control/forms/vouchers.py:67 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:66 #: pretix/control/templates/pretixcontrol/item/base.html:3 @@ -2618,7 +2625,7 @@ msgstr "كود الخصم" msgid "Pseudonymization ID" msgstr "معرف الاسم المستعار" -#: pretix/base/exporters/orderlist.py:620 pretix/control/forms/filter.py:678 +#: pretix/base/exporters/orderlist.py:620 pretix/control/forms/filter.py:709 #: pretix/control/templates/pretixcontrol/order/change.html:280 #, fuzzy #| msgid "Client secret" @@ -2734,11 +2741,11 @@ msgstr "" msgid "Only include transactions created within this date range." msgstr "قم بتضمين الطلبات التي تم إنشاؤها في هذا التاريخ أو بعده فقط." -#: pretix/base/exporters/orderlist.py:893 pretix/base/models/event.py:671 +#: pretix/base/exporters/orderlist.py:893 pretix/base/models/event.py:695 #: pretix/base/models/items.py:468 pretix/base/models/items.py:2060 #: pretix/base/models/orders.py:233 pretix/base/models/orders.py:3097 #: pretix/base/models/vouchers.py:184 pretix/base/models/waitinglist.py:55 -#: pretix/base/notifications.py:187 pretix/control/forms/filter.py:994 +#: pretix/base/notifications.py:187 pretix/control/forms/filter.py:1025 #: pretix/control/templates/pretixcontrol/organizers/customer.html:205 #: pretix/control/templates/pretixcontrol/organizers/customer_membership.html:42 #: pretix/control/templates/pretixcontrol/search/orders.html:51 @@ -2917,8 +2924,8 @@ msgstr "رمز الحالة" #: pretix/base/exporters/orderlist.py:1095 #: pretix/base/exporters/orderlist.py:1233 #: pretix/base/exporters/orderlist.py:1277 pretix/base/models/orders.py:1736 -#: pretix/base/models/orders.py:2150 pretix/control/forms/filter.py:1051 -#: pretix/control/forms/filter.py:1054 +#: pretix/base/models/orders.py:2150 pretix/control/forms/filter.py:1082 +#: pretix/control/forms/filter.py:1085 #: pretix/control/templates/pretixcontrol/order/index.html:796 #: pretix/control/templates/pretixcontrol/order/index.html:892 #: pretix/control/templates/pretixcontrol/orders/refunds.html:70 @@ -3040,15 +3047,15 @@ msgstr "رمز بطاقة الهدية" #: pretix/base/exporters/orderlist.py:1231 #: pretix/base/exporters/orderlist.py:1320 #: pretix/base/exporters/orderlist.py:1323 -#: pretix/base/models/memberships.py:120 pretix/control/forms/filter.py:244 -#: pretix/control/forms/filter.py:1415 pretix/control/forms/filter.py:1418 +#: pretix/base/models/memberships.py:120 pretix/control/forms/filter.py:250 +#: pretix/control/forms/filter.py:1446 pretix/control/forms/filter.py:1449 #: pretix/control/templates/pretixcontrol/event/live.html:75 msgid "Test mode" msgstr "وضع الاختبار" #: pretix/base/exporters/orderlist.py:1236 pretix/base/models/organizer.py:102 -#: pretix/control/forms/event.py:110 pretix/control/forms/filter.py:888 -#: pretix/control/forms/filter.py:1006 pretix/control/forms/filter.py:1680 +#: pretix/control/forms/event.py:110 pretix/control/forms/filter.py:919 +#: pretix/control/forms/filter.py:1037 pretix/control/forms/filter.py:1711 #: pretix/control/templates/pretixcontrol/email_setup.html:6 #: pretix/control/templates/pretixcontrol/email_setup_simple.html:6 #: pretix/control/templates/pretixcontrol/email_setup_smtp.html:6 @@ -3061,7 +3068,7 @@ msgstr "وضع الاختبار" msgid "Organizer" msgstr "منظم" -#: pretix/base/exporters/orderlist.py:1243 pretix/base/invoicing/pdf.py:576 +#: pretix/base/exporters/orderlist.py:1243 pretix/base/invoicing/pdf.py:580 #: pretix/control/templates/pretixcontrol/base.html:281 #: pretix/control/templates/pretixcontrol/checkin/index.html:145 #: pretix/control/templates/pretixcontrol/order/index.html:25 @@ -3123,13 +3130,13 @@ msgid "Defaults to the time of report." msgstr "" #: pretix/base/exporters/orderlist.py:1322 -#: pretix/base/exporters/orderlist.py:1332 pretix/control/forms/filter.py:519 -#: pretix/control/forms/filter.py:1200 pretix/control/forms/filter.py:1417 -#: pretix/control/forms/filter.py:1426 pretix/control/forms/filter.py:1496 -#: pretix/control/forms/filter.py:1506 pretix/control/forms/filter.py:1568 -#: pretix/control/forms/filter.py:2005 pretix/control/forms/filter.py:2014 -#: pretix/control/forms/filter.py:2085 pretix/control/forms/filter.py:2098 -#: pretix/control/forms/filter.py:2604 pretix/control/forms/filter.py:2623 +#: pretix/base/exporters/orderlist.py:1332 pretix/control/forms/filter.py:550 +#: pretix/control/forms/filter.py:1231 pretix/control/forms/filter.py:1448 +#: pretix/control/forms/filter.py:1457 pretix/control/forms/filter.py:1527 +#: pretix/control/forms/filter.py:1537 pretix/control/forms/filter.py:1599 +#: pretix/control/forms/filter.py:2036 pretix/control/forms/filter.py:2045 +#: pretix/control/forms/filter.py:2116 pretix/control/forms/filter.py:2129 +#: pretix/control/forms/filter.py:2635 pretix/control/forms/filter.py:2654 #: pretix/control/templates/pretixcontrol/checkin/lists.html:141 #: pretix/control/templates/pretixcontrol/checkin/lists.html:147 #: pretix/control/templates/pretixcontrol/event/plugins.html:24 @@ -3146,25 +3153,25 @@ msgstr "" msgid "All" msgstr "الكل" -#: pretix/base/exporters/orderlist.py:1324 pretix/control/forms/filter.py:1419 +#: pretix/base/exporters/orderlist.py:1324 pretix/control/forms/filter.py:1450 msgid "Live" msgstr "مباشر" -#: pretix/base/exporters/orderlist.py:1333 pretix/control/forms/filter.py:1427 +#: pretix/base/exporters/orderlist.py:1333 pretix/control/forms/filter.py:1458 #: pretix/control/templates/pretixcontrol/pdf/index.html:325 msgid "Empty" msgstr "فارغ" -#: pretix/base/exporters/orderlist.py:1334 pretix/control/forms/filter.py:1428 +#: pretix/base/exporters/orderlist.py:1334 pretix/control/forms/filter.py:1459 msgid "Valid and with value" msgstr "صالحة وذات قيمة" -#: pretix/base/exporters/orderlist.py:1335 pretix/control/forms/filter.py:1429 +#: pretix/base/exporters/orderlist.py:1335 pretix/control/forms/filter.py:1460 msgid "Expired and with value" msgstr "منتهية الصلاحية وذات قيمة" -#: pretix/base/exporters/orderlist.py:1336 pretix/control/forms/filter.py:227 -#: pretix/control/forms/filter.py:1430 pretix/control/forms/filter.py:2090 +#: pretix/base/exporters/orderlist.py:1336 pretix/control/forms/filter.py:233 +#: pretix/control/forms/filter.py:1461 pretix/control/forms/filter.py:2121 #: pretix/control/templates/pretixcontrol/items/question.html:31 #: pretix/control/templates/pretixcontrol/orders/fragment_order_status.html:37 #: pretix/control/templates/pretixcontrol/orders/overview.html:78 @@ -3467,21 +3474,21 @@ msgstr "طلبات الإلغاء" msgid "Invoice transmission method" msgstr "" -#: pretix/base/forms/questions.py:1324 +#: pretix/base/forms/questions.py:1325 msgid "You need to provide a company name." msgstr "تحتاج إلى تقديم اسم شركة." -#: pretix/base/forms/questions.py:1326 +#: pretix/base/forms/questions.py:1327 msgid "You need to provide your name." msgstr "تحتاج إلى تقديم اسمك." -#: pretix/base/forms/questions.py:1352 +#: pretix/base/forms/questions.py:1353 msgid "" "If you enter an invoice address, you also need to select an invoice " "transmission method." msgstr "" -#: pretix/base/forms/questions.py:1380 +#: pretix/base/forms/questions.py:1381 #, fuzzy #| msgid "The selected product is not active or has no price set." msgid "" @@ -3489,13 +3496,13 @@ msgid "" "type of address." msgstr "المنتج المحدد غير نشط أو ليس له سعر محدد." -#: pretix/base/forms/questions.py:1389 +#: pretix/base/forms/questions.py:1390 msgid "" "The selected type of invoice transmission requires a field that is currently " "not available, please reach out to the organizer." msgstr "" -#: pretix/base/forms/questions.py:1393 +#: pretix/base/forms/questions.py:1394 msgid "This field is required for the selected type of invoice transmission." msgstr "" @@ -3664,68 +3671,77 @@ msgctxt "italian_invoice" msgid "Recipient code" msgstr "مستلم" -#: pretix/base/invoicing/pdf.py:140 +#: pretix/base/invoicing/national.py:81 +msgctxt "italian_invoice" +msgid "" +"This PDF document is a visual copy of the invoice and does not constitute an " +"invoice for VAT purposes. The invoice is issued in XML format, transmitted " +"in accordance with the procedures and terms set forth in No. 89757/2018 of " +"April 30, 2018, issued by the Director of the Revenue Agency." +msgstr "" + +#: pretix/base/invoicing/pdf.py:141 #, python-format msgctxt "invoice" msgid "Page %d of %d" msgstr "صفحة %d من %d" -#: pretix/base/invoicing/pdf.py:378 +#: pretix/base/invoicing/pdf.py:382 msgctxt "invoice" msgid "Classic renderer (pretix 1.0)" msgstr "المقدم الكلاسيكي (pretix 1.0)" -#: pretix/base/invoicing/pdf.py:422 +#: pretix/base/invoicing/pdf.py:426 msgctxt "invoice" msgid "Invoice from" msgstr "فاتورة من طرف" -#: pretix/base/invoicing/pdf.py:428 +#: pretix/base/invoicing/pdf.py:432 msgctxt "invoice" msgid "Invoice to" msgstr "فاتورة إلى" -#: pretix/base/invoicing/pdf.py:465 pretix/base/invoicing/pdf.py:1033 +#: pretix/base/invoicing/pdf.py:469 pretix/base/invoicing/pdf.py:1062 msgctxt "invoice" msgid "Order code" msgstr "رمز الطلب" -#: pretix/base/invoicing/pdf.py:474 pretix/base/invoicing/pdf.py:1046 +#: pretix/base/invoicing/pdf.py:478 pretix/base/invoicing/pdf.py:1075 msgctxt "invoice" msgid "Cancellation number" msgstr "رقم الإلغاء" -#: pretix/base/invoicing/pdf.py:480 pretix/base/invoicing/pdf.py:1048 +#: pretix/base/invoicing/pdf.py:484 pretix/base/invoicing/pdf.py:1077 msgctxt "invoice" msgid "Original invoice" msgstr "فاتورة أصلية" -#: pretix/base/invoicing/pdf.py:485 pretix/base/invoicing/pdf.py:1053 +#: pretix/base/invoicing/pdf.py:489 pretix/base/invoicing/pdf.py:1082 msgctxt "invoice" msgid "Invoice number" msgstr "رقم الفاتورة" -#: pretix/base/invoicing/pdf.py:493 pretix/base/invoicing/pdf.py:1068 +#: pretix/base/invoicing/pdf.py:497 pretix/base/invoicing/pdf.py:1097 msgctxt "invoice" msgid "Cancellation date" msgstr "تاريخ الإلغاء" -#: pretix/base/invoicing/pdf.py:499 +#: pretix/base/invoicing/pdf.py:503 msgctxt "invoice" msgid "Original invoice date" msgstr "تاريخ الفاتورة الأصلي" -#: pretix/base/invoicing/pdf.py:506 pretix/base/invoicing/pdf.py:1070 +#: pretix/base/invoicing/pdf.py:510 pretix/base/invoicing/pdf.py:1099 msgctxt "invoice" msgid "Invoice date" msgstr "تاريخ الفاتورة" -#: pretix/base/invoicing/pdf.py:522 +#: pretix/base/invoicing/pdf.py:526 msgctxt "invoice" msgid "Event" msgstr "الفعالية" -#: pretix/base/invoicing/pdf.py:548 +#: pretix/base/invoicing/pdf.py:552 #, python-brace-format msgctxt "invoice" msgid "" @@ -3735,39 +3751,39 @@ msgstr "" "من {from_date}\n" "حتى {to_date}" -#: pretix/base/invoicing/pdf.py:581 pretix/base/services/mail.py:502 +#: pretix/base/invoicing/pdf.py:601 pretix/base/services/mail.py:509 #, python-brace-format msgctxt "invoice" msgid "Invoice {num}" msgstr "فاتورة {num}" -#: pretix/base/invoicing/pdf.py:624 +#: pretix/base/invoicing/pdf.py:653 #, python-brace-format msgctxt "invoice" msgid "Customer reference: {reference}" msgstr "رقم مرجع العميل: {reference}" -#: pretix/base/invoicing/pdf.py:632 +#: pretix/base/invoicing/pdf.py:661 msgctxt "invoice" msgid "Customer VAT ID" msgstr "معرف ضريبة القيمة المضافة للعميل" -#: pretix/base/invoicing/pdf.py:639 +#: pretix/base/invoicing/pdf.py:668 msgctxt "invoice" msgid "Beneficiary" msgstr "المستفيد" -#: pretix/base/invoicing/pdf.py:665 +#: pretix/base/invoicing/pdf.py:694 msgctxt "invoice" msgid "Tax Invoice" msgstr "فاتورة الضريبة" -#: pretix/base/invoicing/pdf.py:666 +#: pretix/base/invoicing/pdf.py:695 msgctxt "invoice" msgid "Invoice" msgstr "فاتورة" -#: pretix/base/invoicing/pdf.py:667 +#: pretix/base/invoicing/pdf.py:696 #: pretix/control/templates/pretixcontrol/order/index.html:272 #: pretix/control/templates/pretixcontrol/order/mail_history.html:70 #: pretix/presale/templates/pretixpresale/event/order.html:244 @@ -3775,99 +3791,99 @@ msgctxt "invoice" msgid "Cancellation" msgstr "إلغاء" -#: pretix/base/invoicing/pdf.py:689 pretix/base/invoicing/pdf.py:697 +#: pretix/base/invoicing/pdf.py:718 pretix/base/invoicing/pdf.py:726 msgctxt "invoice" msgid "Description" msgstr "وصف" -#: pretix/base/invoicing/pdf.py:690 pretix/base/invoicing/pdf.py:698 +#: pretix/base/invoicing/pdf.py:719 pretix/base/invoicing/pdf.py:727 msgctxt "invoice" msgid "Qty" msgstr "الكمية" -#: pretix/base/invoicing/pdf.py:691 pretix/base/invoicing/pdf.py:850 +#: pretix/base/invoicing/pdf.py:720 pretix/base/invoicing/pdf.py:879 msgctxt "invoice" msgid "Tax rate" msgstr "معدل الضريبة" -#: pretix/base/invoicing/pdf.py:692 +#: pretix/base/invoicing/pdf.py:721 msgctxt "invoice" msgid "Net" msgstr "الصافي" -#: pretix/base/invoicing/pdf.py:693 +#: pretix/base/invoicing/pdf.py:722 msgctxt "invoice" msgid "Gross" msgstr "الإجمالي" -#: pretix/base/invoicing/pdf.py:699 +#: pretix/base/invoicing/pdf.py:728 msgctxt "invoice" msgid "Amount" msgstr "المبلغ" -#: pretix/base/invoicing/pdf.py:715 +#: pretix/base/invoicing/pdf.py:744 #, python-brace-format msgctxt "invoice" msgid "Single price: {net_price} net / {gross_price} gross" msgstr "" -#: pretix/base/invoicing/pdf.py:738 +#: pretix/base/invoicing/pdf.py:767 #, fuzzy, python-brace-format #| msgid "Original price" msgctxt "invoice" msgid "Single price: {price}" msgstr "السعر الأصلي" -#: pretix/base/invoicing/pdf.py:759 pretix/base/invoicing/pdf.py:765 +#: pretix/base/invoicing/pdf.py:788 pretix/base/invoicing/pdf.py:794 msgctxt "invoice" msgid "Invoice total" msgstr "إجمالي الفاتورة" -#: pretix/base/invoicing/pdf.py:775 +#: pretix/base/invoicing/pdf.py:804 msgctxt "invoice" msgid "Received payments" msgstr "المدفوعات المستلمة" -#: pretix/base/invoicing/pdf.py:780 +#: pretix/base/invoicing/pdf.py:809 msgctxt "invoice" msgid "Outstanding payments" msgstr "المدفوعات المتأخرة" -#: pretix/base/invoicing/pdf.py:797 +#: pretix/base/invoicing/pdf.py:826 #, fuzzy #| msgid "Issued gift cards" msgctxt "invoice" msgid "Paid by gift card" msgstr "بطاقات هدية صدر" -#: pretix/base/invoicing/pdf.py:802 +#: pretix/base/invoicing/pdf.py:831 #, fuzzy #| msgid "Pending amount" msgctxt "invoice" msgid "Remaining amount" msgstr "مبالغ متأخرة" -#: pretix/base/invoicing/pdf.py:851 +#: pretix/base/invoicing/pdf.py:880 msgctxt "invoice" msgid "Net value" msgstr "صافي القيمة" -#: pretix/base/invoicing/pdf.py:852 +#: pretix/base/invoicing/pdf.py:881 msgctxt "invoice" msgid "Gross value" msgstr "القيمة الإجمالية" -#: pretix/base/invoicing/pdf.py:853 +#: pretix/base/invoicing/pdf.py:882 msgctxt "invoice" msgid "Tax" msgstr "الضريبة" -#: pretix/base/invoicing/pdf.py:883 +#: pretix/base/invoicing/pdf.py:912 msgctxt "invoice" msgid "Included taxes" msgstr "الضرائب المدرجة" -#: pretix/base/invoicing/pdf.py:911 +#: pretix/base/invoicing/pdf.py:940 #, fuzzy, python-brace-format #| msgctxt "invoice" #| msgid "" @@ -3881,7 +3897,7 @@ msgstr "" "باستخدام معدل التحويل 1: {rate} كما نشره البنك المركزي الأوروبي بتاريخ " "{date} ، وهذا يعادل:" -#: pretix/base/invoicing/pdf.py:926 +#: pretix/base/invoicing/pdf.py:955 #, fuzzy, python-brace-format #| msgctxt "invoice" #| msgid "" @@ -3895,22 +3911,22 @@ msgstr "" "باستخدام معدل التحويل 1: {rate} كما نشره البنك المركزي الأوروبي بتاريخ " "{date} ، إجمالي الفاتورة يعادل {total}." -#: pretix/base/invoicing/pdf.py:940 +#: pretix/base/invoicing/pdf.py:969 msgid "Default invoice renderer (European-style letter)" msgstr "" -#: pretix/base/invoicing/pdf.py:1029 +#: pretix/base/invoicing/pdf.py:1058 #, fuzzy #| msgid "Please enter a valid state." msgctxt "invoice" msgid "(Please quote at all times.)" msgstr "الرجاء اختيار ولاية صحيحة." -#: pretix/base/invoicing/pdf.py:1076 +#: pretix/base/invoicing/pdf.py:1105 msgid "Simplified invoice renderer" msgstr "" -#: pretix/base/invoicing/pdf.py:1095 +#: pretix/base/invoicing/pdf.py:1124 #, fuzzy, python-brace-format #| msgid "Event date range" msgctxt "invoice" @@ -3940,6 +3956,21 @@ msgstr "" msgid "Peppol participant ID" msgstr "" +#: pretix/base/invoicing/peppol.py:170 +#, fuzzy +#| msgid "Gift card code" +msgctxt "peppol_invoice" +msgid "Visual copy" +msgstr "رمز بطاقة الهدية" + +#: pretix/base/invoicing/peppol.py:175 +msgctxt "peppol_invoice" +msgid "" +"This PDF document is a visual copy of the invoice and does not constitute an " +"invoice for VAT purposes. The original invoice is issued in XML format and " +"transmitted through the Peppol network." +msgstr "" + #: pretix/base/logentrytype_registry.py:43 msgid "" "The relevant plugin is currently not active. To activate it, click here to " @@ -4038,9 +4069,9 @@ msgstr "" msgid "Could not parse {value} as a date and time." msgstr "" -#: pretix/base/modelimport.py:239 pretix/control/views/orders.py:1169 -#: pretix/control/views/orders.py:1198 pretix/control/views/orders.py:1242 -#: pretix/control/views/orders.py:1277 pretix/control/views/orders.py:1300 +#: pretix/base/modelimport.py:239 pretix/control/views/orders.py:1173 +#: pretix/control/views/orders.py:1202 pretix/control/views/orders.py:1246 +#: pretix/control/views/orders.py:1281 pretix/control/views/orders.py:1304 msgid "You entered an invalid number." msgstr "لقد أدخلت رقما غير صالح." @@ -4146,16 +4177,16 @@ msgstr "خيار الولايات غير متاح لهذا البلد." msgid "Please enter a valid state." msgstr "الرجاء اختيار ولاية صحيحة." -#: pretix/base/modelimport_orders.py:359 pretix/control/forms/filter.py:652 +#: pretix/base/modelimport_orders.py:359 pretix/control/forms/filter.py:683 msgid "Attendee email address" msgstr "عنوان البريد الإلكتروني للحاضر" #: pretix/base/modelimport_orders.py:375 pretix/base/modelimport_orders.py:386 #: pretix/base/modelimport_orders.py:397 pretix/base/modelimport_orders.py:408 #: pretix/base/modelimport_orders.py:425 pretix/base/modelimport_orders.py:445 -#: pretix/control/forms/filter.py:656 pretix/control/forms/filter.py:660 -#: pretix/control/forms/filter.py:664 pretix/control/forms/filter.py:669 -#: pretix/control/forms/filter.py:674 +#: pretix/control/forms/filter.py:687 pretix/control/forms/filter.py:691 +#: pretix/control/forms/filter.py:695 pretix/control/forms/filter.py:700 +#: pretix/control/forms/filter.py:705 #: pretix/control/templates/pretixcontrol/order/index.html:603 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:193 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:196 @@ -4283,7 +4314,7 @@ msgid "Maximum discount budget" msgstr "الحد الأقصى للخصم" #: pretix/base/modelimport_vouchers.py:119 pretix/base/models/vouchers.py:228 -#: pretix/control/forms/filter.py:2099 +#: pretix/control/forms/filter.py:2130 msgid "Reserve ticket from quota" msgstr "حجز تذكرة من الحصة" @@ -4617,8 +4648,8 @@ msgid "" "underscores. It must start and end with a letter or number." msgstr "" -#: pretix/base/models/customers.py:195 pretix/control/forms/filter.py:1498 -#: pretix/control/forms/filter.py:1570 +#: pretix/base/models/customers.py:195 pretix/control/forms/filter.py:1529 +#: pretix/control/forms/filter.py:1601 #: pretix/control/templates/pretixcontrol/organizers/customer.html:42 #: pretix/control/templates/pretixcontrol/organizers/giftcard_acceptance_list.html:56 #: pretix/control/templates/pretixcontrol/organizers/giftcard_acceptance_list.html:135 @@ -4731,8 +4762,8 @@ msgid "This identifier is already used for a different question." msgstr "هذا المعرف مستخدم مسبقا لسؤال مختلف." #: pretix/base/models/devices.py:113 pretix/control/forms/checkin.py:196 -#: pretix/control/forms/checkin.py:217 pretix/control/forms/filter.py:2390 -#: pretix/control/forms/filter.py:2437 pretix/control/forms/filter.py:2597 +#: pretix/control/forms/checkin.py:217 pretix/control/forms/filter.py:2421 +#: pretix/control/forms/filter.py:2468 pretix/control/forms/filter.py:2628 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:67 #: pretix/control/templates/pretixcontrol/organizers/gates.html:16 #: pretix/plugins/checkinlists/exporters.py:766 @@ -4933,7 +4964,7 @@ msgstr "يجب أن تكون نهاية فترة عرض ما قبل البيع msgid "The end of the event has to be later than its start." msgstr "نهاية الفعالية يجب أن تكون في وقت لاحق بعد بدايتها." -#: pretix/base/models/event.py:576 +#: pretix/base/models/event.py:600 msgid "" "Should be short, only contain lowercase letters, numbers, dots, and dashes, " "and must be unique among your events. We recommend some kind of abbreviation " @@ -4947,15 +4978,15 @@ msgstr "" "استخدام ذلك في عناوين الروابط ورموز الطلب، وأرقام الفاتورة ومراجع التحويل " "المصرفي." -#: pretix/base/models/event.py:583 pretix/base/models/organizer.py:89 +#: pretix/base/models/event.py:607 pretix/base/models/organizer.py:89 msgid "The slug may only contain letters, numbers, dots and dashes." msgstr "يجب أن يحتوي الرابط فقط على أحرف وأرقام ونقاط وشرطات." -#: pretix/base/models/event.py:600 pretix/base/models/event.py:1495 +#: pretix/base/models/event.py:624 pretix/base/models/event.py:1519 msgid "Show in lists" msgstr "أظهرهذا في قوائم" -#: pretix/base/models/event.py:601 +#: pretix/base/models/event.py:625 msgid "" "If selected, this event will show up publicly on the list of events for your " "organizer account." @@ -4963,7 +4994,7 @@ msgstr "" "إذا تم تحديدها، فستظهر هذه الفعالية بشكل عام في قائمة الفعاليات لحساب المنظم " "الخاص بك." -#: pretix/base/models/event.py:605 pretix/base/models/event.py:1510 +#: pretix/base/models/event.py:629 pretix/base/models/event.py:1534 #: pretix/control/forms/subevents.py:100 msgid "" "Optional. No products will be sold after this date. If you do not set this " @@ -4972,56 +5003,56 @@ msgstr "" "اختياري. لن يتم بيع أي منتجات بعد هذا التاريخ. إذا لم تقم بتعيين هذه " "القيمة ، فسينتهي عرض ما قبل البيع بعد تاريخ انتهاء الفعالية الخاصة بك." -#: pretix/base/models/event.py:611 pretix/base/models/event.py:1516 +#: pretix/base/models/event.py:635 pretix/base/models/event.py:1540 #: pretix/control/forms/subevents.py:94 msgid "Optional. No products will be sold before this date." msgstr "اختياري. لن يتم بيع أي منتجات قبل هذا التاريخ." -#: pretix/base/models/event.py:620 +#: pretix/base/models/event.py:644 msgid "This event is remote or partially remote." msgstr "" -#: pretix/base/models/event.py:621 +#: pretix/base/models/event.py:645 msgid "" "This will be used to let users know if the event is in a different timezone " "and let’s us calculate users’ local times." msgstr "" -#: pretix/base/models/event.py:641 pretix/base/models/organizer.py:97 +#: pretix/base/models/event.py:665 pretix/base/models/organizer.py:97 #: pretix/control/navigation.py:65 pretix/control/navigation.py:499 msgid "Plugins" msgstr "الإضافات" -#: pretix/base/models/event.py:648 pretix/base/pdf.py:238 -#: pretix/control/forms/event.py:273 pretix/control/forms/filter.py:1675 +#: pretix/base/models/event.py:672 pretix/base/pdf.py:240 +#: pretix/control/forms/event.py:273 pretix/control/forms/filter.py:1706 #: pretix/control/templates/pretixcontrol/event/index.html:13 #: pretix/control/templates/pretixcontrol/events/index.html:114 #: pretix/control/templates/pretixcontrol/organizers/detail.html:90 #: pretix/control/views/dashboards.py:547 #: pretix/presale/templates/pretixpresale/event/index.html:33 #: pretix/presale/templates/pretixpresale/fragment_event_list_status.html:7 -#: pretix/presale/views/widget.py:700 +#: pretix/presale/views/widget.py:728 msgid "Event series" msgstr "فعالية بأوقات مختلفة" -#: pretix/base/models/event.py:652 pretix/base/models/event.py:1544 +#: pretix/base/models/event.py:676 pretix/base/models/event.py:1568 #, fuzzy #| msgid "Settings" msgid "Seating plan" msgstr "الإعدادات" -#: pretix/base/models/event.py:659 pretix/base/models/items.py:675 +#: pretix/base/models/event.py:683 pretix/base/models/items.py:675 #, fuzzy #| msgid "Sales channels" msgid "Sell on all sales channels" msgstr "قنوات البيع" -#: pretix/base/models/event.py:664 pretix/base/models/items.py:680 +#: pretix/base/models/event.py:688 pretix/base/models/items.py:680 #: pretix/base/models/items.py:1230 pretix/base/payment.py:474 msgid "Restrict to specific sales channels" msgstr "يقتصر على قنوات بيع محددة" -#: pretix/base/models/event.py:672 pretix/control/navigation.py:344 +#: pretix/base/models/event.py:696 pretix/control/navigation.py:344 #: pretix/control/navigation.py:475 #: pretix/control/templates/pretixcontrol/events/index.html:5 #: pretix/control/templates/pretixcontrol/events/index.html:7 @@ -5034,14 +5065,14 @@ msgstr "يقتصر على قنوات بيع محددة" msgid "Events" msgstr "فعاليات" -#: pretix/base/models/event.py:1315 +#: pretix/base/models/event.py:1339 msgid "" "You have configured at least one paid product but have not enabled any " "payment methods." msgstr "" "لقد قمت بإعداد منتج مدفوع واحد على الأقل، ولكن لم تقم بتفعيل أي وسيلة سداد." -#: pretix/base/models/event.py:1318 +#: pretix/base/models/event.py:1342 #, fuzzy #| msgid "" #| "You have configured at least one paid product but have not enabled any " @@ -5052,37 +5083,37 @@ msgid "" msgstr "" "لقد قمت بإعداد منتج مدفوع واحد على الأقل، ولكن لم تقم بتفعيل أي وسيلة سداد." -#: pretix/base/models/event.py:1321 +#: pretix/base/models/event.py:1345 msgid "You need to configure at least one quota to sell anything." msgstr "تحتاج إلى إعداد حصة واحدة على الأقل لبيع أي شيء." -#: pretix/base/models/event.py:1326 +#: pretix/base/models/event.py:1350 #, python-brace-format msgid "You need to fill the meta parameter \"{property}\"." msgstr "تحتاج إلى ملء المعلومة الوصفية \"{property}\"." -#: pretix/base/models/event.py:1441 +#: pretix/base/models/event.py:1465 msgid "" "Once created an event cannot change between an series and a single event." msgstr "بمجرد إنشاء فعالية لا يمكن التغيير بين سلسلة فعاليات وفعالية واحدة." -#: pretix/base/models/event.py:1447 +#: pretix/base/models/event.py:1471 msgid "The event slug cannot be changed." msgstr "لا يمكن تغيير رابط الفعالية." -#: pretix/base/models/event.py:1450 +#: pretix/base/models/event.py:1474 msgid "This slug has already been used for a different event." msgstr "لقد تم استخدام هذا الرابط مسبقا لفعالية مختلفة." -#: pretix/base/models/event.py:1456 +#: pretix/base/models/event.py:1480 msgid "The event cannot end before it starts." msgstr "لا يمكن أن تنتهي الفعالية قبل أن تبدأ." -#: pretix/base/models/event.py:1462 +#: pretix/base/models/event.py:1486 msgid "The event's presale cannot end before it starts." msgstr "لا يمكن أن ينتهي العرض المسبق للفعالية قبل أن يبدأ." -#: pretix/base/models/event.py:1492 +#: pretix/base/models/event.py:1516 msgid "" "Only with this checkbox enabled, this date is visible in the frontend to " "users." @@ -5090,7 +5121,7 @@ msgstr "" "يكون هذا التاريخ مرئيا في الواجهة الأمامية للمستخدمين فقط في حال تم تمكين " "مربع الاختيار هذا." -#: pretix/base/models/event.py:1496 +#: pretix/base/models/event.py:1520 msgid "" "If selected, this event will show up publicly on the list of dates for your " "event." @@ -5098,44 +5129,44 @@ msgstr "" "إذا تم الحديد، فستظهر هذه الفعالية بشكل عام في قائمة تواريخ الفعالية الخاصة " "بك." -#: pretix/base/models/event.py:1541 pretix/base/settings.py:3116 +#: pretix/base/models/event.py:1565 pretix/base/settings.py:3116 msgid "Frontpage text" msgstr "نص الصفحة الأولى" -#: pretix/base/models/event.py:1558 +#: pretix/base/models/event.py:1582 msgid "Date in event series" msgstr "التاريخ في سلسلة الفعالية" -#: pretix/base/models/event.py:1559 +#: pretix/base/models/event.py:1583 msgid "Dates in event series" msgstr "التواريخ في سلسلة الفعالية" -#: pretix/base/models/event.py:1704 +#: pretix/base/models/event.py:1728 msgid "One or more variations do not belong to this event." msgstr "عنصر أو أكثر لا ينتمي إلى هذه الفعالية." -#: pretix/base/models/event.py:1734 pretix/base/models/items.py:2236 +#: pretix/base/models/event.py:1758 pretix/base/models/items.py:2236 msgid "Can not contain spaces or special characters except underscores" msgstr "لا يمكن أن يحتوي على مسافات أو أحرف خاصة باستثناء الشرطات السفلية" -#: pretix/base/models/event.py:1739 pretix/base/models/items.py:2241 +#: pretix/base/models/event.py:1763 pretix/base/models/items.py:2241 msgid "The property name may only contain letters, numbers and underscores." msgstr "لا يسمح أن يحتوي اسم الملكية إلا على أحرف وأرقام وشرطات سفلية فقط." -#: pretix/base/models/event.py:1744 +#: pretix/base/models/event.py:1768 msgid "Default value" msgstr "القيمة الافتراضية" -#: pretix/base/models/event.py:1746 +#: pretix/base/models/event.py:1770 #: pretix/control/templates/pretixcontrol/organizers/properties.html:50 msgid "Can only be changed by organizer-level administrators" msgstr "لا يمكن تغييرها إلا من قبل المسؤولين برتبة منظم" -#: pretix/base/models/event.py:1748 +#: pretix/base/models/event.py:1772 msgid "Required for events" msgstr "مطلوب للفعاليات" -#: pretix/base/models/event.py:1749 +#: pretix/base/models/event.py:1773 msgid "" "If checked, an event can only be taken live if the property is set. In event " "series, its always optional to set a value for individual dates" @@ -5143,53 +5174,53 @@ msgstr "" "إذا تم تحديده ، فلا يمكن أن تكون الفعالية مباشرة إلا إذا تم تعيين الخاصية. " "في سلسلة الفعالية، يكون دائما تعيين قيمة للتواريخ الفردية أمرا اختياريا" -#: pretix/base/models/event.py:1755 pretix/base/models/items.py:2253 +#: pretix/base/models/event.py:1779 pretix/base/models/items.py:2253 msgid "Valid values" msgstr "قيم صالحة" -#: pretix/base/models/event.py:1758 +#: pretix/base/models/event.py:1782 #: pretix/control/templates/pretixcontrol/organizers/properties.html:45 #, fuzzy #| msgid "Show number of tickets left" msgid "Show filter option to customers" msgstr "إظهار عدد التذاكر المتبقية" -#: pretix/base/models/event.py:1759 +#: pretix/base/models/event.py:1783 msgid "" "This field will be shown to filter events in the public event list and " "calendar." msgstr "" -#: pretix/base/models/event.py:1762 pretix/control/forms/organizer.py:269 +#: pretix/base/models/event.py:1786 pretix/control/forms/organizer.py:269 #: pretix/control/forms/organizer.py:273 #, fuzzy #| msgid "Public profile" msgid "Public name" msgstr "حساب عام" -#: pretix/base/models/event.py:1766 +#: pretix/base/models/event.py:1790 #: pretix/control/templates/pretixcontrol/organizers/properties.html:40 msgid "Can be used for filtering" msgstr "" -#: pretix/base/models/event.py:1767 +#: pretix/base/models/event.py:1791 msgid "" "This field will be shown to filter events or reports in the backend, and it " "can also be used for hidden filter parameters in the frontend (e.g. using " "the widget)." msgstr "" -#: pretix/base/models/event.py:1777 +#: pretix/base/models/event.py:1801 msgid "A property can either be required or have a default value, not both." msgstr "يمكن أن تكون الخاصية إما مطلوبة أو لها قيمة افتراضية ، وليس كليهما." -#: pretix/base/models/event.py:1857 pretix/base/models/organizer.py:582 +#: pretix/base/models/event.py:1881 pretix/base/models/organizer.py:582 #, fuzzy #| msgid "Info text" msgid "Link text" msgstr "معلومات النص" -#: pretix/base/models/event.py:1860 pretix/base/models/organizer.py:585 +#: pretix/base/models/event.py:1884 pretix/base/models/organizer.py:585 #, fuzzy #| msgid "Imprint URL" msgid "Link URL" @@ -5278,50 +5309,50 @@ msgstr "‪شروط وأحكام خاصة" msgid "Manual transaction" msgstr "المعاملات اليدوية" -#: pretix/base/models/invoices.py:120 +#: pretix/base/models/invoices.py:121 #, fuzzy #| msgid "Pending amount" msgid "pending transmission" msgstr "مبالغ متأخرة" -#: pretix/base/models/invoices.py:121 +#: pretix/base/models/invoices.py:122 msgid "currently being transmitted" msgstr "" -#: pretix/base/models/invoices.py:122 +#: pretix/base/models/invoices.py:123 #, fuzzy #| msgctxt "subevent" #| msgid "No date selected." msgid "transmitted" msgstr "لم يتم تحديد تاريخ." -#: pretix/base/models/invoices.py:123 pretix/plugins/sendmail/models.py:52 +#: pretix/base/models/invoices.py:124 pretix/plugins/sendmail/models.py:52 #, fuzzy #| msgctxt "payment_state" #| msgid "failed" msgid "failed" msgstr "فشل" -#: pretix/base/models/invoices.py:124 +#: pretix/base/models/invoices.py:125 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_list.html:56 #, fuzzy #| msgid "(unknown)" msgid "unknown" msgstr "(غير معروف)" -#: pretix/base/models/invoices.py:125 +#: pretix/base/models/invoices.py:126 #, fuzzy #| msgid "in private test mode" msgid "not transmitted due to test mode" msgstr "في وضع الاختبار الخاص" -#: pretix/base/models/invoices.py:217 +#: pretix/base/models/invoices.py:218 #, python-format msgctxt "invoice" msgid "Tax ID: %s" msgstr "رقم تعريف الضريبة: %s" -#: pretix/base/models/invoices.py:223 pretix/base/services/invoices.py:148 +#: pretix/base/models/invoices.py:224 pretix/base/services/invoices.py:148 #, python-format msgctxt "invoice" msgid "VAT-ID: %s" @@ -5849,7 +5880,7 @@ msgid "" msgstr "" #: pretix/base/models/items.py:795 pretix/base/models/items.py:1702 -#: pretix/control/forms/filter.py:421 pretix/control/forms/filter.py:1891 +#: pretix/control/forms/filter.py:437 pretix/control/forms/filter.py:1922 #: pretix/control/forms/item.py:276 pretix/control/navigation.py:138 #: pretix/control/navigation.py:147 #: pretix/control/templates/pretixcontrol/checkin/lists.html:111 @@ -6477,17 +6508,17 @@ msgstr "معلق" msgid "paid" msgstr "مدفوع" -#: pretix/base/models/orders.py:204 pretix/control/forms/filter.py:1571 +#: pretix/base/models/orders.py:204 pretix/control/forms/filter.py:1602 #: pretix/control/templates/pretixcontrol/organizers/reusable_medium.html:37 msgid "expired" msgstr "منتهي الصلاحية" -#: pretix/base/models/orders.py:254 pretix/control/forms/filter.py:561 +#: pretix/base/models/orders.py:254 pretix/control/forms/filter.py:592 #: pretix/control/templates/pretixcontrol/organizers/customer.html:64 msgid "Locale" msgstr "المكان" -#: pretix/base/models/orders.py:269 pretix/control/forms/filter.py:572 +#: pretix/base/models/orders.py:269 pretix/control/forms/filter.py:603 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/refund_export.html:57 msgid "Total amount" msgstr "المبلغ الإجمالي" @@ -6784,7 +6815,7 @@ msgstr "كود المعاملة" msgid "Badge" msgstr "شارة" -#: pretix/base/models/orders.py:3521 pretix/base/pdf.py:1122 +#: pretix/base/models/orders.py:3521 pretix/base/pdf.py:1124 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:66 #: pretix/plugins/ticketoutputpdf/ticketoutput.py:113 msgid "Ticket" @@ -6950,7 +6981,7 @@ msgid "Type" msgstr "نوع" #: pretix/base/models/seating.py:45 pretix/base/models/tax.py:305 -#: pretix/base/pdf.py:1278 +#: pretix/base/pdf.py:1301 msgid "Your layout file is not a valid JSON file." msgstr "ملف التخطيط الخاص بك ليس ملف \"ترميز باستعمال جافا سكريبت\" صالح." @@ -7906,7 +7937,7 @@ msgstr "" msgid "Offsetting" msgstr "تعويض" -#: pretix/base/payment.py:1332 pretix/control/views/orders.py:1251 +#: pretix/base/payment.py:1332 pretix/control/views/orders.py:1255 msgid "You entered an order that could not be found." msgstr "لقد أدخلت طلبا لا يمكن العثور عليه." @@ -7933,78 +7964,78 @@ msgstr "لم يتم قبول بطاقة الهدايا هذه من قبل منظ msgid "This gift card was used in the meantime. Please try again." msgstr "تم استخدام بطاقة الهدايا هذه في هذه الأثناء. حاول مرة اخرى." -#: pretix/base/pdf.py:96 +#: pretix/base/pdf.py:98 msgid "Ticket code (barcode content)" msgstr "رمز التذكرة (محتوى الباركود)" -#: pretix/base/pdf.py:108 +#: pretix/base/pdf.py:110 msgid "Order position number" msgstr "رقم حالة الطلب" -#: pretix/base/pdf.py:121 pretix/control/forms/event.py:1777 +#: pretix/base/pdf.py:123 pretix/control/forms/event.py:1777 #: pretix/control/templates/pretixcontrol/items/index.html:38 msgid "Product name" msgstr "اسم المنتج" -#: pretix/base/pdf.py:122 pretix/base/services/tickets.py:101 +#: pretix/base/pdf.py:124 pretix/base/services/tickets.py:98 #: pretix/control/views/event.py:888 pretix/control/views/pdf.py:94 msgid "Sample product" msgstr "نموذج منتج" -#: pretix/base/pdf.py:126 +#: pretix/base/pdf.py:128 msgid "Variation name" msgstr "اسم الصنف" -#: pretix/base/pdf.py:127 +#: pretix/base/pdf.py:129 msgid "Sample variation" msgstr "نموذج لنوع ما" -#: pretix/base/pdf.py:131 +#: pretix/base/pdf.py:133 msgid "Product description" msgstr "وصف المنتج" -#: pretix/base/pdf.py:132 pretix/base/services/tickets.py:102 +#: pretix/base/pdf.py:134 pretix/base/services/tickets.py:99 #: pretix/control/views/event.py:889 pretix/control/views/pdf.py:95 msgid "Sample product description" msgstr "نموذج وصف منتج" -#: pretix/base/pdf.py:136 +#: pretix/base/pdf.py:138 msgid "Product name and variation" msgstr "اسم المنتج ونوعه" -#: pretix/base/pdf.py:137 +#: pretix/base/pdf.py:139 msgid "Sample product – sample variation" msgstr "نموذج - نموذج لنوع معين" -#: pretix/base/pdf.py:144 +#: pretix/base/pdf.py:146 msgid "Product variation description" msgstr "وصف نوع المنتج" -#: pretix/base/pdf.py:145 +#: pretix/base/pdf.py:147 msgid "Sample product variation description" msgstr "نموذج وصف نوع المنتج" -#: pretix/base/pdf.py:152 +#: pretix/base/pdf.py:154 msgid "Ticket category" msgstr "فئة التذكرة" -#: pretix/base/pdf.py:159 pretix/base/pdf.py:164 pretix/base/pdf.py:173 +#: pretix/base/pdf.py:161 pretix/base/pdf.py:166 pretix/base/pdf.py:175 msgid "123.45 EUR" msgstr "123.45 يورو" -#: pretix/base/pdf.py:163 +#: pretix/base/pdf.py:165 #, fuzzy #| msgid "Price including add-ons" msgid "Price including bundled products" msgstr "السعر شاملا الإضافات" -#: pretix/base/pdf.py:172 +#: pretix/base/pdf.py:174 #, fuzzy #| msgid "Price including add-ons" msgid "Price including add-ons and bundled products" msgstr "السعر شاملا الإضافات" -#: pretix/base/pdf.py:182 pretix/base/pdf.py:340 +#: pretix/base/pdf.py:184 pretix/base/pdf.py:342 #: pretix/base/services/invoices.py:487 #: pretix/base/services/placeholders.py:571 #: pretix/base/services/placeholders.py:653 @@ -8013,18 +8044,18 @@ msgstr "السعر شاملا الإضافات" msgid "John Doe" msgstr "جون دو" -#: pretix/base/pdf.py:187 pretix/base/pdf.py:345 -#: pretix/base/services/tickets.py:119 pretix/control/views/pdf.py:110 +#: pretix/base/pdf.py:189 pretix/base/pdf.py:347 +#: pretix/base/services/tickets.py:116 pretix/control/views/pdf.py:110 #: pretix/control/views/pdf.py:116 pretix/control/views/pdf.py:123 #: pretix/control/views/pdf.py:128 msgid "Sample company" msgstr "نموذج شركة" -#: pretix/base/pdf.py:191 +#: pretix/base/pdf.py:193 msgid "Full attendee address" msgstr "عنوان الحاضرالكامل" -#: pretix/base/pdf.py:192 +#: pretix/base/pdf.py:194 msgid "" "John Doe\n" "Sample company\n" @@ -8038,158 +8069,158 @@ msgstr "" "12345 أي مدينة\n" "اتلانتس" -#: pretix/base/pdf.py:196 +#: pretix/base/pdf.py:198 msgid "Attendee street" msgstr "شارع الحاضر" -#: pretix/base/pdf.py:201 +#: pretix/base/pdf.py:203 msgid "Attendee ZIP code" msgstr "الرمز البريدي للحضور" -#: pretix/base/pdf.py:206 +#: pretix/base/pdf.py:208 msgid "Attendee city" msgstr "مدينة الحاضر" -#: pretix/base/pdf.py:211 +#: pretix/base/pdf.py:213 msgid "Attendee state" msgstr "منطقة الحاضر" -#: pretix/base/pdf.py:216 +#: pretix/base/pdf.py:218 msgid "Attendee country" msgstr "بلد الحضور" -#: pretix/base/pdf.py:228 +#: pretix/base/pdf.py:230 #, fuzzy #| msgid "Pseudonymization ID" msgid "Pseudonymization ID (lead scanning)" msgstr "معرف الاسم المستعار" -#: pretix/base/pdf.py:234 pretix/base/pdf.py:239 +#: pretix/base/pdf.py:236 pretix/base/pdf.py:241 msgid "Sample event name" msgstr "مثال اسم فعالية" -#: pretix/base/pdf.py:244 +#: pretix/base/pdf.py:246 msgid "May 31st, 2017" msgstr "31 مايو 2017" -#: pretix/base/pdf.py:248 +#: pretix/base/pdf.py:250 msgid "Event date range" msgstr "نطاق تاريخ الفعالية" -#: pretix/base/pdf.py:249 +#: pretix/base/pdf.py:251 msgid "May 31st – June 4th, 2017" msgstr "31 مايو - 4 يونيو، 2017" -#: pretix/base/pdf.py:253 +#: pretix/base/pdf.py:255 msgid "Event begin date and time" msgstr "تاريخ ووقت بداية الفعالية" -#: pretix/base/pdf.py:254 +#: pretix/base/pdf.py:256 msgid "2017-05-31 20:00" msgstr "20:00 2017-05-31" -#: pretix/base/pdf.py:261 +#: pretix/base/pdf.py:263 msgid "Event begin date" msgstr "تاريخ بداية الفعالية" -#: pretix/base/pdf.py:262 pretix/base/pdf.py:288 pretix/base/pdf.py:397 -#: pretix/base/pdf.py:421 pretix/base/pdf.py:445 pretix/base/pdf.py:469 -#: pretix/base/pdf.py:526 pretix/base/pdf.py:531 +#: pretix/base/pdf.py:264 pretix/base/pdf.py:290 pretix/base/pdf.py:399 +#: pretix/base/pdf.py:423 pretix/base/pdf.py:447 pretix/base/pdf.py:471 +#: pretix/base/pdf.py:528 pretix/base/pdf.py:533 msgid "2017-05-31" msgstr "2017-05-31" -#: pretix/base/pdf.py:269 +#: pretix/base/pdf.py:271 msgid "Event begin time" msgstr "وقت بداية الفعالية" -#: pretix/base/pdf.py:270 +#: pretix/base/pdf.py:272 msgid "20:00" msgstr "20:00" -#: pretix/base/pdf.py:274 +#: pretix/base/pdf.py:276 #, fuzzy #| msgid "Event begin date" msgid "Event begin weekday" msgstr "تاريخ بداية الفعالية" -#: pretix/base/pdf.py:275 pretix/base/pdf.py:304 -#: pretix/base/services/checkin.py:362 pretix/control/forms/filter.py:1240 +#: pretix/base/pdf.py:277 pretix/base/pdf.py:306 +#: pretix/base/services/checkin.py:362 pretix/control/forms/filter.py:1271 msgid "Friday" msgstr "يوم الجمعة" -#: pretix/base/pdf.py:279 +#: pretix/base/pdf.py:281 msgid "Event end date and time" msgstr "تاريخ ووقت إنتهاء الفعالية" -#: pretix/base/pdf.py:280 +#: pretix/base/pdf.py:282 msgid "2017-05-31 22:00" msgstr "22:00 2017-05-31" -#: pretix/base/pdf.py:296 +#: pretix/base/pdf.py:298 msgid "22:00" msgstr "22:00" -#: pretix/base/pdf.py:303 +#: pretix/base/pdf.py:305 #, fuzzy #| msgid "Event end date" msgid "Event end weekday" msgstr "تاريخ إنتهاء الفعالية" -#: pretix/base/pdf.py:308 +#: pretix/base/pdf.py:310 msgid "Event admission date and time" msgstr "تاريخ ووقت قبول الفعالية" -#: pretix/base/pdf.py:309 pretix/base/pdf.py:405 pretix/base/pdf.py:429 -#: pretix/base/pdf.py:453 pretix/base/pdf.py:477 pretix/base/pdf.py:520 +#: pretix/base/pdf.py:311 pretix/base/pdf.py:407 pretix/base/pdf.py:431 +#: pretix/base/pdf.py:455 pretix/base/pdf.py:479 pretix/base/pdf.py:522 msgid "2017-05-31 19:00" msgstr "19:00 2017-05-31" -#: pretix/base/pdf.py:316 +#: pretix/base/pdf.py:318 msgid "Event admission time" msgstr "وقت تسجيل الفعالية" -#: pretix/base/pdf.py:317 pretix/base/pdf.py:413 pretix/base/pdf.py:437 -#: pretix/base/pdf.py:461 pretix/base/pdf.py:485 +#: pretix/base/pdf.py:319 pretix/base/pdf.py:415 pretix/base/pdf.py:439 +#: pretix/base/pdf.py:463 pretix/base/pdf.py:487 msgid "19:00" msgstr "19:00" -#: pretix/base/pdf.py:324 +#: pretix/base/pdf.py:326 msgid "Event location" msgstr "موقع الفعالية" -#: pretix/base/pdf.py:325 pretix/base/settings.py:1172 +#: pretix/base/pdf.py:327 pretix/base/settings.py:1172 msgid "Random City" msgstr "مدينة عشوائية" -#: pretix/base/pdf.py:350 +#: pretix/base/pdf.py:352 msgid "Sesame Street 42" msgstr "شارع سيسيم 42" -#: pretix/base/pdf.py:355 +#: pretix/base/pdf.py:357 msgid "12345" msgstr "12345" -#: pretix/base/pdf.py:360 pretix/base/services/invoices.py:490 +#: pretix/base/pdf.py:362 pretix/base/services/invoices.py:490 msgid "Sample city" msgstr "مدينة مثال" -#: pretix/base/pdf.py:364 +#: pretix/base/pdf.py:366 msgid "Invoice address state" msgstr "منطقة عنوان الفاتورة" -#: pretix/base/pdf.py:365 +#: pretix/base/pdf.py:367 msgid "Sample State" msgstr "منطقة مثال" -#: pretix/base/pdf.py:370 +#: pretix/base/pdf.py:372 msgid "Atlantis" msgstr "اتلانتس" -#: pretix/base/pdf.py:374 +#: pretix/base/pdf.py:376 msgid "List of Add-Ons" msgstr "قائمة الإضافات" -#: pretix/base/pdf.py:375 +#: pretix/base/pdf.py:377 #, fuzzy #| msgid "" #| "Add-on 1\n" @@ -8201,168 +8232,168 @@ msgstr "" "الإضافة 1\n" "الإضافة 2" -#: pretix/base/pdf.py:381 pretix/control/forms/filter.py:1378 -#: pretix/control/forms/filter.py:1380 +#: pretix/base/pdf.py:383 pretix/control/forms/filter.py:1409 +#: pretix/control/forms/filter.py:1411 #: pretix/control/templates/pretixcontrol/organizers/index.html:42 msgid "Organizer name" msgstr "اسم المنظم" -#: pretix/base/pdf.py:382 +#: pretix/base/pdf.py:384 msgid "Event organizer company" msgstr "شركة منظم الفعالية" -#: pretix/base/pdf.py:386 +#: pretix/base/pdf.py:388 msgid "Organizer info text" msgstr "نص معلومات المنظم" -#: pretix/base/pdf.py:387 +#: pretix/base/pdf.py:389 msgid "Event organizer info text" msgstr "نص معلومات منظم الفعالية" -#: pretix/base/pdf.py:391 pretix/base/pdf.py:392 +#: pretix/base/pdf.py:393 pretix/base/pdf.py:394 msgid "Event info text" msgstr "نص معلومات الفعالية" -#: pretix/base/pdf.py:396 +#: pretix/base/pdf.py:398 msgid "Printing date" msgstr "تاريخ الطباعة" -#: pretix/base/pdf.py:404 +#: pretix/base/pdf.py:406 msgid "Printing date and time" msgstr "تاريخ ووقت الطباعة" -#: pretix/base/pdf.py:412 +#: pretix/base/pdf.py:414 msgid "Printing time" msgstr "وقت الطباعة" -#: pretix/base/pdf.py:420 pretix/control/forms/item.py:738 +#: pretix/base/pdf.py:422 pretix/control/forms/item.py:738 #, fuzzy #| msgid "Purchased" msgid "Purchase date" msgstr "اشترى" -#: pretix/base/pdf.py:428 +#: pretix/base/pdf.py:430 #, fuzzy #| msgid "Purchased" msgid "Purchase date and time" msgstr "اشترى" -#: pretix/base/pdf.py:436 +#: pretix/base/pdf.py:438 #, fuzzy #| msgid "Purchased" msgid "Purchase time" msgstr "اشترى" -#: pretix/base/pdf.py:444 +#: pretix/base/pdf.py:446 #, fuzzy #| msgid "Valid until" msgid "Validity start date" msgstr "حتى تاريخ" -#: pretix/base/pdf.py:452 +#: pretix/base/pdf.py:454 #, fuzzy #| msgid "Printing date and time" msgid "Validity start date and time" msgstr "تاريخ ووقت الطباعة" -#: pretix/base/pdf.py:460 +#: pretix/base/pdf.py:462 #, fuzzy #| msgid "Valid until" msgid "Validity start time" msgstr "حتى تاريخ" -#: pretix/base/pdf.py:468 +#: pretix/base/pdf.py:470 #, fuzzy #| msgid "Valid until" msgid "Validity end date" msgstr "حتى تاريخ" -#: pretix/base/pdf.py:476 +#: pretix/base/pdf.py:478 #, fuzzy #| msgid "Event end date and time" msgid "Validity end date and time" msgstr "تاريخ ووقت إنتهاء الفعالية" -#: pretix/base/pdf.py:484 +#: pretix/base/pdf.py:486 #, fuzzy #| msgid "Valid until" msgid "Validity end time" msgstr "حتى تاريخ" -#: pretix/base/pdf.py:492 +#: pretix/base/pdf.py:494 msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:497 +#: pretix/base/pdf.py:499 msgid "Seat: Full name" msgstr "مقعد: الاسم الكامل" -#: pretix/base/pdf.py:498 +#: pretix/base/pdf.py:500 msgid "Ground floor, Row 3, Seat 4" msgstr "الطابق الأرضي، الصف 3، مقعد 4" -#: pretix/base/pdf.py:500 pretix/base/pdf.py:506 +#: pretix/base/pdf.py:502 pretix/base/pdf.py:508 #: pretix/control/forms/orders.py:344 msgid "General admission" msgstr "التسجيل العام" -#: pretix/base/pdf.py:503 +#: pretix/base/pdf.py:505 msgid "Seat: zone" msgstr "مقعد: المنطقة" -#: pretix/base/pdf.py:504 +#: pretix/base/pdf.py:506 msgid "Ground floor" msgstr "الطابق الأرضي" -#: pretix/base/pdf.py:509 +#: pretix/base/pdf.py:511 msgid "Seat: row" msgstr "مقعد: صف" -#: pretix/base/pdf.py:514 +#: pretix/base/pdf.py:516 msgid "Seat: seat number" msgstr "مقعد: عدد المقاعد" -#: pretix/base/pdf.py:519 +#: pretix/base/pdf.py:521 msgid "Date and time of first scan" msgstr "تاريخ ووقت أول مسح" -#: pretix/base/pdf.py:525 +#: pretix/base/pdf.py:527 #, fuzzy #| msgid "Gift card code" msgid "Gift card: Issuance date" msgstr "رمز بطاقة الهدية" -#: pretix/base/pdf.py:530 +#: pretix/base/pdf.py:532 #, fuzzy #| msgid "Expiration date" msgid "Gift card: Expiration date" msgstr "تاريخ إنتهاء الصلاحية" -#: pretix/base/pdf.py:571 pretix/base/pdf.py:609 pretix/base/pdf.py:615 +#: pretix/base/pdf.py:573 pretix/base/pdf.py:611 pretix/base/pdf.py:617 #: pretix/plugins/badges/exporters.py:504 #: pretix/plugins/ticketoutputpdf/exporters.py:102 #, python-brace-format msgid "Question: {question}" msgstr "سؤال: {question}" -#: pretix/base/pdf.py:610 pretix/base/pdf.py:616 +#: pretix/base/pdf.py:612 pretix/base/pdf.py:618 #, python-brace-format msgid "" msgstr "<جواب: {question}>" -#: pretix/base/pdf.py:657 +#: pretix/base/pdf.py:659 #, fuzzy #| msgid "Attendee names" msgid "Attendee name for salutation" msgstr "أسماء الحضور" -#: pretix/base/pdf.py:658 pretix/base/pdf.py:681 +#: pretix/base/pdf.py:660 pretix/base/pdf.py:683 #: pretix/base/services/placeholders.py:696 #: pretix/control/forms/organizer.py:664 msgid "Mr Doe" msgstr "السيد دو" -#: pretix/base/pdf.py:664 pretix/base/pdf.py:671 +#: pretix/base/pdf.py:666 pretix/base/pdf.py:673 #: pretix/plugins/badges/exporters.py:501 #: pretix/plugins/checkinlists/exporters.py:125 #: pretix/plugins/checkinlists/exporters.py:498 @@ -8371,18 +8402,18 @@ msgstr "السيد دو" msgid "Attendee name: {part}" msgstr "اسم الحاضر: {part}" -#: pretix/base/pdf.py:680 +#: pretix/base/pdf.py:682 #, fuzzy #| msgid "Invoice address explanation" msgid "Invoice address name for salutation" msgstr "شرح عنوان الفاتورة" -#: pretix/base/pdf.py:687 +#: pretix/base/pdf.py:689 #, python-brace-format msgid "Invoice address name: {part}" msgstr "اسم عنوان الفاتورة: {part}" -#: pretix/base/pdf.py:1287 +#: pretix/base/pdf.py:1310 #, fuzzy, python-brace-format #| msgid "Your layout file is not a valid seating plan. Error message: {}" msgid "Your layout file is not a valid layout. Error message: {}" @@ -8623,7 +8654,7 @@ msgstr[5] "" #: pretix/base/services/cart.py:145 pretix/base/services/orders.py:158 #: pretix/presale/templates/pretixpresale/event/index.html:170 -#: pretix/presale/views/waiting.py:145 pretix/presale/views/widget.py:781 +#: pretix/presale/views/waiting.py:145 pretix/presale/views/widget.py:809 #, fuzzy #| msgid "The presale period for this event has not yet started." msgid "The booking period for this event has not yet started." @@ -8989,27 +9020,27 @@ msgstr "عدد الإدخالات اليوم" msgid "week day" msgstr "يوم عطلة نهاية الأسبوع" -#: pretix/base/services/checkin.py:358 pretix/control/forms/filter.py:1236 +#: pretix/base/services/checkin.py:358 pretix/control/forms/filter.py:1267 msgid "Monday" msgstr "يوم الاثنين" -#: pretix/base/services/checkin.py:359 pretix/control/forms/filter.py:1237 +#: pretix/base/services/checkin.py:359 pretix/control/forms/filter.py:1268 msgid "Tuesday" msgstr "الثلاثاء" -#: pretix/base/services/checkin.py:360 pretix/control/forms/filter.py:1238 +#: pretix/base/services/checkin.py:360 pretix/control/forms/filter.py:1269 msgid "Wednesday" msgstr "الأربعاء" -#: pretix/base/services/checkin.py:361 pretix/control/forms/filter.py:1239 +#: pretix/base/services/checkin.py:361 pretix/control/forms/filter.py:1270 msgid "Thursday" msgstr "الخميس" -#: pretix/base/services/checkin.py:363 pretix/control/forms/filter.py:1241 +#: pretix/base/services/checkin.py:363 pretix/control/forms/filter.py:1272 msgid "Saturday" msgstr "يوم السبت" -#: pretix/base/services/checkin.py:364 pretix/control/forms/filter.py:1242 +#: pretix/base/services/checkin.py:364 pretix/control/forms/filter.py:1273 msgid "Sunday" msgstr "الأحد" @@ -9245,7 +9276,7 @@ msgstr "" msgid "You are receiving this email because you placed an order for {event}." msgstr "أنت تتلقى هذا البريد الإلكتروني لأنك قدمت طلبا ل {event}." -#: pretix/base/services/mail.py:485 +#: pretix/base/services/mail.py:492 #, fuzzy #| msgid "resend invite" msgctxt "attachment_filename" @@ -9799,7 +9830,7 @@ msgstr "حدث شيء ما في الفعالية الخاصة بك بعد الت msgid "Data shredding completed" msgstr "تم السداد." -#: pretix/base/services/stats.py:215 +#: pretix/base/services/stats.py:216 msgid "Uncategorized" msgstr "غير مصنف" @@ -9835,7 +9866,7 @@ msgstr "" "ضريبة القيمة المضافة في بلدك قدمت نتيجة غير صحيحة. لذلك سنحتاج إلى فرض ضريبة " "القيمة المضافة على فاتورتك. يرجى الاتصال بالدعم لحل هذا الأمر يدويا." -#: pretix/base/services/tickets.py:103 pretix/control/views/pdf.py:96 +#: pretix/base/services/tickets.py:100 pretix/control/views/pdf.py:96 msgid "Sample workshop" msgstr "نموذج ورشة عمل" @@ -14014,8 +14045,8 @@ msgid "Support for check-in questions" msgstr "آلية الدخول" #: pretix/control/forms/checkin.py:197 pretix/control/forms/checkin.py:213 -#: pretix/control/forms/filter.py:2391 pretix/control/forms/filter.py:2433 -#: pretix/control/forms/filter.py:2598 +#: pretix/control/forms/filter.py:2422 pretix/control/forms/filter.py:2464 +#: pretix/control/forms/filter.py:2629 #, fuzzy #| msgctxt "subevent" #| msgid "All dates" @@ -14671,25 +14702,25 @@ msgstr "الكمية متاحة" msgid "Please enter less than 25 recipients." msgstr "الرجاء إدخال اسم أقصر." -#: pretix/control/forms/filter.py:197 pretix/control/forms/filter.py:199 -#: pretix/control/forms/filter.py:987 pretix/control/forms/filter.py:989 +#: pretix/control/forms/filter.py:202 pretix/control/forms/filter.py:204 +#: pretix/control/forms/filter.py:1018 pretix/control/forms/filter.py:1020 msgid "Search for…" msgstr "يبحث عن…" -#: pretix/control/forms/filter.py:213 pretix/control/navigation.py:205 +#: pretix/control/forms/filter.py:218 pretix/control/navigation.py:205 #: pretix/control/templates/pretixcontrol/items/question.html:25 msgid "All orders" msgstr "جميع الطلبات" -#: pretix/control/forms/filter.py:214 +#: pretix/control/forms/filter.py:219 msgid "Valid orders" msgstr "طلبات صحيحة" -#: pretix/control/forms/filter.py:215 +#: pretix/control/forms/filter.py:220 msgid "Paid (or canceled with paid fee)" msgstr "دفع (أو إلغاؤها مع رسوم المدفوعة)" -#: pretix/control/forms/filter.py:216 +#: pretix/control/forms/filter.py:221 #: pretix/control/templates/pretixcontrol/items/question.html:27 #, fuzzy #| msgctxt "checkoutflow" @@ -14697,7 +14728,7 @@ msgstr "دفع (أو إلغاؤها مع رسوم المدفوعة)" msgid "Paid or confirmed" msgstr "تم تاكيد الطلب" -#: pretix/control/forms/filter.py:217 +#: pretix/control/forms/filter.py:222 #: pretix/control/templates/pretixcontrol/datasync/control_order_info.html:47 #: pretix/control/templates/pretixcontrol/items/question.html:28 #: pretix/control/templates/pretixcontrol/orders/fragment_order_status.html:19 @@ -14706,78 +14737,84 @@ msgstr "تم تاكيد الطلب" msgid "Pending" msgstr "قيد الانتظار" -#: pretix/control/forms/filter.py:218 +#: pretix/control/forms/filter.py:223 #: pretix/control/templates/pretixcontrol/items/question.html:29 msgid "Pending or paid" msgstr "بانتظار أو المدفوعة" -#: pretix/control/forms/filter.py:220 +#: pretix/control/forms/filter.py:225 msgid "Cancellations" msgstr "الإلغاءات" -#: pretix/control/forms/filter.py:221 +#: pretix/control/forms/filter.py:226 msgid "Canceled (fully)" msgstr "إلغاء (كلي)" -#: pretix/control/forms/filter.py:222 +#: pretix/control/forms/filter.py:227 msgid "Canceled (fully or with paid fee)" msgstr "إلغاء (كلي أو مع رسوم المدفوعة)" -#: pretix/control/forms/filter.py:223 +#: pretix/control/forms/filter.py:228 +#, fuzzy +#| msgid "Cancel this position" +msgid "Canceled (at least one position)" +msgstr "إلغاء هذا المنصب" + +#: pretix/control/forms/filter.py:229 msgid "Cancellation requested" msgstr "طلبات الإلغاء" -#: pretix/control/forms/filter.py:224 +#: pretix/control/forms/filter.py:230 msgid "Fully canceled but invoice not canceled" msgstr "" -#: pretix/control/forms/filter.py:226 +#: pretix/control/forms/filter.py:232 msgid "Payment process" msgstr "عملية الدفع" -#: pretix/control/forms/filter.py:228 +#: pretix/control/forms/filter.py:234 #: pretix/control/templates/pretixcontrol/items/question.html:32 msgid "Pending or expired" msgstr "معلقة أو منتهية الصلاحية" -#: pretix/control/forms/filter.py:229 +#: pretix/control/forms/filter.py:235 #: pretix/control/templates/pretixcontrol/items/question.html:30 msgid "Pending (overdue)" msgstr "في انتظار (تأخر)" -#: pretix/control/forms/filter.py:230 +#: pretix/control/forms/filter.py:236 msgid "Overpaid" msgstr "زائدة" -#: pretix/control/forms/filter.py:231 +#: pretix/control/forms/filter.py:237 msgid "Partially paid" msgstr "مدفوع جزئيا" -#: pretix/control/forms/filter.py:232 +#: pretix/control/forms/filter.py:238 msgid "Underpaid (but confirmed)" msgstr "طلب غير مدفوع بالكامل (لكنه مؤكد)" -#: pretix/control/forms/filter.py:233 +#: pretix/control/forms/filter.py:239 msgid "Pending (but fully paid)" msgstr "في انتظار (ولكن مدفوع بالكامل)" -#: pretix/control/forms/filter.py:234 +#: pretix/control/forms/filter.py:240 #, fuzzy #| msgid "Pending (but fully paid)" msgid "Pending (but no current payment)" msgstr "في انتظار (ولكن مدفوع بالكامل)" -#: pretix/control/forms/filter.py:236 +#: pretix/control/forms/filter.py:242 msgid "Approval process" msgstr "عملية موافق عليها" -#: pretix/control/forms/filter.py:237 +#: pretix/control/forms/filter.py:243 #, fuzzy #| msgid "Approval pending" msgid "Approved, payment pending" msgstr "موافق عليها، الدفع معلق" -#: pretix/control/forms/filter.py:238 +#: pretix/control/forms/filter.py:244 #: pretix/control/templates/pretixcontrol/orders/fragment_order_status.html:8 #: pretix/control/templates/pretixcontrol/orders/overview.html:79 #: pretix/plugins/reports/exporters.py:391 @@ -14785,176 +14822,176 @@ msgstr "موافق عليها، الدفع معلق" msgid "Approval pending" msgstr "في انتظار الموافقة" -#: pretix/control/forms/filter.py:241 +#: pretix/control/forms/filter.py:247 msgid "Follow-up configured" msgstr "" -#: pretix/control/forms/filter.py:242 +#: pretix/control/forms/filter.py:248 msgid "Follow-up due" msgstr "" -#: pretix/control/forms/filter.py:462 pretix/control/forms/filter.py:1894 -#: pretix/control/forms/filter.py:2149 pretix/control/forms/filter.py:2453 -#: pretix/control/forms/filter.py:2472 pretix/control/forms/vouchers.py:151 +#: pretix/control/forms/filter.py:478 pretix/control/forms/filter.py:1925 +#: pretix/control/forms/filter.py:2180 pretix/control/forms/filter.py:2484 +#: pretix/control/forms/filter.py:2503 pretix/control/forms/vouchers.py:151 #: pretix/control/templates/pretixcontrol/items/question.html:38 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:119 #: pretix/plugins/sendmail/models.py:251 msgid "All products" msgstr "جميع المنتجات" -#: pretix/control/forms/filter.py:466 pretix/control/forms/filter.py:2153 -#: pretix/control/forms/filter.py:2457 pretix/control/forms/vouchers.py:139 +#: pretix/control/forms/filter.py:482 pretix/control/forms/filter.py:2184 +#: pretix/control/forms/filter.py:2488 pretix/control/forms/vouchers.py:139 #: pretix/control/views/typeahead.py:657 pretix/control/views/typeahead.py:774 #, python-brace-format msgid "{product} – Any variation" msgstr "{product} - أي تباين" -#: pretix/control/forms/filter.py:530 pretix/control/forms/orders.py:862 +#: pretix/control/forms/filter.py:561 pretix/control/forms/orders.py:862 msgctxt "subevent" msgid "All dates starting at or after" msgstr "" -#: pretix/control/forms/filter.py:536 pretix/control/forms/orders.py:869 +#: pretix/control/forms/filter.py:567 pretix/control/forms/orders.py:869 msgctxt "subevent" msgid "All dates starting before" msgstr "" -#: pretix/control/forms/filter.py:542 +#: pretix/control/forms/filter.py:573 msgid "Order placed at or after" msgstr "" -#: pretix/control/forms/filter.py:548 +#: pretix/control/forms/filter.py:579 msgid "Order placed before" msgstr "تم وضع الطلب قبل" -#: pretix/control/forms/filter.py:577 +#: pretix/control/forms/filter.py:608 msgid "Minimal sum of payments and refunds" msgstr "الحد الأدنى للمدفوعات والاسترداد" -#: pretix/control/forms/filter.py:582 +#: pretix/control/forms/filter.py:613 msgid "Maximal sum of payments and refunds" msgstr "الحد الأقصى للمدفوعات والاسترداد" -#: pretix/control/forms/filter.py:593 +#: pretix/control/forms/filter.py:624 msgid "At least one ticket with check-in" msgstr "" -#: pretix/control/forms/filter.py:597 +#: pretix/control/forms/filter.py:628 #, fuzzy #| msgid "Delete quota" msgid "Affected quota" msgstr "حصة الحذف" -#: pretix/control/forms/filter.py:634 pretix/control/forms/filter.py:639 #: pretix/control/forms/filter.py:665 pretix/control/forms/filter.py:670 -#: pretix/control/forms/filter.py:700 pretix/control/forms/filter.py:732 -#: pretix/control/forms/filter.py:738 pretix/control/forms/filter.py:748 -#: pretix/control/forms/filter.py:755 +#: pretix/control/forms/filter.py:696 pretix/control/forms/filter.py:701 +#: pretix/control/forms/filter.py:731 pretix/control/forms/filter.py:763 +#: pretix/control/forms/filter.py:769 pretix/control/forms/filter.py:779 +#: pretix/control/forms/filter.py:786 msgid "Exact matches only" msgstr "" -#: pretix/control/forms/filter.py:891 pretix/control/forms/filter.py:896 -#: pretix/control/forms/filter.py:1009 pretix/control/forms/filter.py:1014 -#: pretix/control/forms/filter.py:1683 pretix/control/forms/filter.py:1688 +#: pretix/control/forms/filter.py:922 pretix/control/forms/filter.py:927 +#: pretix/control/forms/filter.py:1040 pretix/control/forms/filter.py:1045 +#: pretix/control/forms/filter.py:1714 pretix/control/forms/filter.py:1719 msgid "All organizers" msgstr "جميع المنظمين" -#: pretix/control/forms/filter.py:1001 pretix/control/forms/filter.py:1667 +#: pretix/control/forms/filter.py:1032 pretix/control/forms/filter.py:1698 msgid "All events" msgstr "كل الأحداث" -#: pretix/control/forms/filter.py:1021 +#: pretix/control/forms/filter.py:1052 #, fuzzy #| msgid "All payment providers" msgid "All payments" msgstr "جميع مزودي خدمات السداد" -#: pretix/control/forms/filter.py:1031 +#: pretix/control/forms/filter.py:1062 #, fuzzy #| msgid "Payment date" msgid "Payment created from" msgstr "يوم الدفع او الاستحقاق" -#: pretix/control/forms/filter.py:1036 +#: pretix/control/forms/filter.py:1067 #, fuzzy #| msgid "Payment amount" msgid "Payment created until" msgstr "دفع المبلغ" -#: pretix/control/forms/filter.py:1041 +#: pretix/control/forms/filter.py:1072 #, fuzzy #| msgid "Valid from" msgid "Paid from" msgstr "من تاريخ" -#: pretix/control/forms/filter.py:1046 +#: pretix/control/forms/filter.py:1077 #, fuzzy #| msgid "Valid until" msgid "Paid until" msgstr "حتى تاريخ" -#: pretix/control/forms/filter.py:1202 pretix/control/forms/filter.py:1669 +#: pretix/control/forms/filter.py:1233 pretix/control/forms/filter.py:1700 msgid "Shop live and presale running" msgstr "تسوق الحية و[خبر] تشغيل" -#: pretix/control/forms/filter.py:1203 pretix/control/forms/filter.py:2007 +#: pretix/control/forms/filter.py:1234 pretix/control/forms/filter.py:2038 msgid "Inactive" msgstr "غير نشط" -#: pretix/control/forms/filter.py:1204 pretix/control/forms/filter.py:1671 +#: pretix/control/forms/filter.py:1235 pretix/control/forms/filter.py:1702 #: pretix/control/templates/pretixcontrol/events/index.html:153 #: pretix/control/templates/pretixcontrol/organizers/detail.html:117 #: pretix/control/templates/pretixcontrol/subevents/index.html:170 msgid "Presale not started" msgstr "لم يبدأ البيع الأولي بعد" -#: pretix/control/forms/filter.py:1205 pretix/control/forms/filter.py:1672 +#: pretix/control/forms/filter.py:1236 pretix/control/forms/filter.py:1703 #: pretix/control/templates/pretixcontrol/events/index.html:151 #: pretix/control/templates/pretixcontrol/organizers/detail.html:115 #: pretix/control/templates/pretixcontrol/subevents/index.html:168 msgid "Presale over" msgstr "انتهى البيع الأولي" -#: pretix/control/forms/filter.py:1210 pretix/control/forms/filter.py:1213 -#: pretix/control/forms/filter.py:1698 pretix/control/forms/filter.py:1701 -#: pretix/control/forms/filter.py:2331 +#: pretix/control/forms/filter.py:1241 pretix/control/forms/filter.py:1244 +#: pretix/control/forms/filter.py:1729 pretix/control/forms/filter.py:1732 +#: pretix/control/forms/filter.py:2362 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:84 msgid "Date from" msgstr "التاريخ من" -#: pretix/control/forms/filter.py:1217 pretix/control/forms/filter.py:1220 -#: pretix/control/forms/filter.py:1705 pretix/control/forms/filter.py:1708 -#: pretix/control/forms/filter.py:2336 +#: pretix/control/forms/filter.py:1248 pretix/control/forms/filter.py:1251 +#: pretix/control/forms/filter.py:1736 pretix/control/forms/filter.py:1739 +#: pretix/control/forms/filter.py:2367 msgid "Date until" msgstr "التاريخ وحتى" -#: pretix/control/forms/filter.py:1224 +#: pretix/control/forms/filter.py:1255 #, fuzzy #| msgid "Date from" msgid "Start time from" msgstr "التاريخ من" -#: pretix/control/forms/filter.py:1229 +#: pretix/control/forms/filter.py:1260 #, fuzzy #| msgid "Date until" msgid "Start time until" msgstr "التاريخ وحتى" -#: pretix/control/forms/filter.py:1234 pretix/control/forms/rrule.py:111 -#: pretix/control/forms/rrule.py:150 +#: pretix/control/forms/filter.py:1265 pretix/control/forms/rrule.py:112 +#: pretix/control/forms/rrule.py:151 msgid "Weekday" msgstr "يوم من أيام الأسبوع" -#: pretix/control/forms/filter.py:1435 pretix/control/forms/filter.py:1437 -#: pretix/control/forms/filter.py:1486 pretix/control/forms/filter.py:1488 -#: pretix/control/forms/filter.py:1558 pretix/control/forms/filter.py:1560 -#: pretix/control/forms/filter.py:1612 pretix/control/forms/filter.py:1614 -#: pretix/control/forms/filter.py:2021 pretix/control/forms/filter.py:2023 -#: pretix/control/forms/filter.py:2589 pretix/control/forms/filter.py:2591 +#: pretix/control/forms/filter.py:1466 pretix/control/forms/filter.py:1468 +#: pretix/control/forms/filter.py:1517 pretix/control/forms/filter.py:1519 +#: pretix/control/forms/filter.py:1589 pretix/control/forms/filter.py:1591 +#: pretix/control/forms/filter.py:1643 pretix/control/forms/filter.py:1645 +#: pretix/control/forms/filter.py:2052 pretix/control/forms/filter.py:2054 +#: pretix/control/forms/filter.py:2620 pretix/control/forms/filter.py:2622 msgid "Search query" msgstr "البحث في الاستفسارات" -#: pretix/control/forms/filter.py:1497 pretix/control/forms/filter.py:1569 +#: pretix/control/forms/filter.py:1528 pretix/control/forms/filter.py:1600 #: pretix/control/templates/pretixcontrol/organizers/customer.html:46 #: pretix/control/templates/pretixcontrol/organizers/giftcard_acceptance_list.html:47 #: pretix/control/templates/pretixcontrol/organizers/giftcard_acceptance_list.html:54 @@ -14966,14 +15003,14 @@ msgstr "البحث في الاستفسارات" msgid "active" msgstr "غير نشط" -#: pretix/control/forms/filter.py:1499 +#: pretix/control/forms/filter.py:1530 #: pretix/control/templates/pretixcontrol/organizers/customer.html:44 #, fuzzy #| msgid "Deactivate" msgid "not yet activated" msgstr "إلغاء تنشيط" -#: pretix/control/forms/filter.py:1503 +#: pretix/control/forms/filter.py:1534 #: pretix/control/templates/pretixcontrol/organizers/customer.html:110 #: pretix/presale/templates/pretixpresale/organizers/customer_memberships.html:6 #: pretix/presale/templates/pretixpresale/organizers/customer_memberships.html:12 @@ -14981,55 +15018,55 @@ msgstr "إلغاء تنشيط" msgid "Memberships" msgstr "العضويات" -#: pretix/control/forms/filter.py:1507 +#: pretix/control/forms/filter.py:1538 #, fuzzy #| msgid "Team memberships" msgid "Has no memberships" msgstr "عضوية فريق" -#: pretix/control/forms/filter.py:1508 +#: pretix/control/forms/filter.py:1539 #, fuzzy #| msgid "Team memberships" msgid "Has any membership" msgstr "عضوية فريق" -#: pretix/control/forms/filter.py:1509 +#: pretix/control/forms/filter.py:1540 #, fuzzy #| msgid "Require a valid membership" msgid "Has valid membership" msgstr "يتتطلب عضوية سارية المفعول" -#: pretix/control/forms/filter.py:1668 +#: pretix/control/forms/filter.py:1699 msgid "Shop live" msgstr "متجر على الهواء مباشرة" -#: pretix/control/forms/filter.py:1670 +#: pretix/control/forms/filter.py:1701 msgid "Shop not live" msgstr "تسوق لا يعيش" -#: pretix/control/forms/filter.py:1673 +#: pretix/control/forms/filter.py:1704 msgid "Single event running or in the future" msgstr "حدث واحد قيد التشغيل أو في المستقبل" -#: pretix/control/forms/filter.py:1674 +#: pretix/control/forms/filter.py:1705 msgid "Single event in the past" msgstr "حدث واحد في الماضي" -#: pretix/control/forms/filter.py:1873 pretix/control/forms/filter.py:1875 +#: pretix/control/forms/filter.py:1904 pretix/control/forms/filter.py:1906 msgid "Search attendee…" msgstr "بحث الحضور ..." -#: pretix/control/forms/filter.py:1880 +#: pretix/control/forms/filter.py:1911 #: pretix/plugins/checkinlists/exporters.py:106 msgid "Check-in status" msgstr "تحقق ذات المركز" -#: pretix/control/forms/filter.py:1882 +#: pretix/control/forms/filter.py:1913 #: pretix/plugins/checkinlists/exporters.py:108 msgid "All attendees" msgstr "جميع الحاضرين" -#: pretix/control/forms/filter.py:1883 +#: pretix/control/forms/filter.py:1914 #: pretix/control/templates/pretixcontrol/checkin/index.html:183 #: pretix/control/templates/pretixcontrol/checkin/lists.html:103 #: pretix/plugins/checkinlists/exporters.py:109 @@ -15037,177 +15074,177 @@ msgstr "جميع الحاضرين" msgid "Checked in" msgstr "إيداعه" -#: pretix/control/forms/filter.py:1884 +#: pretix/control/forms/filter.py:1915 #: pretix/plugins/checkinlists/exporters.py:110 msgctxt "checkin state" msgid "Present" msgstr "حاضر" -#: pretix/control/forms/filter.py:1885 +#: pretix/control/forms/filter.py:1916 #: pretix/plugins/checkinlists/exporters.py:111 msgctxt "checkin state" msgid "Checked in but left" msgstr "سجل لكنه غادر" -#: pretix/control/forms/filter.py:1886 +#: pretix/control/forms/filter.py:1917 #: pretix/control/templates/pretixcontrol/checkin/index.html:178 #: pretix/plugins/checkinlists/exporters.py:112 msgid "Not checked in" msgstr "غير محددة في" -#: pretix/control/forms/filter.py:1905 +#: pretix/control/forms/filter.py:1936 #, fuzzy #| msgid "Date from" msgctxt "subevent" msgid "Date start from" msgstr "التاريخ من" -#: pretix/control/forms/filter.py:1911 +#: pretix/control/forms/filter.py:1942 #, fuzzy #| msgid "Date until" msgctxt "subevent" msgid "Date start until" msgstr "التاريخ وحتى" -#: pretix/control/forms/filter.py:2012 pretix/control/forms/filter.py:2015 +#: pretix/control/forms/filter.py:2043 pretix/control/forms/filter.py:2046 #: pretix/control/templates/pretixcontrol/users/index.html:52 msgid "Administrator" msgstr "مدير" -#: pretix/control/forms/filter.py:2016 +#: pretix/control/forms/filter.py:2047 msgid "No administrator" msgstr "لا المسؤول" -#: pretix/control/forms/filter.py:2086 +#: pretix/control/forms/filter.py:2117 msgid "Valid" msgstr "ساري المفعول" -#: pretix/control/forms/filter.py:2087 +#: pretix/control/forms/filter.py:2118 msgid "Unredeemed" msgstr "غير معوض" -#: pretix/control/forms/filter.py:2088 +#: pretix/control/forms/filter.py:2119 msgid "Redeemed at least once" msgstr "افتدى على الأقل مرة واحدة" -#: pretix/control/forms/filter.py:2089 +#: pretix/control/forms/filter.py:2120 msgid "Fully redeemed" msgstr "افتدى بالكامل" -#: pretix/control/forms/filter.py:2091 +#: pretix/control/forms/filter.py:2122 msgid "Redeemed and checked in with ticket" msgstr "مطفأة وإيداعه مع تذكرة" -#: pretix/control/forms/filter.py:2096 +#: pretix/control/forms/filter.py:2127 msgid "Quota handling" msgstr "التعامل مع الحصص" -#: pretix/control/forms/filter.py:2100 +#: pretix/control/forms/filter.py:2131 msgid "Allow to ignore quota" msgstr "السماح لتجاهل الحصص" -#: pretix/control/forms/filter.py:2105 pretix/control/forms/filter.py:2107 +#: pretix/control/forms/filter.py:2136 pretix/control/forms/filter.py:2138 msgid "Filter by tag" msgstr "تصفية حسب العلامة" -#: pretix/control/forms/filter.py:2112 pretix/control/forms/filter.py:2114 +#: pretix/control/forms/filter.py:2143 pretix/control/forms/filter.py:2145 msgid "Search voucher" msgstr "بحث قسيمة" -#: pretix/control/forms/filter.py:2159 pretix/control/forms/vouchers.py:130 +#: pretix/control/forms/filter.py:2190 pretix/control/forms/vouchers.py:130 #: pretix/control/views/typeahead.py:782 pretix/control/views/typeahead.py:786 #: pretix/control/views/vouchers.py:132 #, python-brace-format msgid "Any product in quota \"{quota}\"" msgstr "أي منتج في الحصص \"{quota}\"" -#: pretix/control/forms/filter.py:2281 +#: pretix/control/forms/filter.py:2312 msgid "Refund status" msgstr "حالة إعادة الأموال" -#: pretix/control/forms/filter.py:2283 +#: pretix/control/forms/filter.py:2314 msgid "All open refunds" msgstr "كل مبلغ معاد المفتوحة" -#: pretix/control/forms/filter.py:2284 +#: pretix/control/forms/filter.py:2315 msgid "All refunds" msgstr "كل مبلغ معاد" -#: pretix/control/forms/filter.py:2322 pretix/plugins/reports/exporters.py:699 +#: pretix/control/forms/filter.py:2353 pretix/plugins/reports/exporters.py:699 msgid "Date filter" msgstr "تاريخ فلتر" -#: pretix/control/forms/filter.py:2324 pretix/plugins/reports/exporters.py:701 +#: pretix/control/forms/filter.py:2355 pretix/plugins/reports/exporters.py:701 msgid "Filter by…" msgstr "مصنف بواسطة…" -#: pretix/control/forms/filter.py:2326 pretix/plugins/reports/exporters.py:703 +#: pretix/control/forms/filter.py:2357 pretix/plugins/reports/exporters.py:703 msgid "Date of last successful payment" msgstr "تاريخ الدفع الناجح الماضي" -#: pretix/control/forms/filter.py:2366 +#: pretix/control/forms/filter.py:2397 #, fuzzy #| msgid "All check-in lists" msgid "All check-ins" msgstr "جميع قوائم التسجيل" -#: pretix/control/forms/filter.py:2367 +#: pretix/control/forms/filter.py:2398 #, fuzzy #| msgid "Successful payments" msgid "Successful check-ins" msgstr "المدفوعات ناجحة" -#: pretix/control/forms/filter.py:2368 +#: pretix/control/forms/filter.py:2399 #, fuzzy #| msgid "Only successful payments" msgid "Unsuccessful check-ins" msgstr "المدفوعات الناجحة فقط" -#: pretix/control/forms/filter.py:2373 +#: pretix/control/forms/filter.py:2404 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:64 #: pretix/plugins/checkinlists/exporters.py:756 msgid "Scan type" msgstr "نوع المسح الضوئي" -#: pretix/control/forms/filter.py:2375 +#: pretix/control/forms/filter.py:2406 #, fuzzy #| msgid "All actions" msgid "All directions" msgstr "جميع الإجراءات" -#: pretix/control/forms/filter.py:2384 pretix/control/forms/filter.py:2424 +#: pretix/control/forms/filter.py:2415 pretix/control/forms/filter.py:2455 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:67 #: pretix/plugins/checkinlists/exporters.py:762 msgid "Device" msgstr "جهاز" -#: pretix/control/forms/filter.py:2385 pretix/control/forms/filter.py:2420 -#: pretix/control/forms/filter.py:2611 +#: pretix/control/forms/filter.py:2416 pretix/control/forms/filter.py:2451 +#: pretix/control/forms/filter.py:2642 #, fuzzy #| msgid "All invoices" msgid "All devices" msgstr "جميع الفواتير" -#: pretix/control/forms/filter.py:2399 +#: pretix/control/forms/filter.py:2430 #, fuzzy #| msgid "Start date" msgctxt "filter" msgid "Start date" msgstr "تاريخ البداية" -#: pretix/control/forms/filter.py:2405 +#: pretix/control/forms/filter.py:2436 #, fuzzy #| msgid "End date" msgctxt "filter" msgid "End date" msgstr "تاريخ الإنتهاء" -#: pretix/control/forms/filter.py:2447 +#: pretix/control/forms/filter.py:2478 #: pretix/plugins/checkinlists/exporters.py:880 msgid "All check-in lists" msgstr "جميع قوائم التسجيل" -#: pretix/control/forms/filter.py:2451 +#: pretix/control/forms/filter.py:2482 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:64 #: pretix/control/templates/pretixcontrol/checkin/list_edit.html:10 #: pretix/control/templates/pretixcontrol/checkin/list_edit.html:25 @@ -15222,24 +15259,24 @@ msgstr "جميع قوائم التسجيل" msgid "Check-in list" msgstr "تحقق في قائمة" -#: pretix/control/forms/filter.py:2602 +#: pretix/control/forms/filter.py:2633 #: pretix/control/templates/pretixcontrol/organizers/devices.html:82 msgid "Software" msgstr "البرمجيات" -#: pretix/control/forms/filter.py:2609 +#: pretix/control/forms/filter.py:2640 #, fuzzy #| msgid "Devices" msgid "Device status" msgstr "الأجهزة" -#: pretix/control/forms/filter.py:2612 +#: pretix/control/forms/filter.py:2643 #, fuzzy #| msgid "All invoices" msgid "Active devices" msgstr "جميع الفواتير" -#: pretix/control/forms/filter.py:2613 +#: pretix/control/forms/filter.py:2644 #, fuzzy #| msgid "Revoke device access:" msgid "Revoked devices" @@ -16574,36 +16611,36 @@ msgstr "فترة" msgid "Number of repetitions" msgstr "عدد repetitions" -#: pretix/control/forms/rrule.py:79 +#: pretix/control/forms/rrule.py:80 msgid "Last date" msgstr "اخر موعد" -#: pretix/control/forms/rrule.py:86 pretix/control/forms/rrule.py:133 +#: pretix/control/forms/rrule.py:87 pretix/control/forms/rrule.py:134 msgctxt "rrule" msgid "first" msgstr "أول" -#: pretix/control/forms/rrule.py:87 pretix/control/forms/rrule.py:134 +#: pretix/control/forms/rrule.py:88 pretix/control/forms/rrule.py:135 msgctxt "rrule" msgid "second" msgstr "ثانيا" -#: pretix/control/forms/rrule.py:88 pretix/control/forms/rrule.py:135 +#: pretix/control/forms/rrule.py:89 pretix/control/forms/rrule.py:136 msgctxt "rrule" msgid "third" msgstr "الثالث" -#: pretix/control/forms/rrule.py:89 pretix/control/forms/rrule.py:136 +#: pretix/control/forms/rrule.py:90 pretix/control/forms/rrule.py:137 msgctxt "rrule" msgid "last" msgstr "الاخير" -#: pretix/control/forms/rrule.py:110 pretix/control/forms/rrule.py:149 +#: pretix/control/forms/rrule.py:111 pretix/control/forms/rrule.py:150 #: pretix/presale/templates/pretixpresale/fragment_calendar_nav.html:20 msgid "Day" msgstr "يوم" -#: pretix/control/forms/rrule.py:112 pretix/control/forms/rrule.py:151 +#: pretix/control/forms/rrule.py:113 pretix/control/forms/rrule.py:152 msgid "Weekend day" msgstr "يوم عطلة نهاية الأسبوع" @@ -17031,7 +17068,7 @@ msgid "The check-in of position #{posid} on list \"{list}\" has been reverted." msgstr "في الاختيار من موقف # {posid} على قائمة \"{list}\" وقد عادت." #: pretix/control/logdisplay.py:353 pretix/control/logdisplay.py:355 -#: pretix/control/logdisplay.py:968 pretix/control/logdisplay.py:970 +#: pretix/control/logdisplay.py:970 pretix/control/logdisplay.py:972 msgid "(unknown)" msgstr "(غير معروف)" @@ -17086,7 +17123,7 @@ msgstr "أكد المستخدم الرسالة التالية: \"{}\"" msgid "The order has been canceled (comment: \"{comment}\")." msgstr "تم رفض الطلب." -#: pretix/control/logdisplay.py:416 pretix/control/views/orders.py:1561 +#: pretix/control/logdisplay.py:416 pretix/control/views/orders.py:1565 #: pretix/presale/views/order.py:1049 msgid "The order has been canceled." msgstr "تم إلغاء هذا الأمر." @@ -17127,11 +17164,11 @@ msgstr "" msgid "Internal error while transferring data to {provider_display_name}." msgstr "" -#: pretix/control/logdisplay.py:483 pretix/control/logdisplay.py:818 +#: pretix/control/logdisplay.py:483 pretix/control/logdisplay.py:820 msgid "The settings of a payment provider have been changed." msgstr "تم تغيير الإعدادات من مقدم الدفع." -#: pretix/control/logdisplay.py:486 pretix/control/logdisplay.py:817 +#: pretix/control/logdisplay.py:486 pretix/control/logdisplay.py:819 msgid "The settings of a ticket output provider have been changed." msgstr "تم تغيير إعدادات مزود الناتج التذاكر." @@ -17178,11 +17215,11 @@ msgstr "تم وضع علامة على الترتيب كما المدفوعة." msgid "The order has been set to require payment before use." msgstr "تم إرسال كود الخصم إلى {recipient}." -#: pretix/control/logdisplay.py:505 pretix/control/views/orders.py:1566 +#: pretix/control/logdisplay.py:505 pretix/control/views/orders.py:1570 msgid "The order has been marked as expired." msgstr "تم وضع علامة على النظام ومنتهية الصلاحية." -#: pretix/control/logdisplay.py:506 pretix/control/views/orders.py:1465 +#: pretix/control/logdisplay.py:506 pretix/control/views/orders.py:1469 msgid "The order has been marked as paid." msgstr "تم وضع علامة على الترتيب كما المدفوعة." @@ -17194,7 +17231,7 @@ msgstr "تم حذف طلب الإلغاء." msgid "The order has been refunded." msgstr "وقد تم ترتيب ردها." -#: pretix/control/logdisplay.py:509 pretix/control/views/orders.py:1882 +#: pretix/control/logdisplay.py:509 pretix/control/views/orders.py:1886 msgid "The order has been reactivated." msgstr "تم إعادة تنشيط الطلب." @@ -17206,7 +17243,7 @@ msgstr "تم إنشاء هذا الأمر." msgid "The order requires approval before it can continue to be processed." msgstr "الأمر يتطلب موافقة قبل أن تتمكن من الاستمرار في معالجتها." -#: pretix/control/logdisplay.py:513 pretix/control/views/orders.py:786 +#: pretix/control/logdisplay.py:513 pretix/control/views/orders.py:790 msgid "The order has been approved." msgstr "تمت الموافقة على النظام." @@ -17243,16 +17280,16 @@ msgstr "تم تغيير حساب العميل." msgid "The order locale has been changed." msgstr "تم تغيير لغة النظام." -#: pretix/control/logdisplay.py:524 pretix/control/views/orders.py:1605 +#: pretix/control/logdisplay.py:524 pretix/control/views/orders.py:1609 #: pretix/presale/views/order.py:741 pretix/presale/views/order.py:814 msgid "The invoice has been generated." msgstr "تم إنشاء الفاتورة." -#: pretix/control/logdisplay.py:525 pretix/control/views/orders.py:1678 +#: pretix/control/logdisplay.py:525 pretix/control/views/orders.py:1682 msgid "The invoice has been regenerated." msgstr "تم إعادة إنشاء الفاتورة." -#: pretix/control/logdisplay.py:526 pretix/control/views/orders.py:1740 +#: pretix/control/logdisplay.py:526 pretix/control/views/orders.py:1744 #: pretix/presale/views/order.py:827 msgid "The invoice has been reissued." msgstr "تم إعادة إصدار الفاتورة." @@ -17316,7 +17353,8 @@ msgstr "وقد بدأ دفعة جديدة {local_id} بدلا من سابقته msgid "An unidentified type email has been sent." msgstr "تم ارسال نوع البريد الإلكتروني مجهول." -#: pretix/control/logdisplay.py:541 pretix/control/logdisplay.py:727 +#: pretix/control/logdisplay.py:541 pretix/control/logdisplay.py:722 +#: pretix/control/logdisplay.py:728 pretix/control/logdisplay.py:756 msgid "Sending of an email has failed." msgstr "ارسال بريد الكتروني قد فشلت." @@ -17446,7 +17484,7 @@ msgstr "تم حذف قسيمة." #: pretix/control/logdisplay.py:584 #, fuzzy, python-brace-format #| msgid "A voucher has been sent to a person on the waiting list." -msgid "The voucher has been sent to {email} through the waiting list." +msgid "The voucher has been assigned to {email} through the waiting list." msgstr "تم إرسال قسيمة لشخص على قائمة الانتظار." #: pretix/control/logdisplay.py:593 @@ -17552,37 +17590,37 @@ msgstr "تم تغيير المنظم." msgid "The organizer settings have been changed." msgstr "تم تغيير إعدادات المنظم." -#: pretix/control/logdisplay.py:686 pretix/control/logdisplay.py:825 +#: pretix/control/logdisplay.py:686 pretix/control/logdisplay.py:827 #, fuzzy #| msgid "The order details have been changed." msgid "The footer links have been changed." msgstr "تم تغيير تفاصيل النظام." -#: pretix/control/logdisplay.py:687 pretix/control/logdisplay.py:733 +#: pretix/control/logdisplay.py:687 pretix/control/logdisplay.py:734 #, fuzzy #| msgid "The quota has been added." msgid "A scheduled export has been added." msgstr "تمت إضافة الحصص." -#: pretix/control/logdisplay.py:688 pretix/control/logdisplay.py:734 +#: pretix/control/logdisplay.py:688 pretix/control/logdisplay.py:735 #, fuzzy #| msgid "The product has been changed." msgid "A scheduled export has been changed." msgstr "تم تغيير المنتج." -#: pretix/control/logdisplay.py:689 pretix/control/logdisplay.py:735 +#: pretix/control/logdisplay.py:689 pretix/control/logdisplay.py:736 #, fuzzy #| msgid "The selected product has been deleted." msgid "A scheduled export has been deleted." msgstr "تم حذف المنتج المحدد." -#: pretix/control/logdisplay.py:690 pretix/control/logdisplay.py:736 +#: pretix/control/logdisplay.py:690 pretix/control/logdisplay.py:737 #, fuzzy #| msgid "The selected product has been deleted." msgid "A scheduled export has been executed." msgstr "تم حذف المنتج المحدد." -#: pretix/control/logdisplay.py:691 pretix/control/logdisplay.py:737 +#: pretix/control/logdisplay.py:691 pretix/control/logdisplay.py:738 #, python-brace-format msgid "A scheduled export has failed: {reason}." msgstr "" @@ -17673,7 +17711,7 @@ msgstr "تم تغيير الحساب." msgid "The SSO client has been deleted." msgstr "الحدث تم الغائه." -#: pretix/control/logdisplay.py:708 pretix/control/views/organizer.py:2615 +#: pretix/control/logdisplay.py:708 pretix/control/views/organizer.py:2632 msgid "The membership type has been created." msgstr "تم انشاء نوع العضوية." @@ -17685,7 +17723,7 @@ msgstr "تم تغيير نوع العضوية." msgid "The membership type has been deleted." msgstr "تم حذف نوع العضوية." -#: pretix/control/logdisplay.py:711 pretix/control/views/organizer.py:3453 +#: pretix/control/logdisplay.py:711 pretix/control/views/organizer.py:3470 #, fuzzy #| msgctxt "subevent" #| msgid "The new date has been created." @@ -17738,550 +17776,550 @@ msgstr "تم طلب تعيين كلمة المرور جديدة." msgid "A new password has been set." msgstr "تم تعيين كلمة المرور جديدة." -#: pretix/control/logdisplay.py:722 +#: pretix/control/logdisplay.py:723 #, fuzzy #| msgid "The team has been created." msgid "The reusable medium has been created." msgstr "تم إنشاء فريق." -#: pretix/control/logdisplay.py:723 +#: pretix/control/logdisplay.py:724 #, fuzzy #| msgid "The payment has been created successfully." msgid "The reusable medium has been created automatically." msgstr "تم إنشاء دفع بنجاح." -#: pretix/control/logdisplay.py:724 +#: pretix/control/logdisplay.py:725 #, fuzzy #| msgid "The tax rule has been changed." msgid "The reusable medium has been changed." msgstr "تم تغيير القاعدة الضريبية." -#: pretix/control/logdisplay.py:725 +#: pretix/control/logdisplay.py:726 #, fuzzy #| msgid "The email has been queued to be sent." msgid "The medium has been connected to a new ticket." msgstr "وقد تم في قائمة الانتظار البريد الإلكتروني لإرسالها." -#: pretix/control/logdisplay.py:726 +#: pretix/control/logdisplay.py:727 #, fuzzy #| msgid "The email has been queued to be sent." msgid "The medium has been connected to a new gift card." msgstr "وقد تم في قائمة الانتظار البريد الإلكتروني لإرسالها." -#: pretix/control/logdisplay.py:728 +#: pretix/control/logdisplay.py:729 msgid "The event's internal comment has been updated." msgstr "تم تحديث التعليق الداخلي للحدث." -#: pretix/control/logdisplay.py:729 +#: pretix/control/logdisplay.py:730 msgid "The event has been canceled." msgstr "تم إلغاء الفعالية." -#: pretix/control/logdisplay.py:730 +#: pretix/control/logdisplay.py:731 msgid "An event has been deleted." msgstr "تم حذف فعالية." -#: pretix/control/logdisplay.py:731 +#: pretix/control/logdisplay.py:732 msgid "A removal process for personal data has been started." msgstr "" -#: pretix/control/logdisplay.py:732 +#: pretix/control/logdisplay.py:733 msgid "A removal process for personal data has been completed." msgstr "" -#: pretix/control/logdisplay.py:738 +#: pretix/control/logdisplay.py:739 msgid "The user has been created." msgstr "تم إنشاء المستخدم." -#: pretix/control/logdisplay.py:739 +#: pretix/control/logdisplay.py:740 #, python-brace-format msgid "" "A first login using {agent_type} on {os_type} from {country} has been " "detected." msgstr "" -#: pretix/control/logdisplay.py:741 pretix/control/views/user.py:490 +#: pretix/control/logdisplay.py:742 pretix/control/views/user.py:490 #: pretix/control/views/user.py:550 pretix/control/views/user.py:609 msgid "Two-factor authentication has been enabled." msgstr "تم تمكين مصادقة اثنين عامل." -#: pretix/control/logdisplay.py:742 pretix/control/views/user.py:393 +#: pretix/control/logdisplay.py:743 pretix/control/views/user.py:393 #: pretix/control/views/user.py:625 msgid "Two-factor authentication has been disabled." msgstr "تم تعطيل المصادقة اثنين عامل." -#: pretix/control/logdisplay.py:743 pretix/control/views/user.py:642 +#: pretix/control/logdisplay.py:744 pretix/control/views/user.py:642 msgid "Your two-factor emergency codes have been regenerated." msgstr "وقد جددت بك رموز الطوارئ اثنين عامل." -#: pretix/control/logdisplay.py:744 +#: pretix/control/logdisplay.py:745 #, fuzzy #| msgid "Your two-factor emergency codes have been regenerated." msgid "A two-factor emergency code has been generated." msgstr "وقد جددت بك رموز الطوارئ اثنين عامل." -#: pretix/control/logdisplay.py:745 +#: pretix/control/logdisplay.py:746 #, python-brace-format msgid "" "A new two-factor authentication device \"{name}\" has been added to your " "account." msgstr "A اثنين عامل جهاز التوثيق جديد \"{name}\" قد أضيفت إلى حسابك." -#: pretix/control/logdisplay.py:747 +#: pretix/control/logdisplay.py:748 #, python-brace-format msgid "" "The two-factor authentication device \"{name}\" has been removed from your " "account." msgstr "الجهاز اثنين عامل التوثيق \"{name}\" تمت إزالة من حسابك." -#: pretix/control/logdisplay.py:749 +#: pretix/control/logdisplay.py:750 msgid "Notifications have been enabled." msgstr "تم تمكين الإشعارات." -#: pretix/control/logdisplay.py:750 +#: pretix/control/logdisplay.py:751 msgid "Notifications have been disabled." msgstr "تم تعطيل الإشعارات." -#: pretix/control/logdisplay.py:751 +#: pretix/control/logdisplay.py:752 msgid "Your notification settings have been changed." msgstr "تم تغيير إعدادات الإشعار." -#: pretix/control/logdisplay.py:752 +#: pretix/control/logdisplay.py:753 msgid "This user has been anonymized." msgstr "تم طمس هويتها لهذا المستخدم." -#: pretix/control/logdisplay.py:755 +#: pretix/control/logdisplay.py:757 msgid "Password reset mail sent." msgstr "إرسال كلمة المرور الإلكتروني إعادة تعيين." -#: pretix/control/logdisplay.py:756 +#: pretix/control/logdisplay.py:758 msgid "The password has been reset." msgstr "وقد تم إعادة تعيين كلمة المرور." -#: pretix/control/logdisplay.py:757 +#: pretix/control/logdisplay.py:759 msgid "" "A repeated password reset has been denied, as the last request was less than " "24 hours ago." msgstr "" -#: pretix/control/logdisplay.py:759 +#: pretix/control/logdisplay.py:761 #, python-brace-format msgid "The organizer \"{name}\" has been deleted." msgstr "منظم \"{name}\" تم حذفها." -#: pretix/control/logdisplay.py:760 pretix/control/logdisplay.py:986 +#: pretix/control/logdisplay.py:762 pretix/control/logdisplay.py:988 msgid "A voucher has been sent to a person on the waiting list." msgstr "تم إرسال قسيمة لشخص على قائمة الانتظار." -#: pretix/control/logdisplay.py:761 +#: pretix/control/logdisplay.py:763 #, fuzzy #| msgid "An entry has been added to the waiting list." msgid "An entry has been transferred to another waiting list." msgstr "تمت إضافة إدخال إلى قائمة الانتظار." -#: pretix/control/logdisplay.py:762 +#: pretix/control/logdisplay.py:764 msgid "The team has been created." msgstr "تم إنشاء فريق." -#: pretix/control/logdisplay.py:763 +#: pretix/control/logdisplay.py:765 msgid "The team settings have been changed." msgstr "تم تغيير إعدادات الفريق." -#: pretix/control/logdisplay.py:764 +#: pretix/control/logdisplay.py:766 msgid "The team has been deleted." msgstr "تم حذف الفريق." -#: pretix/control/logdisplay.py:765 pretix/control/views/organizer.py:2281 +#: pretix/control/logdisplay.py:767 pretix/control/views/organizer.py:2298 msgid "The gate has been created." msgstr "تم إنشاء البوابة." -#: pretix/control/logdisplay.py:766 +#: pretix/control/logdisplay.py:768 msgid "The gate has been changed." msgstr "تم تغيير البوابة." -#: pretix/control/logdisplay.py:767 +#: pretix/control/logdisplay.py:769 msgid "The gate has been deleted." msgstr "تم حذف البوابة." -#: pretix/control/logdisplay.py:768 +#: pretix/control/logdisplay.py:770 msgctxt "subevent" msgid "The event date has been deleted." msgstr "تم حذف تاريخ الحدث." -#: pretix/control/logdisplay.py:769 +#: pretix/control/logdisplay.py:771 msgctxt "subevent" msgid "The event date has been canceled." msgstr "تم تغيير تاريخ الفعالية." -#: pretix/control/logdisplay.py:770 +#: pretix/control/logdisplay.py:772 msgctxt "subevent" msgid "The event date has been changed." msgstr "تم تغيير تاريخ الحدث." -#: pretix/control/logdisplay.py:771 +#: pretix/control/logdisplay.py:773 msgctxt "subevent" msgid "The event date has been created." msgstr "تم إنشاء تاريخ الحدث." -#: pretix/control/logdisplay.py:772 +#: pretix/control/logdisplay.py:774 msgctxt "subevent" msgid "A quota has been added to the event date." msgstr "تمت إضافة الحصص لتاريخ الحدث." -#: pretix/control/logdisplay.py:773 +#: pretix/control/logdisplay.py:775 msgctxt "subevent" msgid "A quota has been changed on the event date." msgstr "تم تغيير الحصص في تاريخ الحدث." -#: pretix/control/logdisplay.py:774 +#: pretix/control/logdisplay.py:776 msgctxt "subevent" msgid "A quota has been removed from the event date." msgstr "تمت إزالة حصة من تاريخ الحدث." -#: pretix/control/logdisplay.py:775 +#: pretix/control/logdisplay.py:777 msgid "The device has been created." msgstr "تم إنشاء الجهاز." -#: pretix/control/logdisplay.py:776 +#: pretix/control/logdisplay.py:778 msgid "The device has been changed." msgstr "تم تغيير الجهاز." -#: pretix/control/logdisplay.py:777 +#: pretix/control/logdisplay.py:779 msgid "Access of the device has been revoked." msgstr "تم إبطال الوصول للجهاز." -#: pretix/control/logdisplay.py:778 +#: pretix/control/logdisplay.py:780 msgid "The device has been initialized." msgstr "تم تهيئة الجهاز." -#: pretix/control/logdisplay.py:779 +#: pretix/control/logdisplay.py:781 msgid "The access token of the device has been regenerated." msgstr "تم إعادة إنشاء الوصول رمزية للجهاز." -#: pretix/control/logdisplay.py:780 +#: pretix/control/logdisplay.py:782 msgid "The device has notified the server of an hardware or software update." msgstr "وقد أخطرت جهاز الخادم من تحديث الأجهزة أو البرامج." -#: pretix/control/logdisplay.py:781 +#: pretix/control/logdisplay.py:783 msgid "The gift card has been created." msgstr "تم إنشاء بطاقة هدية." -#: pretix/control/logdisplay.py:782 pretix/control/views/organizer.py:1925 +#: pretix/control/logdisplay.py:784 pretix/control/views/organizer.py:1925 msgid "The gift card has been changed." msgstr "تم تغيير بطاقة الهدية." -#: pretix/control/logdisplay.py:783 +#: pretix/control/logdisplay.py:785 msgid "A manual transaction has been performed." msgstr "تم إجراء عملية يدوية." -#: pretix/control/logdisplay.py:784 +#: pretix/control/logdisplay.py:786 #, python-brace-format msgid "The token \"{name}\" has been created." msgstr "ورمزي \"{name}\" تم إنشاؤه." -#: pretix/control/logdisplay.py:785 +#: pretix/control/logdisplay.py:787 #, python-brace-format msgid "The token \"{name}\" has been revoked." msgstr "ورمزي \"{name}\" تم إبطال." -#: pretix/control/logdisplay.py:786 +#: pretix/control/logdisplay.py:788 #, fuzzy #| msgid "The check-in list has been deleted." msgid "The check-in and print log state has been reset." msgstr "تم حذف الاختيار في القائمة." -#: pretix/control/logdisplay.py:793 pretix/control/logdisplay.py:852 +#: pretix/control/logdisplay.py:795 pretix/control/logdisplay.py:854 #, fuzzy #| msgid "A plugin has been enabled." msgid "The plugin has been enabled." msgstr "تم تمكين البرنامج المساعد." -#: pretix/control/logdisplay.py:794 pretix/control/logdisplay.py:853 +#: pretix/control/logdisplay.py:796 pretix/control/logdisplay.py:855 #: pretix/control/views/event.py:490 pretix/control/views/organizer.py:753 #, fuzzy #| msgid "A plugin has been disabled." msgid "The plugin has been disabled." msgstr "تم تعطيل البرنامج المساعد." -#: pretix/control/logdisplay.py:797 pretix/control/logdisplay.py:856 +#: pretix/control/logdisplay.py:799 pretix/control/logdisplay.py:858 #, fuzzy, python-brace-format #| msgid "Question {val}" msgid "Plugin {val}" msgstr "سؤال{val}" -#: pretix/control/logdisplay.py:812 +#: pretix/control/logdisplay.py:814 #, fuzzy #| msgid "A user has been added to the event team." msgid "A meta property has been added to this event." msgstr "تمت إضافة المستخدم إلى فريق الحدث." -#: pretix/control/logdisplay.py:813 +#: pretix/control/logdisplay.py:815 #, fuzzy #| msgid "A user has been removed from the event team." msgid "A meta property has been removed from this event." msgstr "تمت إزالة مستخدم من فريق الحدث." -#: pretix/control/logdisplay.py:814 +#: pretix/control/logdisplay.py:816 #, fuzzy #| msgctxt "subevent" #| msgid "A quota has been changed on the event date." msgid "A meta property has been changed on this event." msgstr "تم تغيير الحصص في تاريخ الحدث." -#: pretix/control/logdisplay.py:815 +#: pretix/control/logdisplay.py:817 msgid "The event settings have been changed." msgstr "تم تغيير إعدادات الحدث." -#: pretix/control/logdisplay.py:816 +#: pretix/control/logdisplay.py:818 msgid "The ticket download settings have been changed." msgstr "تم تغيير إعدادات تذكرة تنزيل." -#: pretix/control/logdisplay.py:819 +#: pretix/control/logdisplay.py:821 msgid "The shop has been taken live." msgstr "وقد اتخذت المحل الحية." -#: pretix/control/logdisplay.py:820 +#: pretix/control/logdisplay.py:822 msgid "The shop has been taken offline." msgstr "وقد اتخذت المحل حاليا." -#: pretix/control/logdisplay.py:821 +#: pretix/control/logdisplay.py:823 msgid "The shop has been taken into test mode." msgstr "وقد اتخذت المحل في وضع الاختبار." -#: pretix/control/logdisplay.py:822 +#: pretix/control/logdisplay.py:824 msgid "The test mode has been disabled." msgstr "تم تعطيل وضع الاختبار." -#: pretix/control/logdisplay.py:823 +#: pretix/control/logdisplay.py:825 msgid "The event has been created." msgstr "تم إنشاء هذا الحدث." -#: pretix/control/logdisplay.py:824 +#: pretix/control/logdisplay.py:826 msgid "The event details have been changed." msgstr "تم تغيير تفاصيل الفعالية." -#: pretix/control/logdisplay.py:826 +#: pretix/control/logdisplay.py:828 msgid "An answer option has been added to the question." msgstr "تمت إضافة خيار الإجابة على السؤال." -#: pretix/control/logdisplay.py:827 +#: pretix/control/logdisplay.py:829 msgid "An answer option has been removed from the question." msgstr "تمت إزالة خيار الإجابة عن السؤال." -#: pretix/control/logdisplay.py:828 +#: pretix/control/logdisplay.py:830 msgid "An answer option has been changed." msgstr "تم تغيير خيار الإجابة." -#: pretix/control/logdisplay.py:829 +#: pretix/control/logdisplay.py:831 msgid "A user has been added to the event team." msgstr "تمت إضافة المستخدم إلى فريق الحدث." -#: pretix/control/logdisplay.py:830 +#: pretix/control/logdisplay.py:832 msgid "A user has been invited to the event team." msgstr "وقد وجهت الدعوة للمستخدم لفريق الحدث." -#: pretix/control/logdisplay.py:831 +#: pretix/control/logdisplay.py:833 msgid "A user's permissions have been changed." msgstr "تم تغيير الأذونات للمستخدم." -#: pretix/control/logdisplay.py:832 +#: pretix/control/logdisplay.py:834 msgid "A user has been removed from the event team." msgstr "تمت إزالة مستخدم من فريق الحدث." -#: pretix/control/logdisplay.py:839 +#: pretix/control/logdisplay.py:841 msgid "The check-in list has been added." msgstr "تمت إضافة الاختيار في القائمة." -#: pretix/control/logdisplay.py:840 pretix/control/logdisplay.py:841 +#: pretix/control/logdisplay.py:842 pretix/control/logdisplay.py:843 msgid "The check-in list has been deleted." msgstr "تم حذف الاختيار في القائمة." -#: pretix/control/logdisplay.py:842 +#: pretix/control/logdisplay.py:844 msgid "The check-in list has been changed." msgstr "تم تغيير الاختيار في القائمة." -#: pretix/control/logdisplay.py:845 +#: pretix/control/logdisplay.py:847 #, fuzzy, python-brace-format #| msgid "Check-in list" msgid "Check-in list {val}" msgstr "تحقق في قائمة" -#: pretix/control/logdisplay.py:872 +#: pretix/control/logdisplay.py:874 msgid "The product has been created." msgstr "تم إنشاء المنتج." -#: pretix/control/logdisplay.py:873 +#: pretix/control/logdisplay.py:875 msgid "The product has been changed." msgstr "تم تغيير المنتج." -#: pretix/control/logdisplay.py:874 +#: pretix/control/logdisplay.py:876 #, fuzzy #| msgid "The product has been created." msgid "The product has been reordered." msgstr "تم إنشاء المنتج." -#: pretix/control/logdisplay.py:875 +#: pretix/control/logdisplay.py:877 msgid "The product has been deleted." msgstr "تم حذف المنتج." -#: pretix/control/logdisplay.py:876 +#: pretix/control/logdisplay.py:878 msgid "An add-on has been added to this product." msgstr "تمت إضافة وظيفة إضافية على هذا المنتج." -#: pretix/control/logdisplay.py:877 +#: pretix/control/logdisplay.py:879 msgid "An add-on has been removed from this product." msgstr "تمت إزالة وظيفة إضافية على من هذا المنتج." -#: pretix/control/logdisplay.py:878 +#: pretix/control/logdisplay.py:880 msgid "An add-on has been changed on this product." msgstr "تم تغيير وظيفة إضافية على على هذا المنتج." -#: pretix/control/logdisplay.py:879 +#: pretix/control/logdisplay.py:881 msgid "A bundled item has been added to this product." msgstr "تمت إضافة بند المجمعة لهذا المنتج." -#: pretix/control/logdisplay.py:880 +#: pretix/control/logdisplay.py:882 msgid "A bundled item has been removed from this product." msgstr "تمت إزالة عنصر المجمعة من هذا المنتج." -#: pretix/control/logdisplay.py:881 +#: pretix/control/logdisplay.py:883 msgid "A bundled item has been changed on this product." msgstr "تم تغيير عنصر المجمعة لهذا المنتج." -#: pretix/control/logdisplay.py:888 +#: pretix/control/logdisplay.py:890 #, python-brace-format msgid "The variation \"{value}\" has been created." msgstr "الاختلاف \"{value}\" تم إنشاؤه." -#: pretix/control/logdisplay.py:889 +#: pretix/control/logdisplay.py:891 #, python-brace-format msgid "The variation \"{value}\" has been deleted." msgstr "الاختلاف \"{value}\" تم حذفها." -#: pretix/control/logdisplay.py:890 +#: pretix/control/logdisplay.py:892 #, python-brace-format msgid "The variation \"{value}\" has been changed." msgstr "الاختلاف \"{value}\" تم تغيير." -#: pretix/control/logdisplay.py:907 +#: pretix/control/logdisplay.py:909 #, python-brace-format msgid "Payment {local_id} has been confirmed." msgstr "وقد تم تأكيد الدفع {local_id}." -#: pretix/control/logdisplay.py:908 +#: pretix/control/logdisplay.py:910 #, python-brace-format msgid "Payment {local_id} has been canceled." msgstr "تم إلغاء الدفع {local_id}." -#: pretix/control/logdisplay.py:909 +#: pretix/control/logdisplay.py:911 #, python-brace-format msgid "Canceling payment {local_id} has failed." msgstr "فشل إلغاء الدفع {local_id}." -#: pretix/control/logdisplay.py:910 +#: pretix/control/logdisplay.py:912 #, python-brace-format msgid "Payment {local_id} has been started." msgstr "وقد بدأ الدفع {local_id}." -#: pretix/control/logdisplay.py:911 +#: pretix/control/logdisplay.py:913 #, python-brace-format msgid "Payment {local_id} has failed." msgstr "فشلت الدفع {local_id}." -#: pretix/control/logdisplay.py:912 +#: pretix/control/logdisplay.py:914 #, python-brace-format msgid "The order could not be marked as paid: {message}" msgstr "لا يمكن أن تكون وضعت النظام كما المدفوعة: {message}" -#: pretix/control/logdisplay.py:913 +#: pretix/control/logdisplay.py:915 msgid "The order has been overpaid." msgstr "وقد تم ترتيب زائدة." -#: pretix/control/logdisplay.py:914 +#: pretix/control/logdisplay.py:916 #, python-brace-format msgid "Refund {local_id} has been created." msgstr "تم إنشاء استرداد {local_id}." -#: pretix/control/logdisplay.py:915 +#: pretix/control/logdisplay.py:917 #, python-brace-format msgid "Refund {local_id} has been created by an external entity." msgstr "تم إنشاء استرداد {local_id} كيان خارجي." -#: pretix/control/logdisplay.py:916 +#: pretix/control/logdisplay.py:918 msgid "The customer requested you to issue a refund." msgstr "طلب لك العملاء لإصدار رد." -#: pretix/control/logdisplay.py:917 +#: pretix/control/logdisplay.py:919 #, python-brace-format msgid "Refund {local_id} has been completed." msgstr "وقد تم الانتهاء استرداد {local_id}." -#: pretix/control/logdisplay.py:918 +#: pretix/control/logdisplay.py:920 #, python-brace-format msgid "Refund {local_id} has been canceled." msgstr "تم إلغاء استرداد {local_id}." -#: pretix/control/logdisplay.py:919 +#: pretix/control/logdisplay.py:921 #, python-brace-format msgid "Refund {local_id} has failed." msgstr "فشل استرداد {local_id}." -#: pretix/control/logdisplay.py:926 +#: pretix/control/logdisplay.py:928 msgid "The quota has been added." msgstr "تمت إضافة الحصص." -#: pretix/control/logdisplay.py:927 +#: pretix/control/logdisplay.py:929 msgid "The quota has been deleted." msgstr "تم حذف الحصص." -#: pretix/control/logdisplay.py:928 +#: pretix/control/logdisplay.py:930 msgid "The quota has been changed." msgstr "تم تغيير الحصص." -#: pretix/control/logdisplay.py:929 +#: pretix/control/logdisplay.py:931 msgid "The quota has closed." msgstr "وقد أغلقت الحصص." -#: pretix/control/logdisplay.py:930 pretix/control/views/item.py:1081 +#: pretix/control/logdisplay.py:932 pretix/control/views/item.py:1081 msgid "The quota has been re-opened." msgstr "وكانت الحصة إعادة فتح." -#: pretix/control/logdisplay.py:937 +#: pretix/control/logdisplay.py:939 msgid "The question has been added." msgstr "تمت إضافة هذا السؤال." -#: pretix/control/logdisplay.py:938 +#: pretix/control/logdisplay.py:940 msgid "The question has been deleted." msgstr "تم حذف السؤال." -#: pretix/control/logdisplay.py:939 +#: pretix/control/logdisplay.py:941 msgid "The question has been changed." msgstr "تم تغيير السؤال." -#: pretix/control/logdisplay.py:940 +#: pretix/control/logdisplay.py:942 #, fuzzy #| msgid "The question has been deleted." msgid "The question has been reordered." msgstr "تم حذف السؤال." -#: pretix/control/logdisplay.py:947 +#: pretix/control/logdisplay.py:949 #, fuzzy #| msgid "The quota has been added." msgid "The discount has been added." msgstr "تمت إضافة الحصص." -#: pretix/control/logdisplay.py:948 +#: pretix/control/logdisplay.py:950 #, fuzzy #| msgid "The product has been deleted." msgid "The discount has been deleted." msgstr "تم حذف المنتج." -#: pretix/control/logdisplay.py:949 +#: pretix/control/logdisplay.py:951 #, fuzzy #| msgid "The account has been changed." msgid "The discount has been changed." msgstr "تم تغيير الحساب." -#: pretix/control/logdisplay.py:973 +#: pretix/control/logdisplay.py:975 #, python-brace-format msgid "" "Position #{posid} has been checked in manually at {datetime} on list \"{list}" @@ -18289,7 +18327,7 @@ msgid "" msgstr "" "وقد تم التحقق من موقف # {posid} في يدويا في{datetime} على قائمة \"{list}\"." -#: pretix/control/logdisplay.py:978 +#: pretix/control/logdisplay.py:980 #, python-brace-format msgid "" "Position #{posid} has been checked in again at {datetime} on list \"{list}\"." @@ -18297,15 +18335,15 @@ msgstr "" "وقد تم التحقق من موقف # {posid} الدخول مرة أخرى في{datetime} على قائمة " "\"{list}\"." -#: pretix/control/logdisplay.py:987 +#: pretix/control/logdisplay.py:989 msgid "An entry has been removed from the waiting list." msgstr "تمت إزالة إدخال من قائمة الانتظار." -#: pretix/control/logdisplay.py:988 +#: pretix/control/logdisplay.py:990 msgid "An entry has been changed on the waiting list." msgstr "تم تغيير دخول على قائمة الانتظار." -#: pretix/control/logdisplay.py:989 +#: pretix/control/logdisplay.py:991 msgid "An entry has been added to the waiting list." msgstr "تمت إضافة إدخال إلى قائمة الانتظار." @@ -18346,7 +18384,7 @@ msgstr "جنرال لواء" #: pretix/control/templates/pretixcontrol/event/quick_setup.html:151 #: pretix/control/templates/pretixcontrol/order/index.html:890 #: pretix/control/templates/pretixcontrol/order/refund_choose.html:37 -#: pretix/plugins/banktransfer/apps.py:42 +#: pretix/plugins/banktransfer/apps.py:43 #: pretix/plugins/manualpayment/apps.py:39 pretix/plugins/paypal2/apps.py:45 #: pretix/plugins/stripe/apps.py:44 #: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:42 @@ -18357,7 +18395,7 @@ msgstr "دفع" #: pretix/control/navigation.py:73 pretix/control/views/event.py:1610 #: pretix/control/views/event.py:1612 pretix/control/views/event.py:1644 -#: pretix/control/views/event.py:1649 pretix/control/views/subevents.py:293 +#: pretix/control/views/event.py:1649 pretix/control/views/subevents.py:310 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html:60 #: pretix/plugins/ticketoutputpdf/apps.py:55 #: pretix/plugins/ticketoutputpdf/exporters.py:68 @@ -18392,7 +18430,7 @@ msgstr "القطعة" #: pretix/control/templates/pretixcontrol/event/invoicing.html:138 #: pretix/control/templates/pretixcontrol/event/payment.html:47 #: pretix/control/templates/pretixcontrol/event/plugins.html:117 -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:135 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:137 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:12 #: pretix/plugins/returnurl/apps.py:40 #: pretix/plugins/ticketoutputpdf/apps.py:55 @@ -18740,7 +18778,7 @@ msgstr "كلمة المرور الجديدة تعيين" #: pretix/control/templates/pretixcontrol/event/tickets.html:73 #: pretix/control/templates/pretixcontrol/global_settings.html:12 #: pretix/control/templates/pretixcontrol/global_update.html:86 -#: pretix/control/templates/pretixcontrol/item/index.html:293 +#: pretix/control/templates/pretixcontrol/item/index.html:305 #: pretix/control/templates/pretixcontrol/items/category.html:49 #: pretix/control/templates/pretixcontrol/items/discount.html:79 #: pretix/control/templates/pretixcontrol/items/question_edit.html:153 @@ -20936,19 +20974,19 @@ msgstr "" #: pretix/control/views/organizer.py:945 pretix/control/views/organizer.py:1340 #: pretix/control/views/organizer.py:1438 #: pretix/control/views/organizer.py:1602 -#: pretix/control/views/organizer.py:2321 -#: pretix/control/views/organizer.py:2458 -#: pretix/control/views/organizer.py:2655 -#: pretix/control/views/organizer.py:2771 -#: pretix/control/views/organizer.py:2900 -#: pretix/control/views/organizer.py:3094 -#: pretix/control/views/organizer.py:3123 -#: pretix/control/views/organizer.py:3163 -#: pretix/control/views/organizer.py:3240 -#: pretix/control/views/organizer.py:3337 -#: pretix/control/views/organizer.py:3366 -#: pretix/control/views/organizer.py:3504 pretix/control/views/subevents.py:525 -#: pretix/control/views/subevents.py:1597 pretix/control/views/user.py:236 +#: pretix/control/views/organizer.py:2338 +#: pretix/control/views/organizer.py:2475 +#: pretix/control/views/organizer.py:2672 +#: pretix/control/views/organizer.py:2788 +#: pretix/control/views/organizer.py:2917 +#: pretix/control/views/organizer.py:3111 +#: pretix/control/views/organizer.py:3140 +#: pretix/control/views/organizer.py:3180 +#: pretix/control/views/organizer.py:3257 +#: pretix/control/views/organizer.py:3354 +#: pretix/control/views/organizer.py:3383 +#: pretix/control/views/organizer.py:3521 pretix/control/views/subevents.py:542 +#: pretix/control/views/subevents.py:1614 pretix/control/views/user.py:236 #: pretix/control/views/users.py:114 pretix/control/views/vouchers.py:305 #: pretix/plugins/autocheckin/views.py:164 pretix/plugins/badges/views.py:157 #: pretix/plugins/sendmail/views.py:645 pretix/plugins/stripe/views.py:679 @@ -20977,12 +21015,12 @@ msgid "Experimental feature" msgstr "المميزات" #: pretix/control/templates/pretixcontrol/event/plugins.html:83 -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:106 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:108 msgid "Incompatible" msgstr "غير متوافق" #: pretix/control/templates/pretixcontrol/event/plugins.html:87 -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:110 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:112 msgid "Not available" msgstr "غير متاح" @@ -21000,15 +21038,15 @@ msgstr "" #: pretix/control/templates/pretixcontrol/event/plugins.html:104 #: pretix/control/templates/pretixcontrol/event/plugins.html:116 -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:122 -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:134 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:124 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:136 #, fuzzy #| msgid "Login settings" msgid "Open plugin settings" msgstr "إعدادات تسجيل الدخول" #: pretix/control/templates/pretixcontrol/event/plugins.html:105 -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:123 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:125 #, fuzzy #| msgid "Go to shop" msgid "Go to" @@ -21023,7 +21061,7 @@ msgstr "ضبط منظم" #: pretix/control/templates/pretixcontrol/event/plugins.html:134 #: pretix/control/templates/pretixcontrol/oauth/app_delete.html:15 -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:145 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:147 #: pretix/control/templates/pretixcontrol/user/2fa_disable.html:20 #: pretix/control/templates/pretixcontrol/user/2fa_main.html:79 #: pretix/control/templates/pretixcontrol/user/2fa_main.html:83 @@ -21046,8 +21084,8 @@ msgid "" msgstr "" #: pretix/control/templates/pretixcontrol/event/plugins.html:159 -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:157 -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:177 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:159 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:179 #: pretix/control/templates/pretixcontrol/user/2fa_enable.html:21 #: pretix/control/templates/pretixcontrol/user/2fa_main.html:99 #: pretix/control/templates/pretixcontrol/user/notifications.html:23 @@ -22363,56 +22401,56 @@ msgstr "إضافة تباين جديد" msgid "Availability" msgstr "توفر" -#: pretix/control/templates/pretixcontrol/item/index.html:184 +#: pretix/control/templates/pretixcontrol/item/index.html:196 #, fuzzy #| msgid "Client secret" msgid "Tickets & Badges" msgstr "كلمة سر الزبون" -#: pretix/control/templates/pretixcontrol/item/index.html:203 +#: pretix/control/templates/pretixcontrol/item/index.html:215 #, fuzzy #| msgid "Check-in list" msgid "Check-in & Validity" msgstr "تحقق في قائمة" -#: pretix/control/templates/pretixcontrol/item/index.html:214 +#: pretix/control/templates/pretixcontrol/item/index.html:226 #, fuzzy #| msgid "Variation" msgid "Duration" msgstr "النوع" -#: pretix/control/templates/pretixcontrol/item/index.html:216 +#: pretix/control/templates/pretixcontrol/item/index.html:228 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:355 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:364 msgid "minutes" msgstr "الدقائق" -#: pretix/control/templates/pretixcontrol/item/index.html:217 +#: pretix/control/templates/pretixcontrol/item/index.html:229 msgid "hours" msgstr "" -#: pretix/control/templates/pretixcontrol/item/index.html:218 -#: pretix/control/templates/pretixcontrol/item/index.html:236 -#: pretix/control/templates/pretixcontrol/item/index.html:249 +#: pretix/control/templates/pretixcontrol/item/index.html:230 +#: pretix/control/templates/pretixcontrol/item/index.html:248 +#: pretix/control/templates/pretixcontrol/item/index.html:261 #, fuzzy #| msgid "All days" msgid "days" msgstr "كل الأيام" -#: pretix/control/templates/pretixcontrol/item/index.html:219 -#: pretix/control/templates/pretixcontrol/item/index.html:250 +#: pretix/control/templates/pretixcontrol/item/index.html:231 +#: pretix/control/templates/pretixcontrol/item/index.html:262 #, fuzzy #| msgid "month(s)" msgid "months" msgstr "الشهور)" -#: pretix/control/templates/pretixcontrol/item/index.html:220 +#: pretix/control/templates/pretixcontrol/item/index.html:232 #, fuzzy #| msgid "year(s)" msgid "years" msgstr "سنوات)" -#: pretix/control/templates/pretixcontrol/item/index.html:226 +#: pretix/control/templates/pretixcontrol/item/index.html:238 msgid "" "If you select a duration given in days, months or years, the validity will " "always end at the end of a full day (midnight), plus the number of minutes " @@ -22421,17 +22459,17 @@ msgid "" "starts on." msgstr "" -#: pretix/control/templates/pretixcontrol/item/index.html:242 +#: pretix/control/templates/pretixcontrol/item/index.html:254 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:617 #: pretix/control/templates/pretixcontrol/subevents/detail.html:260 msgid "Additional settings" msgstr "إعدادات إضافية" -#: pretix/control/templates/pretixcontrol/item/index.html:252 +#: pretix/control/templates/pretixcontrol/item/index.html:264 msgid "Membership duration after purchase" msgstr "" -#: pretix/control/templates/pretixcontrol/item/index.html:301 +#: pretix/control/templates/pretixcontrol/item/index.html:313 msgid "Product history" msgstr "تاريخ المنتج" @@ -22669,7 +22707,7 @@ msgstr "محفوظة بالكامل" #: pretix/presale/templates/pretixpresale/fragment_day_calendar.html:107 #: pretix/presale/templates/pretixpresale/fragment_event_list_status.html:35 #: pretix/presale/templates/pretixpresale/fragment_week_calendar.html:71 -#: pretix/presale/views/widget.py:449 +#: pretix/presale/views/widget.py:458 msgid "Sold out" msgstr "بيعت كلها" @@ -24862,15 +24900,6 @@ msgstr "" msgid "Purchased" msgstr "اشترى" -#: pretix/control/templates/pretixcontrol/orders/overview.html:189 -msgid "" -"If you click links in this column, you will only find orders that are " -"canceled completely, while the numbers also include single canceled " -"positions within valid orders." -msgstr "" -"إذا قمت بالنقر فوق وصلات في هذا العمود، وسوف تجد فقط أوامر التي يتم إلغاؤها " -"تماما، في حين تشمل الأرقام أيضا مناصب إلغاء واحدة ضمن أوامر صالحة." - #: pretix/control/templates/pretixcontrol/orders/refunds.html:34 msgid "No refunds are currently open." msgstr "لا المبالغ المستردة مفتوحة حاليا." @@ -25743,14 +25772,14 @@ msgid "" "events to third-party services, or apply other forms of customizations." msgstr "" -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:80 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:81 #, fuzzy #| msgid "All events" msgid "Active (all events)" msgstr "كل الأحداث" -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:85 -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:94 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:86 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:95 #, fuzzy, python-format #| msgid "%(count)s elements" msgid "Active (%(count)s event)" @@ -25762,20 +25791,20 @@ msgstr[3] "%(count)s العناصر" msgstr[4] "%(count)s العناصر" msgstr[5] "%(count)s العناصر" -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:116 -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:173 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:118 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:175 msgid "" "Parts of this plugin can be enabled or disabled for events individually." msgstr "" -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:149 -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:167 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:151 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:169 #, fuzzy #| msgid "Upcoming events" msgid "Manage events" msgstr "الفعاليات القادمة" -#: pretix/control/templates/pretixcontrol/organizers/plugins.html:162 +#: pretix/control/templates/pretixcontrol/organizers/plugins.html:164 #, fuzzy #| msgid "This plugin cannot be enabled for the following reasons:" msgid "This plugin can be enabled or disabled for events individually." @@ -28078,9 +28107,9 @@ msgstr "تم إنشاء الاختيار في قائمة جديدة." #: pretix/control/views/item.py:951 pretix/control/views/item.py:1155 #: pretix/control/views/item.py:1321 pretix/control/views/item.py:1506 #: pretix/control/views/organizer.py:275 pretix/control/views/organizer.py:303 -#: pretix/control/views/organizer.py:1457 pretix/control/views/subevents.py:504 -#: pretix/control/views/subevents.py:630 pretix/control/views/subevents.py:1046 -#: pretix/control/views/subevents.py:1505 pretix/control/views/user.py:358 +#: pretix/control/views/organizer.py:1457 pretix/control/views/subevents.py:521 +#: pretix/control/views/subevents.py:647 pretix/control/views/subevents.py:1063 +#: pretix/control/views/subevents.py:1522 pretix/control/views/user.py:358 #: pretix/control/views/vouchers.py:277 pretix/control/views/vouchers.py:351 #: pretix/control/views/vouchers.py:534 pretix/control/views/waitinglist.py:420 #: pretix/plugins/autocheckin/views.py:112 @@ -28184,7 +28213,7 @@ msgstr "اقامة الحدث" #: pretix/presale/templates/pretixpresale/fragment_day_calendar.html:116 #: pretix/presale/templates/pretixpresale/fragment_event_list_status.html:47 #: pretix/presale/templates/pretixpresale/fragment_week_calendar.html:79 -#: pretix/presale/views/widget.py:463 +#: pretix/presale/views/widget.py:472 msgid "Sale over" msgstr "انتهت فترة البيع" @@ -28192,7 +28221,7 @@ msgstr "انتهت فترة البيع" #: pretix/presale/templates/pretixpresale/fragment_calendar.html:119 #: pretix/presale/templates/pretixpresale/fragment_day_calendar.html:123 #: pretix/presale/templates/pretixpresale/fragment_week_calendar.html:86 -#: pretix/presale/views/widget.py:473 +#: pretix/presale/views/widget.py:482 msgid "Soon" msgstr "هكذا" @@ -28213,32 +28242,39 @@ msgstr[5] "" msgid "The sync job has been enqueued and will run in the next minutes." msgstr "وكانت الحصة إعادة فتحها وسوف يتم إغلاق مرة أخرى." -#: pretix/control/views/datasync.py:89 pretix/control/views/datasync.py:99 +#: pretix/control/views/datasync.py:90 pretix/control/views/datasync.py:104 +#, fuzzy +#| msgid "The voucher \"{voucher}\" has been used in the meantime." +msgid "" +"The sync job could not be found. It may have been processed in the meantime." +msgstr "يتم استخدام كود الخصم \"{voucher}\"في هذه الأثناء." + +#: pretix/control/views/datasync.py:93 pretix/control/views/datasync.py:107 #, fuzzy #| msgid "The invoice has already been canceled." msgid "The sync job is already in progress." msgstr "وقد تم بالفعل إلغاء الفاتورة." -#: pretix/control/views/datasync.py:92 +#: pretix/control/views/datasync.py:96 #, fuzzy #| msgid "The order has been canceled." msgid "The sync job has been canceled." msgstr "تم إلغاء هذا الأمر." -#: pretix/control/views/datasync.py:105 +#: pretix/control/views/datasync.py:113 #, fuzzy #| msgid "The voucher has been sent to {recipient}." msgid "The sync job has been set to run as soon as possible." msgstr "تم إرسال كود الخصم إلى {recipient}." -#: pretix/control/views/datasync.py:136 +#: pretix/control/views/datasync.py:144 #, fuzzy #| msgctxt "subevent" #| msgid "The selected dates have been deleted or disabled." msgid "The selected jobs have been set to run as soon as possible." msgstr "تم حذف المواعيد المحددة أو تعطيل." -#: pretix/control/views/datasync.py:139 +#: pretix/control/views/datasync.py:147 #, fuzzy #| msgctxt "subevent" #| msgid "The selected dates have been disabled." @@ -28279,8 +28315,8 @@ msgstr "تم تحديث ترتيب العناصر." #: pretix/control/views/discounts.py:260 pretix/control/views/item.py:190 #: pretix/control/views/item.py:402 pretix/control/views/item.py:536 -#: pretix/control/views/organizer.py:2541 -#: pretix/control/views/organizer.py:3599 +#: pretix/control/views/organizer.py:2558 +#: pretix/control/views/organizer.py:3616 #, fuzzy #| msgid "Some of the provided question ids are invalid." msgid "Some of the provided object ids are invalid." @@ -28383,11 +28419,11 @@ msgid "" "event: {plugin_names}" msgstr "" -#: pretix/control/views/event.py:1251 pretix/control/views/orders.py:767 +#: pretix/control/views/event.py:1251 pretix/control/views/orders.py:771 msgid "The comment has been updated." msgstr "تم تحديث التعليق." -#: pretix/control/views/event.py:1253 pretix/control/views/orders.py:769 +#: pretix/control/views/event.py:1253 pretix/control/views/orders.py:773 msgid "Could not update the comment." msgstr "لا يمكن تحديث للتعليق." @@ -28434,11 +28470,11 @@ msgstr "تذكرة مخفضة" #: pretix/control/views/global_settings.py:69 #: pretix/control/views/global_settings.py:92 -#: pretix/control/views/global_settings.py:157 +#: pretix/control/views/global_settings.py:168 msgid "Your changes have not been saved, see below for errors." msgstr "لم يتم حفظ التغييرات، انظر أدناه للحصول على الأخطاء." -#: pretix/control/views/global_settings.py:195 +#: pretix/control/views/global_settings.py:206 msgid "" "You are in violation of the license. If you're not sure whether you qualify " "for the additional permission or if you offer the functionality of pretix to " @@ -28446,26 +28482,26 @@ msgid "" "Enterprise license." msgstr "" -#: pretix/control/views/global_settings.py:203 +#: pretix/control/views/global_settings.py:214 msgid "" "You may not make use of the additional permission or of a pretix Enterprise " "license if you install any plugins licensed with strong copyleft, otherwise " "you are likely in violation of the license of these plugins." msgstr "" -#: pretix/control/views/global_settings.py:211 +#: pretix/control/views/global_settings.py:222 msgid "" "If you're using pretix under AGPL license, you need to provide instructions " "on how to access the source code." msgstr "" -#: pretix/control/views/global_settings.py:218 +#: pretix/control/views/global_settings.py:229 msgid "" "You must not use pretix under AGPL terms if you use pretix Enterprise " "plugins." msgstr "" -#: pretix/control/views/global_settings.py:225 +#: pretix/control/views/global_settings.py:236 msgid "" "You need to make all changes you made to pretix' source code freely " "available to every visitor of your site in source code form under the same " @@ -28473,35 +28509,35 @@ msgid "" "keep it up to date!" msgstr "" -#: pretix/control/views/global_settings.py:232 +#: pretix/control/views/global_settings.py:243 msgid "" "You need to make all your installed plugins freely available to every " "visitor of your site in source code form under the same license terms as " "pretix (AGPLv3 + additional restrictions). Make sure to keep it up to date!" msgstr "" -#: pretix/control/views/global_settings.py:243 +#: pretix/control/views/global_settings.py:254 #, python-brace-format msgid "" "We found the plugin \"{plugin}\" with license \"{license}\" which this tool " "does not know about and therefore cannot give any recommendations." msgstr "" -#: pretix/control/views/global_settings.py:251 +#: pretix/control/views/global_settings.py:262 #, python-brace-format msgid "" "You selected that you have no active pretix Enterprise licenses, but we " "found the following Enterprise plugin: {plugin}" msgstr "" -#: pretix/control/views/global_settings.py:258 +#: pretix/control/views/global_settings.py:269 #, python-brace-format msgid "" "You selected that you have no copyleft-licensed plugins installed, but we " "found the plugin \"{plugin}\" with license \"{license}\"." msgstr "" -#: pretix/control/views/global_settings.py:265 +#: pretix/control/views/global_settings.py:276 #, python-brace-format msgid "" "You selected that you have no free plugins installed, but we found the " @@ -28534,8 +28570,8 @@ msgid "The order of categories has been updated." msgstr "تم تحديث ترتيب الفئات." #: pretix/control/views/item.py:405 pretix/control/views/item.py:539 -#: pretix/control/views/organizer.py:2544 -#: pretix/control/views/organizer.py:3602 +#: pretix/control/views/organizer.py:2561 +#: pretix/control/views/organizer.py:3619 #, fuzzy #| msgid "The question has been deleted." msgid "Not all objects have been selected." @@ -28774,8 +28810,8 @@ msgstr "" #: pretix/presale/views/order.py:728 pretix/presale/views/order.py:841 #: pretix/presale/views/order.py:913 pretix/presale/views/order.py:928 #: pretix/presale/views/order.py:977 pretix/presale/views/order.py:982 -#: pretix/presale/views/order.py:1097 pretix/presale/views/order.py:1270 -#: pretix/presale/views/order.py:1662 pretix/presale/views/order.py:1693 +#: pretix/presale/views/order.py:1097 pretix/presale/views/order.py:1274 +#: pretix/presale/views/order.py:1666 pretix/presale/views/order.py:1697 msgid "Unknown order code or not authorized to access this order." msgstr "كود أجل غير معروف أو غير مخول للوصول إلى هذا النظام." @@ -28783,11 +28819,11 @@ msgstr "كود أجل غير معروف أو غير مخول للوصول إلى msgid "Ticket download is not enabled for this product." msgstr "لم يتم تمكين حمل تذكرة لهذا المنتج." -#: pretix/control/views/orders.py:803 +#: pretix/control/views/orders.py:807 msgid "The order has been deleted." msgstr "تم حذف هذا الأمر." -#: pretix/control/views/orders.py:810 +#: pretix/control/views/orders.py:814 msgid "" "The order could not be deleted as some constraints (e.g. data created by " "plug-ins) do not allow it." @@ -28795,55 +28831,55 @@ msgstr "" "لا يمكن حذف النظام كما بعض القيود (مثل البيانات التي تم إنشاؤها من قبل " "المكونات الإضافية) لا تسمح بذلك." -#: pretix/control/views/orders.py:818 +#: pretix/control/views/orders.py:822 msgid "Only orders created in test mode can be deleted." msgstr "أوامر الوحيدة التي تم إنشاؤها في وضع الاختبار يمكن حذفها." -#: pretix/control/views/orders.py:839 +#: pretix/control/views/orders.py:843 msgid "The order has been denied and is therefore now canceled." msgstr "تم رفض الطلب، وبالتالي يتم إلغاء الآن." -#: pretix/control/views/orders.py:879 +#: pretix/control/views/orders.py:883 msgid "This payment has been canceled." msgstr "تم إلغاء هذا الدفع." -#: pretix/control/views/orders.py:881 +#: pretix/control/views/orders.py:885 msgid "This payment can not be canceled at the moment." msgstr "لا يمكن إلغاء هذه الدفعة في الوقت الراهن." -#: pretix/control/views/orders.py:907 +#: pretix/control/views/orders.py:911 msgid "The refund has been canceled." msgstr "تم إلغاء استرداد." -#: pretix/control/views/orders.py:909 +#: pretix/control/views/orders.py:913 msgid "This refund can not be canceled at the moment." msgstr "لا يمكن إلغاء هذا رد في الوقت الراهن." -#: pretix/control/views/orders.py:943 +#: pretix/control/views/orders.py:947 msgid "The refund has been processed." msgstr "تم معالجة استرداد." -#: pretix/control/views/orders.py:945 pretix/control/views/orders.py:971 +#: pretix/control/views/orders.py:949 pretix/control/views/orders.py:975 msgid "This refund can not be processed at the moment." msgstr "لا يمكن معالجة هذا رد في الوقت الراهن." -#: pretix/control/views/orders.py:969 +#: pretix/control/views/orders.py:973 msgid "The refund has been marked as done." msgstr "تم وضع علامة على المبلغ في القيام به." -#: pretix/control/views/orders.py:995 +#: pretix/control/views/orders.py:999 #, fuzzy #| msgid "The device has been verified and can now be used." msgid "The request has been removed. If you want, you can now inform the user." msgstr "تم التحقق من الجهاز ويمكن الآن أن تستخدم." -#: pretix/control/views/orders.py:1002 +#: pretix/control/views/orders.py:1006 #, fuzzy #| msgid "Cancellation fee" msgid "Your cancellation request" msgstr "رسوم الإلغاء" -#: pretix/control/views/orders.py:1003 +#: pretix/control/views/orders.py:1007 #, python-brace-format msgid "" "Hello,\n" @@ -28859,7 +28895,7 @@ msgstr "" "\n" "فريق فعاليتك{event}" -#: pretix/control/views/orders.py:1059 +#: pretix/control/views/orders.py:1063 msgid "" "The payment has been marked as complete, but we were unable to send a " "confirmation mail." @@ -28867,41 +28903,41 @@ msgstr "" "تم وضع علامة الدفع على النحو الكامل، ولكن لم نتمكن من إرسال البريد " "الإلكتروني تأكيد." -#: pretix/control/views/orders.py:1062 +#: pretix/control/views/orders.py:1066 msgid "The payment has been marked as complete." msgstr "تم وضع علامة الدفع على النحو الكامل." -#: pretix/control/views/orders.py:1064 +#: pretix/control/views/orders.py:1068 msgid "This payment can not be confirmed at the moment." msgstr "لا يمكن تأكيد هذه الدفعة في الوقت الراهن." -#: pretix/control/views/orders.py:1155 +#: pretix/control/views/orders.py:1159 msgid "" "The refund was prevented due to a refund already being processed at the same " "time. Please have a look at the order details and check if your refund is " "still necessary." msgstr "" -#: pretix/control/views/orders.py:1255 +#: pretix/control/views/orders.py:1259 #, fuzzy #| msgid "You entered an order that could not be found." msgid "You entered an order in an event with a different currency." msgstr "لقد أدخلت طلبا لا يمكن العثور عليه." -#: pretix/control/views/orders.py:1306 +#: pretix/control/views/orders.py:1310 msgid "" "You can not refund more than the amount of a payment that is not yet " "refunded." msgstr "لا يمكنك استرداد أكثر من مبلغ الدفعة التي لم يتم ردها حتى الان." -#: pretix/control/views/orders.py:1311 +#: pretix/control/views/orders.py:1315 msgid "" "You selected a partial refund for a payment method that only supports full " "refunds." msgstr "" "لقد حددت استرداد جزئي لطريقة الدفع التي تدعم فقط المبالغ المستردة كامل." -#: pretix/control/views/orders.py:1341 +#: pretix/control/views/orders.py:1345 #, python-brace-format msgid "" "One of the refunds failed to be processed. You should retry to refund in a " @@ -28910,12 +28946,12 @@ msgstr "" "فشل في معالجتها واحدة من المبالغ المستردة. يجب عليك إعادة المحاولة لاسترداد " "بطريقة مختلفة. وكانت رسالة الخطأ: {}" -#: pretix/control/views/orders.py:1347 +#: pretix/control/views/orders.py:1351 #, python-brace-format msgid "A refund of {} has been processed." msgstr "وقد تم تجهيز واسترداد {}." -#: pretix/control/views/orders.py:1351 +#: pretix/control/views/orders.py:1355 #, python-brace-format msgid "" "A refund of {} has been saved, but not yet fully executed. You can mark it " @@ -28924,16 +28960,16 @@ msgstr "" "تم حفظ استرداد {}، ولكن لم يتم تنفيذها بالكامل. يمكنك وضع علامة على أنها " "كاملة أدناه." -#: pretix/control/views/orders.py:1380 +#: pretix/control/views/orders.py:1384 msgid "" "A new gift card was created. You can now send the user their gift card code." msgstr "" -#: pretix/control/views/orders.py:1388 +#: pretix/control/views/orders.py:1392 msgid "Your gift card code" msgstr "" -#: pretix/control/views/orders.py:1390 +#: pretix/control/views/orders.py:1394 #, python-brace-format msgid "" "Hello,\n" @@ -28946,22 +28982,22 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/control/views/orders.py:1401 +#: pretix/control/views/orders.py:1405 msgid "The refunds you selected do not match the selected total refund amount." msgstr "المبالغ المستردة التي حددتها لا تتطابق إجمالي استرداد المبلغ المحدد." -#: pretix/control/views/orders.py:1531 +#: pretix/control/views/orders.py:1535 msgid "" "The order has been marked as paid, but we were unable to send a confirmation " "mail." msgstr "" "تم وضع علامة على النظام ودفع، ولكن لم نتمكن من إرسال البريد الإلكتروني تأكيد." -#: pretix/control/views/orders.py:1534 +#: pretix/control/views/orders.py:1538 msgid "The payment has been created successfully." msgstr "تم إنشاء دفع بنجاح." -#: pretix/control/views/orders.py:1548 +#: pretix/control/views/orders.py:1552 msgid "" "The order has been canceled. You can now select how you want to transfer the " "money back to the user." @@ -28969,22 +29005,22 @@ msgstr "" "تم إلغاء هذا الأمر. يمكنك الآن تحديد كيف تريد لنقل الجزء الخلفي المال " "للمستخدم." -#: pretix/control/views/orders.py:1619 pretix/control/views/orders.py:1623 +#: pretix/control/views/orders.py:1623 pretix/control/views/orders.py:1627 msgid "No VAT ID specified." msgstr "يتم تحديد معرف ضريبة القيمة المضافة." -#: pretix/control/views/orders.py:1627 +#: pretix/control/views/orders.py:1631 msgid "No country specified." msgstr "تحديد أي بلد." -#: pretix/control/views/orders.py:1631 +#: pretix/control/views/orders.py:1635 #, fuzzy #| msgid "" #| "VAT ID could not be checked since a non-EU country has been specified." msgid "VAT ID could not be checked since this country is not supported." msgstr "ولم يتسن التحقق VAT ID منذ تم تحديد بلد خارج الاتحاد الأوروبي." -#: pretix/control/views/orders.py:1642 +#: pretix/control/views/orders.py:1646 msgid "" "The VAT ID could not be checked, as the VAT checking service of the country " "is currently not available." @@ -28992,68 +29028,68 @@ msgstr "" "ولم يتسن التحقق من هوية ضريبة القيمة المضافة، مثل خدمة فحص ضريبة القيمة " "المضافة من البلاد غير متوفرة حاليا." -#: pretix/control/views/orders.py:1645 +#: pretix/control/views/orders.py:1649 msgid "This VAT ID is valid." msgstr "هذا ID VAT صالح." -#: pretix/control/views/orders.py:1659 pretix/control/views/orders.py:1693 -#: pretix/control/views/orders.py:1725 +#: pretix/control/views/orders.py:1663 pretix/control/views/orders.py:1697 +#: pretix/control/views/orders.py:1729 msgid "Unknown invoice." msgstr "فاتورة غير معروفة." -#: pretix/control/views/orders.py:1662 +#: pretix/control/views/orders.py:1666 msgid "Invoices may not be changed after they are created." msgstr "" -#: pretix/control/views/orders.py:1664 +#: pretix/control/views/orders.py:1668 msgid "Invoices may not be changed after they are transmitted." msgstr "" -#: pretix/control/views/orders.py:1666 pretix/control/views/orders.py:1728 +#: pretix/control/views/orders.py:1670 pretix/control/views/orders.py:1732 msgid "The invoice has already been canceled." msgstr "وقد تم بالفعل إلغاء الفاتورة." -#: pretix/control/views/orders.py:1668 +#: pretix/control/views/orders.py:1672 #, fuzzy #| msgid "The invoice has already been canceled." msgid "The invoice file has already been exported." msgstr "وقد تم بالفعل إلغاء الفاتورة." -#: pretix/control/views/orders.py:1670 +#: pretix/control/views/orders.py:1674 #, fuzzy #| msgid "The invoice has been regenerated." msgid "The invoice file is too old to be regenerated." msgstr "تم إعادة إنشاء الفاتورة." -#: pretix/control/views/orders.py:1672 pretix/control/views/orders.py:1730 +#: pretix/control/views/orders.py:1676 pretix/control/views/orders.py:1734 msgid "The invoice has been cleaned of personal data." msgstr "وقد تم تنظيف الفاتورة البيانات الشخصية." -#: pretix/control/views/orders.py:1697 +#: pretix/control/views/orders.py:1701 msgid "" "The invoice is currently being transmitted. You can start a new attempt " "after the current one has been completed." msgstr "" -#: pretix/control/views/orders.py:1704 +#: pretix/control/views/orders.py:1708 #, fuzzy #| msgid "The invoice has been cleaned of personal data." msgid "The invoice has been scheduled for retransmission." msgstr "وقد تم تنظيف الفاتورة البيانات الشخصية." -#: pretix/control/views/orders.py:1761 +#: pretix/control/views/orders.py:1765 msgid "The email has been queued to be sent." msgstr "وقد تم في قائمة الانتظار البريد الإلكتروني لإرسالها." -#: pretix/control/views/orders.py:1785 pretix/presale/views/order.py:1279 +#: pretix/control/views/orders.py:1789 pretix/presale/views/order.py:1283 msgid "This invoice has not been found" msgstr "لم يتم العثور على هذه الفاتورة" -#: pretix/control/views/orders.py:1792 pretix/presale/views/order.py:1286 +#: pretix/control/views/orders.py:1796 pretix/presale/views/order.py:1290 msgid "The invoice file is no longer stored on the server." msgstr "لم يعد تخزين الملف فاتورة على الخادم." -#: pretix/control/views/orders.py:1797 pretix/presale/views/order.py:1291 +#: pretix/control/views/orders.py:1801 pretix/presale/views/order.py:1295 msgid "" "The invoice file has not yet been generated, we will generate it for you " "now. Please try again in a few seconds." @@ -29061,107 +29097,107 @@ msgstr "" "لم يتم إنشاء ملف الفاتورة، وسوف تولد لانها لكم الآن. يرجى المحاولة مرة أخرى " "في بضع ثوان." -#: pretix/control/views/orders.py:1825 +#: pretix/control/views/orders.py:1829 msgid "The payment term has been changed." msgstr "تم تغيير مصطلح الدفع." -#: pretix/control/views/orders.py:1830 pretix/control/views/orders.py:1887 +#: pretix/control/views/orders.py:1834 pretix/control/views/orders.py:1891 msgid "" "We were not able to process the request completely as the server was too " "busy." msgstr "لم نكن قادرين على معالجة الطلب تماما كما كان الملقم مشغول جدا." -#: pretix/control/views/orders.py:1838 +#: pretix/control/views/orders.py:1842 msgid "This action is only allowed for pending orders." msgstr "يسمح هذا الإجراء فقط لانتظار أوامر." -#: pretix/control/views/orders.py:1893 +#: pretix/control/views/orders.py:1897 #, fuzzy #| msgid "This action is only allowed for pending orders." msgid "This action is only allowed for canceled orders." msgstr "يسمح هذا الإجراء فقط لانتظار أوامر." -#: pretix/control/views/orders.py:2150 pretix/presale/views/order.py:1565 +#: pretix/control/views/orders.py:2154 pretix/presale/views/order.py:1569 msgid "An error occurred. Please see the details below." msgstr "حدث خطأ. يرجى الاطلاع على التفاصيل أدناه." -#: pretix/control/views/orders.py:2158 +#: pretix/control/views/orders.py:2162 msgid "The order has been changed and the user has been notified." msgstr "تم تغيير النظام وتم إعلام المستخدم." -#: pretix/control/views/orders.py:2160 pretix/control/views/orders.py:2296 -#: pretix/control/views/orders.py:2333 pretix/presale/views/order.py:1600 +#: pretix/control/views/orders.py:2164 pretix/control/views/orders.py:2300 +#: pretix/control/views/orders.py:2337 pretix/presale/views/order.py:1604 msgid "The order has been changed." msgstr "تم تغيير النظام." -#: pretix/control/views/orders.py:2187 pretix/presale/checkoutflow.py:945 +#: pretix/control/views/orders.py:2191 pretix/presale/checkoutflow.py:945 #: pretix/presale/views/order.py:783 pretix/presale/views/order.py:888 msgid "" "We had difficulties processing your input. Please review the errors below." msgstr "كان لدينا صعوبات معالجة المدخلات الخاصة بك. يرجى مراجعة الأخطاء أدناه." -#: pretix/control/views/orders.py:2298 +#: pretix/control/views/orders.py:2302 msgid "Nothing about the order had to be changed." msgstr "كان شيئا عن هذا الأمر يجب أن يتغير." -#: pretix/control/views/orders.py:2379 pretix/plugins/sendmail/views.py:176 +#: pretix/control/views/orders.py:2383 pretix/plugins/sendmail/views.py:176 msgid "We could not send the email. See below for details." msgstr "لم نتمكن من إرسال البريد الإلكتروني. انظر أدناه للحصول على التفاصيل." -#: pretix/control/views/orders.py:2395 pretix/control/views/orders.py:2465 +#: pretix/control/views/orders.py:2399 pretix/control/views/orders.py:2469 #: pretix/plugins/sendmail/views.py:204 pretix/plugins/sendmail/views.py:671 #, python-brace-format msgid "Subject: {subject}" msgstr "الموضوع: {subject}" -#: pretix/control/views/orders.py:2414 pretix/control/views/orders.py:2485 +#: pretix/control/views/orders.py:2418 pretix/control/views/orders.py:2489 #, python-brace-format msgid "Your message has been queued and will be sent to {}." msgstr "وقد اصطف رسالتك وسوف يتم ارسالهم الى {}." -#: pretix/control/views/orders.py:2418 pretix/control/views/orders.py:2488 +#: pretix/control/views/orders.py:2422 pretix/control/views/orders.py:2492 #, python-brace-format msgid "Failed to send mail to the following user: {}" msgstr "فشل في إرسال البريد الإلكتروني للمستخدم التالية: {}" -#: pretix/control/views/orders.py:2541 pretix/presale/views/order.py:1062 +#: pretix/control/views/orders.py:2545 pretix/presale/views/order.py:1062 msgid "" "This link is no longer valid. Please go back, refresh the page, and try " "again." msgstr "هذا الرابط لم يعد صالحا. يرجى العودة، بتحديث الصفحة وحاول مرة أخرى." -#: pretix/control/views/orders.py:2617 +#: pretix/control/views/orders.py:2626 msgid "There is no order with the given order code." msgstr "لا يوجد أي ترتيب مع رمز ترتيب معين." -#: pretix/control/views/orders.py:2723 pretix/control/views/organizer.py:2074 +#: pretix/control/views/orders.py:2732 pretix/control/views/organizer.py:2074 msgid "The selected exporter was not found." msgstr "لم يتم العثور على مصدر المحدد." -#: pretix/control/views/orders.py:2733 pretix/control/views/organizer.py:2084 +#: pretix/control/views/orders.py:2742 pretix/control/views/organizer.py:2084 msgid "There was a problem processing your input. See below for error details." msgstr "" "كانت هناك مشكلة معالجة المدخلات الخاصة بك. انظر أدناه للحصول على تفاصيل " "الخطأ." -#: pretix/control/views/orders.py:2768 pretix/control/views/organizer.py:2127 +#: pretix/control/views/orders.py:2777 pretix/control/views/organizer.py:2127 #, python-brace-format msgid "" "Your export schedule has been saved. The next export will start around " "{datetime}." msgstr "" -#: pretix/control/views/orders.py:2773 pretix/control/views/organizer.py:2132 +#: pretix/control/views/orders.py:2782 pretix/control/views/organizer.py:2132 msgid "Your export schedule has been saved, but no next export is planned." msgstr "" -#: pretix/control/views/orders.py:2812 pretix/control/views/organizer.py:2172 +#: pretix/control/views/orders.py:2821 pretix/control/views/organizer.py:2172 #, fuzzy, python-brace-format #| msgid "Export date" msgid "Export: {title}" msgstr "تاريخ التصدير" -#: pretix/control/views/orders.py:2813 pretix/control/views/organizer.py:2174 +#: pretix/control/views/orders.py:2822 pretix/control/views/organizer.py:2174 #, python-brace-format msgid "" "Hello,\n" @@ -29169,27 +29205,35 @@ msgid "" "attached to this email, you can find a new scheduled report for {name}." msgstr "" -#: pretix/control/views/orders.py:2881 pretix/control/views/organizer.py:2242 +#: pretix/control/views/orders.py:2849 pretix/control/views/organizer.py:2207 +#, fuzzy +#| msgid "You do not have permission to perform this action." +msgid "" +"Your user account does not have sufficient permission to run this report, " +"therefore you cannot schedule it." +msgstr "ليس لديك إذن لتنفيذ هذا الإجراء." + +#: pretix/control/views/orders.py:2902 pretix/control/views/organizer.py:2259 msgid "" "Your export is queued to start soon. The results will be send via email. " "Depending on system load and type and size of export, this may take a few " "minutes." msgstr "" -#: pretix/control/views/orders.py:2960 +#: pretix/control/views/orders.py:2981 #, fuzzy #| msgid "The order has been canceled." msgid "All orders have been canceled." msgstr "تم إلغاء هذا الأمر." -#: pretix/control/views/orders.py:2962 +#: pretix/control/views/orders.py:2983 #, python-brace-format msgid "" "The orders have been canceled. An error occurred with {count} orders, please " "check all uncanceled orders." msgstr "" -#: pretix/control/views/orders.py:2983 +#: pretix/control/views/orders.py:3004 #, fuzzy #| msgid "Your input was invalid, please try again." msgid "Your input was not valid." @@ -29258,18 +29302,18 @@ msgstr "تم إنشاء فريق. يمكنك الآن إضافة أعضاء لل #: pretix/control/views/organizer.py:1344 #: pretix/control/views/organizer.py:1563 #: pretix/control/views/organizer.py:1606 -#: pretix/control/views/organizer.py:2290 -#: pretix/control/views/organizer.py:2325 -#: pretix/control/views/organizer.py:2431 -#: pretix/control/views/organizer.py:2462 -#: pretix/control/views/organizer.py:2624 -#: pretix/control/views/organizer.py:2659 -#: pretix/control/views/organizer.py:2733 -#: pretix/control/views/organizer.py:2775 -#: pretix/control/views/organizer.py:2855 -#: pretix/control/views/organizer.py:2905 -#: pretix/control/views/organizer.py:3464 -#: pretix/control/views/organizer.py:3508 +#: pretix/control/views/organizer.py:2307 +#: pretix/control/views/organizer.py:2342 +#: pretix/control/views/organizer.py:2448 +#: pretix/control/views/organizer.py:2479 +#: pretix/control/views/organizer.py:2641 +#: pretix/control/views/organizer.py:2676 +#: pretix/control/views/organizer.py:2750 +#: pretix/control/views/organizer.py:2792 +#: pretix/control/views/organizer.py:2872 +#: pretix/control/views/organizer.py:2922 +#: pretix/control/views/organizer.py:3481 +#: pretix/control/views/organizer.py:3525 msgid "Your changes could not be saved." msgstr "لا يمكن حفظ التغييرات الخاصة بك." @@ -29428,58 +29472,58 @@ msgstr "تم إنشاء بطاقة هدية، ويمكن الآن استخدام msgid "All events (that I have access to)" msgstr "" -#: pretix/control/views/organizer.py:2349 +#: pretix/control/views/organizer.py:2366 #, fuzzy #| msgctxt "subevent" #| msgid "The selected date has been deleted." msgid "The selected gate has been deleted." msgstr "تم حذف التاريخ المحدد." -#: pretix/control/views/organizer.py:2392 +#: pretix/control/views/organizer.py:2409 msgid "You cannot set a default value that is not a valid value." msgstr "لا يمكنك تعيين قيمة افتراضية غير صالحة." -#: pretix/control/views/organizer.py:2419 +#: pretix/control/views/organizer.py:2436 #, fuzzy #| msgid "The product has been created." msgid "The property has been created." msgstr "تم إنشاء المنتج." -#: pretix/control/views/organizer.py:2486 +#: pretix/control/views/organizer.py:2503 #, fuzzy #| msgid "The selected product has been deleted." msgid "The selected property has been deleted." msgstr "تم حذف المنتج المحدد." -#: pretix/control/views/organizer.py:2510 +#: pretix/control/views/organizer.py:2527 #, fuzzy #| msgid "The order of items has been updated." msgid "The order of properties has been updated." msgstr "تم تحديث ترتيب العناصر." -#: pretix/control/views/organizer.py:2689 -#: pretix/control/views/organizer.py:2805 -#: pretix/control/views/organizer.py:2935 -#: pretix/control/views/organizer.py:3201 +#: pretix/control/views/organizer.py:2706 +#: pretix/control/views/organizer.py:2822 +#: pretix/control/views/organizer.py:2952 +#: pretix/control/views/organizer.py:3218 #, fuzzy #| msgid "The selected product has been deleted." msgid "The selected object has been deleted." msgstr "تم حذف المنتج المحدد." -#: pretix/control/views/organizer.py:2724 +#: pretix/control/views/organizer.py:2741 #, fuzzy #| msgid "The order has been created." msgid "The provider has been created." msgstr "تم إنشاء هذا الأمر." -#: pretix/control/views/organizer.py:2844 +#: pretix/control/views/organizer.py:2861 #, python-brace-format msgid "" "The SSO client has been created. Please note down the following client " "secret, it will never be shown again: {secret}" msgstr "" -#: pretix/control/views/organizer.py:2894 +#: pretix/control/views/organizer.py:2911 #, fuzzy, python-brace-format #| msgid "" #| "Your changes have been saved. Please note that it can take a short period " @@ -29491,7 +29535,7 @@ msgstr "" "تم حفظ التغييرات. يرجى ملاحظة أنه يمكن أن يستغرق فترة قصيرة من الزمن حتى " "تصبح التغييرات نشطة." -#: pretix/control/views/organizer.py:3003 +#: pretix/control/views/organizer.py:3020 #, fuzzy #| msgid "" #| "We've sent you an email with further instructions on resetting your " @@ -29503,25 +29547,25 @@ msgstr "" "لقد أرسلنا إليك بريدا إلكترونيا يحتوي على مزيد من الإرشادات حول إعادة تعيين " "كلمة المرور الخاصة بك." -#: pretix/control/views/organizer.py:3266 +#: pretix/control/views/organizer.py:3283 #, fuzzy #| msgid "This user has been anonymized." msgid "The customer account has been anonymized." msgstr "تم طمس هويتها لهذا المستخدم." -#: pretix/control/views/organizer.py:3536 +#: pretix/control/views/organizer.py:3553 #, fuzzy #| msgid "This organizer can not be deleted." msgid "This channel can not be deleted." msgstr "لا يمكن حذف هذا منظم." -#: pretix/control/views/organizer.py:3541 +#: pretix/control/views/organizer.py:3558 #, fuzzy #| msgid "The selected list has been deleted." msgid "The selected sales channel has been deleted." msgstr "تم حذف القائمة المحددة." -#: pretix/control/views/organizer.py:3543 +#: pretix/control/views/organizer.py:3560 #, fuzzy #| msgid "" #| "The event could not be deleted as some constraints (e.g. data created by " @@ -29533,7 +29577,7 @@ msgstr "" "لا يمكن حذف الحدث عن بعض القيود (مثل البيانات التي تم إنشاؤها من قبل " "المكونات الإضافية) لا تسمح بذلك." -#: pretix/control/views/organizer.py:3568 +#: pretix/control/views/organizer.py:3585 #, fuzzy #| msgid "The order of items has been updated." msgid "The order of sales channels has been updated." @@ -29564,32 +29608,45 @@ msgstr "" msgid "The selected data was deleted successfully." msgstr "تم حذف البيانات المحددة بنجاح." -#: pretix/control/views/subevents.py:168 pretix/control/views/subevents.py:513 +#: pretix/control/views/subevents.py:168 pretix/control/views/subevents.py:530 msgctxt "subevent" msgid "The requested date does not exist." msgstr "عدم وجود تاريخ الطلب." -#: pretix/control/views/subevents.py:172 pretix/control/views/subevents.py:183 +#: pretix/control/views/subevents.py:172 pretix/control/views/subevents.py:184 msgctxt "subevent" msgid "A date can not be deleted if orders already have been placed." msgstr "لا يمكن حذف موعد إذا أوامر بالفعل تم وضعها." -#: pretix/control/views/subevents.py:191 +#: pretix/control/views/subevents.py:203 +#, fuzzy +#| msgid "" +#| "The event could not be deleted as some constraints (e.g. data created by " +#| "plug-ins) do not allow it." +msgctxt "subevent" +msgid "" +"The date could not be deleted as some constraints (e.g. data created by plug-" +"ins) did not allow it. The date was disabled instead." +msgstr "" +"لا يمكن حذف الحدث عن بعض القيود (مثل البيانات التي تم إنشاؤها من قبل " +"المكونات الإضافية) لا تسمح بذلك." + +#: pretix/control/views/subevents.py:207 msgctxt "subevent" msgid "The selected date has been deleted." msgstr "تم حذف التاريخ المحدد." -#: pretix/control/views/subevents.py:602 +#: pretix/control/views/subevents.py:619 msgctxt "subevent" msgid "The new date has been created." msgstr "تم إنشاء الموعد الجديد." -#: pretix/control/views/subevents.py:671 +#: pretix/control/views/subevents.py:688 msgctxt "subevent" msgid "The selected dates have been disabled." msgstr "تم تعطيل التواريخ المحددة." -#: pretix/control/views/subevents.py:684 +#: pretix/control/views/subevents.py:701 #, fuzzy #| msgctxt "subevent" #| msgid "The selected dates have been disabled." @@ -29597,16 +29654,16 @@ msgctxt "subevent" msgid "The selected dates have been enabled." msgstr "تم تعطيل التواريخ المحددة." -#: pretix/control/views/subevents.py:713 +#: pretix/control/views/subevents.py:730 msgctxt "subevent" msgid "The selected dates have been deleted or disabled." msgstr "تم حذف المواعيد المحددة أو تعطيل." -#: pretix/control/views/subevents.py:901 +#: pretix/control/views/subevents.py:918 msgid "Please do not create more than 100.000 dates at once." msgstr "" -#: pretix/control/views/subevents.py:1037 +#: pretix/control/views/subevents.py:1054 #, python-brace-format msgctxt "subevent" msgid "{} new dates have been created." @@ -29828,7 +29885,7 @@ msgstr "لا وجود إدخال المطلوبة." msgid "The selected entry has been deleted." msgstr "لقد تم حذف الإدخال المحدد." -#: pretix/control/views/waitinglist.py:402 pretix/presale/views/widget.py:411 +#: pretix/control/views/waitinglist.py:402 pretix/presale/views/widget.py:420 msgid "This is not an event series." msgstr "هذه ليست سلسلة فعالية." @@ -29856,7 +29913,7 @@ msgstr "" msgid "Macao" msgstr "" -#: pretix/helpers/daterange.py:56 pretix/helpers/daterange.py:118 +#: pretix/helpers/daterange.py:54 pretix/helpers/daterange.py:126 #: pretix/presale/templates/pretixpresale/fragment_calendar.html:77 #: pretix/presale/templates/pretixpresale/fragment_week_calendar.html:46 #: pretix/presale/templates/pretixpresale/organizers/index.html:71 @@ -29866,17 +29923,6 @@ msgctxt "timerange" msgid "until" msgstr "التاريخ وحتى" -#: pretix/helpers/daterange.py:106 -#, fuzzy, python-brace-format -#| msgctxt "invoice" -#| msgid "" -#| "{from_date}\n" -#| "until {to_date}" -msgid "{date_from}{until}{date_to}" -msgstr "" -"من {from_date}\n" -"حتى {to_date}" - #: pretix/helpers/images.py:61 pretix/helpers/images.py:67 #: pretix/helpers/images.py:85 #, fuzzy @@ -29943,7 +29989,7 @@ msgid "Automated check-in" msgstr "آلية الاختيار في" #: pretix/plugins/autocheckin/apps.py:34 pretix/plugins/badges/apps.py:34 -#: pretix/plugins/banktransfer/apps.py:35 +#: pretix/plugins/banktransfer/apps.py:36 #: pretix/plugins/checkinlists/apps.py:48 #: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48 #: pretix/plugins/paypal2/apps.py:35 pretix/plugins/pretixdroid/apps.py:34 @@ -30379,26 +30425,26 @@ msgstr "تم حذف تخطيط الشارة المحدد." msgid "Badge layout: {}" msgstr "تخطيط الشارة: {}" -#: pretix/plugins/banktransfer/apps.py:31 -#: pretix/plugins/banktransfer/apps.py:34 -#: pretix/plugins/banktransfer/apps.py:42 -#: pretix/plugins/banktransfer/apps.py:45 +#: pretix/plugins/banktransfer/apps.py:32 +#: pretix/plugins/banktransfer/apps.py:35 +#: pretix/plugins/banktransfer/apps.py:43 #: pretix/plugins/banktransfer/apps.py:46 +#: pretix/plugins/banktransfer/apps.py:47 #: pretix/plugins/banktransfer/payment.py:60 #: pretix/plugins/banktransfer/signals.py:48 -#: pretix/plugins/banktransfer/signals.py:85 +#: pretix/plugins/banktransfer/signals.py:83 msgid "Bank transfer" msgstr "تحويل مصرفي" -#: pretix/plugins/banktransfer/apps.py:39 +#: pretix/plugins/banktransfer/apps.py:40 msgid "" "Accept payments from your customers using classical wire transfer methods " "with your own bank account." msgstr "" -#: pretix/plugins/banktransfer/apps.py:45 +#: pretix/plugins/banktransfer/apps.py:46 #: pretix/plugins/banktransfer/signals.py:56 -#: pretix/plugins/banktransfer/signals.py:92 +#: pretix/plugins/banktransfer/signals.py:90 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_base.html:4 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_base.html:7 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_base_organizer.html:4 @@ -30406,13 +30452,13 @@ msgstr "" msgid "Import bank data" msgstr "قم باستيراد بيانات البنك" -#: pretix/plugins/banktransfer/apps.py:46 +#: pretix/plugins/banktransfer/apps.py:47 #: pretix/plugins/banktransfer/signals.py:64 -#: pretix/plugins/banktransfer/signals.py:100 +#: pretix/plugins/banktransfer/signals.py:98 msgid "Export refunds" msgstr "قم بتصدير المبالغ المستردة" -#: pretix/plugins/banktransfer/apps.py:60 +#: pretix/plugins/banktransfer/apps.py:62 msgid "" "Install the python package 'chardet' for better CSV import capabilities." msgstr "قم بتثبيت حزمة python 'chardet' لتحسين إمكانات استيراد ملفات CSV." @@ -30639,7 +30685,7 @@ msgstr "المسدد" msgid "Refund" msgstr "إعادة مال" -#: pretix/plugins/banktransfer/signals.py:125 +#: pretix/plugins/banktransfer/signals.py:123 #, fuzzy #| msgid "Please enter the same email address twice." msgid "The invoice was sent to the designated email address." @@ -34042,7 +34088,7 @@ msgstr "المنتجات الإضافية" #: pretix/presale/checkoutflow.py:678 pretix/presale/checkoutflow.py:686 #: pretix/presale/views/cart.py:195 pretix/presale/views/cart.py:200 #: pretix/presale/views/cart.py:218 pretix/presale/views/cart.py:231 -#: pretix/presale/views/order.py:1487 pretix/presale/views/order.py:1495 +#: pretix/presale/views/order.py:1491 pretix/presale/views/order.py:1499 msgid "Please enter numbers only." msgstr "الرجاء إدخال أرقام فقط." @@ -34531,7 +34577,7 @@ msgid "Our recommendations" msgstr "ملاحظات الطلب" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:85 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:205 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:209 #: pretix/presale/templates/pretixpresale/event/checkout_customer.html:121 #: pretix/presale/templates/pretixpresale/event/checkout_membership.html:75 #: pretix/presale/templates/pretixpresale/event/checkout_payment.html:126 @@ -34621,7 +34667,7 @@ msgstr "تعديل معلومات الاتصال" msgid "Confirmations" msgstr "تأكيدات" -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:189 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:190 #, fuzzy #| msgid "" #| "Your order requires approval by the event organizer before it can be " @@ -34632,7 +34678,17 @@ msgid "" "contract." msgstr "يتطلب طلبك موافقة منظم الفعالية قبل تأكيده." -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:191 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:192 +#, fuzzy +#| msgid "" +#| "Your order requires approval by the event organizer before it can be " +#| "confirmed and forms a valid contract." +msgid "" +"After you submitted your order using the button below, it will require " +"approval by the event organizer." +msgstr "يتطلب طلبك موافقة منظم الفعالية قبل تأكيده." + +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:195 #, fuzzy #| msgid "" #| "We will sent you an email as soon as the event organizer approved or " @@ -34645,7 +34701,7 @@ msgstr "" "سنرسل إليك بريدا إلكترونيا بمجرد أن يوافق منظم الفعالية على طلبك أو يرفضه. " "إذا تمت الموافقة على طلبك ، فسنرسل لك رابطا يمكنك استخدامه للدفع." -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:195 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:199 #, fuzzy #| msgid "" #| "We will sent you an email as soon as the event organizer approved or " @@ -34657,11 +34713,11 @@ msgstr "" "سنرسل إليك بريدا إلكترونيا بمجرد أن يوافق منظم الفعالية على طلبك أو يرفضه. " "إذا تمت الموافقة على طلبك ، فسنرسل لك رابطا يمكنك استخدامه للدفع." -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:211 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:215 msgid "Place binding order" msgstr "تأكيد الطلب" -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:213 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:217 msgid "Submit registration" msgstr "قم بإرسال تسجيل" @@ -35087,7 +35143,7 @@ msgstr "محجوزة بالكامل" #: pretix/presale/templates/pretixpresale/fragment_day_calendar.html:104 #: pretix/presale/templates/pretixpresale/fragment_event_list_status.html:30 #: pretix/presale/templates/pretixpresale/fragment_week_calendar.html:68 -#: pretix/presale/views/widget.py:444 +#: pretix/presale/views/widget.py:453 msgid "Reserved" msgstr "محجوز" @@ -35728,7 +35784,7 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/fragment_subevent_list.html:34 #: pretix/presale/templates/pretixpresale/organizers/index.html:93 -#: pretix/presale/views/widget.py:455 +#: pretix/presale/views/widget.py:464 msgid "More info" msgstr "مزيد من المعلومات" @@ -35762,14 +35818,14 @@ msgid "Choose date to book a ticket" msgstr "اختر تاريخا لحجز تذكرة" #: pretix/presale/templates/pretixpresale/event/index.html:155 -#: pretix/presale/views/waiting.py:141 pretix/presale/views/widget.py:774 +#: pretix/presale/views/waiting.py:141 pretix/presale/views/widget.py:802 #, fuzzy #| msgid "The presale period for this event is over." msgid "The booking period for this event is over." msgstr "انتهت فترة العرض ما قبل البيع لهذه الفعالية." #: pretix/presale/templates/pretixpresale/event/index.html:163 -#: pretix/presale/views/widget.py:776 +#: pretix/presale/views/widget.py:804 #, fuzzy, python-format #| msgid "The presale for this event will start on %(date)s at %(time)s." msgid "The booking period for this event will start on %(date)s at %(time)s." @@ -36528,7 +36584,7 @@ msgstr "المتابعة" #: pretix/presale/templates/pretixpresale/fragment_day_calendar.html:93 #: pretix/presale/templates/pretixpresale/fragment_event_list_status.html:13 #: pretix/presale/templates/pretixpresale/fragment_week_calendar.html:57 -#: pretix/presale/views/widget.py:429 +#: pretix/presale/views/widget.py:438 #, fuzzy #| msgid "PDF ticket layout" msgid "Few tickets left" @@ -36538,7 +36594,7 @@ msgstr "نسق تذكرة PDF" #: pretix/presale/templates/pretixpresale/fragment_day_calendar.html:96 #: pretix/presale/templates/pretixpresale/fragment_event_list_status.html:18 #: pretix/presale/templates/pretixpresale/fragment_week_calendar.html:60 -#: pretix/presale/views/widget.py:434 +#: pretix/presale/views/widget.py:443 #, fuzzy #| msgid "Pay now" msgctxt "available_event_in_list" @@ -36553,7 +36609,7 @@ msgstr "ادفع الآن" #: pretix/presale/templates/pretixpresale/fragment_event_list_status.html:43 #: pretix/presale/templates/pretixpresale/fragment_week_calendar.html:62 #: pretix/presale/templates/pretixpresale/fragment_week_calendar.html:77 -#: pretix/presale/views/widget.py:436 pretix/presale/views/widget.py:459 +#: pretix/presale/views/widget.py:445 pretix/presale/views/widget.py:468 msgid "Book now" msgstr "احجز الآن" @@ -36561,7 +36617,7 @@ msgstr "احجز الآن" #: pretix/presale/templates/pretixpresale/fragment_day_calendar.html:110 #: pretix/presale/templates/pretixpresale/fragment_event_list_status.html:37 #: pretix/presale/templates/pretixpresale/fragment_week_calendar.html:73 -#: pretix/presale/views/widget.py:451 +#: pretix/presale/views/widget.py:460 msgid "Fully booked" msgstr "محجوز بالكامل" @@ -37074,8 +37130,8 @@ msgstr "تم تحديث عربة التسوق الخاصة بك." msgid "The products have been successfully added to your cart." msgstr "تمت إضافة المنتجات بنجاح إلى سلة التسوق الخاصة بك." -#: pretix/presale/views/cart.py:608 pretix/presale/views/event.py:542 -#: pretix/presale/views/widget.py:395 +#: pretix/presale/views/cart.py:608 pretix/presale/views/event.py:543 +#: pretix/presale/views/widget.py:396 msgid "Tickets for this event cannot be purchased on this sales channel." msgstr "لا يمكن شراء تذاكر هذه الفعالية من قناة المبيعات هذه." @@ -37154,44 +37210,44 @@ msgid "" "used for a different account in this system." msgstr "" -#: pretix/presale/views/event.py:902 +#: pretix/presale/views/event.py:921 msgid "Unknown event code or not authorized to access this event." msgstr "رمز فعالية غير معروف أو غير مخول للوصول إلى هذه الفعالية." -#: pretix/presale/views/event.py:909 +#: pretix/presale/views/event.py:928 msgctxt "subevent" msgid "No date selected." msgstr "لم يتم تحديد تاريخ." -#: pretix/presale/views/event.py:912 +#: pretix/presale/views/event.py:931 msgctxt "subevent" msgid "Unknown date selected." msgstr "تم تحديد تاريخ غير معروف." -#: pretix/presale/views/event.py:937 pretix/presale/views/event.py:945 -#: pretix/presale/views/event.py:948 +#: pretix/presale/views/event.py:956 pretix/presale/views/event.py:964 +#: pretix/presale/views/event.py:967 msgid "Please go back and try again." msgstr "الرجاء العودة والمحاولة مجددا." -#: pretix/presale/views/event.py:961 +#: pretix/presale/views/event.py:980 #, fuzzy #| msgid "Purchased" msgid "Fake date time" msgstr "اشترى" -#: pretix/presale/views/event.py:973 +#: pretix/presale/views/event.py:992 #, fuzzy #| msgid "You do not have access to this page." msgid "You are not allowed to access time machine mode." msgstr "ليس لديك صلاحية الوصول إلى هذه الصفحة." -#: pretix/presale/views/event.py:975 +#: pretix/presale/views/event.py:994 #, fuzzy #| msgid "This gift card can only be used in test mode." msgid "This feature is only available in test mode." msgstr "لا يمكن استخدام بطاقة الهدايا هذه إلا في وضع الاختبار." -#: pretix/presale/views/event.py:992 +#: pretix/presale/views/event.py:1011 #, fuzzy #| msgid "This account is disabled." msgid "Time machine disabled!" @@ -37246,7 +37302,7 @@ msgstr "" "الرجاء الضغط على الرابط الذي أرسلناه لك عبر البريد الإلكتروني لتنزيل التذاكر " "الخاصة بك." -#: pretix/presale/views/order.py:1592 +#: pretix/presale/views/order.py:1596 #, python-brace-format msgid "" "The order has been changed. You can now proceed by paying the open amount of " @@ -37254,44 +37310,44 @@ msgid "" msgstr "" "تم تغيير الطلب. يمكنك الآن المضي قدما بدفع المبلغ المفتوح وقدره{amount}." -#: pretix/presale/views/order.py:1604 +#: pretix/presale/views/order.py:1608 #, fuzzy #| msgid "Your search did not match any vouchers." msgid "You did not make any changes." msgstr "بحثك لم تطابق اي القسائم." -#: pretix/presale/views/order.py:1628 +#: pretix/presale/views/order.py:1632 msgid "You may not change your order in a way that reduces the total price." msgstr "" -#: pretix/presale/views/order.py:1630 +#: pretix/presale/views/order.py:1634 msgid "You may only change your order in a way that increases the total price." msgstr "" -#: pretix/presale/views/order.py:1632 +#: pretix/presale/views/order.py:1636 msgid "You may not change your order in a way that changes the total price." msgstr "" -#: pretix/presale/views/order.py:1634 +#: pretix/presale/views/order.py:1638 #, fuzzy #| msgid "You can cancel this order, but you will not receive a refund." msgid "You may not change your order in a way that would require a refund." msgstr "يمكنك إلغاء هذا الطلب ، لكنك لن تسترد المبلغ." -#: pretix/presale/views/order.py:1642 +#: pretix/presale/views/order.py:1646 msgid "" "You may not change your order in a way that increases the total price since " "payments are no longer being accepted for this event." msgstr "" -#: pretix/presale/views/order.py:1648 +#: pretix/presale/views/order.py:1652 msgid "" "You may not change your order in a way that requires additional payment " "while we are processing your current payment. Please check back after your " "current payment has been accepted." msgstr "" -#: pretix/presale/views/order.py:1664 pretix/presale/views/order.py:1695 +#: pretix/presale/views/order.py:1668 pretix/presale/views/order.py:1699 msgid "You cannot change this order." msgstr "لا يمكنك تغيير هذا الطلب." @@ -37366,15 +37422,21 @@ msgid "" "else." msgstr "" -#: pretix/presale/views/widget.py:390 +#: pretix/presale/views/widget.py:391 msgid "This ticket shop is currently disabled." msgstr "متجر التذاكر هذا معطل حاليا." -#: pretix/presale/views/widget.py:404 +#: pretix/presale/views/widget.py:405 msgid "The selected date does not exist in this event series." msgstr "التاريخ المحدد غير موجود في سلسلة الفعاليات هذه." -#: pretix/presale/views/widget.py:467 +#: pretix/presale/views/widget.py:412 +#, fuzzy +#| msgid "The selected seat \"{seat}\" is not available." +msgid "The selected date is not available." +msgstr "المقعد المحدد \"{seat}\" غير متوفر." + +#: pretix/presale/views/widget.py:476 #, python-format msgid "from %(start_date)s" msgstr "من %(start_date)s" @@ -37395,6 +37457,24 @@ msgstr "الوصول إلى الكتابة" msgid "Kosovo" msgstr "كوسوفو" +#~ msgid "" +#~ "If you click links in this column, you will only find orders that are " +#~ "canceled completely, while the numbers also include single canceled " +#~ "positions within valid orders." +#~ msgstr "" +#~ "إذا قمت بالنقر فوق وصلات في هذا العمود، وسوف تجد فقط أوامر التي يتم " +#~ "إلغاؤها تماما، في حين تشمل الأرقام أيضا مناصب إلغاء واحدة ضمن أوامر صالحة." + +#, fuzzy, python-brace-format +#~| msgctxt "invoice" +#~| msgid "" +#~| "{from_date}\n" +#~| "until {to_date}" +#~ msgid "{date_from}{until}{date_to}" +#~ msgstr "" +#~ "من {from_date}\n" +#~ "حتى {to_date}" + #, fuzzy #~| msgid "Order code" #~ msgid "Order language code" diff --git a/src/pretix/locale/ar/LC_MESSAGES/djangojs.po b/src/pretix/locale/ar/LC_MESSAGES/djangojs.po index 76c5ffc80..d323b4564 100644 --- a/src/pretix/locale/ar/LC_MESSAGES/djangojs.po +++ b/src/pretix/locale/ar/LC_MESSAGES/djangojs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-08-19 16:02+0000\n" +"POT-Creation-Date: 2025-09-26 11:16+0000\n" "PO-Revision-Date: 2021-09-15 11:22+0000\n" "Last-Translator: Mohamed Tawfiq \n" "Language-Team: Arabic \n" "Language-Team: Azerbaijani