diff --git a/src/pretix/locale/ang/LC_MESSAGES/django.po b/src/pretix/locale/ang/LC_MESSAGES/django.po index ee4913bf9..24b35cbd3 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-06-26 09:09+0000\n" +"POT-Creation-Date: 2025-08-04 12:44+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -142,10 +142,14 @@ msgid "Spanish" msgstr "" #: pretix/_base_settings.py:118 -msgid "Turkish" +msgid "Spanish (Latin America)" msgstr "" #: pretix/_base_settings.py:119 +msgid "Turkish" +msgstr "" + +#: pretix/_base_settings.py:120 msgid "Ukrainian" msgstr "" @@ -184,7 +188,7 @@ msgid "Allowed Post Logout URIs list, space separated" msgstr "" #: pretix/api/models.py:51 pretix/base/models/customers.py:406 -#: pretix/plugins/paypal/payment.py:113 pretix/plugins/paypal2/payment.py:110 +#: pretix/plugins/paypal/payment.py:114 pretix/plugins/paypal2/payment.py:111 msgid "Client ID" msgstr "" @@ -211,12 +215,11 @@ msgstr "" msgid "Limit to events" msgstr "" -#: pretix/api/models.py:120 pretix/base/exporters/orderlist.py:284 -#: pretix/base/exporters/orderlist.py:1077 -#: pretix/base/modelimport_orders.py:602 +#: 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:292 pretix/control/forms/filter.py:557 -#: pretix/control/templates/pretixcontrol/order/index.html:898 +#: pretix/control/templates/pretixcontrol/order/index.html:910 #: pretix/control/templates/pretixcontrol/organizers/webhooks.html:38 #: pretix/control/templates/pretixcontrol/user/staff_session_list.html:21 #: pretix/control/views/vouchers.py:121 @@ -229,7 +232,7 @@ msgstr "" msgid "The product \"{}\" is not assigned to a quota." msgstr "" -#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1691 +#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1688 #: pretix/base/models/items.py:1917 pretix/base/models/items.py:2203 msgid "One or more items do not belong to this event." msgstr "" @@ -272,11 +275,11 @@ msgstr "" msgid "Item meta data property '{name}' does not exist." msgstr "" -#: pretix/api/serializers/item.py:207 pretix/control/forms/item.py:1273 +#: pretix/api/serializers/item.py:207 pretix/control/forms/item.py:1274 msgid "The bundled item must not be the same item as the bundling one." msgstr "" -#: pretix/api/serializers/item.py:210 pretix/control/forms/item.py:1275 +#: pretix/api/serializers/item.py:210 pretix/control/forms/item.py:1276 msgid "The bundled item must not have bundles on its own." msgstr "" @@ -296,7 +299,7 @@ msgid "" "sales tax will be applied when the gift card is redeemed." msgstr "" -#: pretix/api/serializers/item.py:322 pretix/control/forms/item.py:780 +#: pretix/api/serializers/item.py:322 pretix/control/forms/item.py:781 msgid "Gift card products should not be admission products at the same time." msgstr "" @@ -306,19 +309,19 @@ msgid "" "nested endpoint." msgstr "" -#: pretix/api/serializers/item.py:538 pretix/control/forms/item.py:178 +#: pretix/api/serializers/item.py:538 pretix/control/forms/item.py:176 msgid "Question cannot depend on a question asked during check-in." msgstr "" -#: pretix/api/serializers/item.py:543 pretix/control/forms/item.py:183 +#: pretix/api/serializers/item.py:543 pretix/control/forms/item.py:181 msgid "Circular dependency between questions detected." msgstr "" -#: pretix/api/serializers/item.py:548 pretix/control/forms/item.py:192 +#: pretix/api/serializers/item.py:548 pretix/control/forms/item.py:190 msgid "This type of question cannot be asked during check-in." msgstr "" -#: pretix/api/serializers/item.py:551 pretix/control/forms/item.py:200 +#: pretix/api/serializers/item.py:551 pretix/control/forms/item.py:198 msgid "This type of question cannot be shown during check-in." msgstr "" @@ -334,7 +337,7 @@ msgid "\"{input}\" is not a valid choice." msgstr "" #: pretix/api/serializers/order.py:1375 pretix/api/views/cart.py:224 -#: pretix/base/services/orders.py:1533 +#: pretix/base/services/orders.py:1562 #, python-brace-format msgid "The selected seat \"{seat}\" is not available." msgstr "" @@ -349,12 +352,12 @@ msgid "" msgstr "" #: pretix/api/serializers/organizer.py:105 -#: pretix/control/forms/organizer.py:892 pretix/presale/forms/customer.py:458 +#: pretix/control/forms/organizer.py:891 pretix/presale/forms/customer.py:458 msgid "An account with this email address is already registered." msgstr "" #: pretix/api/serializers/organizer.py:238 -#: pretix/control/forms/organizer.py:741 +#: pretix/control/forms/organizer.py:744 msgid "" "A gift card with the same secret already exists in your or an affiliated " "organizer account." @@ -391,23 +394,23 @@ msgid "" "account." msgstr "" -#: pretix/api/views/order.py:607 pretix/control/views/orders.py:1610 +#: pretix/api/views/order.py:608 pretix/control/views/orders.py:1612 #: 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:612 pretix/control/views/orders.py:1612 +#: pretix/api/views/order.py:613 pretix/control/views/orders.py:1614 #: 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:638 pretix/control/views/orders.py:1738 +#: pretix/api/views/order.py:639 pretix/control/views/orders.py:1740 #: pretix/control/views/users.py:145 msgid "There was an error sending the mail. Please try again later." msgstr "" -#: pretix/api/views/order.py:718 pretix/base/services/cart.py:216 -#: pretix/base/services/orders.py:187 pretix/presale/views/order.py:790 +#: pretix/api/views/order.py:719 pretix/base/services/cart.py:216 +#: pretix/base/services/orders.py:189 pretix/presale/views/order.py:790 msgid "One of the selected products is not available in the selected country." msgstr "" @@ -426,7 +429,7 @@ msgstr "" #: pretix/api/webhooks.py:249 pretix/base/models/checkin.py:354 #: pretix/base/notifications.py:251 #: pretix/control/templates/pretixcontrol/event/mail.html:114 -#: pretix/control/views/orders.py:1571 +#: pretix/control/views/orders.py:1573 msgid "Order canceled" msgstr "" @@ -583,10 +586,10 @@ 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:1270 -#: pretix/base/payment.py:96 pretix/control/forms/event.py:798 -#: pretix/control/forms/event.py:804 pretix/control/forms/event.py:848 -#: pretix/control/forms/event.py:1445 pretix/control/forms/mailsetup.py:87 -#: pretix/control/forms/mailsetup.py:129 pretix/control/forms/subevents.py:185 +#: 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:1438 pretix/control/forms/mailsetup.py:87 +#: pretix/control/forms/mailsetup.py:129 pretix/control/forms/subevents.py:181 #: pretix/plugins/banktransfer/payment.py:673 #: pretix/plugins/banktransfer/payment.py:679 #: pretix/presale/forms/customer.py:152 @@ -607,13 +610,13 @@ msgid "{system} User" msgstr "" #: pretix/base/auth.py:155 pretix/base/exporters/customers.py:67 -#: pretix/base/exporters/orderlist.py:261 -#: pretix/base/exporters/orderlist.py:444 -#: pretix/base/exporters/orderlist.py:577 +#: pretix/base/exporters/orderlist.py:262 +#: pretix/base/exporters/orderlist.py:453 +#: pretix/base/exporters/orderlist.py:586 #: pretix/base/exporters/waitinglist.py:109 pretix/base/forms/auth.py:257 #: 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:325 pretix/control/navigation.py:81 +#: pretix/base/pdf.py:334 pretix/control/navigation.py:81 #: pretix/control/navigation.py:501 #: pretix/control/templates/pretixcontrol/checkin/index.html:107 #: pretix/control/templates/pretixcontrol/event/settings.html:71 @@ -626,8 +629,8 @@ msgstr "" #: pretix/presale/forms/customer.py:57 pretix/presale/forms/customer.py:142 #: pretix/presale/forms/customer.py:298 pretix/presale/forms/customer.py:344 #: pretix/presale/forms/customer.py:388 pretix/presale/forms/user.py:40 -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:30 -#: pretix/presale/templates/pretixpresale/event/order.html:300 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:31 +#: pretix/presale/templates/pretixpresale/event/order.html:299 msgid "Email" msgstr "" @@ -737,8 +740,11 @@ msgid "" msgstr "" #: pretix/base/email.py:203 pretix/base/exporters/items.py:157 -#: pretix/base/exporters/items.py:205 pretix/control/views/main.py:322 -#: pretix/plugins/badges/apps.py:50 pretix/plugins/badges/models.py:48 +#: pretix/base/exporters/items.py:205 pretix/base/models/tax.py:381 +#: pretix/control/templates/pretixcontrol/event/tax_index.html:27 +#: pretix/control/templates/pretixcontrol/event/tax_index.html:44 +#: pretix/control/views/main.py:323 pretix/plugins/badges/apps.py:50 +#: pretix/plugins/badges/models.py:48 #: pretix/plugins/badges/templates/pretixplugins/badges/index.html:35 #: pretix/plugins/badges/templates/pretixplugins/badges/index.html:55 #: pretix/plugins/ticketoutputpdf/models.py:328 @@ -780,10 +786,10 @@ msgid "Question answer file uploads" msgstr "" #: pretix/base/exporters/answers.py:55 pretix/base/exporters/json.py:52 -#: pretix/base/exporters/mail.py:53 pretix/base/exporters/orderlist.py:87 -#: pretix/base/exporters/orderlist.py:823 -#: pretix/base/exporters/orderlist.py:1002 -#: pretix/base/exporters/orderlist.py:1241 +#: pretix/base/exporters/mail.py:53 pretix/base/exporters/orderlist.py:88 +#: pretix/base/exporters/orderlist.py:841 +#: pretix/base/exporters/orderlist.py:1020 +#: pretix/base/exporters/orderlist.py:1259 #: pretix/plugins/reports/exporters.py:478 #: pretix/plugins/reports/exporters.py:651 msgctxt "export_category" @@ -803,19 +809,17 @@ msgstr "" msgid "Questions" msgstr "" -#: pretix/base/exporters/answers.py:76 pretix/base/exporters/orderlist.py:583 -#: pretix/base/exporters/orderlist.py:898 -#: pretix/base/exporters/orderlist.py:1138 pretix/base/models/checkin.py:58 +#: pretix/base/exporters/answers.py:76 pretix/base/exporters/orderlist.py:592 +#: pretix/base/exporters/orderlist.py:916 +#: pretix/base/exporters/orderlist.py:1156 pretix/base/models/checkin.py:58 #: pretix/base/models/items.py:2067 pretix/base/models/orders.py:1485 #: pretix/base/models/orders.py:2999 pretix/base/models/vouchers.py:187 -#: pretix/base/models/waitinglist.py:61 pretix/control/forms/event.py:1610 -#: pretix/control/forms/filter.py:425 pretix/control/forms/filter.py:1901 -#: pretix/control/forms/filter.py:2123 pretix/control/forms/filter.py:2238 -#: pretix/control/forms/filter.py:2320 pretix/control/forms/filter.py:2537 -#: pretix/control/forms/item.py:333 pretix/control/forms/orders.py:348 -#: pretix/control/forms/orders.py:400 pretix/control/forms/orders.py:839 -#: pretix/control/forms/vouchers.py:118 -#: pretix/control/templates/pretixcontrol/checkin/lists.html:99 +#: pretix/base/models/waitinglist.py:61 pretix/control/forms/event.py:1603 +#: 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/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 #: pretix/control/templates/pretixcontrol/order/change.html:108 #: pretix/control/templates/pretixcontrol/organizers/customer_membership.html:43 @@ -827,8 +831,7 @@ msgstr "" #: pretix/control/views/waitinglist.py:318 #: pretix/plugins/checkinlists/exporters.py:511 #: pretix/plugins/checkinlists/exporters.py:700 -#: pretix/plugins/sendmail/forms.py:137 pretix/plugins/sendmail/forms.py:282 -#: pretix/plugins/sendmail/forms.py:363 +#: pretix/plugins/sendmail/forms.py:137 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:32 #: pretix/presale/templates/pretixpresale/event/checkout_membership.html:48 #: pretix/presale/templates/pretixpresale/event/checkout_questions.html:125 @@ -838,19 +841,19 @@ msgid "Date" msgstr "" #: pretix/base/exporters/answers.py:79 pretix/base/exporters/answers.py:88 -#: pretix/control/forms/checkin.py:83 pretix/control/forms/event.py:1611 +#: pretix/control/forms/checkin.py:83 pretix/control/forms/event.py:1604 #: pretix/control/forms/filter.py:428 pretix/control/forms/filter.py:455 -#: pretix/control/forms/filter.py:1904 pretix/control/forms/filter.py:1937 -#: pretix/control/forms/filter.py:2126 pretix/control/forms/filter.py:2146 -#: pretix/control/forms/filter.py:2241 pretix/control/forms/filter.py:2257 -#: pretix/control/forms/filter.py:2323 pretix/control/forms/filter.py:2358 -#: pretix/control/forms/filter.py:2540 pretix/control/forms/filter.py:2555 -#: pretix/control/forms/orders.py:841 pretix/control/forms/orders.py:1003 +#: 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/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 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:129 #: pretix/plugins/sendmail/forms.py:99 pretix/plugins/sendmail/forms.py:173 -#: pretix/plugins/sendmail/forms.py:351 +#: pretix/plugins/sendmail/forms.py:350 msgctxt "subevent" msgid "All dates" msgstr "" @@ -872,7 +875,7 @@ msgstr "" #: pretix/base/exporters/customers.py:64 pretix/base/models/customers.py:82 #: pretix/control/templates/pretixcontrol/organizers/customer.html:29 #: pretix/control/templates/pretixcontrol/organizers/customers.html:54 -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:36 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:37 #: pretix/presale/templates/pretixpresale/organizers/customer_base.html:37 msgid "Customer ID" msgstr "" @@ -889,50 +892,50 @@ msgstr "" msgid "External identifier" msgstr "" -#: pretix/base/exporters/customers.py:68 pretix/base/exporters/orderlist.py:262 -#: pretix/base/exporters/orderlist.py:445 -#: pretix/base/exporters/orderlist.py:578 +#: pretix/base/exporters/customers.py:68 pretix/base/exporters/orderlist.py:263 +#: pretix/base/exporters/orderlist.py:454 +#: pretix/base/exporters/orderlist.py:587 #: pretix/base/exporters/waitinglist.py:110 -#: pretix/base/modelimport_orders.py:72 pretix/base/models/customers.py:95 +#: 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:320 +#: pretix/base/pdf.py:329 #: pretix/control/templates/pretixcontrol/order/index.html:257 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:163 #: pretix/control/views/waitinglist.py:314 #: pretix/plugins/checkinlists/exporters.py:508 #: pretix/presale/checkoutflow.py:1538 pretix/presale/forms/checkout.py:84 #: pretix/presale/forms/waitinglist.py:80 -#: pretix/presale/templates/pretixpresale/event/order.html:304 +#: pretix/presale/templates/pretixpresale/event/order.html:303 msgid "Phone number" msgstr "" #: pretix/base/exporters/customers.py:69 pretix/base/models/auth.py:246 #: pretix/base/models/customers.py:97 pretix/base/models/orders.py:3270 -#: pretix/base/settings.py:3640 pretix/base/settings.py:3652 +#: pretix/base/settings.py:3678 pretix/base/settings.py:3690 #: pretix/control/templates/pretixcontrol/users/index.html:47 msgid "Full name" 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:262 +#: pretix/base/exporters/invoices.py:340 pretix/base/exporters/orderlist.py:263 #: pretix/base/exporters/waitinglist.py:108 pretix/base/forms/questions.py:1227 #: pretix/base/models/devices.py:65 pretix/base/models/devices.py:127 -#: pretix/base/models/event.py:1493 pretix/base/models/event.py:1735 +#: pretix/base/models/event.py:1490 pretix/base/models/event.py:1732 #: pretix/base/models/items.py:2071 pretix/base/models/items.py:2244 #: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:75 #: pretix/base/models/organizer.py:535 pretix/base/models/seating.py:85 -#: pretix/base/models/waitinglist.py:69 pretix/base/settings.py:3265 -#: pretix/base/settings.py:3275 pretix/base/settings.py:3629 -#: pretix/control/forms/filter.py:625 pretix/control/forms/item.py:445 -#: pretix/control/forms/organizer.py:917 +#: pretix/base/models/waitinglist.py:69 pretix/base/settings.py:3303 +#: pretix/base/settings.py:3313 pretix/base/settings.py:3667 +#: pretix/control/forms/filter.py:625 pretix/control/forms/item.py:446 +#: pretix/control/forms/organizer.py:916 #: pretix/control/templates/pretixcontrol/checkin/index.html:109 -#: pretix/control/templates/pretixcontrol/checkin/lists.html:92 +#: pretix/control/templates/pretixcontrol/checkin/lists.html:99 #: pretix/control/templates/pretixcontrol/event/tax_index.html:26 #: pretix/control/templates/pretixcontrol/oauth/app_list.html:12 #: pretix/control/templates/pretixcontrol/oauth/authorized.html:17 -#: pretix/control/templates/pretixcontrol/order/index.html:947 +#: pretix/control/templates/pretixcontrol/order/index.html:959 #: pretix/control/templates/pretixcontrol/organizers/customer.html:58 #: pretix/control/templates/pretixcontrol/organizers/customers.html:62 #: pretix/control/templates/pretixcontrol/organizers/devices.html:77 @@ -951,10 +954,10 @@ msgstr "" #: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/index.html:32 #: pretix/presale/forms/customer.py:179 pretix/presale/forms/customer.py:483 #: pretix/presale/forms/waitinglist.py:68 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:87 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:139 -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:34 -#: pretix/presale/templates/pretixpresale/event/order.html:312 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:86 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:138 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:35 +#: pretix/presale/templates/pretixpresale/event/order.html:311 msgid "Name" msgstr "" @@ -979,7 +982,7 @@ msgstr "" #: pretix/base/exporters/customers.py:81 pretix/base/exporters/invoices.py:205 #: pretix/base/exporters/waitinglist.py:120 pretix/base/models/auth.py:258 #: pretix/base/models/customers.py:106 pretix/base/models/exports.py:54 -#: pretix/control/forms/event.py:1616 pretix/control/forms/exports.py:49 +#: pretix/control/forms/event.py:1609 pretix/control/forms/exports.py:49 #: pretix/control/forms/exports.py:88 pretix/control/views/waitinglist.py:315 msgid "Language" msgstr "" @@ -1009,16 +1012,16 @@ msgstr "" #: pretix/base/exporters/items.py:213 pretix/base/exporters/items.py:214 #: pretix/base/exporters/items.py:215 pretix/base/exporters/items.py:218 #: pretix/base/exporters/items.py:221 pretix/base/exporters/items.py:222 -#: pretix/base/exporters/items.py:223 pretix/base/exporters/orderlist.py:393 -#: pretix/base/exporters/orderlist.py:398 -#: pretix/base/exporters/orderlist.py:742 -#: pretix/base/exporters/orderlist.py:765 -#: pretix/base/exporters/orderlist.py:797 -#: pretix/base/exporters/orderlist.py:1381 -#: pretix/base/exporters/reusablemedia.py:63 pretix/base/modelimport.py:187 -#: pretix/base/modelimport.py:194 pretix/base/models/orders.py:1401 +#: pretix/base/exporters/items.py:223 pretix/base/exporters/orderlist.py:395 +#: pretix/base/exporters/orderlist.py:400 +#: pretix/base/exporters/orderlist.py:752 +#: pretix/base/exporters/orderlist.py:775 +#: pretix/base/exporters/orderlist.py:807 +#: 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/control/forms/filter.py:172 pretix/control/forms/filter.py:520 -#: pretix/control/forms/filter.py:707 pretix/control/forms/item.py:614 +#: pretix/control/forms/filter.py:707 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 #: pretix/plugins/checkinlists/exporters.py:600 @@ -1034,15 +1037,15 @@ msgstr "" #: pretix/base/exporters/customers.py:100 #: pretix/base/exporters/customers.py:101 pretix/base/exporters/events.py:83 -#: pretix/base/exporters/invoices.py:305 pretix/base/exporters/orderlist.py:393 -#: pretix/base/exporters/orderlist.py:398 -#: pretix/base/exporters/orderlist.py:765 -#: pretix/base/exporters/orderlist.py:797 -#: pretix/base/exporters/orderlist.py:1381 -#: pretix/base/exporters/reusablemedia.py:63 pretix/base/modelimport.py:186 -#: pretix/base/modelimport.py:196 pretix/base/models/orders.py:1403 +#: pretix/base/exporters/invoices.py:305 pretix/base/exporters/orderlist.py:395 +#: pretix/base/exporters/orderlist.py:400 +#: pretix/base/exporters/orderlist.py:775 +#: pretix/base/exporters/orderlist.py:807 +#: 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/control/forms/filter.py:172 pretix/control/forms/filter.py:521 -#: pretix/control/forms/filter.py:708 pretix/control/forms/item.py:615 +#: pretix/control/forms/filter.py:708 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 #: pretix/plugins/checkinlists/exporters.py:600 @@ -1072,9 +1075,9 @@ msgid "Event ticket {event}-{code}" msgstr "" #: pretix/base/exporters/dekodi.py:234 pretix/base/exporters/invoices.py:74 -#: pretix/base/exporters/orderlist.py:128 -#: pretix/base/exporters/orderlist.py:837 -#: pretix/base/exporters/orderlist.py:1191 +#: pretix/base/exporters/orderlist.py:129 +#: pretix/base/exporters/orderlist.py:855 +#: pretix/base/exporters/orderlist.py:1209 #: pretix/plugins/checkinlists/exporters.py:88 #: pretix/plugins/checkinlists/exporters.py:864 #: pretix/plugins/reports/accountingreport.py:74 @@ -1105,13 +1108,12 @@ msgid "" "account." msgstr "" -#: pretix/base/exporters/events.py:57 pretix/base/exporters/orderlist.py:261 -#: pretix/base/exporters/orderlist.py:441 -#: pretix/base/exporters/orderlist.py:573 +#: pretix/base/exporters/events.py:57 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:572 -#: pretix/base/pdf.py:224 pretix/control/forms/filter.py:1248 -#: pretix/control/forms/filter.py:1250 pretix/control/forms/filter.py:1695 -#: pretix/control/forms/filter.py:1697 +#: pretix/base/pdf.py:233 pretix/control/forms/filter.py:1248 +#: pretix/control/forms/filter.py:1693 #: pretix/control/templates/pretixcontrol/events/index.html:68 #: pretix/control/templates/pretixcontrol/organizers/detail.html:64 msgid "Event name" @@ -1137,60 +1139,64 @@ msgid "Timezone" msgstr "" #: pretix/base/exporters/events.py:62 pretix/base/models/event.py:595 -#: pretix/base/models/event.py:1495 pretix/base/settings.py:3263 -#: pretix/base/settings.py:3273 pretix/control/forms/subevents.py:487 +#: pretix/base/models/event.py:1492 pretix/base/settings.py:3301 +#: pretix/base/settings.py:3311 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:597 -#: pretix/base/models/event.py:1497 pretix/base/pdf.py:286 -#: pretix/control/forms/subevents.py:492 +#: pretix/base/models/event.py:1494 pretix/base/pdf.py:295 +#: 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:599 -#: pretix/base/models/event.py:1499 pretix/control/forms/subevents.py:497 +#: pretix/base/models/event.py:1496 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:611 -#: pretix/base/models/event.py:1508 pretix/control/forms/subevents.py:93 +#: pretix/base/models/event.py:1505 pretix/control/forms/subevents.py:93 msgid "Start of presale" msgstr "" #: pretix/base/exporters/events.py:66 pretix/base/models/event.py:605 -#: pretix/base/models/event.py:1502 pretix/control/forms/subevents.py:99 +#: pretix/base/models/event.py:1499 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:617 pretix/base/models/event.py:1514 +#: pretix/base/models/event.py:617 pretix/base/models/event.py:1511 msgid "Location" msgstr "" #: pretix/base/exporters/events.py:68 pretix/base/models/event.py:625 -#: pretix/base/models/event.py:1517 +#: pretix/base/models/event.py:1514 +#: 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:633 -#: pretix/base/models/event.py:1525 +#: pretix/base/models/event.py:1522 +#: 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:645 -#: pretix/base/models/event.py:1540 +#: pretix/base/models/event.py:1537 #: pretix/control/templates/pretixcontrol/event/index.html:128 -#: pretix/control/templates/pretixcontrol/order/index.html:991 +#: pretix/control/templates/pretixcontrol/order/index.html:1003 msgid "Internal comment" msgstr "" #: pretix/base/exporters/invoices.py:82 pretix/base/models/orders.py:1753 #: pretix/base/models/orders.py:2162 pretix/control/forms/filter.py:204 -#: pretix/control/forms/filter.py:1024 pretix/control/forms/filter.py:2278 +#: pretix/control/forms/filter.py:1024 pretix/control/forms/filter.py:2274 #: pretix/control/templates/pretixcontrol/boxoffice/payment.html:9 #: pretix/control/templates/pretixcontrol/boxoffice/payment.html:14 #: pretix/control/templates/pretixcontrol/boxoffice/payment.html:44 @@ -1205,7 +1211,7 @@ 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:2280 +#: pretix/control/forms/filter.py:2276 msgid "All payment providers" msgstr "" @@ -1239,8 +1245,8 @@ msgstr "" #: pretix/control/templates/pretixcontrol/order/index.html:268 #: pretix/control/templates/pretixcontrol/order/index.html:341 #: pretix/control/templates/pretixcontrol/organizers/edit.html:312 -#: pretix/presale/templates/pretixpresale/event/order.html:236 -#: pretix/presale/templates/pretixpresale/event/order.html:257 +#: pretix/presale/templates/pretixpresale/event/order.html:235 +#: pretix/presale/templates/pretixpresale/event/order.html:256 msgid "Invoices" msgstr "" @@ -1253,8 +1259,8 @@ msgid "Invoice number" msgstr "" #: pretix/base/exporters/invoices.py:200 pretix/base/exporters/invoices.py:327 -#: pretix/base/exporters/orderlist.py:1214 -#: pretix/base/exporters/orderlist.py:1259 +#: pretix/base/exporters/orderlist.py:1232 +#: pretix/base/exporters/orderlist.py:1277 #: pretix/base/exporters/waitinglist.py:107 pretix/base/forms/widgets.py:213 #: pretix/base/models/items.py:1655 pretix/base/models/orders.py:259 #: pretix/base/models/orders.py:2974 pretix/base/models/orders.py:3094 @@ -1269,10 +1275,10 @@ msgid "Date" msgstr "" #: pretix/base/exporters/invoices.py:201 pretix/base/exporters/invoices.py:328 -#: pretix/base/exporters/orderlist.py:261 -#: pretix/base/exporters/orderlist.py:442 -#: pretix/base/exporters/orderlist.py:574 -#: pretix/base/exporters/orderlist.py:879 pretix/base/models/orders.py:210 +#: pretix/base/exporters/orderlist.py:262 +#: 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/control/templates/pretixcontrol/checkin/index.html:95 #: pretix/control/templates/pretixcontrol/order/index.html:181 @@ -1324,29 +1330,29 @@ msgid "Invoice sender:" msgstr "" #: pretix/base/exporters/invoices.py:207 pretix/base/exporters/invoices.py:333 -#: pretix/base/exporters/orderlist.py:269 -#: pretix/base/exporters/orderlist.py:462 -#: pretix/base/exporters/orderlist.py:604 pretix/base/forms/questions.py:704 -#: pretix/base/modelimport_orders.py:206 pretix/base/modelimport_orders.py:352 +#: pretix/base/exporters/orderlist.py:270 +#: pretix/base/exporters/orderlist.py:471 +#: 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:3272 pretix/control/forms/filter.py:629 #: pretix/control/forms/filter.py:660 -#: pretix/control/templates/pretixcontrol/order/index.html:949 +#: pretix/control/templates/pretixcontrol/order/index.html:961 #: pretix/plugins/checkinlists/exporters.py:534 #: pretix/plugins/reports/exporters.py:840 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:89 -#: pretix/presale/templates/pretixpresale/event/order.html:316 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:88 +#: pretix/presale/templates/pretixpresale/event/order.html:315 msgid "Address" msgstr "" #: pretix/base/exporters/invoices.py:208 pretix/base/exporters/invoices.py:216 #: pretix/base/exporters/invoices.py:334 pretix/base/exporters/invoices.py:342 -#: pretix/base/exporters/orderlist.py:269 -#: pretix/base/exporters/orderlist.py:462 -#: pretix/base/exporters/orderlist.py:605 pretix/base/forms/questions.py:715 -#: pretix/base/modelimport_orders.py:217 pretix/base/modelimport_orders.py:363 +#: pretix/base/exporters/orderlist.py:270 +#: pretix/base/exporters/orderlist.py:471 +#: pretix/base/exporters/orderlist.py:614 pretix/base/forms/questions.py:715 +#: 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:3273 pretix/base/settings.py:1124 +#: pretix/base/models/orders.py:3273 pretix/base/settings.py:1162 #: pretix/control/forms/filter.py:633 pretix/control/forms/filter.py:664 #: pretix/control/views/item.py:488 #: pretix/plugins/checkinlists/exporters.py:535 @@ -1356,12 +1362,12 @@ msgstr "" #: pretix/base/exporters/invoices.py:209 pretix/base/exporters/invoices.py:217 #: pretix/base/exporters/invoices.py:335 pretix/base/exporters/invoices.py:343 -#: pretix/base/exporters/orderlist.py:269 -#: pretix/base/exporters/orderlist.py:462 -#: pretix/base/exporters/orderlist.py:606 pretix/base/forms/questions.py:723 -#: pretix/base/modelimport_orders.py:228 pretix/base/modelimport_orders.py:374 +#: pretix/base/exporters/orderlist.py:270 +#: pretix/base/exporters/orderlist.py:471 +#: pretix/base/exporters/orderlist.py:615 pretix/base/forms/questions.py:723 +#: 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:3274 pretix/base/settings.py:1136 +#: pretix/base/models/orders.py:3274 pretix/base/settings.py:1174 #: pretix/control/forms/filter.py:638 pretix/control/forms/filter.py:669 #: pretix/control/views/item.py:498 #: pretix/plugins/checkinlists/exporters.py:536 @@ -1371,22 +1377,22 @@ msgstr "" #: pretix/base/exporters/invoices.py:210 pretix/base/exporters/invoices.py:218 #: pretix/base/exporters/invoices.py:336 pretix/base/exporters/invoices.py:344 -#: pretix/base/exporters/orderlist.py:269 -#: pretix/base/exporters/orderlist.py:462 -#: pretix/base/exporters/orderlist.py:607 pretix/base/forms/questions.py:735 -#: pretix/base/modelimport_orders.py:244 pretix/base/modelimport_orders.py:390 +#: pretix/base/exporters/orderlist.py:270 +#: pretix/base/exporters/orderlist.py:471 +#: pretix/base/exporters/orderlist.py:616 pretix/base/forms/questions.py:735 +#: 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:3275 pretix/base/models/orders.py:3276 -#: pretix/base/settings.py:1145 pretix/control/forms/filter.py:643 +#: pretix/base/settings.py:1183 pretix/control/forms/filter.py:643 #: pretix/control/forms/filter.py:674 -#: pretix/control/templates/pretixcontrol/order/index.html:953 +#: pretix/control/templates/pretixcontrol/order/index.html:965 #: pretix/control/views/item.py:508 #: pretix/plugins/checkinlists/exporters.py:537 #: pretix/plugins/reports/exporters.py:792 #: pretix/plugins/reports/exporters.py:837 #: pretix/plugins/reports/exporters.py:886 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:93 -#: pretix/presale/templates/pretixpresale/event/order.html:320 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:92 +#: pretix/presale/templates/pretixpresale/event/order.html:319 msgid "Country" msgstr "" @@ -1396,15 +1402,15 @@ msgstr "" #: pretix/base/exporters/invoices.py:212 pretix/base/exporters/invoices.py:220 #: pretix/base/exporters/invoices.py:338 pretix/base/exporters/invoices.py:346 -#: pretix/base/exporters/orderlist.py:270 -#: pretix/base/exporters/orderlist.py:462 -#: pretix/base/exporters/orderlist.py:653 pretix/base/modelimport_orders.py:288 +#: pretix/base/exporters/orderlist.py:271 +#: pretix/base/exporters/orderlist.py:471 +#: pretix/base/exporters/orderlist.py:662 pretix/base/modelimport_orders.py:321 #: pretix/base/models/orders.py:3279 -#: pretix/control/templates/pretixcontrol/order/index.html:960 +#: pretix/control/templates/pretixcontrol/order/index.html:972 #: pretix/plugins/reports/exporters.py:844 #: pretix/plugins/reports/exporters.py:886 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:100 -#: pretix/presale/templates/pretixpresale/event/order.html:327 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:99 +#: pretix/presale/templates/pretixpresale/event/order.html:326 msgid "VAT ID" msgstr "" @@ -1422,19 +1428,19 @@ msgid "Invoice recipient:" msgstr "" #: pretix/base/exporters/invoices.py:213 pretix/base/exporters/invoices.py:339 -#: pretix/base/exporters/orderlist.py:262 -#: pretix/base/exporters/orderlist.py:454 -#: pretix/base/exporters/orderlist.py:603 -#: pretix/base/exporters/orderlist.py:643 pretix/base/forms/questions.py:696 -#: pretix/base/modelimport_orders.py:176 pretix/base/modelimport_orders.py:341 +#: pretix/base/exporters/orderlist.py:263 +#: pretix/base/exporters/orderlist.py:463 +#: 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/templates/pretixcontrol/order/index.html:945 +#: pretix/control/templates/pretixcontrol/order/index.html:957 #: pretix/control/views/item.py:466 #: pretix/plugins/checkinlists/exporters.py:518 #: pretix/plugins/reports/exporters.py:839 #: pretix/plugins/reports/exporters.py:885 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:84 -#: pretix/presale/templates/pretixpresale/event/order.html:308 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:83 +#: pretix/presale/templates/pretixpresale/event/order.html:307 msgid "Company" msgstr "" @@ -1443,36 +1449,36 @@ msgid "Street address" msgstr "" #: pretix/base/exporters/invoices.py:219 pretix/base/exporters/invoices.py:345 -#: pretix/base/exporters/orderlist.py:269 -#: pretix/base/exporters/orderlist.py:462 -#: pretix/base/exporters/orderlist.py:608 pretix/base/forms/questions.py:760 -#: pretix/base/forms/questions.py:1177 pretix/base/modelimport_orders.py:263 +#: 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:1177 pretix/base/modelimport_orders.py:295 #: pretix/base/models/customers.py:315 pretix/base/models/orders.py:1543 #: pretix/base/models/orders.py:3278 pretix/base/views/js_helpers.py:44 -#: pretix/control/templates/pretixcontrol/order/index.html:956 +#: pretix/control/templates/pretixcontrol/order/index.html:968 #: pretix/plugins/checkinlists/exporters.py:538 #: pretix/plugins/reports/exporters.py:843 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:96 -#: pretix/presale/templates/pretixpresale/event/order.html:323 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:95 +#: pretix/presale/templates/pretixpresale/event/order.html:322 msgctxt "address" msgid "State" msgstr "" #: pretix/base/exporters/invoices.py:221 pretix/base/exporters/invoices.py:347 #: pretix/base/models/orders.py:3288 pretix/base/models/orders.py:3323 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:104 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:103 msgid "Beneficiary" msgstr "" #: pretix/base/exporters/invoices.py:222 pretix/base/exporters/invoices.py:348 -#: pretix/base/modelimport_orders.py:299 pretix/base/models/orders.py:3283 -#: pretix/control/templates/pretixcontrol/order/index.html:980 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:112 +#: pretix/base/modelimport_orders.py:333 pretix/base/models/orders.py:3283 +#: pretix/control/templates/pretixcontrol/order/index.html:992 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:111 msgid "Internal reference" msgstr "" #: pretix/base/exporters/invoices.py:223 pretix/base/models/tax.py:162 -#: pretix/control/forms/event.py:1506 +#: pretix/control/forms/event.py:1499 msgid "Reverse charge" msgstr "" @@ -1497,9 +1503,9 @@ msgid "Payment matching IDs" msgstr "" #: pretix/base/exporters/invoices.py:229 pretix/base/exporters/invoices.py:349 -#: pretix/base/exporters/orderlist.py:289 -#: pretix/base/exporters/orderlist.py:466 -#: pretix/base/exporters/orderlist.py:661 +#: pretix/base/exporters/orderlist.py:290 +#: pretix/base/exporters/orderlist.py:475 +#: pretix/base/exporters/orderlist.py:670 #: pretix/control/templates/pretixcontrol/event/payment.html:11 #: pretix/control/views/event.py:382 msgid "Payment providers" @@ -1512,7 +1518,7 @@ msgstr "" #: pretix/base/exporters/invoices.py:285 pretix/base/exporters/invoices.py:388 #: 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 +#: pretix/presale/templates/pretixpresale/event/order.html:243 msgid "Invoice" msgstr "" @@ -1520,13 +1526,13 @@ msgstr "" msgid "Line number" msgstr "" -#: pretix/base/exporters/invoices.py:320 pretix/base/exporters/orderlist.py:449 +#: pretix/base/exporters/invoices.py:320 pretix/base/exporters/orderlist.py:458 #: pretix/base/models/items.py:492 pretix/base/models/items.py:1155 #: pretix/control/templates/pretixcontrol/pdf/placeholders.html:32 msgid "Description" msgstr "" -#: pretix/base/exporters/invoices.py:321 pretix/control/forms/orders.py:343 +#: pretix/base/exporters/invoices.py:321 pretix/control/forms/orders.py:355 msgid "Gross price" msgstr "" @@ -1534,16 +1540,16 @@ msgstr "" msgid "Net price" msgstr "" -#: pretix/base/exporters/invoices.py:323 pretix/base/exporters/orderlist.py:453 -#: pretix/base/exporters/orderlist.py:594 -#: pretix/base/exporters/orderlist.py:904 pretix/base/models/orders.py:2326 +#: pretix/base/exporters/invoices.py:323 pretix/base/exporters/orderlist.py:462 +#: pretix/base/exporters/orderlist.py:603 +#: pretix/base/exporters/orderlist.py:922 pretix/base/models/orders.py:2326 #: pretix/base/models/orders.py:2498 pretix/base/models/orders.py:3020 msgid "Tax value" msgstr "" -#: pretix/base/exporters/invoices.py:324 pretix/base/exporters/orderlist.py:451 -#: pretix/base/exporters/orderlist.py:592 -#: pretix/base/exporters/orderlist.py:901 pretix/base/models/orders.py:2313 +#: pretix/base/exporters/invoices.py:324 pretix/base/exporters/orderlist.py:460 +#: pretix/base/exporters/orderlist.py:601 +#: pretix/base/exporters/orderlist.py:919 pretix/base/models/orders.py:2313 #: pretix/base/models/orders.py:2485 pretix/base/models/orders.py:3007 #: pretix/base/models/orders.py:3107 pretix/base/models/tax.py:348 #: pretix/control/templates/pretixcontrol/order/transactions.html:21 @@ -1561,7 +1567,7 @@ msgstr "" msgid "Event start date" msgstr "" -#: pretix/base/exporters/invoices.py:350 pretix/base/pdf.py:278 +#: pretix/base/exporters/invoices.py:350 pretix/base/pdf.py:287 msgid "Event end date" msgstr "" @@ -1569,7 +1575,7 @@ msgstr "" msgid "Product data" msgstr "" -#: pretix/base/exporters/items.py:50 pretix/base/exporters/orderlist.py:1128 +#: pretix/base/exporters/items.py:50 pretix/base/exporters/orderlist.py:1146 msgctxt "export_category" msgid "Product data" msgstr "" @@ -1578,14 +1584,14 @@ msgstr "" msgid "Download a spreadsheet with details about all products and variations." msgstr "" -#: pretix/base/exporters/items.py:57 pretix/base/exporters/orderlist.py:588 -#: pretix/base/exporters/orderlist.py:890 +#: pretix/base/exporters/items.py:57 pretix/base/exporters/orderlist.py:597 +#: pretix/base/exporters/orderlist.py:908 #: pretix/base/exporters/waitinglist.py:112 msgid "Product ID" msgstr "" -#: pretix/base/exporters/items.py:58 pretix/base/exporters/orderlist.py:590 -#: pretix/base/exporters/orderlist.py:892 +#: pretix/base/exporters/items.py:58 pretix/base/exporters/orderlist.py:599 +#: pretix/base/exporters/orderlist.py:910 #: pretix/base/exporters/waitinglist.py:114 msgid "Variation ID" msgstr "" @@ -1608,8 +1614,8 @@ msgstr "" msgid "Item name" msgstr "" -#: pretix/base/exporters/items.py:68 pretix/base/exporters/orderlist.py:589 -#: pretix/base/exporters/orderlist.py:893 +#: pretix/base/exporters/items.py:68 pretix/base/exporters/orderlist.py:598 +#: pretix/base/exporters/orderlist.py:911 #: pretix/base/exporters/waitinglist.py:113 pretix/base/models/items.py:1148 #: pretix/base/models/orders.py:1495 pretix/base/models/orders.py:2992 #: pretix/plugins/checkinlists/exporters.py:695 @@ -1618,11 +1624,11 @@ 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:1484 +#: pretix/base/models/discount.py:60 pretix/base/models/event.py:1481 #: 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:2010 +#: pretix/control/forms/filter.py:1201 pretix/control/forms/filter.py:2006 #: pretix/control/templates/pretixcontrol/event/plugins.html:25 #: pretix/control/templates/pretixcontrol/event/plugins.html:75 #: pretix/control/templates/pretixcontrol/users/index.html:51 @@ -1630,7 +1636,7 @@ msgid "Active" msgstr "" #: pretix/base/exporters/items.py:72 pretix/base/models/discount.py:77 -#: pretix/control/forms/event.py:986 pretix/control/navigation.py:508 +#: pretix/control/forms/event.py:976 pretix/control/navigation.py:508 #: pretix/control/templates/pretixcontrol/organizers/channels.html:6 #: pretix/plugins/autocheckin/models.py:64 #: pretix/plugins/autocheckin/templates/pretixplugins/autocheckin/index.html:30 @@ -1666,9 +1672,9 @@ msgstr "" msgid "Generate tickets" msgstr "" -#: pretix/base/exporters/items.py:79 pretix/base/exporters/orderlist.py:1135 +#: pretix/base/exporters/items.py:79 pretix/base/exporters/orderlist.py:1153 #: pretix/base/exporters/waitinglist.py:41 pretix/base/shredder.py:367 -#: pretix/control/forms/event.py:1686 pretix/control/navigation.py:237 +#: pretix/control/forms/event.py:1679 pretix/control/navigation.py:237 #: pretix/control/templates/pretixcontrol/event/settings.html:363 #: pretix/control/templates/pretixcontrol/orders/cancel.html:62 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:6 @@ -1676,9 +1682,9 @@ msgstr "" #: pretix/plugins/sendmail/views.py:448 #: pretix/presale/templates/pretixpresale/event/fragment_availability.html:31 #: pretix/presale/templates/pretixpresale/event/fragment_availability.html:44 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:91 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:98 -#: pretix/presale/templates/pretixpresale/event/index.html:201 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:93 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:100 +#: pretix/presale/templates/pretixpresale/event/index.html:200 #: pretix/presale/templates/pretixpresale/event/waitinglist.html:3 #: pretix/presale/templates/pretixpresale/event/waitinglist_remove.html:3 #: pretix/presale/templates/pretixpresale/fragment_calendar.html:97 @@ -1692,8 +1698,8 @@ msgstr "" #: pretix/base/exporters/items.py:80 pretix/base/models/discount.py:82 #: pretix/base/models/items.py:224 pretix/base/models/items.py:280 #: pretix/base/models/items.py:562 pretix/base/models/items.py:1205 -#: pretix/base/payment.py:392 pretix/control/forms/subevents.py:327 -#: pretix/control/forms/subevents.py:349 +#: pretix/base/payment.py:392 pretix/control/forms/subevents.py:323 +#: pretix/control/forms/subevents.py:345 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:506 #: pretix/control/templates/pretixcontrol/subevents/bulk_edit.html:172 #: pretix/control/templates/pretixcontrol/subevents/detail.html:149 @@ -1703,7 +1709,7 @@ msgstr "" #: pretix/base/exporters/items.py:81 pretix/base/models/discount.py:87 #: pretix/base/models/items.py:229 pretix/base/models/items.py:285 #: pretix/base/models/items.py:572 pretix/base/models/items.py:1215 -#: pretix/base/payment.py:398 pretix/control/forms/subevents.py:332 +#: pretix/base/payment.py:398 pretix/control/forms/subevents.py:328 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:511 #: pretix/control/templates/pretixcontrol/subevents/bulk_edit.html:177 #: pretix/control/templates/pretixcontrol/subevents/detail.html:154 @@ -1740,15 +1746,15 @@ msgstr "" msgid "Maximum amount per order" msgstr "" -#: pretix/base/exporters/items.py:89 pretix/base/exporters/orderlist.py:282 -#: pretix/base/modelimport_orders.py:610 pretix/base/models/items.py:656 +#: pretix/base/exporters/items.py:89 pretix/base/exporters/orderlist.py:283 +#: pretix/base/modelimport_orders.py:652 pretix/base/models/items.py:656 #: pretix/base/models/items.py:1242 pretix/base/models/orders.py:282 #: pretix/plugins/checkinlists/exporters.py:522 msgid "Requires special attention" msgstr "" -#: pretix/base/exporters/items.py:90 pretix/base/exporters/orderlist.py:283 -#: pretix/base/modelimport_orders.py:618 pretix/base/models/items.py:663 +#: pretix/base/exporters/items.py:90 pretix/base/exporters/orderlist.py:284 +#: pretix/base/modelimport_orders.py:661 pretix/base/models/items.py:663 #: pretix/base/models/items.py:1249 pretix/base/models/orders.py:289 #: pretix/plugins/checkinlists/exporters.py:524 msgid "Check-in text" @@ -1775,7 +1781,7 @@ msgstr "" msgid "Hide without a valid membership" msgstr "" -#: pretix/base/exporters/json.py:51 pretix/base/exporters/orderlist.py:86 +#: pretix/base/exporters/json.py:51 pretix/base/exporters/orderlist.py:87 msgid "Order data" msgstr "" @@ -1800,14 +1806,14 @@ msgstr "" msgid "Filter by status" msgstr "" -#: pretix/base/exporters/orderlist.py:88 +#: pretix/base/exporters/orderlist.py:89 msgid "" "Download a spreadsheet of all orders. The spreadsheet will include three " "sheets, one with a line for every order, one with a line for every order " "position, and one with a line for every additional fee charged in an order." msgstr "" -#: pretix/base/exporters/orderlist.py:100 pretix/base/models/orders.py:332 +#: pretix/base/exporters/orderlist.py:101 pretix/base/models/orders.py:332 #: pretix/control/navigation.py:255 pretix/control/navigation.py:362 #: pretix/control/templates/pretixcontrol/orders/index.html:8 #: pretix/control/templates/pretixcontrol/orders/index.html:10 @@ -1820,58 +1826,58 @@ msgstr "" msgid "Orders" msgstr "" -#: pretix/base/exporters/orderlist.py:101 pretix/base/models/orders.py:2547 +#: pretix/base/exporters/orderlist.py:102 pretix/base/models/orders.py:2547 #: pretix/base/notifications.py:205 msgid "Order positions" msgstr "" -#: pretix/base/exporters/orderlist.py:102 +#: pretix/base/exporters/orderlist.py:103 msgid "Order fees" msgstr "" -#: pretix/base/exporters/orderlist.py:110 +#: pretix/base/exporters/orderlist.py:111 msgid "Only paid orders" msgstr "" -#: pretix/base/exporters/orderlist.py:116 +#: pretix/base/exporters/orderlist.py:117 msgid "Include payment amounts" msgstr "" -#: pretix/base/exporters/orderlist.py:122 +#: pretix/base/exporters/orderlist.py:123 msgid "Show multiple choice answers grouped in one column" msgstr "" -#: pretix/base/exporters/orderlist.py:131 +#: pretix/base/exporters/orderlist.py:132 #: pretix/plugins/reports/exporters.py:701 msgid "Only include orders created within this date range." msgstr "" -#: pretix/base/exporters/orderlist.py:135 pretix/base/notifications.py:194 -#: pretix/base/pdf.py:234 pretix/plugins/badges/exporters.py:499 +#: pretix/base/exporters/orderlist.py:136 pretix/base/notifications.py:194 +#: pretix/base/pdf.py:243 pretix/plugins/badges/exporters.py:499 #: pretix/plugins/reports/exporters.py:305 #: pretix/plugins/reports/exporters.py:454 #: pretix/plugins/ticketoutputpdf/exporters.py:97 msgid "Event date" msgstr "" -#: pretix/base/exporters/orderlist.py:138 +#: pretix/base/exporters/orderlist.py:139 msgid "" "Only include orders including at least one ticket for a date in this range. " "Will also include other dates in case of mixed orders!" msgstr "" -#: pretix/base/exporters/orderlist.py:261 -#: pretix/base/exporters/orderlist.py:440 -#: pretix/base/exporters/orderlist.py:572 -#: pretix/base/exporters/orderlist.py:876 -#: pretix/base/exporters/orderlist.py:1076 -#: pretix/base/exporters/orderlist.py:1259 -#: pretix/base/exporters/waitinglist.py:115 pretix/control/forms/event.py:1662 +#: pretix/base/exporters/orderlist.py:262 +#: pretix/base/exporters/orderlist.py:449 +#: pretix/base/exporters/orderlist.py:581 +#: pretix/base/exporters/orderlist.py:894 +#: pretix/base/exporters/orderlist.py:1094 +#: pretix/base/exporters/orderlist.py:1277 +#: pretix/base/exporters/waitinglist.py:115 pretix/control/forms/event.py:1655 #: pretix/control/forms/organizer.py:116 msgid "Event slug" msgstr "" -#: pretix/base/exporters/orderlist.py:261 pretix/base/notifications.py:201 +#: pretix/base/exporters/orderlist.py:262 pretix/base/notifications.py:201 #: pretix/control/templates/pretixcontrol/orders/bulk_action.html:25 #: pretix/control/templates/pretixcontrol/search/orders.html:60 #: pretix/plugins/reports/exporters.py:561 @@ -1879,23 +1885,23 @@ msgstr "" msgid "Order total" msgstr "" -#: pretix/base/exporters/orderlist.py:261 -#: pretix/base/exporters/orderlist.py:443 -#: pretix/base/exporters/orderlist.py:576 -#: pretix/base/exporters/orderlist.py:1076 -#: pretix/base/exporters/orderlist.py:1312 +#: pretix/base/exporters/orderlist.py:262 +#: pretix/base/exporters/orderlist.py:452 +#: pretix/base/exporters/orderlist.py:585 +#: pretix/base/exporters/orderlist.py:1094 +#: 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:1426 pretix/control/forms/filter.py:1495 -#: pretix/control/forms/filter.py:1567 pretix/control/forms/filter.py:1667 -#: pretix/control/forms/filter.py:2007 pretix/control/forms/filter.py:2087 -#: pretix/control/forms/filter.py:2368 +#: 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/templates/pretixcontrol/boxoffice/payment.html:52 #: pretix/control/templates/pretixcontrol/checkin/index.html:112 #: pretix/control/templates/pretixcontrol/events/index.html:90 -#: pretix/control/templates/pretixcontrol/order/index.html:743 -#: pretix/control/templates/pretixcontrol/order/index.html:839 +#: pretix/control/templates/pretixcontrol/order/index.html:755 +#: pretix/control/templates/pretixcontrol/order/index.html:851 #: pretix/control/templates/pretixcontrol/orders/bulk_action.html:26 #: pretix/control/templates/pretixcontrol/orders/index.html:151 #: pretix/control/templates/pretixcontrol/orders/refunds.html:65 @@ -1919,11 +1925,11 @@ msgstr "" msgid "Status" msgstr "" -#: pretix/base/exporters/orderlist.py:262 -#: pretix/base/exporters/orderlist.py:446 -#: pretix/base/exporters/orderlist.py:579 -#: pretix/base/exporters/orderlist.py:880 pretix/base/notifications.py:203 -#: pretix/control/forms/filter.py:2329 +#: pretix/base/exporters/orderlist.py:263 +#: 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/templates/pretixcontrol/order/index.html:183 #: pretix/control/templates/pretixcontrol/orders/bulk_action.html:24 #: pretix/control/templates/pretixcontrol/orders/index.html:140 @@ -1941,98 +1947,102 @@ msgstr "" msgid "Order date" msgstr "" -#: pretix/base/exporters/orderlist.py:262 -#: pretix/base/exporters/orderlist.py:447 -#: pretix/base/exporters/orderlist.py:580 -#: pretix/base/exporters/orderlist.py:881 +#: pretix/base/exporters/orderlist.py:263 +#: pretix/base/exporters/orderlist.py:456 +#: pretix/base/exporters/orderlist.py:589 +#: pretix/base/exporters/orderlist.py:899 #: pretix/plugins/checkinlists/exporters.py:521 msgid "Order time" msgstr "" -#: pretix/base/exporters/orderlist.py:270 +#: pretix/base/exporters/orderlist.py:271 msgid "Custom address field" msgstr "" -#: pretix/base/exporters/orderlist.py:270 +#: pretix/base/exporters/orderlist.py:271 msgid "Date of last payment" msgstr "" -#: pretix/base/exporters/orderlist.py:270 pretix/base/services/stats.py:237 +#: pretix/base/exporters/orderlist.py:271 pretix/base/services/stats.py:237 msgid "Fees" msgstr "" -#: pretix/base/exporters/orderlist.py:270 -#: pretix/base/exporters/orderlist.py:657 pretix/base/modelimport_orders.py:472 +#: pretix/base/exporters/orderlist.py:271 +#: pretix/base/exporters/orderlist.py:666 pretix/base/modelimport_orders.py:508 #: pretix/control/templates/pretixcontrol/order/index.html:193 -#: pretix/control/templates/pretixcontrol/pdf/index.html:189 +#: pretix/control/templates/pretixcontrol/pdf/index.html:249 msgid "Order locale" msgstr "" -#: pretix/base/exporters/orderlist.py:275 -#, python-brace-format -msgid "Gross at {rate} % tax" -msgstr "" - #: pretix/base/exporters/orderlist.py:276 #, python-brace-format -msgid "Net at {rate} % tax" +msgid "Gross at {rate} % tax" msgstr "" #: pretix/base/exporters/orderlist.py:277 #, python-brace-format +msgid "Net at {rate} % tax" +msgstr "" + +#: pretix/base/exporters/orderlist.py:278 +#, python-brace-format msgid "Tax value at {rate} % tax" msgstr "" -#: pretix/base/exporters/orderlist.py:280 +#: pretix/base/exporters/orderlist.py:281 msgid "Invoice numbers" msgstr "" -#: pretix/base/exporters/orderlist.py:281 -#: pretix/base/exporters/orderlist.py:656 pretix/base/modelimport_orders.py:540 +#: 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/templates/pretixcontrol/order/index.html:190 msgid "Sales channel" msgstr "" -#: pretix/base/exporters/orderlist.py:285 -#: pretix/base/exporters/orderlist.py:621 pretix/base/models/orders.py:277 +#: pretix/base/exporters/orderlist.py:286 +#: pretix/base/exporters/orderlist.py:630 pretix/base/models/orders.py:277 #: pretix/control/forms/filter.py:240 msgid "Follow-up date" msgstr "" -#: pretix/base/exporters/orderlist.py:286 +#: pretix/base/exporters/orderlist.py:287 #: pretix/control/templates/pretixcontrol/orders/index.html:150 #: pretix/control/templates/pretixcontrol/organizers/customer.html:208 msgid "Positions" msgstr "" -#: pretix/base/exporters/orderlist.py:287 -#: pretix/base/exporters/orderlist.py:658 pretix/base/models/orders.py:321 +#: pretix/base/exporters/orderlist.py:288 +#: pretix/base/exporters/orderlist.py:667 pretix/base/models/orders.py:321 #: pretix/control/forms/filter.py:567 msgid "Email address verified" msgstr "" -#: pretix/base/exporters/orderlist.py:288 -#: pretix/base/exporters/orderlist.py:465 -#: pretix/base/exporters/orderlist.py:659 +#: pretix/base/exporters/orderlist.py:289 +#: pretix/base/exporters/orderlist.py:474 +#: pretix/base/exporters/orderlist.py:668 msgid "External customer ID" msgstr "" -#: pretix/base/exporters/orderlist.py:293 +#: pretix/base/exporters/orderlist.py:291 +msgid "Order link" +msgstr "" + +#: pretix/base/exporters/orderlist.py:295 #, python-brace-format msgid "Paid by {method}" msgstr "" -#: pretix/base/exporters/orderlist.py:448 -#: pretix/base/exporters/orderlist.py:894 +#: pretix/base/exporters/orderlist.py:457 +#: pretix/base/exporters/orderlist.py:912 msgid "Fee type" msgstr "" -#: pretix/base/exporters/orderlist.py:450 -#: pretix/base/exporters/orderlist.py:591 -#: pretix/base/exporters/orderlist.py:900 pretix/base/modelimport_orders.py:431 +#: pretix/base/exporters/orderlist.py:459 +#: 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:3003 -#: pretix/base/pdf.py:158 pretix/control/forms/orders.py:627 +#: pretix/base/pdf.py:158 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 @@ -2045,41 +2055,41 @@ msgstr "" msgid "Price" msgstr "" -#: pretix/base/exporters/orderlist.py:452 -#: pretix/base/exporters/orderlist.py:593 -#: pretix/base/exporters/orderlist.py:903 +#: pretix/base/exporters/orderlist.py:461 +#: pretix/base/exporters/orderlist.py:602 +#: pretix/base/exporters/orderlist.py:921 #: pretix/control/templates/pretixcontrol/event/tax_edit.html:9 #: pretix/control/templates/pretixcontrol/event/tax_edit.html:16 #: pretix/control/templates/pretixcontrol/order/change.html:165 msgid "Tax rule" msgstr "" -#: pretix/base/exporters/orderlist.py:455 -#: pretix/base/exporters/orderlist.py:460 -#: pretix/base/exporters/orderlist.py:644 -#: pretix/base/exporters/orderlist.py:648 pretix/base/pdf.py:330 +#: 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 msgid "Invoice address name" msgstr "" -#: pretix/base/exporters/orderlist.py:480 -#: pretix/base/exporters/orderlist.py:683 pretix/base/models/orders.py:205 +#: pretix/base/exporters/orderlist.py:489 +#: pretix/base/exporters/orderlist.py:693 pretix/base/models/orders.py:205 msgid "canceled" msgstr "" -#: pretix/base/exporters/orderlist.py:575 -#: pretix/base/exporters/orderlist.py:887 +#: pretix/base/exporters/orderlist.py:584 +#: pretix/base/exporters/orderlist.py:905 #: pretix/plugins/checkinlists/exporters.py:757 msgid "Position ID" msgstr "" -#: pretix/base/exporters/orderlist.py:584 -#: pretix/base/exporters/orderlist.py:1139 +#: pretix/base/exporters/orderlist.py:593 +#: pretix/base/exporters/orderlist.py:1157 #: pretix/base/exporters/waitinglist.py:118 pretix/base/forms/questions.py:650 #: pretix/base/forms/questions.py:659 pretix/base/models/memberships.py:145 #: pretix/control/forms/rrule.py:49 #: pretix/control/templates/pretixcontrol/events/index.html:78 -#: pretix/control/templates/pretixcontrol/order/index.html:740 -#: pretix/control/templates/pretixcontrol/order/index.html:834 +#: pretix/control/templates/pretixcontrol/order/index.html:752 +#: pretix/control/templates/pretixcontrol/order/index.html:846 #: pretix/control/templates/pretixcontrol/orders/refunds.html:55 #: pretix/control/templates/pretixcontrol/organizers/detail.html:66 #: pretix/control/templates/pretixcontrol/search/payments.html:83 @@ -2090,8 +2100,8 @@ msgstr "" msgid "Start date" msgstr "" -#: pretix/base/exporters/orderlist.py:585 -#: pretix/base/exporters/orderlist.py:1140 +#: pretix/base/exporters/orderlist.py:594 +#: pretix/base/exporters/orderlist.py:1158 #: pretix/base/exporters/waitinglist.py:119 #: pretix/base/models/memberships.py:148 #: pretix/control/templates/pretixcontrol/events/index.html:82 @@ -2103,14 +2113,14 @@ msgstr "" msgid "End date" msgstr "" -#: pretix/base/exporters/orderlist.py:587 -#: pretix/base/exporters/orderlist.py:891 +#: pretix/base/exporters/orderlist.py:596 +#: pretix/base/exporters/orderlist.py:909 #: pretix/base/exporters/waitinglist.py:111 -#: pretix/base/modelimport_orders.py:109 +#: pretix/base/modelimport_orders.py:129 #: pretix/base/modelimport_vouchers.py:174 pretix/base/models/items.py:794 #: pretix/base/models/vouchers.py:250 pretix/base/models/waitinglist.py:91 -#: pretix/control/forms/filter.py:2129 pretix/control/forms/filter.py:2384 -#: pretix/control/forms/orders.py:323 pretix/control/forms/vouchers.py:67 +#: pretix/control/forms/filter.py:2125 pretix/control/forms/filter.py:2380 +#: 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 #: pretix/control/templates/pretixcontrol/order/change.html:139 @@ -2133,12 +2143,12 @@ msgstr "" msgid "Product" msgstr "" -#: pretix/base/exporters/orderlist.py:595 -#: pretix/base/exporters/orderlist.py:600 pretix/base/forms/questions.py:679 -#: pretix/base/modelimport_orders.py:313 pretix/base/models/customers.py:300 -#: pretix/base/models/orders.py:1504 pretix/base/pdf.py:172 -#: pretix/control/forms/filter.py:648 pretix/control/forms/organizer.py:986 -#: pretix/control/templates/pretixcontrol/order/index.html:514 +#: 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:985 +#: pretix/control/templates/pretixcontrol/order/index.html:526 #: pretix/control/templates/pretixcontrol/organizers/customer.html:120 #: pretix/control/views/item.py:442 pretix/plugins/badges/exporters.py:495 #: pretix/plugins/checkinlists/exporters.py:120 @@ -2152,17 +2162,17 @@ msgstr "" msgid "Attendee name" msgstr "" -#: pretix/base/exporters/orderlist.py:602 pretix/base/forms/questions.py:685 +#: 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:214 -#: pretix/control/templates/pretixcontrol/order/index.html:519 +#: pretix/base/pdf.py:223 +#: pretix/control/templates/pretixcontrol/order/index.html:531 #: pretix/control/views/item.py:454 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:172 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:175 msgid "Attendee email" msgstr "" -#: pretix/base/exporters/orderlist.py:609 pretix/base/models/vouchers.py:312 +#: pretix/base/exporters/orderlist.py:618 pretix/base/models/vouchers.py:312 #: pretix/control/templates/pretixcontrol/vouchers/bulk.html:5 #: pretix/control/templates/pretixcontrol/vouchers/detail.html:6 #: pretix/control/templates/pretixcontrol/vouchers/detail.html:8 @@ -2170,42 +2180,42 @@ msgstr "" msgid "Voucher" msgstr "" -#: pretix/base/exporters/orderlist.py:610 +#: pretix/base/exporters/orderlist.py:619 msgid "Pseudonymization ID" msgstr "" -#: pretix/base/exporters/orderlist.py:611 pretix/control/forms/filter.py:678 +#: pretix/base/exporters/orderlist.py:620 pretix/control/forms/filter.py:678 #: pretix/control/templates/pretixcontrol/order/change.html:280 msgid "Ticket secret" msgstr "" -#: pretix/base/exporters/orderlist.py:612 pretix/base/modelimport_orders.py:570 +#: pretix/base/exporters/orderlist.py:621 pretix/base/modelimport_orders.py:610 #: pretix/base/modelimport_vouchers.py:272 #: pretix/plugins/checkinlists/exporters.py:525 msgid "Seat ID" msgstr "" -#: pretix/base/exporters/orderlist.py:613 +#: pretix/base/exporters/orderlist.py:622 #: pretix/plugins/checkinlists/exporters.py:526 msgid "Seat name" msgstr "" -#: pretix/base/exporters/orderlist.py:614 +#: pretix/base/exporters/orderlist.py:623 #: pretix/plugins/checkinlists/exporters.py:527 msgid "Seat zone" msgstr "" -#: pretix/base/exporters/orderlist.py:615 +#: pretix/base/exporters/orderlist.py:624 #: pretix/plugins/checkinlists/exporters.py:528 msgid "Seat row" msgstr "" -#: pretix/base/exporters/orderlist.py:616 +#: pretix/base/exporters/orderlist.py:625 #: pretix/plugins/checkinlists/exporters.py:529 msgid "Seat number" msgstr "" -#: pretix/base/exporters/orderlist.py:617 +#: pretix/base/exporters/orderlist.py:626 #: pretix/control/templates/pretixcontrol/order/change.html:224 #: pretix/plugins/checkinlists/exporters.py:428 #: pretix/plugins/checkinlists/exporters.py:530 @@ -2214,7 +2224,7 @@ msgstr "" msgid "Blocked" msgstr "" -#: pretix/base/exporters/orderlist.py:618 pretix/base/modelimport_orders.py:500 +#: pretix/base/exporters/orderlist.py:627 pretix/base/modelimport_orders.py:537 #: pretix/base/models/orders.py:2514 #: pretix/control/templates/pretixcontrol/organizers/customer.html:117 #: pretix/plugins/checkinlists/exporters.py:531 @@ -2224,7 +2234,7 @@ msgstr "" msgid "Valid from" msgstr "" -#: pretix/base/exporters/orderlist.py:619 pretix/base/modelimport_orders.py:508 +#: pretix/base/exporters/orderlist.py:628 pretix/base/modelimport_orders.py:545 #: pretix/base/modelimport_vouchers.py:111 pretix/base/models/orders.py:2519 #: pretix/base/models/vouchers.py:221 #: pretix/control/templates/pretixcontrol/organizers/customer.html:118 @@ -2236,36 +2246,36 @@ msgstr "" msgid "Valid until" msgstr "" -#: pretix/base/exporters/orderlist.py:620 +#: pretix/base/exporters/orderlist.py:629 pretix/base/modelimport_orders.py:643 msgid "Order comment" msgstr "" -#: pretix/base/exporters/orderlist.py:622 +#: pretix/base/exporters/orderlist.py:631 msgid "Add-on to position ID" msgstr "" -#: pretix/base/exporters/orderlist.py:650 pretix/base/pdf.py:340 +#: pretix/base/exporters/orderlist.py:659 pretix/base/pdf.py:349 msgid "Invoice address street" msgstr "" -#: pretix/base/exporters/orderlist.py:650 pretix/base/pdf.py:345 +#: pretix/base/exporters/orderlist.py:659 pretix/base/pdf.py:354 msgid "Invoice address ZIP code" msgstr "" -#: pretix/base/exporters/orderlist.py:650 pretix/base/pdf.py:350 +#: pretix/base/exporters/orderlist.py:659 pretix/base/pdf.py:359 msgid "Invoice address city" msgstr "" -#: pretix/base/exporters/orderlist.py:651 pretix/base/pdf.py:360 +#: pretix/base/exporters/orderlist.py:660 pretix/base/pdf.py:369 msgid "Invoice address country" msgstr "" -#: pretix/base/exporters/orderlist.py:652 +#: pretix/base/exporters/orderlist.py:661 msgctxt "address" msgid "Invoice address state" msgstr "" -#: pretix/base/exporters/orderlist.py:660 pretix/control/navigation.py:305 +#: pretix/base/exporters/orderlist.py:669 pretix/control/navigation.py:305 #: pretix/control/templates/pretixcontrol/checkin/lists.html:6 #: pretix/control/templates/pretixcontrol/checkin/lists.html:8 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:519 @@ -2275,22 +2285,26 @@ msgstr "" msgid "Check-in lists" msgstr "" -#: pretix/base/exporters/orderlist.py:822 +#: pretix/base/exporters/orderlist.py:671 +msgid "Position order link" +msgstr "" + +#: pretix/base/exporters/orderlist.py:840 msgid "Order transaction data" msgstr "" -#: pretix/base/exporters/orderlist.py:824 +#: pretix/base/exporters/orderlist.py:842 msgid "" "Download a spreadsheet of all substantial changes to orders, i.e. all " "changes to products, prices or tax rates. The information is only accurate " "for changes made with pretix versions released after October 2021." msgstr "" -#: pretix/base/exporters/orderlist.py:840 +#: pretix/base/exporters/orderlist.py:858 msgid "Only include transactions created within this date range." msgstr "" -#: pretix/base/exporters/orderlist.py:875 pretix/base/models/event.py:672 +#: pretix/base/exporters/orderlist.py:893 pretix/base/models/event.py:672 #: pretix/base/models/items.py:468 pretix/base/models/items.py:2060 #: pretix/base/models/orders.py:233 pretix/base/models/orders.py:3086 #: pretix/base/models/vouchers.py:181 pretix/base/models/waitinglist.py:55 @@ -2306,9 +2320,9 @@ msgstr "" msgid "Event" msgstr "" -#: pretix/base/exporters/orderlist.py:877 -#: pretix/base/exporters/orderlist.py:1216 -#: pretix/base/exporters/orderlist.py:1360 +#: pretix/base/exporters/orderlist.py:895 +#: pretix/base/exporters/orderlist.py:1234 +#: pretix/base/exporters/orderlist.py:1378 #: pretix/control/templates/pretixcontrol/boxoffice/payment.html:50 #: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34 #: pretix/plugins/banktransfer/refund_export.py:46 @@ -2320,96 +2334,96 @@ msgstr "" msgid "Currency" msgstr "" -#: pretix/base/exporters/orderlist.py:883 +#: pretix/base/exporters/orderlist.py:901 msgid "Transaction date" msgstr "" -#: pretix/base/exporters/orderlist.py:884 +#: pretix/base/exporters/orderlist.py:902 msgid "Transaction time" msgstr "" -#: pretix/base/exporters/orderlist.py:885 +#: pretix/base/exporters/orderlist.py:903 msgid "Old data" msgstr "" -#: pretix/base/exporters/orderlist.py:888 pretix/base/models/items.py:1555 +#: pretix/base/exporters/orderlist.py:906 pretix/base/models/items.py:1555 #: pretix/control/templates/pretixcontrol/order/transactions.html:23 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:207 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:353 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:16 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:223 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:375 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:225 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:377 #: pretix/presale/templates/pretixpresale/event/voucher.html:234 #: pretix/presale/templates/pretixpresale/event/voucher.html:389 msgid "Quantity" msgstr "" -#: pretix/base/exporters/orderlist.py:895 +#: pretix/base/exporters/orderlist.py:913 msgid "Internal fee type" msgstr "" -#: pretix/base/exporters/orderlist.py:897 +#: pretix/base/exporters/orderlist.py:915 msgctxt "subevent" msgid "Date ID" msgstr "" -#: pretix/base/exporters/orderlist.py:902 +#: pretix/base/exporters/orderlist.py:920 msgid "Tax rule ID" msgstr "" -#: pretix/base/exporters/orderlist.py:905 +#: pretix/base/exporters/orderlist.py:923 #: pretix/plugins/reports/accountingreport.py:319 msgid "Gross total" msgstr "" -#: pretix/base/exporters/orderlist.py:906 +#: pretix/base/exporters/orderlist.py:924 #: pretix/plugins/reports/accountingreport.py:318 msgid "Tax total" msgstr "" -#: pretix/base/exporters/orderlist.py:916 +#: pretix/base/exporters/orderlist.py:934 msgid "" "This value is supplied for informational purposes, it is not part of the " "original transaction data and might have changed since the transaction." msgstr "" -#: pretix/base/exporters/orderlist.py:939 +#: pretix/base/exporters/orderlist.py:957 msgid "Converted from legacy version" msgstr "" -#: pretix/base/exporters/orderlist.py:1001 +#: pretix/base/exporters/orderlist.py:1019 msgid "Payments and refunds" msgstr "" -#: pretix/base/exporters/orderlist.py:1003 +#: pretix/base/exporters/orderlist.py:1021 msgid "Download a spreadsheet of all payments or refunds of every order." msgstr "" -#: pretix/base/exporters/orderlist.py:1012 +#: pretix/base/exporters/orderlist.py:1030 msgid "Date range (payment date)" msgstr "" -#: pretix/base/exporters/orderlist.py:1015 +#: pretix/base/exporters/orderlist.py:1033 msgid "" "Note that using this will exclude any non-confirmed payments or non-" "completed refunds." msgstr "" -#: pretix/base/exporters/orderlist.py:1019 +#: pretix/base/exporters/orderlist.py:1037 msgid "Date range (start of transaction)" msgstr "" -#: pretix/base/exporters/orderlist.py:1025 +#: pretix/base/exporters/orderlist.py:1043 msgid "Payment states" msgstr "" -#: pretix/base/exporters/orderlist.py:1033 +#: pretix/base/exporters/orderlist.py:1051 msgid "Refund states" msgstr "" -#: pretix/base/exporters/orderlist.py:1076 -#: pretix/base/exporters/orderlist.py:1217 -#: pretix/base/exporters/orderlist.py:1259 pretix/base/models/orders.py:331 +#: pretix/base/exporters/orderlist.py:1094 +#: pretix/base/exporters/orderlist.py:1235 +#: pretix/base/exporters/orderlist.py:1277 pretix/base/models/orders.py:331 #: pretix/base/models/orders.py:1740 pretix/base/models/orders.py:2143 #: pretix/base/models/orders.py:2302 pretix/base/models/orders.py:2474 #: pretix/base/models/orders.py:2965 @@ -2417,42 +2431,42 @@ msgstr "" #: pretix/control/templates/pretixcontrol/search/payments.html:78 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/transaction_list.html:15 #: pretix/plugins/checkinlists/exporters.py:374 -#: pretix/presale/templates/pretixpresale/event/order.html:67 +#: pretix/presale/templates/pretixpresale/event/order.html:66 #: pretix/presale/templates/pretixpresale/organizers/customer_membership.html:70 msgid "Order" msgstr "" -#: pretix/base/exporters/orderlist.py:1076 -#: pretix/base/exporters/orderlist.py:1259 +#: pretix/base/exporters/orderlist.py:1094 +#: pretix/base/exporters/orderlist.py:1277 #: pretix/control/templates/pretixcontrol/search/payments.html:75 #: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5 #: pretix/plugins/paypal2/templates/pretixplugins/paypal2/control_legacy.html:5 msgid "Payment ID" msgstr "" -#: pretix/base/exporters/orderlist.py:1076 -#: pretix/base/exporters/orderlist.py:1357 +#: pretix/base/exporters/orderlist.py:1094 +#: pretix/base/exporters/orderlist.py:1375 #: pretix/control/templates/pretixcontrol/organizers/giftcard.html:30 #: pretix/control/templates/pretixcontrol/organizers/giftcards.html:59 msgid "Creation date" msgstr "" -#: pretix/base/exporters/orderlist.py:1076 -#: pretix/control/templates/pretixcontrol/order/index.html:835 +#: pretix/base/exporters/orderlist.py:1094 +#: pretix/control/templates/pretixcontrol/order/index.html:847 msgid "Completion date" msgstr "" -#: pretix/base/exporters/orderlist.py:1077 +#: pretix/base/exporters/orderlist.py:1095 msgid "Status code" msgstr "" -#: pretix/base/exporters/orderlist.py:1077 -#: pretix/base/exporters/orderlist.py:1215 -#: pretix/base/exporters/orderlist.py:1259 pretix/base/models/orders.py:1736 +#: 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:2139 pretix/control/forms/filter.py:1051 #: pretix/control/forms/filter.py:1054 -#: pretix/control/templates/pretixcontrol/order/index.html:744 -#: pretix/control/templates/pretixcontrol/order/index.html:840 +#: pretix/control/templates/pretixcontrol/order/index.html:756 +#: pretix/control/templates/pretixcontrol/order/index.html:852 #: pretix/control/templates/pretixcontrol/orders/refunds.html:70 #: pretix/control/templates/pretixcontrol/search/payments.html:98 #: pretix/plugins/banktransfer/payment.py:464 @@ -2463,117 +2477,116 @@ msgstr "" msgid "Amount" msgstr "" -#: pretix/base/exporters/orderlist.py:1077 +#: pretix/base/exporters/orderlist.py:1095 #: pretix/control/templates/pretixcontrol/boxoffice/payment.html:102 #: pretix/control/templates/pretixcontrol/boxoffice/payment.html:115 -#: pretix/control/templates/pretixcontrol/order/index.html:742 -#: pretix/control/templates/pretixcontrol/order/index.html:837 +#: pretix/control/templates/pretixcontrol/order/index.html:754 +#: pretix/control/templates/pretixcontrol/order/index.html:849 #: pretix/control/templates/pretixcontrol/order/refund_choose.html:85 #: pretix/plugins/reports/accountingreport.py:495 #: pretix/plugins/stripe/templates/pretixplugins/stripe/checkout_payment_confirm.html:29 msgid "Payment method" msgstr "" -#: pretix/base/exporters/orderlist.py:1077 +#: pretix/base/exporters/orderlist.py:1095 msgid "Matching ID" msgstr "" -#: pretix/base/exporters/orderlist.py:1077 +#: pretix/base/exporters/orderlist.py:1095 #: pretix/control/templates/pretixcontrol/order/refund_choose.html:38 msgid "Payment details" msgstr "" -#: pretix/base/exporters/orderlist.py:1127 +#: pretix/base/exporters/orderlist.py:1145 msgid "Quota availabilities" msgstr "" -#: pretix/base/exporters/orderlist.py:1129 +#: pretix/base/exporters/orderlist.py:1147 msgid "" "Download a spreadsheet of all quotas including their current availability." msgstr "" -#: pretix/base/exporters/orderlist.py:1134 +#: pretix/base/exporters/orderlist.py:1152 #: pretix/control/templates/pretixcontrol/items/quotas.html:45 msgid "Quota name" msgstr "" -#: pretix/base/exporters/orderlist.py:1134 +#: pretix/base/exporters/orderlist.py:1152 #: pretix/control/templates/pretixcontrol/items/quota.html:56 msgid "Total quota" msgstr "" -#: pretix/base/exporters/orderlist.py:1134 +#: pretix/base/exporters/orderlist.py:1152 #: pretix/control/templates/pretixcontrol/event/cancel.html:20 #: pretix/control/views/item.py:970 msgid "Paid orders" msgstr "" -#: pretix/base/exporters/orderlist.py:1134 pretix/control/views/item.py:975 +#: pretix/base/exporters/orderlist.py:1152 pretix/control/views/item.py:975 msgid "Pending orders" msgstr "" -#: pretix/base/exporters/orderlist.py:1134 +#: pretix/base/exporters/orderlist.py:1152 msgid "Blocking vouchers" msgstr "" -#: pretix/base/exporters/orderlist.py:1135 pretix/control/views/item.py:994 +#: pretix/base/exporters/orderlist.py:1153 pretix/control/views/item.py:994 msgid "Current user's carts" msgstr "" -#: pretix/base/exporters/orderlist.py:1135 +#: pretix/base/exporters/orderlist.py:1153 msgid "Exited orders" msgstr "" -#: pretix/base/exporters/orderlist.py:1135 +#: pretix/base/exporters/orderlist.py:1153 msgid "Current availability" msgstr "" -#: pretix/base/exporters/orderlist.py:1152 -#: pretix/base/exporters/orderlist.py:1159 +#: pretix/base/exporters/orderlist.py:1170 +#: pretix/base/exporters/orderlist.py:1177 #: pretix/control/templates/pretixcontrol/items/quota.html:58 #: pretix/control/views/item.py:1001 msgid "Infinite" msgstr "" -#: pretix/base/exporters/orderlist.py:1181 +#: pretix/base/exporters/orderlist.py:1199 msgid "Gift card transactions" msgstr "" -#: pretix/base/exporters/orderlist.py:1183 -#: pretix/base/exporters/orderlist.py:1288 +#: pretix/base/exporters/orderlist.py:1201 +#: pretix/base/exporters/orderlist.py:1306 msgctxt "export_category" msgid "Gift cards" msgstr "" -#: pretix/base/exporters/orderlist.py:1184 +#: pretix/base/exporters/orderlist.py:1202 msgid "Download a spreadsheet of all gift card transactions." msgstr "" -#: pretix/base/exporters/orderlist.py:1212 -#: pretix/base/exporters/orderlist.py:1259 -#: pretix/base/exporters/orderlist.py:1355 pretix/base/models/giftcards.py:89 +#: pretix/base/exporters/orderlist.py:1230 +#: pretix/base/exporters/orderlist.py:1277 +#: pretix/base/exporters/orderlist.py:1373 pretix/base/models/giftcards.py:89 #: pretix/base/payment.py:1454 #: pretix/control/templates/pretixcontrol/giftcards/payment.html:4 -#: pretix/control/templates/pretixcontrol/order/index.html:506 +#: pretix/control/templates/pretixcontrol/order/index.html:518 #: pretix/control/templates/pretixcontrol/organizers/giftcard.html:28 #: pretix/control/templates/pretixcontrol/organizers/giftcards.html:56 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:152 msgid "Gift card code" msgstr "" -#: pretix/base/exporters/orderlist.py:1213 -#: pretix/base/exporters/orderlist.py:1302 -#: pretix/base/exporters/orderlist.py:1305 +#: 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:1417 pretix/control/forms/filter.py:1420 +#: pretix/control/forms/filter.py:1415 pretix/control/forms/filter.py:1418 #: pretix/control/templates/pretixcontrol/event/live.html:75 msgid "Test mode" msgstr "" -#: pretix/base/exporters/orderlist.py:1218 pretix/base/models/organizer.py:96 -#: pretix/control/forms/event.py:110 pretix/control/forms/event.py:116 -#: pretix/control/forms/filter.py:888 pretix/control/forms/filter.py:1006 -#: pretix/control/forms/filter.py:1682 +#: pretix/base/exporters/orderlist.py:1236 pretix/base/models/organizer.py:96 +#: 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/templates/pretixcontrol/email_setup.html:6 #: pretix/control/templates/pretixcontrol/email_setup_simple.html:6 #: pretix/control/templates/pretixcontrol/email_setup_smtp.html:6 @@ -2586,8 +2599,8 @@ msgstr "" msgid "Organizer" msgstr "" -#: pretix/base/exporters/orderlist.py:1225 pretix/base/invoice.py:573 -#: pretix/control/templates/pretixcontrol/base.html:283 +#: pretix/base/exporters/orderlist.py:1243 pretix/base/invoice.py:573 +#: pretix/control/templates/pretixcontrol/base.html:281 #: pretix/control/templates/pretixcontrol/checkin/index.html:145 #: pretix/control/templates/pretixcontrol/order/index.html:25 #: pretix/control/templates/pretixcontrol/orders/bulk_action.html:38 @@ -2605,7 +2618,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/search/payments.html:119 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/refund_export.html:67 #: pretix/presale/forms/checkout.py:259 -#: pretix/presale/templates/pretixpresale/event/order.html:69 +#: pretix/presale/templates/pretixpresale/event/order.html:68 #: pretix/presale/templates/pretixpresale/event/position.html:14 #: pretix/presale/templates/pretixpresale/organizers/customer_membership.html:20 #: pretix/presale/templates/pretixpresale/organizers/customer_membership.html:84 @@ -2614,49 +2627,49 @@ msgstr "" msgid "TEST MODE" msgstr "" -#: pretix/base/exporters/orderlist.py:1240 +#: pretix/base/exporters/orderlist.py:1258 msgid "Gift card redemptions" msgstr "" -#: pretix/base/exporters/orderlist.py:1242 +#: pretix/base/exporters/orderlist.py:1260 msgid "" "Download a spreadsheet of all payments or refunds that involve gift cards." msgstr "" -#: pretix/base/exporters/orderlist.py:1259 +#: pretix/base/exporters/orderlist.py:1277 #: pretix/control/templates/pretixcontrol/giftcards/payment.html:16 msgid "Issuer" msgstr "" -#: pretix/base/exporters/orderlist.py:1286 pretix/control/navigation.py:538 +#: pretix/base/exporters/orderlist.py:1304 pretix/control/navigation.py:538 #: pretix/control/navigation.py:556 #: pretix/control/templates/pretixcontrol/organizers/edit.html:156 #: pretix/plugins/reports/accountingreport.py:898 msgid "Gift cards" msgstr "" -#: pretix/base/exporters/orderlist.py:1289 +#: pretix/base/exporters/orderlist.py:1307 msgid "Download a spreadsheet of all gift cards including their current value." msgstr "" -#: pretix/base/exporters/orderlist.py:1296 +#: pretix/base/exporters/orderlist.py:1314 msgid "Show value at" msgstr "" -#: pretix/base/exporters/orderlist.py:1299 +#: pretix/base/exporters/orderlist.py:1317 msgid "Defaults to the time of report." msgstr "" -#: pretix/base/exporters/orderlist.py:1304 -#: pretix/base/exporters/orderlist.py:1314 pretix/control/forms/filter.py:519 -#: pretix/control/forms/filter.py:1200 pretix/control/forms/filter.py:1419 -#: pretix/control/forms/filter.py:1428 pretix/control/forms/filter.py:1498 -#: pretix/control/forms/filter.py:1508 pretix/control/forms/filter.py:1570 -#: pretix/control/forms/filter.py:2009 pretix/control/forms/filter.py:2018 -#: pretix/control/forms/filter.py:2089 pretix/control/forms/filter.py:2102 -#: pretix/control/forms/filter.py:2608 pretix/control/forms/filter.py:2627 -#: pretix/control/templates/pretixcontrol/checkin/lists.html:134 -#: pretix/control/templates/pretixcontrol/checkin/lists.html:140 +#: 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/control/templates/pretixcontrol/checkin/lists.html:141 +#: pretix/control/templates/pretixcontrol/checkin/lists.html:147 #: pretix/control/templates/pretixcontrol/event/plugins.html:24 #: pretix/control/templates/pretixcontrol/items/discounts.html:113 #: pretix/control/templates/pretixcontrol/organizers/devices.html:147 @@ -2670,25 +2683,25 @@ msgstr "" msgid "All" msgstr "" -#: pretix/base/exporters/orderlist.py:1306 pretix/control/forms/filter.py:1421 +#: pretix/base/exporters/orderlist.py:1324 pretix/control/forms/filter.py:1419 msgid "Live" msgstr "" -#: pretix/base/exporters/orderlist.py:1315 pretix/control/forms/filter.py:1429 -#: pretix/control/templates/pretixcontrol/pdf/index.html:265 +#: pretix/base/exporters/orderlist.py:1333 pretix/control/forms/filter.py:1427 +#: pretix/control/templates/pretixcontrol/pdf/index.html:325 msgid "Empty" msgstr "" -#: pretix/base/exporters/orderlist.py:1316 pretix/control/forms/filter.py:1430 +#: pretix/base/exporters/orderlist.py:1334 pretix/control/forms/filter.py:1428 msgid "Valid and with value" msgstr "" -#: pretix/base/exporters/orderlist.py:1317 pretix/control/forms/filter.py:1431 +#: pretix/base/exporters/orderlist.py:1335 pretix/control/forms/filter.py:1429 msgid "Expired and with value" msgstr "" -#: pretix/base/exporters/orderlist.py:1318 pretix/control/forms/filter.py:227 -#: pretix/control/forms/filter.py:1432 pretix/control/forms/filter.py:2094 +#: 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/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 @@ -2698,22 +2711,22 @@ msgstr "" msgid "Expired" msgstr "" -#: pretix/base/exporters/orderlist.py:1356 pretix/base/models/giftcards.py:98 +#: pretix/base/exporters/orderlist.py:1374 pretix/base/models/giftcards.py:98 msgid "Test mode card" msgstr "" -#: pretix/base/exporters/orderlist.py:1358 -#: pretix/base/modelimport_orders.py:516 pretix/base/models/giftcards.py:102 +#: pretix/base/exporters/orderlist.py:1376 +#: pretix/base/modelimport_orders.py:553 pretix/base/models/giftcards.py:102 #: pretix/control/templates/pretixcontrol/order/index.html:203 #: pretix/control/templates/pretixcontrol/organizers/giftcards.html:62 msgid "Expiry date" msgstr "" -#: pretix/base/exporters/orderlist.py:1359 pretix/control/forms/orders.py:892 +#: pretix/base/exporters/orderlist.py:1377 pretix/control/forms/orders.py:902 msgid "Special terms and conditions" msgstr "" -#: pretix/base/exporters/orderlist.py:1361 +#: pretix/base/exporters/orderlist.py:1379 #: pretix/control/templates/pretixcontrol/order/change.html:98 #: pretix/control/templates/pretixcontrol/order/change.html:410 #: pretix/control/templates/pretixcontrol/organizers/giftcard.html:32 @@ -2721,15 +2734,15 @@ msgstr "" msgid "Current value" msgstr "" -#: pretix/base/exporters/orderlist.py:1362 +#: pretix/base/exporters/orderlist.py:1380 msgid "Created in order" msgstr "" -#: pretix/base/exporters/orderlist.py:1363 +#: pretix/base/exporters/orderlist.py:1381 msgid "Last invoice number of order" msgstr "" -#: pretix/base/exporters/orderlist.py:1364 +#: pretix/base/exporters/orderlist.py:1382 msgid "Last invoice date of order" msgstr "" @@ -2771,7 +2784,8 @@ msgstr "" #: pretix/base/exporters/reusablemedia.py:50 pretix/base/models/media.py:90 #: pretix/control/templates/pretixcontrol/order/index.html:216 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:133 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:132 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:8 msgid "Customer account" msgstr "" @@ -2828,7 +2842,7 @@ msgid "Voucher expired" msgstr "" #: pretix/base/exporters/waitinglist.py:117 -#: pretix/base/modelimport_orders.py:95 pretix/base/modelimport_vouchers.py:60 +#: pretix/base/modelimport_orders.py:111 pretix/base/modelimport_vouchers.py:60 #: pretix/control/templates/pretixcontrol/checkin/index.html:100 msgctxt "subevents" msgid "Date" @@ -3063,7 +3077,7 @@ msgid "Available placeholders: {list}" msgstr "" #: pretix/base/forms/widgets.py:214 pretix/base/models/items.py:1656 -#: pretix/base/reldate.py:216 pretix/plugins/checkinlists/exporters.py:753 +#: pretix/plugins/checkinlists/exporters.py:753 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_create.html:40 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_update.html:54 msgid "Time" @@ -3098,27 +3112,27 @@ msgctxt "invoice" msgid "Invoice to" msgstr "" -#: pretix/base/invoice.py:462 pretix/base/invoice.py:1016 +#: pretix/base/invoice.py:462 pretix/base/invoice.py:1021 msgctxt "invoice" msgid "Order code" msgstr "" -#: pretix/base/invoice.py:471 pretix/base/invoice.py:1029 +#: pretix/base/invoice.py:471 pretix/base/invoice.py:1034 msgctxt "invoice" msgid "Cancellation number" msgstr "" -#: pretix/base/invoice.py:477 pretix/base/invoice.py:1031 +#: pretix/base/invoice.py:477 pretix/base/invoice.py:1036 msgctxt "invoice" msgid "Original invoice" msgstr "" -#: pretix/base/invoice.py:482 pretix/base/invoice.py:1036 +#: pretix/base/invoice.py:482 pretix/base/invoice.py:1041 msgctxt "invoice" msgid "Invoice number" msgstr "" -#: pretix/base/invoice.py:490 pretix/base/invoice.py:1051 +#: pretix/base/invoice.py:490 pretix/base/invoice.py:1056 msgctxt "invoice" msgid "Cancellation date" msgstr "" @@ -3128,7 +3142,7 @@ msgctxt "invoice" msgid "Original invoice date" msgstr "" -#: pretix/base/invoice.py:503 pretix/base/invoice.py:1053 +#: pretix/base/invoice.py:503 pretix/base/invoice.py:1058 msgctxt "invoice" msgid "Invoice date" msgstr "" @@ -3168,112 +3182,112 @@ msgctxt "invoice" msgid "Beneficiary" msgstr "" -#: pretix/base/invoice.py:657 +#: pretix/base/invoice.py:662 msgctxt "invoice" msgid "Tax Invoice" msgstr "" -#: pretix/base/invoice.py:658 +#: pretix/base/invoice.py:663 msgctxt "invoice" msgid "Invoice" msgstr "" -#: pretix/base/invoice.py:659 +#: pretix/base/invoice.py:664 #: 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 +#: pretix/presale/templates/pretixpresale/event/order.html:243 msgctxt "invoice" msgid "Cancellation" msgstr "" -#: pretix/base/invoice.py:681 pretix/base/invoice.py:689 +#: pretix/base/invoice.py:686 pretix/base/invoice.py:694 msgctxt "invoice" msgid "Description" msgstr "" -#: pretix/base/invoice.py:682 pretix/base/invoice.py:690 +#: pretix/base/invoice.py:687 pretix/base/invoice.py:695 msgctxt "invoice" msgid "Qty" msgstr "" -#: pretix/base/invoice.py:683 pretix/base/invoice.py:833 +#: pretix/base/invoice.py:688 pretix/base/invoice.py:838 msgctxt "invoice" msgid "Tax rate" msgstr "" -#: pretix/base/invoice.py:684 +#: pretix/base/invoice.py:689 msgctxt "invoice" msgid "Net" msgstr "" -#: pretix/base/invoice.py:685 +#: pretix/base/invoice.py:690 msgctxt "invoice" msgid "Gross" msgstr "" -#: pretix/base/invoice.py:691 +#: pretix/base/invoice.py:696 msgctxt "invoice" msgid "Amount" msgstr "" -#: pretix/base/invoice.py:707 +#: pretix/base/invoice.py:712 #, python-brace-format msgctxt "invoice" msgid "Single price: {net_price} net / {gross_price} gross" msgstr "" -#: pretix/base/invoice.py:724 +#: pretix/base/invoice.py:729 #, python-brace-format msgctxt "invoice" msgid "Single price: {price}" msgstr "" -#: pretix/base/invoice.py:742 pretix/base/invoice.py:748 +#: pretix/base/invoice.py:747 pretix/base/invoice.py:753 msgctxt "invoice" msgid "Invoice total" msgstr "" -#: pretix/base/invoice.py:758 +#: pretix/base/invoice.py:763 msgctxt "invoice" msgid "Received payments" msgstr "" -#: pretix/base/invoice.py:763 +#: pretix/base/invoice.py:768 msgctxt "invoice" msgid "Outstanding payments" msgstr "" -#: pretix/base/invoice.py:780 +#: pretix/base/invoice.py:785 msgctxt "invoice" msgid "Paid by gift card" msgstr "" -#: pretix/base/invoice.py:785 +#: pretix/base/invoice.py:790 msgctxt "invoice" msgid "Remaining amount" msgstr "" -#: pretix/base/invoice.py:834 +#: pretix/base/invoice.py:839 msgctxt "invoice" msgid "Net value" msgstr "" -#: pretix/base/invoice.py:835 +#: pretix/base/invoice.py:840 msgctxt "invoice" msgid "Gross value" msgstr "" -#: pretix/base/invoice.py:836 +#: pretix/base/invoice.py:841 msgctxt "invoice" msgid "Tax" msgstr "" -#: pretix/base/invoice.py:866 +#: pretix/base/invoice.py:871 msgctxt "invoice" msgid "Included taxes" msgstr "" -#: pretix/base/invoice.py:894 +#: pretix/base/invoice.py:899 #, python-brace-format msgctxt "invoice" msgid "" @@ -3281,7 +3295,7 @@ msgid "" "{date}, this corresponds to:" msgstr "" -#: pretix/base/invoice.py:909 +#: pretix/base/invoice.py:914 #, python-brace-format msgctxt "invoice" msgid "" @@ -3289,20 +3303,20 @@ msgid "" "{date}, the invoice total corresponds to {total}." msgstr "" -#: pretix/base/invoice.py:923 +#: pretix/base/invoice.py:928 msgid "Default invoice renderer (European-style letter)" msgstr "" -#: pretix/base/invoice.py:1012 +#: pretix/base/invoice.py:1017 msgctxt "invoice" msgid "(Please quote at all times.)" msgstr "" -#: pretix/base/invoice.py:1059 +#: pretix/base/invoice.py:1064 msgid "Simplified invoice renderer" msgstr "" -#: pretix/base/invoice.py:1078 +#: pretix/base/invoice.py:1083 #, python-brace-format msgctxt "invoice" msgid "Event date: {date_range}" @@ -3368,11 +3382,6 @@ msgstr "" msgid "Tax rule {val}" msgstr "" -#: pretix/base/logentrytypes.py:151 -#, python-brace-format -msgid "{val}" -msgstr "" - #: pretix/base/media.py:71 msgid "Barcode / QR-Code" msgstr "" @@ -3391,192 +3400,236 @@ msgstr "" msgid "Keep empty" msgstr "" -#: pretix/base/modelimport.py:139 +#: pretix/base/modelimport.py:146 #, python-brace-format msgid "Invalid setting for column \"{header}\"." msgstr "" -#: pretix/base/modelimport.py:199 +#: pretix/base/modelimport.py:206 #, python-brace-format msgid "Could not parse {value} as a yes/no value." msgstr "" -#: pretix/base/modelimport.py:222 +#: pretix/base/modelimport.py:229 #, python-brace-format msgid "Could not parse {value} as a date and time." msgstr "" -#: pretix/base/modelimport.py:232 pretix/control/views/orders.py:1184 -#: pretix/control/views/orders.py:1213 pretix/control/views/orders.py:1257 -#: pretix/control/views/orders.py:1292 pretix/control/views/orders.py:1315 +#: pretix/base/modelimport.py:239 pretix/control/views/orders.py:1186 +#: pretix/control/views/orders.py:1215 pretix/control/views/orders.py:1259 +#: pretix/control/views/orders.py:1294 pretix/control/views/orders.py:1317 msgid "You entered an invalid number." msgstr "" -#: pretix/base/modelimport.py:279 pretix/base/modelimport.py:291 +#: pretix/base/modelimport.py:286 pretix/base/modelimport.py:298 msgctxt "subevent" msgid "No matching date was found." msgstr "" -#: pretix/base/modelimport.py:281 pretix/base/modelimport.py:293 +#: pretix/base/modelimport.py:288 pretix/base/modelimport.py:300 msgctxt "subevent" msgid "Multiple matching dates were found." msgstr "" -#: pretix/base/modelimport_orders.py:85 +#: pretix/base/modelimport_orders.py:73 +msgid "Grouping" +msgstr "" + +#: pretix/base/modelimport_orders.py:75 +msgid "" +"Only applicable when \"Import mode\" is set to \"Group multiple lines " +"together...\". Lines with the same grouping value will be put in the same " +"order, but MUST be consecutive lines of the input file." +msgstr "" + +#: pretix/base/modelimport_orders.py:101 msgid "Enter a valid phone number." msgstr "" -#: pretix/base/modelimport_orders.py:100 pretix/presale/views/waiting.py:157 +#: pretix/base/modelimport_orders.py:114 +msgctxt "subevents" +msgid "" +"The date can be specified through its full name, full date and time, or " +"internal ID, provided only one date in the system matches the input." +msgstr "" + +#: pretix/base/modelimport_orders.py:120 pretix/presale/views/waiting.py:157 msgctxt "subevent" msgid "You need to select a date." msgstr "" -#: pretix/base/modelimport_orders.py:128 +#: pretix/base/modelimport_orders.py:131 +msgid "" +"The product can be specified by its internal ID, full name or internal name." +msgstr "" + +#: pretix/base/modelimport_orders.py:149 #: pretix/base/modelimport_vouchers.py:194 msgid "No matching product was found." msgstr "" -#: pretix/base/modelimport_orders.py:130 +#: pretix/base/modelimport_orders.py:151 #: pretix/base/modelimport_vouchers.py:196 msgid "Multiple matching products were found." msgstr "" -#: pretix/base/modelimport_orders.py:139 +#: pretix/base/modelimport_orders.py:160 #: pretix/base/modelimport_vouchers.py:205 pretix/base/models/items.py:1257 #: pretix/base/models/vouchers.py:263 pretix/base/models/waitinglist.py:99 msgid "Product variation" msgstr "" -#: pretix/base/modelimport_orders.py:159 +#: pretix/base/modelimport_orders.py:161 +msgid "The variation can be specified by its internal ID or full name." +msgstr "" + +#: pretix/base/modelimport_orders.py:181 #: pretix/base/modelimport_vouchers.py:225 #: pretix/base/modelimport_vouchers.py:259 msgid "No matching variation was found." msgstr "" -#: pretix/base/modelimport_orders.py:161 +#: pretix/base/modelimport_orders.py:183 #: pretix/base/modelimport_vouchers.py:227 #: pretix/base/modelimport_vouchers.py:261 msgid "Multiple matching variations were found." msgstr "" -#: pretix/base/modelimport_orders.py:164 +#: pretix/base/modelimport_orders.py:186 msgid "You need to select a variation for this product." msgstr "" -#: pretix/base/modelimport_orders.py:176 pretix/base/modelimport_orders.py:191 -#: pretix/base/modelimport_orders.py:206 pretix/base/modelimport_orders.py:217 -#: pretix/base/modelimport_orders.py:228 pretix/base/modelimport_orders.py:244 -#: pretix/base/modelimport_orders.py:263 pretix/base/modelimport_orders.py:288 -#: pretix/base/modelimport_orders.py:299 pretix/control/forms/filter.py:621 +#: pretix/base/modelimport_orders.py:199 pretix/base/modelimport_orders.py:216 +#: 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 msgid "Invoice address" msgstr "" -#: pretix/base/modelimport_orders.py:251 pretix/base/modelimport_orders.py:397 +#: pretix/base/modelimport_orders.py:265 pretix/base/modelimport_orders.py:417 +msgid "The country needs to be specified using a two-letter country code." +msgstr "" + +#: pretix/base/modelimport_orders.py:281 pretix/base/modelimport_orders.py:432 msgid "Please enter a valid country code." msgstr "" -#: pretix/base/modelimport_orders.py:268 pretix/base/modelimport_orders.py:414 +#: pretix/base/modelimport_orders.py:290 pretix/base/modelimport_orders.py:441 +msgid "The state can be specified by its short form or full name." +msgstr "" + +#: pretix/base/modelimport_orders.py:300 pretix/base/modelimport_orders.py:450 msgid "States are not supported for this country." msgstr "" -#: pretix/base/modelimport_orders.py:276 pretix/base/modelimport_orders.py:422 +#: pretix/base/modelimport_orders.py:308 pretix/base/modelimport_orders.py:458 msgid "Please enter a valid state." msgstr "" -#: pretix/base/modelimport_orders.py:325 pretix/control/forms/filter.py:652 +#: pretix/base/modelimport_orders.py:359 pretix/control/forms/filter.py:652 msgid "Attendee email address" msgstr "" -#: pretix/base/modelimport_orders.py:341 pretix/base/modelimport_orders.py:352 -#: pretix/base/modelimport_orders.py:363 pretix/base/modelimport_orders.py:374 -#: pretix/base/modelimport_orders.py:390 pretix/base/modelimport_orders.py:409 +#: 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/templates/pretixcontrol/order/index.html:551 +#: pretix/control/templates/pretixcontrol/order/index.html:563 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:193 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:196 msgid "Attendee address" msgstr "" -#: pretix/base/modelimport_orders.py:409 +#: pretix/base/modelimport_orders.py:445 msgid "State" msgstr "" -#: pretix/base/modelimport_orders.py:432 +#: pretix/base/modelimport_orders.py:468 msgid "Calculate from product" msgstr "" -#: pretix/base/modelimport_orders.py:450 +#: pretix/base/modelimport_orders.py:486 #: pretix/control/templates/pretixcontrol/checkin/index.html:111 #: pretix/control/templates/pretixcontrol/order/index.html:491 msgid "Ticket code" msgstr "" -#: pretix/base/modelimport_orders.py:451 +#: pretix/base/modelimport_orders.py:487 msgid "Generate automatically" msgstr "" -#: pretix/base/modelimport_orders.py:460 +#: pretix/base/modelimport_orders.py:496 msgid "You cannot assign a position secret that already exists." msgstr "" -#: pretix/base/modelimport_orders.py:491 +#: pretix/base/modelimport_orders.py:528 msgid "Please enter a valid language code." msgstr "" -#: pretix/base/modelimport_orders.py:559 pretix/base/modelimport_orders.py:561 +#: pretix/base/modelimport_orders.py:581 +msgid "" +"The sales channel can be specified by it's internal identifier or its full " +"name." +msgstr "" + +#: pretix/base/modelimport_orders.py:599 pretix/base/modelimport_orders.py:601 msgid "Please enter a valid sales channel." msgstr "" -#: pretix/base/modelimport_orders.py:585 +#: pretix/base/modelimport_orders.py:611 +msgid "The seat needs to be specified by its internal ID." +msgstr "" + +#: pretix/base/modelimport_orders.py:626 #: pretix/base/modelimport_vouchers.py:291 msgid "Multiple matching seats were found." msgstr "" -#: pretix/base/modelimport_orders.py:587 +#: pretix/base/modelimport_orders.py:628 #: pretix/base/modelimport_vouchers.py:293 msgid "No matching seat was found." msgstr "" -#: pretix/base/modelimport_orders.py:590 +#: pretix/base/modelimport_orders.py:631 #: pretix/base/modelimport_vouchers.py:296 pretix/base/services/cart.py:213 -#: pretix/base/services/modelimport.py:134 -#: pretix/base/services/modelimport.py:246 +#: pretix/base/services/modelimport.py:175 +#: pretix/base/services/modelimport.py:287 msgid "" "The seat you selected has already been taken. Please select a different seat." msgstr "" -#: pretix/base/modelimport_orders.py:593 pretix/base/services/cart.py:210 +#: pretix/base/modelimport_orders.py:634 pretix/base/services/cart.py:210 msgid "You need to select a specific seat." msgstr "" -#: pretix/base/modelimport_orders.py:647 pretix/base/models/items.py:1671 -#: pretix/base/models/items.py:1766 pretix/control/forms/item.py:149 +#: pretix/base/modelimport_orders.py:691 pretix/base/models/items.py:1671 +#: pretix/base/models/items.py:1766 pretix/control/forms/item.py:147 #: pretix/control/templates/pretixcontrol/items/question_edit.html:10 #: pretix/control/templates/pretixcontrol/items/question_edit.html:17 #: pretix/control/templates/pretixcontrol/items/questions.html:21 msgid "Question" msgstr "" -#: pretix/base/modelimport_orders.py:657 pretix/base/modelimport_orders.py:665 +#: pretix/base/modelimport_orders.py:701 pretix/base/modelimport_orders.py:709 #: pretix/base/models/items.py:1830 pretix/base/models/items.py:1848 msgid "Invalid option selected." msgstr "" -#: pretix/base/modelimport_orders.py:659 pretix/base/modelimport_orders.py:667 +#: pretix/base/modelimport_orders.py:703 pretix/base/modelimport_orders.py:711 msgid "Ambiguous option selected." msgstr "" -#: pretix/base/modelimport_orders.py:698 pretix/base/models/orders.py:239 -#: pretix/control/forms/orders.py:696 pretix/control/forms/organizer.py:844 +#: pretix/base/modelimport_orders.py:742 pretix/base/models/orders.py:239 msgid "Customer" msgstr "" -#: pretix/base/modelimport_orders.py:711 +#: pretix/base/modelimport_orders.py:756 msgid "No matching customer was found." msgstr "" @@ -3603,7 +3656,7 @@ msgid "Maximum discount budget" msgstr "" #: pretix/base/modelimport_vouchers.py:119 pretix/base/models/vouchers.py:225 -#: pretix/control/forms/filter.py:2103 +#: pretix/control/forms/filter.py:2099 msgid "Reserve ticket from quota" msgstr "" @@ -3895,8 +3948,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:1500 -#: pretix/control/forms/filter.py:1572 +#: pretix/base/models/customers.py:195 pretix/control/forms/filter.py:1498 +#: pretix/control/forms/filter.py:1570 #: 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 @@ -3905,7 +3958,7 @@ msgid "disabled" msgstr "" #: pretix/base/models/customers.py:310 pretix/base/models/orders.py:1538 -#: pretix/base/models/orders.py:3269 pretix/base/settings.py:1112 +#: pretix/base/models/orders.py:3269 pretix/base/settings.py:1150 msgid "Company name" msgstr "" @@ -3972,8 +4025,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:2394 -#: pretix/control/forms/filter.py:2441 pretix/control/forms/filter.py:2601 +#: 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/templates/pretixcontrol/checkin/checkins.html:67 #: pretix/control/templates/pretixcontrol/organizers/gates.html:16 #: pretix/plugins/checkinlists/exporters.py:765 @@ -4160,7 +4213,7 @@ msgstr "" msgid "The slug may only contain letters, numbers, dots and dashes." msgstr "" -#: pretix/base/models/event.py:601 pretix/base/models/event.py:1488 +#: pretix/base/models/event.py:601 pretix/base/models/event.py:1485 msgid "Show in lists" msgstr "" @@ -4170,14 +4223,14 @@ msgid "" "organizer account." msgstr "" -#: pretix/base/models/event.py:606 pretix/base/models/event.py:1503 +#: pretix/base/models/event.py:606 pretix/base/models/event.py:1500 #: 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:612 pretix/base/models/event.py:1509 +#: pretix/base/models/event.py:612 pretix/base/models/event.py:1506 #: pretix/control/forms/subevents.py:94 msgid "Optional. No products will be sold before this date." msgstr "" @@ -4196,8 +4249,8 @@ msgstr "" msgid "Plugins" msgstr "" -#: pretix/base/models/event.py:649 pretix/base/pdf.py:229 -#: pretix/control/forms/event.py:274 pretix/control/forms/filter.py:1677 +#: pretix/base/models/event.py:649 pretix/base/pdf.py:238 +#: pretix/control/forms/event.py:273 pretix/control/forms/filter.py:1675 #: pretix/control/templates/pretixcontrol/event/index.html:13 #: pretix/control/templates/pretixcontrol/events/index.html:114 #: pretix/control/templates/pretixcontrol/organizers/detail.html:90 @@ -4208,7 +4261,7 @@ msgstr "" msgid "Event series" msgstr "" -#: pretix/base/models/event.py:653 pretix/base/models/event.py:1537 +#: pretix/base/models/event.py:653 pretix/base/models/event.py:1534 msgid "Seating plan" msgstr "" @@ -4234,144 +4287,144 @@ msgstr "" msgid "Events" msgstr "" -#: pretix/base/models/event.py:1316 +#: pretix/base/models/event.py:1313 msgid "" "You have configured at least one paid product but have not enabled any " "payment methods." msgstr "" -#: pretix/base/models/event.py:1319 +#: pretix/base/models/event.py:1316 msgid "" "You have configured at least one paid product but have not configured a " "currency." msgstr "" -#: pretix/base/models/event.py:1322 +#: pretix/base/models/event.py:1319 msgid "You need to configure at least one quota to sell anything." msgstr "" -#: pretix/base/models/event.py:1327 +#: pretix/base/models/event.py:1324 #, python-brace-format msgid "You need to fill the meta parameter \"{property}\"." msgstr "" -#: pretix/base/models/event.py:1434 +#: pretix/base/models/event.py:1431 msgid "" "Once created an event cannot change between an series and a single event." msgstr "" -#: pretix/base/models/event.py:1440 +#: pretix/base/models/event.py:1437 msgid "The event slug cannot be changed." msgstr "" -#: pretix/base/models/event.py:1443 +#: pretix/base/models/event.py:1440 msgid "This slug has already been used for a different event." msgstr "" -#: pretix/base/models/event.py:1449 +#: pretix/base/models/event.py:1446 msgid "The event cannot end before it starts." msgstr "" -#: pretix/base/models/event.py:1455 +#: pretix/base/models/event.py:1452 msgid "The event's presale cannot end before it starts." msgstr "" -#: pretix/base/models/event.py:1485 +#: pretix/base/models/event.py:1482 msgid "" "Only with this checkbox enabled, this date is visible in the frontend to " "users." msgstr "" -#: pretix/base/models/event.py:1489 +#: pretix/base/models/event.py:1486 msgid "" "If selected, this event will show up publicly on the list of dates for your " "event." msgstr "" -#: pretix/base/models/event.py:1534 pretix/base/settings.py:3064 +#: pretix/base/models/event.py:1531 pretix/base/settings.py:3102 msgid "Frontpage text" msgstr "" -#: pretix/base/models/event.py:1551 +#: pretix/base/models/event.py:1548 msgid "Date in event series" msgstr "" -#: pretix/base/models/event.py:1552 +#: pretix/base/models/event.py:1549 msgid "Dates in event series" msgstr "" -#: pretix/base/models/event.py:1697 +#: pretix/base/models/event.py:1694 msgid "One or more variations do not belong to this event." msgstr "" -#: pretix/base/models/event.py:1727 pretix/base/models/items.py:2236 +#: pretix/base/models/event.py:1724 pretix/base/models/items.py:2236 msgid "Can not contain spaces or special characters except underscores" msgstr "" -#: pretix/base/models/event.py:1732 pretix/base/models/items.py:2241 +#: pretix/base/models/event.py:1729 pretix/base/models/items.py:2241 msgid "The property name may only contain letters, numbers and underscores." msgstr "" -#: pretix/base/models/event.py:1737 +#: pretix/base/models/event.py:1734 msgid "Default value" msgstr "" -#: pretix/base/models/event.py:1739 +#: pretix/base/models/event.py:1736 #: pretix/control/templates/pretixcontrol/organizers/properties.html:50 msgid "Can only be changed by organizer-level administrators" msgstr "" -#: pretix/base/models/event.py:1741 +#: pretix/base/models/event.py:1738 msgid "Required for events" msgstr "" -#: pretix/base/models/event.py:1742 +#: pretix/base/models/event.py:1739 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:1748 pretix/base/models/items.py:2253 +#: pretix/base/models/event.py:1745 pretix/base/models/items.py:2253 msgid "Valid values" msgstr "" -#: pretix/base/models/event.py:1751 +#: pretix/base/models/event.py:1748 #: pretix/control/templates/pretixcontrol/organizers/properties.html:45 msgid "Show filter option to customers" msgstr "" -#: pretix/base/models/event.py:1752 +#: pretix/base/models/event.py:1749 msgid "" "This field will be shown to filter events in the public event list and " "calendar." msgstr "" -#: pretix/base/models/event.py:1755 pretix/control/forms/organizer.py:269 +#: pretix/base/models/event.py:1752 pretix/control/forms/organizer.py:269 #: pretix/control/forms/organizer.py:273 msgid "Public name" msgstr "" -#: pretix/base/models/event.py:1759 +#: pretix/base/models/event.py:1756 #: pretix/control/templates/pretixcontrol/organizers/properties.html:40 msgid "Can be used for filtering" msgstr "" -#: pretix/base/models/event.py:1760 +#: pretix/base/models/event.py:1757 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:1770 +#: pretix/base/models/event.py:1767 msgid "A property can either be required or have a default value, not both." msgstr "" -#: pretix/base/models/event.py:1850 pretix/base/models/organizer.py:516 +#: pretix/base/models/event.py:1847 pretix/base/models/organizer.py:516 msgid "Link text" msgstr "" -#: pretix/base/models/event.py:1853 pretix/base/models/organizer.py:519 +#: pretix/base/models/event.py:1850 pretix/base/models/organizer.py:519 msgid "Link URL" msgstr "" @@ -4385,7 +4438,8 @@ msgid "Additional recipients" msgstr "" #: pretix/base/models/exports.py:61 pretix/base/models/exports.py:66 -#: pretix/base/models/exports.py:71 +#: pretix/base/models/exports.py:71 pretix/control/forms/event.py:988 +#: pretix/control/forms/organizer.py:586 msgid "You can specify multiple recipients separated by commas." msgstr "" @@ -4397,20 +4451,20 @@ msgstr "" msgid "Additional recipients (Bcc)" msgstr "" -#: pretix/base/models/exports.py:74 pretix/control/forms/event.py:1101 -#: pretix/control/forms/event.py:1175 pretix/control/forms/event.py:1185 -#: pretix/control/forms/event.py:1195 pretix/control/forms/orders.py:720 -#: pretix/control/forms/orders.py:942 pretix/control/forms/orders.py:969 -#: pretix/control/forms/organizer.py:604 pretix/control/forms/organizer.py:614 -#: pretix/control/forms/organizer.py:624 pretix/control/forms/vouchers.py:273 +#: pretix/base/models/exports.py:74 pretix/control/forms/event.py:1094 +#: pretix/control/forms/event.py:1168 pretix/control/forms/event.py:1178 +#: pretix/control/forms/event.py:1188 pretix/control/forms/orders.py:730 +#: pretix/control/forms/orders.py:952 pretix/control/forms/orders.py:979 +#: pretix/control/forms/organizer.py:607 pretix/control/forms/organizer.py:617 +#: pretix/control/forms/organizer.py:627 pretix/control/forms/vouchers.py:282 #: pretix/plugins/sendmail/forms.py:57 pretix/plugins/sendmail/forms.py:73 #: pretix/plugins/sendmail/models.py:248 msgid "Subject" msgstr "" -#: pretix/base/models/exports.py:78 pretix/control/forms/orders.py:759 -#: pretix/control/forms/orders.py:782 pretix/control/forms/orders.py:950 -#: pretix/control/forms/orders.py:977 pretix/control/forms/vouchers.py:279 +#: pretix/base/models/exports.py:78 pretix/control/forms/orders.py:769 +#: pretix/control/forms/orders.py:792 pretix/control/forms/orders.py:960 +#: pretix/control/forms/orders.py:987 pretix/control/forms/vouchers.py:288 #: pretix/plugins/sendmail/forms.py:58 pretix/plugins/sendmail/forms.py:78 #: pretix/plugins/sendmail/models.py:249 msgid "Message" @@ -4484,15 +4538,15 @@ msgid "" msgstr "" #: pretix/base/models/items.py:114 pretix/base/models/items.py:159 -#: pretix/control/forms/item.py:99 +#: pretix/control/forms/item.py:97 msgid "Normal category" msgstr "" -#: pretix/base/models/items.py:115 pretix/control/forms/item.py:112 +#: pretix/base/models/items.py:115 pretix/control/forms/item.py:110 msgid "Normal + cross-selling category" msgstr "" -#: pretix/base/models/items.py:116 pretix/control/forms/item.py:107 +#: pretix/base/models/items.py:116 pretix/control/forms/item.py:105 msgid "Cross-selling category" msgstr "" @@ -4559,12 +4613,12 @@ msgstr "" msgid "Dynamic validity" msgstr "" -#: pretix/base/models/items.py:444 pretix/control/forms/item.py:667 +#: pretix/base/models/items.py:444 pretix/control/forms/item.py:668 #: pretix/control/templates/pretixcontrol/subevents/fragment_unavail_mode_indicator.html:3 msgid "Hide product if unavailable" msgstr "" -#: pretix/base/models/items.py:445 pretix/control/forms/item.py:668 +#: pretix/base/models/items.py:445 pretix/control/forms/item.py:669 #: pretix/control/templates/pretixcontrol/subevents/fragment_unavail_mode_indicator.html:5 msgid "Show product with info on why it’s unavailable" msgstr "" @@ -4647,8 +4701,8 @@ msgstr "" msgid "This will only work if waiting lists are enabled for this event." msgstr "" -#: pretix/base/models/items.py:548 pretix/base/settings.py:1360 -#: pretix/control/forms/event.py:1681 +#: pretix/base/models/items.py:548 pretix/base/settings.py:1398 +#: pretix/control/forms/event.py:1674 msgid "Show number of tickets left" msgstr "" @@ -4656,7 +4710,7 @@ msgstr "" msgid "Publicly show how many tickets are still available." msgstr "" -#: pretix/base/models/items.py:556 pretix/control/forms/item.py:632 +#: pretix/base/models/items.py:556 pretix/control/forms/item.py:633 msgid "Product picture" msgstr "" @@ -4812,7 +4866,7 @@ msgid "" "change but keep their current validity." msgstr "" -#: pretix/base/models/items.py:738 pretix/control/forms/item.py:735 +#: pretix/base/models/items.py:738 pretix/control/forms/item.py:736 msgid "Start of validity" msgstr "" @@ -4878,10 +4932,10 @@ 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:1895 -#: pretix/control/forms/item.py:278 pretix/control/navigation.py:138 +#: pretix/control/forms/filter.py:421 pretix/control/forms/filter.py:1891 +#: pretix/control/forms/item.py:276 pretix/control/navigation.py:138 #: pretix/control/navigation.py:147 -#: pretix/control/templates/pretixcontrol/checkin/lists.html:104 +#: pretix/control/templates/pretixcontrol/checkin/lists.html:111 #: pretix/control/templates/pretixcontrol/items/base.html:3 #: pretix/control/templates/pretixcontrol/items/discounts.html:60 #: pretix/control/templates/pretixcontrol/items/index.html:5 @@ -4892,6 +4946,7 @@ msgstr "" #: pretix/plugins/autocheckin/models.py:72 #: pretix/plugins/autocheckin/templates/pretixplugins/autocheckin/index.html:31 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_list.html:32 +#: pretix/presale/templates/pretixpresale/event/index.html:221 msgid "Products" msgstr "" @@ -5270,12 +5325,12 @@ msgstr "" msgid "Question options" msgstr "" -#: pretix/base/models/items.py:2074 pretix/control/forms/event.py:1715 +#: pretix/base/models/items.py:2074 pretix/control/forms/event.py:1708 #: pretix/control/templates/pretixcontrol/items/quotas.html:56 msgid "Total capacity" msgstr "" -#: pretix/base/models/items.py:2076 pretix/control/forms/item.py:455 +#: pretix/base/models/items.py:2076 pretix/control/forms/item.py:456 msgid "Leave empty for an unlimited number of tickets." msgstr "" @@ -5285,7 +5340,7 @@ msgstr "" msgid "Item" msgstr "" -#: pretix/base/models/items.py:2088 pretix/control/forms/item.py:914 +#: pretix/base/models/items.py:2088 pretix/control/forms/item.py:915 #: pretix/plugins/autocheckin/models.py:74 msgid "Variations" msgstr "" @@ -5422,7 +5477,7 @@ msgstr "" msgid "paid" msgstr "" -#: pretix/base/models/orders.py:204 pretix/control/forms/filter.py:1573 +#: pretix/base/models/orders.py:204 pretix/control/forms/filter.py:1571 #: pretix/control/templates/pretixcontrol/organizers/reusable_medium.html:37 msgid "expired" msgstr "" @@ -5470,7 +5525,7 @@ msgid "API meta information" msgstr "" #: pretix/base/models/orders.py:414 pretix/plugins/sendmail/forms.py:236 -#: pretix/plugins/sendmail/forms.py:391 pretix/plugins/sendmail/views.py:269 +#: pretix/plugins/sendmail/forms.py:389 pretix/plugins/sendmail/views.py:269 msgid "approval pending" msgstr "" @@ -5650,7 +5705,6 @@ msgstr "" #: pretix/base/models/orders.py:2293 pretix/base/payment.py:1372 #: pretix/base/payment.py:1419 pretix/base/settings.py:992 -#: pretix/control/forms/organizer.py:830 #: pretix/control/templates/pretixcontrol/items/index.html:107 #: pretix/control/templates/pretixcontrol/order/index.html:152 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:383 @@ -5700,8 +5754,7 @@ msgstr "" msgid "Badge" msgstr "" -#: pretix/base/models/orders.py:3469 pretix/base/pdf.py:1113 -#: pretix/control/forms/organizer.py:781 pretix/control/forms/organizer.py:817 +#: pretix/base/models/orders.py:3469 pretix/base/pdf.py:1122 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:66 #: pretix/plugins/ticketoutputpdf/ticketoutput.py:113 msgid "Ticket" @@ -5822,7 +5875,7 @@ msgid "%(name)s on %(object)s" msgstr "" #: pretix/base/models/organizer.py:385 -#: pretix/control/templates/pretixcontrol/events/create_basics.html:64 +#: pretix/control/templates/pretixcontrol/events/create_basics.html:67 msgid "Team" msgstr "" @@ -5848,7 +5901,7 @@ msgid "Type" msgstr "" #: pretix/base/models/seating.py:45 pretix/base/models/tax.py:305 -#: pretix/base/pdf.py:1269 +#: pretix/base/pdf.py:1278 msgid "Your layout file is not a valid JSON file." msgstr "" @@ -6024,7 +6077,7 @@ msgstr "" msgid "Should be short, e.g. \"VAT\"" msgstr "" -#: pretix/base/models/tax.py:330 pretix/control/forms/event.py:1513 +#: pretix/base/models/tax.py:330 pretix/control/forms/event.py:1506 #: pretix/control/templates/pretixcontrol/order/transactions.html:22 msgid "Tax code" msgstr "" @@ -6080,43 +6133,43 @@ msgid "" "will not apply in, if configured above." msgstr "" -#: pretix/base/models/tax.py:412 +#: pretix/base/models/tax.py:423 msgid "You need to set your home country to use the reverse charge feature." msgstr "" -#: pretix/base/models/tax.py:416 pretix/control/forms/event.py:1560 +#: pretix/base/models/tax.py:427 pretix/control/forms/event.py:1553 msgid "" "A combination of this tax code with a non-zero tax rate does not make sense." msgstr "" -#: pretix/base/models/tax.py:421 pretix/control/forms/event.py:1564 +#: pretix/base/models/tax.py:432 pretix/control/forms/event.py:1557 msgid "" "A combination of this tax code with a zero tax rate does not make sense." msgstr "" -#: pretix/base/models/tax.py:426 +#: pretix/base/models/tax.py:437 #, python-brace-format msgid "incl. {rate}% {name}" msgstr "" -#: pretix/base/models/tax.py:428 +#: pretix/base/models/tax.py:439 #, python-brace-format msgid "plus {rate}% {name}" msgstr "" -#: pretix/base/models/tax.py:430 -#: pretix/control/templates/pretixcontrol/event/tax_index.html:46 +#: pretix/base/models/tax.py:441 +#: pretix/control/templates/pretixcontrol/event/tax_index.html:63 msgid "reverse charge enabled" msgstr "" -#: pretix/base/models/tax.py:568 +#: pretix/base/models/tax.py:579 msgctxt "invoice" msgid "" "Reverse Charge: According to Article 194, 196 of Council Directive 2006/112/" "EEC, VAT liability rests with the service recipient." msgstr "" -#: pretix/base/models/tax.py:574 +#: pretix/base/models/tax.py:585 msgctxt "invoice" msgid "VAT liability rests with the service recipient." msgstr "" @@ -6354,7 +6407,7 @@ msgid "Dates" msgstr "" #: pretix/base/notifications.py:200 -#: pretix/control/templates/pretixcontrol/order/index.html:678 +#: pretix/control/templates/pretixcontrol/order/index.html:690 #: pretix/plugins/reports/accountingreport.py:317 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:442 msgid "Net total" @@ -6365,7 +6418,7 @@ msgid "Pending amount" msgstr "" #: pretix/base/notifications.py:204 pretix/control/forms/filter.py:211 -#: pretix/control/forms/modelimport.py:81 +#: pretix/control/forms/modelimport.py:85 msgid "Order status" msgstr "" @@ -6503,7 +6556,7 @@ msgid "" msgstr "" #: pretix/base/payment.py:313 -#: pretix/presale/templates/pretixpresale/event/order.html:116 +#: pretix/presale/templates/pretixpresale/event/order.html:115 msgid "Pay now" msgstr "" @@ -6715,7 +6768,7 @@ msgstr "" msgid "Offsetting" msgstr "" -#: pretix/base/payment.py:1332 pretix/control/views/orders.py:1266 +#: pretix/base/payment.py:1332 pretix/control/views/orders.py:1268 msgid "You entered an order that could not be found." msgstr "" @@ -6752,7 +6805,7 @@ msgstr "" msgid "Order code and position number" msgstr "" -#: pretix/base/pdf.py:121 pretix/control/forms/event.py:1768 +#: pretix/base/pdf.py:121 pretix/control/forms/event.py:1761 #: pretix/control/templates/pretixcontrol/items/index.html:38 msgid "Product name" msgstr "" @@ -6799,15 +6852,19 @@ msgstr "" msgid "Ticket category" msgstr "" -#: pretix/base/pdf.py:159 pretix/base/pdf.py:164 +#: pretix/base/pdf.py:159 pretix/base/pdf.py:164 pretix/base/pdf.py:173 msgid "123.45 EUR" msgstr "" #: pretix/base/pdf.py:163 -msgid "Price including add-ons" +msgid "Price including bundled products" msgstr "" -#: pretix/base/pdf.py:173 pretix/base/pdf.py:331 +#: pretix/base/pdf.py:172 +msgid "Price including add-ons and bundled products" +msgstr "" + +#: pretix/base/pdf.py:182 pretix/base/pdf.py:340 #: pretix/base/services/invoices.py:476 #: pretix/base/services/placeholders.py:571 #: pretix/base/services/placeholders.py:653 @@ -6816,8 +6873,8 @@ msgstr "" msgid "John Doe" msgstr "" -#: pretix/base/pdf.py:177 -#: pretix/control/templates/pretixcontrol/order/index.html:543 +#: pretix/base/pdf.py:186 +#: pretix/control/templates/pretixcontrol/order/index.html:555 #: pretix/plugins/badges/exporters.py:496 #: pretix/plugins/ticketoutputpdf/exporters.py:95 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:182 @@ -6825,18 +6882,18 @@ msgstr "" msgid "Attendee company" msgstr "" -#: pretix/base/pdf.py:178 pretix/base/pdf.py:336 +#: pretix/base/pdf.py:187 pretix/base/pdf.py:345 #: pretix/base/services/tickets.py:119 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:182 +#: pretix/base/pdf.py:191 msgid "Full attendee address" msgstr "" -#: pretix/base/pdf.py:183 +#: pretix/base/pdf.py:192 msgid "" "John Doe\n" "Sample company\n" @@ -6845,299 +6902,299 @@ msgid "" "Atlantis" msgstr "" -#: pretix/base/pdf.py:187 +#: pretix/base/pdf.py:196 msgid "Attendee street" msgstr "" -#: pretix/base/pdf.py:192 +#: pretix/base/pdf.py:201 msgid "Attendee ZIP code" msgstr "" -#: pretix/base/pdf.py:197 +#: pretix/base/pdf.py:206 msgid "Attendee city" msgstr "" -#: pretix/base/pdf.py:202 +#: pretix/base/pdf.py:211 msgid "Attendee state" msgstr "" -#: pretix/base/pdf.py:207 +#: pretix/base/pdf.py:216 msgid "Attendee country" msgstr "" -#: pretix/base/pdf.py:219 +#: pretix/base/pdf.py:228 msgid "Pseudonymization ID (lead scanning)" msgstr "" -#: pretix/base/pdf.py:225 pretix/base/pdf.py:230 +#: pretix/base/pdf.py:234 pretix/base/pdf.py:239 msgid "Sample event name" msgstr "" -#: pretix/base/pdf.py:235 +#: pretix/base/pdf.py:244 msgid "May 31st, 2017" msgstr "" -#: pretix/base/pdf.py:239 +#: pretix/base/pdf.py:248 msgid "Event date range" msgstr "" -#: pretix/base/pdf.py:240 +#: pretix/base/pdf.py:249 msgid "May 31st – June 4th, 2017" msgstr "" -#: pretix/base/pdf.py:244 +#: pretix/base/pdf.py:253 msgid "Event begin date and time" msgstr "" -#: pretix/base/pdf.py:245 +#: pretix/base/pdf.py:254 msgid "2017-05-31 20:00" msgstr "" -#: pretix/base/pdf.py:252 +#: pretix/base/pdf.py:261 msgid "Event begin date" msgstr "" -#: pretix/base/pdf.py:253 pretix/base/pdf.py:279 pretix/base/pdf.py:388 -#: pretix/base/pdf.py:412 pretix/base/pdf.py:436 pretix/base/pdf.py:460 -#: pretix/base/pdf.py:517 pretix/base/pdf.py:522 +#: 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 msgid "2017-05-31" msgstr "" -#: pretix/base/pdf.py:260 +#: pretix/base/pdf.py:269 msgid "Event begin time" msgstr "" -#: pretix/base/pdf.py:261 +#: pretix/base/pdf.py:270 msgid "20:00" msgstr "" -#: pretix/base/pdf.py:265 +#: pretix/base/pdf.py:274 msgid "Event begin weekday" msgstr "" -#: pretix/base/pdf.py:266 pretix/base/pdf.py:295 +#: pretix/base/pdf.py:275 pretix/base/pdf.py:304 #: pretix/base/services/checkin.py:362 pretix/control/forms/filter.py:1240 msgid "Friday" msgstr "" -#: pretix/base/pdf.py:270 +#: pretix/base/pdf.py:279 msgid "Event end date and time" msgstr "" -#: pretix/base/pdf.py:271 +#: pretix/base/pdf.py:280 msgid "2017-05-31 22:00" msgstr "" -#: pretix/base/pdf.py:287 +#: pretix/base/pdf.py:296 msgid "22:00" msgstr "" -#: pretix/base/pdf.py:294 +#: pretix/base/pdf.py:303 msgid "Event end weekday" msgstr "" -#: pretix/base/pdf.py:299 +#: pretix/base/pdf.py:308 msgid "Event admission date and time" msgstr "" -#: pretix/base/pdf.py:300 pretix/base/pdf.py:396 pretix/base/pdf.py:420 -#: pretix/base/pdf.py:444 pretix/base/pdf.py:468 pretix/base/pdf.py:511 +#: 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 msgid "2017-05-31 19:00" msgstr "" -#: pretix/base/pdf.py:307 +#: pretix/base/pdf.py:316 msgid "Event admission time" msgstr "" -#: pretix/base/pdf.py:308 pretix/base/pdf.py:404 pretix/base/pdf.py:428 -#: pretix/base/pdf.py:452 pretix/base/pdf.py:476 +#: 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 msgid "19:00" msgstr "" -#: pretix/base/pdf.py:315 +#: pretix/base/pdf.py:324 msgid "Event location" msgstr "" -#: pretix/base/pdf.py:316 pretix/base/settings.py:1134 +#: pretix/base/pdf.py:325 pretix/base/settings.py:1172 msgid "Random City" msgstr "" -#: pretix/base/pdf.py:335 +#: pretix/base/pdf.py:344 msgid "Invoice address company" msgstr "" -#: pretix/base/pdf.py:341 +#: pretix/base/pdf.py:350 msgid "Sesame Street 42" msgstr "" -#: pretix/base/pdf.py:346 +#: pretix/base/pdf.py:355 msgid "12345" msgstr "" -#: pretix/base/pdf.py:351 pretix/base/services/invoices.py:479 +#: pretix/base/pdf.py:360 pretix/base/services/invoices.py:479 msgid "Sample city" msgstr "" -#: pretix/base/pdf.py:355 +#: pretix/base/pdf.py:364 msgid "Invoice address state" msgstr "" -#: pretix/base/pdf.py:356 +#: pretix/base/pdf.py:365 msgid "Sample State" msgstr "" -#: pretix/base/pdf.py:361 +#: pretix/base/pdf.py:370 msgid "Atlantis" msgstr "" -#: pretix/base/pdf.py:365 +#: pretix/base/pdf.py:374 msgid "List of Add-Ons" msgstr "" -#: pretix/base/pdf.py:366 +#: pretix/base/pdf.py:375 msgid "" "Add-on 1\n" "2x Add-on 2" msgstr "" -#: pretix/base/pdf.py:372 pretix/control/forms/filter.py:1380 -#: pretix/control/forms/filter.py:1382 +#: pretix/base/pdf.py:381 pretix/control/forms/filter.py:1378 +#: pretix/control/forms/filter.py:1380 #: pretix/control/templates/pretixcontrol/organizers/index.html:42 msgid "Organizer name" msgstr "" -#: pretix/base/pdf.py:373 +#: pretix/base/pdf.py:382 msgid "Event organizer company" msgstr "" -#: pretix/base/pdf.py:377 +#: pretix/base/pdf.py:386 msgid "Organizer info text" msgstr "" -#: pretix/base/pdf.py:378 +#: pretix/base/pdf.py:387 msgid "Event organizer info text" msgstr "" -#: pretix/base/pdf.py:382 pretix/base/pdf.py:383 +#: pretix/base/pdf.py:391 pretix/base/pdf.py:392 msgid "Event info text" msgstr "" -#: pretix/base/pdf.py:387 +#: pretix/base/pdf.py:396 msgid "Printing date" msgstr "" -#: pretix/base/pdf.py:395 +#: pretix/base/pdf.py:404 msgid "Printing date and time" msgstr "" -#: pretix/base/pdf.py:403 +#: pretix/base/pdf.py:412 msgid "Printing time" msgstr "" -#: pretix/base/pdf.py:411 pretix/control/forms/item.py:737 +#: pretix/base/pdf.py:420 pretix/control/forms/item.py:738 msgid "Purchase date" msgstr "" -#: pretix/base/pdf.py:419 +#: pretix/base/pdf.py:428 msgid "Purchase date and time" msgstr "" -#: pretix/base/pdf.py:427 +#: pretix/base/pdf.py:436 msgid "Purchase time" msgstr "" -#: pretix/base/pdf.py:435 +#: pretix/base/pdf.py:444 msgid "Validity start date" msgstr "" -#: pretix/base/pdf.py:443 +#: pretix/base/pdf.py:452 msgid "Validity start date and time" msgstr "" -#: pretix/base/pdf.py:451 +#: pretix/base/pdf.py:460 msgid "Validity start time" msgstr "" -#: pretix/base/pdf.py:459 +#: pretix/base/pdf.py:468 msgid "Validity end date" msgstr "" -#: pretix/base/pdf.py:467 +#: pretix/base/pdf.py:476 msgid "Validity end date and time" msgstr "" -#: pretix/base/pdf.py:475 +#: pretix/base/pdf.py:484 msgid "Validity end time" msgstr "" -#: pretix/base/pdf.py:483 +#: pretix/base/pdf.py:492 msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:488 +#: pretix/base/pdf.py:497 msgid "Seat: Full name" msgstr "" -#: pretix/base/pdf.py:489 +#: pretix/base/pdf.py:498 msgid "Ground floor, Row 3, Seat 4" msgstr "" -#: pretix/base/pdf.py:491 pretix/base/pdf.py:497 -#: pretix/control/forms/orders.py:332 +#: pretix/base/pdf.py:500 pretix/base/pdf.py:506 +#: pretix/control/forms/orders.py:344 msgid "General admission" msgstr "" -#: pretix/base/pdf.py:494 +#: pretix/base/pdf.py:503 msgid "Seat: zone" msgstr "" -#: pretix/base/pdf.py:495 +#: pretix/base/pdf.py:504 msgid "Ground floor" msgstr "" -#: pretix/base/pdf.py:500 +#: pretix/base/pdf.py:509 msgid "Seat: row" msgstr "" -#: pretix/base/pdf.py:505 +#: pretix/base/pdf.py:514 msgid "Seat: seat number" msgstr "" -#: pretix/base/pdf.py:510 +#: pretix/base/pdf.py:519 msgid "Date and time of first scan" msgstr "" -#: pretix/base/pdf.py:516 +#: pretix/base/pdf.py:525 msgid "Gift card: Issuance date" msgstr "" -#: pretix/base/pdf.py:521 +#: pretix/base/pdf.py:530 msgid "Gift card: Expiration date" msgstr "" -#: pretix/base/pdf.py:562 pretix/base/pdf.py:600 pretix/base/pdf.py:606 +#: pretix/base/pdf.py:571 pretix/base/pdf.py:609 pretix/base/pdf.py:615 #: pretix/plugins/badges/exporters.py:504 #: pretix/plugins/ticketoutputpdf/exporters.py:102 #, python-brace-format msgid "Question: {question}" msgstr "" -#: pretix/base/pdf.py:601 pretix/base/pdf.py:607 +#: pretix/base/pdf.py:610 pretix/base/pdf.py:616 #, python-brace-format msgid "" msgstr "" -#: pretix/base/pdf.py:648 +#: pretix/base/pdf.py:657 msgid "Attendee name for salutation" msgstr "" -#: pretix/base/pdf.py:649 pretix/base/pdf.py:672 +#: pretix/base/pdf.py:658 pretix/base/pdf.py:681 #: pretix/base/services/placeholders.py:696 -#: pretix/control/forms/organizer.py:661 +#: pretix/control/forms/organizer.py:664 msgid "Mr Doe" msgstr "" -#: pretix/base/pdf.py:655 pretix/base/pdf.py:662 +#: pretix/base/pdf.py:664 pretix/base/pdf.py:671 #: pretix/plugins/badges/exporters.py:501 #: pretix/plugins/checkinlists/exporters.py:124 #: pretix/plugins/checkinlists/exporters.py:497 @@ -7146,60 +7203,60 @@ msgstr "" msgid "Attendee name: {part}" msgstr "" -#: pretix/base/pdf.py:671 +#: pretix/base/pdf.py:680 msgid "Invoice address name for salutation" msgstr "" -#: pretix/base/pdf.py:678 +#: pretix/base/pdf.py:687 #, python-brace-format msgid "Invoice address name: {part}" msgstr "" -#: pretix/base/pdf.py:1278 +#: pretix/base/pdf.py:1287 msgid "Your layout file is not a valid layout. Error message: {}" msgstr "" -#: pretix/base/reldate.py:35 +#: pretix/base/reldate.py:38 msgid "Event start" msgstr "" -#: pretix/base/reldate.py:36 +#: pretix/base/reldate.py:39 msgid "Event end" msgstr "" -#: pretix/base/reldate.py:37 +#: pretix/base/reldate.py:40 msgid "Event admission" msgstr "" -#: pretix/base/reldate.py:38 +#: pretix/base/reldate.py:41 msgid "Presale start" msgstr "" -#: pretix/base/reldate.py:39 +#: pretix/base/reldate.py:42 msgid "Presale end" msgstr "" -#: pretix/base/reldate.py:183 +#: pretix/base/reldate.py:186 msgid "before" msgstr "" -#: pretix/base/reldate.py:184 +#: pretix/base/reldate.py:187 msgid "after" msgstr "" -#: pretix/base/reldate.py:292 pretix/base/reldate.py:456 +#: pretix/base/reldate.py:308 pretix/base/reldate.py:472 msgid "Fixed date:" msgstr "" -#: pretix/base/reldate.py:293 pretix/base/reldate.py:457 +#: pretix/base/reldate.py:309 pretix/base/reldate.py:473 msgid "Relative date:" msgstr "" -#: pretix/base/reldate.py:294 +#: pretix/base/reldate.py:310 msgid "Relative time:" msgstr "" -#: pretix/base/reldate.py:302 pretix/base/reldate.py:460 +#: pretix/base/reldate.py:318 pretix/base/reldate.py:476 msgid "Not set" msgstr "" @@ -7213,13 +7270,13 @@ msgid "" "offline scanning – please refer to documentation or support for details)" msgstr "" -#: pretix/base/services/cancelevent.py:229 -#: pretix/base/services/cancelevent.py:287 +#: pretix/base/services/cancelevent.py:230 +#: pretix/base/services/cancelevent.py:308 msgid "Event canceled" msgstr "" -#: pretix/base/services/cart.py:102 pretix/base/services/modelimport.py:194 -#: pretix/base/services/orders.py:151 +#: pretix/base/services/cart.py:102 pretix/base/services/modelimport.py:235 +#: pretix/base/services/orders.py:153 msgid "" "We were not able to process your request completely as the server was too " "busy. Please try again." @@ -7238,7 +7295,7 @@ msgctxt "subevent" msgid "No date was specified." msgstr "" -#: pretix/base/services/cart.py:108 pretix/base/services/orders.py:188 +#: pretix/base/services/cart.py:108 pretix/base/services/orders.py:190 msgid "You selected a product which is not available for sale." msgstr "" @@ -7276,7 +7333,7 @@ msgid_plural "You cannot select more than %s items per order." msgstr[0] "" msgstr[1] "" -#: pretix/base/services/cart.py:131 pretix/base/services/orders.py:1542 +#: pretix/base/services/cart.py:131 pretix/base/services/orders.py:1571 #, python-format msgid "You cannot select more than %(max)s item of the product %(product)s." msgid_plural "" @@ -7284,7 +7341,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: pretix/base/services/cart.py:136 pretix/base/services/orders.py:1547 +#: pretix/base/services/cart.py:136 pretix/base/services/orders.py:1576 #, python-format msgid "You need to select at least %(min)s item of the product %(product)s." msgid_plural "" @@ -7303,8 +7360,8 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: pretix/base/services/cart.py:145 pretix/base/services/orders.py:154 -#: pretix/presale/templates/pretixpresale/event/index.html:171 +#: pretix/base/services/cart.py:145 pretix/base/services/orders.py:156 +#: pretix/presale/templates/pretixpresale/event/index.html:170 #: pretix/presale/views/waiting.py:145 pretix/presale/views/widget.py:781 msgid "The booking period for this event has not yet started." msgstr "" @@ -7325,7 +7382,7 @@ msgid "" "positions have been removed from your cart." msgstr "" -#: pretix/base/services/cart.py:152 pretix/base/services/orders.py:182 +#: pretix/base/services/cart.py:152 pretix/base/services/orders.py:184 msgid "" "The booking period for one of the events in your cart has ended. The " "affected positions have been removed from your cart." @@ -7343,7 +7400,7 @@ msgstr "" msgid "This voucher code is not known in our database." msgstr "" -#: pretix/base/services/cart.py:158 pretix/base/services/orders.py:157 +#: pretix/base/services/cart.py:158 pretix/base/services/orders.py:159 #, python-format msgid "" "The voucher code \"%(voucher)s\" can only be used if you select at least " @@ -7435,15 +7492,15 @@ msgctxt "subevent" msgid "The selected event date is not active." msgstr "" -#: pretix/base/services/cart.py:195 pretix/base/services/orders.py:189 +#: pretix/base/services/cart.py:195 pretix/base/services/orders.py:191 msgid "You can not select an add-on for the selected product." msgstr "" -#: pretix/base/services/cart.py:196 pretix/base/services/orders.py:190 +#: pretix/base/services/cart.py:196 pretix/base/services/orders.py:192 msgid "You can not select two variations of the same add-on product." msgstr "" -#: pretix/base/services/cart.py:198 pretix/base/services/orders.py:192 +#: pretix/base/services/cart.py:198 pretix/base/services/orders.py:194 #, python-format msgid "" "You can select at most %(max)s add-on from the category %(cat)s for the " @@ -7454,7 +7511,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: pretix/base/services/cart.py:203 pretix/base/services/orders.py:197 +#: pretix/base/services/cart.py:203 pretix/base/services/orders.py:199 #, python-format msgid "" "You need to select at least %(min)s add-on from the category %(cat)s for the " @@ -7465,7 +7522,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: pretix/base/services/cart.py:207 pretix/base/services/orders.py:201 +#: pretix/base/services/cart.py:207 pretix/base/services/orders.py:203 #, python-format msgid "" "You can select every add-on from the category %(cat)s for the product " @@ -7904,54 +7961,69 @@ msgid "" "\"{line}\": {message}" msgstr "" -#: pretix/base/services/modelimport.py:89 pretix/base/services/orders.py:1551 +#: pretix/base/services/modelimport.py:89 +#: pretix/base/services/modelimport.py:137 pretix/base/services/orders.py:1580 #, python-format msgid "Orders cannot have more than %(max)s positions." msgstr "" -#: pretix/base/services/modelimport.py:124 -#: pretix/base/services/modelimport.py:236 +#: pretix/base/services/modelimport.py:113 +#, python-format +msgid "" +"The grouping \"%(value)s\" occurs on non-consecutive lines (seen again on " +"line %(row)s)." +msgstr "" + +#: pretix/base/services/modelimport.py:151 +#, python-brace-format +msgid "" +"Inconsistent data in row {row}: Column {col} contains value \"{val_line}\", " +"but for this order, the value has already been set to \"{val_order}\"." +msgstr "" + +#: pretix/base/services/modelimport.py:165 +#: pretix/base/services/modelimport.py:277 #, python-brace-format msgid "Invalid data in row {row}: {message}" msgstr "" -#: pretix/base/services/modelimport.py:217 +#: pretix/base/services/modelimport.py:258 msgid "A voucher cannot be created without a code." msgstr "" -#: pretix/base/services/orders.py:130 +#: pretix/base/services/orders.py:132 msgid "" "Some of the products you selected were no longer available. Please see below " "for details." msgstr "" -#: pretix/base/services/orders.py:134 +#: pretix/base/services/orders.py:136 msgid "" "Some of the products you selected were no longer available in the quantity " "you selected. Please see below for details." msgstr "" -#: pretix/base/services/orders.py:138 +#: pretix/base/services/orders.py:140 msgid "" "The price of some of the items in your cart has changed in the meantime. " "Please see below for details." msgstr "" -#: pretix/base/services/orders.py:141 +#: pretix/base/services/orders.py:143 msgid "An internal error occurred, please try again." msgstr "" -#: pretix/base/services/orders.py:142 +#: pretix/base/services/orders.py:144 msgid "" "This order was changed by someone else simultaneously. Please check if your " "changes are still accurate and try again." msgstr "" -#: pretix/base/services/orders.py:144 +#: pretix/base/services/orders.py:146 msgid "Your cart is empty." msgstr "" -#: pretix/base/services/orders.py:146 +#: pretix/base/services/orders.py:148 #, python-format msgid "" "You cannot select more than %(max)s item of the product %(product)s. We " @@ -7962,193 +8034,193 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: pretix/base/services/orders.py:155 +#: pretix/base/services/orders.py:157 msgid "The booking period has ended." msgstr "" -#: pretix/base/services/orders.py:161 +#: pretix/base/services/orders.py:163 msgid "" "The voucher code used for one of the items in your cart is not known in our " "database." msgstr "" -#: pretix/base/services/orders.py:163 +#: pretix/base/services/orders.py:165 msgid "" "The voucher code used for one of the items in your cart has already been " "used the maximum number of times allowed. We removed this item from your " "cart." msgstr "" -#: pretix/base/services/orders.py:167 +#: pretix/base/services/orders.py:169 msgid "" "The voucher code used for one of the items in your cart has already been too " "often. We adjusted the price of the item in your cart." msgstr "" -#: pretix/base/services/orders.py:171 +#: pretix/base/services/orders.py:173 msgid "" "The voucher code used for one of the items in your cart is expired. We " "removed this item from your cart." msgstr "" -#: pretix/base/services/orders.py:174 +#: pretix/base/services/orders.py:176 msgid "" "The voucher code used for one of the items in your cart is not valid for " "this item. We removed this item from your cart." msgstr "" -#: pretix/base/services/orders.py:176 +#: pretix/base/services/orders.py:178 msgid "You need a valid voucher code to order one of the products." msgstr "" -#: pretix/base/services/orders.py:178 +#: pretix/base/services/orders.py:180 msgid "" "The booking period for one of the events in your cart has not yet started. " "The affected positions have been removed from your cart." msgstr "" -#: pretix/base/services/orders.py:185 +#: pretix/base/services/orders.py:187 msgid "" "One of the seats in your order was invalid, we removed the position from " "your cart." msgstr "" -#: pretix/base/services/orders.py:186 +#: pretix/base/services/orders.py:188 msgid "" "One of the seats in your order has been taken in the meantime, we removed " "the position from your cart." msgstr "" -#: pretix/base/services/orders.py:202 +#: pretix/base/services/orders.py:204 #, python-format msgid "" "You cannot remove the position %(addon)s since it has already been checked " "in." msgstr "" -#: pretix/base/services/orders.py:203 +#: pretix/base/services/orders.py:205 msgid "Paid products not supported without a valid currency." msgstr "" -#: pretix/base/services/orders.py:219 +#: pretix/base/services/orders.py:221 msgid "The order was not canceled." msgstr "" -#: pretix/base/services/orders.py:273 pretix/control/forms/orders.py:126 +#: pretix/base/services/orders.py:275 pretix/control/forms/orders.py:126 msgid "The new expiry date needs to be in the future." msgstr "" -#: pretix/base/services/orders.py:367 pretix/base/services/orders.py:453 +#: pretix/base/services/orders.py:369 pretix/base/services/orders.py:455 msgid "This order is not pending approval." msgstr "" -#: pretix/base/services/orders.py:511 pretix/presale/views/order.py:930 +#: pretix/base/services/orders.py:517 pretix/presale/views/order.py:930 #: pretix/presale/views/order.py:984 msgid "You cannot cancel this order." msgstr "" -#: pretix/base/services/orders.py:523 +#: pretix/base/services/orders.py:529 #, python-brace-format msgid "" "This order can not be canceled since the gift card {card} purchased in this " "order has already been redeemed." msgstr "" -#: pretix/base/services/orders.py:563 pretix/control/forms/orders.py:207 +#: pretix/base/services/orders.py:592 pretix/control/forms/orders.py:219 msgid "" "The cancellation fee cannot be higher than the total amount of this order." msgstr "" -#: pretix/base/services/orders.py:958 +#: pretix/base/services/orders.py:987 msgid "The selected payment methods do not cover the total balance." msgstr "" -#: pretix/base/services/orders.py:1026 +#: pretix/base/services/orders.py:1055 msgid "" "While trying to place your order, we noticed that the order total has " "changed. Either one of the prices changed just now, or a gift card you used " "has been used in the meantime. Please check the prices below and try again." msgstr "" -#: pretix/base/services/orders.py:1521 +#: pretix/base/services/orders.py:1550 msgid "You need to select a variation of the product." msgstr "" -#: pretix/base/services/orders.py:1522 +#: pretix/base/services/orders.py:1551 #, python-brace-format msgid "" "The quota {name} does not have enough capacity left to perform the operation." msgstr "" -#: pretix/base/services/orders.py:1523 +#: pretix/base/services/orders.py:1552 msgid "There is no quota defined that allows this operation." msgstr "" -#: pretix/base/services/orders.py:1524 +#: pretix/base/services/orders.py:1553 msgid "The selected product is not active or has no price set." msgstr "" -#: pretix/base/services/orders.py:1525 +#: pretix/base/services/orders.py:1554 msgid "" "This operation would leave the order empty. Please cancel the order itself " "instead." msgstr "" -#: pretix/base/services/orders.py:1527 +#: pretix/base/services/orders.py:1556 msgid "" "This operation would make the order free and therefore immediately paid, " "however no quota is available." msgstr "" -#: pretix/base/services/orders.py:1530 +#: pretix/base/services/orders.py:1559 msgid "" "This is an add-on product, please select the base position it should be " "added to." msgstr "" -#: pretix/base/services/orders.py:1531 +#: pretix/base/services/orders.py:1560 msgid "" "The selected base position does not allow you to add this product as an add-" "on." msgstr "" -#: pretix/base/services/orders.py:1532 +#: pretix/base/services/orders.py:1561 msgid "You need to choose a subevent for the new position." msgstr "" -#: pretix/base/services/orders.py:1535 +#: pretix/base/services/orders.py:1564 #, python-brace-format msgid "" "You selected seat \"{seat}\" for a date that does not match the selected " "ticket date. Please choose a seat again." msgstr "" -#: pretix/base/services/orders.py:1537 +#: pretix/base/services/orders.py:1566 msgid "The selected product requires you to select a seat." msgstr "" -#: pretix/base/services/orders.py:1538 +#: pretix/base/services/orders.py:1567 msgid "The selected product does not allow to select a seat." msgstr "" -#: pretix/base/services/orders.py:1539 +#: pretix/base/services/orders.py:1568 msgid "The selected country is blocked by your tax rule." msgstr "" -#: pretix/base/services/orders.py:1540 +#: pretix/base/services/orders.py:1569 msgid "" "You cannot change the price of a position that has been used to issue a gift " "card." msgstr "" -#: pretix/base/services/orders.py:2365 pretix/base/services/orders.py:2382 +#: pretix/base/services/orders.py:2394 pretix/base/services/orders.py:2411 #, python-brace-format msgid "" "A position can not be canceled since the gift card {card} purchased in this " "order has already been redeemed." msgstr "" -#: pretix/base/services/orders.py:3058 +#: pretix/base/services/orders.py:3087 msgid "" "There was an error while trying to send the money back to you. Please " "contact the event organizer for further information." @@ -8225,7 +8297,7 @@ msgstr "" msgid "Uncategorized" msgstr "" -#: pretix/base/services/tax.py:40 pretix/base/services/tax.py:209 +#: pretix/base/services/tax.py:44 pretix/base/services/tax.py:213 msgid "" "Your VAT ID could not be checked, as the VAT checking service of your " "country is currently not available. We will therefore need to charge VAT on " @@ -8233,16 +8305,16 @@ msgid "" "process." msgstr "" -#: pretix/base/services/tax.py:45 pretix/base/services/tax.py:189 -#: pretix/base/services/tax.py:216 +#: pretix/base/services/tax.py:49 pretix/base/services/tax.py:193 +#: pretix/base/services/tax.py:220 msgid "This VAT ID is not valid. Please re-check your input." msgstr "" -#: pretix/base/services/tax.py:46 pretix/base/services/tax.py:174 +#: pretix/base/services/tax.py:50 pretix/base/services/tax.py:178 msgid "Your VAT ID does not match the selected country." msgstr "" -#: pretix/base/services/tax.py:193 pretix/base/services/tax.py:201 +#: pretix/base/services/tax.py:197 pretix/base/services/tax.py:205 msgid "" "Your VAT ID could not be checked, as the VAT checking service of your " "country returned an incorrect result. We will therefore need to charge VAT " @@ -8494,7 +8566,7 @@ msgid "Show exchange rates" msgstr "" #: pretix/base/settings.py:524 pretix/base/settings.py:532 -#: pretix/control/forms/item.py:625 +#: pretix/control/forms/item.py:626 msgid "Never" msgstr "" @@ -8657,8 +8729,8 @@ msgstr "" msgid "Only respected by some invoice renderers." msgstr "" -#: pretix/base/settings.py:744 pretix/base/settings.py:2907 -#: pretix/control/templates/pretixcontrol/pdf/index.html:376 +#: pretix/base/settings.py:744 pretix/base/settings.py:2945 +#: pretix/control/templates/pretixcontrol/pdf/index.html:436 msgid "Font" msgstr "" @@ -8828,135 +8900,157 @@ msgstr "" msgid "Show the presale start date before presale has started." msgstr "" -#: pretix/base/settings.py:1041 pretix/base/settings.py:1053 +#: pretix/base/settings.py:1037 pretix/base/settings.py:1045 +#: pretix/base/settings.py:1059 pretix/base/settings.py:1068 +msgid "Use default tax rate" +msgstr "" + +#: pretix/base/settings.py:1038 pretix/base/settings.py:1046 +#: pretix/base/settings.py:1057 pretix/base/settings.py:1066 +msgid "Charge no taxes" +msgstr "" + +#: pretix/base/settings.py:1042 +msgid "Tax handling on payment fees" +msgstr "" + +#: pretix/base/settings.py:1058 pretix/base/settings.py:1067 +msgid "Use same taxes as order positions (split according to net prices)" +msgstr "" + +#: pretix/base/settings.py:1063 +msgid "Tax handling on cancellation fees" +msgstr "" + +#: pretix/base/settings.py:1079 pretix/base/settings.py:1091 msgid "Do not generate invoices" msgstr "" -#: pretix/base/settings.py:1042 pretix/base/settings.py:1058 +#: pretix/base/settings.py:1080 pretix/base/settings.py:1096 msgid "Only manually in admin panel" msgstr "" -#: pretix/base/settings.py:1043 pretix/base/settings.py:1056 +#: pretix/base/settings.py:1081 pretix/base/settings.py:1094 msgid "Automatically on user request" msgstr "" -#: pretix/base/settings.py:1044 pretix/base/settings.py:1057 +#: pretix/base/settings.py:1082 pretix/base/settings.py:1095 msgid "Automatically on user request for paid orders" msgstr "" -#: pretix/base/settings.py:1045 +#: pretix/base/settings.py:1083 msgid "Automatically for all created orders" msgstr "" -#: pretix/base/settings.py:1046 +#: pretix/base/settings.py:1084 msgid "Automatically on payment or when required by payment method" msgstr "" -#: pretix/base/settings.py:1050 +#: pretix/base/settings.py:1088 msgid "Generate invoices" msgstr "" -#: pretix/base/settings.py:1054 +#: pretix/base/settings.py:1092 msgid "Automatically after payment or when required by payment method" msgstr "" -#: pretix/base/settings.py:1055 +#: pretix/base/settings.py:1093 msgid "Automatically before payment for all created orders" msgstr "" -#: pretix/base/settings.py:1060 +#: pretix/base/settings.py:1098 msgid "Invoices will never be automatically generated for free orders." msgstr "" -#: pretix/base/settings.py:1069 +#: pretix/base/settings.py:1107 msgid "Automatically cancel and reissue invoice on address changes" msgstr "" -#: pretix/base/settings.py:1070 +#: pretix/base/settings.py:1108 msgid "" "If customers change their invoice address on an existing order, the invoice " "will automatically be canceled and a new invoice will be issued. This " "setting does not affect changes made through the backend." msgstr "" -#: pretix/base/settings.py:1081 +#: pretix/base/settings.py:1119 msgid "Allow to update existing invoices" msgstr "" -#: pretix/base/settings.py:1082 +#: pretix/base/settings.py:1120 msgid "" "By default, invoices can never again be changed once they are issued. In " "most countries, we recommend to leave this option turned off and always " "issue a new invoice if a change needs to be made." msgstr "" -#: pretix/base/settings.py:1097 +#: pretix/base/settings.py:1135 msgid "Address line" msgstr "" -#: pretix/base/settings.py:1101 +#: pretix/base/settings.py:1139 msgid "Albert Einstein Road 52" msgstr "" -#: pretix/base/settings.py:1153 +#: pretix/base/settings.py:1191 msgid "Domestic tax ID" msgstr "" -#: pretix/base/settings.py:1154 +#: pretix/base/settings.py:1192 msgid "e.g. tax number in Germany, ABN in Australia, …" msgstr "" -#: pretix/base/settings.py:1163 +#: pretix/base/settings.py:1201 msgid "EU VAT ID" msgstr "" -#: pretix/base/settings.py:1176 +#: pretix/base/settings.py:1214 msgid "e.g. With this document, we sent you the invoice for your ticket order." msgstr "" -#: pretix/base/settings.py:1179 +#: pretix/base/settings.py:1217 msgid "Introductory text" msgstr "" -#: pretix/base/settings.py:1180 +#: pretix/base/settings.py:1218 msgid "Will be printed on every invoice above the invoice rows." msgstr "" -#: pretix/base/settings.py:1193 +#: pretix/base/settings.py:1231 msgid "" "e.g. Thank you for your purchase! You can find more information on the event " "at ..." msgstr "" -#: pretix/base/settings.py:1196 +#: pretix/base/settings.py:1234 msgid "Additional text" msgstr "" -#: pretix/base/settings.py:1197 +#: pretix/base/settings.py:1235 msgid "Will be printed on every invoice below the invoice total." msgstr "" -#: pretix/base/settings.py:1210 +#: pretix/base/settings.py:1248 msgid "" "e.g. your bank details, legal details like your VAT ID, registration " "numbers, etc." msgstr "" -#: pretix/base/settings.py:1213 +#: pretix/base/settings.py:1251 msgid "Footer" msgstr "" -#: pretix/base/settings.py:1214 +#: pretix/base/settings.py:1252 msgid "" "Will be printed centered and in a smaller font at the end of every invoice " "page." msgstr "" -#: pretix/base/settings.py:1227 +#: pretix/base/settings.py:1265 msgid "Attach invoices to emails" msgstr "" -#: pretix/base/settings.py:1228 +#: pretix/base/settings.py:1266 msgid "" "If invoices are automatically generated for all orders, they will be " "attached to the order confirmation mail. If they are automatically generated " @@ -8964,39 +9058,39 @@ msgid "" "are not automatically generated, they will not be attached to emails." msgstr "" -#: pretix/base/settings.py:1240 +#: pretix/base/settings.py:1278 msgid "Email address to receive a copy of each invoice" msgstr "" -#: pretix/base/settings.py:1241 +#: pretix/base/settings.py:1279 msgid "" "Each newly created invoice will be sent to this email address shortly after " "creation. You can use this for an automated import of invoices to your " "accounting system. The invoice will be the only attachment of the email." msgstr "" -#: pretix/base/settings.py:1256 +#: pretix/base/settings.py:1294 msgid "Show items outside presale period" msgstr "" -#: pretix/base/settings.py:1257 +#: pretix/base/settings.py:1295 msgid "" "Show item details before presale has started and after presale has ended" msgstr "" -#: pretix/base/settings.py:1277 +#: pretix/base/settings.py:1315 msgid "Available languages" msgstr "" -#: pretix/base/settings.py:1293 pretix/control/forms/event.py:140 +#: pretix/base/settings.py:1331 pretix/control/forms/event.py:139 msgid "Default language" msgstr "" -#: pretix/base/settings.py:1303 +#: pretix/base/settings.py:1341 msgid "Region" msgstr "" -#: pretix/base/settings.py:1304 +#: pretix/base/settings.py:1342 msgid "" "Will be used to determine date and time formatting as well as default " "country for customer addresses and phone numbers. For formatting, this takes " @@ -9004,11 +9098,11 @@ msgid "" "languages used in different regions globally (like English)." msgstr "" -#: pretix/base/settings.py:1316 +#: pretix/base/settings.py:1354 msgid "This shop represents an event" msgstr "" -#: pretix/base/settings.py:1318 +#: pretix/base/settings.py:1356 msgid "" "Uncheck this box if you are only selling something that has no specific " "date, such as gift cards or a ticket that can be used any time. The system " @@ -9017,45 +9111,45 @@ msgid "" "may still show up in other places." msgstr "" -#: pretix/base/settings.py:1331 +#: pretix/base/settings.py:1369 msgid "Show event end date" msgstr "" -#: pretix/base/settings.py:1332 +#: pretix/base/settings.py:1370 msgid "If disabled, only event's start date will be displayed to the public." msgstr "" -#: pretix/base/settings.py:1341 +#: pretix/base/settings.py:1379 msgid "Show dates with time" msgstr "" -#: pretix/base/settings.py:1342 +#: pretix/base/settings.py:1380 msgid "" "If disabled, the event's start and end date will be displayed without the " "time of day." msgstr "" -#: pretix/base/settings.py:1351 +#: pretix/base/settings.py:1389 msgid "Hide all products that are sold out" msgstr "" -#: pretix/base/settings.py:1361 pretix/control/forms/event.py:1682 +#: pretix/base/settings.py:1399 pretix/control/forms/event.py:1675 msgid "Publicly show how many tickets of a certain type are still available." msgstr "" -#: pretix/base/settings.py:1370 +#: pretix/base/settings.py:1408 msgid "Ask search engines not to index the ticket shop" msgstr "" -#: pretix/base/settings.py:1379 +#: pretix/base/settings.py:1417 msgid "Show variations of a product expanded by default" msgstr "" -#: pretix/base/settings.py:1388 +#: pretix/base/settings.py:1426 msgid "Enable waiting list" msgstr "" -#: pretix/base/settings.py:1389 pretix/control/forms/event.py:1687 +#: pretix/base/settings.py:1427 pretix/control/forms/event.py:1680 msgid "" "Once a ticket is sold out, people can add themselves to a waiting list. As " "soon as a ticket becomes available again, it will be reserved for the first " @@ -9063,11 +9157,11 @@ msgid "" "notification with a voucher that can be used to buy a ticket." msgstr "" -#: pretix/base/settings.py:1400 +#: pretix/base/settings.py:1438 msgid "Automatic waiting list assignments" msgstr "" -#: pretix/base/settings.py:1401 +#: pretix/base/settings.py:1439 msgid "" "If ticket capacity becomes free, automatically create a voucher and send it " "to the first person on the waiting list for that product. If this is not " @@ -9076,22 +9170,22 @@ msgid "" "enabled, tickets will still be sent out." msgstr "" -#: pretix/base/settings.py:1417 +#: pretix/base/settings.py:1455 msgid "Waiting list response time" msgstr "" -#: pretix/base/settings.py:1420 +#: pretix/base/settings.py:1458 msgid "" "If a ticket voucher is sent to a person on the waiting list, it has to be " "redeemed within this number of hours until it expires and can be re-assigned " "to the next person on the list." msgstr "" -#: pretix/base/settings.py:1431 +#: pretix/base/settings.py:1469 msgid "Disable waiting list" msgstr "" -#: pretix/base/settings.py:1432 +#: pretix/base/settings.py:1470 msgid "" "The waiting list will be fully disabled after this date. This means that " "nobody can add themselves to the waiting list any more, but also that " @@ -9100,53 +9194,53 @@ msgid "" "remain active." msgstr "" -#: pretix/base/settings.py:1444 +#: pretix/base/settings.py:1482 msgid "Ask for a name" msgstr "" -#: pretix/base/settings.py:1445 +#: pretix/base/settings.py:1483 msgid "Ask for a name when signing up to the waiting list." msgstr "" -#: pretix/base/settings.py:1454 +#: pretix/base/settings.py:1492 msgid "Require name" msgstr "" -#: pretix/base/settings.py:1455 +#: pretix/base/settings.py:1493 msgid "Require a name when signing up to the waiting list.." msgstr "" -#: pretix/base/settings.py:1465 +#: pretix/base/settings.py:1503 msgid "Ask for a phone number" msgstr "" -#: pretix/base/settings.py:1466 +#: pretix/base/settings.py:1504 msgid "Ask for a phone number when signing up to the waiting list." msgstr "" -#: pretix/base/settings.py:1475 +#: pretix/base/settings.py:1513 msgid "Require phone number" msgstr "" -#: pretix/base/settings.py:1476 +#: pretix/base/settings.py:1514 msgid "Require a phone number when signing up to the waiting list.." msgstr "" -#: pretix/base/settings.py:1486 +#: pretix/base/settings.py:1524 msgid "Phone number explanation" msgstr "" -#: pretix/base/settings.py:1489 +#: pretix/base/settings.py:1527 msgid "" "If you ask for a phone number, explain why you do so and what you will use " "the phone number for." msgstr "" -#: pretix/base/settings.py:1501 +#: pretix/base/settings.py:1539 msgid "Maximum number of entries per email address for the same product" msgstr "" -#: pretix/base/settings.py:1505 +#: pretix/base/settings.py:1543 msgid "" "With an increased limit, a customer may request more than one ticket for a " "specific product using the same, unique email address. However, regardless " @@ -9155,11 +9249,11 @@ msgid "" "ticket at a time." msgstr "" -#: pretix/base/settings.py:1517 +#: pretix/base/settings.py:1555 msgid "Show number of check-ins to customer" msgstr "" -#: pretix/base/settings.py:1518 +#: pretix/base/settings.py:1556 msgid "" "With this option enabled, your customers will be able to see how many times " "they entered the event. This is usually not necessary, but might be useful " @@ -9169,62 +9263,62 @@ msgid "" "check-in lists." msgstr "" -#: pretix/base/settings.py:1531 +#: pretix/base/settings.py:1569 msgid "Allow users to download tickets" msgstr "" -#: pretix/base/settings.py:1532 +#: pretix/base/settings.py:1570 msgid "If this is off, nobody can download a ticket." msgstr "" -#: pretix/base/settings.py:1541 +#: pretix/base/settings.py:1579 msgid "Download date" msgstr "" -#: pretix/base/settings.py:1542 +#: pretix/base/settings.py:1580 msgid "" "Ticket download will be offered after this date. If you use the event series " "feature and an order contains tickets for multiple event dates, download of " "all tickets will be available if at least one of the event dates allows it." msgstr "" -#: pretix/base/settings.py:1553 +#: pretix/base/settings.py:1591 msgid "Generate tickets for add-on products and bundled products" msgstr "" -#: pretix/base/settings.py:1554 +#: pretix/base/settings.py:1592 msgid "" "By default, tickets are only issued for products selected individually, not " "for add-on products or bundled products. With this option, a separate ticket " "is issued for every add-on product or bundled product as well." msgstr "" -#: pretix/base/settings.py:1567 +#: pretix/base/settings.py:1605 msgid "Generate tickets for all products" msgstr "" -#: pretix/base/settings.py:1568 +#: pretix/base/settings.py:1606 msgid "" "If turned off, tickets are only issued for products that are marked as an " "\"admission ticket\"in the product settings. You can also turn off ticket " "issuing in every product separately." msgstr "" -#: pretix/base/settings.py:1580 +#: pretix/base/settings.py:1618 msgid "Generate tickets for pending orders" msgstr "" -#: pretix/base/settings.py:1581 +#: pretix/base/settings.py:1619 msgid "" "If turned off, ticket downloads are only possible after an order has been " "marked as paid." msgstr "" -#: pretix/base/settings.py:1592 +#: pretix/base/settings.py:1630 msgid "Do not issue ticket before email address is validated" msgstr "" -#: pretix/base/settings.py:1593 +#: pretix/base/settings.py:1631 msgid "" "If turned on, tickets will not be offered for download directly after " "purchase. They will be attached to the payment confirmation email (if the " @@ -9233,11 +9327,11 @@ msgid "" "orders performed through other sales channels." msgstr "" -#: pretix/base/settings.py:1609 +#: pretix/base/settings.py:1647 msgid "Low availability threshold" msgstr "" -#: pretix/base/settings.py:1610 +#: pretix/base/settings.py:1648 msgid "" "If the availability of tickets falls below this percentage, the event (or a " "date, if it is an event series) will be highlighted to have low availability " @@ -9245,95 +9339,95 @@ msgid "" "availability will not be shown publicly." msgstr "" -#: pretix/base/settings.py:1624 +#: pretix/base/settings.py:1662 msgid "Show availability in event overviews" msgstr "" -#: pretix/base/settings.py:1625 +#: pretix/base/settings.py:1663 msgid "" "If checked, the list of events will show if events are sold out. This might " "make for longer page loading times if you have lots of events and the shown " "status might be out of date for up to two minutes." msgstr "" -#: pretix/base/settings.py:1638 pretix/base/settings.py:1646 +#: pretix/base/settings.py:1676 pretix/base/settings.py:1684 #: pretix/presale/templates/pretixpresale/fragment_calendar_nav.html:8 msgid "List" msgstr "" -#: pretix/base/settings.py:1639 pretix/base/settings.py:1647 +#: pretix/base/settings.py:1677 pretix/base/settings.py:1685 msgid "Week calendar" msgstr "" -#: pretix/base/settings.py:1640 pretix/base/settings.py:1648 +#: pretix/base/settings.py:1678 pretix/base/settings.py:1686 msgid "Month calendar" msgstr "" -#: pretix/base/settings.py:1644 +#: pretix/base/settings.py:1682 msgid "Default overview style" msgstr "" -#: pretix/base/settings.py:1650 +#: pretix/base/settings.py:1688 msgid "" "If your event series has more than 50 dates in the future, only the month or " "week calendar can be used." msgstr "" -#: pretix/base/settings.py:1659 +#: pretix/base/settings.py:1697 msgid "Show filter options for calendar or list view" msgstr "" -#: pretix/base/settings.py:1660 +#: pretix/base/settings.py:1698 msgid "" "You can set up possible filters as meta properties in your organizer " "settings." msgstr "" -#: pretix/base/settings.py:1669 +#: pretix/base/settings.py:1707 msgid "Hide all unavailable dates from calendar or list views" msgstr "" -#: pretix/base/settings.py:1670 pretix/base/settings.py:1681 +#: pretix/base/settings.py:1708 pretix/base/settings.py:1719 msgid "" "This option currently only affects the calendar of this event series, not " "the organizer-wide calendar." msgstr "" -#: pretix/base/settings.py:1680 +#: pretix/base/settings.py:1718 msgid "Hide all past dates from calendar" msgstr "" -#: pretix/base/settings.py:1692 pretix/base/settings.py:1701 +#: pretix/base/settings.py:1730 pretix/base/settings.py:1739 msgid "No modifications after order was submitted" msgstr "" -#: pretix/base/settings.py:1693 pretix/base/settings.py:1702 +#: pretix/base/settings.py:1731 pretix/base/settings.py:1740 msgid "Only the person who ordered can make changes" msgstr "" -#: pretix/base/settings.py:1694 pretix/base/settings.py:1703 +#: pretix/base/settings.py:1732 pretix/base/settings.py:1741 msgid "Both the attendee and the person who ordered can make changes" msgstr "" -#: pretix/base/settings.py:1698 +#: pretix/base/settings.py:1736 msgid "Allow customers to modify their information" msgstr "" -#: pretix/base/settings.py:1713 +#: pretix/base/settings.py:1751 msgid "Allow customers to modify their information after they checked in." msgstr "" -#: pretix/base/settings.py:1714 +#: pretix/base/settings.py:1752 msgid "" "By default, no more modifications are possible for an order as soon as one " "of the tickets in the order has been checked in." msgstr "" -#: pretix/base/settings.py:1724 +#: pretix/base/settings.py:1762 msgid "Last date of modifications" msgstr "" -#: pretix/base/settings.py:1725 +#: pretix/base/settings.py:1763 msgid "" "The last date users can modify details of their orders, such as attendee " "names or answers to questions. If you use the event series feature and an " @@ -9341,53 +9435,53 @@ msgid "" "used." msgstr "" -#: pretix/base/settings.py:1736 +#: pretix/base/settings.py:1774 msgid "Customers can change the variation of the products they purchased" msgstr "" -#: pretix/base/settings.py:1745 +#: pretix/base/settings.py:1783 msgid "Customers can change their selected add-on products" msgstr "" -#: pretix/base/settings.py:1755 pretix/base/settings.py:1766 +#: pretix/base/settings.py:1793 pretix/base/settings.py:1804 msgid "" "Only allow changes if the resulting price is higher or equal than the " "previous price." msgstr "" -#: pretix/base/settings.py:1756 pretix/base/settings.py:1767 +#: pretix/base/settings.py:1794 pretix/base/settings.py:1805 msgid "" "Only allow changes if the resulting price is higher than the previous price." msgstr "" -#: pretix/base/settings.py:1757 pretix/base/settings.py:1768 +#: pretix/base/settings.py:1795 pretix/base/settings.py:1806 msgid "" "Only allow changes if the resulting price is equal to the previous price." msgstr "" -#: pretix/base/settings.py:1758 pretix/base/settings.py:1769 +#: pretix/base/settings.py:1796 pretix/base/settings.py:1807 msgid "" "Allow changes regardless of price, as long as no refund is required (i.e. " "the resulting price is not lower than what has already been paid)." msgstr "" -#: pretix/base/settings.py:1760 pretix/base/settings.py:1771 +#: pretix/base/settings.py:1798 pretix/base/settings.py:1809 msgid "Allow changes regardless of price, even if this results in a refund." msgstr "" -#: pretix/base/settings.py:1764 +#: pretix/base/settings.py:1802 msgid "Requirement for changed prices" msgstr "" -#: pretix/base/settings.py:1782 +#: pretix/base/settings.py:1820 msgid "Do not allow changes after" msgstr "" -#: pretix/base/settings.py:1791 +#: pretix/base/settings.py:1829 msgid "Allow change even though the ticket has already been checked in" msgstr "" -#: pretix/base/settings.py:1792 +#: pretix/base/settings.py:1830 msgid "" "By default, order changes are disabled after any ticket in the order has " "been checked in. If you check this box, this requirement is lifted. It is " @@ -9396,11 +9490,11 @@ msgid "" "limitation on price changes above." msgstr "" -#: pretix/base/settings.py:1804 +#: pretix/base/settings.py:1842 msgid "Allow individual attendees to change their ticket" msgstr "" -#: pretix/base/settings.py:1805 +#: pretix/base/settings.py:1843 msgid "" "By default, only the person who ordered the tickets can make any changes. If " "you check this box, individual attendees can also make changes. However, " @@ -9409,77 +9503,77 @@ msgid "" "customer." msgstr "" -#: pretix/base/settings.py:1817 +#: pretix/base/settings.py:1855 msgid "Customers can cancel their unpaid orders" msgstr "" -#: pretix/base/settings.py:1829 +#: pretix/base/settings.py:1867 msgid "Charge a fixed cancellation fee" msgstr "" -#: pretix/base/settings.py:1830 pretix/base/settings.py:1841 -#: pretix/base/settings.py:1855 +#: pretix/base/settings.py:1868 pretix/base/settings.py:1879 +#: pretix/base/settings.py:1893 msgid "" "Only affects orders pending payments, a cancellation fee for free orders is " "never charged. Note that it will be your responsibility to claim the " "cancellation fee from the user." msgstr "" -#: pretix/base/settings.py:1840 +#: pretix/base/settings.py:1878 msgid "Charge payment, shipping and service fees" msgstr "" -#: pretix/base/settings.py:1854 +#: pretix/base/settings.py:1892 msgid "Charge a percentual cancellation fee" msgstr "" -#: pretix/base/settings.py:1865 pretix/base/settings.py:2004 +#: pretix/base/settings.py:1903 pretix/base/settings.py:2042 msgid "Do not allow cancellations after" msgstr "" -#: pretix/base/settings.py:1874 +#: pretix/base/settings.py:1912 msgid "Customers can cancel their paid orders" msgstr "" -#: pretix/base/settings.py:1875 +#: pretix/base/settings.py:1913 msgid "" "Paid money will be automatically paid back if the payment method allows it. " "Otherwise, a manual refund will be created for you to process manually." msgstr "" -#: pretix/base/settings.py:1888 pretix/control/forms/orders.py:899 +#: pretix/base/settings.py:1926 pretix/control/forms/orders.py:909 msgid "Keep a fixed cancellation fee" msgstr "" -#: pretix/base/settings.py:1897 +#: pretix/base/settings.py:1935 msgid "Keep payment, shipping and service fees" msgstr "" -#: pretix/base/settings.py:1909 pretix/control/forms/orders.py:910 +#: pretix/base/settings.py:1947 pretix/control/forms/orders.py:920 msgid "Keep a percentual cancellation fee" msgstr "" -#: pretix/base/settings.py:1918 +#: pretix/base/settings.py:1956 msgid "Allow customers to voluntarily choose a lower refund" msgstr "" -#: pretix/base/settings.py:1919 +#: pretix/base/settings.py:1957 msgid "" "With this option enabled, your customers can choose to get a smaller refund " "to support you." msgstr "" -#: pretix/base/settings.py:1924 +#: pretix/base/settings.py:1962 msgid "" "However, if you want us to help keep the lights on here, please consider " "using the slider below to request a smaller refund. Thank you!" msgstr "" -#: pretix/base/settings.py:1931 +#: pretix/base/settings.py:1969 msgid "Voluntary lower refund explanation" msgstr "" -#: pretix/base/settings.py:1934 +#: pretix/base/settings.py:1972 msgid "" "This text will be shown in between the explanation of how the refunds work " "and the slider which your customers can use to choose the amount they would " @@ -9487,107 +9581,107 @@ msgid "" "help your organization." msgstr "" -#: pretix/base/settings.py:1949 +#: pretix/base/settings.py:1987 msgid "Step size for reduction amount" msgstr "" -#: pretix/base/settings.py:1950 +#: pretix/base/settings.py:1988 msgid "" "By default, customers can choose an arbitrary amount for you to keep. If you " "set this to e.g. 10, they will only be able to choose values in increments " "of 10." msgstr "" -#: pretix/base/settings.py:1960 +#: pretix/base/settings.py:1998 msgid "" "Customers can only request a cancellation that needs to be approved by the " "event organizer before the order is canceled and a refund is issued." msgstr "" -#: pretix/base/settings.py:1970 +#: pretix/base/settings.py:2008 msgid "" "Do not show the cancellation fee to users when they request cancellation." msgstr "" -#: pretix/base/settings.py:1979 pretix/base/settings.py:1989 +#: pretix/base/settings.py:2017 pretix/base/settings.py:2027 msgid "All refunds are issued to the original payment method" msgstr "" -#: pretix/base/settings.py:1980 pretix/base/settings.py:1990 +#: pretix/base/settings.py:2018 pretix/base/settings.py:2028 msgid "" "Customers can choose between a gift card and a refund to their payment method" msgstr "" -#: pretix/base/settings.py:1981 pretix/base/settings.py:1991 +#: pretix/base/settings.py:2019 pretix/base/settings.py:2029 msgid "All refunds are issued as gift cards" msgstr "" -#: pretix/base/settings.py:1982 pretix/base/settings.py:1992 +#: pretix/base/settings.py:2020 pretix/base/settings.py:2030 msgid "Do not handle refunds automatically at all" msgstr "" -#: pretix/base/settings.py:1987 +#: pretix/base/settings.py:2025 #: pretix/control/templates/pretixcontrol/order/index.html:149 msgid "Refund method" msgstr "" -#: pretix/base/settings.py:2013 pretix/base/settings.py:2026 +#: pretix/base/settings.py:2051 pretix/base/settings.py:2064 msgid "Terms of cancellation" msgstr "" -#: pretix/base/settings.py:2016 +#: pretix/base/settings.py:2054 msgid "" "This text will be shown when cancellation is allowed for a paid order. Leave " "empty if you want pretix to automatically generate the terms of cancellation " "based on your settings." msgstr "" -#: pretix/base/settings.py:2029 +#: pretix/base/settings.py:2067 msgid "" "This text will be shown when cancellation is allowed for an unpaid or free " "order. Leave empty if you want pretix to automatically generate the terms of " "cancellation based on your settings." msgstr "" -#: pretix/base/settings.py:2039 pretix/control/forms/event.py:1710 +#: pretix/base/settings.py:2077 pretix/control/forms/event.py:1703 msgid "Contact address" msgstr "" -#: pretix/base/settings.py:2040 pretix/control/forms/event.py:1712 +#: pretix/base/settings.py:2078 pretix/control/forms/event.py:1705 msgid "We'll show this publicly to allow attendees to contact you." msgstr "" -#: pretix/base/settings.py:2048 pretix/control/forms/event.py:1704 +#: pretix/base/settings.py:2086 pretix/control/forms/event.py:1697 msgid "Imprint URL" msgstr "" -#: pretix/base/settings.py:2049 pretix/control/forms/event.py:1705 +#: pretix/base/settings.py:2087 pretix/control/forms/event.py:1698 msgid "" "This should point e.g. to a part of your website that has your contact " "details and legal information." msgstr "" -#: pretix/base/settings.py:2059 +#: pretix/base/settings.py:2097 msgid "Privacy Policy URL" msgstr "" -#: pretix/base/settings.py:2060 +#: pretix/base/settings.py:2098 msgid "" "This should point e.g. to a part of your website that explains how you use " "data gathered in your ticket shop." msgstr "" -#: pretix/base/settings.py:2071 +#: pretix/base/settings.py:2109 msgid "Accessibility information URL" msgstr "" -#: pretix/base/settings.py:2072 +#: pretix/base/settings.py:2110 msgid "" "This should point e.g. to a part of your website that explains how your " "ticket shop complies with accessibility regulation." msgstr "" -#: pretix/base/settings.py:2079 +#: pretix/base/settings.py:2117 #: pretix/presale/templates/pretixpresale/event/base.html:228 #: pretix/presale/templates/pretixpresale/event/base.html:233 #: pretix/presale/templates/pretixpresale/organizers/accessibility.html:6 @@ -9596,52 +9690,52 @@ msgstr "" msgid "Accessibility information" msgstr "" -#: pretix/base/settings.py:2083 +#: pretix/base/settings.py:2121 msgid "Accessibility information title" msgstr "" -#: pretix/base/settings.py:2093 +#: pretix/base/settings.py:2131 msgid "Accessibility information text" msgstr "" -#: pretix/base/settings.py:2114 +#: pretix/base/settings.py:2152 msgid "Attach ticket files" msgstr "" -#: pretix/base/settings.py:2116 +#: pretix/base/settings.py:2154 #, python-brace-format msgid "" "Tickets will never be attached if they're larger than {size} to avoid email " "delivery problems." msgstr "" -#: pretix/base/settings.py:2127 pretix/plugins/sendmail/forms.py:201 +#: pretix/base/settings.py:2165 pretix/plugins/sendmail/forms.py:201 #: pretix/plugins/sendmail/models.py:270 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html:66 msgid "Attach calendar files" msgstr "" -#: pretix/base/settings.py:2128 +#: pretix/base/settings.py:2166 msgid "" "If enabled, we will attach an .ics calendar file to order confirmation " "emails." msgstr "" -#: pretix/base/settings.py:2137 +#: pretix/base/settings.py:2175 msgid "Attach calendar files only after order has been paid" msgstr "" -#: pretix/base/settings.py:2138 +#: pretix/base/settings.py:2176 msgid "" "Use this if you e.g. put a private access link into the calendar file to " "make sure people only receive it after their payment was confirmed." msgstr "" -#: pretix/base/settings.py:2147 +#: pretix/base/settings.py:2185 msgid "Event description" msgstr "" -#: pretix/base/settings.py:2150 +#: pretix/base/settings.py:2188 msgid "" "You can use this to share information with your attendees, such as travel " "information or the link to a digital event. If you keep it empty, we will " @@ -9651,52 +9745,52 @@ msgid "" "people." msgstr "" -#: pretix/base/settings.py:2163 +#: pretix/base/settings.py:2201 msgid "Subject prefix" msgstr "" -#: pretix/base/settings.py:2164 +#: pretix/base/settings.py:2202 msgid "" "This will be prepended to the subject of all outgoing emails, formatted as " "[prefix]. Choose, for example, a short form of your event name." msgstr "" -#: pretix/base/settings.py:2178 pretix/control/forms/mailsetup.py:37 +#: pretix/base/settings.py:2216 pretix/control/forms/mailsetup.py:37 #: pretix/control/forms/mailsetup.py:119 #: pretix/control/templates/pretixcontrol/event/mail.html:39 #: pretix/control/templates/pretixcontrol/organizers/mail.html:40 msgid "Sender address" msgstr "" -#: pretix/base/settings.py:2179 pretix/control/forms/mailsetup.py:38 +#: pretix/base/settings.py:2217 pretix/control/forms/mailsetup.py:38 #: pretix/control/forms/mailsetup.py:120 msgid "Sender address for outgoing emails" msgstr "" -#: pretix/base/settings.py:2188 +#: pretix/base/settings.py:2226 msgid "Sender name" msgstr "" -#: pretix/base/settings.py:2189 +#: pretix/base/settings.py:2227 msgid "" "Sender name used in conjunction with the sender address for outgoing emails. " "Defaults to your event name." msgstr "" -#: pretix/base/settings.py:2207 pretix/base/settings.py:2264 -#: pretix/base/settings.py:2281 pretix/base/settings.py:2299 +#: pretix/base/settings.py:2245 pretix/base/settings.py:2302 +#: pretix/base/settings.py:2319 pretix/base/settings.py:2337 #, python-brace-format msgid "Your order: {code}" msgstr "" -#: pretix/base/settings.py:2211 pretix/base/settings.py:2244 -#: pretix/base/settings.py:2349 pretix/base/settings.py:2582 -#: pretix/base/settings.py:2619 +#: pretix/base/settings.py:2249 pretix/base/settings.py:2282 +#: pretix/base/settings.py:2387 pretix/base/settings.py:2620 +#: pretix/base/settings.py:2657 #, python-brace-format msgid "Your event registration: {code}" msgstr "" -#: pretix/base/settings.py:2215 +#: pretix/base/settings.py:2253 #, python-brace-format msgid "" "Hello,\n" @@ -9711,12 +9805,12 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/base/settings.py:2228 +#: pretix/base/settings.py:2266 #, python-brace-format msgid "Your orders for {event}" msgstr "" -#: pretix/base/settings.py:2232 +#: pretix/base/settings.py:2270 #, python-brace-format msgid "" "Hello,\n" @@ -9730,7 +9824,7 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/base/settings.py:2248 +#: pretix/base/settings.py:2286 #, python-brace-format msgid "" "Hello {attendee_name},\n" @@ -9744,7 +9838,7 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/base/settings.py:2268 +#: pretix/base/settings.py:2306 #, python-brace-format msgid "" "Hello,\n" @@ -9759,7 +9853,7 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/base/settings.py:2285 +#: pretix/base/settings.py:2323 #, python-brace-format msgid "" "Hello,\n" @@ -9775,7 +9869,7 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/base/settings.py:2303 +#: pretix/base/settings.py:2341 #, python-brace-format msgid "" "Hello,\n" @@ -9793,11 +9887,11 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/base/settings.py:2321 +#: pretix/base/settings.py:2359 msgid "Attachment for new orders" msgstr "" -#: pretix/base/settings.py:2326 +#: pretix/base/settings.py:2364 #, python-brace-format msgid "" "This file will be attached to the first email that we send for every new " @@ -9809,7 +9903,7 @@ msgid "" "vital email going to spam, you can only upload PDF files of up to {size} MB." msgstr "" -#: pretix/base/settings.py:2353 +#: pretix/base/settings.py:2391 #, python-brace-format msgid "" "Hello {attendee_name},\n" @@ -9823,12 +9917,12 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/base/settings.py:2365 +#: pretix/base/settings.py:2403 #, python-brace-format msgid "Your order has been changed: {code}" msgstr "" -#: pretix/base/settings.py:2369 +#: pretix/base/settings.py:2407 #, python-brace-format msgid "" "Hello,\n" @@ -9842,12 +9936,12 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/base/settings.py:2381 +#: pretix/base/settings.py:2419 #, python-brace-format msgid "Payment received for your order: {code}" msgstr "" -#: pretix/base/settings.py:2385 +#: pretix/base/settings.py:2423 #, python-brace-format msgid "" "Hello,\n" @@ -9863,12 +9957,12 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/base/settings.py:2403 +#: pretix/base/settings.py:2441 #, python-brace-format msgid "Event registration confirmed: {code}" msgstr "" -#: pretix/base/settings.py:2407 +#: pretix/base/settings.py:2445 #, python-brace-format msgid "" "Hello {attendee_name},\n" @@ -9882,23 +9976,23 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/base/settings.py:2424 pretix/control/forms/event.py:1136 -#: pretix/control/forms/event.py:1236 pretix/plugins/sendmail/models.py:275 +#: pretix/base/settings.py:2462 pretix/control/forms/event.py:1129 +#: pretix/control/forms/event.py:1229 pretix/plugins/sendmail/models.py:275 msgid "Number of days" msgstr "" -#: pretix/base/settings.py:2426 pretix/control/forms/event.py:1139 +#: pretix/base/settings.py:2464 pretix/control/forms/event.py:1132 msgid "" "This email will be sent out this many days before the order expires. If the " "value is 0, the mail will never be sent." msgstr "" -#: pretix/base/settings.py:2434 +#: pretix/base/settings.py:2472 #, python-brace-format msgid "Your order is about to expire: {code}" msgstr "" -#: pretix/base/settings.py:2438 +#: pretix/base/settings.py:2476 #, python-brace-format msgid "" "Hello,\n" @@ -9914,12 +10008,12 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/base/settings.py:2452 +#: pretix/base/settings.py:2490 #, python-brace-format msgid "Your order is pending payment: {code}" msgstr "" -#: pretix/base/settings.py:2456 +#: pretix/base/settings.py:2494 #, python-brace-format msgid "" "Hello,\n" @@ -9934,12 +10028,12 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/base/settings.py:2469 +#: pretix/base/settings.py:2507 #, python-brace-format msgid "Incomplete payment received: {code}" msgstr "" -#: pretix/base/settings.py:2473 +#: pretix/base/settings.py:2511 #, python-brace-format msgid "" "Hello,\n" @@ -9957,12 +10051,12 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/base/settings.py:2489 +#: pretix/base/settings.py:2527 #, python-brace-format msgid "Payment failed for your order: {code}" msgstr "" -#: pretix/base/settings.py:2493 +#: pretix/base/settings.py:2531 #, python-brace-format msgid "" "Hello,\n" @@ -9980,12 +10074,12 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/base/settings.py:2507 +#: pretix/base/settings.py:2545 #, python-brace-format msgid "You have been selected from the waitinglist for {event}" msgstr "" -#: pretix/base/settings.py:2511 +#: pretix/base/settings.py:2549 #, python-brace-format msgid "" "Hello,\n" @@ -10016,12 +10110,12 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/base/settings.py:2540 +#: pretix/base/settings.py:2578 #, python-brace-format msgid "Order canceled: {code}" msgstr "" -#: pretix/base/settings.py:2544 +#: pretix/base/settings.py:2582 #, python-brace-format msgid "" "Hello,\n" @@ -10037,12 +10131,12 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/base/settings.py:2558 +#: pretix/base/settings.py:2596 #, python-brace-format msgid "Order approved and awaiting payment: {code}" msgstr "" -#: pretix/base/settings.py:2562 +#: pretix/base/settings.py:2600 #, python-brace-format msgid "" "Hello,\n" @@ -10060,7 +10154,7 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/base/settings.py:2586 pretix/base/settings.py:2623 +#: pretix/base/settings.py:2624 pretix/base/settings.py:2661 #, python-brace-format msgid "" "Hello,\n" @@ -10074,12 +10168,12 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/base/settings.py:2598 +#: pretix/base/settings.py:2636 #, python-brace-format msgid "Order approved and confirmed: {code}" msgstr "" -#: pretix/base/settings.py:2602 +#: pretix/base/settings.py:2640 #, python-brace-format msgid "" "Hello,\n" @@ -10094,12 +10188,12 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/base/settings.py:2635 +#: pretix/base/settings.py:2673 #, python-brace-format msgid "Order denied: {code}" msgstr "" -#: pretix/base/settings.py:2639 +#: pretix/base/settings.py:2677 #, python-brace-format msgid "" "Hello,\n" @@ -10116,7 +10210,7 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/base/settings.py:2654 +#: pretix/base/settings.py:2692 #, python-brace-format msgid "" "Hello,\n" @@ -10128,12 +10222,12 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/base/settings.py:2672 pretix/base/settings.py:2688 +#: pretix/base/settings.py:2710 pretix/base/settings.py:2726 #, python-brace-format msgid "Your ticket is ready for download: {code}" msgstr "" -#: pretix/base/settings.py:2676 +#: pretix/base/settings.py:2714 #, python-brace-format msgid "" "Hello {attendee_name},\n" @@ -10147,7 +10241,7 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/base/settings.py:2692 +#: pretix/base/settings.py:2730 #, python-brace-format msgid "" "Hello,\n" @@ -10161,12 +10255,12 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/base/settings.py:2704 +#: pretix/base/settings.py:2742 #, python-brace-format msgid "Activate your account at {organizer}" msgstr "" -#: pretix/base/settings.py:2708 +#: pretix/base/settings.py:2746 #, python-brace-format msgid "" "Hello {name},\n" @@ -10186,12 +10280,12 @@ msgid "" "Your {organizer} team" msgstr "" -#: pretix/base/settings.py:2726 +#: pretix/base/settings.py:2764 #, python-brace-format msgid "Confirm email address for your account at {organizer}" msgstr "" -#: pretix/base/settings.py:2730 +#: pretix/base/settings.py:2768 #, python-brace-format msgid "" "Hello {name},\n" @@ -10211,12 +10305,12 @@ msgid "" "Your {organizer} team" msgstr "" -#: pretix/base/settings.py:2748 +#: pretix/base/settings.py:2786 #, python-brace-format msgid "Set a new password for your account at {organizer}" msgstr "" -#: pretix/base/settings.py:2752 +#: pretix/base/settings.py:2790 #, python-brace-format msgid "" "Hello {name},\n" @@ -10236,57 +10330,57 @@ msgid "" "Your {organizer} team" msgstr "" -#: pretix/base/settings.py:2804 pretix/base/settings.py:2811 -#: pretix/base/settings.py:2825 pretix/base/settings.py:2833 -#: pretix/base/settings.py:2847 pretix/base/settings.py:2855 -#: pretix/base/settings.py:2869 pretix/base/settings.py:2876 +#: pretix/base/settings.py:2842 pretix/base/settings.py:2849 +#: pretix/base/settings.py:2863 pretix/base/settings.py:2871 +#: pretix/base/settings.py:2885 pretix/base/settings.py:2893 +#: pretix/base/settings.py:2907 pretix/base/settings.py:2914 msgid "Please enter the hexadecimal code of a color, e.g. #990000." msgstr "" -#: pretix/base/settings.py:2808 +#: pretix/base/settings.py:2846 msgid "Primary color" msgstr "" -#: pretix/base/settings.py:2829 +#: pretix/base/settings.py:2867 msgid "Accent color for success" msgstr "" -#: pretix/base/settings.py:2830 +#: pretix/base/settings.py:2868 msgid "We strongly suggest to use a shade of green." msgstr "" -#: pretix/base/settings.py:2851 +#: pretix/base/settings.py:2889 msgid "Accent color for errors" msgstr "" -#: pretix/base/settings.py:2852 +#: pretix/base/settings.py:2890 msgid "We strongly suggest to use a shade of red." msgstr "" -#: pretix/base/settings.py:2873 +#: pretix/base/settings.py:2911 msgid "Page background color" msgstr "" -#: pretix/base/settings.py:2888 +#: pretix/base/settings.py:2926 msgid "Use round edges" msgstr "" -#: pretix/base/settings.py:2897 +#: pretix/base/settings.py:2935 msgid "" "Use native spinners in the widget instead of custom ones for numeric inputs " "such as quantity." msgstr "" -#: pretix/base/settings.py:2908 +#: pretix/base/settings.py:2946 msgid "Only respected by modern browsers." msgstr "" -#: pretix/base/settings.py:2919 pretix/base/settings.py:2963 +#: pretix/base/settings.py:2957 pretix/base/settings.py:3001 #: pretix/control/forms/organizer.py:523 msgid "Header image" msgstr "" -#: pretix/base/settings.py:2922 +#: pretix/base/settings.py:2960 msgid "" "If you provide a logo image, we will by default not show your event name and " "date in the page header. If you use a white background, we show your logo " @@ -10295,26 +10389,26 @@ msgid "" "using small details on the picture as it will be resized on smaller screens." msgstr "" -#: pretix/base/settings.py:2943 pretix/base/settings.py:2986 +#: pretix/base/settings.py:2981 pretix/base/settings.py:3024 msgid "Use header image in its full size" msgstr "" -#: pretix/base/settings.py:2944 pretix/base/settings.py:2987 +#: pretix/base/settings.py:2982 pretix/base/settings.py:3025 msgid "We recommend to upload a picture at least 1170 pixels wide." msgstr "" -#: pretix/base/settings.py:2953 +#: pretix/base/settings.py:2991 msgid "Show event title even if a header image is present" msgstr "" -#: pretix/base/settings.py:2954 +#: pretix/base/settings.py:2992 msgid "" "The title will only be shown on the event front page. If no header image is " "uploaded for the event, but the header image from the organizer profile is " "used, this option will be ignored and the event title will always be shown." msgstr "" -#: pretix/base/settings.py:2966 pretix/control/forms/organizer.py:527 +#: pretix/base/settings.py:3004 pretix/control/forms/organizer.py:527 msgid "" "If you provide a logo image, we will by default not show your organization " "name in the page header. If you use a white background, we show your logo " @@ -10323,25 +10417,25 @@ msgid "" "using small details on the picture as it will be resized on smaller screens." msgstr "" -#: pretix/base/settings.py:2996 +#: pretix/base/settings.py:3034 msgid "Use header image also for events without an individually uploaded logo" msgstr "" -#: pretix/base/settings.py:3004 +#: pretix/base/settings.py:3042 msgid "Favicon" msgstr "" -#: pretix/base/settings.py:3007 +#: pretix/base/settings.py:3045 msgid "" "If you provide a favicon, we will show it instead of the default pretix " "icon. We recommend a size of at least 200x200px to accommodate most devices." msgstr "" -#: pretix/base/settings.py:3023 +#: pretix/base/settings.py:3061 msgid "Social media image" msgstr "" -#: pretix/base/settings.py:3026 +#: pretix/base/settings.py:3064 msgid "" "This picture will be used as a preview if you post links to your ticket shop " "on social media. Facebook advises to use a picture size of 1200 x 630 " @@ -10350,93 +10444,93 @@ msgid "" "square is shown. If you do not fill this, we will use the logo given above." msgstr "" -#: pretix/base/settings.py:3044 +#: pretix/base/settings.py:3082 msgid "Logo image" msgstr "" -#: pretix/base/settings.py:3048 +#: pretix/base/settings.py:3086 msgid "We will show your logo with a maximal height and width of 2.5 cm." msgstr "" -#: pretix/base/settings.py:3074 pretix/base/settings.py:3180 +#: pretix/base/settings.py:3112 pretix/base/settings.py:3218 msgid "Info text" msgstr "" -#: pretix/base/settings.py:3077 pretix/base/settings.py:3182 +#: pretix/base/settings.py:3115 pretix/base/settings.py:3220 msgid "" "Not displayed anywhere by default, but if you want to, you can use this e.g. " "in ticket templates." msgstr "" -#: pretix/base/settings.py:3086 +#: pretix/base/settings.py:3124 msgid "Banner text (top)" msgstr "" -#: pretix/base/settings.py:3089 +#: pretix/base/settings.py:3127 msgid "" "This text will be shown above every page of your shop. Please only use this " "for very important messages." msgstr "" -#: pretix/base/settings.py:3099 +#: pretix/base/settings.py:3137 msgid "Banner text (bottom)" msgstr "" -#: pretix/base/settings.py:3102 +#: pretix/base/settings.py:3140 msgid "" "This text will be shown below every page of your shop. Please only use this " "for very important messages." msgstr "" -#: pretix/base/settings.py:3112 +#: pretix/base/settings.py:3150 msgid "Voucher explanation" msgstr "" -#: pretix/base/settings.py:3115 +#: pretix/base/settings.py:3153 msgid "" "This text will be shown next to the input for a voucher code. You can use it " "e.g. to explain how to obtain a voucher code." msgstr "" -#: pretix/base/settings.py:3125 +#: pretix/base/settings.py:3163 msgid "Attendee data explanation" msgstr "" -#: pretix/base/settings.py:3128 +#: pretix/base/settings.py:3166 msgid "" "This text will be shown above the questions asked for every personalized " "product. You can use it e.g. to explain why you need information from them." msgstr "" -#: pretix/base/settings.py:3138 +#: pretix/base/settings.py:3176 msgid "Additional success message" msgstr "" -#: pretix/base/settings.py:3139 +#: pretix/base/settings.py:3177 msgid "" "This message will be shown after an order has been created successfully. It " "will be shown in additional to the default text." msgstr "" -#: pretix/base/settings.py:3151 +#: pretix/base/settings.py:3189 msgid "Help text of the phone number field" msgstr "" -#: pretix/base/settings.py:3158 +#: pretix/base/settings.py:3196 msgid "" "Make sure to enter a valid email address. We will send you an order " "confirmation including a link that you need to access your order later." msgstr "" -#: pretix/base/settings.py:3165 +#: pretix/base/settings.py:3203 msgid "Help text of the email field" msgstr "" -#: pretix/base/settings.py:3191 +#: pretix/base/settings.py:3229 msgid "Allow creating a new team during event creation" msgstr "" -#: pretix/base/settings.py:3192 +#: pretix/base/settings.py:3230 msgid "" "Users that do not have access to all events under this organizer, must " "select one of their teams to have access to the created event. This setting " @@ -10444,67 +10538,67 @@ msgid "" "not have \"Can change teams and permissions\" permission." msgstr "" -#: pretix/base/settings.py:3264 pretix/base/settings.py:3274 +#: pretix/base/settings.py:3302 pretix/base/settings.py:3312 msgid "Event start time (descending)" msgstr "" -#: pretix/base/settings.py:3266 pretix/base/settings.py:3276 +#: pretix/base/settings.py:3304 pretix/base/settings.py:3314 msgid "Name (descending)" msgstr "" -#: pretix/base/settings.py:3271 +#: pretix/base/settings.py:3309 msgctxt "subevent" msgid "Date ordering" msgstr "" -#: pretix/base/settings.py:3287 +#: pretix/base/settings.py:3325 msgid "Link back to organizer overview on all event pages" msgstr "" -#: pretix/base/settings.py:3296 +#: pretix/base/settings.py:3334 msgid "Homepage text" msgstr "" -#: pretix/base/settings.py:3298 +#: pretix/base/settings.py:3336 msgid "This will be displayed on the organizer homepage." msgstr "" -#: pretix/base/settings.py:3313 +#: pretix/base/settings.py:3351 msgid "Length of gift card codes" msgstr "" -#: pretix/base/settings.py:3314 +#: pretix/base/settings.py:3352 msgid "" "The system generates by default {}-character long gift card codes. However, " "if a different length is required, it can be set here." msgstr "" -#: pretix/base/settings.py:3330 +#: pretix/base/settings.py:3368 msgid "Validity of gift card codes in years" msgstr "" -#: pretix/base/settings.py:3331 +#: pretix/base/settings.py:3369 msgid "" "If you set a number here, gift cards will by default expire at the end of " "the year after this many years. If you keep it empty, gift cards do not have " "an explicit expiry date." msgstr "" -#: pretix/base/settings.py:3342 +#: pretix/base/settings.py:3380 msgid "Enable cookie consent management features" msgstr "" -#: pretix/base/settings.py:3348 +#: pretix/base/settings.py:3386 msgid "" "By clicking \"Accept all cookies\", you agree to the storing of cookies and " "use of similar technologies on your device." msgstr "" -#: pretix/base/settings.py:3355 +#: pretix/base/settings.py:3393 msgid "Dialog text" msgstr "" -#: pretix/base/settings.py:3362 +#: pretix/base/settings.py:3400 msgid "" "We use cookies and similar technologies to gather data that allows us to " "improve this website and our offerings. If you do not agree, we will only " @@ -10512,209 +10606,209 @@ msgid "" "offers." msgstr "" -#: pretix/base/settings.py:3370 +#: pretix/base/settings.py:3408 msgid "Secondary dialog text" msgstr "" -#: pretix/base/settings.py:3376 +#: pretix/base/settings.py:3414 msgid "Privacy settings" msgstr "" -#: pretix/base/settings.py:3381 +#: pretix/base/settings.py:3419 msgid "Dialog title" msgstr "" -#: pretix/base/settings.py:3387 +#: pretix/base/settings.py:3425 msgid "Accept all cookies" msgstr "" -#: pretix/base/settings.py:3392 +#: pretix/base/settings.py:3430 msgid "\"Accept\" button description" msgstr "" -#: pretix/base/settings.py:3398 +#: pretix/base/settings.py:3436 msgid "Required cookies only" msgstr "" -#: pretix/base/settings.py:3403 +#: pretix/base/settings.py:3441 msgid "\"Reject\" button description" msgstr "" -#: pretix/base/settings.py:3413 +#: pretix/base/settings.py:3451 msgid "Customers can choose their own seats" msgstr "" -#: pretix/base/settings.py:3414 +#: pretix/base/settings.py:3452 msgid "" "If disabled, you will need to manually assign seats in the backend. Note " "that this can mean people will not know their seat after their purchase and " "it might not be written on their ticket." msgstr "" -#: pretix/base/settings.py:3440 +#: pretix/base/settings.py:3478 msgid "Show button to copy user input from other products" msgstr "" -#: pretix/base/settings.py:3450 +#: pretix/base/settings.py:3488 msgid "Most common English titles" msgstr "" -#: pretix/base/settings.py:3460 +#: pretix/base/settings.py:3498 msgid "Most common German titles" msgstr "" -#: pretix/base/settings.py:3473 +#: pretix/base/settings.py:3511 msgctxt "person_name_salutation" msgid "Ms" msgstr "" -#: pretix/base/settings.py:3474 +#: pretix/base/settings.py:3512 msgctxt "person_name_salutation" msgid "Mr" msgstr "" -#: pretix/base/settings.py:3475 +#: pretix/base/settings.py:3513 msgctxt "person_name_salutation" msgid "Mx" msgstr "" -#: pretix/base/settings.py:3507 pretix/base/settings.py:3520 -#: pretix/base/settings.py:3536 pretix/base/settings.py:3586 -#: pretix/base/settings.py:3599 pretix/base/settings.py:3613 -#: pretix/base/settings.py:3666 pretix/base/settings.py:3687 -#: pretix/base/settings.py:3709 +#: pretix/base/settings.py:3545 pretix/base/settings.py:3558 +#: pretix/base/settings.py:3574 pretix/base/settings.py:3624 +#: pretix/base/settings.py:3637 pretix/base/settings.py:3651 +#: pretix/base/settings.py:3704 pretix/base/settings.py:3725 +#: pretix/base/settings.py:3747 msgid "Given name" msgstr "" -#: pretix/base/settings.py:3508 pretix/base/settings.py:3521 -#: pretix/base/settings.py:3537 pretix/base/settings.py:3553 -#: pretix/base/settings.py:3570 pretix/base/settings.py:3585 -#: pretix/base/settings.py:3600 pretix/base/settings.py:3614 -#: pretix/base/settings.py:3667 pretix/base/settings.py:3688 -#: pretix/base/settings.py:3710 +#: pretix/base/settings.py:3546 pretix/base/settings.py:3559 +#: pretix/base/settings.py:3575 pretix/base/settings.py:3591 +#: pretix/base/settings.py:3608 pretix/base/settings.py:3623 +#: pretix/base/settings.py:3638 pretix/base/settings.py:3652 +#: pretix/base/settings.py:3705 pretix/base/settings.py:3726 +#: pretix/base/settings.py:3748 msgid "Family name" msgstr "" -#: pretix/base/settings.py:3512 pretix/base/settings.py:3528 -#: pretix/base/settings.py:3544 pretix/base/settings.py:3559 -#: pretix/base/settings.py:3577 pretix/base/settings.py:3592 -#: pretix/base/settings.py:3622 pretix/base/settings.py:3646 -#: pretix/base/settings.py:3678 pretix/base/settings.py:3700 -#: pretix/base/settings.py:3731 +#: pretix/base/settings.py:3550 pretix/base/settings.py:3566 +#: pretix/base/settings.py:3582 pretix/base/settings.py:3597 +#: pretix/base/settings.py:3615 pretix/base/settings.py:3630 +#: pretix/base/settings.py:3660 pretix/base/settings.py:3684 +#: pretix/base/settings.py:3716 pretix/base/settings.py:3738 +#: pretix/base/settings.py:3769 msgctxt "person_name_sample" msgid "John" msgstr "" -#: pretix/base/settings.py:3513 pretix/base/settings.py:3529 -#: pretix/base/settings.py:3545 pretix/base/settings.py:3561 -#: pretix/base/settings.py:3579 pretix/base/settings.py:3593 -#: pretix/base/settings.py:3623 pretix/base/settings.py:3679 -#: pretix/base/settings.py:3701 pretix/base/settings.py:3732 +#: pretix/base/settings.py:3551 pretix/base/settings.py:3567 +#: pretix/base/settings.py:3583 pretix/base/settings.py:3599 +#: pretix/base/settings.py:3617 pretix/base/settings.py:3631 +#: pretix/base/settings.py:3661 pretix/base/settings.py:3717 +#: pretix/base/settings.py:3739 pretix/base/settings.py:3770 msgctxt "person_name_sample" msgid "Doe" msgstr "" -#: pretix/base/settings.py:3519 pretix/base/settings.py:3535 -#: pretix/base/settings.py:3567 pretix/base/settings.py:3686 -#: pretix/base/settings.py:3708 +#: pretix/base/settings.py:3557 pretix/base/settings.py:3573 +#: pretix/base/settings.py:3605 pretix/base/settings.py:3724 +#: pretix/base/settings.py:3746 msgctxt "person_name" msgid "Title" msgstr "" -#: pretix/base/settings.py:3527 pretix/base/settings.py:3543 -#: pretix/base/settings.py:3576 pretix/base/settings.py:3699 -#: pretix/base/settings.py:3730 +#: pretix/base/settings.py:3565 pretix/base/settings.py:3581 +#: pretix/base/settings.py:3614 pretix/base/settings.py:3737 +#: pretix/base/settings.py:3768 msgctxt "person_name_sample" msgid "Dr" msgstr "" -#: pretix/base/settings.py:3551 pretix/base/settings.py:3568 +#: pretix/base/settings.py:3589 pretix/base/settings.py:3606 msgid "First name" msgstr "" -#: pretix/base/settings.py:3552 pretix/base/settings.py:3569 +#: pretix/base/settings.py:3590 pretix/base/settings.py:3607 msgid "Middle name" msgstr "" -#: pretix/base/settings.py:3633 pretix/base/settings.py:3645 -#: pretix/control/forms/organizer.py:655 +#: pretix/base/settings.py:3671 pretix/base/settings.py:3683 +#: pretix/control/forms/organizer.py:658 msgctxt "person_name_sample" msgid "John Doe" msgstr "" -#: pretix/base/settings.py:3639 +#: pretix/base/settings.py:3677 msgid "Calling name" msgstr "" -#: pretix/base/settings.py:3653 +#: pretix/base/settings.py:3691 msgid "Latin transcription" msgstr "" -#: pretix/base/settings.py:3665 pretix/base/settings.py:3685 -#: pretix/base/settings.py:3707 +#: pretix/base/settings.py:3703 pretix/base/settings.py:3723 +#: pretix/base/settings.py:3745 msgctxt "person_name" msgid "Salutation" msgstr "" -#: pretix/base/settings.py:3677 pretix/base/settings.py:3698 -#: pretix/base/settings.py:3729 +#: pretix/base/settings.py:3715 pretix/base/settings.py:3736 +#: pretix/base/settings.py:3767 msgctxt "person_name_sample" msgid "Mr" msgstr "" -#: pretix/base/settings.py:3711 +#: pretix/base/settings.py:3749 msgctxt "person_name" msgid "Degree (after name)" msgstr "" -#: pretix/base/settings.py:3733 +#: pretix/base/settings.py:3771 msgctxt "person_name_sample" msgid "MA" msgstr "" -#: pretix/base/settings.py:3759 pretix/base/settings.py:3761 +#: pretix/base/settings.py:3797 pretix/base/settings.py:3799 msgctxt "address" msgid "Province" msgstr "" -#: pretix/base/settings.py:3760 +#: pretix/base/settings.py:3798 msgctxt "address" msgid "Prefecture" msgstr "" -#: pretix/base/settings.py:3849 pretix/control/forms/event.py:229 +#: pretix/base/settings.py:3887 pretix/control/forms/event.py:228 msgid "" "Your default locale must also be enabled for your event (see box above)." msgstr "" -#: pretix/base/settings.py:3853 +#: pretix/base/settings.py:3891 msgid "" "You cannot require specifying attendee names if you do not ask for them." msgstr "" -#: pretix/base/settings.py:3857 +#: pretix/base/settings.py:3895 msgid "You have to ask for attendee emails if you want to make them required." msgstr "" -#: pretix/base/settings.py:3861 +#: pretix/base/settings.py:3899 msgid "" "You have to ask for invoice addresses if you want to make them required." msgstr "" -#: pretix/base/settings.py:3865 +#: pretix/base/settings.py:3903 msgid "You have to require invoice addresses to require for company names." msgstr "" -#: pretix/base/settings.py:3872 +#: pretix/base/settings.py:3910 msgid "The last payment date cannot be before the end of presale." msgstr "" -#: pretix/base/settings.py:3880 +#: pretix/base/settings.py:3918 #, python-brace-format msgid "The value \"{identifier}\" is not a valid sales channel." msgstr "" -#: pretix/base/settings.py:3895 +#: pretix/base/settings.py:3933 msgid "This needs to be disabled if other NFC-based types are active." msgstr "" @@ -10874,7 +10968,7 @@ msgid "You do not have access to this page." msgstr "" #: pretix/base/templates/403.html:20 pretix/base/templates/404.html:19 -#: pretix/control/templates/pretixcontrol/base.html:197 +#: pretix/control/templates/pretixcontrol/base.html:195 #: pretix/control/templates/pretixcontrol/user/staff_session_start.html:4 #: pretix/control/templates/pretixcontrol/user/staff_session_start.html:6 #: pretix/presale/templates/pretixpresale/event/offline.html:21 @@ -11501,11 +11595,15 @@ msgid "Support for check-in questions" msgstr "" #: pretix/control/forms/checkin.py:197 pretix/control/forms/checkin.py:213 -#: pretix/control/forms/filter.py:2395 pretix/control/forms/filter.py:2437 -#: pretix/control/forms/filter.py:2602 +#: pretix/control/forms/filter.py:2391 pretix/control/forms/filter.py:2433 +#: pretix/control/forms/filter.py:2598 msgid "All gates" msgstr "" +#: pretix/control/forms/checkin.py:222 +msgid "I am sure that the check-in state of the entire event should be reset." +msgstr "" + #: pretix/control/forms/event.py:91 msgid "Use languages" msgstr "" @@ -11518,143 +11616,143 @@ msgstr "" msgid "This is an event series" msgstr "" -#: pretix/control/forms/event.py:132 +#: pretix/control/forms/event.py:131 msgid "" "You already used this slug for a different event. Please choose a new one." msgstr "" -#: pretix/control/forms/event.py:136 pretix/control/forms/event.py:520 +#: pretix/control/forms/event.py:135 pretix/control/forms/event.py:519 msgid "Event timezone" msgstr "" -#: pretix/control/forms/event.py:143 +#: pretix/control/forms/event.py:142 msgid "I don't want to specify taxes now" msgstr "" -#: pretix/control/forms/event.py:144 +#: pretix/control/forms/event.py:143 msgid "You can always configure tax rates later." msgstr "" -#: pretix/control/forms/event.py:148 +#: pretix/control/forms/event.py:147 msgid "Sales tax rate" msgstr "" -#: pretix/control/forms/event.py:149 +#: pretix/control/forms/event.py:148 msgid "" "Do you need to pay sales tax on your tickets? In this case, please enter the " "applicable tax rate here in percent. If you have a more complicated tax " "situation, you can add more tax rates and detailed configuration later." msgstr "" -#: pretix/control/forms/event.py:158 +#: pretix/control/forms/event.py:157 msgid "Grant access to team" msgstr "" -#: pretix/control/forms/event.py:159 +#: pretix/control/forms/event.py:158 msgid "" "You are allowed to create events under this organizer, however you do not " "have permission to edit all events under this organizer. Please select one " "of your existing teams that will be granted access to this event." msgstr "" -#: pretix/control/forms/event.py:164 +#: pretix/control/forms/event.py:163 msgid "Create a new team for this event with me as the only member" msgstr "" -#: pretix/control/forms/event.py:208 pretix/control/forms/event.py:379 +#: pretix/control/forms/event.py:207 pretix/control/forms/event.py:378 msgid "" "Sample Conference Center\n" "Heidelberg, Germany" msgstr "" -#: pretix/control/forms/event.py:233 +#: pretix/control/forms/event.py:232 msgid "Your default locale must be specified." msgstr "" -#: pretix/control/forms/event.py:237 +#: pretix/control/forms/event.py:236 #, python-brace-format msgid "" "You have not specified a tax rate. If you do not want us to compute sales " "taxes, please check \"{field}\" above." msgstr "" -#: pretix/control/forms/event.py:312 +#: pretix/control/forms/event.py:311 msgid "Copy configuration from" msgstr "" -#: pretix/control/forms/event.py:318 pretix/control/forms/event.py:321 -#: pretix/control/forms/item.py:414 +#: pretix/control/forms/event.py:317 pretix/control/forms/event.py:320 +#: pretix/control/forms/item.py:413 msgid "Do not copy" msgstr "" -#: pretix/control/forms/event.py:337 pretix/control/forms/item.py:1300 -#: pretix/control/forms/subevents.py:414 +#: pretix/control/forms/event.py:336 pretix/control/forms/item.py:1301 +#: pretix/control/forms/subevents.py:410 #, python-brace-format msgid "Default ({value})" msgstr "" -#: pretix/control/forms/event.py:385 pretix/control/forms/event.py:398 +#: pretix/control/forms/event.py:384 pretix/control/forms/event.py:397 msgid "Domain" msgstr "" -#: pretix/control/forms/event.py:389 +#: pretix/control/forms/event.py:388 msgid "You can configure this in your organizer settings." msgstr "" -#: pretix/control/forms/event.py:399 +#: pretix/control/forms/event.py:398 msgid "You can add more domains in your organizer account." msgstr "" -#: pretix/control/forms/event.py:400 +#: pretix/control/forms/event.py:399 msgid "Same as organizer account" msgstr "" -#: pretix/control/forms/event.py:505 +#: pretix/control/forms/event.py:504 #, python-brace-format msgid "" "A validation error has occurred on a setting that is not part of this form: " "{error}" msgstr "" -#: pretix/control/forms/event.py:523 pretix/control/forms/organizer.py:461 +#: pretix/control/forms/event.py:522 pretix/control/forms/organizer.py:461 msgid "Name format" msgstr "" -#: pretix/control/forms/event.py:524 pretix/control/forms/organizer.py:462 +#: pretix/control/forms/event.py:523 pretix/control/forms/organizer.py:462 msgid "" "This defines how pretix will ask for human names. Changing this after you " "already received orders might lead to unexpected behavior when sorting or " "changing names." msgstr "" -#: pretix/control/forms/event.py:529 pretix/control/forms/organizer.py:467 +#: pretix/control/forms/event.py:528 pretix/control/forms/organizer.py:467 msgid "Allowed titles" msgstr "" -#: pretix/control/forms/event.py:530 pretix/control/forms/organizer.py:468 +#: pretix/control/forms/event.py:529 pretix/control/forms/organizer.py:468 msgid "" "If the naming scheme you defined above allows users to input a title, you " "can use this to restrict the set of selectable titles." msgstr "" -#: pretix/control/forms/event.py:649 pretix/control/forms/organizer.py:542 +#: pretix/control/forms/event.py:648 pretix/control/forms/organizer.py:542 #, python-brace-format msgid "Ask for {fields}, display like {example}" msgstr "" -#: pretix/control/forms/event.py:655 pretix/control/forms/organizer.py:548 +#: pretix/control/forms/event.py:654 pretix/control/forms/organizer.py:548 msgid "Free text input" msgstr "" -#: pretix/control/forms/event.py:691 +#: pretix/control/forms/event.py:690 msgid "Do not ask" msgstr "" -#: pretix/control/forms/event.py:692 +#: pretix/control/forms/event.py:691 msgid "Ask, but do not require input" msgstr "" -#: pretix/control/forms/event.py:693 +#: pretix/control/forms/event.py:692 #: pretix/control/templates/pretixcontrol/event/settings.html:76 msgid "Ask and require input" msgstr "" @@ -11665,322 +11763,311 @@ msgid "" "card is issued in." msgstr "" -#: pretix/control/forms/event.py:789 -msgid "Tax rule for payment fees" -msgstr "" - -#: pretix/control/forms/event.py:791 -msgid "" -"The tax rule that applies for additional fees you configured for single " -"payment methods. This will set the tax rate and reverse charge rules, other " -"settings of the tax rule are ignored." -msgstr "" - -#: pretix/control/forms/event.py:897 +#: pretix/control/forms/event.py:887 msgid "Generate invoices for Sales channels" msgstr "" -#: pretix/control/forms/event.py:900 +#: pretix/control/forms/event.py:890 msgid "" "If you have enabled invoice generation in the previous setting, you can " "limit it here to specific sales channels." msgstr "" -#: pretix/control/forms/event.py:904 +#: pretix/control/forms/event.py:894 msgid "Invoice style" msgstr "" -#: pretix/control/forms/event.py:910 +#: pretix/control/forms/event.py:900 msgid "Invoice language" msgstr "" -#: pretix/control/forms/event.py:911 pretix/control/forms/event.py:926 +#: pretix/control/forms/event.py:901 pretix/control/forms/event.py:916 msgid "The user's language" msgstr "" -#: pretix/control/forms/event.py:934 +#: pretix/control/forms/event.py:924 #, python-brace-format msgid "" "An invoice will be issued before payment if the customer selects one of the " "following payment methods: {list}" msgstr "" -#: pretix/control/forms/event.py:938 +#: pretix/control/forms/event.py:928 msgid "" "None of the currently configured payment methods will cause an invoice to be " "issued before payment." msgstr "" -#: pretix/control/forms/event.py:947 +#: pretix/control/forms/event.py:937 msgid "Recommended" msgstr "" -#: pretix/control/forms/event.py:959 +#: pretix/control/forms/event.py:949 msgid "The online shop must be selected to receive these emails." msgstr "" -#: pretix/control/forms/event.py:975 +#: pretix/control/forms/event.py:965 msgid "Sales channels for checkout emails" msgstr "" -#: pretix/control/forms/event.py:976 +#: pretix/control/forms/event.py:966 msgid "" "The order placed and paid emails will only be send to orders from these " "sales channels. The online shop must be enabled." msgstr "" -#: pretix/control/forms/event.py:987 +#: pretix/control/forms/event.py:977 msgid "" "This email will only be send to orders from these sales channels. The online " "shop must be enabled." msgstr "" -#: pretix/control/forms/event.py:995 pretix/control/forms/organizer.py:583 +#: pretix/control/forms/event.py:985 pretix/control/forms/organizer.py:583 msgid "Bcc address" msgstr "" -#: pretix/control/forms/event.py:996 pretix/control/forms/organizer.py:584 -msgid "All emails will be sent to this address as a Bcc copy" +#: pretix/control/forms/event.py:987 pretix/control/forms/organizer.py:585 +msgid "All emails will be sent to this address as a Bcc copy." msgstr "" -#: pretix/control/forms/event.py:1002 pretix/control/forms/organizer.py:590 +#: pretix/control/forms/event.py:995 pretix/control/forms/organizer.py:593 msgid "Signature" msgstr "" -#: pretix/control/forms/event.py:1005 +#: pretix/control/forms/event.py:998 #, python-brace-format msgid "This will be attached to every email. Available placeholders: {event}" msgstr "" -#: pretix/control/forms/event.py:1010 pretix/control/forms/organizer.py:598 +#: pretix/control/forms/event.py:1003 pretix/control/forms/organizer.py:601 msgid "e.g. your contact details" msgstr "" -#: pretix/control/forms/event.py:1015 +#: pretix/control/forms/event.py:1008 msgid "HTML mail renderer" msgstr "" -#: pretix/control/forms/event.py:1020 pretix/control/forms/event.py:1047 -#: pretix/control/forms/event.py:1074 pretix/control/forms/event.py:1210 +#: pretix/control/forms/event.py:1013 pretix/control/forms/event.py:1040 +#: pretix/control/forms/event.py:1067 pretix/control/forms/event.py:1203 msgid "Subject sent to order contact address" msgstr "" -#: pretix/control/forms/event.py:1025 pretix/control/forms/event.py:1052 -#: pretix/control/forms/event.py:1079 pretix/control/forms/event.py:1215 +#: pretix/control/forms/event.py:1018 pretix/control/forms/event.py:1045 +#: pretix/control/forms/event.py:1072 pretix/control/forms/event.py:1208 msgid "Text sent to order contact address" msgstr "" -#: pretix/control/forms/event.py:1030 pretix/control/forms/event.py:1057 -#: pretix/control/forms/event.py:1084 pretix/control/forms/event.py:1220 -#: pretix/control/forms/event.py:1265 pretix/control/forms/event.py:1295 +#: pretix/control/forms/event.py:1023 pretix/control/forms/event.py:1050 +#: pretix/control/forms/event.py:1077 pretix/control/forms/event.py:1213 +#: pretix/control/forms/event.py:1258 pretix/control/forms/event.py:1288 msgid "Send an email to attendees" msgstr "" -#: pretix/control/forms/event.py:1031 pretix/control/forms/event.py:1058 -#: pretix/control/forms/event.py:1085 pretix/control/forms/event.py:1221 -#: pretix/control/forms/event.py:1266 pretix/control/forms/event.py:1296 +#: pretix/control/forms/event.py:1024 pretix/control/forms/event.py:1051 +#: pretix/control/forms/event.py:1078 pretix/control/forms/event.py:1214 +#: pretix/control/forms/event.py:1259 pretix/control/forms/event.py:1289 msgid "" "If the order contains attendees with email addresses different from the " "person who orders the tickets, the following email will be sent out to the " "attendees." msgstr "" -#: pretix/control/forms/event.py:1036 pretix/control/forms/event.py:1063 -#: pretix/control/forms/event.py:1090 pretix/control/forms/event.py:1226 -#: pretix/control/forms/event.py:1271 pretix/control/forms/event.py:1301 +#: pretix/control/forms/event.py:1029 pretix/control/forms/event.py:1056 +#: pretix/control/forms/event.py:1083 pretix/control/forms/event.py:1219 +#: pretix/control/forms/event.py:1264 pretix/control/forms/event.py:1294 msgid "Subject sent to attendees" msgstr "" -#: pretix/control/forms/event.py:1041 pretix/control/forms/event.py:1068 -#: pretix/control/forms/event.py:1095 pretix/control/forms/event.py:1231 -#: pretix/control/forms/event.py:1276 pretix/control/forms/event.py:1306 +#: pretix/control/forms/event.py:1034 pretix/control/forms/event.py:1061 +#: pretix/control/forms/event.py:1088 pretix/control/forms/event.py:1224 +#: pretix/control/forms/event.py:1269 pretix/control/forms/event.py:1299 msgid "Text sent to attendees" msgstr "" -#: pretix/control/forms/event.py:1106 pretix/control/forms/event.py:1180 -#: pretix/control/forms/event.py:1190 pretix/control/forms/event.py:1200 -#: pretix/control/forms/event.py:1205 pretix/control/forms/organizer.py:609 -#: pretix/control/forms/organizer.py:619 pretix/control/forms/organizer.py:629 +#: pretix/control/forms/event.py:1099 pretix/control/forms/event.py:1173 +#: pretix/control/forms/event.py:1183 pretix/control/forms/event.py:1193 +#: pretix/control/forms/event.py:1198 pretix/control/forms/organizer.py:612 +#: pretix/control/forms/organizer.py:622 pretix/control/forms/organizer.py:632 #: pretix/control/templates/pretixcontrol/event/mail.html:88 #: pretix/control/templates/pretixcontrol/organizers/giftcard.html:111 msgid "Text" msgstr "" -#: pretix/control/forms/event.py:1111 +#: pretix/control/forms/event.py:1104 msgid "Subject (sent by admin)" msgstr "" -#: pretix/control/forms/event.py:1116 +#: pretix/control/forms/event.py:1109 msgid "Subject (sent by admin to attendee)" msgstr "" -#: pretix/control/forms/event.py:1121 +#: pretix/control/forms/event.py:1114 msgid "Text (sent by admin)" msgstr "" -#: pretix/control/forms/event.py:1126 +#: pretix/control/forms/event.py:1119 msgid "Subject (requested by user)" msgstr "" -#: pretix/control/forms/event.py:1131 +#: pretix/control/forms/event.py:1124 msgid "Text (requested by user)" msgstr "" -#: pretix/control/forms/event.py:1143 +#: pretix/control/forms/event.py:1136 msgid "Text (if order will expire automatically)" msgstr "" -#: pretix/control/forms/event.py:1148 +#: pretix/control/forms/event.py:1141 msgid "Subject (if order will expire automatically)" msgstr "" -#: pretix/control/forms/event.py:1153 +#: pretix/control/forms/event.py:1146 msgid "Text (if order will not expire automatically)" msgstr "" -#: pretix/control/forms/event.py:1158 +#: pretix/control/forms/event.py:1151 msgid "Subject (if order will not expire automatically)" msgstr "" -#: pretix/control/forms/event.py:1163 +#: pretix/control/forms/event.py:1156 msgid "Subject (if an incomplete payment was received)" msgstr "" -#: pretix/control/forms/event.py:1168 +#: pretix/control/forms/event.py:1161 msgid "Text (if an incomplete payment was received)" msgstr "" -#: pretix/control/forms/event.py:1171 +#: pretix/control/forms/event.py:1164 msgid "" "This email only applies to payment methods that can receive incomplete " "payments, such as bank transfer." msgstr "" -#: pretix/control/forms/event.py:1239 +#: pretix/control/forms/event.py:1232 msgid "" "This email will be sent out this many days before the order event starts. If " "the field is empty, the mail will never be sent." msgstr "" -#: pretix/control/forms/event.py:1243 +#: pretix/control/forms/event.py:1236 msgid "Subject for received order" msgstr "" -#: pretix/control/forms/event.py:1248 +#: pretix/control/forms/event.py:1241 msgid "Text for received order" msgstr "" -#: pretix/control/forms/event.py:1253 +#: pretix/control/forms/event.py:1246 msgid "Subject for approved order" msgstr "" -#: pretix/control/forms/event.py:1258 +#: pretix/control/forms/event.py:1251 msgid "Text for approved order" msgstr "" -#: pretix/control/forms/event.py:1261 pretix/control/forms/event.py:1279 +#: pretix/control/forms/event.py:1254 pretix/control/forms/event.py:1272 msgid "" "This will only be sent out for non-free orders. Free orders will receive the " "free order template from below instead." msgstr "" -#: pretix/control/forms/event.py:1283 +#: pretix/control/forms/event.py:1276 msgid "Subject for approved free order" msgstr "" -#: pretix/control/forms/event.py:1288 +#: pretix/control/forms/event.py:1281 msgid "Text for approved free order" msgstr "" -#: pretix/control/forms/event.py:1291 pretix/control/forms/event.py:1309 +#: pretix/control/forms/event.py:1284 pretix/control/forms/event.py:1302 msgid "" "This will only be sent out for free orders. Non-free orders will receive the " "non-free order template from above instead." msgstr "" -#: pretix/control/forms/event.py:1313 +#: pretix/control/forms/event.py:1306 msgid "Subject for denied order" msgstr "" -#: pretix/control/forms/event.py:1318 +#: pretix/control/forms/event.py:1311 msgid "Text for denied order" msgstr "" -#: pretix/control/forms/event.py:1411 +#: pretix/control/forms/event.py:1404 msgid "Ticket code generator" msgstr "" -#: pretix/control/forms/event.py:1412 +#: pretix/control/forms/event.py:1405 msgid "For advanced users, usually does not need to be changed." msgstr "" -#: pretix/control/forms/event.py:1469 +#: pretix/control/forms/event.py:1462 msgid "Any country" msgstr "" -#: pretix/control/forms/event.py:1470 +#: pretix/control/forms/event.py:1463 msgid "European Union" msgstr "" -#: pretix/control/forms/event.py:1496 +#: pretix/control/forms/event.py:1489 msgid "Any customer" msgstr "" -#: pretix/control/forms/event.py:1497 +#: pretix/control/forms/event.py:1490 msgid "Individual" msgstr "" -#: pretix/control/forms/event.py:1498 +#: pretix/control/forms/event.py:1491 msgid "Business" msgstr "" -#: pretix/control/forms/event.py:1499 +#: pretix/control/forms/event.py:1492 msgid "Business with valid VAT ID" msgstr "" -#: pretix/control/forms/event.py:1505 +#: pretix/control/forms/event.py:1498 msgid "Charge VAT" msgstr "" -#: pretix/control/forms/event.py:1507 +#: pretix/control/forms/event.py:1500 msgid "No VAT" msgstr "" -#: pretix/control/forms/event.py:1508 +#: pretix/control/forms/event.py:1501 msgid "Sale not allowed" msgstr "" -#: pretix/control/forms/event.py:1509 +#: pretix/control/forms/event.py:1502 msgid "Order requires approval" msgstr "" -#: pretix/control/forms/event.py:1514 +#: pretix/control/forms/event.py:1507 msgid "Default tax code" msgstr "" -#: pretix/control/forms/event.py:1518 +#: pretix/control/forms/event.py:1511 msgid "Deviating tax rate" msgstr "" -#: pretix/control/forms/event.py:1523 pretix/control/forms/event.py:1527 +#: pretix/control/forms/event.py:1516 pretix/control/forms/event.py:1520 msgid "Text on invoice" msgstr "" -#: pretix/control/forms/event.py:1547 +#: pretix/control/forms/event.py:1540 msgid "" "A combination of this calculation mode with a non-zero tax rate does not " "make sense." msgstr "" -#: pretix/control/forms/event.py:1552 pretix/control/forms/event.py:1556 +#: pretix/control/forms/event.py:1545 pretix/control/forms/event.py:1549 msgid "This combination of calculation mode and tax code does not make sense." msgstr "" -#: pretix/control/forms/event.py:1621 +#: pretix/control/forms/event.py:1614 msgid "Pre-selected voucher" msgstr "" -#: pretix/control/forms/event.py:1623 +#: pretix/control/forms/event.py:1616 msgid "" "If set, the widget will show products as if this voucher has been entered " "and when a product is bought via the widget, this voucher will be used. This " @@ -11988,48 +12075,48 @@ msgid "" "secret products." msgstr "" -#: pretix/control/forms/event.py:1628 +#: pretix/control/forms/event.py:1621 msgid "Compatibility mode" msgstr "" -#: pretix/control/forms/event.py:1630 +#: pretix/control/forms/event.py:1623 msgid "" "Our regular widget doesn't work in all website builders. If you run into " "trouble, try using this compatibility mode." msgstr "" -#: pretix/control/forms/event.py:1651 +#: pretix/control/forms/event.py:1644 msgid "The given voucher code does not exist." msgstr "" -#: pretix/control/forms/event.py:1658 pretix/control/forms/organizer.py:112 +#: pretix/control/forms/event.py:1651 pretix/control/forms/organizer.py:112 #: pretix/control/views/shredder.py:179 msgid "The slug you entered was not correct." msgstr "" -#: pretix/control/forms/event.py:1693 +#: pretix/control/forms/event.py:1686 msgid "Ticket downloads" msgstr "" -#: pretix/control/forms/event.py:1694 +#: pretix/control/forms/event.py:1687 msgid "Your customers will be able to download their tickets in PDF format." msgstr "" -#: pretix/control/forms/event.py:1698 +#: pretix/control/forms/event.py:1691 msgid "Require all attendees to fill in their names" msgstr "" -#: pretix/control/forms/event.py:1699 +#: pretix/control/forms/event.py:1692 msgid "" "By default, we will ask for names but not require them. You can turn this " "off completely in the settings." msgstr "" -#: pretix/control/forms/event.py:1725 +#: pretix/control/forms/event.py:1718 msgid "Payment via Stripe" msgstr "" -#: pretix/control/forms/event.py:1726 +#: pretix/control/forms/event.py:1719 msgid "" "Stripe is an online payments processor supporting credit cards and lots of " "other payment options. To accept payments via Stripe, you will need to set " @@ -12037,27 +12124,27 @@ msgid "" "simple interface." msgstr "" -#: pretix/control/forms/event.py:1732 +#: pretix/control/forms/event.py:1725 msgid "Payment by bank transfer" msgstr "" -#: pretix/control/forms/event.py:1733 +#: pretix/control/forms/event.py:1726 msgid "" "Your customers will be instructed to wire the money to your account. You can " "then import your bank statements to process the payments within pretix, or " "mark them as paid manually." msgstr "" -#: pretix/control/forms/event.py:1772 +#: pretix/control/forms/event.py:1765 #: pretix/control/templates/pretixcontrol/event/quick_setup.html:45 msgid "Price (optional)" msgstr "" -#: pretix/control/forms/event.py:1777 +#: pretix/control/forms/event.py:1770 msgid "Free" msgstr "" -#: pretix/control/forms/event.py:1782 +#: pretix/control/forms/event.py:1775 msgid "Quantity available" msgstr "" @@ -12180,28 +12267,28 @@ msgstr "" msgid "Follow-up due" msgstr "" -#: pretix/control/forms/filter.py:462 pretix/control/forms/filter.py:1898 -#: pretix/control/forms/filter.py:2153 pretix/control/forms/filter.py:2457 -#: pretix/control/forms/filter.py:2476 pretix/control/forms/vouchers.py:152 +#: 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/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:2157 -#: pretix/control/forms/filter.py:2461 pretix/control/forms/vouchers.py:140 +#: 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/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:852 +#: pretix/control/forms/filter.py:530 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:859 +#: pretix/control/forms/filter.py:536 pretix/control/forms/orders.py:869 msgctxt "subevent" msgid "All dates starting before" msgstr "" @@ -12240,11 +12327,11 @@ 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:1685 pretix/control/forms/filter.py:1690 +#: pretix/control/forms/filter.py:1683 pretix/control/forms/filter.py:1688 msgid "All organizers" msgstr "" -#: pretix/control/forms/filter.py:1001 pretix/control/forms/filter.py:1669 +#: pretix/control/forms/filter.py:1001 pretix/control/forms/filter.py:1667 msgid "All events" msgstr "" @@ -12268,22 +12355,22 @@ msgstr "" msgid "Paid until" msgstr "" -#: pretix/control/forms/filter.py:1202 pretix/control/forms/filter.py:1671 +#: pretix/control/forms/filter.py:1202 pretix/control/forms/filter.py:1669 msgid "Shop live and presale running" msgstr "" -#: pretix/control/forms/filter.py:1203 pretix/control/forms/filter.py:2011 +#: pretix/control/forms/filter.py:1203 pretix/control/forms/filter.py:2007 msgid "Inactive" msgstr "" -#: pretix/control/forms/filter.py:1204 pretix/control/forms/filter.py:1673 +#: pretix/control/forms/filter.py:1204 pretix/control/forms/filter.py:1671 #: 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:1674 +#: pretix/control/forms/filter.py:1205 pretix/control/forms/filter.py:1672 #: pretix/control/templates/pretixcontrol/events/index.html:151 #: pretix/control/templates/pretixcontrol/organizers/detail.html:115 #: pretix/control/templates/pretixcontrol/subevents/index.html:168 @@ -12291,15 +12378,15 @@ msgid "Presale over" msgstr "" #: pretix/control/forms/filter.py:1210 pretix/control/forms/filter.py:1213 -#: pretix/control/forms/filter.py:1702 pretix/control/forms/filter.py:1705 -#: pretix/control/forms/filter.py:2335 +#: pretix/control/forms/filter.py:1698 pretix/control/forms/filter.py:1701 +#: pretix/control/forms/filter.py:2331 #: 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:1709 pretix/control/forms/filter.py:1712 -#: pretix/control/forms/filter.py:2340 +#: pretix/control/forms/filter.py:1705 pretix/control/forms/filter.py:1708 +#: pretix/control/forms/filter.py:2336 msgid "Date until" msgstr "" @@ -12316,16 +12403,16 @@ msgstr "" msgid "Weekday" msgstr "" -#: pretix/control/forms/filter.py:1437 pretix/control/forms/filter.py:1439 -#: pretix/control/forms/filter.py:1488 pretix/control/forms/filter.py:1490 -#: pretix/control/forms/filter.py:1560 pretix/control/forms/filter.py:1562 -#: pretix/control/forms/filter.py:1614 pretix/control/forms/filter.py:1616 -#: pretix/control/forms/filter.py:2025 pretix/control/forms/filter.py:2027 -#: pretix/control/forms/filter.py:2593 pretix/control/forms/filter.py:2595 +#: 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 msgid "Search query" msgstr "" -#: pretix/control/forms/filter.py:1499 pretix/control/forms/filter.py:1571 +#: pretix/control/forms/filter.py:1497 pretix/control/forms/filter.py:1569 #: 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 @@ -12335,12 +12422,12 @@ msgstr "" msgid "active" msgstr "" -#: pretix/control/forms/filter.py:1501 +#: pretix/control/forms/filter.py:1499 #: pretix/control/templates/pretixcontrol/organizers/customer.html:44 msgid "not yet activated" msgstr "" -#: pretix/control/forms/filter.py:1505 +#: pretix/control/forms/filter.py:1503 #: 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 @@ -12348,209 +12435,213 @@ msgstr "" msgid "Memberships" msgstr "" -#: pretix/control/forms/filter.py:1509 +#: pretix/control/forms/filter.py:1507 msgid "Has no memberships" msgstr "" -#: pretix/control/forms/filter.py:1510 +#: pretix/control/forms/filter.py:1508 msgid "Has any membership" msgstr "" -#: pretix/control/forms/filter.py:1511 +#: pretix/control/forms/filter.py:1509 msgid "Has valid membership" msgstr "" -#: pretix/control/forms/filter.py:1670 +#: pretix/control/forms/filter.py:1668 msgid "Shop live" msgstr "" -#: pretix/control/forms/filter.py:1672 +#: pretix/control/forms/filter.py:1670 msgid "Shop not live" msgstr "" -#: pretix/control/forms/filter.py:1675 +#: pretix/control/forms/filter.py:1673 msgid "Single event running or in the future" msgstr "" -#: pretix/control/forms/filter.py:1676 +#: pretix/control/forms/filter.py:1674 msgid "Single event in the past" msgstr "" -#: pretix/control/forms/filter.py:1877 pretix/control/forms/filter.py:1879 +#: pretix/control/forms/filter.py:1873 pretix/control/forms/filter.py:1875 msgid "Search attendee…" msgstr "" -#: pretix/control/forms/filter.py:1884 +#: pretix/control/forms/filter.py:1880 #: pretix/plugins/checkinlists/exporters.py:105 msgid "Check-in status" msgstr "" -#: pretix/control/forms/filter.py:1886 +#: pretix/control/forms/filter.py:1882 #: pretix/plugins/checkinlists/exporters.py:107 msgid "All attendees" msgstr "" -#: pretix/control/forms/filter.py:1887 +#: pretix/control/forms/filter.py:1883 #: pretix/control/templates/pretixcontrol/checkin/index.html:183 -#: pretix/control/templates/pretixcontrol/checkin/lists.html:96 +#: pretix/control/templates/pretixcontrol/checkin/lists.html:103 #: pretix/plugins/checkinlists/exporters.py:108 #: pretix/plugins/checkinlists/exporters.py:499 msgid "Checked in" msgstr "" -#: pretix/control/forms/filter.py:1888 +#: pretix/control/forms/filter.py:1884 #: pretix/plugins/checkinlists/exporters.py:109 msgctxt "checkin state" msgid "Present" msgstr "" -#: pretix/control/forms/filter.py:1889 +#: pretix/control/forms/filter.py:1885 #: pretix/plugins/checkinlists/exporters.py:110 msgctxt "checkin state" msgid "Checked in but left" msgstr "" -#: pretix/control/forms/filter.py:1890 +#: pretix/control/forms/filter.py:1886 #: pretix/control/templates/pretixcontrol/checkin/index.html:178 #: pretix/plugins/checkinlists/exporters.py:111 msgid "Not checked in" msgstr "" -#: pretix/control/forms/filter.py:1909 +#: pretix/control/forms/filter.py:1905 msgctxt "subevent" msgid "Date start from" msgstr "" -#: pretix/control/forms/filter.py:1915 +#: pretix/control/forms/filter.py:1911 msgctxt "subevent" msgid "Date start until" msgstr "" -#: pretix/control/forms/filter.py:2016 pretix/control/forms/filter.py:2019 +#: pretix/control/forms/filter.py:2012 pretix/control/forms/filter.py:2015 #: pretix/control/templates/pretixcontrol/users/index.html:52 msgid "Administrator" msgstr "" -#: pretix/control/forms/filter.py:2020 +#: pretix/control/forms/filter.py:2016 msgid "No administrator" msgstr "" -#: pretix/control/forms/filter.py:2090 +#: pretix/control/forms/filter.py:2086 msgid "Valid" msgstr "" -#: pretix/control/forms/filter.py:2091 +#: pretix/control/forms/filter.py:2087 msgid "Unredeemed" msgstr "" -#: pretix/control/forms/filter.py:2092 +#: pretix/control/forms/filter.py:2088 msgid "Redeemed at least once" msgstr "" -#: pretix/control/forms/filter.py:2093 +#: pretix/control/forms/filter.py:2089 msgid "Fully redeemed" msgstr "" -#: pretix/control/forms/filter.py:2095 +#: pretix/control/forms/filter.py:2091 msgid "Redeemed and checked in with ticket" msgstr "" -#: pretix/control/forms/filter.py:2100 +#: pretix/control/forms/filter.py:2096 msgid "Quota handling" msgstr "" -#: pretix/control/forms/filter.py:2104 +#: pretix/control/forms/filter.py:2100 msgid "Allow to ignore quota" msgstr "" -#: pretix/control/forms/filter.py:2109 pretix/control/forms/filter.py:2111 +#: pretix/control/forms/filter.py:2105 pretix/control/forms/filter.py:2107 msgid "Filter by tag" msgstr "" -#: pretix/control/forms/filter.py:2116 pretix/control/forms/filter.py:2118 +#: pretix/control/forms/filter.py:2112 pretix/control/forms/filter.py:2114 msgid "Search voucher" msgstr "" -#: pretix/control/forms/filter.py:2163 pretix/control/forms/vouchers.py:131 +#: pretix/control/forms/filter.py:2159 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:2285 +#: pretix/control/forms/filter.py:2281 msgid "Refund status" msgstr "" -#: pretix/control/forms/filter.py:2287 +#: pretix/control/forms/filter.py:2283 msgid "All open refunds" msgstr "" -#: pretix/control/forms/filter.py:2288 +#: pretix/control/forms/filter.py:2284 msgid "All refunds" msgstr "" -#: pretix/control/forms/filter.py:2326 pretix/plugins/reports/exporters.py:688 +#: pretix/control/forms/filter.py:2322 pretix/plugins/reports/exporters.py:688 msgid "Date filter" msgstr "" -#: pretix/control/forms/filter.py:2328 pretix/plugins/reports/exporters.py:690 +#: pretix/control/forms/filter.py:2324 pretix/plugins/reports/exporters.py:690 msgid "Filter by…" msgstr "" -#: pretix/control/forms/filter.py:2330 pretix/plugins/reports/exporters.py:692 +#: pretix/control/forms/filter.py:2326 pretix/plugins/reports/exporters.py:692 msgid "Date of last successful payment" msgstr "" -#: pretix/control/forms/filter.py:2370 +#: pretix/control/forms/filter.py:2366 msgid "All check-ins" msgstr "" -#: pretix/control/forms/filter.py:2371 +#: pretix/control/forms/filter.py:2367 msgid "Successful check-ins" msgstr "" -#: pretix/control/forms/filter.py:2372 +#: pretix/control/forms/filter.py:2368 msgid "Unsuccessful check-ins" msgstr "" -#: pretix/control/forms/filter.py:2377 +#: pretix/control/forms/filter.py:2373 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:64 #: pretix/plugins/checkinlists/exporters.py:755 msgid "Scan type" msgstr "" -#: pretix/control/forms/filter.py:2379 +#: pretix/control/forms/filter.py:2375 msgid "All directions" msgstr "" -#: pretix/control/forms/filter.py:2388 pretix/control/forms/filter.py:2428 +#: pretix/control/forms/filter.py:2384 pretix/control/forms/filter.py:2424 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:67 #: pretix/plugins/checkinlists/exporters.py:761 msgid "Device" msgstr "" -#: pretix/control/forms/filter.py:2389 pretix/control/forms/filter.py:2424 -#: pretix/control/forms/filter.py:2615 +#: pretix/control/forms/filter.py:2385 pretix/control/forms/filter.py:2420 +#: pretix/control/forms/filter.py:2611 msgid "All devices" msgstr "" -#: pretix/control/forms/filter.py:2403 +#: pretix/control/forms/filter.py:2399 msgctxt "filter" msgid "Start date" msgstr "" -#: pretix/control/forms/filter.py:2409 +#: pretix/control/forms/filter.py:2405 msgctxt "filter" msgid "End date" msgstr "" -#: pretix/control/forms/filter.py:2451 pretix/control/forms/filter.py:2455 +#: pretix/control/forms/filter.py:2447 +#: pretix/plugins/checkinlists/exporters.py:879 +msgid "All check-in lists" +msgstr "" + +#: pretix/control/forms/filter.py:2451 #: 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 -#: pretix/plugins/autocheckin/forms.py:179 -#: pretix/plugins/autocheckin/forms.py:183 +#: pretix/plugins/autocheckin/forms.py:182 #: pretix/plugins/autocheckin/models.py:46 #: pretix/plugins/autocheckin/templates/pretixplugins/autocheckin/index.html:29 #: pretix/plugins/checkinlists/exporters.py:80 @@ -12561,20 +12652,20 @@ msgstr "" msgid "Check-in list" msgstr "" -#: pretix/control/forms/filter.py:2606 +#: pretix/control/forms/filter.py:2602 #: pretix/control/templates/pretixcontrol/organizers/devices.html:82 msgid "Software" msgstr "" -#: pretix/control/forms/filter.py:2613 +#: pretix/control/forms/filter.py:2609 msgid "Device status" msgstr "" -#: pretix/control/forms/filter.py:2616 +#: pretix/control/forms/filter.py:2612 msgid "Active devices" msgstr "" -#: pretix/control/forms/filter.py:2617 +#: pretix/control/forms/filter.py:2613 msgid "Revoked devices" msgstr "" @@ -12775,46 +12866,51 @@ msgid "" "plugins. This will be publicly available. Make sure to keep it up to date!" msgstr "" -#: pretix/control/forms/item.py:100 +#: pretix/control/forms/item.py:98 msgid "" "Products in this category are regular products displayed on the front page." msgstr "" -#: pretix/control/forms/item.py:103 +#: pretix/control/forms/item.py:101 msgid "Add-on product category" msgstr "" -#: pretix/control/forms/item.py:104 +#: pretix/control/forms/item.py:102 msgid "" "Products in this category are add-on products and can only be bought as add-" "ons." msgstr "" -#: pretix/control/forms/item.py:108 +#: pretix/control/forms/item.py:106 msgid "" "Products in this category are regular products, but are only shown in the " "cross-selling step, according to the configuration below." msgstr "" -#: pretix/control/forms/item.py:113 +#: pretix/control/forms/item.py:111 msgid "" "Products in this category are regular products displayed on the front page, " "but are additionally shown in the cross-selling step, according to the " "configuration below." msgstr "" -#: pretix/control/forms/item.py:142 pretix/control/forms/item.py:218 +#: pretix/control/forms/item.py:140 pretix/control/forms/item.py:216 msgid "This field is required" msgstr "" -#: pretix/control/forms/item.py:220 +#: pretix/control/forms/item.py:218 msgid "Dependencies between questions are not supported during check-in." msgstr "" -#: pretix/control/forms/item.py:315 +#: pretix/control/forms/item.py:313 msgid "No products" msgstr "" +#: pretix/control/forms/item.py:353 +#: pretix/control/templates/pretixcontrol/items/fragment_quota_availability.html:11 +msgid "Unlimited" +msgstr "" + #: pretix/control/forms/item.py:381 msgid "The product should exist in multiple variations" msgstr "" @@ -12825,116 +12921,116 @@ msgid "" "select the variations in the next step." msgstr "" -#: pretix/control/forms/item.py:402 pretix/control/forms/item.py:727 +#: pretix/control/forms/item.py:402 pretix/control/forms/item.py:728 msgid "No category" msgstr "" -#: pretix/control/forms/item.py:409 -msgid "No taxation" -msgstr "" - -#: pretix/control/forms/item.py:411 +#: pretix/control/forms/item.py:410 msgid "Copy product information" msgstr "" -#: pretix/control/forms/item.py:422 -msgid "Do not add to a quota now" +#: pretix/control/forms/item.py:419 +msgid "No taxation" msgstr "" #: pretix/control/forms/item.py:423 -msgid "Add product to an existing quota" +msgid "Do not add to a quota now" msgstr "" #: pretix/control/forms/item.py:424 +msgid "Add product to an existing quota" +msgstr "" + +#: pretix/control/forms/item.py:425 msgid "Create a new quota for this product" msgstr "" -#: pretix/control/forms/item.py:430 +#: pretix/control/forms/item.py:431 msgid "Quota options" msgstr "" -#: pretix/control/forms/item.py:438 +#: pretix/control/forms/item.py:439 msgid "Add to existing quota" msgstr "" -#: pretix/control/forms/item.py:447 +#: pretix/control/forms/item.py:448 msgid "New quota name" msgstr "" -#: pretix/control/forms/item.py:453 +#: pretix/control/forms/item.py:454 msgid "Size" msgstr "" -#: pretix/control/forms/item.py:454 +#: pretix/control/forms/item.py:455 msgid "Number of tickets" msgstr "" -#: pretix/control/forms/item.py:586 +#: pretix/control/forms/item.py:587 msgid "Quota name is required." msgstr "" -#: pretix/control/forms/item.py:591 +#: pretix/control/forms/item.py:592 msgid "Please select a quota." msgstr "" -#: pretix/control/forms/item.py:613 pretix/plugins/badges/forms.py:85 +#: pretix/control/forms/item.py:614 pretix/plugins/badges/forms.py:85 #: pretix/plugins/ticketoutputpdf/forms.py:55 msgid "(Event default)" msgstr "" -#: pretix/control/forms/item.py:623 +#: pretix/control/forms/item.py:624 msgid "Choose automatically depending on event settings" msgstr "" -#: pretix/control/forms/item.py:624 +#: pretix/control/forms/item.py:625 msgid "Yes, if ticket generation is enabled in general" msgstr "" -#: pretix/control/forms/item.py:642 +#: pretix/control/forms/item.py:643 msgid "" "e.g. This reduced price is available for full-time students, jobless and " "people over 65. This ticket includes access to all parts of the event, " "except the VIP area." msgstr "" -#: pretix/control/forms/item.py:686 +#: pretix/control/forms/item.py:687 msgid "" "This option is deprecated. For new products, use the newer option below that " "refers to another product instead of a quota." msgstr "" -#: pretix/control/forms/item.py:697 pretix/control/forms/item.py:713 +#: pretix/control/forms/item.py:698 pretix/control/forms/item.py:714 msgid "Shown independently of other products" msgstr "" -#: pretix/control/forms/item.py:738 +#: pretix/control/forms/item.py:739 msgid "Date chosen by customer" msgstr "" -#: pretix/control/forms/item.py:747 +#: pretix/control/forms/item.py:748 msgid "No membership granted" msgstr "" -#: pretix/control/forms/item.py:766 +#: pretix/control/forms/item.py:767 msgid "" "Gift card products should use a tax rule with a rate of 0 percent since " "sales tax will be applied when the gift card is redeemed." msgstr "" -#: pretix/control/forms/item.py:772 +#: pretix/control/forms/item.py:773 msgid "" "Do not set a specific validity for gift card products as it will not " "restrict the validity of the gift card. A validity of gift cards can be set " "in your organizer settings." msgstr "" -#: pretix/control/forms/item.py:791 pretix/control/forms/item.py:1058 +#: pretix/control/forms/item.py:792 pretix/control/forms/item.py:1059 msgid "" "If a valid membership is required, at least one valid membership type needs " "to be selected." msgstr "" -#: pretix/control/forms/item.py:802 +#: pretix/control/forms/item.py:803 msgid "" "Your product grants a non-transferable membership and should therefore be a " "personalized admission ticket. Otherwise customers might not be able to use " @@ -12942,17 +13038,17 @@ msgid "" "the membership type to be transferable." msgstr "" -#: pretix/control/forms/item.py:811 +#: pretix/control/forms/item.py:812 msgid "The start of validity must be before the end of validity." msgstr "" -#: pretix/control/forms/item.py:818 +#: pretix/control/forms/item.py:819 msgid "" "You have selected dynamic validity but have not entered a time period. This " "would render the tickets unusable." msgstr "" -#: pretix/control/forms/item.py:923 +#: pretix/control/forms/item.py:924 #, python-format msgid "" "The variation \"%s\" cannot be deleted because it has already been ordered " @@ -12960,40 +13056,40 @@ msgid "" "\"inactive\" instead." msgstr "" -#: pretix/control/forms/item.py:1000 +#: pretix/control/forms/item.py:1001 msgid "Use value from product" msgstr "" -#: pretix/control/forms/item.py:1085 +#: pretix/control/forms/item.py:1086 msgid "Add-ons" msgstr "" -#: pretix/control/forms/item.py:1109 +#: pretix/control/forms/item.py:1110 msgid "You added the same add-on category twice" msgstr "" -#: pretix/control/forms/item.py:1154 +#: pretix/control/forms/item.py:1155 msgid "" "Be aware that setting a minimal number makes it impossible to buy this " "product if all available add-ons are sold out." msgstr "" -#: pretix/control/forms/item.py:1161 +#: pretix/control/forms/item.py:1162 msgid "Bundled products" msgstr "" -#: pretix/control/forms/item.py:1211 +#: pretix/control/forms/item.py:1212 msgid "You added the same bundled product twice." msgstr "" -#: pretix/control/forms/item.py:1217 +#: pretix/control/forms/item.py:1218 #: pretix/control/templates/pretixcontrol/item/include_bundles.html:23 #: pretix/control/templates/pretixcontrol/item/include_bundles.html:50 msgid "Bundled product" msgstr "" -#: pretix/control/forms/item.py:1242 pretix/control/forms/orders.py:367 -#: pretix/control/forms/orders.py:557 +#: pretix/control/forms/item.py:1243 pretix/control/forms/orders.py:379 +#: pretix/control/forms/orders.py:568 msgid "inactive" msgstr "" @@ -13049,35 +13145,48 @@ msgstr "" msgid "We were unable to resolve this hostname." msgstr "" -#: pretix/control/forms/modelimport.py:49 +#: pretix/control/forms/modelimport.py:50 #, python-brace-format msgid "CSV column: \"{name}\"" msgstr "" -#: pretix/control/forms/modelimport.py:74 +#: pretix/control/forms/modelimport.py:76 msgid "Import mode" msgstr "" -#: pretix/control/forms/modelimport.py:76 +#: pretix/control/forms/modelimport.py:78 msgid "Create a separate order for each line" msgstr "" -#: pretix/control/forms/modelimport.py:77 +#: pretix/control/forms/modelimport.py:79 msgid "Create one order with one position per line" msgstr "" -#: pretix/control/forms/modelimport.py:83 +#: pretix/control/forms/modelimport.py:80 +msgid "" +"Group multiple lines together into the same order based on a grouping column" +msgstr "" + +#: pretix/control/forms/modelimport.py:87 msgid "Create orders as fully paid" msgstr "" -#: pretix/control/forms/modelimport.py:84 +#: pretix/control/forms/modelimport.py:88 msgid "Create orders as pending and still require payment" msgstr "" -#: pretix/control/forms/modelimport.py:88 +#: pretix/control/forms/modelimport.py:93 msgid "Create orders as test mode orders" msgstr "" +#: pretix/control/forms/modelimport.py:112 +msgid "A grouping cannot be specified for this import mode." +msgstr "" + +#: pretix/control/forms/modelimport.py:114 +msgid "A grouping needs to be specified for this import mode." +msgstr "" + #: pretix/control/forms/orders.py:85 msgid "Confirm order regardless of payment" msgstr "" @@ -13115,8 +13224,8 @@ msgid "" "payments." msgstr "" -#: pretix/control/forms/orders.py:167 pretix/control/forms/orders.py:214 -#: pretix/control/forms/orders.py:228 +#: pretix/control/forms/orders.py:167 pretix/control/forms/orders.py:226 +#: pretix/control/forms/orders.py:240 msgid "Notify customer by email" msgstr "" @@ -13129,33 +13238,48 @@ msgid "" "If you keep a fee, all positions within this order will be canceled and the " "order will be reduced to a cancellation fee. Payment and shipping fees will " "be canceled as well, so include them in your cancellation fee if you want to " -"keep them. Please always enter a gross value, tax will be calculated " -"automatically." +"keep them." msgstr "" -#: pretix/control/forms/orders.py:181 +#: pretix/control/forms/orders.py:180 msgid "Generate cancellation for invoice" msgstr "" -#: pretix/control/forms/orders.py:186 pretix/control/forms/orders.py:218 +#: pretix/control/forms/orders.py:185 pretix/control/forms/orders.py:230 msgid "Comment (will be sent to the user)" msgstr "" -#: pretix/control/forms/orders.py:187 pretix/control/forms/orders.py:219 +#: pretix/control/forms/orders.py:186 pretix/control/forms/orders.py:231 msgid "" "Will be included in the notification email when the respective placeholder " "is present in the configured email text." msgstr "" -#: pretix/control/forms/orders.py:229 +#: pretix/control/forms/orders.py:204 +msgid "" +"Please enter a gross amount. As per your event settings, the taxes will be " +"split the same way as the order positions." +msgstr "" + +#: pretix/control/forms/orders.py:209 +msgid "" +"Please enter a gross amount. As per your event settings, the default tax " +"rate will be charged." +msgstr "" + +#: pretix/control/forms/orders.py:213 +msgid "As per your event settings, no tax will be charged." +msgstr "" + +#: pretix/control/forms/orders.py:241 msgid "A mail will only be sent if the order is fully paid after this." msgstr "" -#: pretix/control/forms/orders.py:236 +#: pretix/control/forms/orders.py:248 msgid "Payment amount" msgstr "" -#: pretix/control/forms/orders.py:240 +#: pretix/control/forms/orders.py:252 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:24 #: pretix/plugins/reports/exporters.py:499 #: pretix/plugins/reports/exporters.py:561 @@ -13164,58 +13288,58 @@ msgstr "" msgid "Payment date" msgstr "" -#: pretix/control/forms/orders.py:264 +#: pretix/control/forms/orders.py:276 msgid "Please select some events." msgstr "" -#: pretix/control/forms/orders.py:285 +#: pretix/control/forms/orders.py:297 msgid "Re-calculate taxes" msgstr "" -#: pretix/control/forms/orders.py:288 +#: pretix/control/forms/orders.py:300 msgid "Do not re-calculate taxes" msgstr "" -#: pretix/control/forms/orders.py:289 +#: pretix/control/forms/orders.py:301 msgid "" "Re-calculate taxes based on address and product settings, keep gross amount " "the same." msgstr "" -#: pretix/control/forms/orders.py:290 +#: pretix/control/forms/orders.py:302 msgid "" "Re-calculate taxes based on address and product settings, keep net amount " "the same." msgstr "" -#: pretix/control/forms/orders.py:295 +#: pretix/control/forms/orders.py:307 msgid "Issue a new invoice if required" msgstr "" -#: pretix/control/forms/orders.py:299 +#: pretix/control/forms/orders.py:311 msgid "" "If an invoice exists for this order and this operation would change its " "contents, the old invoice will be canceled and a new invoice will be issued." msgstr "" -#: pretix/control/forms/orders.py:304 +#: pretix/control/forms/orders.py:316 msgid "Notify user" msgstr "" -#: pretix/control/forms/orders.py:308 +#: pretix/control/forms/orders.py:320 msgid "" "Send an email to the customer notifying that their order has been changed." msgstr "" -#: pretix/control/forms/orders.py:312 +#: pretix/control/forms/orders.py:324 msgid "Allow to overbook quotas when performing this operation" msgstr "" -#: pretix/control/forms/orders.py:328 +#: pretix/control/forms/orders.py:340 msgid "Add-on to" msgstr "" -#: pretix/control/forms/orders.py:333 +#: pretix/control/forms/orders.py:345 #: pretix/control/templates/pretixcontrol/checkin/index.html:104 #: pretix/control/templates/pretixcontrol/order/change.html:127 #: pretix/control/views/vouchers.py:120 @@ -13224,7 +13348,7 @@ msgstr "" msgid "Seat" msgstr "" -#: pretix/control/forms/orders.py:336 +#: pretix/control/forms/orders.py:348 #: pretix/control/templates/pretixcontrol/order/change.html:182 #: pretix/control/templates/pretixcontrol/organizers/customer_membership.html:5 #: pretix/control/templates/pretixcontrol/organizers/customer_membership.html:9 @@ -13234,150 +13358,150 @@ msgstr "" msgid "Membership" msgstr "" -#: pretix/control/forms/orders.py:344 +#: pretix/control/forms/orders.py:356 msgid "Including taxes, if any. Keep empty for the product's default price" msgstr "" -#: pretix/control/forms/orders.py:459 pretix/control/forms/orders.py:463 -#: pretix/control/forms/orders.py:491 pretix/control/forms/orders.py:533 -#: pretix/control/forms/orders.py:552 pretix/control/forms/orders.py:570 -#: pretix/control/forms/orders.py:598 +#: pretix/control/forms/orders.py:470 pretix/control/forms/orders.py:474 +#: pretix/control/forms/orders.py:502 pretix/control/forms/orders.py:544 +#: pretix/control/forms/orders.py:563 pretix/control/forms/orders.py:581 +#: pretix/control/forms/orders.py:609 msgid "(Unchanged)" msgstr "" -#: pretix/control/forms/orders.py:469 pretix/control/forms/orders.py:593 +#: pretix/control/forms/orders.py:480 pretix/control/forms/orders.py:604 msgid "New price (gross)" msgstr "" -#: pretix/control/forms/orders.py:473 +#: pretix/control/forms/orders.py:484 msgid "Ticket is blocked" msgstr "" -#: pretix/control/forms/orders.py:478 +#: pretix/control/forms/orders.py:489 msgid "Validity start" msgstr "" -#: pretix/control/forms/orders.py:483 +#: pretix/control/forms/orders.py:494 msgid "Validity end" msgstr "" -#: pretix/control/forms/orders.py:495 +#: pretix/control/forms/orders.py:506 msgid "Generate a new secret" msgstr "" -#: pretix/control/forms/orders.py:496 +#: pretix/control/forms/orders.py:507 msgid "" "This affects both the ticket secret (often used as a QR code) as well as the " "link used to individually access the ticket." msgstr "" -#: pretix/control/forms/orders.py:501 +#: pretix/control/forms/orders.py:512 msgid "Cancel this position" msgstr "" -#: pretix/control/forms/orders.py:505 +#: pretix/control/forms/orders.py:516 msgid "Split into new order" msgstr "" -#: pretix/control/forms/orders.py:571 +#: pretix/control/forms/orders.py:582 msgid "(No membership)" msgstr "" -#: pretix/control/forms/orders.py:602 +#: pretix/control/forms/orders.py:613 msgid "Remove this fee" msgstr "" -#: pretix/control/forms/orders.py:620 +#: pretix/control/forms/orders.py:631 msgid "" "Note that payment fees have a special semantic and might automatically be " "changed if the payment method of the order is changed." msgstr "" -#: pretix/control/forms/orders.py:628 +#: pretix/control/forms/orders.py:639 #: pretix/control/templates/pretixcontrol/order/change.html:214 #: pretix/control/templates/pretixcontrol/order/change.html:438 msgid "including all taxes" msgstr "" -#: pretix/control/forms/orders.py:666 +#: pretix/control/forms/orders.py:677 msgid "Invalidate secrets" msgstr "" -#: pretix/control/forms/orders.py:667 +#: pretix/control/forms/orders.py:678 msgid "" "Regenerates the order and ticket secrets. You will need to re-send the link " "to the order page to the user and the user will need to download his tickets " "again. The old versions will be invalid." msgstr "" -#: pretix/control/forms/orders.py:724 pretix/plugins/sendmail/forms.py:196 +#: pretix/control/forms/orders.py:734 pretix/plugins/sendmail/forms.py:196 msgid "Attach tickets" msgstr "" -#: pretix/control/forms/orders.py:725 pretix/plugins/sendmail/forms.py:197 +#: pretix/control/forms/orders.py:735 pretix/plugins/sendmail/forms.py:197 msgid "" "Will be ignored if tickets exceed a given size limit to ensure email " "deliverability." msgstr "" -#: pretix/control/forms/orders.py:732 +#: pretix/control/forms/orders.py:742 msgid "Attach invoices" msgstr "" -#: pretix/control/forms/orders.py:753 +#: pretix/control/forms/orders.py:763 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:20 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_list.html:30 msgid "Recipient" msgstr "" -#: pretix/control/forms/orders.py:768 +#: pretix/control/forms/orders.py:778 #, python-brace-format msgid "Attach {file}" msgstr "" -#: pretix/control/forms/orders.py:796 +#: pretix/control/forms/orders.py:806 msgid "" "Cancel the order. All tickets will no longer work. This can not be reverted." msgstr "" -#: pretix/control/forms/orders.py:797 +#: pretix/control/forms/orders.py:807 msgid "" "Mark the order as pending and allow the user to pay the open amount with " "another payment method." msgstr "" -#: pretix/control/forms/orders.py:799 +#: pretix/control/forms/orders.py:809 msgid "Do nothing and keep the order as it is." msgstr "" -#: pretix/control/forms/orders.py:826 +#: pretix/control/forms/orders.py:836 msgid "The refund amount needs to be positive and less than {}." msgstr "" -#: pretix/control/forms/orders.py:832 +#: pretix/control/forms/orders.py:842 msgid "You need to specify an amount for a partial refund." msgstr "" -#: pretix/control/forms/orders.py:844 +#: pretix/control/forms/orders.py:854 msgid "Cancel all dates" msgstr "" -#: pretix/control/forms/orders.py:863 +#: pretix/control/forms/orders.py:873 msgid "Automatically refund money if possible" msgstr "" -#: pretix/control/forms/orders.py:866 +#: pretix/control/forms/orders.py:876 msgid "" "Only available for payment method that support automatic refunds. Tickets " "that have been blocked (manually or by a plugin) are not auto-canceled and " "you will need to deal with them manually." msgstr "" -#: pretix/control/forms/orders.py:870 +#: pretix/control/forms/orders.py:880 msgid "Create refund in the manual refund to-do list" msgstr "" -#: pretix/control/forms/orders.py:873 +#: pretix/control/forms/orders.py:883 msgid "" "Manual refunds will be created which will be listed in the manual refund to-" "do list. When combined with the automatic refund functionally, only payments " @@ -13386,29 +13510,29 @@ msgid "" "orders by offsetting with different orders or issuing gift cards." msgstr "" -#: pretix/control/forms/orders.py:879 +#: pretix/control/forms/orders.py:889 msgid "" "Refund order value to a gift card instead instead of the original payment " "method" msgstr "" -#: pretix/control/forms/orders.py:885 +#: pretix/control/forms/orders.py:895 msgid "Gift card validity" msgstr "" -#: pretix/control/forms/orders.py:904 +#: pretix/control/forms/orders.py:914 msgid "Keep a fixed cancellation fee per ticket" msgstr "" -#: pretix/control/forms/orders.py:905 +#: pretix/control/forms/orders.py:915 msgid "Free tickets and add-on products are not counted" msgstr "" -#: pretix/control/forms/orders.py:915 +#: pretix/control/forms/orders.py:925 msgid "Keep fees" msgstr "" -#: pretix/control/forms/orders.py:918 +#: pretix/control/forms/orders.py:928 msgid "" "The selected types of fees will not be refunded but instead added to the " "cancellation fee. Fees are never refunded in when an order in an event " @@ -13416,20 +13540,20 @@ msgid "" "dates." msgstr "" -#: pretix/control/forms/orders.py:924 +#: pretix/control/forms/orders.py:934 msgid "Send information via email" msgstr "" -#: pretix/control/forms/orders.py:930 +#: pretix/control/forms/orders.py:940 msgid "Send information to waiting list" msgstr "" -#: pretix/control/forms/orders.py:945 pretix/control/forms/orders.py:971 +#: pretix/control/forms/orders.py:955 pretix/control/forms/orders.py:981 #, python-brace-format msgid "Canceled: {event}" msgstr "" -#: pretix/control/forms/orders.py:956 +#: pretix/control/forms/orders.py:966 #, python-brace-format msgid "" "Hello,\n" @@ -13447,7 +13571,7 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/control/forms/orders.py:983 +#: pretix/control/forms/orders.py:993 #, python-brace-format msgid "" "Hello,\n" @@ -13461,24 +13585,24 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/control/forms/orders.py:1015 pretix/plugins/sendmail/forms.py:115 +#: pretix/control/forms/orders.py:1025 pretix/plugins/sendmail/forms.py:115 #: pretix/plugins/sendmail/forms.py:208 msgctxt "subevent" msgid "Please either select a specific date or a date range, not both." msgstr "" -#: pretix/control/forms/orders.py:1017 +#: pretix/control/forms/orders.py:1027 msgctxt "subevent" msgid "Please either select all dates or a date range, not both." msgstr "" -#: pretix/control/forms/orders.py:1019 pretix/plugins/sendmail/forms.py:117 +#: pretix/control/forms/orders.py:1029 pretix/plugins/sendmail/forms.py:117 #: pretix/plugins/sendmail/forms.py:210 msgctxt "subevent" msgid "If you set a date range, please set both a start and an end." msgstr "" -#: pretix/control/forms/orders.py:1021 +#: pretix/control/forms/orders.py:1031 msgid "Please confirm that you want to cancel ALL dates in this event series." msgstr "" @@ -13533,76 +13657,76 @@ msgid "" "limited use cases and might change at any point." msgstr "" -#: pretix/control/forms/organizer.py:593 +#: pretix/control/forms/organizer.py:596 msgid "This will be attached to every email." msgstr "" -#: pretix/control/forms/organizer.py:685 +#: pretix/control/forms/organizer.py:688 msgctxt "webhooks" msgid "Event types" msgstr "" -#: pretix/control/forms/organizer.py:717 +#: pretix/control/forms/organizer.py:720 msgid "Gift card value" msgstr "" -#: pretix/control/forms/organizer.py:790 +#: pretix/control/forms/organizer.py:792 msgid "An medium with this type and identifier is already registered." msgstr "" -#: pretix/control/forms/organizer.py:891 +#: pretix/control/forms/organizer.py:890 msgid "An account with this customer ID is already registered." msgstr "" -#: pretix/control/forms/organizer.py:908 +#: pretix/control/forms/organizer.py:907 #: pretix/control/templates/pretixcontrol/organizers/customer.html:61 #: pretix/presale/forms/customer.py:169 pretix/presale/forms/customer.py:493 msgid "Phone" msgstr "" -#: pretix/control/forms/organizer.py:1015 +#: pretix/control/forms/organizer.py:1014 msgctxt "sso_oidc" msgid "Base URL" msgstr "" -#: pretix/control/forms/organizer.py:1019 +#: pretix/control/forms/organizer.py:1018 msgctxt "sso_oidc" msgid "Client ID" msgstr "" -#: pretix/control/forms/organizer.py:1023 +#: pretix/control/forms/organizer.py:1022 msgctxt "sso_oidc" msgid "Client secret" msgstr "" -#: pretix/control/forms/organizer.py:1027 +#: pretix/control/forms/organizer.py:1026 msgctxt "sso_oidc" msgid "Scope" msgstr "" -#: pretix/control/forms/organizer.py:1028 +#: pretix/control/forms/organizer.py:1027 msgctxt "sso_oidc" msgid "Multiple scopes separated with spaces." msgstr "" -#: pretix/control/forms/organizer.py:1032 +#: pretix/control/forms/organizer.py:1031 msgctxt "sso_oidc" msgid "User ID field" msgstr "" -#: pretix/control/forms/organizer.py:1033 +#: pretix/control/forms/organizer.py:1032 msgctxt "sso_oidc" msgid "" "We will assume that the contents of the user ID fields are unique and can " "never change for a user." msgstr "" -#: pretix/control/forms/organizer.py:1039 +#: pretix/control/forms/organizer.py:1038 msgctxt "sso_oidc" msgid "Email field" msgstr "" -#: pretix/control/forms/organizer.py:1040 +#: pretix/control/forms/organizer.py:1039 msgctxt "sso_oidc" msgid "" "We will assume that all email addresses received from the SSO provider are " @@ -13610,17 +13734,17 @@ msgid "" "security issues might arise." msgstr "" -#: pretix/control/forms/organizer.py:1047 +#: pretix/control/forms/organizer.py:1046 msgctxt "sso_oidc" msgid "Phone field" msgstr "" -#: pretix/control/forms/organizer.py:1051 +#: pretix/control/forms/organizer.py:1050 msgctxt "sso_oidc" msgid "Query parameters" msgstr "" -#: pretix/control/forms/organizer.py:1052 +#: pretix/control/forms/organizer.py:1051 #, python-brace-format msgctxt "sso_oidc" msgid "" @@ -13628,19 +13752,19 @@ msgid "" "endpoint. Enter as: {example}" msgstr "" -#: pretix/control/forms/organizer.py:1113 +#: pretix/control/forms/organizer.py:1112 msgid "Invalidate old client secret and generate a new one" msgstr "" -#: pretix/control/forms/organizer.py:1146 +#: pretix/control/forms/organizer.py:1145 msgid "Organizer short name" msgstr "" -#: pretix/control/forms/organizer.py:1150 +#: pretix/control/forms/organizer.py:1149 msgid "Allow access to reusable media" msgstr "" -#: pretix/control/forms/organizer.py:1151 +#: pretix/control/forms/organizer.py:1150 msgid "" "This is required if you want the other organizer to participate in a shared " "system with e.g. NFC payment chips. You should only use this option for " @@ -13649,15 +13773,15 @@ msgid "" "to interact with the media type." msgstr "" -#: pretix/control/forms/organizer.py:1167 +#: pretix/control/forms/organizer.py:1166 msgid "The selected organizer does not exist or cannot be invited." msgstr "" -#: pretix/control/forms/organizer.py:1169 +#: pretix/control/forms/organizer.py:1168 msgid "The selected organizer has already been invited." msgstr "" -#: pretix/control/forms/organizer.py:1204 +#: pretix/control/forms/organizer.py:1203 msgid "A sales channel with the same identifier already exists." msgstr "" @@ -13737,19 +13861,19 @@ msgstr "" msgid "Keep the current values" msgstr "" -#: pretix/control/forms/subevents.py:135 pretix/control/forms/subevents.py:143 +#: pretix/control/forms/subevents.py:135 pretix/control/forms/subevents.py:141 msgid "Selection contains various values" msgstr "" -#: pretix/control/forms/subevents.py:292 pretix/control/forms/subevents.py:321 +#: pretix/control/forms/subevents.py:288 pretix/control/forms/subevents.py:317 msgid "The end of availability should be after the start of availability." msgstr "" -#: pretix/control/forms/subevents.py:354 +#: pretix/control/forms/subevents.py:350 msgid "Available_until" msgstr "" -#: pretix/control/forms/subevents.py:473 +#: pretix/control/forms/subevents.py:469 msgid "Exclude these dates instead of adding them." msgstr "" @@ -13757,40 +13881,40 @@ msgstr "" msgid "Your changes could not be saved. See below for details." msgstr "" -#: pretix/control/forms/vouchers.py:160 +#: pretix/control/forms/vouchers.py:159 msgid "Specific seat ID" msgstr "" -#: pretix/control/forms/vouchers.py:201 pretix/presale/forms/waitinglist.py:103 +#: pretix/control/forms/vouchers.py:200 pretix/presale/forms/waitinglist.py:103 msgid "Invalid product selected." msgstr "" -#: pretix/control/forms/vouchers.py:223 +#: pretix/control/forms/vouchers.py:225 msgid "" "The voucher only matches hidden products but you have not selected that it " "should show them." msgstr "" -#: pretix/control/forms/vouchers.py:262 +#: pretix/control/forms/vouchers.py:271 msgid "Codes" msgstr "" -#: pretix/control/forms/vouchers.py:264 +#: pretix/control/forms/vouchers.py:273 msgid "" "Add one voucher code per line. We suggest that you copy this list and save " "it into a file." msgstr "" -#: pretix/control/forms/vouchers.py:269 +#: pretix/control/forms/vouchers.py:278 msgid "Send vouchers via email" msgstr "" -#: pretix/control/forms/vouchers.py:276 +#: pretix/control/forms/vouchers.py:285 #, python-brace-format msgid "Your voucher for {event}" msgstr "" -#: pretix/control/forms/vouchers.py:282 +#: pretix/control/forms/vouchers.py:291 #, python-brace-format msgid "" "Hello,\n" @@ -13807,100 +13931,100 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/control/forms/vouchers.py:288 +#: pretix/control/forms/vouchers.py:297 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_create.html:28 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_update.html:42 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html:25 msgid "Recipients" msgstr "" -#: pretix/control/forms/vouchers.py:292 +#: pretix/control/forms/vouchers.py:301 msgid "or" msgstr "" -#: pretix/control/forms/vouchers.py:296 +#: pretix/control/forms/vouchers.py:305 msgid "" "You can either supply a list of email addresses with one email address per " "line, or the contents of a CSV file with a title column and one or more of " "the columns \"email\", \"number\", \"name\", or \"tag\"." msgstr "" -#: pretix/control/forms/vouchers.py:330 +#: pretix/control/forms/vouchers.py:339 msgid "Maximum usages per voucher" msgstr "" -#: pretix/control/forms/vouchers.py:333 +#: pretix/control/forms/vouchers.py:342 msgid "Number of times times EACH of these vouchers can be redeemed." msgstr "" -#: pretix/control/forms/vouchers.py:347 +#: pretix/control/forms/vouchers.py:356 msgid "Specific seat IDs" msgstr "" -#: pretix/control/forms/vouchers.py:364 +#: pretix/control/forms/vouchers.py:373 msgid "CSV input needs to contain a header row in the first line." msgstr "" -#: pretix/control/forms/vouchers.py:369 +#: pretix/control/forms/vouchers.py:378 #, python-brace-format msgid "CSV parsing failed: {error}." msgstr "" -#: pretix/control/forms/vouchers.py:371 +#: pretix/control/forms/vouchers.py:380 msgid "" "CSV input was not recognized to have multiple columns, maybe you have some " "invalid quoted field in your input." msgstr "" -#: pretix/control/forms/vouchers.py:373 +#: pretix/control/forms/vouchers.py:382 #, python-brace-format msgid "CSV input needs to contain a field with the header \"{header}\"." msgstr "" -#: pretix/control/forms/vouchers.py:376 +#: pretix/control/forms/vouchers.py:385 #, python-brace-format msgid "CSV input contains an unknown field with the header \"{header}\"." msgstr "" -#: pretix/control/forms/vouchers.py:381 pretix/control/forms/vouchers.py:396 +#: pretix/control/forms/vouchers.py:390 pretix/control/forms/vouchers.py:405 #, python-brace-format msgid "{value} is not a valid email address." msgstr "" -#: pretix/control/forms/vouchers.py:390 +#: pretix/control/forms/vouchers.py:399 #, python-brace-format msgid "Invalid value in row {number}." msgstr "" -#: pretix/control/forms/vouchers.py:409 +#: pretix/control/forms/vouchers.py:418 msgid "A voucher with one of these codes already exists." msgstr "" -#: pretix/control/forms/vouchers.py:416 +#: pretix/control/forms/vouchers.py:425 #, python-brace-format msgid "" "The voucher code {code} is too short. Make sure all voucher codes are at " "least {min_length} characters long." msgstr "" -#: pretix/control/forms/vouchers.py:423 +#: pretix/control/forms/vouchers.py:432 #, python-brace-format msgid "The voucher code {code} appears in your list twice." msgstr "" -#: pretix/control/forms/vouchers.py:427 +#: pretix/control/forms/vouchers.py:436 msgid "" "If vouchers should be sent by email, subject, message and recipients need to " "be specified." msgstr "" -#: pretix/control/forms/vouchers.py:434 +#: pretix/control/forms/vouchers.py:443 #, python-brace-format msgid "" "You generated {codes} vouchers, but entered recipients for {recp} vouchers." msgstr "" -#: pretix/control/forms/vouchers.py:439 +#: pretix/control/forms/vouchers.py:448 msgid "You need to specify as many seats as voucher codes." msgstr "" @@ -14063,7 +14187,7 @@ msgid "The check-in of position #{posid} on list \"{list}\" has been reverted." msgstr "" #: pretix/control/logdisplay.py:343 pretix/control/logdisplay.py:345 -#: pretix/control/logdisplay.py:887 pretix/control/logdisplay.py:889 +#: pretix/control/logdisplay.py:888 pretix/control/logdisplay.py:890 msgid "(unknown)" msgstr "" @@ -14112,7 +14236,7 @@ msgstr "" msgid "The order has been canceled (comment: \"{comment}\")." msgstr "" -#: pretix/control/logdisplay.py:406 pretix/control/views/orders.py:1574 +#: pretix/control/logdisplay.py:406 pretix/control/views/orders.py:1576 #: pretix/presale/views/order.py:1049 msgid "The order has been canceled." msgstr "" @@ -14122,11 +14246,11 @@ msgstr "" msgid "Position #{posid} has been printed at {datetime} with type \"{type}\"." msgstr "" -#: pretix/control/logdisplay.py:428 pretix/control/logdisplay.py:737 +#: pretix/control/logdisplay.py:428 pretix/control/logdisplay.py:738 msgid "The settings of a payment provider have been changed." msgstr "" -#: pretix/control/logdisplay.py:431 pretix/control/logdisplay.py:736 +#: pretix/control/logdisplay.py:431 pretix/control/logdisplay.py:737 msgid "The settings of a ticket output provider have been changed." msgstr "" @@ -14167,11 +14291,11 @@ msgstr "" msgid "The order has been set to require payment before use." msgstr "" -#: pretix/control/logdisplay.py:450 pretix/control/views/orders.py:1579 +#: pretix/control/logdisplay.py:450 pretix/control/views/orders.py:1581 msgid "The order has been marked as expired." msgstr "" -#: pretix/control/logdisplay.py:451 pretix/control/views/orders.py:1477 +#: pretix/control/logdisplay.py:451 pretix/control/views/orders.py:1479 msgid "The order has been marked as paid." msgstr "" @@ -14183,7 +14307,7 @@ msgstr "" msgid "The order has been refunded." msgstr "" -#: pretix/control/logdisplay.py:454 pretix/control/views/orders.py:1862 +#: pretix/control/logdisplay.py:454 pretix/control/views/orders.py:1864 msgid "The order has been reactivated." msgstr "" @@ -14195,7 +14319,7 @@ msgstr "" msgid "The order requires approval before it can continue to be processed." msgstr "" -#: pretix/control/logdisplay.py:458 pretix/control/views/orders.py:801 +#: pretix/control/logdisplay.py:458 pretix/control/views/orders.py:803 msgid "The order has been approved." msgstr "" @@ -14230,16 +14354,16 @@ msgstr "" msgid "The order locale has been changed." msgstr "" -#: pretix/control/logdisplay.py:469 pretix/control/views/orders.py:1618 +#: pretix/control/logdisplay.py:469 pretix/control/views/orders.py:1620 #: pretix/presale/views/order.py:741 pretix/presale/views/order.py:814 msgid "The invoice has been generated." msgstr "" -#: pretix/control/logdisplay.py:470 pretix/control/views/orders.py:1689 +#: pretix/control/logdisplay.py:470 pretix/control/views/orders.py:1691 msgid "The invoice has been regenerated." msgstr "" -#: pretix/control/logdisplay.py:471 pretix/control/views/orders.py:1720 +#: pretix/control/logdisplay.py:471 pretix/control/views/orders.py:1722 #: pretix/presale/views/order.py:827 msgid "The invoice has been reissued." msgstr "" @@ -14480,7 +14604,7 @@ msgstr "" msgid "The organizer settings have been changed." msgstr "" -#: pretix/control/logdisplay.py:625 pretix/control/logdisplay.py:744 +#: pretix/control/logdisplay.py:625 pretix/control/logdisplay.py:745 msgid "The footer links have been changed." msgstr "" @@ -14743,7 +14867,7 @@ msgstr "" msgid "The organizer \"{name}\" has been deleted." msgstr "" -#: pretix/control/logdisplay.py:699 pretix/control/logdisplay.py:905 +#: pretix/control/logdisplay.py:699 pretix/control/logdisplay.py:906 msgid "A voucher has been sent to a person on the waiting list." msgstr "" @@ -14856,296 +14980,300 @@ msgstr "" msgid "The token \"{name}\" has been revoked." msgstr "" -#: pretix/control/logdisplay.py:731 -msgid "A meta property has been added to this event." +#: pretix/control/logdisplay.py:725 +msgid "The check-in and print log state has been reset." msgstr "" #: pretix/control/logdisplay.py:732 -msgid "A meta property has been removed from this event." +msgid "A meta property has been added to this event." msgstr "" #: pretix/control/logdisplay.py:733 -msgid "A meta property has been changed on this event." +msgid "A meta property has been removed from this event." msgstr "" #: pretix/control/logdisplay.py:734 -msgid "The event settings have been changed." +msgid "A meta property has been changed on this event." msgstr "" #: pretix/control/logdisplay.py:735 +msgid "The event settings have been changed." +msgstr "" + +#: pretix/control/logdisplay.py:736 msgid "The ticket download settings have been changed." msgstr "" -#: pretix/control/logdisplay.py:738 +#: pretix/control/logdisplay.py:739 msgid "The shop has been taken live." msgstr "" -#: pretix/control/logdisplay.py:739 +#: pretix/control/logdisplay.py:740 msgid "The shop has been taken offline." msgstr "" -#: pretix/control/logdisplay.py:740 +#: pretix/control/logdisplay.py:741 msgid "The shop has been taken into test mode." msgstr "" -#: pretix/control/logdisplay.py:741 +#: pretix/control/logdisplay.py:742 msgid "The test mode has been disabled." msgstr "" -#: pretix/control/logdisplay.py:742 +#: pretix/control/logdisplay.py:743 msgid "The event has been created." msgstr "" -#: pretix/control/logdisplay.py:743 +#: pretix/control/logdisplay.py:744 msgid "The event details have been changed." msgstr "" -#: pretix/control/logdisplay.py:745 +#: pretix/control/logdisplay.py:746 msgid "An answer option has been added to the question." msgstr "" -#: pretix/control/logdisplay.py:746 +#: pretix/control/logdisplay.py:747 msgid "An answer option has been removed from the question." msgstr "" -#: pretix/control/logdisplay.py:747 +#: pretix/control/logdisplay.py:748 msgid "An answer option has been changed." msgstr "" -#: pretix/control/logdisplay.py:748 +#: pretix/control/logdisplay.py:749 msgid "A user has been added to the event team." msgstr "" -#: pretix/control/logdisplay.py:749 +#: pretix/control/logdisplay.py:750 msgid "A user has been invited to the event team." msgstr "" -#: pretix/control/logdisplay.py:750 +#: pretix/control/logdisplay.py:751 msgid "A user's permissions have been changed." msgstr "" -#: pretix/control/logdisplay.py:751 +#: pretix/control/logdisplay.py:752 msgid "A user has been removed from the event team." msgstr "" -#: pretix/control/logdisplay.py:758 +#: pretix/control/logdisplay.py:759 msgid "The check-in list has been added." msgstr "" -#: pretix/control/logdisplay.py:759 pretix/control/logdisplay.py:760 +#: pretix/control/logdisplay.py:760 pretix/control/logdisplay.py:761 msgid "The check-in list has been deleted." msgstr "" -#: pretix/control/logdisplay.py:761 +#: pretix/control/logdisplay.py:762 msgid "The check-in list has been changed." msgstr "" -#: pretix/control/logdisplay.py:764 +#: pretix/control/logdisplay.py:765 #, python-brace-format msgid "Check-in list {val}" msgstr "" -#: pretix/control/logdisplay.py:771 +#: pretix/control/logdisplay.py:772 msgid "The plugin has been enabled." msgstr "" -#: pretix/control/logdisplay.py:772 pretix/control/views/event.py:464 +#: pretix/control/logdisplay.py:773 pretix/control/views/event.py:464 msgid "The plugin has been disabled." msgstr "" -#: pretix/control/logdisplay.py:775 +#: pretix/control/logdisplay.py:776 #, python-brace-format msgid "Plugin {val}" msgstr "" -#: pretix/control/logdisplay.py:791 +#: pretix/control/logdisplay.py:792 msgid "The product has been created." msgstr "" -#: pretix/control/logdisplay.py:792 +#: pretix/control/logdisplay.py:793 msgid "The product has been changed." msgstr "" -#: pretix/control/logdisplay.py:793 +#: pretix/control/logdisplay.py:794 msgid "The product has been reordered." msgstr "" -#: pretix/control/logdisplay.py:794 +#: pretix/control/logdisplay.py:795 msgid "The product has been deleted." msgstr "" -#: pretix/control/logdisplay.py:795 +#: pretix/control/logdisplay.py:796 msgid "An add-on has been added to this product." msgstr "" -#: pretix/control/logdisplay.py:796 +#: pretix/control/logdisplay.py:797 msgid "An add-on has been removed from this product." msgstr "" -#: pretix/control/logdisplay.py:797 +#: pretix/control/logdisplay.py:798 msgid "An add-on has been changed on this product." msgstr "" -#: pretix/control/logdisplay.py:798 +#: pretix/control/logdisplay.py:799 msgid "A bundled item has been added to this product." msgstr "" -#: pretix/control/logdisplay.py:799 +#: pretix/control/logdisplay.py:800 msgid "A bundled item has been removed from this product." msgstr "" -#: pretix/control/logdisplay.py:800 +#: pretix/control/logdisplay.py:801 msgid "A bundled item has been changed on this product." msgstr "" -#: pretix/control/logdisplay.py:807 -#, python-brace-format -msgid "The variation \"{value}\" has been created." -msgstr "" - #: pretix/control/logdisplay.py:808 #, python-brace-format -msgid "The variation \"{value}\" has been deleted." +msgid "The variation \"{value}\" has been created." msgstr "" #: pretix/control/logdisplay.py:809 #, python-brace-format -msgid "The variation \"{value}\" has been changed." +msgid "The variation \"{value}\" has been deleted." msgstr "" -#: pretix/control/logdisplay.py:826 +#: pretix/control/logdisplay.py:810 #, python-brace-format -msgid "Payment {local_id} has been confirmed." +msgid "The variation \"{value}\" has been changed." msgstr "" #: pretix/control/logdisplay.py:827 #, python-brace-format -msgid "Payment {local_id} has been canceled." +msgid "Payment {local_id} has been confirmed." msgstr "" #: pretix/control/logdisplay.py:828 #, python-brace-format -msgid "Canceling payment {local_id} has failed." +msgid "Payment {local_id} has been canceled." msgstr "" #: pretix/control/logdisplay.py:829 #, python-brace-format -msgid "Payment {local_id} has been started." +msgid "Canceling payment {local_id} has failed." msgstr "" #: pretix/control/logdisplay.py:830 #, python-brace-format -msgid "Payment {local_id} has failed." +msgid "Payment {local_id} has been started." msgstr "" #: pretix/control/logdisplay.py:831 #, python-brace-format -msgid "The order could not be marked as paid: {message}" +msgid "Payment {local_id} has failed." msgstr "" #: pretix/control/logdisplay.py:832 -msgid "The order has been overpaid." +#, python-brace-format +msgid "The order could not be marked as paid: {message}" msgstr "" #: pretix/control/logdisplay.py:833 -#, python-brace-format -msgid "Refund {local_id} has been created." +msgid "The order has been overpaid." msgstr "" #: pretix/control/logdisplay.py:834 #, python-brace-format -msgid "Refund {local_id} has been created by an external entity." +msgid "Refund {local_id} has been created." msgstr "" #: pretix/control/logdisplay.py:835 -msgid "The customer requested you to issue a refund." +#, python-brace-format +msgid "Refund {local_id} has been created by an external entity." msgstr "" #: pretix/control/logdisplay.py:836 -#, python-brace-format -msgid "Refund {local_id} has been completed." +msgid "The customer requested you to issue a refund." msgstr "" #: pretix/control/logdisplay.py:837 #, python-brace-format -msgid "Refund {local_id} has been canceled." +msgid "Refund {local_id} has been completed." msgstr "" #: pretix/control/logdisplay.py:838 #, python-brace-format +msgid "Refund {local_id} has been canceled." +msgstr "" + +#: pretix/control/logdisplay.py:839 +#, python-brace-format msgid "Refund {local_id} has failed." msgstr "" -#: pretix/control/logdisplay.py:845 +#: pretix/control/logdisplay.py:846 msgid "The quota has been added." msgstr "" -#: pretix/control/logdisplay.py:846 +#: pretix/control/logdisplay.py:847 msgid "The quota has been deleted." msgstr "" -#: pretix/control/logdisplay.py:847 +#: pretix/control/logdisplay.py:848 msgid "The quota has been changed." msgstr "" -#: pretix/control/logdisplay.py:848 +#: pretix/control/logdisplay.py:849 msgid "The quota has closed." msgstr "" -#: pretix/control/logdisplay.py:849 pretix/control/views/item.py:1081 +#: pretix/control/logdisplay.py:850 pretix/control/views/item.py:1081 msgid "The quota has been re-opened." msgstr "" -#: pretix/control/logdisplay.py:856 +#: pretix/control/logdisplay.py:857 msgid "The question has been added." msgstr "" -#: pretix/control/logdisplay.py:857 +#: pretix/control/logdisplay.py:858 msgid "The question has been deleted." msgstr "" -#: pretix/control/logdisplay.py:858 +#: pretix/control/logdisplay.py:859 msgid "The question has been changed." msgstr "" -#: pretix/control/logdisplay.py:859 +#: pretix/control/logdisplay.py:860 msgid "The question has been reordered." msgstr "" -#: pretix/control/logdisplay.py:866 +#: pretix/control/logdisplay.py:867 msgid "The discount has been added." msgstr "" -#: pretix/control/logdisplay.py:867 +#: pretix/control/logdisplay.py:868 msgid "The discount has been deleted." msgstr "" -#: pretix/control/logdisplay.py:868 +#: pretix/control/logdisplay.py:869 msgid "The discount has been changed." msgstr "" -#: pretix/control/logdisplay.py:892 +#: pretix/control/logdisplay.py:893 #, python-brace-format msgid "" "Position #{posid} has been checked in manually at {datetime} on list \"{list}" "\"." msgstr "" -#: pretix/control/logdisplay.py:897 +#: pretix/control/logdisplay.py:898 #, python-brace-format msgid "" "Position #{posid} has been checked in again at {datetime} on list \"{list}\"." msgstr "" -#: pretix/control/logdisplay.py:906 +#: pretix/control/logdisplay.py:907 msgid "An entry has been removed from the waiting list." msgstr "" -#: pretix/control/logdisplay.py:907 +#: pretix/control/logdisplay.py:908 msgid "An entry has been changed on the waiting list." msgstr "" -#: pretix/control/logdisplay.py:908 +#: pretix/control/logdisplay.py:909 msgid "An entry has been added to the waiting list." msgstr "" @@ -15184,19 +15312,20 @@ msgstr "" #: pretix/control/navigation.py:57 #: pretix/control/templates/pretixcontrol/event/quick_setup.html:151 -#: pretix/control/templates/pretixcontrol/order/index.html:838 +#: pretix/control/templates/pretixcontrol/order/index.html:850 #: pretix/control/templates/pretixcontrol/order/refund_choose.html:37 #: pretix/plugins/banktransfer/apps.py:42 #: 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:43 -#: pretix/presale/templates/pretixpresale/event/order.html:86 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:42 +#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:11 +#: pretix/presale/templates/pretixpresale/event/order.html:85 msgid "Payment" msgstr "" -#: pretix/control/navigation.py:73 pretix/control/views/event.py:1520 -#: pretix/control/views/event.py:1522 pretix/control/views/event.py:1554 -#: pretix/control/views/event.py:1559 pretix/control/views/subevents.py:293 +#: pretix/control/navigation.py:73 pretix/control/views/event.py:1566 +#: pretix/control/views/event.py:1568 pretix/control/views/event.py:1600 +#: pretix/control/views/event.py:1605 pretix/control/views/subevents.py:293 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html:60 #: pretix/plugins/ticketoutputpdf/apps.py:55 #: pretix/plugins/ticketoutputpdf/exporters.py:68 @@ -15249,12 +15378,12 @@ msgid "Overview" msgstr "" #: pretix/control/navigation.py:221 -#: pretix/control/templates/pretixcontrol/order/index.html:825 +#: pretix/control/templates/pretixcontrol/order/index.html:837 #: pretix/control/templates/pretixcontrol/orders/refunds.html:7 #: pretix/control/templates/pretixcontrol/orders/refunds.html:9 #: pretix/plugins/reports/accountingreport.py:497 #: pretix/plugins/reports/accountingreport.py:684 -#: pretix/presale/templates/pretixpresale/event/order.html:137 +#: pretix/presale/templates/pretixpresale/event/order.html:136 msgid "Refunds" msgstr "" @@ -15288,7 +15417,7 @@ msgid "Search" msgstr "" #: pretix/control/navigation.py:368 -#: pretix/control/templates/pretixcontrol/order/index.html:731 +#: pretix/control/templates/pretixcontrol/order/index.html:743 #: pretix/plugins/reports/accountingreport.py:496 #: pretix/plugins/reports/accountingreport.py:677 #: pretix/plugins/reports/accountingreport.py:871 @@ -15389,14 +15518,14 @@ msgstr "" msgid "You do not have permission to view this content." msgstr "" -#: pretix/control/templates/pretixcontrol/auth/base.html:44 -#: pretix/control/templates/pretixcontrol/base.html:360 +#: pretix/control/templates/pretixcontrol/auth/base.html:42 +#: pretix/control/templates/pretixcontrol/base.html:358 #, python-format msgid "You are currently working on behalf of %(user)s." msgstr "" -#: pretix/control/templates/pretixcontrol/auth/base.html:49 -#: pretix/control/templates/pretixcontrol/base.html:365 +#: pretix/control/templates/pretixcontrol/auth/base.html:47 +#: pretix/control/templates/pretixcontrol/base.html:363 msgid "Stop impersonating" msgstr "" @@ -15481,9 +15610,9 @@ msgstr "" #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:11 #: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:45 #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:90 -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:125 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:126 #: pretix/presale/templates/pretixpresale/event/checkout_membership.html:80 -#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:130 +#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:131 #: pretix/presale/templates/pretixpresale/event/checkout_questions.html:192 #: pretix/presale/templates/pretixpresale/event/fragment_cart_box.html:53 #: pretix/presale/templates/pretixpresale/event/order_change.html:27 @@ -15536,7 +15665,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/checkin/list_edit.html:124 #: pretix/control/templates/pretixcontrol/email_setup_simple.html:82 #: pretix/control/templates/pretixcontrol/email_setup_smtp.html:38 -#: pretix/control/templates/pretixcontrol/event/cancel.html:90 +#: pretix/control/templates/pretixcontrol/event/cancel.html:91 #: pretix/control/templates/pretixcontrol/event/invoicing.html:68 #: pretix/control/templates/pretixcontrol/event/mail.html:132 #: pretix/control/templates/pretixcontrol/event/payment.html:88 @@ -15580,7 +15709,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/organizers/ssoprovider_edit.html:28 #: pretix/control/templates/pretixcontrol/organizers/team_edit.html:47 #: pretix/control/templates/pretixcontrol/organizers/webhook_edit.html:21 -#: pretix/control/templates/pretixcontrol/pdf/index.html:544 +#: pretix/control/templates/pretixcontrol/pdf/index.html:46 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:630 #: pretix/control/templates/pretixcontrol/subevents/bulk_edit.html:368 #: pretix/control/templates/pretixcontrol/subevents/detail.html:287 @@ -15608,76 +15737,76 @@ msgstr "" msgid "Create a new account" msgstr "" -#: pretix/control/templates/pretixcontrol/base.html:103 +#: pretix/control/templates/pretixcontrol/base.html:101 msgid "Toggle navigation" msgstr "" -#: pretix/control/templates/pretixcontrol/base.html:118 -#: pretix/control/templates/pretixcontrol/base.html:141 -#: pretix/control/templates/pretixcontrol/base.html:145 -#: pretix/control/templates/pretixcontrol/base.html:146 +#: pretix/control/templates/pretixcontrol/base.html:116 +#: pretix/control/templates/pretixcontrol/base.html:139 +#: pretix/control/templates/pretixcontrol/base.html:143 +#: pretix/control/templates/pretixcontrol/base.html:144 msgid "Go to shop" msgstr "" -#: pretix/control/templates/pretixcontrol/base.html:124 -#: pretix/control/templates/pretixcontrol/base.html:152 -#: pretix/control/templates/pretixcontrol/base.html:153 +#: pretix/control/templates/pretixcontrol/base.html:122 +#: pretix/control/templates/pretixcontrol/base.html:150 +#: pretix/control/templates/pretixcontrol/base.html:151 msgid "Public profile" msgstr "" -#: pretix/control/templates/pretixcontrol/base.html:204 +#: pretix/control/templates/pretixcontrol/base.html:202 msgid "End admin session" msgstr "" -#: pretix/control/templates/pretixcontrol/base.html:216 +#: pretix/control/templates/pretixcontrol/base.html:214 msgid "Account Settings" msgstr "" +#: pretix/control/templates/pretixcontrol/base.html:219 #: pretix/control/templates/pretixcontrol/base.html:221 -#: pretix/control/templates/pretixcontrol/base.html:223 #: pretix/presale/templates/pretixpresale/fragment_login_status.html:14 msgid "Log out" msgstr "" -#: pretix/control/templates/pretixcontrol/base.html:249 +#: pretix/control/templates/pretixcontrol/base.html:247 msgid "Organizer account" msgstr "" -#: pretix/control/templates/pretixcontrol/base.html:272 +#: pretix/control/templates/pretixcontrol/base.html:270 msgid "Search for events" msgstr "" -#: pretix/control/templates/pretixcontrol/base.html:329 -#: pretix/presale/templates/pretixpresale/base.html:54 +#: pretix/control/templates/pretixcontrol/base.html:327 +#: pretix/presale/templates/pretixpresale/base.html:51 msgid "" "We've detected that you are using Microsoft Internet Explorer." msgstr "" -#: pretix/control/templates/pretixcontrol/base.html:332 -#: pretix/presale/templates/pretixpresale/base.html:57 +#: pretix/control/templates/pretixcontrol/base.html:330 +#: pretix/presale/templates/pretixpresale/base.html:54 msgid "" "Internet Explorer is an old browser that does not support lots of recent web-" "based technologies and is no longer supported by this website." msgstr "" -#: pretix/control/templates/pretixcontrol/base.html:336 -#: pretix/presale/templates/pretixpresale/base.html:61 +#: pretix/control/templates/pretixcontrol/base.html:334 +#: pretix/presale/templates/pretixpresale/base.html:58 msgid "" "We kindly ask you to move to one of our supported browsers, such as " "Microsoft Edge, Mozilla Firefox, Google Chrome, or Safari." msgstr "" -#: pretix/control/templates/pretixcontrol/base.html:345 +#: pretix/control/templates/pretixcontrol/base.html:343 msgid "" "Please leave a short comment on what you did in the following admin sessions:" msgstr "" -#: pretix/control/templates/pretixcontrol/base.html:376 +#: pretix/control/templates/pretixcontrol/base.html:374 msgid "Read more" msgstr "" -#: pretix/control/templates/pretixcontrol/base.html:393 +#: pretix/control/templates/pretixcontrol/base.html:391 msgid "" "Your event contains test mode orders even though " "test mode has been disabled. You should delete those orders " @@ -15685,11 +15814,11 @@ msgid "" "people from actually buying tickets." msgstr "" -#: pretix/control/templates/pretixcontrol/base.html:400 +#: pretix/control/templates/pretixcontrol/base.html:398 msgid "Show all test mode orders" msgstr "" -#: pretix/control/templates/pretixcontrol/base.html:408 +#: pretix/control/templates/pretixcontrol/base.html:406 msgid "" "Starting with version 1.2.0, pretix automatically checks for updates in the " "background. During this check, anonymous data is transmitted to servers " @@ -15698,41 +15827,41 @@ msgid "" "if a new update arrives. This message will disappear once you clicked it." msgstr "" -#: pretix/control/templates/pretixcontrol/base.html:421 +#: pretix/control/templates/pretixcontrol/base.html:419 msgid "" "Click here to do a license compliance check to make sure your usage of " "pretix is in line with pretix' license." msgstr "" -#: pretix/control/templates/pretixcontrol/base.html:430 +#: pretix/control/templates/pretixcontrol/base.html:428 msgid "" "The cronjob component of pretix was not executed in the last hours. Please " "check that you have completed all installation steps and your cronjob is " "executed correctly." msgstr "" -#: pretix/control/templates/pretixcontrol/base.html:439 +#: pretix/control/templates/pretixcontrol/base.html:437 msgid "" "pretix is running in debug mode. For security reasons, please never run " "debug mode on a production instance." msgstr "" -#: pretix/control/templates/pretixcontrol/base.html:445 +#: pretix/control/templates/pretixcontrol/base.html:443 msgid "" "For security reasons, please change your password before you continue. " "Afterwards you will be redirected to your original destination." msgstr "" -#: pretix/control/templates/pretixcontrol/base.html:457 +#: pretix/control/templates/pretixcontrol/base.html:455 #, python-format msgid "Times displayed in %(tz)s" msgstr "" -#: pretix/control/templates/pretixcontrol/base.html:463 +#: pretix/control/templates/pretixcontrol/base.html:461 msgid "running in development mode" msgstr "" -#: pretix/control/templates/pretixcontrol/base.html:472 +#: pretix/control/templates/pretixcontrol/base.html:470 #: pretix/presale/templates/pretixpresale/fragment_modals.html:38 #: pretix/presale/templates/pretixpresale/postmessage.html:27 #: pretix/presale/templates/pretixpresale/waiting.html:42 @@ -15894,8 +16023,9 @@ msgstr[1] "" #: pretix/control/templates/pretixcontrol/checkin/bulk_revert_confirm.html:24 #: pretix/control/templates/pretixcontrol/checkin/list_delete.html:18 +#: pretix/control/templates/pretixcontrol/checkin/reset.html:43 #: pretix/control/templates/pretixcontrol/email_setup_simple.html:76 -#: pretix/control/templates/pretixcontrol/event/tax_delete.html:17 +#: pretix/control/templates/pretixcontrol/event/tax_delete.html:16 #: pretix/control/templates/pretixcontrol/item/delete.html:11 #: pretix/control/templates/pretixcontrol/item/delete.html:38 #: pretix/control/templates/pretixcontrol/items/category_delete.html:14 @@ -15933,7 +16063,7 @@ msgstr[1] "" #: pretix/control/templates/pretixcontrol/organizers/ssoprovider_delete.html:16 #: pretix/control/templates/pretixcontrol/organizers/team_delete.html:10 #: pretix/control/templates/pretixcontrol/organizers/team_delete.html:21 -#: pretix/control/templates/pretixcontrol/pdf/index.html:77 +#: pretix/control/templates/pretixcontrol/pdf/index.html:153 #: pretix/control/templates/pretixcontrol/subevents/bulk_edit.html:378 #: pretix/control/templates/pretixcontrol/subevents/delete.html:12 #: pretix/control/templates/pretixcontrol/subevents/delete_bulk.html:41 @@ -15967,7 +16097,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/checkin/bulk_revert_confirm.html:27 #: pretix/control/templates/pretixcontrol/checkin/list_delete.html:24 #: pretix/control/templates/pretixcontrol/event/delete.html:30 -#: pretix/control/templates/pretixcontrol/event/tax_delete.html:21 +#: pretix/control/templates/pretixcontrol/event/tax_delete.html:20 #: pretix/control/templates/pretixcontrol/item/delete.html:41 #: pretix/control/templates/pretixcontrol/items/categories.html:60 #: pretix/control/templates/pretixcontrol/items/category_delete.html:17 @@ -15989,7 +16119,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/organizers/ssoclient_delete.html:20 #: pretix/control/templates/pretixcontrol/organizers/ssoprovider_delete.html:20 #: pretix/control/templates/pretixcontrol/organizers/team_delete.html:24 -#: pretix/control/templates/pretixcontrol/pdf/index.html:167 +#: pretix/control/templates/pretixcontrol/pdf/index.html:111 #: pretix/control/templates/pretixcontrol/subevents/delete.html:15 #: pretix/control/templates/pretixcontrol/subevents/delete_bulk.html:44 #: pretix/control/templates/pretixcontrol/user/2fa_delete.html:21 @@ -15998,7 +16128,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/vouchers/delete_carts.html:16 #: pretix/control/templates/pretixcontrol/waitinglist/delete.html:15 #: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:36 -#: pretix/control/views/orders.py:382 +#: pretix/control/views/orders.py:383 #: pretix/plugins/autocheckin/templates/pretixplugins/autocheckin/delete.html:15 #: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:16 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:15 @@ -16117,6 +16247,8 @@ msgstr "" #: pretix/control/templates/pretixcontrol/checkin/checkins.html:152 #: pretix/control/templates/pretixcontrol/event/index.html:24 +#: pretix/control/templates/pretixcontrol/organizers/device_connect.html:27 +#: pretix/control/templates/pretixcontrol/organizers/device_connect.html:33 msgid "Copy to clipboard" msgstr "" @@ -16136,7 +16268,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/checkin/index.html:22 #: pretix/control/templates/pretixcontrol/checkin/list_edit.html:21 -#: pretix/control/templates/pretixcontrol/checkin/lists.html:160 +#: pretix/control/templates/pretixcontrol/checkin/lists.html:167 #: pretix/control/templates/pretixcontrol/checkin/simulator.html:8 #: pretix/control/templates/pretixcontrol/checkin/simulator.html:20 msgid "Check-in simulator" @@ -16343,7 +16475,13 @@ msgstr "" msgid "Connected devices" msgstr "" -#: pretix/control/templates/pretixcontrol/checkin/lists.html:156 +#: pretix/control/templates/pretixcontrol/checkin/lists.html:90 +#: pretix/control/templates/pretixcontrol/checkin/reset.html:4 +#: pretix/control/templates/pretixcontrol/checkin/reset.html:6 +msgid "Reset check-in" +msgstr "" + +#: pretix/control/templates/pretixcontrol/checkin/lists.html:163 #: pretix/control/templates/pretixcontrol/items/categories.html:57 #: pretix/control/templates/pretixcontrol/items/discounts.html:149 #: pretix/control/templates/pretixcontrol/items/index.html:165 @@ -16354,6 +16492,45 @@ msgstr "" msgid "Clone" msgstr "" +#: pretix/control/templates/pretixcontrol/checkin/reset.html:10 +msgid "" +"With this feature, you can reset the entire check-in state of the event. " +"This will delete all check-in records as well as all records of printed " +"tickets or badges. We recommend to use this feature after testing your " +"hardware setup but only before your event started, and you admitted any real " +"attendees or printed any real badges or tickets." +msgstr "" + +#: pretix/control/templates/pretixcontrol/checkin/reset.html:18 +#, python-format +msgid "This will permanently delete 1 check-in." +msgid_plural "" +"This will permanently delete %(count)s check-ins." +msgstr[0] "" +msgstr[1] "" + +#: pretix/control/templates/pretixcontrol/checkin/reset.html:23 +#, python-format +msgid "Additionally, 1 print log will be deleted." +msgid_plural "" +"Additionally, %(count)s print logs will be deleted." +msgstr[0] "" +msgstr[1] "" + +#: pretix/control/templates/pretixcontrol/checkin/reset.html:30 +msgid "This cannot be reverted!" +msgstr "" + +#: pretix/control/templates/pretixcontrol/checkin/reset.html:34 +msgid "" +"The deleted entries will still show up in the \"Order history\" section, but " +"for all other purposes the system will behave as if they never existed." +msgstr "" + +#: pretix/control/templates/pretixcontrol/checkin/reset.html:46 +msgid "Proceed with reset" +msgstr "" + #: pretix/control/templates/pretixcontrol/checkin/simulator.html:22 msgid "" "This tool allows you to validate your check-in configuration. You can enter " @@ -16625,7 +16802,7 @@ msgstr "" msgid "Unpaid or free orders" msgstr "" -#: pretix/control/templates/pretixcontrol/event/cancel.html:39 +#: pretix/control/templates/pretixcontrol/event/cancel.html:40 msgid "" "If a user requests cancels a paid order and the money can not be refunded " "automatically, e.g. due to the selected payment method, you will need to " @@ -16633,67 +16810,67 @@ msgid "" "this event." msgstr "" -#: pretix/control/templates/pretixcontrol/event/cancel.html:45 +#: pretix/control/templates/pretixcontrol/event/cancel.html:46 #: pretix/control/templates/pretixcontrol/user/settings.html:29 msgid "Change notification settings" msgstr "" -#: pretix/control/templates/pretixcontrol/event/cancel.html:51 +#: pretix/control/templates/pretixcontrol/event/cancel.html:52 msgid "Order changes" msgstr "" -#: pretix/control/templates/pretixcontrol/event/cancel.html:54 +#: pretix/control/templates/pretixcontrol/event/cancel.html:55 msgid "" "Allowing customers to change their own orders is a complex process due to " "the many different options pretix provides. Therefore, this feature " "currently has the following limitations:" msgstr "" -#: pretix/control/templates/pretixcontrol/event/cancel.html:60 +#: pretix/control/templates/pretixcontrol/event/cancel.html:61 msgid "" "It is possible to switch to a different variation of the same product, but " "not to an entirely different product (except for add-on products)." msgstr "" -#: pretix/control/templates/pretixcontrol/event/cancel.html:61 +#: pretix/control/templates/pretixcontrol/event/cancel.html:62 msgid "" "Changing the seat or the event date in an event series will become available " "in the future, but is not possible now." msgstr "" -#: pretix/control/templates/pretixcontrol/event/cancel.html:62 +#: pretix/control/templates/pretixcontrol/event/cancel.html:63 msgid "" "If a change leads to a price change, there will not be a change to fees such " "as payment, service, or shipping fees, even though an additional payment " "might be required." msgstr "" -#: pretix/control/templates/pretixcontrol/event/cancel.html:63 +#: pretix/control/templates/pretixcontrol/event/cancel.html:64 msgid "" "If an add-on product is newly added, the system currently does not validate " "if there are required questions or fields that need to be filled out." msgstr "" -#: pretix/control/templates/pretixcontrol/event/cancel.html:64 +#: pretix/control/templates/pretixcontrol/event/cancel.html:65 msgid "" "Customers currently cannot switch to a product variation or add an add-on " "product that requires them to use a voucher or membership." msgstr "" -#: pretix/control/templates/pretixcontrol/event/cancel.html:65 +#: pretix/control/templates/pretixcontrol/event/cancel.html:66 msgid "" "Additional constraints and validation steps added by plugins are not " "enforced." msgstr "" -#: pretix/control/templates/pretixcontrol/event/cancel.html:76 +#: pretix/control/templates/pretixcontrol/event/cancel.html:77 msgid "" "If the change leads to a price reduction and automatic refunds are enabled " "for self-service cancellations, the system will try to refund the money " "automatically." msgstr "" -#: pretix/control/templates/pretixcontrol/event/cancel.html:80 +#: pretix/control/templates/pretixcontrol/event/cancel.html:81 msgid "" "Refunds can be issued as a gift card if the respective option is set, but " "there is no customer choice between gift card and direct refund." @@ -16929,7 +17106,7 @@ msgid "Show affected orders" msgstr "" #: pretix/control/templates/pretixcontrol/event/index.html:142 -#: pretix/control/templates/pretixcontrol/order/index.html:1004 +#: pretix/control/templates/pretixcontrol/order/index.html:1016 msgid "Update comment" msgstr "" @@ -17089,9 +17266,9 @@ msgstr "" #: pretix/control/templates/pretixcontrol/event/logs.html:86 #: pretix/control/templates/pretixcontrol/event/logs_embed.html:47 #: pretix/control/templates/pretixcontrol/includes/logs.html:42 -#: pretix/control/templates/pretixcontrol/order/index.html:793 #: pretix/control/templates/pretixcontrol/order/index.html:805 -#: pretix/control/templates/pretixcontrol/order/index.html:910 +#: pretix/control/templates/pretixcontrol/order/index.html:817 +#: pretix/control/templates/pretixcontrol/order/index.html:922 #: pretix/control/templates/pretixcontrol/organizers/device_logs.html:42 #: pretix/control/templates/pretixcontrol/organizers/logs.html:72 #: pretix/control/templates/pretixcontrol/search/payments.html:147 @@ -17135,7 +17312,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:79 #: pretix/control/templates/pretixcontrol/event/mail_settings_fragment.html:29 #: pretix/control/templates/pretixcontrol/event/tickets.html:35 -#: pretix/control/templates/pretixcontrol/pdf/index.html:540 +#: pretix/control/templates/pretixcontrol/pdf/index.html:41 #: pretix/control/templates/pretixcontrol/vouchers/bulk.html:97 #: pretix/control/templates/pretixcontrol/vouchers/bulk.html:120 msgid "Preview" @@ -17160,7 +17337,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:99 #: pretix/control/templates/pretixcontrol/order/index.html:249 -#: pretix/control/templates/pretixcontrol/order/index.html:532 +#: pretix/control/templates/pretixcontrol/order/index.html:544 msgid "Resend link" msgstr "" @@ -17264,10 +17441,11 @@ msgid "" msgstr "" #: pretix/control/templates/pretixcontrol/event/plugins.html:15 -#: pretix/control/views/checkin.py:423 pretix/control/views/discounts.py:113 +#: pretix/control/views/checkin.py:424 pretix/control/views/discounts.py:113 #: pretix/control/views/event.py:239 pretix/control/views/event.py:548 #: pretix/control/views/event.py:587 pretix/control/views/event.py:734 -#: pretix/control/views/event.py:963 pretix/control/views/event.py:1334 +#: pretix/control/views/event.py:963 pretix/control/views/event.py:1336 +#: pretix/control/views/event.py:1376 #: pretix/control/views/global_settings.py:65 #: pretix/control/views/global_settings.py:88 pretix/control/views/item.py:264 #: pretix/control/views/item.py:795 pretix/control/views/item.py:1121 @@ -17291,7 +17469,7 @@ msgstr "" #: pretix/control/views/organizer.py:3068 #: pretix/control/views/organizer.py:3097 #: pretix/control/views/organizer.py:3235 pretix/control/views/subevents.py:525 -#: pretix/control/views/subevents.py:1590 pretix/control/views/user.py:236 +#: pretix/control/views/subevents.py:1597 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 @@ -17524,7 +17702,7 @@ msgid "Shop design" msgstr "" #: pretix/control/templates/pretixcontrol/event/settings.html:232 -#: pretix/control/templates/pretixcontrol/events/create_basics.html:56 +#: pretix/control/templates/pretixcontrol/events/create_basics.html:59 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:411 #: pretix/control/templates/pretixcontrol/subevents/bulk_edit.html:96 #: pretix/control/templates/pretixcontrol/subevents/detail.html:54 @@ -17667,8 +17845,8 @@ msgstr "" #: pretix/control/templates/pretixcontrol/event/tax_delete.html:12 msgid "" -"You cannot delete a tax rule that is in use for a product or has been in use " -"for any existing orders." +"You cannot delete a tax rule that is in use for a product, has been in use " +"for any existing orders, or is the default tax rule of the event." msgstr "" #: pretix/control/templates/pretixcontrol/event/tax_edit.html:7 @@ -17734,16 +17912,22 @@ msgstr "" msgid "Create a new tax rule" msgstr "" -#: pretix/control/templates/pretixcontrol/event/tax_index.html:27 +#: pretix/control/templates/pretixcontrol/event/tax_index.html:28 msgid "Rate" msgstr "" -#: pretix/control/templates/pretixcontrol/event/tax_index.html:41 +#: pretix/control/templates/pretixcontrol/event/tax_index.html:51 +#: pretix/plugins/badges/templates/pretixplugins/badges/index.html:63 +#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/index.html:60 +msgid "Make default" +msgstr "" + +#: pretix/control/templates/pretixcontrol/event/tax_index.html:58 #, python-format msgid "incl. %(rate)s %%" msgstr "" -#: pretix/control/templates/pretixcontrol/event/tax_index.html:43 +#: pretix/control/templates/pretixcontrol/event/tax_index.html:60 #, python-format msgid "excl. %(rate)s %%" msgstr "" @@ -17862,7 +18046,7 @@ msgstr "" msgid "Set to random" msgstr "" -#: pretix/control/templates/pretixcontrol/events/create_basics.html:18 +#: pretix/control/templates/pretixcontrol/events/create_basics.html:21 msgid "" "This is the address users can buy your tickets at. Should be short, only " "contain lowercase letters, numbers, dots, and dashes, and must be unique " @@ -17871,18 +18055,18 @@ msgid "" "choose to use a random value." msgstr "" -#: pretix/control/templates/pretixcontrol/events/create_basics.html:26 +#: pretix/control/templates/pretixcontrol/events/create_basics.html:29 msgid "" "We will also use this in some places like order codes, invoice numbers or " "bank transfer references as an abbreviation to reference this event." msgstr "" -#: pretix/control/templates/pretixcontrol/events/create_basics.html:32 +#: pretix/control/templates/pretixcontrol/events/create_basics.html:35 msgid "" "We strongly recommend against using short forms of more then 16 characters." msgstr "" -#: pretix/control/templates/pretixcontrol/events/create_basics.html:50 +#: pretix/control/templates/pretixcontrol/events/create_basics.html:53 msgid "Display settings" msgstr "" @@ -18730,10 +18914,6 @@ msgstr "" msgid "%(num)s available" msgstr "" -#: pretix/control/templates/pretixcontrol/items/fragment_quota_availability.html:11 -msgid "Unlimited" -msgstr "" - #: pretix/control/templates/pretixcontrol/items/fragment_quota_availability.html:14 msgid "Fully reserved" msgstr "" @@ -18804,8 +18984,8 @@ msgid "Can only be bought using a voucher" msgstr "" #: pretix/control/templates/pretixcontrol/items/index.html:149 -#: pretix/control/templates/pretixcontrol/order/index.html:616 -#: pretix/control/templates/pretixcontrol/order/index.html:656 +#: pretix/control/templates/pretixcontrol/order/index.html:628 +#: pretix/control/templates/pretixcontrol/order/index.html:668 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:360 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:415 #, python-format @@ -18813,8 +18993,8 @@ msgid "plus %(rate)s%% %(taxname)s" msgstr "" #: pretix/control/templates/pretixcontrol/items/index.html:153 -#: pretix/control/templates/pretixcontrol/order/index.html:626 -#: pretix/control/templates/pretixcontrol/order/index.html:666 +#: pretix/control/templates/pretixcontrol/order/index.html:638 +#: pretix/control/templates/pretixcontrol/order/index.html:678 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:370 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:425 #, python-format @@ -19207,7 +19387,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/order/cancel.html:10 #: pretix/control/templates/pretixcontrol/order/index.html:68 #: pretix/control/templates/pretixcontrol/order/index.html:166 -#: pretix/presale/templates/pretixpresale/event/order.html:479 +#: pretix/presale/templates/pretixpresale/event/order.html:478 #: pretix/presale/templates/pretixpresale/event/order_cancel.html:7 msgid "Cancel order" msgstr "" @@ -19449,8 +19629,8 @@ msgid "Change order information" msgstr "" #: pretix/control/templates/pretixcontrol/order/change_questions.html:25 -#: pretix/control/templates/pretixcontrol/order/index.html:940 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:75 +#: pretix/control/templates/pretixcontrol/order/index.html:952 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:74 #: pretix/presale/templates/pretixpresale/event/checkout_questions.html:35 #: pretix/presale/templates/pretixpresale/event/order_modify.html:29 msgid "Invoice information" @@ -19500,13 +19680,13 @@ msgstr "" #: pretix/control/templates/pretixcontrol/order/index.html:46 #: pretix/control/templates/pretixcontrol/orders/index.html:297 -#: pretix/control/views/orders.py:310 +#: pretix/control/views/orders.py:311 msgid "Approve" msgstr "" #: pretix/control/templates/pretixcontrol/order/index.html:51 #: pretix/control/templates/pretixcontrol/orders/index.html:304 -#: pretix/control/views/orders.py:324 +#: pretix/control/views/orders.py:325 msgid "Deny" msgstr "" @@ -19545,7 +19725,7 @@ msgid "" msgstr "" #: pretix/control/templates/pretixcontrol/order/index.html:116 -#: pretix/control/views/orders.py:372 +#: pretix/control/views/orders.py:373 msgid "Refund for overpayment" msgstr "" @@ -19663,7 +19843,7 @@ msgid "Change products" msgstr "" #: pretix/control/templates/pretixcontrol/order/index.html:370 -#: pretix/presale/templates/pretixpresale/event/order.html:197 +#: pretix/presale/templates/pretixpresale/event/order.html:196 msgid "Ordered items" msgstr "" @@ -19709,37 +19889,37 @@ msgstr "" msgid "Ticket page" msgstr "" -#: pretix/control/templates/pretixcontrol/order/index.html:516 -#: pretix/control/templates/pretixcontrol/order/index.html:537 -#: pretix/control/templates/pretixcontrol/order/index.html:546 -#: pretix/control/templates/pretixcontrol/order/index.html:560 -#: pretix/control/templates/pretixcontrol/order/index.html:598 -#: pretix/control/templates/pretixcontrol/order/index.html:605 +#: pretix/control/templates/pretixcontrol/order/index.html:528 +#: pretix/control/templates/pretixcontrol/order/index.html:549 +#: pretix/control/templates/pretixcontrol/order/index.html:558 +#: pretix/control/templates/pretixcontrol/order/index.html:572 +#: pretix/control/templates/pretixcontrol/order/index.html:610 +#: pretix/control/templates/pretixcontrol/order/index.html:617 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:228 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:234 msgid "not answered" msgstr "" -#: pretix/control/templates/pretixcontrol/order/index.html:570 +#: pretix/control/templates/pretixcontrol/order/index.html:582 msgid "This question will be asked during check-in." msgstr "" -#: pretix/control/templates/pretixcontrol/order/index.html:582 +#: pretix/control/templates/pretixcontrol/order/index.html:594 msgid "" "This file has been uploaded by a user and could contain viruses or other " "malicious content." msgstr "" -#: pretix/control/templates/pretixcontrol/order/index.html:583 +#: pretix/control/templates/pretixcontrol/order/index.html:595 msgid "UNSAFE" msgstr "" -#: pretix/control/templates/pretixcontrol/order/index.html:687 +#: pretix/control/templates/pretixcontrol/order/index.html:699 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:453 msgid "Taxes" msgstr "" -#: pretix/control/templates/pretixcontrol/order/index.html:696 +#: pretix/control/templates/pretixcontrol/order/index.html:708 #: pretix/control/templates/pretixcontrol/orders/overview.html:89 #: pretix/control/templates/pretixcontrol/orders/overview.html:177 #: pretix/plugins/reports/accountingreport.py:498 @@ -19751,93 +19931,93 @@ msgstr "" msgid "Total" msgstr "" -#: pretix/control/templates/pretixcontrol/order/index.html:706 -#: pretix/presale/templates/pretixpresale/event/order.html:210 +#: pretix/control/templates/pretixcontrol/order/index.html:718 +#: pretix/presale/templates/pretixpresale/event/order.html:209 msgid "Successful payments" msgstr "" -#: pretix/control/templates/pretixcontrol/order/index.html:715 -#: pretix/presale/templates/pretixpresale/event/order.html:219 +#: pretix/control/templates/pretixcontrol/order/index.html:727 +#: pretix/presale/templates/pretixpresale/event/order.html:218 msgid "Pending total" msgstr "" -#: pretix/control/templates/pretixcontrol/order/index.html:741 +#: pretix/control/templates/pretixcontrol/order/index.html:753 #: pretix/control/templates/pretixcontrol/search/payments.html:88 msgid "Confirmation date" msgstr "" -#: pretix/control/templates/pretixcontrol/order/index.html:754 +#: pretix/control/templates/pretixcontrol/order/index.html:766 #: pretix/control/templates/pretixcontrol/search/payments.html:125 msgid "" "This payment was created with an older version of pretix, therefore accurate " "data might not be available." msgstr "" -#: pretix/control/templates/pretixcontrol/order/index.html:755 +#: pretix/control/templates/pretixcontrol/order/index.html:767 #: pretix/control/templates/pretixcontrol/search/payments.html:126 msgid "MIGRATED" msgstr "" -#: pretix/control/templates/pretixcontrol/order/index.html:767 +#: pretix/control/templates/pretixcontrol/order/index.html:779 #: pretix/control/templates/pretixcontrol/order/pay_cancel.html:4 #: pretix/control/templates/pretixcontrol/order/pay_cancel.html:8 msgid "Cancel payment" msgstr "" -#: pretix/control/templates/pretixcontrol/order/index.html:772 +#: pretix/control/templates/pretixcontrol/order/index.html:784 msgid "Confirm as paid" msgstr "" -#: pretix/control/templates/pretixcontrol/order/index.html:815 +#: pretix/control/templates/pretixcontrol/order/index.html:827 msgid "Create a refund" msgstr "" -#: pretix/control/templates/pretixcontrol/order/index.html:836 +#: pretix/control/templates/pretixcontrol/order/index.html:848 #: pretix/control/templates/pretixcontrol/orders/refunds.html:60 msgid "Source" msgstr "" -#: pretix/control/templates/pretixcontrol/order/index.html:869 +#: pretix/control/templates/pretixcontrol/order/index.html:881 msgid "Cancel transfer" msgstr "" -#: pretix/control/templates/pretixcontrol/order/index.html:874 +#: pretix/control/templates/pretixcontrol/order/index.html:886 #: pretix/control/templates/pretixcontrol/orders/refunds.html:112 msgid "Confirm as done" msgstr "" -#: pretix/control/templates/pretixcontrol/order/index.html:881 +#: pretix/control/templates/pretixcontrol/order/index.html:893 #: pretix/control/templates/pretixcontrol/orders/refunds.html:118 msgid "Ignore" msgstr "" -#: pretix/control/templates/pretixcontrol/order/index.html:887 +#: pretix/control/templates/pretixcontrol/order/index.html:899 #: pretix/control/templates/pretixcontrol/order/refund_process.html:58 #: pretix/control/templates/pretixcontrol/orders/refunds.html:123 msgid "Process refund" msgstr "" -#: pretix/control/templates/pretixcontrol/order/index.html:935 +#: pretix/control/templates/pretixcontrol/order/index.html:947 #: pretix/presale/templates/pretixpresale/event/base.html:141 #: pretix/presale/templates/pretixpresale/event/timemachine.html:30 msgid "Change" msgstr "" -#: pretix/control/templates/pretixcontrol/order/index.html:951 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:91 -#: pretix/presale/templates/pretixpresale/event/order.html:318 +#: pretix/control/templates/pretixcontrol/order/index.html:963 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:90 +#: pretix/presale/templates/pretixpresale/event/order.html:317 msgid "ZIP code and city" msgstr "" -#: pretix/control/templates/pretixcontrol/order/index.html:964 +#: pretix/control/templates/pretixcontrol/order/index.html:976 msgid "Valid EU VAT ID" msgstr "" -#: pretix/control/templates/pretixcontrol/order/index.html:970 +#: pretix/control/templates/pretixcontrol/order/index.html:982 msgid "Check" msgstr "" -#: pretix/control/templates/pretixcontrol/order/index.html:1018 +#: pretix/control/templates/pretixcontrol/order/index.html:1030 msgid "Order history" msgstr "" @@ -20589,12 +20769,12 @@ msgid "Select action" msgstr "" #: pretix/control/templates/pretixcontrol/orders/index.html:311 -#: pretix/control/views/orders.py:356 +#: pretix/control/views/orders.py:357 msgid "Refund overpaid amount" msgstr "" #: pretix/control/templates/pretixcontrol/orders/index.html:319 -#: pretix/control/views/orders.py:341 +#: pretix/control/views/orders.py:342 msgid "Mark as expired if overdue" msgstr "" @@ -20900,11 +21080,11 @@ msgstr "" msgid "System URL:" msgstr "" -#: pretix/control/templates/pretixcontrol/organizers/device_connect.html:25 +#: pretix/control/templates/pretixcontrol/organizers/device_connect.html:30 msgid "Token:" msgstr "" -#: pretix/control/templates/pretixcontrol/organizers/device_connect.html:31 +#: pretix/control/templates/pretixcontrol/organizers/device_connect.html:40 msgid "Device overview" msgstr "" @@ -21709,60 +21889,95 @@ msgstr "" msgid "Page %(page)s" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:5 -#: pretix/control/templates/pretixcontrol/pdf/index.html:15 +#: pretix/control/templates/pretixcontrol/pdf/index.html:6 +#: pretix/control/templates/pretixcontrol/pdf/index.html:16 #: pretix/control/templates/pretixcontrol/pdf/placeholders.html:5 #: pretix/control/templates/pretixcontrol/pdf/placeholders.html:15 msgid "PDF Editor" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:31 +#: pretix/control/templates/pretixcontrol/pdf/index.html:36 #: pretix/plugins/banktransfer/refund_export.py:46 msgid "Code" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:35 -msgid "Paste" +#: pretix/control/templates/pretixcontrol/pdf/index.html:52 +msgid "Text box" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:39 +#: pretix/control/templates/pretixcontrol/pdf/index.html:59 +msgid "QR Code" +msgstr "" + +#: pretix/control/templates/pretixcontrol/pdf/index.html:64 +msgid "QR code for Check-In" +msgstr "" + +#: pretix/control/templates/pretixcontrol/pdf/index.html:71 +msgid "QR code for Lead Scanning" +msgstr "" + +#: pretix/control/templates/pretixcontrol/pdf/index.html:78 +msgid "Other QR code" +msgstr "" + +#: pretix/control/templates/pretixcontrol/pdf/index.html:87 +msgid "Image" +msgstr "" + +#: pretix/control/templates/pretixcontrol/pdf/index.html:92 +msgid "" +"You can use this to add user-uploaded pictures from questions or pictures " +"generated by plugins. If you want to embed a logo or other images, use a " +"custom background instead." +msgstr "" + +#: pretix/control/templates/pretixcontrol/pdf/index.html:93 +msgid "Dynamic image" +msgstr "" + +#: pretix/control/templates/pretixcontrol/pdf/index.html:100 +msgid "pretix Logo" +msgstr "" + +#: pretix/control/templates/pretixcontrol/pdf/index.html:107 +msgid "Duplicate" +msgstr "" + +#: pretix/control/templates/pretixcontrol/pdf/index.html:117 msgid "Undo" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:43 +#: pretix/control/templates/pretixcontrol/pdf/index.html:121 msgid "Redo" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:48 -msgid "Editor" -msgstr "" - -#: pretix/control/templates/pretixcontrol/pdf/index.html:66 +#: pretix/control/templates/pretixcontrol/pdf/index.html:142 msgid "" "This feature is only intended for advanced users. We recommend to only use " "it to copy and share ticket designs, not to modify the design source code." msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:80 +#: pretix/control/templates/pretixcontrol/pdf/index.html:156 msgid "Apply" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:88 +#: pretix/control/templates/pretixcontrol/pdf/index.html:164 msgid "Uploading new PDF background…" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:96 +#: pretix/control/templates/pretixcontrol/pdf/index.html:172 msgid "Welcome to the PDF ticket editor!" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:98 +#: pretix/control/templates/pretixcontrol/pdf/index.html:174 msgid "" "This editor allows you to create a design for the PDF tickets of your event. " "You can upload a background PDF and then use this tool to place texts and a " "QR code on the ticket." msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:109 +#: pretix/control/templates/pretixcontrol/pdf/index.html:185 msgid "" "Please note that the editor can only provide a rough preview. Some details, " "for example in text rendering, might look slightly different in the final " @@ -21770,7 +21985,7 @@ msgid "" "preview." msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:123 +#: pretix/control/templates/pretixcontrol/pdf/index.html:199 msgid "" "The editor is tested with recent versions of Google Chrome, Mozilla Firefox " "and Opera. Other browsers, especially Internet Explorer or Microsoft Edge, " @@ -21778,217 +21993,169 @@ msgid "" "fonts." msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:131 +#: pretix/control/templates/pretixcontrol/pdf/index.html:207 msgid "" "The editor requires JavaScript to work. Please enable JavaScript in your " "browser to continue." msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:141 -#: pretix/control/templates/pretixcontrol/pdf/index.html:173 +#: pretix/control/templates/pretixcontrol/pdf/index.html:217 +#: pretix/control/templates/pretixcontrol/pdf/index.html:233 msgid "Loading…" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:144 +#: pretix/control/templates/pretixcontrol/pdf/index.html:220 msgid "Start editing" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:159 -msgid "Cut" -msgstr "" - -#: pretix/control/templates/pretixcontrol/pdf/index.html:163 -#: pretix/control/templates/pretixcontrol/vouchers/detail.html:54 -msgid "Copy" -msgstr "" - -#: pretix/control/templates/pretixcontrol/pdf/index.html:180 +#: pretix/control/templates/pretixcontrol/pdf/index.html:240 msgid "Layout name" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:187 +#: pretix/control/templates/pretixcontrol/pdf/index.html:247 msgid "Preferred language" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:200 -#: pretix/control/templates/pretixcontrol/pdf/index.html:210 +#: pretix/control/templates/pretixcontrol/pdf/index.html:260 +#: pretix/control/templates/pretixcontrol/pdf/index.html:270 msgid "Upload PDF as background" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:202 +#: pretix/control/templates/pretixcontrol/pdf/index.html:262 msgid "" "You can upload a PDF to use as a custom background. The paper size will " "match the PDF." msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:217 +#: pretix/control/templates/pretixcontrol/pdf/index.html:277 msgid "Download current background" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:224 +#: pretix/control/templates/pretixcontrol/pdf/index.html:284 msgid "Or choose custom paper size" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:226 +#: pretix/control/templates/pretixcontrol/pdf/index.html:286 msgid "" "To manually change the paper size, you need to create a new, empty " "background." msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:234 -#: pretix/control/templates/pretixcontrol/pdf/index.html:321 -#: pretix/control/templates/pretixcontrol/pdf/index.html:363 +#: pretix/control/templates/pretixcontrol/pdf/index.html:294 +#: pretix/control/templates/pretixcontrol/pdf/index.html:381 +#: pretix/control/templates/pretixcontrol/pdf/index.html:423 msgid "Width (mm)" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:238 -#: pretix/control/templates/pretixcontrol/pdf/index.html:326 +#: pretix/control/templates/pretixcontrol/pdf/index.html:298 +#: pretix/control/templates/pretixcontrol/pdf/index.html:386 msgid "Height (mm)" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:247 +#: pretix/control/templates/pretixcontrol/pdf/index.html:307 msgid "Create empty background" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:254 +#: pretix/control/templates/pretixcontrol/pdf/index.html:314 msgid "Style" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:256 +#: pretix/control/templates/pretixcontrol/pdf/index.html:316 msgid "Dark" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:257 +#: pretix/control/templates/pretixcontrol/pdf/index.html:317 msgid "Light" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:263 +#: pretix/control/templates/pretixcontrol/pdf/index.html:323 msgid "Image content" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:274 +#: pretix/control/templates/pretixcontrol/pdf/index.html:334 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_create.html:20 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_update.html:34 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html:29 msgid "Content" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:283 +#: pretix/control/templates/pretixcontrol/pdf/index.html:343 #: pretix/control/templates/pretixcontrol/pdf/placeholders.html:50 msgid "Event attribute:" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:288 +#: pretix/control/templates/pretixcontrol/pdf/index.html:348 #: pretix/control/templates/pretixcontrol/pdf/placeholders.html:59 msgid "Item attribute:" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:291 +#: pretix/control/templates/pretixcontrol/pdf/index.html:351 msgid "Other… (multilingual)" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:292 +#: pretix/control/templates/pretixcontrol/pdf/index.html:352 msgid "Other…" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:302 +#: pretix/control/templates/pretixcontrol/pdf/index.html:362 msgid "Show available placeholders" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:309 +#: pretix/control/templates/pretixcontrol/pdf/index.html:369 msgid "x (mm)" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:314 +#: pretix/control/templates/pretixcontrol/pdf/index.html:374 msgid "y (mm)" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:333 +#: pretix/control/templates/pretixcontrol/pdf/index.html:393 msgid "Size (mm)" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:340 +#: pretix/control/templates/pretixcontrol/pdf/index.html:400 msgid "QR color" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:355 +#: pretix/control/templates/pretixcontrol/pdf/index.html:415 msgid "Render without whitespace" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:357 +#: pretix/control/templates/pretixcontrol/pdf/index.html:417 msgid "" "Required for consistent size across platforms. Supported on Android starting " "with pretixPRINT 2.3.3 and on Desktop with pretixSCAN 1.9.3." msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:368 +#: pretix/control/templates/pretixcontrol/pdf/index.html:428 msgid "Rotation (°)" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:387 +#: pretix/control/templates/pretixcontrol/pdf/index.html:447 msgid "Font size (pt)" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:392 +#: pretix/control/templates/pretixcontrol/pdf/index.html:452 msgid "Line height" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:399 +#: pretix/control/templates/pretixcontrol/pdf/index.html:459 msgid "Text color" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:422 +#: pretix/control/templates/pretixcontrol/pdf/index.html:482 msgid "Flow multiple lines downward from specified position" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:476 +#: pretix/control/templates/pretixcontrol/pdf/index.html:536 msgid "Automatically reduce font size to fit content" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:482 +#: pretix/control/templates/pretixcontrol/pdf/index.html:542 msgid "Allow long words to be split (preview is not accurate)" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:493 -msgid "Add a new object" -msgstr "" - -#: pretix/control/templates/pretixcontrol/pdf/index.html:498 -msgid "Text box" -msgstr "" - -#: pretix/control/templates/pretixcontrol/pdf/index.html:502 -msgid "Text (deprecated)" -msgstr "" - -#: pretix/control/templates/pretixcontrol/pdf/index.html:506 -msgid "QR code for Check-In" -msgstr "" - -#: pretix/control/templates/pretixcontrol/pdf/index.html:512 -msgid "QR code for Lead Scanning" -msgstr "" - -#: pretix/control/templates/pretixcontrol/pdf/index.html:518 -msgid "Other QR code" -msgstr "" - -#: pretix/control/templates/pretixcontrol/pdf/index.html:524 -msgid "pretix Logo" -msgstr "" - -#: pretix/control/templates/pretixcontrol/pdf/index.html:527 -msgid "" -"You can use this to add user-uploaded pictures from questions or pictures " -"generated by plugins. If you want to embed a logo or other images, use a " -"custom background instead." -msgstr "" - -#: pretix/control/templates/pretixcontrol/pdf/index.html:529 -msgid "Dynamic image" -msgstr "" - -#: pretix/control/templates/pretixcontrol/pdf/index.html:550 +#: pretix/control/templates/pretixcontrol/pdf/index.html:553 #, python-format msgid "" "This layout uses new features. If you print from your device, make sure you " @@ -22945,6 +23112,10 @@ msgstr "" msgid "Voucher link" msgstr "" +#: pretix/control/templates/pretixcontrol/vouchers/detail.html:54 +msgid "Copy" +msgstr "" + #: pretix/control/templates/pretixcontrol/vouchers/detail.html:116 msgid "Voucher history" msgstr "" @@ -23288,36 +23459,36 @@ msgstr "" msgid "Invalid code, please try again." msgstr "" -#: pretix/control/views/checkin.py:280 +#: pretix/control/views/checkin.py:281 msgid "The selected check-ins have been reverted." msgstr "" -#: pretix/control/views/checkin.py:282 +#: pretix/control/views/checkin.py:283 msgid "The selected tickets have been marked as checked out." msgstr "" -#: pretix/control/views/checkin.py:284 +#: pretix/control/views/checkin.py:285 msgid "The selected tickets have been marked as checked in." msgstr "" -#: pretix/control/views/checkin.py:373 +#: pretix/control/views/checkin.py:374 msgid "The new check-in list has been created." msgstr "" -#: pretix/control/views/checkin.py:380 pretix/control/views/checkin.py:440 +#: pretix/control/views/checkin.py:381 pretix/control/views/checkin.py:441 #: pretix/control/views/discounts.py:134 pretix/control/views/discounts.py:182 #: pretix/control/views/event.py:268 pretix/control/views/event.py:551 #: pretix/control/views/event.py:590 pretix/control/views/event.py:737 -#: pretix/control/views/event.py:929 pretix/control/views/event.py:1287 -#: pretix/control/views/event.py:1353 pretix/control/views/event.py:1461 +#: pretix/control/views/event.py:929 pretix/control/views/event.py:1289 +#: pretix/control/views/event.py:1355 pretix/control/views/event.py:1507 #: pretix/control/views/item.py:280 pretix/control/views/item.py:327 #: pretix/control/views/item.py:805 pretix/control/views/item.py:831 #: 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:263 pretix/control/views/organizer.py:291 #: pretix/control/views/organizer.py:1188 pretix/control/views/subevents.py:504 -#: pretix/control/views/subevents.py:630 pretix/control/views/subevents.py:1039 -#: pretix/control/views/subevents.py:1498 pretix/control/views/user.py:358 +#: 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/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 @@ -23328,11 +23499,11 @@ msgstr "" msgid "We could not save your changes. See below for details." msgstr "" -#: pretix/control/views/checkin.py:419 pretix/control/views/checkin.py:456 +#: pretix/control/views/checkin.py:420 pretix/control/views/checkin.py:457 msgid "The requested list does not exist." msgstr "" -#: pretix/control/views/checkin.py:465 +#: pretix/control/views/checkin.py:466 msgid "The selected list has been deleted." msgstr "" @@ -23512,7 +23683,7 @@ msgstr "" msgid "Unknown email renderer." msgstr "" -#: pretix/control/views/event.py:876 pretix/control/views/orders.py:693 +#: pretix/control/views/event.py:876 pretix/control/views/orders.py:695 #: pretix/presale/views/order.py:1088 pretix/presale/views/order.py:1095 msgid "You requested an invalid ticket output type." msgstr "" @@ -23560,49 +23731,50 @@ msgid "" "event: {plugin_names}" msgstr "" -#: pretix/control/views/event.py:1207 pretix/control/views/orders.py:782 +#: pretix/control/views/event.py:1207 pretix/control/views/orders.py:784 msgid "The comment has been updated." msgstr "" -#: pretix/control/views/event.py:1209 pretix/control/views/orders.py:784 +#: pretix/control/views/event.py:1209 pretix/control/views/orders.py:786 msgid "Could not update the comment." msgstr "" -#: pretix/control/views/event.py:1247 pretix/control/views/main.py:330 +#: pretix/control/views/event.py:1247 pretix/control/views/main.py:337 msgid "VAT" msgstr "" -#: pretix/control/views/event.py:1281 +#: pretix/control/views/event.py:1283 msgid "The new tax rule has been created." msgstr "" -#: pretix/control/views/event.py:1304 pretix/control/views/event.py:1369 +#: pretix/control/views/event.py:1306 pretix/control/views/event.py:1369 +#: pretix/control/views/event.py:1415 msgid "The requested tax rule does not exist." msgstr "" -#: pretix/control/views/event.py:1378 +#: pretix/control/views/event.py:1424 msgid "The selected tax rule has been deleted." msgstr "" -#: pretix/control/views/event.py:1380 +#: pretix/control/views/event.py:1426 msgid "The selected tax rule can not be deleted." msgstr "" -#: pretix/control/views/event.py:1431 +#: pretix/control/views/event.py:1477 msgid "Your event is not empty, you need to set it up manually." msgstr "" -#: pretix/control/views/event.py:1566 +#: pretix/control/views/event.py:1612 msgid "" "Your changes have been saved. You can now go on with looking at the details " "or take your event live to start selling!" msgstr "" -#: pretix/control/views/event.py:1585 +#: pretix/control/views/event.py:1631 msgid "Regular ticket" msgstr "" -#: pretix/control/views/event.py:1590 +#: pretix/control/views/event.py:1636 msgid "Reduced ticket" msgstr "" @@ -23849,11 +24021,11 @@ msgid "" "period." msgstr "" -#: pretix/control/views/main.py:217 +#: pretix/control/views/main.py:218 msgid "You do not have permission to clone this event." msgstr "" -#: pretix/control/views/main.py:283 +#: pretix/control/views/main.py:284 #, python-brace-format msgid "Team {event}" msgstr "" @@ -23899,23 +24071,23 @@ msgstr "" msgid "Access for the selected application has been revoked." msgstr "" -#: pretix/control/views/orders.py:192 +#: pretix/control/views/orders.py:193 msgid "We could not process your input. See below for details." msgstr "" -#: pretix/control/views/orders.py:265 +#: pretix/control/views/orders.py:266 #, python-brace-format msgid "" "Successfully executed the action \"{label}\" on {success} of {total} orders." msgstr "" -#: pretix/control/views/orders.py:557 +#: pretix/control/views/orders.py:558 msgid "Your invoice" msgid_plural "Your invoices" msgstr[0] "" msgstr[1] "" -#: pretix/control/views/orders.py:559 +#: pretix/control/views/orders.py:560 #, python-brace-format msgid "" "Hello,\n" @@ -23932,7 +24104,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: pretix/control/views/orders.py:695 pretix/plugins/banktransfer/views.py:901 +#: pretix/control/views/orders.py:697 pretix/plugins/banktransfer/views.py:901 #: pretix/presale/views/order.py:158 pretix/presale/views/order.py:240 #: pretix/presale/views/order.py:334 pretix/presale/views/order.py:361 #: pretix/presale/views/order.py:429 pretix/presale/views/order.py:496 @@ -23945,65 +24117,65 @@ msgstr[1] "" msgid "Unknown order code or not authorized to access this order." msgstr "" -#: pretix/control/views/orders.py:697 pretix/presale/views/order.py:1102 +#: pretix/control/views/orders.py:699 pretix/presale/views/order.py:1102 msgid "Ticket download is not enabled for this product." msgstr "" -#: pretix/control/views/orders.py:818 +#: pretix/control/views/orders.py:820 msgid "The order has been deleted." msgstr "" -#: pretix/control/views/orders.py:825 +#: pretix/control/views/orders.py:827 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:833 +#: pretix/control/views/orders.py:835 msgid "Only orders created in test mode can be deleted." msgstr "" -#: pretix/control/views/orders.py:854 +#: pretix/control/views/orders.py:856 msgid "The order has been denied and is therefore now canceled." msgstr "" -#: pretix/control/views/orders.py:894 +#: pretix/control/views/orders.py:896 msgid "This payment has been canceled." msgstr "" -#: pretix/control/views/orders.py:896 +#: pretix/control/views/orders.py:898 msgid "This payment can not be canceled at the moment." msgstr "" -#: pretix/control/views/orders.py:922 +#: pretix/control/views/orders.py:924 msgid "The refund has been canceled." msgstr "" -#: pretix/control/views/orders.py:924 +#: pretix/control/views/orders.py:926 msgid "This refund can not be canceled at the moment." msgstr "" -#: pretix/control/views/orders.py:958 +#: pretix/control/views/orders.py:960 msgid "The refund has been processed." msgstr "" -#: pretix/control/views/orders.py:960 pretix/control/views/orders.py:986 +#: pretix/control/views/orders.py:962 pretix/control/views/orders.py:988 msgid "This refund can not be processed at the moment." msgstr "" -#: pretix/control/views/orders.py:984 +#: pretix/control/views/orders.py:986 msgid "The refund has been marked as done." msgstr "" -#: pretix/control/views/orders.py:1010 +#: pretix/control/views/orders.py:1012 msgid "The request has been removed. If you want, you can now inform the user." msgstr "" -#: pretix/control/views/orders.py:1017 +#: pretix/control/views/orders.py:1019 msgid "Your cancellation request" msgstr "" -#: pretix/control/views/orders.py:1018 +#: pretix/control/views/orders.py:1020 #, python-brace-format msgid "" "Hello,\n" @@ -24014,69 +24186,69 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/control/views/orders.py:1074 +#: pretix/control/views/orders.py:1076 msgid "" "The payment has been marked as complete, but we were unable to send a " "confirmation mail." msgstr "" -#: pretix/control/views/orders.py:1077 +#: pretix/control/views/orders.py:1079 msgid "The payment has been marked as complete." msgstr "" -#: pretix/control/views/orders.py:1079 +#: pretix/control/views/orders.py:1081 msgid "This payment can not be confirmed at the moment." msgstr "" -#: pretix/control/views/orders.py:1170 +#: pretix/control/views/orders.py:1172 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:1270 +#: pretix/control/views/orders.py:1272 msgid "You entered an order in an event with a different currency." msgstr "" -#: pretix/control/views/orders.py:1321 +#: pretix/control/views/orders.py:1323 msgid "" "You can not refund more than the amount of a payment that is not yet " "refunded." msgstr "" -#: pretix/control/views/orders.py:1326 +#: pretix/control/views/orders.py:1328 msgid "" "You selected a partial refund for a payment method that only supports full " "refunds." msgstr "" -#: pretix/control/views/orders.py:1356 +#: pretix/control/views/orders.py:1358 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:1362 +#: pretix/control/views/orders.py:1364 msgid "A refund of {} has been processed." msgstr "" -#: pretix/control/views/orders.py:1366 +#: pretix/control/views/orders.py:1368 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:1395 +#: pretix/control/views/orders.py:1397 msgid "" "A new gift card was created. You can now send the user their gift card code." msgstr "" -#: pretix/control/views/orders.py:1403 +#: pretix/control/views/orders.py:1405 msgid "Your gift card code" msgstr "" -#: pretix/control/views/orders.py:1405 +#: pretix/control/views/orders.py:1407 #, python-brace-format msgid "" "Hello,\n" @@ -24089,184 +24261,184 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/control/views/orders.py:1416 +#: pretix/control/views/orders.py:1418 msgid "The refunds you selected do not match the selected total refund amount." msgstr "" -#: pretix/control/views/orders.py:1544 +#: pretix/control/views/orders.py:1546 msgid "" "The order has been marked as paid, but we were unable to send a confirmation " "mail." msgstr "" -#: pretix/control/views/orders.py:1547 +#: pretix/control/views/orders.py:1549 msgid "The payment has been created successfully." msgstr "" -#: pretix/control/views/orders.py:1561 +#: pretix/control/views/orders.py:1563 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:1632 pretix/control/views/orders.py:1636 +#: pretix/control/views/orders.py:1634 pretix/control/views/orders.py:1638 msgid "No VAT ID specified." msgstr "" -#: pretix/control/views/orders.py:1640 +#: pretix/control/views/orders.py:1642 msgid "No country specified." msgstr "" -#: pretix/control/views/orders.py:1644 +#: pretix/control/views/orders.py:1646 msgid "VAT ID could not be checked since this country is not supported." msgstr "" -#: pretix/control/views/orders.py:1655 +#: pretix/control/views/orders.py:1657 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:1658 +#: pretix/control/views/orders.py:1660 msgid "This VAT ID is valid." msgstr "" -#: pretix/control/views/orders.py:1672 pretix/control/views/orders.py:1705 +#: pretix/control/views/orders.py:1674 pretix/control/views/orders.py:1707 msgid "Unknown invoice." msgstr "" -#: pretix/control/views/orders.py:1675 +#: pretix/control/views/orders.py:1677 msgid "Invoices may not be changed after they are created." msgstr "" -#: pretix/control/views/orders.py:1677 pretix/control/views/orders.py:1708 +#: pretix/control/views/orders.py:1679 pretix/control/views/orders.py:1710 msgid "The invoice has already been canceled." msgstr "" -#: pretix/control/views/orders.py:1679 +#: pretix/control/views/orders.py:1681 msgid "The invoice file has already been exported." msgstr "" -#: pretix/control/views/orders.py:1681 +#: pretix/control/views/orders.py:1683 msgid "The invoice file is too old to be regenerated." msgstr "" -#: pretix/control/views/orders.py:1683 pretix/control/views/orders.py:1710 +#: pretix/control/views/orders.py:1685 pretix/control/views/orders.py:1712 msgid "The invoice has been cleaned of personal data." msgstr "" -#: pretix/control/views/orders.py:1741 +#: pretix/control/views/orders.py:1743 msgid "The email has been queued to be sent." msgstr "" -#: pretix/control/views/orders.py:1765 pretix/presale/views/order.py:1279 +#: pretix/control/views/orders.py:1767 pretix/presale/views/order.py:1279 msgid "This invoice has not been found" msgstr "" -#: pretix/control/views/orders.py:1772 pretix/presale/views/order.py:1286 +#: pretix/control/views/orders.py:1774 pretix/presale/views/order.py:1286 msgid "The invoice file is no longer stored on the server." msgstr "" -#: pretix/control/views/orders.py:1777 pretix/presale/views/order.py:1291 +#: pretix/control/views/orders.py:1779 pretix/presale/views/order.py:1291 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:1805 +#: pretix/control/views/orders.py:1807 msgid "The payment term has been changed." msgstr "" -#: pretix/control/views/orders.py:1810 pretix/control/views/orders.py:1867 +#: pretix/control/views/orders.py:1812 pretix/control/views/orders.py:1869 msgid "" "We were not able to process the request completely as the server was too " "busy." msgstr "" -#: pretix/control/views/orders.py:1818 +#: pretix/control/views/orders.py:1820 msgid "This action is only allowed for pending orders." msgstr "" -#: pretix/control/views/orders.py:1873 +#: pretix/control/views/orders.py:1875 msgid "This action is only allowed for canceled orders." msgstr "" -#: pretix/control/views/orders.py:2130 pretix/presale/views/order.py:1565 +#: pretix/control/views/orders.py:2132 pretix/presale/views/order.py:1565 msgid "An error occurred. Please see the details below." msgstr "" -#: pretix/control/views/orders.py:2138 +#: pretix/control/views/orders.py:2140 msgid "The order has been changed and the user has been notified." msgstr "" -#: pretix/control/views/orders.py:2140 pretix/control/views/orders.py:2276 -#: pretix/control/views/orders.py:2313 pretix/presale/views/order.py:1600 +#: pretix/control/views/orders.py:2142 pretix/control/views/orders.py:2278 +#: pretix/control/views/orders.py:2315 pretix/presale/views/order.py:1600 msgid "The order has been changed." msgstr "" -#: pretix/control/views/orders.py:2167 pretix/presale/checkoutflow.py:945 +#: pretix/control/views/orders.py:2169 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:2278 +#: pretix/control/views/orders.py:2280 msgid "Nothing about the order had to be changed." msgstr "" -#: pretix/control/views/orders.py:2359 pretix/plugins/sendmail/views.py:176 +#: pretix/control/views/orders.py:2361 pretix/plugins/sendmail/views.py:176 msgid "We could not send the email. See below for details." msgstr "" -#: pretix/control/views/orders.py:2375 pretix/control/views/orders.py:2445 +#: pretix/control/views/orders.py:2377 pretix/control/views/orders.py:2447 #: pretix/plugins/sendmail/views.py:204 pretix/plugins/sendmail/views.py:671 #, python-brace-format msgid "Subject: {subject}" msgstr "" -#: pretix/control/views/orders.py:2394 pretix/control/views/orders.py:2465 +#: pretix/control/views/orders.py:2396 pretix/control/views/orders.py:2467 msgid "Your message has been queued and will be sent to {}." msgstr "" -#: pretix/control/views/orders.py:2398 pretix/control/views/orders.py:2468 +#: pretix/control/views/orders.py:2400 pretix/control/views/orders.py:2470 msgid "Failed to send mail to the following user: {}" msgstr "" -#: pretix/control/views/orders.py:2521 pretix/presale/views/order.py:1062 +#: pretix/control/views/orders.py:2523 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:2597 +#: pretix/control/views/orders.py:2599 msgid "There is no order with the given order code." msgstr "" -#: pretix/control/views/orders.py:2703 pretix/control/views/organizer.py:1805 +#: pretix/control/views/orders.py:2705 pretix/control/views/organizer.py:1805 msgid "The selected exporter was not found." msgstr "" -#: pretix/control/views/orders.py:2713 pretix/control/views/organizer.py:1815 +#: pretix/control/views/orders.py:2715 pretix/control/views/organizer.py:1815 msgid "There was a problem processing your input. See below for error details." msgstr "" -#: pretix/control/views/orders.py:2748 pretix/control/views/organizer.py:1858 +#: pretix/control/views/orders.py:2750 pretix/control/views/organizer.py:1858 #, python-brace-format msgid "" "Your export schedule has been saved. The next export will start around " "{datetime}." msgstr "" -#: pretix/control/views/orders.py:2753 pretix/control/views/organizer.py:1863 +#: pretix/control/views/orders.py:2755 pretix/control/views/organizer.py:1863 msgid "Your export schedule has been saved, but no next export is planned." msgstr "" -#: pretix/control/views/orders.py:2792 pretix/control/views/organizer.py:1903 +#: pretix/control/views/orders.py:2794 pretix/control/views/organizer.py:1903 #, python-brace-format msgid "Export: {title}" msgstr "" -#: pretix/control/views/orders.py:2793 pretix/control/views/organizer.py:1905 +#: pretix/control/views/orders.py:2795 pretix/control/views/organizer.py:1905 #, python-brace-format msgid "" "Hello,\n" @@ -24274,25 +24446,25 @@ msgid "" "attached to this email, you can find a new scheduled report for {name}." msgstr "" -#: pretix/control/views/orders.py:2861 pretix/control/views/organizer.py:1973 +#: pretix/control/views/orders.py:2863 pretix/control/views/organizer.py:1973 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:2940 +#: pretix/control/views/orders.py:2942 msgid "All orders have been canceled." msgstr "" -#: pretix/control/views/orders.py:2942 +#: pretix/control/views/orders.py:2944 #, 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:2963 +#: pretix/control/views/orders.py:2965 msgid "Your input was not valid." msgstr "" @@ -24615,11 +24787,11 @@ msgctxt "subevent" msgid "The selected dates have been deleted or disabled." msgstr "" -#: pretix/control/views/subevents.py:894 +#: pretix/control/views/subevents.py:901 msgid "Please do not create more than 100.000 dates at once." msgstr "" -#: pretix/control/views/subevents.py:1030 +#: pretix/control/views/subevents.py:1037 msgctxt "subevent" msgid "{} new dates have been created." msgstr "" @@ -24832,6 +25004,14 @@ msgstr "" msgid "The waitinglist entry has been transferred." msgstr "" +#: pretix/helpers/countries.py:128 +msgid "Belarus" +msgstr "" + +#: pretix/helpers/countries.py:129 +msgid "French Guiana" +msgstr "" + #: pretix/helpers/daterange.py:56 pretix/helpers/daterange.py:118 #: pretix/presale/templates/pretixpresale/fragment_calendar.html:77 #: pretix/presale/templates/pretixpresale/fragment_week_calendar.html:46 @@ -24929,7 +25109,7 @@ msgstr "" msgid "All variations" msgstr "" -#: pretix/plugins/autocheckin/forms.py:248 +#: pretix/plugins/autocheckin/forms.py:247 msgid "" "When restricting by payment method, the rule should run after the payment " "was received." @@ -25252,11 +25432,6 @@ msgstr "" msgid "Create a new badge layout" msgstr "" -#: pretix/plugins/badges/templates/pretixplugins/badges/index.html:63 -#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/index.html:60 -msgid "Make default" -msgstr "" - #: pretix/plugins/badges/views.py:89 msgid "The new badge layout has been created." msgstr "" @@ -25349,6 +25524,7 @@ msgstr "" #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/checkout_confirm.html:15 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/checkout_payment_form.html:15 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:50 +#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/new_refund_control_form.html:6 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:24 msgid "IBAN" msgstr "" @@ -25490,6 +25666,7 @@ msgstr "" #: pretix/plugins/banktransfer/payment.py:654 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/checkout_confirm.html:14 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/checkout_payment_form.html:14 +#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/new_refund_control_form.html:5 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:23 #: pretix/plugins/banktransfer/views.py:835 #: pretix/plugins/stripe/payment.py:1458 @@ -25524,6 +25701,7 @@ msgid "Can only create a bank transfer refund from an existing payment." msgstr "" #: pretix/plugins/banktransfer/payment.py:660 +#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/new_refund_control_form.html:7 msgid "BIC (optional)" msgstr "" @@ -26131,7 +26309,7 @@ msgstr "" #: pretix/plugins/checkinlists/exporters.py:505 #: pretix/plugins/checkinlists/exporters.py:693 #: pretix/plugins/checkinlists/exporters.py:758 -#: pretix/plugins/paypal/payment.py:123 pretix/plugins/paypal2/payment.py:120 +#: pretix/plugins/paypal/payment.py:124 pretix/plugins/paypal2/payment.py:121 msgid "Secret" msgstr "" @@ -26187,19 +26365,15 @@ msgstr "" msgid "Successful scans only" msgstr "" -#: pretix/plugins/checkinlists/exporters.py:879 -msgid "All check-in lists" -msgstr "" - #: pretix/plugins/manualpayment/apps.py:37 msgid "A fully customizable payment method for manual processing." msgstr "" #: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47 -#: pretix/plugins/paypal/payment.py:75 pretix/plugins/paypal2/apps.py:45 -#: pretix/plugins/paypal2/payment.py:82 pretix/plugins/paypal2/payment.py:138 -#: pretix/plugins/paypal2/payment.py:1096 -#: pretix/plugins/paypal2/payment.py:1097 pretix/plugins/stripe/payment.py:1816 +#: pretix/plugins/paypal/payment.py:76 pretix/plugins/paypal2/apps.py:45 +#: pretix/plugins/paypal2/payment.py:83 pretix/plugins/paypal2/payment.py:139 +#: pretix/plugins/paypal2/payment.py:1097 +#: pretix/plugins/paypal2/payment.py:1098 pretix/plugins/stripe/payment.py:1816 msgid "PayPal" msgstr "" @@ -26209,106 +26383,106 @@ msgid "" "payment methods world-wide." msgstr "" -#: pretix/plugins/paypal/payment.py:91 pretix/plugins/paypal2/payment.py:376 +#: pretix/plugins/paypal/payment.py:92 pretix/plugins/paypal2/payment.py:377 msgid "" "The PayPal sandbox is being used, you can test without actually sending " "money but you will need a PayPal sandbox user to log in." msgstr "" -#: pretix/plugins/paypal/payment.py:103 +#: pretix/plugins/paypal/payment.py:104 msgid "PayPal account" msgstr "" -#: pretix/plugins/paypal/payment.py:116 pretix/plugins/paypal2/payment.py:113 +#: pretix/plugins/paypal/payment.py:117 pretix/plugins/paypal2/payment.py:114 #, python-brace-format msgid "{text}" msgstr "" -#: pretix/plugins/paypal/payment.py:117 pretix/plugins/paypal2/payment.py:114 +#: pretix/plugins/paypal/payment.py:118 pretix/plugins/paypal2/payment.py:115 msgid "Click here for a tutorial on how to obtain the required keys" msgstr "" -#: pretix/plugins/paypal/payment.py:129 pretix/plugins/paypal2/payment.py:126 +#: pretix/plugins/paypal/payment.py:130 pretix/plugins/paypal2/payment.py:127 #: pretix/plugins/stripe/payment.py:258 msgid "Endpoint" msgstr "" -#: pretix/plugins/paypal/payment.py:141 pretix/plugins/paypal2/payment.py:200 +#: pretix/plugins/paypal/payment.py:142 pretix/plugins/paypal2/payment.py:201 msgid "Reference prefix" msgstr "" -#: pretix/plugins/paypal/payment.py:142 pretix/plugins/paypal2/payment.py:201 +#: pretix/plugins/paypal/payment.py:143 pretix/plugins/paypal2/payment.py:202 msgid "" "Any value entered here will be added in front of the regular booking " "reference containing the order number." msgstr "" -#: pretix/plugins/paypal/payment.py:148 pretix/plugins/paypal2/payment.py:207 +#: pretix/plugins/paypal/payment.py:149 pretix/plugins/paypal2/payment.py:208 msgid "Reference postfix" msgstr "" -#: pretix/plugins/paypal/payment.py:149 pretix/plugins/paypal2/payment.py:208 +#: pretix/plugins/paypal/payment.py:150 pretix/plugins/paypal2/payment.py:209 msgid "" "Any value entered here will be added behind the regular booking reference " "containing the order number." msgstr "" -#: pretix/plugins/paypal/payment.py:187 pretix/plugins/paypal2/payment.py:261 +#: pretix/plugins/paypal/payment.py:188 pretix/plugins/paypal2/payment.py:262 msgid "Disconnect from PayPal" msgstr "" -#: pretix/plugins/paypal/payment.py:241 pretix/plugins/paypal/payment.py:307 -#: pretix/plugins/paypal/payment.py:345 pretix/plugins/paypal/payment.py:360 -#: pretix/plugins/paypal/payment.py:428 pretix/plugins/paypal/payment.py:431 -#: pretix/plugins/paypal/payment.py:589 pretix/plugins/paypal/payment.py:666 -#: pretix/plugins/paypal2/payment.py:470 pretix/plugins/paypal2/payment.py:480 -#: pretix/plugins/paypal2/payment.py:602 pretix/plugins/paypal2/payment.py:606 -#: pretix/plugins/paypal2/payment.py:675 pretix/plugins/paypal2/payment.py:739 -#: pretix/plugins/paypal2/payment.py:1020 -#: pretix/plugins/paypal2/payment.py:1030 -#: pretix/plugins/paypal2/payment.py:1126 +#: pretix/plugins/paypal/payment.py:242 pretix/plugins/paypal/payment.py:308 +#: pretix/plugins/paypal/payment.py:346 pretix/plugins/paypal/payment.py:361 +#: pretix/plugins/paypal/payment.py:429 pretix/plugins/paypal/payment.py:432 +#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:667 +#: pretix/plugins/paypal2/payment.py:471 pretix/plugins/paypal2/payment.py:481 +#: pretix/plugins/paypal2/payment.py:603 pretix/plugins/paypal2/payment.py:607 +#: pretix/plugins/paypal2/payment.py:676 pretix/plugins/paypal2/payment.py:740 +#: pretix/plugins/paypal2/payment.py:1021 +#: pretix/plugins/paypal2/payment.py:1031 +#: pretix/plugins/paypal2/payment.py:1127 msgid "We had trouble communicating with PayPal" msgstr "" -#: pretix/plugins/paypal/payment.py:374 pretix/plugins/paypal/payment.py:383 -#: pretix/plugins/paypal/payment.py:457 pretix/plugins/paypal2/payment.py:651 -#: pretix/plugins/paypal2/payment.py:692 pretix/plugins/paypal2/payment.py:754 -#: pretix/plugins/paypal2/payment.py:785 pretix/plugins/paypal2/payment.py:810 +#: pretix/plugins/paypal/payment.py:375 pretix/plugins/paypal/payment.py:384 +#: pretix/plugins/paypal/payment.py:458 pretix/plugins/paypal2/payment.py:652 +#: pretix/plugins/paypal2/payment.py:693 pretix/plugins/paypal2/payment.py:755 +#: pretix/plugins/paypal2/payment.py:786 pretix/plugins/paypal2/payment.py:811 msgid "" "We were unable to process your payment. See below for details on how to " "proceed." msgstr "" -#: pretix/plugins/paypal/payment.py:438 pretix/plugins/paypal/payment.py:447 -#: pretix/plugins/paypal2/payment.py:797 +#: pretix/plugins/paypal/payment.py:439 pretix/plugins/paypal/payment.py:448 +#: pretix/plugins/paypal2/payment.py:798 msgid "" "PayPal has not yet approved the payment. We will inform you as soon as the " "payment completed." msgstr "" -#: pretix/plugins/paypal/payment.py:472 pretix/plugins/paypal2/payment.py:825 +#: pretix/plugins/paypal/payment.py:473 pretix/plugins/paypal2/payment.py:826 #: pretix/plugins/stripe/payment.py:985 msgid "There was an error sending the confirmation mail." msgstr "" -#: pretix/plugins/paypal/payment.py:565 pretix/plugins/paypal/payment.py:572 -#: pretix/plugins/paypal2/payment.py:978 pretix/plugins/paypal2/payment.py:999 +#: pretix/plugins/paypal/payment.py:566 pretix/plugins/paypal/payment.py:573 +#: pretix/plugins/paypal2/payment.py:979 pretix/plugins/paypal2/payment.py:1000 msgid "Refunding the amount via PayPal failed: {}" msgstr "" -#: pretix/plugins/paypal/payment.py:707 pretix/plugins/paypal/payment.py:715 -#: pretix/plugins/paypal2/payment.py:1076 -#: pretix/plugins/paypal2/payment.py:1084 -msgid "The payment for this invoice has already been received." -msgstr "" - #: pretix/plugins/paypal/payment.py:708 pretix/plugins/paypal/payment.py:716 #: pretix/plugins/paypal2/payment.py:1077 #: pretix/plugins/paypal2/payment.py:1085 +msgid "The payment for this invoice has already been received." +msgstr "" + +#: pretix/plugins/paypal/payment.py:709 pretix/plugins/paypal/payment.py:717 +#: pretix/plugins/paypal2/payment.py:1078 +#: pretix/plugins/paypal2/payment.py:1086 msgid "PayPal payment ID" msgstr "" -#: pretix/plugins/paypal/payment.py:710 pretix/plugins/paypal2/payment.py:1079 +#: pretix/plugins/paypal/payment.py:711 pretix/plugins/paypal2/payment.py:1080 msgid "PayPal sale ID" msgstr "" @@ -26397,22 +26571,22 @@ msgid "" "methods world-wide." msgstr "" -#: pretix/plugins/paypal2/payment.py:99 +#: pretix/plugins/paypal2/payment.py:100 msgid "PayPal Merchant ID" msgstr "" -#: pretix/plugins/paypal2/payment.py:141 +#: pretix/plugins/paypal2/payment.py:142 msgid "" "Even if a customer chooses an Alternative Payment Method, they will always " "have the option to revert back to paying with their PayPal account. For this " "reason, this payment method is always active." msgstr "" -#: pretix/plugins/paypal2/payment.py:149 +#: pretix/plugins/paypal2/payment.py:150 msgid "Alternative Payment Methods" msgstr "" -#: pretix/plugins/paypal2/payment.py:151 +#: pretix/plugins/paypal2/payment.py:152 msgid "" "In addition to payments through a PayPal account, you can also offer your " "customers the option to pay with credit cards and other, local payment " @@ -26422,11 +26596,11 @@ msgid "" "PayPal Plus." msgstr "" -#: pretix/plugins/paypal2/payment.py:166 +#: pretix/plugins/paypal2/payment.py:167 msgid "Disable SEPA Direct Debit" msgstr "" -#: pretix/plugins/paypal2/payment.py:168 +#: pretix/plugins/paypal2/payment.py:169 msgid "" "While most payment methods cannot be recalled by a customer without " "outlining their exact grief with the merchants, SEPA Direct Debit can be " @@ -26435,53 +26609,53 @@ msgid "" "Debit payments in order to reduce the risk of costly chargebacks." msgstr "" -#: pretix/plugins/paypal2/payment.py:182 +#: pretix/plugins/paypal2/payment.py:183 msgid "Enable Buy Now Pay Later" msgstr "" -#: pretix/plugins/paypal2/payment.py:184 +#: pretix/plugins/paypal2/payment.py:185 msgid "" "Offer your customers the possibility to buy now (up to a certain limit) and " "pay in multiple installments or within 30 days. You, as the merchant, are " "getting your money right away." msgstr "" -#: pretix/plugins/paypal2/payment.py:216 +#: pretix/plugins/paypal2/payment.py:217 msgid "-- Automatic --" msgstr "" -#: pretix/plugins/paypal2/payment.py:222 +#: pretix/plugins/paypal2/payment.py:223 msgid "Buyer country" msgstr "" -#: pretix/plugins/paypal2/payment.py:246 +#: pretix/plugins/paypal2/payment.py:247 msgid "" "To accept payments via PayPal, you will need an account at PayPal. By " "clicking on the following button, you can either create a new PayPal account " "or connect pretix to an existing one." msgstr "" -#: pretix/plugins/paypal2/payment.py:251 +#: pretix/plugins/paypal2/payment.py:252 #, python-brace-format msgid "Connect with {icon} PayPal" msgstr "" -#: pretix/plugins/paypal2/payment.py:265 +#: pretix/plugins/paypal2/payment.py:266 msgid "" "Please configure a PayPal Webhook to the following endpoint in order to " "automatically cancel orders when payments are refunded externally." msgstr "" -#: pretix/plugins/paypal2/payment.py:276 +#: pretix/plugins/paypal2/payment.py:277 msgid "PayPal does not process payments in your event's currency." msgstr "" -#: pretix/plugins/paypal2/payment.py:277 +#: pretix/plugins/paypal2/payment.py:278 msgid "" "Please check this PayPal page for a complete list of supported currencies." msgstr "" -#: pretix/plugins/paypal2/payment.py:282 +#: pretix/plugins/paypal2/payment.py:283 msgid "" "Your event's currency is supported by PayPal as a payment and balance " "currency for in-country accounts only. This means, that the receiving as " @@ -26490,13 +26664,13 @@ msgid "" "to send any payments." msgstr "" -#: pretix/plugins/paypal2/payment.py:334 pretix/plugins/paypal2/views.py:250 +#: pretix/plugins/paypal2/payment.py:335 pretix/plugins/paypal2/views.py:250 msgid "An error occurred during connecting with PayPal, please try again." msgstr "" -#: pretix/plugins/paypal2/payment.py:466 pretix/plugins/paypal2/payment.py:598 -#: pretix/plugins/paypal2/payment.py:672 pretix/plugins/paypal2/payment.py:735 -#: pretix/plugins/paypal2/payment.py:780 pretix/plugins/paypal2/payment.py:1015 +#: pretix/plugins/paypal2/payment.py:467 pretix/plugins/paypal2/payment.py:599 +#: pretix/plugins/paypal2/payment.py:673 pretix/plugins/paypal2/payment.py:736 +#: pretix/plugins/paypal2/payment.py:781 pretix/plugins/paypal2/payment.py:1016 #: pretix/plugins/paypal2/templates/pretixplugins/paypal2/pending.html:5 msgid "" "Your payment has failed due to a known issue within PayPal. Please try " @@ -26504,26 +26678,26 @@ msgid "" "attempt. You can also try other payment methods, if available." msgstr "" -#: pretix/plugins/paypal2/payment.py:476 pretix/plugins/paypal2/payment.py:1026 +#: pretix/plugins/paypal2/payment.py:477 pretix/plugins/paypal2/payment.py:1027 msgid "" "Something went wrong when requesting the payment status. Please try again." msgstr "" -#: pretix/plugins/paypal2/payment.py:485 pretix/plugins/paypal2/payment.py:1035 +#: pretix/plugins/paypal2/payment.py:486 pretix/plugins/paypal2/payment.py:1036 msgid "You may need to enable JavaScript for PayPal payments." msgstr "" -#: pretix/plugins/paypal2/payment.py:969 +#: pretix/plugins/paypal2/payment.py:970 msgid "" "Refunding the amount via PayPal failed: The original payment does not " "contain the required information to issue an automated refund." msgstr "" -#: pretix/plugins/paypal2/payment.py:1103 +#: pretix/plugins/paypal2/payment.py:1104 msgid "PayPal APM" msgstr "" -#: pretix/plugins/paypal2/payment.py:1104 +#: pretix/plugins/paypal2/payment.py:1105 msgid "PayPal Alternative Payment Methods" msgstr "" @@ -26671,7 +26845,7 @@ msgid "Please turn on JavaScript." msgstr "" #: pretix/plugins/paypal2/templates/pretixplugins/paypal2/pay.html:29 -#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:56 +#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:57 msgid "Please select how you want to pay." msgstr "" @@ -26944,7 +27118,7 @@ msgid "Waiting for" msgstr "" #: pretix/plugins/sendmail/forms.py:97 pretix/plugins/sendmail/forms.py:171 -#: pretix/plugins/sendmail/forms.py:349 +#: pretix/plugins/sendmail/forms.py:348 msgctxt "sendmail_form" msgid "Restrict to a specific event date" msgstr "" @@ -27006,17 +27180,17 @@ msgstr "" msgid "Attachment of tickets is disabled in this event's email settings." msgstr "" -#: pretix/plugins/sendmail/forms.py:234 pretix/plugins/sendmail/forms.py:388 +#: pretix/plugins/sendmail/forms.py:234 pretix/plugins/sendmail/forms.py:386 #: pretix/plugins/sendmail/views.py:267 msgid "payment pending but already confirmed" msgstr "" -#: pretix/plugins/sendmail/forms.py:235 pretix/plugins/sendmail/forms.py:390 +#: pretix/plugins/sendmail/forms.py:235 pretix/plugins/sendmail/forms.py:388 #: pretix/plugins/sendmail/views.py:268 msgid "payment pending (except unapproved or already confirmed)" msgstr "" -#: pretix/plugins/sendmail/forms.py:239 pretix/plugins/sendmail/forms.py:394 +#: pretix/plugins/sendmail/forms.py:239 pretix/plugins/sendmail/forms.py:392 #: pretix/plugins/sendmail/views.py:266 msgid "pending with payment overdue" msgstr "" @@ -27031,44 +27205,44 @@ msgctxt "sendmail_form" msgid "Restrict to recipients with check-in on list" msgstr "" -#: pretix/plugins/sendmail/forms.py:373 +#: pretix/plugins/sendmail/forms.py:371 msgid "Type of schedule time" msgstr "" -#: pretix/plugins/sendmail/forms.py:376 +#: pretix/plugins/sendmail/forms.py:374 msgid "Absolute" msgstr "" -#: pretix/plugins/sendmail/forms.py:377 +#: pretix/plugins/sendmail/forms.py:375 msgid "Relative, before event start" msgstr "" -#: pretix/plugins/sendmail/forms.py:378 +#: pretix/plugins/sendmail/forms.py:376 msgid "Relative, before event end" msgstr "" -#: pretix/plugins/sendmail/forms.py:379 +#: pretix/plugins/sendmail/forms.py:377 msgid "Relative, after event start" msgstr "" -#: pretix/plugins/sendmail/forms.py:380 +#: pretix/plugins/sendmail/forms.py:378 msgid "Relative, after event end" msgstr "" -#: pretix/plugins/sendmail/forms.py:397 +#: pretix/plugins/sendmail/forms.py:395 msgctxt "sendmail_from" msgid "Restrict to orders with status" msgstr "" -#: pretix/plugins/sendmail/forms.py:412 +#: pretix/plugins/sendmail/forms.py:410 msgid "Please specify the send date" msgstr "" -#: pretix/plugins/sendmail/forms.py:417 +#: pretix/plugins/sendmail/forms.py:415 msgid "Please specify the offset days and time" msgstr "" -#: pretix/plugins/sendmail/forms.py:428 +#: pretix/plugins/sendmail/forms.py:426 msgid "Please specify a product" msgstr "" @@ -28712,8 +28886,8 @@ msgstr "" #: pretix/presale/forms/order.py:113 pretix/presale/forms/order.py:121 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:171 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:311 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:186 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:339 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:188 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:341 #: pretix/presale/templates/pretixpresale/event/voucher.html:198 #: pretix/presale/templates/pretixpresale/event/voucher.html:353 msgid "plus taxes" @@ -28763,16 +28937,16 @@ msgstr "" msgid "Organizer: {organizer}" msgstr "" -#: pretix/presale/templates/pretixpresale/base.html:47 +#: pretix/presale/templates/pretixpresale/base.html:44 msgctxt "skip-to-main-nav" msgid "Skip link" msgstr "" -#: pretix/presale/templates/pretixpresale/base.html:48 +#: pretix/presale/templates/pretixpresale/base.html:45 msgid "Skip to main content" msgstr "" -#: pretix/presale/templates/pretixpresale/base.html:76 +#: pretix/presale/templates/pretixpresale/base.html:75 msgid "Footer Navigation" msgstr "" @@ -28865,7 +29039,7 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/base.html:222 #: pretix/presale/templates/pretixpresale/organizers/base.html:100 -msgid "Contact event organizer" +msgid "Contact" msgstr "" #: pretix/presale/templates/pretixpresale/event/base.html:225 @@ -28914,10 +29088,10 @@ msgid "Our recommendations" msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:85 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:202 -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:120 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:201 +#: 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:125 +#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:126 #: pretix/presale/templates/pretixpresale/event/checkout_questions.html:187 #: pretix/presale/templates/pretixpresale/organizers/customer_address_delete.html:28 #: pretix/presale/templates/pretixpresale/organizers/customer_profile_delete.html:28 @@ -28931,20 +29105,19 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_base.html:12 #: pretix/presale/templates/pretixpresale/event/checkout_base.html:56 -#: pretix/presale/templates/pretixpresale/event/checkout_base.html:57 msgid "Checkout" msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_base.html:15 #: pretix/presale/templates/pretixpresale/event/checkout_base.html:21 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:18 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:17 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:9 #: pretix/presale/templates/pretixpresale/event/fragment_cart_box.html:11 msgid "Your cart" msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_base.html:28 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:28 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:27 #: pretix/presale/templates/pretixpresale/event/fragment_cart_box.html:18 msgid "Cart expired" msgstr "" @@ -28954,91 +29127,90 @@ msgid "Show full cart" msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_base.html:52 -#: pretix/presale/templates/pretixpresale/event/index.html:87 +#: pretix/presale/templates/pretixpresale/event/index.html:86 msgid "Add tickets for a different date" msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:8 #: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:10 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:11 msgid "Review order" msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:13 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:12 msgid "Please review the details below and confirm your order." msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:20 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:19 msgid "Add or remove tickets" msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:37 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:36 msgid "Please hang tight, we're finalizing your order!" msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:45 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:44 msgid "Modify payment" msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:46 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:77 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:126 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:45 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:76 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:125 msgid "Modify" msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:76 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:75 msgid "Modify invoice information" msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:124 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:123 #: pretix/presale/templates/pretixpresale/event/checkout_questions.html:19 #: pretix/presale/templates/pretixpresale/event/order_modify.html:33 msgid "Contact information" msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:125 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:124 msgid "Modify contact information" msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:168 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:167 msgid "Confirmations" msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:186 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:185 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:188 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:187 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:192 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:191 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:208 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:207 msgid "Place binding order" msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:210 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:209 msgid "Submit registration" msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:18 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:19 msgid "Log in with a customer account" msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:25 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:26 msgid "You are currently logged in with the following credentials." msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:43 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:44 #, python-format msgid "" "If you created a customer account at %(org)s before, you can log in now and " @@ -29046,11 +29218,11 @@ msgid "" "orders in one place and access them at any time." msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:76 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:77 msgid "Create a new customer account" msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:83 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:84 #, python-format msgid "" "We will send you an email with a link to activate your account and set a " @@ -29058,11 +29230,11 @@ msgid "" "still go ahead with this purchase before you received the email." msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:100 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:101 msgid "Continue as a guest" msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:106 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:107 msgid "" "You are not required to create an account. If you proceed as a guest, you " "will be able to access the details and status of your order any time through " @@ -29087,48 +29259,48 @@ msgid "" "product." msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:12 +#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:13 #: pretix/presale/templates/pretixpresale/event/fragment_cart_box.html:30 msgid "You already selected the following payment methods:" msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:29 +#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:30 msgid "Remove payment" msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:39 +#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:40 msgid "Remaining balance" msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:40 +#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:41 msgid "Please select a payment method below." msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:53 +#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:54 msgid "Please select how you want to pay the remaining balance:" msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:91 +#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:92 msgid "This sales channel does not provide support for test mode." msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:93 +#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:94 msgid "If you continue, you might pay an actual order with non-existing money!" msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:101 +#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:102 msgid "This payment provider does not provide support for test mode." msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:103 +#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:104 msgid "If you continue, actual money might be transferred." msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:114 +#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:115 msgid "There are no payment providers enabled." msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:116 +#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:117 msgid "" "Please go to the payment settings and activate one or more payment providers." msgstr "" @@ -29210,7 +29382,7 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:64 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:258 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:55 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:277 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:279 #: pretix/presale/templates/pretixpresale/event/voucher.html:293 #, python-format msgid "minimum amount to order: %(num)s" @@ -29221,9 +29393,9 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:185 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:300 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:325 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:76 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:174 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:327 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:77 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:176 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:329 #: pretix/presale/templates/pretixpresale/event/voucher.html:117 #: pretix/presale/templates/pretixpresale/event/voucher.html:186 #: pretix/presale/templates/pretixpresale/event/voucher.html:341 @@ -29244,19 +29416,19 @@ msgid "from %(from_price)s to %(to_price)s" msgstr "" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:98 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:103 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:105 msgid "Hide variants" msgstr "" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:102 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:107 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:109 msgid "Show variants" msgstr "" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:129 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:271 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:133 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:288 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:135 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:290 #: pretix/presale/templates/pretixpresale/event/voucher.html:147 #: pretix/presale/templates/pretixpresale/event/voucher.html:304 msgid "Original price:" @@ -29264,8 +29436,8 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:136 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:278 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:143 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:298 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:145 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:300 #: pretix/presale/templates/pretixpresale/event/voucher.html:157 #: pretix/presale/templates/pretixpresale/event/voucher.html:314 msgid "New price:" @@ -29275,10 +29447,10 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:150 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:289 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:291 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:160 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:162 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:314 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:164 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:316 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:318 #: pretix/presale/templates/pretixpresale/event/voucher.html:173 #: pretix/presale/templates/pretixpresale/event/voucher.html:175 #: pretix/presale/templates/pretixpresale/event/voucher.html:328 @@ -29289,9 +29461,9 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:153 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:294 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:149 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:165 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:319 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:151 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:167 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:321 #: pretix/presale/templates/pretixpresale/event/voucher.html:163 #: pretix/presale/templates/pretixpresale/event/voucher.html:178 #: pretix/presale/templates/pretixpresale/event/voucher.html:333 @@ -29301,8 +29473,8 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:173 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:313 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:188 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:341 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:190 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:343 #: pretix/presale/templates/pretixpresale/event/voucher.html:200 #: pretix/presale/templates/pretixpresale/event/voucher.html:355 msgid "incl. taxes" @@ -29310,8 +29482,8 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:176 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:316 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:192 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:345 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:194 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:347 #: pretix/presale/templates/pretixpresale/event/voucher.html:204 #: pretix/presale/templates/pretixpresale/event/voucher.html:359 #, python-format @@ -29320,8 +29492,8 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:180 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:320 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:198 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:351 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:200 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:353 #: pretix/presale/templates/pretixpresale/event/voucher.html:210 #: pretix/presale/templates/pretixpresale/event/voucher.html:365 #, python-format @@ -29330,8 +29502,8 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:203 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:349 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:219 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:371 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:221 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:373 #: pretix/presale/templates/pretixpresale/event/voucher.html:230 #: pretix/presale/templates/pretixpresale/event/voucher.html:385 msgctxt "checkbox" @@ -29340,8 +29512,8 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:208 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:354 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:224 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:376 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:226 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:378 #: pretix/presale/templates/pretixpresale/event/voucher.html:235 #: pretix/presale/templates/pretixpresale/event/voucher.html:390 msgid "Decrease quantity" @@ -29349,8 +29521,8 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:218 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:364 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:235 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:388 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:237 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:390 #: pretix/presale/templates/pretixpresale/event/voucher.html:242 #: pretix/presale/templates/pretixpresale/event/voucher.html:398 msgid "Increase quantity" @@ -29374,17 +29546,17 @@ msgid "Not available any more." msgstr "" #: pretix/presale/templates/pretixpresale/event/fragment_availability.html:23 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:87 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:89 msgid "SOLD OUT" msgstr "" #: pretix/presale/templates/pretixpresale/event/fragment_availability.html:25 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:85 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:87 msgid "FULLY BOOKED" msgstr "" #: pretix/presale/templates/pretixpresale/event/fragment_availability.html:37 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:95 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:97 #: pretix/presale/templates/pretixpresale/fragment_calendar.html:99 #: pretix/presale/templates/pretixpresale/fragment_day_calendar.html:104 #: pretix/presale/templates/pretixpresale/fragment_event_list_status.html:30 @@ -29493,7 +29665,7 @@ msgid "We're trying to reserve another one for you!" msgstr "" #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:304 -#: pretix/presale/templates/pretixpresale/event/index.html:187 +#: pretix/presale/templates/pretixpresale/event/index.html:186 #: pretix/presale/templates/pretixpresale/event/seatingplan.html:24 #: pretix/presale/templates/pretixpresale/event/voucher.html:62 #, python-format @@ -29571,7 +29743,7 @@ msgid "Empty cart" msgstr "" #: pretix/presale/templates/pretixpresale/event/fragment_cart_box.html:68 -#: pretix/presale/templates/pretixpresale/event/index.html:249 +#: pretix/presale/templates/pretixpresale/event/index.html:248 #: pretix/presale/templates/pretixpresale/event/voucher_form.html:16 msgid "Redeem a voucher" msgstr "" @@ -29668,9 +29840,9 @@ msgid "" msgstr "" #: pretix/presale/templates/pretixpresale/event/fragment_change_confirm.html:152 -#: pretix/presale/templates/pretixpresale/event/order.html:391 -#: pretix/presale/templates/pretixpresale/event/order.html:427 -#: pretix/presale/templates/pretixpresale/event/order.html:448 +#: pretix/presale/templates/pretixpresale/event/order.html:390 +#: pretix/presale/templates/pretixpresale/event/order.html:426 +#: pretix/presale/templates/pretixpresale/event/order.html:447 #: pretix/presale/templates/pretixpresale/event/order_cancel.html:113 msgid "" "The refund will be issued in form of a gift card that you can use for " @@ -29824,30 +29996,30 @@ msgid "Uncategorized items" msgstr "" #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:40 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:259 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:261 #: pretix/presale/templates/pretixpresale/event/voucher.html:94 #: pretix/presale/templates/pretixpresale/event/voucher.html:275 #, python-format msgid "Show full-size image of %(item)s" msgstr "" -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:191 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:344 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:193 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:346 #: pretix/presale/templates/pretixpresale/event/voucher.html:203 #: pretix/presale/templates/pretixpresale/event/voucher.html:358 #, python-format msgid "%(value)s incl. taxes" msgstr "" -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:197 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:350 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:199 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:352 #: pretix/presale/templates/pretixpresale/event/voucher.html:209 #: pretix/presale/templates/pretixpresale/event/voucher.html:364 #, python-format msgid "%(value)s without taxes" msgstr "" -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:304 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:306 #: pretix/presale/templates/pretixpresale/event/voucher.html:320 #, python-format msgid "Set price in %(currency)s for %(item)s" @@ -29944,51 +30116,43 @@ msgid "" " " msgstr "" -#: pretix/presale/templates/pretixpresale/event/index.html:50 -msgid "Your cart, general information, add products to your cart" -msgstr "" - -#: pretix/presale/templates/pretixpresale/event/index.html:50 -msgid "General information, add products to your cart" -msgstr "" - -#: pretix/presale/templates/pretixpresale/event/index.html:70 +#: pretix/presale/templates/pretixpresale/event/index.html:69 msgid "Please select a date to redeem your voucher." msgstr "" -#: pretix/presale/templates/pretixpresale/event/index.html:89 +#: pretix/presale/templates/pretixpresale/event/index.html:88 msgid "View other date" msgstr "" -#: pretix/presale/templates/pretixpresale/event/index.html:92 +#: pretix/presale/templates/pretixpresale/event/index.html:91 msgid "Choose date to book a ticket" msgstr "" -#: pretix/presale/templates/pretixpresale/event/index.html:156 +#: pretix/presale/templates/pretixpresale/event/index.html:155 #: pretix/presale/views/waiting.py:141 pretix/presale/views/widget.py:774 msgid "The booking period for this event is over." msgstr "" -#: pretix/presale/templates/pretixpresale/event/index.html:164 +#: pretix/presale/templates/pretixpresale/event/index.html:163 #: pretix/presale/views/widget.py:776 #, python-format msgid "The booking period for this event will start on %(date)s at %(time)s." msgstr "" -#: pretix/presale/templates/pretixpresale/event/index.html:186 +#: pretix/presale/templates/pretixpresale/event/index.html:185 #: pretix/presale/templates/pretixpresale/event/seatingplan.html:23 #: pretix/presale/templates/pretixpresale/event/voucher.html:61 msgid "We're now trying to reserve this for you!" msgstr "" -#: pretix/presale/templates/pretixpresale/event/index.html:205 +#: pretix/presale/templates/pretixpresale/event/index.html:204 msgid "" "Some of the categories in the seating plan above are currently sold out. If " "you want, you can add yourself to the waiting list. We will then notify if " "seats are available again." msgstr "" -#: pretix/presale/templates/pretixpresale/event/index.html:214 +#: pretix/presale/templates/pretixpresale/event/index.html:213 msgid "Join waiting list" msgstr "" @@ -30003,11 +30167,11 @@ msgstr "" msgid "Add to cart" msgstr "" -#: pretix/presale/templates/pretixpresale/event/index.html:256 +#: pretix/presale/templates/pretixpresale/event/index.html:255 msgid "If you have already ordered a ticket" msgstr "" -#: pretix/presale/templates/pretixpresale/event/index.html:260 +#: pretix/presale/templates/pretixpresale/event/index.html:259 msgid "" "If you want to see or change the status and details of your order, click on " "the link in one of the emails we sent you during the order process. If you " @@ -30015,7 +30179,7 @@ msgid "" "your order to be sent to you again." msgstr "" -#: pretix/presale/templates/pretixpresale/event/index.html:269 +#: pretix/presale/templates/pretixpresale/event/index.html:268 msgid "Resend order link" msgstr "" @@ -30037,177 +30201,177 @@ msgid "Please try again later." msgstr "" #: pretix/presale/templates/pretixpresale/event/order.html:13 -#: pretix/presale/templates/pretixpresale/event/order.html:30 +#: pretix/presale/templates/pretixpresale/event/order.html:29 msgid "Thank you!" msgstr "" #: pretix/presale/templates/pretixpresale/event/order.html:15 -#: pretix/presale/templates/pretixpresale/event/order.html:33 +#: pretix/presale/templates/pretixpresale/event/order.html:32 msgid "Your order has been placed successfully. See below for details." msgstr "" #: pretix/presale/templates/pretixpresale/event/order.html:17 -#: pretix/presale/templates/pretixpresale/event/order.html:49 +#: pretix/presale/templates/pretixpresale/event/order.html:48 msgid "Your order has been processed successfully! See below for details." msgstr "" #: pretix/presale/templates/pretixpresale/event/order.html:19 -#: pretix/presale/templates/pretixpresale/event/order.html:51 +#: pretix/presale/templates/pretixpresale/event/order.html:50 msgid "We successfully received your payment. See below for details." msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:36 +#: pretix/presale/templates/pretixpresale/event/order.html:35 msgid "" "Please note that we still await approval by the event organizer before your " "order is confirmed." msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:40 +#: pretix/presale/templates/pretixpresale/event/order.html:39 msgid "" "Please note that we still await approval by the event organizer before you " "can pay and complete this order." msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:44 +#: pretix/presale/templates/pretixpresale/event/order.html:43 msgid "Please note that we still await your payment to complete the process." msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:56 +#: pretix/presale/templates/pretixpresale/event/order.html:55 msgid "" "Please bookmark or save the link to this exact page if you want to access " "your order later. We also sent you an email containing the link to the " "address you specified." msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:59 +#: pretix/presale/templates/pretixpresale/event/order.html:58 msgid "" "Please save the following link if you want to access your order later. We " "also sent you an email containing the link to the address you specified." msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:74 +#: pretix/presale/templates/pretixpresale/event/order.html:73 #: pretix/presale/templates/pretixpresale/event/position.html:18 msgid "View in backend" msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:91 +#: pretix/presale/templates/pretixpresale/event/order.html:90 #, python-format msgid "A payment of %(total)s is still pending for this order." msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:96 +#: pretix/presale/templates/pretixpresale/event/order.html:95 #, python-format msgid "Please complete your payment before %(date)s" msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:108 +#: pretix/presale/templates/pretixpresale/event/order.html:107 msgid "Re-try payment or choose another payment method" msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:126 +#: pretix/presale/templates/pretixpresale/event/order.html:125 msgid "" "We've received your request to cancel this order. Please stay patient while " "the event organizer decides on the cancellation." msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:144 +#: pretix/presale/templates/pretixpresale/event/order.html:143 #, python-format msgid "A refund of %(amount)s will be sent out to you soon, please be patient." msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:151 +#: pretix/presale/templates/pretixpresale/event/order.html:150 msgid "Print" msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:153 +#: pretix/presale/templates/pretixpresale/event/order.html:152 #, python-format msgid "" "We've issued your refund of %(amount)s as a gift card. On your next purchase " "with us, you can use the following gift card code during payment:" msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:163 +#: pretix/presale/templates/pretixpresale/event/order.html:162 #, python-format msgid "The current value of your gift card is %(value)s." msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:170 +#: pretix/presale/templates/pretixpresale/event/order.html:169 #, python-format msgid "This gift card is valid until %(expiry)s." msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:181 +#: pretix/presale/templates/pretixpresale/event/order.html:180 #, python-format msgid "" "A refund of %(amount)s has been sent to you. Depending on the payment " "method, please allow for up to 14 days until it shows up on your statement." msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:199 +#: pretix/presale/templates/pretixpresale/event/order.html:198 #: pretix/presale/templates/pretixpresale/event/position.html:33 msgid "Change ordered items" msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:200 -#: pretix/presale/templates/pretixpresale/event/order.html:291 +#: pretix/presale/templates/pretixpresale/event/order.html:199 +#: pretix/presale/templates/pretixpresale/event/order.html:290 #: pretix/presale/templates/pretixpresale/event/position.html:34 msgid "Change details" msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:263 +#: pretix/presale/templates/pretixpresale/event/order.html:262 msgid "" "You need to select a payment method above before you can request an invoice." msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:268 -#: pretix/presale/templates/pretixpresale/event/order.html:275 +#: pretix/presale/templates/pretixpresale/event/order.html:267 +#: pretix/presale/templates/pretixpresale/event/order.html:274 #: pretix/presale/templates/pretixpresale/event/order_modify.html:85 msgid "Request invoice" msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:287 +#: pretix/presale/templates/pretixpresale/event/order.html:286 msgid "Your information" msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:290 +#: pretix/presale/templates/pretixpresale/event/order.html:289 msgid "Change your information" msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:335 +#: pretix/presale/templates/pretixpresale/event/order.html:334 msgid "Internal Reference" msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:350 +#: pretix/presale/templates/pretixpresale/event/order.html:349 msgctxt "action" msgid "Change or cancel your order" msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:352 +#: pretix/presale/templates/pretixpresale/event/order.html:351 msgctxt "action" msgid "Change your order" msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:354 +#: pretix/presale/templates/pretixpresale/event/order.html:353 msgctxt "action" msgid "Cancel your order" msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:362 +#: pretix/presale/templates/pretixpresale/event/order.html:361 msgid "" "If you want to make changes to the products you bought, you can click on the " "button to change your order." msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:370 +#: pretix/presale/templates/pretixpresale/event/order.html:369 msgid "Change order" msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:382 +#: pretix/presale/templates/pretixpresale/event/order.html:381 #: pretix/presale/templates/pretixpresale/event/order_cancel.html:27 msgid "You can request to cancel this order." msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:385 +#: pretix/presale/templates/pretixpresale/event/order.html:384 #: pretix/presale/templates/pretixpresale/event/order_cancel.html:30 msgid "" "If your request is approved, the organizer will determine if you will " @@ -30215,38 +30379,38 @@ msgid "" "their cancellation policy." msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:393 -#: pretix/presale/templates/pretixpresale/event/order.html:429 -#: pretix/presale/templates/pretixpresale/event/order.html:450 +#: pretix/presale/templates/pretixpresale/event/order.html:392 +#: pretix/presale/templates/pretixpresale/event/order.html:428 +#: pretix/presale/templates/pretixpresale/event/order.html:449 msgid "" "The refund can be issued to your original payment method or as a gift card." msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:395 -#: pretix/presale/templates/pretixpresale/event/order.html:431 -#: pretix/presale/templates/pretixpresale/event/order.html:452 +#: pretix/presale/templates/pretixpresale/event/order.html:394 +#: pretix/presale/templates/pretixpresale/event/order.html:430 +#: pretix/presale/templates/pretixpresale/event/order.html:451 msgid "The refund will be issued to your original payment method." msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:397 -#: pretix/presale/templates/pretixpresale/event/order.html:410 -#: pretix/presale/templates/pretixpresale/event/order.html:433 -#: pretix/presale/templates/pretixpresale/event/order.html:454 -#: pretix/presale/templates/pretixpresale/event/order.html:466 -#: pretix/presale/templates/pretixpresale/event/order.html:471 +#: pretix/presale/templates/pretixpresale/event/order.html:396 +#: pretix/presale/templates/pretixpresale/event/order.html:409 +#: pretix/presale/templates/pretixpresale/event/order.html:432 +#: pretix/presale/templates/pretixpresale/event/order.html:453 +#: pretix/presale/templates/pretixpresale/event/order.html:465 +#: pretix/presale/templates/pretixpresale/event/order.html:470 msgid "This will invalidate all tickets in this order." msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:402 +#: pretix/presale/templates/pretixpresale/event/order.html:401 msgid "" "You can request to cancel this order, but you will not receive a refund." msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:406 +#: pretix/presale/templates/pretixpresale/event/order.html:405 msgid "You can cancel this order, but you will not receive a refund." msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:415 +#: pretix/presale/templates/pretixpresale/event/order.html:414 #, python-format msgid "" "You can request to cancel this order. If your request is approved, a " @@ -30254,7 +30418,7 @@ msgid "" "receive a refund of the remainder." msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:421 +#: pretix/presale/templates/pretixpresale/event/order.html:420 #, python-format msgid "" "You can cancel this order. In this case, a cancellation fee of " @@ -30262,17 +30426,17 @@ msgid "" "remainder." msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:438 +#: pretix/presale/templates/pretixpresale/event/order.html:437 msgid "" "You can request to cancel this order. If your request is approved, you get a " "full refund." msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:443 +#: pretix/presale/templates/pretixpresale/event/order.html:442 msgid "You can cancel this order and receive a full refund." msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:462 +#: pretix/presale/templates/pretixpresale/event/order.html:461 #: pretix/presale/templates/pretixpresale/event/order_cancel.html:54 #, python-format msgid "" @@ -30280,7 +30444,7 @@ msgid "" "required to pay a cancellation fee of %(fee)s." msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:468 +#: pretix/presale/templates/pretixpresale/event/order.html:467 msgid "You can cancel this order using the following button." msgstr "" @@ -31340,18 +31504,18 @@ msgstr "" msgid "from %(start_date)s" msgstr "" -#: pretix/settings.py:789 +#: pretix/settings.py:790 msgid "User profile only" msgstr "" -#: pretix/settings.py:790 +#: pretix/settings.py:791 msgid "Read access" msgstr "" -#: pretix/settings.py:791 +#: pretix/settings.py:792 msgid "Write access" msgstr "" -#: pretix/settings.py:802 +#: pretix/settings.py:803 msgid "Kosovo" msgstr "" diff --git a/src/pretix/locale/ang/LC_MESSAGES/djangojs.po b/src/pretix/locale/ang/LC_MESSAGES/djangojs.po index 0c06afbb3..a0f09bc4f 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-06-26 09:11+0000\n" +"POT-Creation-Date: 2025-08-04 12:44+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -557,48 +557,48 @@ msgstr "" msgid "The PDF background file could not be loaded for the following reason:" msgstr "" -#: pretix/static/pretixcontrol/js/ui/editor.js:903 +#: pretix/static/pretixcontrol/js/ui/editor.js:904 msgid "Group of objects" msgstr "" -#: pretix/static/pretixcontrol/js/ui/editor.js:908 +#: pretix/static/pretixcontrol/js/ui/editor.js:909 msgid "Text object (deprecated)" msgstr "" -#: pretix/static/pretixcontrol/js/ui/editor.js:910 +#: pretix/static/pretixcontrol/js/ui/editor.js:911 msgid "Text box" msgstr "" -#: pretix/static/pretixcontrol/js/ui/editor.js:912 +#: pretix/static/pretixcontrol/js/ui/editor.js:913 msgid "Barcode area" msgstr "" -#: pretix/static/pretixcontrol/js/ui/editor.js:914 +#: pretix/static/pretixcontrol/js/ui/editor.js:915 msgid "Image area" msgstr "" -#: pretix/static/pretixcontrol/js/ui/editor.js:916 +#: pretix/static/pretixcontrol/js/ui/editor.js:917 msgid "Powered by pretix" msgstr "" -#: pretix/static/pretixcontrol/js/ui/editor.js:918 +#: pretix/static/pretixcontrol/js/ui/editor.js:919 msgid "Object" msgstr "" -#: pretix/static/pretixcontrol/js/ui/editor.js:922 +#: pretix/static/pretixcontrol/js/ui/editor.js:923 msgid "Ticket design" msgstr "" -#: pretix/static/pretixcontrol/js/ui/editor.js:1258 +#: pretix/static/pretixcontrol/js/ui/editor.js:1292 msgid "Saving failed." msgstr "" -#: pretix/static/pretixcontrol/js/ui/editor.js:1327 -#: pretix/static/pretixcontrol/js/ui/editor.js:1378 +#: pretix/static/pretixcontrol/js/ui/editor.js:1361 +#: pretix/static/pretixcontrol/js/ui/editor.js:1412 msgid "Error while uploading your PDF file, please try again." msgstr "" -#: pretix/static/pretixcontrol/js/ui/editor.js:1361 +#: pretix/static/pretixcontrol/js/ui/editor.js:1395 msgid "Do you really want to leave the editor without saving your changes?" msgstr "" @@ -630,40 +630,40 @@ msgid "" "will be impacted." msgstr "" -#: pretix/static/pretixcontrol/js/ui/main.js:416 -#: pretix/static/pretixcontrol/js/ui/main.js:436 +#: pretix/static/pretixcontrol/js/ui/main.js:417 +#: pretix/static/pretixcontrol/js/ui/main.js:437 msgid "Search query" msgstr "" -#: pretix/static/pretixcontrol/js/ui/main.js:434 +#: pretix/static/pretixcontrol/js/ui/main.js:435 msgid "All" msgstr "" -#: pretix/static/pretixcontrol/js/ui/main.js:435 +#: pretix/static/pretixcontrol/js/ui/main.js:436 msgid "None" msgstr "" -#: pretix/static/pretixcontrol/js/ui/main.js:439 +#: pretix/static/pretixcontrol/js/ui/main.js:440 msgid "Selected only" msgstr "" -#: pretix/static/pretixcontrol/js/ui/main.js:811 +#: pretix/static/pretixcontrol/js/ui/main.js:812 msgid "Enter page number between 1 and %(max)s." msgstr "" -#: pretix/static/pretixcontrol/js/ui/main.js:814 +#: pretix/static/pretixcontrol/js/ui/main.js:815 msgid "Invalid page number." msgstr "" -#: pretix/static/pretixcontrol/js/ui/main.js:972 +#: pretix/static/pretixcontrol/js/ui/main.js:973 msgid "Use a different name internally" msgstr "" -#: pretix/static/pretixcontrol/js/ui/main.js:1012 +#: pretix/static/pretixcontrol/js/ui/main.js:1013 msgid "Click to close" msgstr "" -#: pretix/static/pretixcontrol/js/ui/main.js:1093 +#: pretix/static/pretixcontrol/js/ui/main.js:1094 msgid "You have unsaved changes!" msgstr "" diff --git a/src/pretix/locale/ar/LC_MESSAGES/django.po b/src/pretix/locale/ar/LC_MESSAGES/django.po index 4a6a28d97..543ad8058 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-06-26 09:09+0000\n" +"POT-Creation-Date: 2025-08-04 12:44+0000\n" "PO-Revision-Date: 2025-04-08 18:00+0000\n" "Last-Translator: Menaouer Chaabi " "<98581961+DerJimno@users.noreply.github.com>\n" @@ -146,10 +146,14 @@ msgid "Spanish" msgstr "الأسبانية" #: pretix/_base_settings.py:118 +msgid "Spanish (Latin America)" +msgstr "" + +#: pretix/_base_settings.py:119 msgid "Turkish" msgstr "التركية" -#: pretix/_base_settings.py:119 +#: pretix/_base_settings.py:120 msgid "Ukrainian" msgstr "الأوكرانية" @@ -190,7 +194,7 @@ msgid "Allowed Post Logout URIs list, space separated" msgstr "قائمة العناوين المسموح بها بعد تسجيل الخروج، مفصولة بمسافة" #: pretix/api/models.py:51 pretix/base/models/customers.py:406 -#: pretix/plugins/paypal/payment.py:113 pretix/plugins/paypal2/payment.py:110 +#: pretix/plugins/paypal/payment.py:114 pretix/plugins/paypal2/payment.py:111 msgid "Client ID" msgstr "هوية العميل" @@ -217,12 +221,11 @@ msgstr "كل الفعاليات (بما في ذلك تلك التي تم إنش msgid "Limit to events" msgstr "حد على الفعاليات" -#: pretix/api/models.py:120 pretix/base/exporters/orderlist.py:284 -#: pretix/base/exporters/orderlist.py:1077 -#: pretix/base/modelimport_orders.py:602 +#: 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:292 pretix/control/forms/filter.py:557 -#: pretix/control/templates/pretixcontrol/order/index.html:898 +#: pretix/control/templates/pretixcontrol/order/index.html:910 #: pretix/control/templates/pretixcontrol/organizers/webhooks.html:38 #: pretix/control/templates/pretixcontrol/user/staff_session_list.html:21 #: pretix/control/views/vouchers.py:121 @@ -235,7 +238,7 @@ msgstr "تعليق" msgid "The product \"{}\" is not assigned to a quota." msgstr "لم يتم تعيين حصة للمنتج \"{}\"." -#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1691 +#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1688 #: pretix/base/models/items.py:1917 pretix/base/models/items.py:2203 msgid "One or more items do not belong to this event." msgstr "هناك عنصر أو أكثر لا ينتمي إلى هذه الفعالية." @@ -280,11 +283,11 @@ msgstr "إضافة مقيدة: '{name}'." msgid "Item meta data property '{name}' does not exist." msgstr "خاصية البيانات الوصفية للعنصر '{name}' غير موجودة." -#: pretix/api/serializers/item.py:207 pretix/control/forms/item.py:1273 +#: pretix/api/serializers/item.py:207 pretix/control/forms/item.py:1274 msgid "The bundled item must not be the same item as the bundling one." msgstr "يجب ألا يكون العنصر المجمّع هو نفس عنصر التجميع." -#: pretix/api/serializers/item.py:210 pretix/control/forms/item.py:1275 +#: pretix/api/serializers/item.py:210 pretix/control/forms/item.py:1276 msgid "The bundled item must not have bundles on its own." msgstr "يجب ألا يحتوي العنصر المجمع على حزم بمفرده." @@ -308,7 +311,7 @@ msgstr "" "يجب ألا ترتبط منتجات بطاقات الهدايا بمعدلات ضريبية غير صفرية حيث سيتم تطبيق " "ضريبة المبيعات عند استرداد بطاقة الهدايا." -#: pretix/api/serializers/item.py:322 pretix/control/forms/item.py:780 +#: pretix/api/serializers/item.py:322 pretix/control/forms/item.py:781 msgid "Gift card products should not be admission products at the same time." msgstr "لا يمكن أن تكون منتجات بطاقات الهدايا هي نفس منتجات القبول." @@ -320,19 +323,19 @@ msgstr "" "خيارات التحديث عبر PATCH/PUT غير مدعومة. الرجاء استخدام نقطة نهاية المتداخلة " "المخصصة." -#: pretix/api/serializers/item.py:538 pretix/control/forms/item.py:178 +#: pretix/api/serializers/item.py:538 pretix/control/forms/item.py:176 msgid "Question cannot depend on a question asked during check-in." msgstr "لا يمكن أن يعتمد السؤال على سؤال تم طرحه أثناء التسجيل." -#: pretix/api/serializers/item.py:543 pretix/control/forms/item.py:183 +#: pretix/api/serializers/item.py:543 pretix/control/forms/item.py:181 msgid "Circular dependency between questions detected." msgstr "الأسئلة تدور في حلقة لا متناهية." -#: pretix/api/serializers/item.py:548 pretix/control/forms/item.py:192 +#: pretix/api/serializers/item.py:548 pretix/control/forms/item.py:190 msgid "This type of question cannot be asked during check-in." msgstr "لا يمكن طرح هذا النوع من الأسئلة أثناء تسجيل الدخول." -#: pretix/api/serializers/item.py:551 pretix/control/forms/item.py:200 +#: pretix/api/serializers/item.py:551 pretix/control/forms/item.py:198 msgid "This type of question cannot be shown during check-in." msgstr "لا يمكن عرض هذا النوع من الأسئلة أثناء تسجيل الدخول." @@ -348,7 +351,7 @@ msgid "\"{input}\" is not a valid choice." msgstr "\"{input}\" ادخال غير صالحة، يرجى المحاولة مرة أخرى." #: pretix/api/serializers/order.py:1375 pretix/api/views/cart.py:224 -#: pretix/base/services/orders.py:1533 +#: pretix/base/services/orders.py:1562 #, python-brace-format msgid "The selected seat \"{seat}\" is not available." msgstr "المقعد المحدد \"{seat}\" غير متوفر." @@ -363,12 +366,12 @@ msgid "" msgstr "لا توجد حصة كافية متاحة في الحصة \"{}\" لإجراء العملية." #: pretix/api/serializers/organizer.py:105 -#: pretix/control/forms/organizer.py:892 pretix/presale/forms/customer.py:458 +#: pretix/control/forms/organizer.py:891 pretix/presale/forms/customer.py:458 msgid "An account with this email address is already registered." msgstr "هناك حساب مرتبط بهذا البريد الإلكتروني مسبقا." #: pretix/api/serializers/organizer.py:238 -#: pretix/control/forms/organizer.py:741 +#: pretix/control/forms/organizer.py:744 msgid "" "A gift card with the same secret already exists in your or an affiliated " "organizer account." @@ -405,23 +408,23 @@ msgid "" "account." msgstr "تم تفويض التطبيق \"{application_name}\" للوصول إلى حسابك." -#: pretix/api/views/order.py:607 pretix/control/views/orders.py:1610 +#: pretix/api/views/order.py:608 pretix/control/views/orders.py:1612 #: 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:612 pretix/control/views/orders.py:1612 +#: pretix/api/views/order.py:613 pretix/control/views/orders.py:1614 #: 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:638 pretix/control/views/orders.py:1738 +#: pretix/api/views/order.py:639 pretix/control/views/orders.py:1740 #: pretix/control/views/users.py:145 msgid "There was an error sending the mail. Please try again later." msgstr "حدث خطأ اثناء ارسال البريد الاكتروني. الرجاء المحاولة مرة أخرى لاحقاً." -#: pretix/api/views/order.py:718 pretix/base/services/cart.py:216 -#: pretix/base/services/orders.py:187 pretix/presale/views/order.py:790 +#: pretix/api/views/order.py:719 pretix/base/services/cart.py:216 +#: pretix/base/services/orders.py:189 pretix/presale/views/order.py:790 msgid "One of the selected products is not available in the selected country." msgstr "أحد المنتجات المختارة غير متوفر في البلد المحدد." @@ -440,7 +443,7 @@ msgstr "تم تمييز الطلب على أنه مدفوع" #: pretix/api/webhooks.py:249 pretix/base/models/checkin.py:354 #: pretix/base/notifications.py:251 #: pretix/control/templates/pretixcontrol/event/mail.html:114 -#: pretix/control/views/orders.py:1571 +#: pretix/control/views/orders.py:1573 msgid "Order canceled" msgstr "تم إلغاء الطلب" @@ -635,10 +638,10 @@ 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:1270 -#: pretix/base/payment.py:96 pretix/control/forms/event.py:798 -#: pretix/control/forms/event.py:804 pretix/control/forms/event.py:848 -#: pretix/control/forms/event.py:1445 pretix/control/forms/mailsetup.py:87 -#: pretix/control/forms/mailsetup.py:129 pretix/control/forms/subevents.py:185 +#: 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:1438 pretix/control/forms/mailsetup.py:87 +#: pretix/control/forms/mailsetup.py:129 pretix/control/forms/subevents.py:181 #: pretix/plugins/banktransfer/payment.py:673 #: pretix/plugins/banktransfer/payment.py:679 #: pretix/presale/forms/customer.py:152 @@ -659,13 +662,13 @@ msgid "{system} User" msgstr "{system} اسم المستخدم" #: pretix/base/auth.py:155 pretix/base/exporters/customers.py:67 -#: pretix/base/exporters/orderlist.py:261 -#: pretix/base/exporters/orderlist.py:444 -#: pretix/base/exporters/orderlist.py:577 +#: pretix/base/exporters/orderlist.py:262 +#: pretix/base/exporters/orderlist.py:453 +#: pretix/base/exporters/orderlist.py:586 #: pretix/base/exporters/waitinglist.py:109 pretix/base/forms/auth.py:257 #: 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:325 pretix/control/navigation.py:81 +#: pretix/base/pdf.py:334 pretix/control/navigation.py:81 #: pretix/control/navigation.py:501 #: pretix/control/templates/pretixcontrol/checkin/index.html:107 #: pretix/control/templates/pretixcontrol/event/settings.html:71 @@ -678,8 +681,8 @@ msgstr "{system} اسم المستخدم" #: pretix/presale/forms/customer.py:57 pretix/presale/forms/customer.py:142 #: pretix/presale/forms/customer.py:298 pretix/presale/forms/customer.py:344 #: pretix/presale/forms/customer.py:388 pretix/presale/forms/user.py:40 -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:30 -#: pretix/presale/templates/pretixpresale/event/order.html:300 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:31 +#: pretix/presale/templates/pretixpresale/event/order.html:299 msgid "Email" msgstr "البريد الإلكتروني" @@ -796,8 +799,11 @@ msgid "" msgstr "" #: pretix/base/email.py:203 pretix/base/exporters/items.py:157 -#: pretix/base/exporters/items.py:205 pretix/control/views/main.py:322 -#: pretix/plugins/badges/apps.py:50 pretix/plugins/badges/models.py:48 +#: pretix/base/exporters/items.py:205 pretix/base/models/tax.py:381 +#: pretix/control/templates/pretixcontrol/event/tax_index.html:27 +#: pretix/control/templates/pretixcontrol/event/tax_index.html:44 +#: pretix/control/views/main.py:323 pretix/plugins/badges/apps.py:50 +#: pretix/plugins/badges/models.py:48 #: pretix/plugins/badges/templates/pretixplugins/badges/index.html:35 #: pretix/plugins/badges/templates/pretixplugins/badges/index.html:55 #: pretix/plugins/ticketoutputpdf/models.py:328 @@ -841,10 +847,10 @@ msgid "Question answer file uploads" msgstr "إجابات السؤال" #: pretix/base/exporters/answers.py:55 pretix/base/exporters/json.py:52 -#: pretix/base/exporters/mail.py:53 pretix/base/exporters/orderlist.py:87 -#: pretix/base/exporters/orderlist.py:823 -#: pretix/base/exporters/orderlist.py:1002 -#: pretix/base/exporters/orderlist.py:1241 +#: pretix/base/exporters/mail.py:53 pretix/base/exporters/orderlist.py:88 +#: pretix/base/exporters/orderlist.py:841 +#: pretix/base/exporters/orderlist.py:1020 +#: pretix/base/exporters/orderlist.py:1259 #: pretix/plugins/reports/exporters.py:478 #: pretix/plugins/reports/exporters.py:651 #, fuzzy @@ -866,19 +872,17 @@ msgstr "" msgid "Questions" msgstr "أسئلة" -#: pretix/base/exporters/answers.py:76 pretix/base/exporters/orderlist.py:583 -#: pretix/base/exporters/orderlist.py:898 -#: pretix/base/exporters/orderlist.py:1138 pretix/base/models/checkin.py:58 +#: pretix/base/exporters/answers.py:76 pretix/base/exporters/orderlist.py:592 +#: pretix/base/exporters/orderlist.py:916 +#: pretix/base/exporters/orderlist.py:1156 pretix/base/models/checkin.py:58 #: pretix/base/models/items.py:2067 pretix/base/models/orders.py:1485 #: pretix/base/models/orders.py:2999 pretix/base/models/vouchers.py:187 -#: pretix/base/models/waitinglist.py:61 pretix/control/forms/event.py:1610 -#: pretix/control/forms/filter.py:425 pretix/control/forms/filter.py:1901 -#: pretix/control/forms/filter.py:2123 pretix/control/forms/filter.py:2238 -#: pretix/control/forms/filter.py:2320 pretix/control/forms/filter.py:2537 -#: pretix/control/forms/item.py:333 pretix/control/forms/orders.py:348 -#: pretix/control/forms/orders.py:400 pretix/control/forms/orders.py:839 -#: pretix/control/forms/vouchers.py:118 -#: pretix/control/templates/pretixcontrol/checkin/lists.html:99 +#: pretix/base/models/waitinglist.py:61 pretix/control/forms/event.py:1603 +#: 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/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 #: pretix/control/templates/pretixcontrol/order/change.html:108 #: pretix/control/templates/pretixcontrol/organizers/customer_membership.html:43 @@ -890,8 +894,7 @@ msgstr "أسئلة" #: pretix/control/views/waitinglist.py:318 #: pretix/plugins/checkinlists/exporters.py:511 #: pretix/plugins/checkinlists/exporters.py:700 -#: pretix/plugins/sendmail/forms.py:137 pretix/plugins/sendmail/forms.py:282 -#: pretix/plugins/sendmail/forms.py:363 +#: pretix/plugins/sendmail/forms.py:137 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:32 #: pretix/presale/templates/pretixpresale/event/checkout_membership.html:48 #: pretix/presale/templates/pretixpresale/event/checkout_questions.html:125 @@ -901,19 +904,19 @@ msgid "Date" msgstr "تاريخ" #: pretix/base/exporters/answers.py:79 pretix/base/exporters/answers.py:88 -#: pretix/control/forms/checkin.py:83 pretix/control/forms/event.py:1611 +#: pretix/control/forms/checkin.py:83 pretix/control/forms/event.py:1604 #: pretix/control/forms/filter.py:428 pretix/control/forms/filter.py:455 -#: pretix/control/forms/filter.py:1904 pretix/control/forms/filter.py:1937 -#: pretix/control/forms/filter.py:2126 pretix/control/forms/filter.py:2146 -#: pretix/control/forms/filter.py:2241 pretix/control/forms/filter.py:2257 -#: pretix/control/forms/filter.py:2323 pretix/control/forms/filter.py:2358 -#: pretix/control/forms/filter.py:2540 pretix/control/forms/filter.py:2555 -#: pretix/control/forms/orders.py:841 pretix/control/forms/orders.py:1003 +#: 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/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 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:129 #: pretix/plugins/sendmail/forms.py:99 pretix/plugins/sendmail/forms.py:173 -#: pretix/plugins/sendmail/forms.py:351 +#: pretix/plugins/sendmail/forms.py:350 msgctxt "subevent" msgid "All dates" msgstr "كل التواريخ" @@ -937,7 +940,7 @@ msgstr "" #: pretix/base/exporters/customers.py:64 pretix/base/models/customers.py:82 #: pretix/control/templates/pretixcontrol/organizers/customer.html:29 #: pretix/control/templates/pretixcontrol/organizers/customers.html:54 -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:36 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:37 #: pretix/presale/templates/pretixpresale/organizers/customer_base.html:37 #, fuzzy #| msgctxt "invoice" @@ -961,50 +964,50 @@ msgstr "مقدم خدمة السداد" msgid "External identifier" msgstr "معرف داخلي" -#: pretix/base/exporters/customers.py:68 pretix/base/exporters/orderlist.py:262 -#: pretix/base/exporters/orderlist.py:445 -#: pretix/base/exporters/orderlist.py:578 +#: pretix/base/exporters/customers.py:68 pretix/base/exporters/orderlist.py:263 +#: pretix/base/exporters/orderlist.py:454 +#: pretix/base/exporters/orderlist.py:587 #: pretix/base/exporters/waitinglist.py:110 -#: pretix/base/modelimport_orders.py:72 pretix/base/models/customers.py:95 +#: 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:320 +#: pretix/base/pdf.py:329 #: pretix/control/templates/pretixcontrol/order/index.html:257 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:163 #: pretix/control/views/waitinglist.py:314 #: pretix/plugins/checkinlists/exporters.py:508 #: pretix/presale/checkoutflow.py:1538 pretix/presale/forms/checkout.py:84 #: pretix/presale/forms/waitinglist.py:80 -#: pretix/presale/templates/pretixpresale/event/order.html:304 +#: pretix/presale/templates/pretixpresale/event/order.html:303 msgid "Phone number" msgstr "رقم الجوال" #: pretix/base/exporters/customers.py:69 pretix/base/models/auth.py:246 #: pretix/base/models/customers.py:97 pretix/base/models/orders.py:3270 -#: pretix/base/settings.py:3640 pretix/base/settings.py:3652 +#: pretix/base/settings.py:3678 pretix/base/settings.py:3690 #: pretix/control/templates/pretixcontrol/users/index.html:47 msgid "Full name" 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:262 +#: pretix/base/exporters/invoices.py:340 pretix/base/exporters/orderlist.py:263 #: pretix/base/exporters/waitinglist.py:108 pretix/base/forms/questions.py:1227 #: pretix/base/models/devices.py:65 pretix/base/models/devices.py:127 -#: pretix/base/models/event.py:1493 pretix/base/models/event.py:1735 +#: pretix/base/models/event.py:1490 pretix/base/models/event.py:1732 #: pretix/base/models/items.py:2071 pretix/base/models/items.py:2244 #: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:75 #: pretix/base/models/organizer.py:535 pretix/base/models/seating.py:85 -#: pretix/base/models/waitinglist.py:69 pretix/base/settings.py:3265 -#: pretix/base/settings.py:3275 pretix/base/settings.py:3629 -#: pretix/control/forms/filter.py:625 pretix/control/forms/item.py:445 -#: pretix/control/forms/organizer.py:917 +#: pretix/base/models/waitinglist.py:69 pretix/base/settings.py:3303 +#: pretix/base/settings.py:3313 pretix/base/settings.py:3667 +#: pretix/control/forms/filter.py:625 pretix/control/forms/item.py:446 +#: pretix/control/forms/organizer.py:916 #: pretix/control/templates/pretixcontrol/checkin/index.html:109 -#: pretix/control/templates/pretixcontrol/checkin/lists.html:92 +#: pretix/control/templates/pretixcontrol/checkin/lists.html:99 #: pretix/control/templates/pretixcontrol/event/tax_index.html:26 #: pretix/control/templates/pretixcontrol/oauth/app_list.html:12 #: pretix/control/templates/pretixcontrol/oauth/authorized.html:17 -#: pretix/control/templates/pretixcontrol/order/index.html:947 +#: pretix/control/templates/pretixcontrol/order/index.html:959 #: pretix/control/templates/pretixcontrol/organizers/customer.html:58 #: pretix/control/templates/pretixcontrol/organizers/customers.html:62 #: pretix/control/templates/pretixcontrol/organizers/devices.html:77 @@ -1023,10 +1026,10 @@ msgstr "الاسم الكامل" #: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/index.html:32 #: pretix/presale/forms/customer.py:179 pretix/presale/forms/customer.py:483 #: pretix/presale/forms/waitinglist.py:68 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:87 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:139 -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:34 -#: pretix/presale/templates/pretixpresale/event/order.html:312 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:86 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:138 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:35 +#: pretix/presale/templates/pretixpresale/event/order.html:311 msgid "Name" msgstr "اسم" @@ -1051,7 +1054,7 @@ msgstr "تاريخ التسجيل" #: pretix/base/exporters/customers.py:81 pretix/base/exporters/invoices.py:205 #: pretix/base/exporters/waitinglist.py:120 pretix/base/models/auth.py:258 #: pretix/base/models/customers.py:106 pretix/base/models/exports.py:54 -#: pretix/control/forms/event.py:1616 pretix/control/forms/exports.py:49 +#: pretix/control/forms/event.py:1609 pretix/control/forms/exports.py:49 #: pretix/control/forms/exports.py:88 pretix/control/views/waitinglist.py:315 msgid "Language" msgstr "اللغة" @@ -1081,16 +1084,16 @@ msgstr "" #: pretix/base/exporters/items.py:213 pretix/base/exporters/items.py:214 #: pretix/base/exporters/items.py:215 pretix/base/exporters/items.py:218 #: pretix/base/exporters/items.py:221 pretix/base/exporters/items.py:222 -#: pretix/base/exporters/items.py:223 pretix/base/exporters/orderlist.py:393 -#: pretix/base/exporters/orderlist.py:398 -#: pretix/base/exporters/orderlist.py:742 -#: pretix/base/exporters/orderlist.py:765 -#: pretix/base/exporters/orderlist.py:797 -#: pretix/base/exporters/orderlist.py:1381 -#: pretix/base/exporters/reusablemedia.py:63 pretix/base/modelimport.py:187 -#: pretix/base/modelimport.py:194 pretix/base/models/orders.py:1401 +#: pretix/base/exporters/items.py:223 pretix/base/exporters/orderlist.py:395 +#: pretix/base/exporters/orderlist.py:400 +#: pretix/base/exporters/orderlist.py:752 +#: pretix/base/exporters/orderlist.py:775 +#: pretix/base/exporters/orderlist.py:807 +#: 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/control/forms/filter.py:172 pretix/control/forms/filter.py:520 -#: pretix/control/forms/filter.py:707 pretix/control/forms/item.py:614 +#: pretix/control/forms/filter.py:707 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 #: pretix/plugins/checkinlists/exporters.py:600 @@ -1106,15 +1109,15 @@ msgstr "نعم" #: pretix/base/exporters/customers.py:100 #: pretix/base/exporters/customers.py:101 pretix/base/exporters/events.py:83 -#: pretix/base/exporters/invoices.py:305 pretix/base/exporters/orderlist.py:393 -#: pretix/base/exporters/orderlist.py:398 -#: pretix/base/exporters/orderlist.py:765 -#: pretix/base/exporters/orderlist.py:797 -#: pretix/base/exporters/orderlist.py:1381 -#: pretix/base/exporters/reusablemedia.py:63 pretix/base/modelimport.py:186 -#: pretix/base/modelimport.py:196 pretix/base/models/orders.py:1403 +#: pretix/base/exporters/invoices.py:305 pretix/base/exporters/orderlist.py:395 +#: pretix/base/exporters/orderlist.py:400 +#: pretix/base/exporters/orderlist.py:775 +#: pretix/base/exporters/orderlist.py:807 +#: 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/control/forms/filter.py:172 pretix/control/forms/filter.py:521 -#: pretix/control/forms/filter.py:708 pretix/control/forms/item.py:615 +#: pretix/control/forms/filter.py:708 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 #: pretix/plugins/checkinlists/exporters.py:600 @@ -1146,9 +1149,9 @@ msgid "Event ticket {event}-{code}" msgstr "تذكرة الفعالية {event}-{code}" #: pretix/base/exporters/dekodi.py:234 pretix/base/exporters/invoices.py:74 -#: pretix/base/exporters/orderlist.py:128 -#: pretix/base/exporters/orderlist.py:837 -#: pretix/base/exporters/orderlist.py:1191 +#: pretix/base/exporters/orderlist.py:129 +#: pretix/base/exporters/orderlist.py:855 +#: pretix/base/exporters/orderlist.py:1209 #: pretix/plugins/checkinlists/exporters.py:88 #: pretix/plugins/checkinlists/exporters.py:864 #: pretix/plugins/reports/accountingreport.py:74 @@ -1191,13 +1194,12 @@ msgid "" "account." msgstr "" -#: pretix/base/exporters/events.py:57 pretix/base/exporters/orderlist.py:261 -#: pretix/base/exporters/orderlist.py:441 -#: pretix/base/exporters/orderlist.py:573 +#: pretix/base/exporters/events.py:57 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:572 -#: pretix/base/pdf.py:224 pretix/control/forms/filter.py:1248 -#: pretix/control/forms/filter.py:1250 pretix/control/forms/filter.py:1695 -#: pretix/control/forms/filter.py:1697 +#: pretix/base/pdf.py:233 pretix/control/forms/filter.py:1248 +#: pretix/control/forms/filter.py:1693 #: pretix/control/templates/pretixcontrol/events/index.html:68 #: pretix/control/templates/pretixcontrol/organizers/detail.html:64 msgid "Event name" @@ -1223,60 +1225,64 @@ msgid "Timezone" msgstr "المنطقة الزمنية" #: pretix/base/exporters/events.py:62 pretix/base/models/event.py:595 -#: pretix/base/models/event.py:1495 pretix/base/settings.py:3263 -#: pretix/base/settings.py:3273 pretix/control/forms/subevents.py:487 +#: pretix/base/models/event.py:1492 pretix/base/settings.py:3301 +#: pretix/base/settings.py:3311 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:597 -#: pretix/base/models/event.py:1497 pretix/base/pdf.py:286 -#: pretix/control/forms/subevents.py:492 +#: pretix/base/models/event.py:1494 pretix/base/pdf.py:295 +#: 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:599 -#: pretix/base/models/event.py:1499 pretix/control/forms/subevents.py:497 +#: pretix/base/models/event.py:1496 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:611 -#: pretix/base/models/event.py:1508 pretix/control/forms/subevents.py:93 +#: pretix/base/models/event.py:1505 pretix/control/forms/subevents.py:93 msgid "Start of presale" msgstr "بداية عرض ما قبل البيع" #: pretix/base/exporters/events.py:66 pretix/base/models/event.py:605 -#: pretix/base/models/event.py:1502 pretix/control/forms/subevents.py:99 +#: pretix/base/models/event.py:1499 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:617 pretix/base/models/event.py:1514 +#: pretix/base/models/event.py:617 pretix/base/models/event.py:1511 msgid "Location" msgstr "الموقع" #: pretix/base/exporters/events.py:68 pretix/base/models/event.py:625 -#: pretix/base/models/event.py:1517 +#: pretix/base/models/event.py:1514 +#: 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:633 -#: pretix/base/models/event.py:1525 +#: pretix/base/models/event.py:1522 +#: 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:645 -#: pretix/base/models/event.py:1540 +#: pretix/base/models/event.py:1537 #: pretix/control/templates/pretixcontrol/event/index.html:128 -#: pretix/control/templates/pretixcontrol/order/index.html:991 +#: pretix/control/templates/pretixcontrol/order/index.html:1003 msgid "Internal comment" msgstr "ملاحظة داخلية" #: pretix/base/exporters/invoices.py:82 pretix/base/models/orders.py:1753 #: pretix/base/models/orders.py:2162 pretix/control/forms/filter.py:204 -#: pretix/control/forms/filter.py:1024 pretix/control/forms/filter.py:2278 +#: pretix/control/forms/filter.py:1024 pretix/control/forms/filter.py:2274 #: pretix/control/templates/pretixcontrol/boxoffice/payment.html:9 #: pretix/control/templates/pretixcontrol/boxoffice/payment.html:14 #: pretix/control/templates/pretixcontrol/boxoffice/payment.html:44 @@ -1291,7 +1297,7 @@ 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:2280 +#: pretix/control/forms/filter.py:2276 msgid "All payment providers" msgstr "جميع مزودي خدمات السداد" @@ -1328,8 +1334,8 @@ msgstr "" #: pretix/control/templates/pretixcontrol/order/index.html:268 #: pretix/control/templates/pretixcontrol/order/index.html:341 #: pretix/control/templates/pretixcontrol/organizers/edit.html:312 -#: pretix/presale/templates/pretixpresale/event/order.html:236 -#: pretix/presale/templates/pretixpresale/event/order.html:257 +#: pretix/presale/templates/pretixpresale/event/order.html:235 +#: pretix/presale/templates/pretixpresale/event/order.html:256 msgid "Invoices" msgstr "فواتير" @@ -1342,8 +1348,8 @@ msgid "Invoice number" msgstr "رقم الفاتورة" #: pretix/base/exporters/invoices.py:200 pretix/base/exporters/invoices.py:327 -#: pretix/base/exporters/orderlist.py:1214 -#: pretix/base/exporters/orderlist.py:1259 +#: pretix/base/exporters/orderlist.py:1232 +#: pretix/base/exporters/orderlist.py:1277 #: pretix/base/exporters/waitinglist.py:107 pretix/base/forms/widgets.py:213 #: pretix/base/models/items.py:1655 pretix/base/models/orders.py:259 #: pretix/base/models/orders.py:2974 pretix/base/models/orders.py:3094 @@ -1358,10 +1364,10 @@ msgid "Date" msgstr "التاريخ" #: pretix/base/exporters/invoices.py:201 pretix/base/exporters/invoices.py:328 -#: pretix/base/exporters/orderlist.py:261 -#: pretix/base/exporters/orderlist.py:442 -#: pretix/base/exporters/orderlist.py:574 -#: pretix/base/exporters/orderlist.py:879 pretix/base/models/orders.py:210 +#: pretix/base/exporters/orderlist.py:262 +#: 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/control/templates/pretixcontrol/checkin/index.html:95 #: pretix/control/templates/pretixcontrol/order/index.html:181 @@ -1413,29 +1419,29 @@ msgid "Invoice sender:" msgstr "مرسل الفاتورة:" #: pretix/base/exporters/invoices.py:207 pretix/base/exporters/invoices.py:333 -#: pretix/base/exporters/orderlist.py:269 -#: pretix/base/exporters/orderlist.py:462 -#: pretix/base/exporters/orderlist.py:604 pretix/base/forms/questions.py:704 -#: pretix/base/modelimport_orders.py:206 pretix/base/modelimport_orders.py:352 +#: pretix/base/exporters/orderlist.py:270 +#: pretix/base/exporters/orderlist.py:471 +#: 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:3272 pretix/control/forms/filter.py:629 #: pretix/control/forms/filter.py:660 -#: pretix/control/templates/pretixcontrol/order/index.html:949 +#: pretix/control/templates/pretixcontrol/order/index.html:961 #: pretix/plugins/checkinlists/exporters.py:534 #: pretix/plugins/reports/exporters.py:840 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:89 -#: pretix/presale/templates/pretixpresale/event/order.html:316 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:88 +#: pretix/presale/templates/pretixpresale/event/order.html:315 msgid "Address" msgstr "العنوان" #: pretix/base/exporters/invoices.py:208 pretix/base/exporters/invoices.py:216 #: pretix/base/exporters/invoices.py:334 pretix/base/exporters/invoices.py:342 -#: pretix/base/exporters/orderlist.py:269 -#: pretix/base/exporters/orderlist.py:462 -#: pretix/base/exporters/orderlist.py:605 pretix/base/forms/questions.py:715 -#: pretix/base/modelimport_orders.py:217 pretix/base/modelimport_orders.py:363 +#: pretix/base/exporters/orderlist.py:270 +#: pretix/base/exporters/orderlist.py:471 +#: pretix/base/exporters/orderlist.py:614 pretix/base/forms/questions.py:715 +#: 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:3273 pretix/base/settings.py:1124 +#: pretix/base/models/orders.py:3273 pretix/base/settings.py:1162 #: pretix/control/forms/filter.py:633 pretix/control/forms/filter.py:664 #: pretix/control/views/item.py:488 #: pretix/plugins/checkinlists/exporters.py:535 @@ -1445,12 +1451,12 @@ msgstr "الرمز البريدي" #: pretix/base/exporters/invoices.py:209 pretix/base/exporters/invoices.py:217 #: pretix/base/exporters/invoices.py:335 pretix/base/exporters/invoices.py:343 -#: pretix/base/exporters/orderlist.py:269 -#: pretix/base/exporters/orderlist.py:462 -#: pretix/base/exporters/orderlist.py:606 pretix/base/forms/questions.py:723 -#: pretix/base/modelimport_orders.py:228 pretix/base/modelimport_orders.py:374 +#: pretix/base/exporters/orderlist.py:270 +#: pretix/base/exporters/orderlist.py:471 +#: pretix/base/exporters/orderlist.py:615 pretix/base/forms/questions.py:723 +#: 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:3274 pretix/base/settings.py:1136 +#: pretix/base/models/orders.py:3274 pretix/base/settings.py:1174 #: pretix/control/forms/filter.py:638 pretix/control/forms/filter.py:669 #: pretix/control/views/item.py:498 #: pretix/plugins/checkinlists/exporters.py:536 @@ -1460,22 +1466,22 @@ msgstr "المدينة" #: pretix/base/exporters/invoices.py:210 pretix/base/exporters/invoices.py:218 #: pretix/base/exporters/invoices.py:336 pretix/base/exporters/invoices.py:344 -#: pretix/base/exporters/orderlist.py:269 -#: pretix/base/exporters/orderlist.py:462 -#: pretix/base/exporters/orderlist.py:607 pretix/base/forms/questions.py:735 -#: pretix/base/modelimport_orders.py:244 pretix/base/modelimport_orders.py:390 +#: pretix/base/exporters/orderlist.py:270 +#: pretix/base/exporters/orderlist.py:471 +#: pretix/base/exporters/orderlist.py:616 pretix/base/forms/questions.py:735 +#: 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:3275 pretix/base/models/orders.py:3276 -#: pretix/base/settings.py:1145 pretix/control/forms/filter.py:643 +#: pretix/base/settings.py:1183 pretix/control/forms/filter.py:643 #: pretix/control/forms/filter.py:674 -#: pretix/control/templates/pretixcontrol/order/index.html:953 +#: pretix/control/templates/pretixcontrol/order/index.html:965 #: pretix/control/views/item.py:508 #: pretix/plugins/checkinlists/exporters.py:537 #: pretix/plugins/reports/exporters.py:792 #: pretix/plugins/reports/exporters.py:837 #: pretix/plugins/reports/exporters.py:886 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:93 -#: pretix/presale/templates/pretixpresale/event/order.html:320 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:92 +#: pretix/presale/templates/pretixpresale/event/order.html:319 msgid "Country" msgstr "الدولة" @@ -1485,15 +1491,15 @@ msgstr "الرقم الضريبي" #: pretix/base/exporters/invoices.py:212 pretix/base/exporters/invoices.py:220 #: pretix/base/exporters/invoices.py:338 pretix/base/exporters/invoices.py:346 -#: pretix/base/exporters/orderlist.py:270 -#: pretix/base/exporters/orderlist.py:462 -#: pretix/base/exporters/orderlist.py:653 pretix/base/modelimport_orders.py:288 +#: pretix/base/exporters/orderlist.py:271 +#: pretix/base/exporters/orderlist.py:471 +#: pretix/base/exporters/orderlist.py:662 pretix/base/modelimport_orders.py:321 #: pretix/base/models/orders.py:3279 -#: pretix/control/templates/pretixcontrol/order/index.html:960 +#: pretix/control/templates/pretixcontrol/order/index.html:972 #: pretix/plugins/reports/exporters.py:844 #: pretix/plugins/reports/exporters.py:886 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:100 -#: pretix/presale/templates/pretixpresale/event/order.html:327 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:99 +#: pretix/presale/templates/pretixpresale/event/order.html:326 msgid "VAT ID" msgstr "رقم تعريف ضريبة القيمة المضافة" @@ -1511,19 +1517,19 @@ msgid "Invoice recipient:" msgstr "مستلم الفاتورة:" #: pretix/base/exporters/invoices.py:213 pretix/base/exporters/invoices.py:339 -#: pretix/base/exporters/orderlist.py:262 -#: pretix/base/exporters/orderlist.py:454 -#: pretix/base/exporters/orderlist.py:603 -#: pretix/base/exporters/orderlist.py:643 pretix/base/forms/questions.py:696 -#: pretix/base/modelimport_orders.py:176 pretix/base/modelimport_orders.py:341 +#: pretix/base/exporters/orderlist.py:263 +#: pretix/base/exporters/orderlist.py:463 +#: 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/templates/pretixcontrol/order/index.html:945 +#: pretix/control/templates/pretixcontrol/order/index.html:957 #: pretix/control/views/item.py:466 #: pretix/plugins/checkinlists/exporters.py:518 #: pretix/plugins/reports/exporters.py:839 #: pretix/plugins/reports/exporters.py:885 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:84 -#: pretix/presale/templates/pretixpresale/event/order.html:308 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:83 +#: pretix/presale/templates/pretixpresale/event/order.html:307 msgid "Company" msgstr "الشركة" @@ -1532,36 +1538,36 @@ msgid "Street address" msgstr "عنوان الشارع" #: pretix/base/exporters/invoices.py:219 pretix/base/exporters/invoices.py:345 -#: pretix/base/exporters/orderlist.py:269 -#: pretix/base/exporters/orderlist.py:462 -#: pretix/base/exporters/orderlist.py:608 pretix/base/forms/questions.py:760 -#: pretix/base/forms/questions.py:1177 pretix/base/modelimport_orders.py:263 +#: 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:1177 pretix/base/modelimport_orders.py:295 #: pretix/base/models/customers.py:315 pretix/base/models/orders.py:1543 #: pretix/base/models/orders.py:3278 pretix/base/views/js_helpers.py:44 -#: pretix/control/templates/pretixcontrol/order/index.html:956 +#: pretix/control/templates/pretixcontrol/order/index.html:968 #: pretix/plugins/checkinlists/exporters.py:538 #: pretix/plugins/reports/exporters.py:843 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:96 -#: pretix/presale/templates/pretixpresale/event/order.html:323 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:95 +#: pretix/presale/templates/pretixpresale/event/order.html:322 msgctxt "address" msgid "State" msgstr "المنطقة" #: pretix/base/exporters/invoices.py:221 pretix/base/exporters/invoices.py:347 #: pretix/base/models/orders.py:3288 pretix/base/models/orders.py:3323 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:104 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:103 msgid "Beneficiary" msgstr "المستفيد" #: pretix/base/exporters/invoices.py:222 pretix/base/exporters/invoices.py:348 -#: pretix/base/modelimport_orders.py:299 pretix/base/models/orders.py:3283 -#: pretix/control/templates/pretixcontrol/order/index.html:980 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:112 +#: pretix/base/modelimport_orders.py:333 pretix/base/models/orders.py:3283 +#: pretix/control/templates/pretixcontrol/order/index.html:992 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:111 msgid "Internal reference" msgstr "المرجع الداخلي" #: pretix/base/exporters/invoices.py:223 pretix/base/models/tax.py:162 -#: pretix/control/forms/event.py:1506 +#: pretix/control/forms/event.py:1499 msgid "Reverse charge" msgstr "التكلفة العكسية" @@ -1586,9 +1592,9 @@ msgid "Payment matching IDs" msgstr "معرفات مطابقة الدفع" #: pretix/base/exporters/invoices.py:229 pretix/base/exporters/invoices.py:349 -#: pretix/base/exporters/orderlist.py:289 -#: pretix/base/exporters/orderlist.py:466 -#: pretix/base/exporters/orderlist.py:661 +#: pretix/base/exporters/orderlist.py:290 +#: pretix/base/exporters/orderlist.py:475 +#: pretix/base/exporters/orderlist.py:670 #: pretix/control/templates/pretixcontrol/event/payment.html:11 #: pretix/control/views/event.py:382 msgid "Payment providers" @@ -1601,7 +1607,7 @@ msgstr "إلغاء" #: pretix/base/exporters/invoices.py:285 pretix/base/exporters/invoices.py:388 #: 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 +#: pretix/presale/templates/pretixpresale/event/order.html:243 msgid "Invoice" msgstr "فاتورة" @@ -1609,13 +1615,13 @@ msgstr "فاتورة" msgid "Line number" msgstr "رقم السطر" -#: pretix/base/exporters/invoices.py:320 pretix/base/exporters/orderlist.py:449 +#: pretix/base/exporters/invoices.py:320 pretix/base/exporters/orderlist.py:458 #: pretix/base/models/items.py:492 pretix/base/models/items.py:1155 #: pretix/control/templates/pretixcontrol/pdf/placeholders.html:32 msgid "Description" msgstr "الوصف" -#: pretix/base/exporters/invoices.py:321 pretix/control/forms/orders.py:343 +#: pretix/base/exporters/invoices.py:321 pretix/control/forms/orders.py:355 msgid "Gross price" msgstr "السعر الإجمالي" @@ -1623,16 +1629,16 @@ msgstr "السعر الإجمالي" msgid "Net price" msgstr "السعر الصافي" -#: pretix/base/exporters/invoices.py:323 pretix/base/exporters/orderlist.py:453 -#: pretix/base/exporters/orderlist.py:594 -#: pretix/base/exporters/orderlist.py:904 pretix/base/models/orders.py:2326 +#: pretix/base/exporters/invoices.py:323 pretix/base/exporters/orderlist.py:462 +#: pretix/base/exporters/orderlist.py:603 +#: pretix/base/exporters/orderlist.py:922 pretix/base/models/orders.py:2326 #: pretix/base/models/orders.py:2498 pretix/base/models/orders.py:3020 msgid "Tax value" msgstr "قيمة الضريبة" -#: pretix/base/exporters/invoices.py:324 pretix/base/exporters/orderlist.py:451 -#: pretix/base/exporters/orderlist.py:592 -#: pretix/base/exporters/orderlist.py:901 pretix/base/models/orders.py:2313 +#: pretix/base/exporters/invoices.py:324 pretix/base/exporters/orderlist.py:460 +#: pretix/base/exporters/orderlist.py:601 +#: pretix/base/exporters/orderlist.py:919 pretix/base/models/orders.py:2313 #: pretix/base/models/orders.py:2485 pretix/base/models/orders.py:3007 #: pretix/base/models/orders.py:3107 pretix/base/models/tax.py:348 #: pretix/control/templates/pretixcontrol/order/transactions.html:21 @@ -1650,7 +1656,7 @@ msgstr "الاسم الضريبي" msgid "Event start date" msgstr "تاريخ بدء الفعالية" -#: pretix/base/exporters/invoices.py:350 pretix/base/pdf.py:278 +#: pretix/base/exporters/invoices.py:350 pretix/base/pdf.py:287 msgid "Event end date" msgstr "تاريخ إنتهاء الفعالية" @@ -1660,7 +1666,7 @@ msgstr "تاريخ إنتهاء الفعالية" msgid "Product data" msgstr "اسم المنتج" -#: pretix/base/exporters/items.py:50 pretix/base/exporters/orderlist.py:1128 +#: pretix/base/exporters/items.py:50 pretix/base/exporters/orderlist.py:1146 #, fuzzy #| msgid "Product name" msgctxt "export_category" @@ -1671,16 +1677,16 @@ msgstr "اسم المنتج" msgid "Download a spreadsheet with details about all products and variations." msgstr "" -#: pretix/base/exporters/items.py:57 pretix/base/exporters/orderlist.py:588 -#: pretix/base/exporters/orderlist.py:890 +#: pretix/base/exporters/items.py:57 pretix/base/exporters/orderlist.py:597 +#: pretix/base/exporters/orderlist.py:908 #: pretix/base/exporters/waitinglist.py:112 #, fuzzy #| msgid "Product" msgid "Product ID" msgstr "منتج" -#: pretix/base/exporters/items.py:58 pretix/base/exporters/orderlist.py:590 -#: pretix/base/exporters/orderlist.py:892 +#: pretix/base/exporters/items.py:58 pretix/base/exporters/orderlist.py:599 +#: pretix/base/exporters/orderlist.py:910 #: pretix/base/exporters/waitinglist.py:114 #, fuzzy #| msgid "Variation" @@ -1705,8 +1711,8 @@ msgstr "الاسم الداخلي" msgid "Item name" msgstr "اسم العنصر" -#: pretix/base/exporters/items.py:68 pretix/base/exporters/orderlist.py:589 -#: pretix/base/exporters/orderlist.py:893 +#: pretix/base/exporters/items.py:68 pretix/base/exporters/orderlist.py:598 +#: pretix/base/exporters/orderlist.py:911 #: pretix/base/exporters/waitinglist.py:113 pretix/base/models/items.py:1148 #: pretix/base/models/orders.py:1495 pretix/base/models/orders.py:2992 #: pretix/plugins/checkinlists/exporters.py:695 @@ -1715,11 +1721,11 @@ 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:1484 +#: pretix/base/models/discount.py:60 pretix/base/models/event.py:1481 #: 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:2010 +#: pretix/control/forms/filter.py:1201 pretix/control/forms/filter.py:2006 #: pretix/control/templates/pretixcontrol/event/plugins.html:25 #: pretix/control/templates/pretixcontrol/event/plugins.html:75 #: pretix/control/templates/pretixcontrol/users/index.html:51 @@ -1727,7 +1733,7 @@ msgid "Active" msgstr "نشط" #: pretix/base/exporters/items.py:72 pretix/base/models/discount.py:77 -#: pretix/control/forms/event.py:986 pretix/control/navigation.py:508 +#: pretix/control/forms/event.py:976 pretix/control/navigation.py:508 #: pretix/control/templates/pretixcontrol/organizers/channels.html:6 #: pretix/plugins/autocheckin/models.py:64 #: pretix/plugins/autocheckin/templates/pretixplugins/autocheckin/index.html:30 @@ -1765,9 +1771,9 @@ msgstr "إنشاء التذاكر" msgid "Generate tickets" msgstr "إنشاء التذاكر" -#: pretix/base/exporters/items.py:79 pretix/base/exporters/orderlist.py:1135 +#: pretix/base/exporters/items.py:79 pretix/base/exporters/orderlist.py:1153 #: pretix/base/exporters/waitinglist.py:41 pretix/base/shredder.py:367 -#: pretix/control/forms/event.py:1686 pretix/control/navigation.py:237 +#: pretix/control/forms/event.py:1679 pretix/control/navigation.py:237 #: pretix/control/templates/pretixcontrol/event/settings.html:363 #: pretix/control/templates/pretixcontrol/orders/cancel.html:62 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:6 @@ -1775,9 +1781,9 @@ msgstr "إنشاء التذاكر" #: pretix/plugins/sendmail/views.py:448 #: pretix/presale/templates/pretixpresale/event/fragment_availability.html:31 #: pretix/presale/templates/pretixpresale/event/fragment_availability.html:44 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:91 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:98 -#: pretix/presale/templates/pretixpresale/event/index.html:201 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:93 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:100 +#: pretix/presale/templates/pretixpresale/event/index.html:200 #: pretix/presale/templates/pretixpresale/event/waitinglist.html:3 #: pretix/presale/templates/pretixpresale/event/waitinglist_remove.html:3 #: pretix/presale/templates/pretixpresale/fragment_calendar.html:97 @@ -1791,8 +1797,8 @@ msgstr "قائمة الانتظار" #: pretix/base/exporters/items.py:80 pretix/base/models/discount.py:82 #: pretix/base/models/items.py:224 pretix/base/models/items.py:280 #: pretix/base/models/items.py:562 pretix/base/models/items.py:1205 -#: pretix/base/payment.py:392 pretix/control/forms/subevents.py:327 -#: pretix/control/forms/subevents.py:349 +#: pretix/base/payment.py:392 pretix/control/forms/subevents.py:323 +#: pretix/control/forms/subevents.py:345 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:506 #: pretix/control/templates/pretixcontrol/subevents/bulk_edit.html:172 #: pretix/control/templates/pretixcontrol/subevents/detail.html:149 @@ -1802,7 +1808,7 @@ msgstr "متاح من" #: pretix/base/exporters/items.py:81 pretix/base/models/discount.py:87 #: pretix/base/models/items.py:229 pretix/base/models/items.py:285 #: pretix/base/models/items.py:572 pretix/base/models/items.py:1215 -#: pretix/base/payment.py:398 pretix/control/forms/subevents.py:332 +#: pretix/base/payment.py:398 pretix/control/forms/subevents.py:328 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:511 #: pretix/control/templates/pretixcontrol/subevents/bulk_edit.html:177 #: pretix/control/templates/pretixcontrol/subevents/detail.html:154 @@ -1839,15 +1845,15 @@ msgstr "الحد الأدنى للمبلغ حسب كل طلب" msgid "Maximum amount per order" msgstr "الحد الأقصى حسب كل طلب" -#: pretix/base/exporters/items.py:89 pretix/base/exporters/orderlist.py:282 -#: pretix/base/modelimport_orders.py:610 pretix/base/models/items.py:656 +#: pretix/base/exporters/items.py:89 pretix/base/exporters/orderlist.py:283 +#: pretix/base/modelimport_orders.py:652 pretix/base/models/items.py:656 #: pretix/base/models/items.py:1242 pretix/base/models/orders.py:282 #: pretix/plugins/checkinlists/exporters.py:522 msgid "Requires special attention" msgstr "يتطلب اهتماما خاصا" -#: pretix/base/exporters/items.py:90 pretix/base/exporters/orderlist.py:283 -#: pretix/base/modelimport_orders.py:618 pretix/base/models/items.py:663 +#: pretix/base/exporters/items.py:90 pretix/base/exporters/orderlist.py:284 +#: pretix/base/modelimport_orders.py:661 pretix/base/models/items.py:663 #: pretix/base/models/items.py:1249 pretix/base/models/orders.py:289 #: pretix/plugins/checkinlists/exporters.py:524 #, fuzzy @@ -1878,7 +1884,7 @@ msgstr "يتتطلب عضوية سارية المفعول" msgid "Hide without a valid membership" msgstr "يتتطلب عضوية سارية المفعول" -#: pretix/base/exporters/json.py:51 pretix/base/exporters/orderlist.py:86 +#: pretix/base/exporters/json.py:51 pretix/base/exporters/orderlist.py:87 msgid "Order data" msgstr "بيانات الطلب" @@ -1903,14 +1909,14 @@ msgstr "" msgid "Filter by status" msgstr "تصنيف حسب الحالة" -#: pretix/base/exporters/orderlist.py:88 +#: pretix/base/exporters/orderlist.py:89 msgid "" "Download a spreadsheet of all orders. The spreadsheet will include three " "sheets, one with a line for every order, one with a line for every order " "position, and one with a line for every additional fee charged in an order." msgstr "" -#: pretix/base/exporters/orderlist.py:100 pretix/base/models/orders.py:332 +#: pretix/base/exporters/orderlist.py:101 pretix/base/models/orders.py:332 #: pretix/control/navigation.py:255 pretix/control/navigation.py:362 #: pretix/control/templates/pretixcontrol/orders/index.html:8 #: pretix/control/templates/pretixcontrol/orders/index.html:10 @@ -1923,43 +1929,43 @@ msgstr "" msgid "Orders" msgstr "طلبات" -#: pretix/base/exporters/orderlist.py:101 pretix/base/models/orders.py:2547 +#: pretix/base/exporters/orderlist.py:102 pretix/base/models/orders.py:2547 #: pretix/base/notifications.py:205 msgid "Order positions" msgstr "حالات الطلب" -#: pretix/base/exporters/orderlist.py:102 +#: pretix/base/exporters/orderlist.py:103 msgid "Order fees" msgstr "رسوم الطلب" -#: pretix/base/exporters/orderlist.py:110 +#: pretix/base/exporters/orderlist.py:111 msgid "Only paid orders" msgstr "الطلبات المدفوعة فقط" -#: pretix/base/exporters/orderlist.py:116 +#: pretix/base/exporters/orderlist.py:117 msgid "Include payment amounts" msgstr "تضمين مبالغ الدفع" -#: pretix/base/exporters/orderlist.py:122 +#: pretix/base/exporters/orderlist.py:123 msgid "Show multiple choice answers grouped in one column" msgstr "أظهر إجابات متعددة الخيار، مجمعة في عمود واحد" -#: pretix/base/exporters/orderlist.py:131 +#: pretix/base/exporters/orderlist.py:132 #: pretix/plugins/reports/exporters.py:701 #, fuzzy #| msgid "Only include orders created on or after this date." msgid "Only include orders created within this date range." msgstr "قم بتضمين الطلبات التي تم إنشاؤها في هذا التاريخ أو بعده فقط." -#: pretix/base/exporters/orderlist.py:135 pretix/base/notifications.py:194 -#: pretix/base/pdf.py:234 pretix/plugins/badges/exporters.py:499 +#: pretix/base/exporters/orderlist.py:136 pretix/base/notifications.py:194 +#: pretix/base/pdf.py:243 pretix/plugins/badges/exporters.py:499 #: pretix/plugins/reports/exporters.py:305 #: pretix/plugins/reports/exporters.py:454 #: pretix/plugins/ticketoutputpdf/exporters.py:97 msgid "Event date" msgstr "تاريخ الفعالية" -#: pretix/base/exporters/orderlist.py:138 +#: pretix/base/exporters/orderlist.py:139 #, fuzzy #| msgid "" #| "Only include orders including at least one ticket for a date on or after " @@ -1971,18 +1977,18 @@ msgstr "" "قم بتضمين الطلبات التي تشمل تذكرة واحدة على الأقل في هذا التاريخ أو بعده. " "سيشمل أيضا تواريخ أخرى في حالة الطلبات المختلطة!" -#: pretix/base/exporters/orderlist.py:261 -#: pretix/base/exporters/orderlist.py:440 -#: pretix/base/exporters/orderlist.py:572 -#: pretix/base/exporters/orderlist.py:876 -#: pretix/base/exporters/orderlist.py:1076 -#: pretix/base/exporters/orderlist.py:1259 -#: pretix/base/exporters/waitinglist.py:115 pretix/control/forms/event.py:1662 +#: pretix/base/exporters/orderlist.py:262 +#: pretix/base/exporters/orderlist.py:449 +#: pretix/base/exporters/orderlist.py:581 +#: pretix/base/exporters/orderlist.py:894 +#: pretix/base/exporters/orderlist.py:1094 +#: pretix/base/exporters/orderlist.py:1277 +#: pretix/base/exporters/waitinglist.py:115 pretix/control/forms/event.py:1655 #: pretix/control/forms/organizer.py:116 msgid "Event slug" msgstr "رابط الفعالية" -#: pretix/base/exporters/orderlist.py:261 pretix/base/notifications.py:201 +#: pretix/base/exporters/orderlist.py:262 pretix/base/notifications.py:201 #: pretix/control/templates/pretixcontrol/orders/bulk_action.html:25 #: pretix/control/templates/pretixcontrol/search/orders.html:60 #: pretix/plugins/reports/exporters.py:561 @@ -1990,23 +1996,23 @@ msgstr "رابط الفعالية" msgid "Order total" msgstr "إجمالي الطلب" -#: pretix/base/exporters/orderlist.py:261 -#: pretix/base/exporters/orderlist.py:443 -#: pretix/base/exporters/orderlist.py:576 -#: pretix/base/exporters/orderlist.py:1076 -#: pretix/base/exporters/orderlist.py:1312 +#: pretix/base/exporters/orderlist.py:262 +#: pretix/base/exporters/orderlist.py:452 +#: pretix/base/exporters/orderlist.py:585 +#: pretix/base/exporters/orderlist.py:1094 +#: 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:1426 pretix/control/forms/filter.py:1495 -#: pretix/control/forms/filter.py:1567 pretix/control/forms/filter.py:1667 -#: pretix/control/forms/filter.py:2007 pretix/control/forms/filter.py:2087 -#: pretix/control/forms/filter.py:2368 +#: 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/templates/pretixcontrol/boxoffice/payment.html:52 #: pretix/control/templates/pretixcontrol/checkin/index.html:112 #: pretix/control/templates/pretixcontrol/events/index.html:90 -#: pretix/control/templates/pretixcontrol/order/index.html:743 -#: pretix/control/templates/pretixcontrol/order/index.html:839 +#: pretix/control/templates/pretixcontrol/order/index.html:755 +#: pretix/control/templates/pretixcontrol/order/index.html:851 #: pretix/control/templates/pretixcontrol/orders/bulk_action.html:26 #: pretix/control/templates/pretixcontrol/orders/index.html:151 #: pretix/control/templates/pretixcontrol/orders/refunds.html:65 @@ -2030,11 +2036,11 @@ msgstr "إجمالي الطلب" msgid "Status" msgstr "حالة" -#: pretix/base/exporters/orderlist.py:262 -#: pretix/base/exporters/orderlist.py:446 -#: pretix/base/exporters/orderlist.py:579 -#: pretix/base/exporters/orderlist.py:880 pretix/base/notifications.py:203 -#: pretix/control/forms/filter.py:2329 +#: pretix/base/exporters/orderlist.py:263 +#: 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/templates/pretixcontrol/order/index.html:183 #: pretix/control/templates/pretixcontrol/orders/bulk_action.html:24 #: pretix/control/templates/pretixcontrol/orders/index.html:140 @@ -2052,61 +2058,61 @@ msgstr "حالة" msgid "Order date" msgstr "تاريخ الطلب" -#: pretix/base/exporters/orderlist.py:262 -#: pretix/base/exporters/orderlist.py:447 -#: pretix/base/exporters/orderlist.py:580 -#: pretix/base/exporters/orderlist.py:881 +#: pretix/base/exporters/orderlist.py:263 +#: pretix/base/exporters/orderlist.py:456 +#: pretix/base/exporters/orderlist.py:589 +#: pretix/base/exporters/orderlist.py:899 #: pretix/plugins/checkinlists/exporters.py:521 msgid "Order time" msgstr "توقيت الطلب" -#: pretix/base/exporters/orderlist.py:270 +#: pretix/base/exporters/orderlist.py:271 msgid "Custom address field" msgstr "حقل العنوان المخصص" -#: pretix/base/exporters/orderlist.py:270 +#: pretix/base/exporters/orderlist.py:271 msgid "Date of last payment" msgstr "تاريخ آخر دفع" -#: pretix/base/exporters/orderlist.py:270 pretix/base/services/stats.py:237 +#: pretix/base/exporters/orderlist.py:271 pretix/base/services/stats.py:237 msgid "Fees" msgstr "الرسوم" -#: pretix/base/exporters/orderlist.py:270 -#: pretix/base/exporters/orderlist.py:657 pretix/base/modelimport_orders.py:472 +#: pretix/base/exporters/orderlist.py:271 +#: pretix/base/exporters/orderlist.py:666 pretix/base/modelimport_orders.py:508 #: pretix/control/templates/pretixcontrol/order/index.html:193 -#: pretix/control/templates/pretixcontrol/pdf/index.html:189 +#: pretix/control/templates/pretixcontrol/pdf/index.html:249 msgid "Order locale" msgstr "مكان الطلب" -#: pretix/base/exporters/orderlist.py:275 +#: pretix/base/exporters/orderlist.py:276 #, python-brace-format msgid "Gross at {rate} % tax" msgstr "الإجمالي في {rate} % ضريبة" -#: pretix/base/exporters/orderlist.py:276 +#: pretix/base/exporters/orderlist.py:277 #, python-brace-format msgid "Net at {rate} % tax" msgstr "صافي {rate} % ضريبة" -#: pretix/base/exporters/orderlist.py:277 +#: pretix/base/exporters/orderlist.py:278 #, python-brace-format msgid "Tax value at {rate} % tax" msgstr "قيمة الضريبة {rate} % ضريبة" -#: pretix/base/exporters/orderlist.py:280 +#: pretix/base/exporters/orderlist.py:281 msgid "Invoice numbers" msgstr "أرقام الفواتير" -#: pretix/base/exporters/orderlist.py:281 -#: pretix/base/exporters/orderlist.py:656 pretix/base/modelimport_orders.py:540 +#: 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/templates/pretixcontrol/order/index.html:190 msgid "Sales channel" msgstr "قناة المبيعات" -#: pretix/base/exporters/orderlist.py:285 -#: pretix/base/exporters/orderlist.py:621 pretix/base/models/orders.py:277 +#: pretix/base/exporters/orderlist.py:286 +#: pretix/base/exporters/orderlist.py:630 pretix/base/models/orders.py:277 #: pretix/control/forms/filter.py:240 #, fuzzy #| msgctxt "subevent" @@ -2114,42 +2120,48 @@ msgstr "قناة المبيعات" msgid "Follow-up date" msgstr "كل التواريخ" -#: pretix/base/exporters/orderlist.py:286 +#: pretix/base/exporters/orderlist.py:287 #: pretix/control/templates/pretixcontrol/orders/index.html:150 #: pretix/control/templates/pretixcontrol/organizers/customer.html:208 msgid "Positions" msgstr "الحالات" -#: pretix/base/exporters/orderlist.py:287 -#: pretix/base/exporters/orderlist.py:658 pretix/base/models/orders.py:321 +#: pretix/base/exporters/orderlist.py:288 +#: pretix/base/exporters/orderlist.py:667 pretix/base/models/orders.py:321 #: pretix/control/forms/filter.py:567 msgid "Email address verified" msgstr "تم التحقق من عنوان البريد الإلكتروني" -#: pretix/base/exporters/orderlist.py:288 -#: pretix/base/exporters/orderlist.py:465 -#: pretix/base/exporters/orderlist.py:659 +#: pretix/base/exporters/orderlist.py:289 +#: pretix/base/exporters/orderlist.py:474 +#: pretix/base/exporters/orderlist.py:668 #, fuzzy #| msgctxt "invoice" #| msgid "Customer VAT ID" msgid "External customer ID" msgstr "معرف ضريبة القيمة المضافة للعميل" -#: pretix/base/exporters/orderlist.py:293 +#: pretix/base/exporters/orderlist.py:291 +#, fuzzy +#| msgid "Order time" +msgid "Order link" +msgstr "توقيت الطلب" + +#: pretix/base/exporters/orderlist.py:295 #, python-brace-format msgid "Paid by {method}" msgstr "تم السداد بواسطة {method}" -#: pretix/base/exporters/orderlist.py:448 -#: pretix/base/exporters/orderlist.py:894 +#: pretix/base/exporters/orderlist.py:457 +#: pretix/base/exporters/orderlist.py:912 msgid "Fee type" msgstr "نوع الرسوم" -#: pretix/base/exporters/orderlist.py:450 -#: pretix/base/exporters/orderlist.py:591 -#: pretix/base/exporters/orderlist.py:900 pretix/base/modelimport_orders.py:431 +#: pretix/base/exporters/orderlist.py:459 +#: 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:3003 -#: pretix/base/pdf.py:158 pretix/control/forms/orders.py:627 +#: pretix/base/pdf.py:158 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 @@ -2162,41 +2174,41 @@ msgstr "نوع الرسوم" msgid "Price" msgstr "السعر" -#: pretix/base/exporters/orderlist.py:452 -#: pretix/base/exporters/orderlist.py:593 -#: pretix/base/exporters/orderlist.py:903 +#: pretix/base/exporters/orderlist.py:461 +#: pretix/base/exporters/orderlist.py:602 +#: pretix/base/exporters/orderlist.py:921 #: pretix/control/templates/pretixcontrol/event/tax_edit.html:9 #: pretix/control/templates/pretixcontrol/event/tax_edit.html:16 #: pretix/control/templates/pretixcontrol/order/change.html:165 msgid "Tax rule" msgstr "قاعدة الضريبة" -#: pretix/base/exporters/orderlist.py:455 -#: pretix/base/exporters/orderlist.py:460 -#: pretix/base/exporters/orderlist.py:644 -#: pretix/base/exporters/orderlist.py:648 pretix/base/pdf.py:330 +#: 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 msgid "Invoice address name" msgstr "اسم عنوان الفاتورة" -#: pretix/base/exporters/orderlist.py:480 -#: pretix/base/exporters/orderlist.py:683 pretix/base/models/orders.py:205 +#: pretix/base/exporters/orderlist.py:489 +#: pretix/base/exporters/orderlist.py:693 pretix/base/models/orders.py:205 msgid "canceled" msgstr "ملغى" -#: pretix/base/exporters/orderlist.py:575 -#: pretix/base/exporters/orderlist.py:887 +#: pretix/base/exporters/orderlist.py:584 +#: pretix/base/exporters/orderlist.py:905 #: pretix/plugins/checkinlists/exporters.py:757 msgid "Position ID" msgstr "معرف الحالة" -#: pretix/base/exporters/orderlist.py:584 -#: pretix/base/exporters/orderlist.py:1139 +#: pretix/base/exporters/orderlist.py:593 +#: pretix/base/exporters/orderlist.py:1157 #: pretix/base/exporters/waitinglist.py:118 pretix/base/forms/questions.py:650 #: pretix/base/forms/questions.py:659 pretix/base/models/memberships.py:145 #: pretix/control/forms/rrule.py:49 #: pretix/control/templates/pretixcontrol/events/index.html:78 -#: pretix/control/templates/pretixcontrol/order/index.html:740 -#: pretix/control/templates/pretixcontrol/order/index.html:834 +#: pretix/control/templates/pretixcontrol/order/index.html:752 +#: pretix/control/templates/pretixcontrol/order/index.html:846 #: pretix/control/templates/pretixcontrol/orders/refunds.html:55 #: pretix/control/templates/pretixcontrol/organizers/detail.html:66 #: pretix/control/templates/pretixcontrol/search/payments.html:83 @@ -2207,8 +2219,8 @@ msgstr "معرف الحالة" msgid "Start date" msgstr "تاريخ البداية" -#: pretix/base/exporters/orderlist.py:585 -#: pretix/base/exporters/orderlist.py:1140 +#: pretix/base/exporters/orderlist.py:594 +#: pretix/base/exporters/orderlist.py:1158 #: pretix/base/exporters/waitinglist.py:119 #: pretix/base/models/memberships.py:148 #: pretix/control/templates/pretixcontrol/events/index.html:82 @@ -2220,14 +2232,14 @@ msgstr "تاريخ البداية" msgid "End date" msgstr "تاريخ الإنتهاء" -#: pretix/base/exporters/orderlist.py:587 -#: pretix/base/exporters/orderlist.py:891 +#: pretix/base/exporters/orderlist.py:596 +#: pretix/base/exporters/orderlist.py:909 #: pretix/base/exporters/waitinglist.py:111 -#: pretix/base/modelimport_orders.py:109 +#: pretix/base/modelimport_orders.py:129 #: pretix/base/modelimport_vouchers.py:174 pretix/base/models/items.py:794 #: pretix/base/models/vouchers.py:250 pretix/base/models/waitinglist.py:91 -#: pretix/control/forms/filter.py:2129 pretix/control/forms/filter.py:2384 -#: pretix/control/forms/orders.py:323 pretix/control/forms/vouchers.py:67 +#: pretix/control/forms/filter.py:2125 pretix/control/forms/filter.py:2380 +#: 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 #: pretix/control/templates/pretixcontrol/order/change.html:139 @@ -2250,12 +2262,12 @@ msgstr "تاريخ الإنتهاء" msgid "Product" msgstr "منتج" -#: pretix/base/exporters/orderlist.py:595 -#: pretix/base/exporters/orderlist.py:600 pretix/base/forms/questions.py:679 -#: pretix/base/modelimport_orders.py:313 pretix/base/models/customers.py:300 -#: pretix/base/models/orders.py:1504 pretix/base/pdf.py:172 -#: pretix/control/forms/filter.py:648 pretix/control/forms/organizer.py:986 -#: pretix/control/templates/pretixcontrol/order/index.html:514 +#: 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:985 +#: pretix/control/templates/pretixcontrol/order/index.html:526 #: pretix/control/templates/pretixcontrol/organizers/customer.html:120 #: pretix/control/views/item.py:442 pretix/plugins/badges/exporters.py:495 #: pretix/plugins/checkinlists/exporters.py:120 @@ -2269,17 +2281,17 @@ msgstr "منتج" msgid "Attendee name" msgstr "اسم الحاضر" -#: pretix/base/exporters/orderlist.py:602 pretix/base/forms/questions.py:685 +#: 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:214 -#: pretix/control/templates/pretixcontrol/order/index.html:519 +#: pretix/base/pdf.py:223 +#: pretix/control/templates/pretixcontrol/order/index.html:531 #: pretix/control/views/item.py:454 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:172 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:175 msgid "Attendee email" msgstr "البريد الإلكتروني للحاضر" -#: pretix/base/exporters/orderlist.py:609 pretix/base/models/vouchers.py:312 +#: pretix/base/exporters/orderlist.py:618 pretix/base/models/vouchers.py:312 #: pretix/control/templates/pretixcontrol/vouchers/bulk.html:5 #: pretix/control/templates/pretixcontrol/vouchers/detail.html:6 #: pretix/control/templates/pretixcontrol/vouchers/detail.html:8 @@ -2287,44 +2299,44 @@ msgstr "البريد الإلكتروني للحاضر" msgid "Voucher" msgstr "كود الخصم" -#: pretix/base/exporters/orderlist.py:610 +#: pretix/base/exporters/orderlist.py:619 msgid "Pseudonymization ID" msgstr "معرف الاسم المستعار" -#: pretix/base/exporters/orderlist.py:611 pretix/control/forms/filter.py:678 +#: pretix/base/exporters/orderlist.py:620 pretix/control/forms/filter.py:678 #: pretix/control/templates/pretixcontrol/order/change.html:280 #, fuzzy #| msgid "Client secret" msgid "Ticket secret" msgstr "كلمة سر التذكرة" -#: pretix/base/exporters/orderlist.py:612 pretix/base/modelimport_orders.py:570 +#: pretix/base/exporters/orderlist.py:621 pretix/base/modelimport_orders.py:610 #: pretix/base/modelimport_vouchers.py:272 #: pretix/plugins/checkinlists/exporters.py:525 msgid "Seat ID" msgstr "رقم المقعد" -#: pretix/base/exporters/orderlist.py:613 +#: pretix/base/exporters/orderlist.py:622 #: pretix/plugins/checkinlists/exporters.py:526 msgid "Seat name" msgstr "اسم المقعد" -#: pretix/base/exporters/orderlist.py:614 +#: pretix/base/exporters/orderlist.py:623 #: pretix/plugins/checkinlists/exporters.py:527 msgid "Seat zone" msgstr "منطقة المقعد" -#: pretix/base/exporters/orderlist.py:615 +#: pretix/base/exporters/orderlist.py:624 #: pretix/plugins/checkinlists/exporters.py:528 msgid "Seat row" msgstr "صف المقعد" -#: pretix/base/exporters/orderlist.py:616 +#: pretix/base/exporters/orderlist.py:625 #: pretix/plugins/checkinlists/exporters.py:529 msgid "Seat number" msgstr "رقم المقعد" -#: pretix/base/exporters/orderlist.py:617 +#: pretix/base/exporters/orderlist.py:626 #: pretix/control/templates/pretixcontrol/order/change.html:224 #: pretix/plugins/checkinlists/exporters.py:428 #: pretix/plugins/checkinlists/exporters.py:530 @@ -2333,7 +2345,7 @@ msgstr "رقم المقعد" msgid "Blocked" msgstr "محجوب" -#: pretix/base/exporters/orderlist.py:618 pretix/base/modelimport_orders.py:500 +#: pretix/base/exporters/orderlist.py:627 pretix/base/modelimport_orders.py:537 #: pretix/base/models/orders.py:2514 #: pretix/control/templates/pretixcontrol/organizers/customer.html:117 #: pretix/plugins/checkinlists/exporters.py:531 @@ -2343,7 +2355,7 @@ msgstr "محجوب" msgid "Valid from" msgstr "من تاريخ" -#: pretix/base/exporters/orderlist.py:619 pretix/base/modelimport_orders.py:508 +#: pretix/base/exporters/orderlist.py:628 pretix/base/modelimport_orders.py:545 #: pretix/base/modelimport_vouchers.py:111 pretix/base/models/orders.py:2519 #: pretix/base/models/vouchers.py:221 #: pretix/control/templates/pretixcontrol/organizers/customer.html:118 @@ -2355,40 +2367,40 @@ msgstr "من تاريخ" msgid "Valid until" msgstr "حتى تاريخ" -#: pretix/base/exporters/orderlist.py:620 +#: pretix/base/exporters/orderlist.py:629 pretix/base/modelimport_orders.py:643 msgid "Order comment" msgstr "ملاحظات الطلب" -#: pretix/base/exporters/orderlist.py:622 +#: pretix/base/exporters/orderlist.py:631 #, fuzzy #| msgid "Add-On to position #%(posid)s" msgid "Add-on to position ID" msgstr "إضافة على #%(posid)s" -#: pretix/base/exporters/orderlist.py:650 pretix/base/pdf.py:340 +#: pretix/base/exporters/orderlist.py:659 pretix/base/pdf.py:349 msgid "Invoice address street" msgstr "شارع عنوان الفاتورة" -#: pretix/base/exporters/orderlist.py:650 pretix/base/pdf.py:345 +#: pretix/base/exporters/orderlist.py:659 pretix/base/pdf.py:354 msgid "Invoice address ZIP code" msgstr "الرمز البريدي لعنوان الفاتورة" -#: pretix/base/exporters/orderlist.py:650 pretix/base/pdf.py:350 +#: pretix/base/exporters/orderlist.py:659 pretix/base/pdf.py:359 msgid "Invoice address city" msgstr "مدينة عنوان الفاتورة" -#: pretix/base/exporters/orderlist.py:651 pretix/base/pdf.py:360 +#: pretix/base/exporters/orderlist.py:660 pretix/base/pdf.py:369 msgid "Invoice address country" msgstr "بلد عنوان الفاتورة" -#: pretix/base/exporters/orderlist.py:652 +#: pretix/base/exporters/orderlist.py:661 #, fuzzy #| msgid "Invoice address state" msgctxt "address" msgid "Invoice address state" msgstr "منطقة عنوان الفاتورة" -#: pretix/base/exporters/orderlist.py:660 pretix/control/navigation.py:305 +#: pretix/base/exporters/orderlist.py:669 pretix/control/navigation.py:305 #: pretix/control/templates/pretixcontrol/checkin/lists.html:6 #: pretix/control/templates/pretixcontrol/checkin/lists.html:8 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:519 @@ -2398,26 +2410,32 @@ msgstr "منطقة عنوان الفاتورة" msgid "Check-in lists" msgstr "تحقق في القوائم" -#: pretix/base/exporters/orderlist.py:822 +#: pretix/base/exporters/orderlist.py:671 +#, fuzzy +#| msgid "Resend order link" +msgid "Position order link" +msgstr "إعادة إرسال روابط الطلب" + +#: pretix/base/exporters/orderlist.py:840 #, fuzzy #| msgid "Transaction Code" msgid "Order transaction data" msgstr "رمز معاملة الخادم" -#: pretix/base/exporters/orderlist.py:824 +#: pretix/base/exporters/orderlist.py:842 msgid "" "Download a spreadsheet of all substantial changes to orders, i.e. all " "changes to products, prices or tax rates. The information is only accurate " "for changes made with pretix versions released after October 2021." msgstr "" -#: pretix/base/exporters/orderlist.py:840 +#: pretix/base/exporters/orderlist.py:858 #, fuzzy #| msgid "Only include orders created on or after this date." msgid "Only include transactions created within this date range." msgstr "قم بتضمين الطلبات التي تم إنشاؤها في هذا التاريخ أو بعده فقط." -#: pretix/base/exporters/orderlist.py:875 pretix/base/models/event.py:672 +#: pretix/base/exporters/orderlist.py:893 pretix/base/models/event.py:672 #: pretix/base/models/items.py:468 pretix/base/models/items.py:2060 #: pretix/base/models/orders.py:233 pretix/base/models/orders.py:3086 #: pretix/base/models/vouchers.py:181 pretix/base/models/waitinglist.py:55 @@ -2433,9 +2451,9 @@ msgstr "قم بتضمين الطلبات التي تم إنشاؤها في هذ msgid "Event" msgstr "فعالية" -#: pretix/base/exporters/orderlist.py:877 -#: pretix/base/exporters/orderlist.py:1216 -#: pretix/base/exporters/orderlist.py:1360 +#: pretix/base/exporters/orderlist.py:895 +#: pretix/base/exporters/orderlist.py:1234 +#: pretix/base/exporters/orderlist.py:1378 #: pretix/control/templates/pretixcontrol/boxoffice/payment.html:50 #: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34 #: pretix/plugins/banktransfer/refund_export.py:46 @@ -2447,31 +2465,31 @@ msgstr "فعالية" msgid "Currency" msgstr "العملة" -#: pretix/base/exporters/orderlist.py:883 +#: pretix/base/exporters/orderlist.py:901 #, fuzzy #| msgid "Transaction Code" msgid "Transaction date" msgstr "كود المعاملة" -#: pretix/base/exporters/orderlist.py:884 +#: pretix/base/exporters/orderlist.py:902 #, fuzzy #| msgid "Transaction Code" msgid "Transaction time" msgstr "كود المعاملة" -#: pretix/base/exporters/orderlist.py:885 +#: pretix/base/exporters/orderlist.py:903 #, fuzzy #| msgid "Order data" msgid "Old data" msgstr "بيانات الطلب" -#: pretix/base/exporters/orderlist.py:888 pretix/base/models/items.py:1555 +#: pretix/base/exporters/orderlist.py:906 pretix/base/models/items.py:1555 #: pretix/control/templates/pretixcontrol/order/transactions.html:23 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:207 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:353 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:16 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:223 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:375 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:225 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:377 #: pretix/presale/templates/pretixpresale/event/voucher.html:234 #: pretix/presale/templates/pretixpresale/event/voucher.html:389 #, fuzzy @@ -2479,26 +2497,26 @@ msgstr "بيانات الطلب" msgid "Quantity" msgstr "كمية" -#: pretix/base/exporters/orderlist.py:895 +#: pretix/base/exporters/orderlist.py:913 #, fuzzy #| msgid "Internal reference" msgid "Internal fee type" msgstr "المرجع الداخلي" -#: pretix/base/exporters/orderlist.py:897 +#: pretix/base/exporters/orderlist.py:915 #, fuzzy #| msgid "Date" msgctxt "subevent" msgid "Date ID" msgstr "التاريخ" -#: pretix/base/exporters/orderlist.py:902 +#: pretix/base/exporters/orderlist.py:920 #, fuzzy #| msgid "Tax rule" msgid "Tax rule ID" msgstr "قاعدة الضريبة" -#: pretix/base/exporters/orderlist.py:905 +#: pretix/base/exporters/orderlist.py:923 #: pretix/plugins/reports/accountingreport.py:319 #, fuzzy #| msgctxt "invoice" @@ -2506,60 +2524,60 @@ msgstr "قاعدة الضريبة" msgid "Gross total" msgstr "القيمة الإجمالية" -#: pretix/base/exporters/orderlist.py:906 +#: pretix/base/exporters/orderlist.py:924 #: pretix/plugins/reports/accountingreport.py:318 #, fuzzy #| msgid "Total" msgid "Tax total" msgstr "المجموع" -#: pretix/base/exporters/orderlist.py:916 +#: pretix/base/exporters/orderlist.py:934 msgid "" "This value is supplied for informational purposes, it is not part of the " "original transaction data and might have changed since the transaction." msgstr "" -#: pretix/base/exporters/orderlist.py:939 +#: pretix/base/exporters/orderlist.py:957 msgid "Converted from legacy version" msgstr "" -#: pretix/base/exporters/orderlist.py:1001 +#: pretix/base/exporters/orderlist.py:1019 #, fuzzy #| msgid "Order payments and refunds" msgid "Payments and refunds" msgstr "مدفوعات الطلب والمبالغ المستردة" -#: pretix/base/exporters/orderlist.py:1003 +#: pretix/base/exporters/orderlist.py:1021 msgid "Download a spreadsheet of all payments or refunds of every order." msgstr "" -#: pretix/base/exporters/orderlist.py:1012 +#: pretix/base/exporters/orderlist.py:1030 #, fuzzy #| msgid "Extend payment term" msgid "Date range (payment date)" msgstr "تمديد فترة السداد" -#: pretix/base/exporters/orderlist.py:1015 +#: pretix/base/exporters/orderlist.py:1033 msgid "" "Note that using this will exclude any non-confirmed payments or non-" "completed refunds." msgstr "" -#: pretix/base/exporters/orderlist.py:1019 +#: pretix/base/exporters/orderlist.py:1037 msgid "Date range (start of transaction)" msgstr "" -#: pretix/base/exporters/orderlist.py:1025 +#: pretix/base/exporters/orderlist.py:1043 msgid "Payment states" msgstr "‪حالات الدفع" -#: pretix/base/exporters/orderlist.py:1033 +#: pretix/base/exporters/orderlist.py:1051 msgid "Refund states" msgstr "حالات استعادة المبلغ" -#: pretix/base/exporters/orderlist.py:1076 -#: pretix/base/exporters/orderlist.py:1217 -#: pretix/base/exporters/orderlist.py:1259 pretix/base/models/orders.py:331 +#: pretix/base/exporters/orderlist.py:1094 +#: pretix/base/exporters/orderlist.py:1235 +#: pretix/base/exporters/orderlist.py:1277 pretix/base/models/orders.py:331 #: pretix/base/models/orders.py:1740 pretix/base/models/orders.py:2143 #: pretix/base/models/orders.py:2302 pretix/base/models/orders.py:2474 #: pretix/base/models/orders.py:2965 @@ -2567,42 +2585,42 @@ msgstr "حالات استعادة المبلغ" #: pretix/control/templates/pretixcontrol/search/payments.html:78 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/transaction_list.html:15 #: pretix/plugins/checkinlists/exporters.py:374 -#: pretix/presale/templates/pretixpresale/event/order.html:67 +#: pretix/presale/templates/pretixpresale/event/order.html:66 #: pretix/presale/templates/pretixpresale/organizers/customer_membership.html:70 msgid "Order" msgstr "الطلب" -#: pretix/base/exporters/orderlist.py:1076 -#: pretix/base/exporters/orderlist.py:1259 +#: pretix/base/exporters/orderlist.py:1094 +#: pretix/base/exporters/orderlist.py:1277 #: pretix/control/templates/pretixcontrol/search/payments.html:75 #: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5 #: pretix/plugins/paypal2/templates/pretixplugins/paypal2/control_legacy.html:5 msgid "Payment ID" msgstr "معرف الدفع" -#: pretix/base/exporters/orderlist.py:1076 -#: pretix/base/exporters/orderlist.py:1357 +#: pretix/base/exporters/orderlist.py:1094 +#: pretix/base/exporters/orderlist.py:1375 #: pretix/control/templates/pretixcontrol/organizers/giftcard.html:30 #: pretix/control/templates/pretixcontrol/organizers/giftcards.html:59 msgid "Creation date" msgstr "تاريخ الإنشاء" -#: pretix/base/exporters/orderlist.py:1076 -#: pretix/control/templates/pretixcontrol/order/index.html:835 +#: pretix/base/exporters/orderlist.py:1094 +#: pretix/control/templates/pretixcontrol/order/index.html:847 msgid "Completion date" msgstr "تاريخ الاكتمال" -#: pretix/base/exporters/orderlist.py:1077 +#: pretix/base/exporters/orderlist.py:1095 msgid "Status code" msgstr "رمز الحالة" -#: pretix/base/exporters/orderlist.py:1077 -#: pretix/base/exporters/orderlist.py:1215 -#: pretix/base/exporters/orderlist.py:1259 pretix/base/models/orders.py:1736 +#: 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:2139 pretix/control/forms/filter.py:1051 #: pretix/control/forms/filter.py:1054 -#: pretix/control/templates/pretixcontrol/order/index.html:744 -#: pretix/control/templates/pretixcontrol/order/index.html:840 +#: pretix/control/templates/pretixcontrol/order/index.html:756 +#: pretix/control/templates/pretixcontrol/order/index.html:852 #: pretix/control/templates/pretixcontrol/orders/refunds.html:70 #: pretix/control/templates/pretixcontrol/search/payments.html:98 #: pretix/plugins/banktransfer/payment.py:464 @@ -2613,125 +2631,124 @@ msgstr "رمز الحالة" msgid "Amount" msgstr "المبلغ" -#: pretix/base/exporters/orderlist.py:1077 +#: pretix/base/exporters/orderlist.py:1095 #: pretix/control/templates/pretixcontrol/boxoffice/payment.html:102 #: pretix/control/templates/pretixcontrol/boxoffice/payment.html:115 -#: pretix/control/templates/pretixcontrol/order/index.html:742 -#: pretix/control/templates/pretixcontrol/order/index.html:837 +#: pretix/control/templates/pretixcontrol/order/index.html:754 +#: pretix/control/templates/pretixcontrol/order/index.html:849 #: pretix/control/templates/pretixcontrol/order/refund_choose.html:85 #: pretix/plugins/reports/accountingreport.py:495 #: pretix/plugins/stripe/templates/pretixplugins/stripe/checkout_payment_confirm.html:29 msgid "Payment method" msgstr "طريقة السداد" -#: pretix/base/exporters/orderlist.py:1077 +#: pretix/base/exporters/orderlist.py:1095 #, fuzzy #| msgid "Payment matching IDs" msgid "Matching ID" msgstr "معرفات مطابقة الدفع" -#: pretix/base/exporters/orderlist.py:1077 +#: pretix/base/exporters/orderlist.py:1095 #: pretix/control/templates/pretixcontrol/order/refund_choose.html:38 #, fuzzy #| msgid "Payment settings" msgid "Payment details" msgstr "إعدادات الدفع" -#: pretix/base/exporters/orderlist.py:1127 +#: pretix/base/exporters/orderlist.py:1145 msgid "Quota availabilities" msgstr "توافر الحصة" -#: pretix/base/exporters/orderlist.py:1129 +#: pretix/base/exporters/orderlist.py:1147 msgid "" "Download a spreadsheet of all quotas including their current availability." msgstr "" -#: pretix/base/exporters/orderlist.py:1134 +#: pretix/base/exporters/orderlist.py:1152 #: pretix/control/templates/pretixcontrol/items/quotas.html:45 msgid "Quota name" msgstr "اسم الحصة" -#: pretix/base/exporters/orderlist.py:1134 +#: pretix/base/exporters/orderlist.py:1152 #: pretix/control/templates/pretixcontrol/items/quota.html:56 msgid "Total quota" msgstr "الحصة الإجمالية" -#: pretix/base/exporters/orderlist.py:1134 +#: pretix/base/exporters/orderlist.py:1152 #: pretix/control/templates/pretixcontrol/event/cancel.html:20 #: pretix/control/views/item.py:970 msgid "Paid orders" msgstr "الطلبات المدفوعة" -#: pretix/base/exporters/orderlist.py:1134 pretix/control/views/item.py:975 +#: pretix/base/exporters/orderlist.py:1152 pretix/control/views/item.py:975 msgid "Pending orders" msgstr "الطلبات المعلقة" -#: pretix/base/exporters/orderlist.py:1134 +#: pretix/base/exporters/orderlist.py:1152 msgid "Blocking vouchers" msgstr "حظر كود الخصم" -#: pretix/base/exporters/orderlist.py:1135 pretix/control/views/item.py:994 +#: pretix/base/exporters/orderlist.py:1153 pretix/control/views/item.py:994 msgid "Current user's carts" msgstr "عربات المستخدم الحالية" -#: pretix/base/exporters/orderlist.py:1135 +#: pretix/base/exporters/orderlist.py:1153 msgid "Exited orders" msgstr "طلبات خارجة" -#: pretix/base/exporters/orderlist.py:1135 +#: pretix/base/exporters/orderlist.py:1153 msgid "Current availability" msgstr "المتوفر حاليا" -#: pretix/base/exporters/orderlist.py:1152 -#: pretix/base/exporters/orderlist.py:1159 +#: pretix/base/exporters/orderlist.py:1170 +#: pretix/base/exporters/orderlist.py:1177 #: pretix/control/templates/pretixcontrol/items/quota.html:58 #: pretix/control/views/item.py:1001 msgid "Infinite" msgstr "غير محدود" -#: pretix/base/exporters/orderlist.py:1181 +#: pretix/base/exporters/orderlist.py:1199 #, fuzzy #| msgid "Gift card redemptions" msgid "Gift card transactions" msgstr "استرداد بطاقة هدية" -#: pretix/base/exporters/orderlist.py:1183 -#: pretix/base/exporters/orderlist.py:1288 +#: pretix/base/exporters/orderlist.py:1201 +#: pretix/base/exporters/orderlist.py:1306 #, fuzzy #| msgid "Gift cards" msgctxt "export_category" msgid "Gift cards" msgstr "بطاقات الهدايا" -#: pretix/base/exporters/orderlist.py:1184 +#: pretix/base/exporters/orderlist.py:1202 msgid "Download a spreadsheet of all gift card transactions." msgstr "" -#: pretix/base/exporters/orderlist.py:1212 -#: pretix/base/exporters/orderlist.py:1259 -#: pretix/base/exporters/orderlist.py:1355 pretix/base/models/giftcards.py:89 +#: pretix/base/exporters/orderlist.py:1230 +#: pretix/base/exporters/orderlist.py:1277 +#: pretix/base/exporters/orderlist.py:1373 pretix/base/models/giftcards.py:89 #: pretix/base/payment.py:1454 #: pretix/control/templates/pretixcontrol/giftcards/payment.html:4 -#: pretix/control/templates/pretixcontrol/order/index.html:506 +#: pretix/control/templates/pretixcontrol/order/index.html:518 #: pretix/control/templates/pretixcontrol/organizers/giftcard.html:28 #: pretix/control/templates/pretixcontrol/organizers/giftcards.html:56 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:152 msgid "Gift card code" msgstr "رمز بطاقة الهدية" -#: pretix/base/exporters/orderlist.py:1213 -#: pretix/base/exporters/orderlist.py:1302 -#: pretix/base/exporters/orderlist.py:1305 +#: 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:1417 pretix/control/forms/filter.py:1420 +#: pretix/control/forms/filter.py:1415 pretix/control/forms/filter.py:1418 #: pretix/control/templates/pretixcontrol/event/live.html:75 msgid "Test mode" msgstr "وضع الاختبار" -#: pretix/base/exporters/orderlist.py:1218 pretix/base/models/organizer.py:96 -#: pretix/control/forms/event.py:110 pretix/control/forms/event.py:116 -#: pretix/control/forms/filter.py:888 pretix/control/forms/filter.py:1006 -#: pretix/control/forms/filter.py:1682 +#: pretix/base/exporters/orderlist.py:1236 pretix/base/models/organizer.py:96 +#: 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/templates/pretixcontrol/email_setup.html:6 #: pretix/control/templates/pretixcontrol/email_setup_simple.html:6 #: pretix/control/templates/pretixcontrol/email_setup_smtp.html:6 @@ -2744,8 +2761,8 @@ msgstr "وضع الاختبار" msgid "Organizer" msgstr "منظم" -#: pretix/base/exporters/orderlist.py:1225 pretix/base/invoice.py:573 -#: pretix/control/templates/pretixcontrol/base.html:283 +#: pretix/base/exporters/orderlist.py:1243 pretix/base/invoice.py:573 +#: pretix/control/templates/pretixcontrol/base.html:281 #: pretix/control/templates/pretixcontrol/checkin/index.html:145 #: pretix/control/templates/pretixcontrol/order/index.html:25 #: pretix/control/templates/pretixcontrol/orders/bulk_action.html:38 @@ -2763,7 +2780,7 @@ msgstr "منظم" #: pretix/control/templates/pretixcontrol/search/payments.html:119 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/refund_export.html:67 #: pretix/presale/forms/checkout.py:259 -#: pretix/presale/templates/pretixpresale/event/order.html:69 +#: pretix/presale/templates/pretixpresale/event/order.html:68 #: pretix/presale/templates/pretixpresale/event/position.html:14 #: pretix/presale/templates/pretixpresale/organizers/customer_membership.html:20 #: pretix/presale/templates/pretixpresale/organizers/customer_membership.html:84 @@ -2772,49 +2789,49 @@ msgstr "منظم" msgid "TEST MODE" msgstr "وضع الاختبار" -#: pretix/base/exporters/orderlist.py:1240 +#: pretix/base/exporters/orderlist.py:1258 msgid "Gift card redemptions" msgstr "استرداد بطاقة هدية" -#: pretix/base/exporters/orderlist.py:1242 +#: pretix/base/exporters/orderlist.py:1260 msgid "" "Download a spreadsheet of all payments or refunds that involve gift cards." msgstr "" -#: pretix/base/exporters/orderlist.py:1259 +#: pretix/base/exporters/orderlist.py:1277 #: pretix/control/templates/pretixcontrol/giftcards/payment.html:16 msgid "Issuer" msgstr "جهة الاصدار" -#: pretix/base/exporters/orderlist.py:1286 pretix/control/navigation.py:538 +#: pretix/base/exporters/orderlist.py:1304 pretix/control/navigation.py:538 #: pretix/control/navigation.py:556 #: pretix/control/templates/pretixcontrol/organizers/edit.html:156 #: pretix/plugins/reports/accountingreport.py:898 msgid "Gift cards" msgstr "بطاقات الهدايا" -#: pretix/base/exporters/orderlist.py:1289 +#: pretix/base/exporters/orderlist.py:1307 msgid "Download a spreadsheet of all gift cards including their current value." msgstr "" -#: pretix/base/exporters/orderlist.py:1296 +#: pretix/base/exporters/orderlist.py:1314 msgid "Show value at" msgstr "إظهار القيمة عند" -#: pretix/base/exporters/orderlist.py:1299 +#: pretix/base/exporters/orderlist.py:1317 msgid "Defaults to the time of report." msgstr "" -#: pretix/base/exporters/orderlist.py:1304 -#: pretix/base/exporters/orderlist.py:1314 pretix/control/forms/filter.py:519 -#: pretix/control/forms/filter.py:1200 pretix/control/forms/filter.py:1419 -#: pretix/control/forms/filter.py:1428 pretix/control/forms/filter.py:1498 -#: pretix/control/forms/filter.py:1508 pretix/control/forms/filter.py:1570 -#: pretix/control/forms/filter.py:2009 pretix/control/forms/filter.py:2018 -#: pretix/control/forms/filter.py:2089 pretix/control/forms/filter.py:2102 -#: pretix/control/forms/filter.py:2608 pretix/control/forms/filter.py:2627 -#: pretix/control/templates/pretixcontrol/checkin/lists.html:134 -#: pretix/control/templates/pretixcontrol/checkin/lists.html:140 +#: 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/control/templates/pretixcontrol/checkin/lists.html:141 +#: pretix/control/templates/pretixcontrol/checkin/lists.html:147 #: pretix/control/templates/pretixcontrol/event/plugins.html:24 #: pretix/control/templates/pretixcontrol/items/discounts.html:113 #: pretix/control/templates/pretixcontrol/organizers/devices.html:147 @@ -2828,25 +2845,25 @@ msgstr "" msgid "All" msgstr "الكل" -#: pretix/base/exporters/orderlist.py:1306 pretix/control/forms/filter.py:1421 +#: pretix/base/exporters/orderlist.py:1324 pretix/control/forms/filter.py:1419 msgid "Live" msgstr "مباشر" -#: pretix/base/exporters/orderlist.py:1315 pretix/control/forms/filter.py:1429 -#: pretix/control/templates/pretixcontrol/pdf/index.html:265 +#: pretix/base/exporters/orderlist.py:1333 pretix/control/forms/filter.py:1427 +#: pretix/control/templates/pretixcontrol/pdf/index.html:325 msgid "Empty" msgstr "فارغ" -#: pretix/base/exporters/orderlist.py:1316 pretix/control/forms/filter.py:1430 +#: pretix/base/exporters/orderlist.py:1334 pretix/control/forms/filter.py:1428 msgid "Valid and with value" msgstr "صالحة وذات قيمة" -#: pretix/base/exporters/orderlist.py:1317 pretix/control/forms/filter.py:1431 +#: pretix/base/exporters/orderlist.py:1335 pretix/control/forms/filter.py:1429 msgid "Expired and with value" msgstr "منتهية الصلاحية وذات قيمة" -#: pretix/base/exporters/orderlist.py:1318 pretix/control/forms/filter.py:227 -#: pretix/control/forms/filter.py:1432 pretix/control/forms/filter.py:2094 +#: 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/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 @@ -2856,22 +2873,22 @@ msgstr "منتهية الصلاحية وذات قيمة" msgid "Expired" msgstr "منتهية الصلاحية" -#: pretix/base/exporters/orderlist.py:1356 pretix/base/models/giftcards.py:98 +#: pretix/base/exporters/orderlist.py:1374 pretix/base/models/giftcards.py:98 msgid "Test mode card" msgstr "بطاقة وضع الاختبار" -#: pretix/base/exporters/orderlist.py:1358 -#: pretix/base/modelimport_orders.py:516 pretix/base/models/giftcards.py:102 +#: pretix/base/exporters/orderlist.py:1376 +#: pretix/base/modelimport_orders.py:553 pretix/base/models/giftcards.py:102 #: pretix/control/templates/pretixcontrol/order/index.html:203 #: pretix/control/templates/pretixcontrol/organizers/giftcards.html:62 msgid "Expiry date" msgstr "تاريخ الانتهاء" -#: pretix/base/exporters/orderlist.py:1359 pretix/control/forms/orders.py:892 +#: pretix/base/exporters/orderlist.py:1377 pretix/control/forms/orders.py:902 msgid "Special terms and conditions" msgstr "شروط وأحكام خاصة" -#: pretix/base/exporters/orderlist.py:1361 +#: pretix/base/exporters/orderlist.py:1379 #: pretix/control/templates/pretixcontrol/order/change.html:98 #: pretix/control/templates/pretixcontrol/order/change.html:410 #: pretix/control/templates/pretixcontrol/organizers/giftcard.html:32 @@ -2879,15 +2896,15 @@ msgstr "شروط وأحكام خاصة" msgid "Current value" msgstr "القيمة الحالية" -#: pretix/base/exporters/orderlist.py:1362 +#: pretix/base/exporters/orderlist.py:1380 msgid "Created in order" msgstr "تم الإنشاء بالترتيب" -#: pretix/base/exporters/orderlist.py:1363 +#: pretix/base/exporters/orderlist.py:1381 msgid "Last invoice number of order" msgstr "رقم الفاتورة الأخير للطلب" -#: pretix/base/exporters/orderlist.py:1364 +#: pretix/base/exporters/orderlist.py:1382 msgid "Last invoice date of order" msgstr "تاريخ آخر فاتورة للطلب" @@ -2935,7 +2952,8 @@ msgstr "تاريخ إنتهاء الصلاحية" #: pretix/base/exporters/reusablemedia.py:50 pretix/base/models/media.py:90 #: pretix/control/templates/pretixcontrol/order/index.html:216 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:133 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:132 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:8 #, fuzzy #| msgid "Customer actions" msgid "Customer account" @@ -3000,7 +3018,7 @@ msgid "Voucher expired" msgstr "كود الخصم منتهية الصلاحية" #: pretix/base/exporters/waitinglist.py:117 -#: pretix/base/modelimport_orders.py:95 pretix/base/modelimport_vouchers.py:60 +#: pretix/base/modelimport_orders.py:111 pretix/base/modelimport_vouchers.py:60 #: pretix/control/templates/pretixcontrol/checkin/index.html:100 msgctxt "subevents" msgid "Date" @@ -3257,7 +3275,7 @@ msgid "Available placeholders: {list}" msgstr "النائبة المتاحة: {list}" #: pretix/base/forms/widgets.py:214 pretix/base/models/items.py:1656 -#: pretix/base/reldate.py:216 pretix/plugins/checkinlists/exporters.py:753 +#: pretix/plugins/checkinlists/exporters.py:753 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_create.html:40 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_update.html:54 msgid "Time" @@ -3292,27 +3310,27 @@ msgctxt "invoice" msgid "Invoice to" msgstr "فاتورة إلى" -#: pretix/base/invoice.py:462 pretix/base/invoice.py:1016 +#: pretix/base/invoice.py:462 pretix/base/invoice.py:1021 msgctxt "invoice" msgid "Order code" msgstr "رمز الطلب" -#: pretix/base/invoice.py:471 pretix/base/invoice.py:1029 +#: pretix/base/invoice.py:471 pretix/base/invoice.py:1034 msgctxt "invoice" msgid "Cancellation number" msgstr "رقم الإلغاء" -#: pretix/base/invoice.py:477 pretix/base/invoice.py:1031 +#: pretix/base/invoice.py:477 pretix/base/invoice.py:1036 msgctxt "invoice" msgid "Original invoice" msgstr "فاتورة أصلية" -#: pretix/base/invoice.py:482 pretix/base/invoice.py:1036 +#: pretix/base/invoice.py:482 pretix/base/invoice.py:1041 msgctxt "invoice" msgid "Invoice number" msgstr "رقم الفاتورة" -#: pretix/base/invoice.py:490 pretix/base/invoice.py:1051 +#: pretix/base/invoice.py:490 pretix/base/invoice.py:1056 msgctxt "invoice" msgid "Cancellation date" msgstr "تاريخ الإلغاء" @@ -3322,7 +3340,7 @@ msgctxt "invoice" msgid "Original invoice date" msgstr "تاريخ الفاتورة الأصلي" -#: pretix/base/invoice.py:503 pretix/base/invoice.py:1053 +#: pretix/base/invoice.py:503 pretix/base/invoice.py:1058 msgctxt "invoice" msgid "Invoice date" msgstr "تاريخ الفاتورة" @@ -3364,117 +3382,117 @@ msgctxt "invoice" msgid "Beneficiary" msgstr "المستفيد" -#: pretix/base/invoice.py:657 +#: pretix/base/invoice.py:662 msgctxt "invoice" msgid "Tax Invoice" msgstr "فاتورة الضريبة" -#: pretix/base/invoice.py:658 +#: pretix/base/invoice.py:663 msgctxt "invoice" msgid "Invoice" msgstr "فاتورة" -#: pretix/base/invoice.py:659 +#: pretix/base/invoice.py:664 #: 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 +#: pretix/presale/templates/pretixpresale/event/order.html:243 msgctxt "invoice" msgid "Cancellation" msgstr "إلغاء" -#: pretix/base/invoice.py:681 pretix/base/invoice.py:689 +#: pretix/base/invoice.py:686 pretix/base/invoice.py:694 msgctxt "invoice" msgid "Description" msgstr "وصف" -#: pretix/base/invoice.py:682 pretix/base/invoice.py:690 +#: pretix/base/invoice.py:687 pretix/base/invoice.py:695 msgctxt "invoice" msgid "Qty" msgstr "الكمية" -#: pretix/base/invoice.py:683 pretix/base/invoice.py:833 +#: pretix/base/invoice.py:688 pretix/base/invoice.py:838 msgctxt "invoice" msgid "Tax rate" msgstr "معدل الضريبة" -#: pretix/base/invoice.py:684 +#: pretix/base/invoice.py:689 msgctxt "invoice" msgid "Net" msgstr "الصافي" -#: pretix/base/invoice.py:685 +#: pretix/base/invoice.py:690 msgctxt "invoice" msgid "Gross" msgstr "الإجمالي" -#: pretix/base/invoice.py:691 +#: pretix/base/invoice.py:696 msgctxt "invoice" msgid "Amount" msgstr "المبلغ" -#: pretix/base/invoice.py:707 +#: pretix/base/invoice.py:712 #, python-brace-format msgctxt "invoice" msgid "Single price: {net_price} net / {gross_price} gross" msgstr "" -#: pretix/base/invoice.py:724 +#: pretix/base/invoice.py:729 #, fuzzy, python-brace-format #| msgid "Original price" msgctxt "invoice" msgid "Single price: {price}" msgstr "السعر الأصلي" -#: pretix/base/invoice.py:742 pretix/base/invoice.py:748 +#: pretix/base/invoice.py:747 pretix/base/invoice.py:753 msgctxt "invoice" msgid "Invoice total" msgstr "إجمالي الفاتورة" -#: pretix/base/invoice.py:758 +#: pretix/base/invoice.py:763 msgctxt "invoice" msgid "Received payments" msgstr "المدفوعات المستلمة" -#: pretix/base/invoice.py:763 +#: pretix/base/invoice.py:768 msgctxt "invoice" msgid "Outstanding payments" msgstr "المدفوعات المتأخرة" -#: pretix/base/invoice.py:780 +#: pretix/base/invoice.py:785 #, fuzzy #| msgid "Issued gift cards" msgctxt "invoice" msgid "Paid by gift card" msgstr "بطاقات هدية صدر" -#: pretix/base/invoice.py:785 +#: pretix/base/invoice.py:790 #, fuzzy #| msgid "Pending amount" msgctxt "invoice" msgid "Remaining amount" msgstr "مبالغ متأخرة" -#: pretix/base/invoice.py:834 +#: pretix/base/invoice.py:839 msgctxt "invoice" msgid "Net value" msgstr "صافي القيمة" -#: pretix/base/invoice.py:835 +#: pretix/base/invoice.py:840 msgctxt "invoice" msgid "Gross value" msgstr "القيمة الإجمالية" -#: pretix/base/invoice.py:836 +#: pretix/base/invoice.py:841 msgctxt "invoice" msgid "Tax" msgstr "الضريبة" -#: pretix/base/invoice.py:866 +#: pretix/base/invoice.py:871 msgctxt "invoice" msgid "Included taxes" msgstr "الضرائب المدرجة" -#: pretix/base/invoice.py:894 +#: pretix/base/invoice.py:899 #, fuzzy, python-brace-format #| msgctxt "invoice" #| msgid "" @@ -3488,7 +3506,7 @@ msgstr "" "باستخدام معدل التحويل 1: {rate} كما نشره البنك المركزي الأوروبي بتاريخ " "{date} ، وهذا يعادل:" -#: pretix/base/invoice.py:909 +#: pretix/base/invoice.py:914 #, fuzzy, python-brace-format #| msgctxt "invoice" #| msgid "" @@ -3502,22 +3520,22 @@ msgstr "" "باستخدام معدل التحويل 1: {rate} كما نشره البنك المركزي الأوروبي بتاريخ " "{date} ، إجمالي الفاتورة يعادل {total}." -#: pretix/base/invoice.py:923 +#: pretix/base/invoice.py:928 msgid "Default invoice renderer (European-style letter)" msgstr "" -#: pretix/base/invoice.py:1012 +#: pretix/base/invoice.py:1017 #, fuzzy #| msgid "Please enter a valid state." msgctxt "invoice" msgid "(Please quote at all times.)" msgstr "الرجاء اختيار ولاية صحيحة." -#: pretix/base/invoice.py:1059 +#: pretix/base/invoice.py:1064 msgid "Simplified invoice renderer" msgstr "" -#: pretix/base/invoice.py:1078 +#: pretix/base/invoice.py:1083 #, fuzzy, python-brace-format #| msgid "Event date range" msgctxt "invoice" @@ -3589,13 +3607,6 @@ msgstr "سؤال{val}" msgid "Tax rule {val}" msgstr "قاعدة الضريبة {val}" -#: pretix/base/logentrytypes.py:151 -#, fuzzy, python-brace-format -#| msgctxt "subevent" -#| msgid "Date {val}" -msgid "{val}" -msgstr "تاريخ {val}" - #: pretix/base/media.py:71 msgid "Barcode / QR-Code" msgstr "" @@ -3614,150 +3625,199 @@ msgstr "القائمة الافتراضية" msgid "Keep empty" msgstr "أبقه فارغا" -#: pretix/base/modelimport.py:139 +#: pretix/base/modelimport.py:146 #, python-brace-format msgid "Invalid setting for column \"{header}\"." msgstr "إعداد غير صالح للعمود \"{header}\"." -#: pretix/base/modelimport.py:199 +#: pretix/base/modelimport.py:206 #, python-brace-format msgid "Could not parse {value} as a yes/no value." msgstr "" -#: pretix/base/modelimport.py:222 +#: pretix/base/modelimport.py:229 #, python-brace-format msgid "Could not parse {value} as a date and time." msgstr "" -#: pretix/base/modelimport.py:232 pretix/control/views/orders.py:1184 -#: pretix/control/views/orders.py:1213 pretix/control/views/orders.py:1257 -#: pretix/control/views/orders.py:1292 pretix/control/views/orders.py:1315 +#: pretix/base/modelimport.py:239 pretix/control/views/orders.py:1186 +#: pretix/control/views/orders.py:1215 pretix/control/views/orders.py:1259 +#: pretix/control/views/orders.py:1294 pretix/control/views/orders.py:1317 msgid "You entered an invalid number." msgstr "لقد أدخلت رقما غير صالح." -#: pretix/base/modelimport.py:279 pretix/base/modelimport.py:291 +#: pretix/base/modelimport.py:286 pretix/base/modelimport.py:298 msgctxt "subevent" msgid "No matching date was found." msgstr "لم يتم العثور على تاريخ مطابق." -#: pretix/base/modelimport.py:281 pretix/base/modelimport.py:293 +#: pretix/base/modelimport.py:288 pretix/base/modelimport.py:300 msgctxt "subevent" msgid "Multiple matching dates were found." msgstr "تم العثور على تواريخ مطابقة متعددة." -#: pretix/base/modelimport_orders.py:85 +#: pretix/base/modelimport_orders.py:73 +msgid "Grouping" +msgstr "" + +#: pretix/base/modelimport_orders.py:75 +msgid "" +"Only applicable when \"Import mode\" is set to \"Group multiple lines " +"together...\". Lines with the same grouping value will be put in the same " +"order, but MUST be consecutive lines of the input file." +msgstr "" + +#: pretix/base/modelimport_orders.py:101 #, fuzzy #| msgid "You entered an invalid number." msgid "Enter a valid phone number." msgstr "لقد أدخلت رقما غير صالح." -#: pretix/base/modelimport_orders.py:100 pretix/presale/views/waiting.py:157 +#: pretix/base/modelimport_orders.py:114 +msgctxt "subevents" +msgid "" +"The date can be specified through its full name, full date and time, or " +"internal ID, provided only one date in the system matches the input." +msgstr "" + +#: pretix/base/modelimport_orders.py:120 pretix/presale/views/waiting.py:157 msgctxt "subevent" msgid "You need to select a date." msgstr "تحتاج إلى تحديد تاريخ." -#: pretix/base/modelimport_orders.py:128 +#: pretix/base/modelimport_orders.py:131 +msgid "" +"The product can be specified by its internal ID, full name or internal name." +msgstr "" + +#: pretix/base/modelimport_orders.py:149 #: pretix/base/modelimport_vouchers.py:194 msgid "No matching product was found." msgstr "لم يتم العثور على منتج مطابق." -#: pretix/base/modelimport_orders.py:130 +#: pretix/base/modelimport_orders.py:151 #: pretix/base/modelimport_vouchers.py:196 msgid "Multiple matching products were found." msgstr "تم العثور على منتجات مطابقة متعددة." -#: pretix/base/modelimport_orders.py:139 +#: pretix/base/modelimport_orders.py:160 #: pretix/base/modelimport_vouchers.py:205 pretix/base/models/items.py:1257 #: pretix/base/models/vouchers.py:263 pretix/base/models/waitinglist.py:99 msgid "Product variation" msgstr "نوع المنتج" -#: pretix/base/modelimport_orders.py:159 +#: pretix/base/modelimport_orders.py:161 +msgid "The variation can be specified by its internal ID or full name." +msgstr "" + +#: pretix/base/modelimport_orders.py:181 #: pretix/base/modelimport_vouchers.py:225 #: pretix/base/modelimport_vouchers.py:259 msgid "No matching variation was found." msgstr "لم يتم العثور على نوع مطابق." -#: pretix/base/modelimport_orders.py:161 +#: pretix/base/modelimport_orders.py:183 #: pretix/base/modelimport_vouchers.py:227 #: pretix/base/modelimport_vouchers.py:261 msgid "Multiple matching variations were found." msgstr "تم العثور على أصناف مطابقة متعددة." -#: pretix/base/modelimport_orders.py:164 +#: pretix/base/modelimport_orders.py:186 msgid "You need to select a variation for this product." msgstr "تحتاج إلى تحديد صنف مختلف لهذا المنتج." -#: pretix/base/modelimport_orders.py:176 pretix/base/modelimport_orders.py:191 -#: pretix/base/modelimport_orders.py:206 pretix/base/modelimport_orders.py:217 -#: pretix/base/modelimport_orders.py:228 pretix/base/modelimport_orders.py:244 -#: pretix/base/modelimport_orders.py:263 pretix/base/modelimport_orders.py:288 -#: pretix/base/modelimport_orders.py:299 pretix/control/forms/filter.py:621 +#: pretix/base/modelimport_orders.py:199 pretix/base/modelimport_orders.py:216 +#: 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 msgid "Invoice address" msgstr "عنوان الفاتورة" -#: pretix/base/modelimport_orders.py:251 pretix/base/modelimport_orders.py:397 +#: pretix/base/modelimport_orders.py:265 pretix/base/modelimport_orders.py:417 +#, fuzzy +#| msgid "The count needs to be equal to or greater than zero." +msgid "The country needs to be specified using a two-letter country code." +msgstr "يجب أن يكون العدد مساويا للصفر أو أكبر منه." + +#: pretix/base/modelimport_orders.py:281 pretix/base/modelimport_orders.py:432 msgid "Please enter a valid country code." msgstr "الرجاء إدخال رمز دولة صالح." -#: pretix/base/modelimport_orders.py:268 pretix/base/modelimport_orders.py:414 +#: pretix/base/modelimport_orders.py:290 pretix/base/modelimport_orders.py:441 +msgid "The state can be specified by its short form or full name." +msgstr "" + +#: pretix/base/modelimport_orders.py:300 pretix/base/modelimport_orders.py:450 msgid "States are not supported for this country." msgstr "خيار الولايات غير متاح لهذا البلد." -#: pretix/base/modelimport_orders.py:276 pretix/base/modelimport_orders.py:422 +#: pretix/base/modelimport_orders.py:308 pretix/base/modelimport_orders.py:458 msgid "Please enter a valid state." msgstr "الرجاء اختيار ولاية صحيحة." -#: pretix/base/modelimport_orders.py:325 pretix/control/forms/filter.py:652 +#: pretix/base/modelimport_orders.py:359 pretix/control/forms/filter.py:652 msgid "Attendee email address" msgstr "عنوان البريد الإلكتروني للحاضر" -#: pretix/base/modelimport_orders.py:341 pretix/base/modelimport_orders.py:352 -#: pretix/base/modelimport_orders.py:363 pretix/base/modelimport_orders.py:374 -#: pretix/base/modelimport_orders.py:390 pretix/base/modelimport_orders.py:409 +#: 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/templates/pretixcontrol/order/index.html:551 +#: pretix/control/templates/pretixcontrol/order/index.html:563 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:193 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:196 msgid "Attendee address" msgstr "عنوان الحاضر" -#: pretix/base/modelimport_orders.py:409 +#: pretix/base/modelimport_orders.py:445 msgid "State" msgstr "ولاية" -#: pretix/base/modelimport_orders.py:432 +#: pretix/base/modelimport_orders.py:468 msgid "Calculate from product" msgstr "احسب من المنتج" -#: pretix/base/modelimport_orders.py:450 +#: pretix/base/modelimport_orders.py:486 #: pretix/control/templates/pretixcontrol/checkin/index.html:111 #: pretix/control/templates/pretixcontrol/order/index.html:491 msgid "Ticket code" msgstr "رمز التذكرة" -#: pretix/base/modelimport_orders.py:451 +#: pretix/base/modelimport_orders.py:487 msgid "Generate automatically" msgstr "إنشاء تلقائي" -#: pretix/base/modelimport_orders.py:460 +#: pretix/base/modelimport_orders.py:496 msgid "You cannot assign a position secret that already exists." msgstr "لا يمكنك تعيين وضع سري موجود مسبقا." -#: pretix/base/modelimport_orders.py:491 +#: pretix/base/modelimport_orders.py:528 msgid "Please enter a valid language code." msgstr "الرجاء إدخال رمز لغة صالح." -#: pretix/base/modelimport_orders.py:559 pretix/base/modelimport_orders.py:561 +#: pretix/base/modelimport_orders.py:581 +msgid "" +"The sales channel can be specified by it's internal identifier or its full " +"name." +msgstr "" + +#: pretix/base/modelimport_orders.py:599 pretix/base/modelimport_orders.py:601 msgid "Please enter a valid sales channel." msgstr "الرجاء إدخال قناة بيع صالحة." -#: pretix/base/modelimport_orders.py:585 +#: pretix/base/modelimport_orders.py:611 +#, fuzzy +#| msgid "The refund amount needs to be positive and less than {}." +msgid "The seat needs to be specified by its internal ID." +msgstr "احتياجات المبلغ المسترد لتكون إيجابية وأقل من {}." + +#: pretix/base/modelimport_orders.py:626 #: pretix/base/modelimport_vouchers.py:291 #, fuzzy #| msgctxt "subevent" @@ -3765,46 +3825,45 @@ msgstr "الرجاء إدخال قناة بيع صالحة." msgid "Multiple matching seats were found." msgstr "تم العثور على تواريخ مطابقة متعددة." -#: pretix/base/modelimport_orders.py:587 +#: pretix/base/modelimport_orders.py:628 #: pretix/base/modelimport_vouchers.py:293 msgid "No matching seat was found." msgstr "لم يتم العثور على مقعد مطابق." -#: pretix/base/modelimport_orders.py:590 +#: pretix/base/modelimport_orders.py:631 #: pretix/base/modelimport_vouchers.py:296 pretix/base/services/cart.py:213 -#: pretix/base/services/modelimport.py:134 -#: pretix/base/services/modelimport.py:246 +#: pretix/base/services/modelimport.py:175 +#: pretix/base/services/modelimport.py:287 msgid "" "The seat you selected has already been taken. Please select a different seat." msgstr "المقعد الذي اخترته قد تم شغله مسبقا. الرجاء اختيار مقعد مختلف." -#: pretix/base/modelimport_orders.py:593 pretix/base/services/cart.py:210 +#: pretix/base/modelimport_orders.py:634 pretix/base/services/cart.py:210 msgid "You need to select a specific seat." msgstr "يجب أن تختار مقعدا محددا." -#: pretix/base/modelimport_orders.py:647 pretix/base/models/items.py:1671 -#: pretix/base/models/items.py:1766 pretix/control/forms/item.py:149 +#: pretix/base/modelimport_orders.py:691 pretix/base/models/items.py:1671 +#: pretix/base/models/items.py:1766 pretix/control/forms/item.py:147 #: pretix/control/templates/pretixcontrol/items/question_edit.html:10 #: pretix/control/templates/pretixcontrol/items/question_edit.html:17 #: pretix/control/templates/pretixcontrol/items/questions.html:21 msgid "Question" msgstr "سؤال" -#: pretix/base/modelimport_orders.py:657 pretix/base/modelimport_orders.py:665 +#: pretix/base/modelimport_orders.py:701 pretix/base/modelimport_orders.py:709 #: pretix/base/models/items.py:1830 pretix/base/models/items.py:1848 msgid "Invalid option selected." msgstr "تم تحديد خيار غير صحيح." -#: pretix/base/modelimport_orders.py:659 pretix/base/modelimport_orders.py:667 +#: pretix/base/modelimport_orders.py:703 pretix/base/modelimport_orders.py:711 msgid "Ambiguous option selected." msgstr "تم تحديد خيار غامض." -#: pretix/base/modelimport_orders.py:698 pretix/base/models/orders.py:239 -#: pretix/control/forms/orders.py:696 pretix/control/forms/organizer.py:844 +#: pretix/base/modelimport_orders.py:742 pretix/base/models/orders.py:239 msgid "Customer" msgstr "عميل" -#: pretix/base/modelimport_orders.py:711 +#: pretix/base/modelimport_orders.py:756 #, fuzzy #| msgid "No matching seat was found." msgid "No matching customer was found." @@ -3837,7 +3896,7 @@ msgid "Maximum discount budget" msgstr "الحد الأقصى للخصم" #: pretix/base/modelimport_vouchers.py:119 pretix/base/models/vouchers.py:225 -#: pretix/control/forms/filter.py:2103 +#: pretix/control/forms/filter.py:2099 msgid "Reserve ticket from quota" msgstr "حجز تذكرة من الحصة" @@ -4165,8 +4224,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:1500 -#: pretix/control/forms/filter.py:1572 +#: pretix/base/models/customers.py:195 pretix/control/forms/filter.py:1498 +#: pretix/control/forms/filter.py:1570 #: 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 @@ -4177,7 +4236,7 @@ msgid "disabled" msgstr "معاق" #: pretix/base/models/customers.py:310 pretix/base/models/orders.py:1538 -#: pretix/base/models/orders.py:3269 pretix/base/settings.py:1112 +#: pretix/base/models/orders.py:3269 pretix/base/settings.py:1150 msgid "Company name" msgstr "اسم الشركة" @@ -4261,8 +4320,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:2394 -#: pretix/control/forms/filter.py:2441 pretix/control/forms/filter.py:2601 +#: 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/templates/pretixcontrol/checkin/checkins.html:67 #: pretix/control/templates/pretixcontrol/organizers/gates.html:16 #: pretix/plugins/checkinlists/exporters.py:765 @@ -4481,7 +4540,7 @@ msgstr "" msgid "The slug may only contain letters, numbers, dots and dashes." msgstr "يجب أن يحتوي الرابط فقط على أحرف وأرقام ونقاط وشرطات." -#: pretix/base/models/event.py:601 pretix/base/models/event.py:1488 +#: pretix/base/models/event.py:601 pretix/base/models/event.py:1485 msgid "Show in lists" msgstr "أظهرهذا في قوائم" @@ -4493,7 +4552,7 @@ msgstr "" "إذا تم تحديدها، فستظهر هذه الفعالية بشكل عام في قائمة الفعاليات لحساب المنظم " "الخاص بك." -#: pretix/base/models/event.py:606 pretix/base/models/event.py:1503 +#: pretix/base/models/event.py:606 pretix/base/models/event.py:1500 #: pretix/control/forms/subevents.py:100 msgid "" "Optional. No products will be sold after this date. If you do not set this " @@ -4502,7 +4561,7 @@ msgstr "" "اختياري. لن يتم بيع أي منتجات بعد هذا التاريخ. إذا لم تقم بتعيين هذه " "القيمة ، فسينتهي عرض ما قبل البيع بعد تاريخ انتهاء الفعالية الخاصة بك." -#: pretix/base/models/event.py:612 pretix/base/models/event.py:1509 +#: pretix/base/models/event.py:612 pretix/base/models/event.py:1506 #: pretix/control/forms/subevents.py:94 msgid "Optional. No products will be sold before this date." msgstr "اختياري. لن يتم بيع أي منتجات قبل هذا التاريخ." @@ -4521,8 +4580,8 @@ msgstr "" msgid "Plugins" msgstr "الإضافات" -#: pretix/base/models/event.py:649 pretix/base/pdf.py:229 -#: pretix/control/forms/event.py:274 pretix/control/forms/filter.py:1677 +#: pretix/base/models/event.py:649 pretix/base/pdf.py:238 +#: pretix/control/forms/event.py:273 pretix/control/forms/filter.py:1675 #: pretix/control/templates/pretixcontrol/event/index.html:13 #: pretix/control/templates/pretixcontrol/events/index.html:114 #: pretix/control/templates/pretixcontrol/organizers/detail.html:90 @@ -4533,7 +4592,7 @@ msgstr "الإضافات" msgid "Event series" msgstr "فعالية بأوقات مختلفة" -#: pretix/base/models/event.py:653 pretix/base/models/event.py:1537 +#: pretix/base/models/event.py:653 pretix/base/models/event.py:1534 #, fuzzy #| msgid "Settings" msgid "Seating plan" @@ -4563,14 +4622,14 @@ msgstr "يقتصر على قنوات بيع محددة" msgid "Events" msgstr "فعاليات" -#: pretix/base/models/event.py:1316 +#: pretix/base/models/event.py:1313 msgid "" "You have configured at least one paid product but have not enabled any " "payment methods." msgstr "" "لقد قمت بإعداد منتج مدفوع واحد على الأقل، ولكن لم تقم بتفعيل أي وسيلة سداد." -#: pretix/base/models/event.py:1319 +#: pretix/base/models/event.py:1316 #, fuzzy #| msgid "" #| "You have configured at least one paid product but have not enabled any " @@ -4581,37 +4640,37 @@ msgid "" msgstr "" "لقد قمت بإعداد منتج مدفوع واحد على الأقل، ولكن لم تقم بتفعيل أي وسيلة سداد." -#: pretix/base/models/event.py:1322 +#: pretix/base/models/event.py:1319 msgid "You need to configure at least one quota to sell anything." msgstr "تحتاج إلى إعداد حصة واحدة على الأقل لبيع أي شيء." -#: pretix/base/models/event.py:1327 +#: pretix/base/models/event.py:1324 #, python-brace-format msgid "You need to fill the meta parameter \"{property}\"." msgstr "تحتاج إلى ملء المعلومة الوصفية \"{property}\"." -#: pretix/base/models/event.py:1434 +#: pretix/base/models/event.py:1431 msgid "" "Once created an event cannot change between an series and a single event." msgstr "بمجرد إنشاء فعالية لا يمكن التغيير بين سلسلة فعاليات وفعالية واحدة." -#: pretix/base/models/event.py:1440 +#: pretix/base/models/event.py:1437 msgid "The event slug cannot be changed." msgstr "لا يمكن تغيير رابط الفعالية." -#: pretix/base/models/event.py:1443 +#: pretix/base/models/event.py:1440 msgid "This slug has already been used for a different event." msgstr "لقد تم استخدام هذا الرابط مسبقا لفعالية مختلفة." -#: pretix/base/models/event.py:1449 +#: pretix/base/models/event.py:1446 msgid "The event cannot end before it starts." msgstr "لا يمكن أن تنتهي الفعالية قبل أن تبدأ." -#: pretix/base/models/event.py:1455 +#: pretix/base/models/event.py:1452 msgid "The event's presale cannot end before it starts." msgstr "لا يمكن أن ينتهي العرض المسبق للفعالية قبل أن يبدأ." -#: pretix/base/models/event.py:1485 +#: pretix/base/models/event.py:1482 msgid "" "Only with this checkbox enabled, this date is visible in the frontend to " "users." @@ -4619,7 +4678,7 @@ msgstr "" "يكون هذا التاريخ مرئيا في الواجهة الأمامية للمستخدمين فقط في حال تم تمكين " "مربع الاختيار هذا." -#: pretix/base/models/event.py:1489 +#: pretix/base/models/event.py:1486 msgid "" "If selected, this event will show up publicly on the list of dates for your " "event." @@ -4627,44 +4686,44 @@ msgstr "" "إذا تم الحديد، فستظهر هذه الفعالية بشكل عام في قائمة تواريخ الفعالية الخاصة " "بك." -#: pretix/base/models/event.py:1534 pretix/base/settings.py:3064 +#: pretix/base/models/event.py:1531 pretix/base/settings.py:3102 msgid "Frontpage text" msgstr "نص الصفحة الأولى" -#: pretix/base/models/event.py:1551 +#: pretix/base/models/event.py:1548 msgid "Date in event series" msgstr "التاريخ في سلسلة الفعالية" -#: pretix/base/models/event.py:1552 +#: pretix/base/models/event.py:1549 msgid "Dates in event series" msgstr "التواريخ في سلسلة الفعالية" -#: pretix/base/models/event.py:1697 +#: pretix/base/models/event.py:1694 msgid "One or more variations do not belong to this event." msgstr "عنصر أو أكثر لا ينتمي إلى هذه الفعالية." -#: pretix/base/models/event.py:1727 pretix/base/models/items.py:2236 +#: pretix/base/models/event.py:1724 pretix/base/models/items.py:2236 msgid "Can not contain spaces or special characters except underscores" msgstr "لا يمكن أن يحتوي على مسافات أو أحرف خاصة باستثناء الشرطات السفلية" -#: pretix/base/models/event.py:1732 pretix/base/models/items.py:2241 +#: pretix/base/models/event.py:1729 pretix/base/models/items.py:2241 msgid "The property name may only contain letters, numbers and underscores." msgstr "لا يسمح أن يحتوي اسم الملكية إلا على أحرف وأرقام وشرطات سفلية فقط." -#: pretix/base/models/event.py:1737 +#: pretix/base/models/event.py:1734 msgid "Default value" msgstr "القيمة الافتراضية" -#: pretix/base/models/event.py:1739 +#: pretix/base/models/event.py:1736 #: pretix/control/templates/pretixcontrol/organizers/properties.html:50 msgid "Can only be changed by organizer-level administrators" msgstr "لا يمكن تغييرها إلا من قبل المسؤولين برتبة منظم" -#: pretix/base/models/event.py:1741 +#: pretix/base/models/event.py:1738 msgid "Required for events" msgstr "مطلوب للفعاليات" -#: pretix/base/models/event.py:1742 +#: pretix/base/models/event.py:1739 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" @@ -4672,53 +4731,53 @@ msgstr "" "إذا تم تحديده ، فلا يمكن أن تكون الفعالية مباشرة إلا إذا تم تعيين الخاصية. " "في سلسلة الفعالية، يكون دائما تعيين قيمة للتواريخ الفردية أمرا اختياريا" -#: pretix/base/models/event.py:1748 pretix/base/models/items.py:2253 +#: pretix/base/models/event.py:1745 pretix/base/models/items.py:2253 msgid "Valid values" msgstr "قيم صالحة" -#: pretix/base/models/event.py:1751 +#: pretix/base/models/event.py:1748 #: 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:1752 +#: pretix/base/models/event.py:1749 msgid "" "This field will be shown to filter events in the public event list and " "calendar." msgstr "" -#: pretix/base/models/event.py:1755 pretix/control/forms/organizer.py:269 +#: pretix/base/models/event.py:1752 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:1759 +#: pretix/base/models/event.py:1756 #: pretix/control/templates/pretixcontrol/organizers/properties.html:40 msgid "Can be used for filtering" msgstr "" -#: pretix/base/models/event.py:1760 +#: pretix/base/models/event.py:1757 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:1770 +#: pretix/base/models/event.py:1767 msgid "A property can either be required or have a default value, not both." msgstr "يمكن أن تكون الخاصية إما مطلوبة أو لها قيمة افتراضية ، وليس كليهما." -#: pretix/base/models/event.py:1850 pretix/base/models/organizer.py:516 +#: pretix/base/models/event.py:1847 pretix/base/models/organizer.py:516 #, fuzzy #| msgid "Info text" msgid "Link text" msgstr "معلومات النص" -#: pretix/base/models/event.py:1853 pretix/base/models/organizer.py:519 +#: pretix/base/models/event.py:1850 pretix/base/models/organizer.py:519 #, fuzzy #| msgid "Imprint URL" msgid "Link URL" @@ -4736,7 +4795,8 @@ msgid "Additional recipients" msgstr "إعدادات إضافية" #: pretix/base/models/exports.py:61 pretix/base/models/exports.py:66 -#: pretix/base/models/exports.py:71 +#: pretix/base/models/exports.py:71 pretix/control/forms/event.py:988 +#: pretix/control/forms/organizer.py:586 msgid "You can specify multiple recipients separated by commas." msgstr "" @@ -4752,20 +4812,20 @@ msgstr "إعدادات إضافية" msgid "Additional recipients (Bcc)" msgstr "إعدادات إضافية" -#: pretix/base/models/exports.py:74 pretix/control/forms/event.py:1101 -#: pretix/control/forms/event.py:1175 pretix/control/forms/event.py:1185 -#: pretix/control/forms/event.py:1195 pretix/control/forms/orders.py:720 -#: pretix/control/forms/orders.py:942 pretix/control/forms/orders.py:969 -#: pretix/control/forms/organizer.py:604 pretix/control/forms/organizer.py:614 -#: pretix/control/forms/organizer.py:624 pretix/control/forms/vouchers.py:273 +#: pretix/base/models/exports.py:74 pretix/control/forms/event.py:1094 +#: pretix/control/forms/event.py:1168 pretix/control/forms/event.py:1178 +#: pretix/control/forms/event.py:1188 pretix/control/forms/orders.py:730 +#: pretix/control/forms/orders.py:952 pretix/control/forms/orders.py:979 +#: pretix/control/forms/organizer.py:607 pretix/control/forms/organizer.py:617 +#: pretix/control/forms/organizer.py:627 pretix/control/forms/vouchers.py:282 #: pretix/plugins/sendmail/forms.py:57 pretix/plugins/sendmail/forms.py:73 #: pretix/plugins/sendmail/models.py:248 msgid "Subject" msgstr "موضوع" -#: pretix/base/models/exports.py:78 pretix/control/forms/orders.py:759 -#: pretix/control/forms/orders.py:782 pretix/control/forms/orders.py:950 -#: pretix/control/forms/orders.py:977 pretix/control/forms/vouchers.py:279 +#: pretix/base/models/exports.py:78 pretix/control/forms/orders.py:769 +#: pretix/control/forms/orders.py:792 pretix/control/forms/orders.py:960 +#: pretix/control/forms/orders.py:987 pretix/control/forms/vouchers.py:288 #: pretix/plugins/sendmail/forms.py:58 pretix/plugins/sendmail/forms.py:78 #: pretix/plugins/sendmail/models.py:249 msgid "Message" @@ -4847,17 +4907,17 @@ msgstr "" "مصادر قوائم الإضافات." #: pretix/base/models/items.py:114 pretix/base/models/items.py:159 -#: pretix/control/forms/item.py:99 +#: pretix/control/forms/item.py:97 #, fuzzy #| msgid "No category" msgid "Normal category" msgstr "ليس هناك فئة" -#: pretix/base/models/items.py:115 pretix/control/forms/item.py:112 +#: pretix/base/models/items.py:115 pretix/control/forms/item.py:110 msgid "Normal + cross-selling category" msgstr "" -#: pretix/base/models/items.py:116 pretix/control/forms/item.py:107 +#: pretix/base/models/items.py:116 pretix/control/forms/item.py:105 #, fuzzy #| msgid "No category" msgid "Cross-selling category" @@ -4937,14 +4997,14 @@ msgstr "عميل" msgid "Dynamic validity" msgstr "صلاحية بطاقة هدية" -#: pretix/base/models/items.py:444 pretix/control/forms/item.py:667 +#: pretix/base/models/items.py:444 pretix/control/forms/item.py:668 #: pretix/control/templates/pretixcontrol/subevents/fragment_unavail_mode_indicator.html:3 #, fuzzy #| msgid "Waiting, product unavailable" msgid "Hide product if unavailable" msgstr "الانتظار، المنتج غير متوفر" -#: pretix/base/models/items.py:445 pretix/control/forms/item.py:668 +#: pretix/base/models/items.py:445 pretix/control/forms/item.py:669 #: pretix/control/templates/pretixcontrol/subevents/fragment_unavail_mode_indicator.html:5 #, fuzzy #| msgid "The ordered product \"{item}\" is no longer available." @@ -5046,8 +5106,8 @@ msgstr "عرض قائمة الانتظار لهذه التذكرة" msgid "This will only work if waiting lists are enabled for this event." msgstr "لن يعمل هذا إلا إذا تم تمكين قوائم الانتظار لهذه الفعالية." -#: pretix/base/models/items.py:548 pretix/base/settings.py:1360 -#: pretix/control/forms/event.py:1681 +#: pretix/base/models/items.py:548 pretix/base/settings.py:1398 +#: pretix/control/forms/event.py:1674 msgid "Show number of tickets left" msgstr "إظهار عدد التذاكر المتبقية" @@ -5055,7 +5115,7 @@ msgstr "إظهار عدد التذاكر المتبقية" msgid "Publicly show how many tickets are still available." msgstr "أظهر للجمهور عدد التذاكر التي لا تزال متاحة." -#: pretix/base/models/items.py:556 pretix/control/forms/item.py:632 +#: pretix/base/models/items.py:556 pretix/control/forms/item.py:633 msgid "Product picture" msgstr "صورة المنتج" @@ -5260,7 +5320,7 @@ msgid "" "change but keep their current validity." msgstr "" -#: pretix/base/models/items.py:738 pretix/control/forms/item.py:735 +#: pretix/base/models/items.py:738 pretix/control/forms/item.py:736 #, fuzzy #| msgid "Gift card validity" msgid "Start of validity" @@ -5340,10 +5400,10 @@ 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:1895 -#: pretix/control/forms/item.py:278 pretix/control/navigation.py:138 +#: pretix/control/forms/filter.py:421 pretix/control/forms/filter.py:1891 +#: pretix/control/forms/item.py:276 pretix/control/navigation.py:138 #: pretix/control/navigation.py:147 -#: pretix/control/templates/pretixcontrol/checkin/lists.html:104 +#: pretix/control/templates/pretixcontrol/checkin/lists.html:111 #: pretix/control/templates/pretixcontrol/items/base.html:3 #: pretix/control/templates/pretixcontrol/items/discounts.html:60 #: pretix/control/templates/pretixcontrol/items/index.html:5 @@ -5354,6 +5414,7 @@ msgstr "" #: pretix/plugins/autocheckin/models.py:72 #: pretix/plugins/autocheckin/templates/pretixplugins/autocheckin/index.html:31 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_list.html:32 +#: pretix/presale/templates/pretixpresale/event/index.html:221 msgid "Products" msgstr "منتجات" @@ -5787,12 +5848,12 @@ msgstr "خيار السؤال" msgid "Question options" msgstr "خيارات السؤال" -#: pretix/base/models/items.py:2074 pretix/control/forms/event.py:1715 +#: pretix/base/models/items.py:2074 pretix/control/forms/event.py:1708 #: pretix/control/templates/pretixcontrol/items/quotas.html:56 msgid "Total capacity" msgstr "السعة الإجمالية" -#: pretix/base/models/items.py:2076 pretix/control/forms/item.py:455 +#: pretix/base/models/items.py:2076 pretix/control/forms/item.py:456 msgid "Leave empty for an unlimited number of tickets." msgstr "اتركه فارغا لعدد غير محدود من التذاكر." @@ -5802,7 +5863,7 @@ msgstr "اتركه فارغا لعدد غير محدود من التذاكر." msgid "Item" msgstr "بند" -#: pretix/base/models/items.py:2088 pretix/control/forms/item.py:914 +#: pretix/base/models/items.py:2088 pretix/control/forms/item.py:915 #: pretix/plugins/autocheckin/models.py:74 msgid "Variations" msgstr "متغيرات" @@ -5966,7 +6027,7 @@ msgstr "معلق" msgid "paid" msgstr "مدفوع" -#: pretix/base/models/orders.py:204 pretix/control/forms/filter.py:1573 +#: pretix/base/models/orders.py:204 pretix/control/forms/filter.py:1571 #: pretix/control/templates/pretixcontrol/organizers/reusable_medium.html:37 msgid "expired" msgstr "منتهي الصلاحية" @@ -6024,7 +6085,7 @@ msgid "API meta information" msgstr "المعلومات الوصفية" #: pretix/base/models/orders.py:414 pretix/plugins/sendmail/forms.py:236 -#: pretix/plugins/sendmail/forms.py:391 pretix/plugins/sendmail/views.py:269 +#: pretix/plugins/sendmail/forms.py:389 pretix/plugins/sendmail/views.py:269 msgid "approval pending" msgstr "في انتظار الموافقة" @@ -6216,7 +6277,6 @@ msgstr "رسوم أخرى" #: pretix/base/models/orders.py:2293 pretix/base/payment.py:1372 #: pretix/base/payment.py:1419 pretix/base/settings.py:992 -#: pretix/control/forms/organizer.py:830 #: pretix/control/templates/pretixcontrol/items/index.html:107 #: pretix/control/templates/pretixcontrol/order/index.html:152 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:383 @@ -6268,8 +6328,7 @@ msgstr "ستتم طباعة هذا المرجع على فاتورتك وفقا msgid "Badge" msgstr "شارة" -#: pretix/base/models/orders.py:3469 pretix/base/pdf.py:1113 -#: pretix/control/forms/organizer.py:781 pretix/control/forms/organizer.py:817 +#: pretix/base/models/orders.py:3469 pretix/base/pdf.py:1122 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:66 #: pretix/plugins/ticketoutputpdf/ticketoutput.py:113 msgid "Ticket" @@ -6406,7 +6465,7 @@ msgid "%(name)s on %(object)s" msgstr "%(name)s على %(object)s" #: pretix/base/models/organizer.py:385 -#: pretix/control/templates/pretixcontrol/events/create_basics.html:64 +#: pretix/control/templates/pretixcontrol/events/create_basics.html:67 msgid "Team" msgstr "فريق" @@ -6434,7 +6493,7 @@ msgid "Type" msgstr "نوع" #: pretix/base/models/seating.py:45 pretix/base/models/tax.py:305 -#: pretix/base/pdf.py:1269 +#: pretix/base/pdf.py:1278 msgid "Your layout file is not a valid JSON file." msgstr "ملف التخطيط الخاص بك ليس ملف \"ترميز باستعمال جافا سكريبت\" صالح." @@ -6622,7 +6681,7 @@ msgstr "" msgid "Should be short, e.g. \"VAT\"" msgstr "يجب أن يكون قصيرا، على سبيل المثال VAT" -#: pretix/base/models/tax.py:330 pretix/control/forms/event.py:1513 +#: pretix/base/models/tax.py:330 pretix/control/forms/event.py:1506 #: pretix/control/templates/pretixcontrol/order/transactions.html:22 #, fuzzy #| msgid "Status code" @@ -6688,36 +6747,36 @@ msgstr "" "بلد إقامتك. هذا هو البلد الذي لن تنطبق فيه قاعدة الرسوم العكسية للاتحاد " "الأوروبي ، إذا تم الإعداد أعلاه." -#: pretix/base/models/tax.py:412 +#: pretix/base/models/tax.py:423 msgid "You need to set your home country to use the reverse charge feature." msgstr "تحتاج إلى تحديد بلدك لاستخدام ميزة التكلفة العكسية." -#: pretix/base/models/tax.py:416 pretix/control/forms/event.py:1560 +#: pretix/base/models/tax.py:427 pretix/control/forms/event.py:1553 msgid "" "A combination of this tax code with a non-zero tax rate does not make sense." msgstr "" -#: pretix/base/models/tax.py:421 pretix/control/forms/event.py:1564 +#: pretix/base/models/tax.py:432 pretix/control/forms/event.py:1557 msgid "" "A combination of this tax code with a zero tax rate does not make sense." msgstr "" -#: pretix/base/models/tax.py:426 +#: pretix/base/models/tax.py:437 #, python-brace-format msgid "incl. {rate}% {name}" msgstr "بما في ذلك {rate}% {name}" -#: pretix/base/models/tax.py:428 +#: pretix/base/models/tax.py:439 #, python-brace-format msgid "plus {rate}% {name}" msgstr "بالإضافة إلى {rate}% {name}" -#: pretix/base/models/tax.py:430 -#: pretix/control/templates/pretixcontrol/event/tax_index.html:46 +#: pretix/base/models/tax.py:441 +#: pretix/control/templates/pretixcontrol/event/tax_index.html:63 msgid "reverse charge enabled" msgstr "تم تمكين التكلفة العكسية" -#: pretix/base/models/tax.py:568 +#: pretix/base/models/tax.py:579 msgctxt "invoice" msgid "" "Reverse Charge: According to Article 194, 196 of Council Directive 2006/112/" @@ -6726,7 +6785,7 @@ msgstr "" "التكلفة العكسية: وفقا للمادة 194 ، 196 من توجيه المجلس 2006/112/EEC ، تقع " "مسؤولية ضريبة القيمة المضافة على عاتق متلقي الخدمة." -#: pretix/base/models/tax.py:574 +#: pretix/base/models/tax.py:585 msgctxt "invoice" msgid "VAT liability rests with the service recipient." msgstr "تقع مسؤولية ضريبة القيمة المضافة على عاتق متلقي الخدمة." @@ -6989,7 +7048,7 @@ msgid "Dates" msgstr "تواريخ" #: pretix/base/notifications.py:200 -#: pretix/control/templates/pretixcontrol/order/index.html:678 +#: pretix/control/templates/pretixcontrol/order/index.html:690 #: pretix/plugins/reports/accountingreport.py:317 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:442 msgid "Net total" @@ -7000,7 +7059,7 @@ msgid "Pending amount" msgstr "مبالغ متأخرة" #: pretix/base/notifications.py:204 pretix/control/forms/filter.py:211 -#: pretix/control/forms/modelimport.py:81 +#: pretix/control/forms/modelimport.py:85 msgid "Order status" msgstr "حالة الطلب" @@ -7146,7 +7205,7 @@ msgstr "" "بمنظم هذه الفعالية." #: pretix/base/payment.py:313 -#: pretix/presale/templates/pretixpresale/event/order.html:116 +#: pretix/presale/templates/pretixpresale/event/order.html:115 msgid "Pay now" msgstr "ادفع الآن" @@ -7394,7 +7453,7 @@ msgstr "" msgid "Offsetting" msgstr "تعويض" -#: pretix/base/payment.py:1332 pretix/control/views/orders.py:1266 +#: pretix/base/payment.py:1332 pretix/control/views/orders.py:1268 msgid "You entered an order that could not be found." msgstr "لقد أدخلت طلبا لا يمكن العثور عليه." @@ -7435,7 +7494,7 @@ msgstr "رقم حالة الطلب" msgid "Order code and position number" msgstr "رقم حالة الطلب" -#: pretix/base/pdf.py:121 pretix/control/forms/event.py:1768 +#: pretix/base/pdf.py:121 pretix/control/forms/event.py:1761 #: pretix/control/templates/pretixcontrol/items/index.html:38 msgid "Product name" msgstr "اسم المنتج" @@ -7482,15 +7541,23 @@ msgstr "نموذج وصف نوع المنتج" msgid "Ticket category" msgstr "فئة التذكرة" -#: pretix/base/pdf.py:159 pretix/base/pdf.py:164 +#: pretix/base/pdf.py:159 pretix/base/pdf.py:164 pretix/base/pdf.py:173 msgid "123.45 EUR" msgstr "123.45 يورو" #: pretix/base/pdf.py:163 -msgid "Price including add-ons" +#, fuzzy +#| msgid "Price including add-ons" +msgid "Price including bundled products" msgstr "السعر شاملا الإضافات" -#: pretix/base/pdf.py:173 pretix/base/pdf.py:331 +#: pretix/base/pdf.py:172 +#, 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/services/invoices.py:476 #: pretix/base/services/placeholders.py:571 #: pretix/base/services/placeholders.py:653 @@ -7499,8 +7566,8 @@ msgstr "السعر شاملا الإضافات" msgid "John Doe" msgstr "جون دو" -#: pretix/base/pdf.py:177 -#: pretix/control/templates/pretixcontrol/order/index.html:543 +#: pretix/base/pdf.py:186 +#: pretix/control/templates/pretixcontrol/order/index.html:555 #: pretix/plugins/badges/exporters.py:496 #: pretix/plugins/ticketoutputpdf/exporters.py:95 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:182 @@ -7508,18 +7575,18 @@ msgstr "جون دو" msgid "Attendee company" msgstr "شركة حاضرة" -#: pretix/base/pdf.py:178 pretix/base/pdf.py:336 +#: pretix/base/pdf.py:187 pretix/base/pdf.py:345 #: pretix/base/services/tickets.py:119 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:182 +#: pretix/base/pdf.py:191 msgid "Full attendee address" msgstr "عنوان الحاضرالكامل" -#: pretix/base/pdf.py:183 +#: pretix/base/pdf.py:192 msgid "" "John Doe\n" "Sample company\n" @@ -7533,162 +7600,162 @@ msgstr "" "12345 أي مدينة\n" "اتلانتس" -#: pretix/base/pdf.py:187 +#: pretix/base/pdf.py:196 msgid "Attendee street" msgstr "شارع الحاضر" -#: pretix/base/pdf.py:192 +#: pretix/base/pdf.py:201 msgid "Attendee ZIP code" msgstr "الرمز البريدي للحضور" -#: pretix/base/pdf.py:197 +#: pretix/base/pdf.py:206 msgid "Attendee city" msgstr "مدينة الحاضر" -#: pretix/base/pdf.py:202 +#: pretix/base/pdf.py:211 msgid "Attendee state" msgstr "منطقة الحاضر" -#: pretix/base/pdf.py:207 +#: pretix/base/pdf.py:216 msgid "Attendee country" msgstr "بلد الحضور" -#: pretix/base/pdf.py:219 +#: pretix/base/pdf.py:228 #, fuzzy #| msgid "Pseudonymization ID" msgid "Pseudonymization ID (lead scanning)" msgstr "معرف الاسم المستعار" -#: pretix/base/pdf.py:225 pretix/base/pdf.py:230 +#: pretix/base/pdf.py:234 pretix/base/pdf.py:239 msgid "Sample event name" msgstr "مثال اسم فعالية" -#: pretix/base/pdf.py:235 +#: pretix/base/pdf.py:244 msgid "May 31st, 2017" msgstr "31 مايو 2017" -#: pretix/base/pdf.py:239 +#: pretix/base/pdf.py:248 msgid "Event date range" msgstr "نطاق تاريخ الفعالية" -#: pretix/base/pdf.py:240 +#: pretix/base/pdf.py:249 msgid "May 31st – June 4th, 2017" msgstr "31 مايو - 4 يونيو، 2017" -#: pretix/base/pdf.py:244 +#: pretix/base/pdf.py:253 msgid "Event begin date and time" msgstr "تاريخ ووقت بداية الفعالية" -#: pretix/base/pdf.py:245 +#: pretix/base/pdf.py:254 msgid "2017-05-31 20:00" msgstr "20:00 2017-05-31" -#: pretix/base/pdf.py:252 +#: pretix/base/pdf.py:261 msgid "Event begin date" msgstr "تاريخ بداية الفعالية" -#: pretix/base/pdf.py:253 pretix/base/pdf.py:279 pretix/base/pdf.py:388 -#: pretix/base/pdf.py:412 pretix/base/pdf.py:436 pretix/base/pdf.py:460 -#: pretix/base/pdf.py:517 pretix/base/pdf.py:522 +#: 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 msgid "2017-05-31" msgstr "2017-05-31" -#: pretix/base/pdf.py:260 +#: pretix/base/pdf.py:269 msgid "Event begin time" msgstr "وقت بداية الفعالية" -#: pretix/base/pdf.py:261 +#: pretix/base/pdf.py:270 msgid "20:00" msgstr "20:00" -#: pretix/base/pdf.py:265 +#: pretix/base/pdf.py:274 #, fuzzy #| msgid "Event begin date" msgid "Event begin weekday" msgstr "تاريخ بداية الفعالية" -#: pretix/base/pdf.py:266 pretix/base/pdf.py:295 +#: pretix/base/pdf.py:275 pretix/base/pdf.py:304 #: pretix/base/services/checkin.py:362 pretix/control/forms/filter.py:1240 msgid "Friday" msgstr "يوم الجمعة" -#: pretix/base/pdf.py:270 +#: pretix/base/pdf.py:279 msgid "Event end date and time" msgstr "تاريخ ووقت إنتهاء الفعالية" -#: pretix/base/pdf.py:271 +#: pretix/base/pdf.py:280 msgid "2017-05-31 22:00" msgstr "22:00 2017-05-31" -#: pretix/base/pdf.py:287 +#: pretix/base/pdf.py:296 msgid "22:00" msgstr "22:00" -#: pretix/base/pdf.py:294 +#: pretix/base/pdf.py:303 #, fuzzy #| msgid "Event end date" msgid "Event end weekday" msgstr "تاريخ إنتهاء الفعالية" -#: pretix/base/pdf.py:299 +#: pretix/base/pdf.py:308 msgid "Event admission date and time" msgstr "تاريخ ووقت قبول الفعالية" -#: pretix/base/pdf.py:300 pretix/base/pdf.py:396 pretix/base/pdf.py:420 -#: pretix/base/pdf.py:444 pretix/base/pdf.py:468 pretix/base/pdf.py:511 +#: 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 msgid "2017-05-31 19:00" msgstr "19:00 2017-05-31" -#: pretix/base/pdf.py:307 +#: pretix/base/pdf.py:316 msgid "Event admission time" msgstr "وقت تسجيل الفعالية" -#: pretix/base/pdf.py:308 pretix/base/pdf.py:404 pretix/base/pdf.py:428 -#: pretix/base/pdf.py:452 pretix/base/pdf.py:476 +#: 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 msgid "19:00" msgstr "19:00" -#: pretix/base/pdf.py:315 +#: pretix/base/pdf.py:324 msgid "Event location" msgstr "موقع الفعالية" -#: pretix/base/pdf.py:316 pretix/base/settings.py:1134 +#: pretix/base/pdf.py:325 pretix/base/settings.py:1172 msgid "Random City" msgstr "مدينة عشوائية" -#: pretix/base/pdf.py:335 +#: pretix/base/pdf.py:344 msgid "Invoice address company" msgstr "شركة عنوان الفاتورة" -#: pretix/base/pdf.py:341 +#: pretix/base/pdf.py:350 msgid "Sesame Street 42" msgstr "شارع سيسيم 42" -#: pretix/base/pdf.py:346 +#: pretix/base/pdf.py:355 msgid "12345" msgstr "12345" -#: pretix/base/pdf.py:351 pretix/base/services/invoices.py:479 +#: pretix/base/pdf.py:360 pretix/base/services/invoices.py:479 msgid "Sample city" msgstr "مدينة مثال" -#: pretix/base/pdf.py:355 +#: pretix/base/pdf.py:364 msgid "Invoice address state" msgstr "منطقة عنوان الفاتورة" -#: pretix/base/pdf.py:356 +#: pretix/base/pdf.py:365 msgid "Sample State" msgstr "منطقة مثال" -#: pretix/base/pdf.py:361 +#: pretix/base/pdf.py:370 msgid "Atlantis" msgstr "اتلانتس" -#: pretix/base/pdf.py:365 +#: pretix/base/pdf.py:374 msgid "List of Add-Ons" msgstr "قائمة الإضافات" -#: pretix/base/pdf.py:366 +#: pretix/base/pdf.py:375 #, fuzzy #| msgid "" #| "Add-on 1\n" @@ -7700,168 +7767,168 @@ msgstr "" "الإضافة 1\n" "الإضافة 2" -#: pretix/base/pdf.py:372 pretix/control/forms/filter.py:1380 -#: pretix/control/forms/filter.py:1382 +#: pretix/base/pdf.py:381 pretix/control/forms/filter.py:1378 +#: pretix/control/forms/filter.py:1380 #: pretix/control/templates/pretixcontrol/organizers/index.html:42 msgid "Organizer name" msgstr "اسم المنظم" -#: pretix/base/pdf.py:373 +#: pretix/base/pdf.py:382 msgid "Event organizer company" msgstr "شركة منظم الفعالية" -#: pretix/base/pdf.py:377 +#: pretix/base/pdf.py:386 msgid "Organizer info text" msgstr "نص معلومات المنظم" -#: pretix/base/pdf.py:378 +#: pretix/base/pdf.py:387 msgid "Event organizer info text" msgstr "نص معلومات منظم الفعالية" -#: pretix/base/pdf.py:382 pretix/base/pdf.py:383 +#: pretix/base/pdf.py:391 pretix/base/pdf.py:392 msgid "Event info text" msgstr "نص معلومات الفعالية" -#: pretix/base/pdf.py:387 +#: pretix/base/pdf.py:396 msgid "Printing date" msgstr "تاريخ الطباعة" -#: pretix/base/pdf.py:395 +#: pretix/base/pdf.py:404 msgid "Printing date and time" msgstr "تاريخ ووقت الطباعة" -#: pretix/base/pdf.py:403 +#: pretix/base/pdf.py:412 msgid "Printing time" msgstr "وقت الطباعة" -#: pretix/base/pdf.py:411 pretix/control/forms/item.py:737 +#: pretix/base/pdf.py:420 pretix/control/forms/item.py:738 #, fuzzy #| msgid "Purchased" msgid "Purchase date" msgstr "اشترى" -#: pretix/base/pdf.py:419 +#: pretix/base/pdf.py:428 #, fuzzy #| msgid "Purchased" msgid "Purchase date and time" msgstr "اشترى" -#: pretix/base/pdf.py:427 +#: pretix/base/pdf.py:436 #, fuzzy #| msgid "Purchased" msgid "Purchase time" msgstr "اشترى" -#: pretix/base/pdf.py:435 +#: pretix/base/pdf.py:444 #, fuzzy #| msgid "Valid until" msgid "Validity start date" msgstr "حتى تاريخ" -#: pretix/base/pdf.py:443 +#: pretix/base/pdf.py:452 #, fuzzy #| msgid "Printing date and time" msgid "Validity start date and time" msgstr "تاريخ ووقت الطباعة" -#: pretix/base/pdf.py:451 +#: pretix/base/pdf.py:460 #, fuzzy #| msgid "Valid until" msgid "Validity start time" msgstr "حتى تاريخ" -#: pretix/base/pdf.py:459 +#: pretix/base/pdf.py:468 #, fuzzy #| msgid "Valid until" msgid "Validity end date" msgstr "حتى تاريخ" -#: pretix/base/pdf.py:467 +#: pretix/base/pdf.py:476 #, fuzzy #| msgid "Event end date and time" msgid "Validity end date and time" msgstr "تاريخ ووقت إنتهاء الفعالية" -#: pretix/base/pdf.py:475 +#: pretix/base/pdf.py:484 #, fuzzy #| msgid "Valid until" msgid "Validity end time" msgstr "حتى تاريخ" -#: pretix/base/pdf.py:483 +#: pretix/base/pdf.py:492 msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:488 +#: pretix/base/pdf.py:497 msgid "Seat: Full name" msgstr "مقعد: الاسم الكامل" -#: pretix/base/pdf.py:489 +#: pretix/base/pdf.py:498 msgid "Ground floor, Row 3, Seat 4" msgstr "الطابق الأرضي، الصف 3، مقعد 4" -#: pretix/base/pdf.py:491 pretix/base/pdf.py:497 -#: pretix/control/forms/orders.py:332 +#: pretix/base/pdf.py:500 pretix/base/pdf.py:506 +#: pretix/control/forms/orders.py:344 msgid "General admission" msgstr "التسجيل العام" -#: pretix/base/pdf.py:494 +#: pretix/base/pdf.py:503 msgid "Seat: zone" msgstr "مقعد: المنطقة" -#: pretix/base/pdf.py:495 +#: pretix/base/pdf.py:504 msgid "Ground floor" msgstr "الطابق الأرضي" -#: pretix/base/pdf.py:500 +#: pretix/base/pdf.py:509 msgid "Seat: row" msgstr "مقعد: صف" -#: pretix/base/pdf.py:505 +#: pretix/base/pdf.py:514 msgid "Seat: seat number" msgstr "مقعد: عدد المقاعد" -#: pretix/base/pdf.py:510 +#: pretix/base/pdf.py:519 msgid "Date and time of first scan" msgstr "تاريخ ووقت أول مسح" -#: pretix/base/pdf.py:516 +#: pretix/base/pdf.py:525 #, fuzzy #| msgid "Gift card code" msgid "Gift card: Issuance date" msgstr "رمز بطاقة الهدية" -#: pretix/base/pdf.py:521 +#: pretix/base/pdf.py:530 #, fuzzy #| msgid "Expiration date" msgid "Gift card: Expiration date" msgstr "تاريخ إنتهاء الصلاحية" -#: pretix/base/pdf.py:562 pretix/base/pdf.py:600 pretix/base/pdf.py:606 +#: pretix/base/pdf.py:571 pretix/base/pdf.py:609 pretix/base/pdf.py:615 #: pretix/plugins/badges/exporters.py:504 #: pretix/plugins/ticketoutputpdf/exporters.py:102 #, python-brace-format msgid "Question: {question}" msgstr "سؤال: {question}" -#: pretix/base/pdf.py:601 pretix/base/pdf.py:607 +#: pretix/base/pdf.py:610 pretix/base/pdf.py:616 #, python-brace-format msgid "" msgstr "<جواب: {question}>" -#: pretix/base/pdf.py:648 +#: pretix/base/pdf.py:657 #, fuzzy #| msgid "Attendee names" msgid "Attendee name for salutation" msgstr "أسماء الحضور" -#: pretix/base/pdf.py:649 pretix/base/pdf.py:672 +#: pretix/base/pdf.py:658 pretix/base/pdf.py:681 #: pretix/base/services/placeholders.py:696 -#: pretix/control/forms/organizer.py:661 +#: pretix/control/forms/organizer.py:664 msgid "Mr Doe" msgstr "السيد دو" -#: pretix/base/pdf.py:655 pretix/base/pdf.py:662 +#: pretix/base/pdf.py:664 pretix/base/pdf.py:671 #: pretix/plugins/badges/exporters.py:501 #: pretix/plugins/checkinlists/exporters.py:124 #: pretix/plugins/checkinlists/exporters.py:497 @@ -7870,66 +7937,66 @@ msgstr "السيد دو" msgid "Attendee name: {part}" msgstr "اسم الحاضر: {part}" -#: pretix/base/pdf.py:671 +#: pretix/base/pdf.py:680 #, fuzzy #| msgid "Invoice address explanation" msgid "Invoice address name for salutation" msgstr "شرح عنوان الفاتورة" -#: pretix/base/pdf.py:678 +#: pretix/base/pdf.py:687 #, python-brace-format msgid "Invoice address name: {part}" msgstr "اسم عنوان الفاتورة: {part}" -#: pretix/base/pdf.py:1278 +#: pretix/base/pdf.py:1287 #, fuzzy #| msgid "Your layout file is not a valid seating plan. Error message: {}" msgid "Your layout file is not a valid layout. Error message: {}" msgstr "ملف التخطيط الخاص بك ليس خطة جلوس صالحة. رسالة خطأ: {}" -#: pretix/base/reldate.py:35 +#: pretix/base/reldate.py:38 msgid "Event start" msgstr "بداية الفعالية" -#: pretix/base/reldate.py:36 +#: pretix/base/reldate.py:39 msgid "Event end" msgstr "نهاية الفعالية" -#: pretix/base/reldate.py:37 +#: pretix/base/reldate.py:40 msgid "Event admission" msgstr "تسجيل الفعالية" -#: pretix/base/reldate.py:38 +#: pretix/base/reldate.py:41 msgid "Presale start" msgstr "بداية إعلان ما قبل البيع" -#: pretix/base/reldate.py:39 +#: pretix/base/reldate.py:42 msgid "Presale end" msgstr "نهاية إعلان ما قبل البيع" -#: pretix/base/reldate.py:183 +#: pretix/base/reldate.py:186 #, fuzzy #| msgid "days before" msgid "before" msgstr "أيام قبل" -#: pretix/base/reldate.py:184 +#: pretix/base/reldate.py:187 msgid "after" msgstr "" -#: pretix/base/reldate.py:292 pretix/base/reldate.py:456 +#: pretix/base/reldate.py:308 pretix/base/reldate.py:472 msgid "Fixed date:" msgstr "التاريخ المحدد:" -#: pretix/base/reldate.py:293 pretix/base/reldate.py:457 +#: pretix/base/reldate.py:309 pretix/base/reldate.py:473 msgid "Relative date:" msgstr "تاريخ نسبي:" -#: pretix/base/reldate.py:294 +#: pretix/base/reldate.py:310 msgid "Relative time:" msgstr "وقت نسبي:" -#: pretix/base/reldate.py:302 pretix/base/reldate.py:460 +#: pretix/base/reldate.py:318 pretix/base/reldate.py:476 msgid "Not set" msgstr "غير محدد" @@ -7951,13 +8018,13 @@ msgstr "" "ويغير دلالات المسح دون اتصال - يرجى الرجوع إلى التوثيق أو الدعم للحصول على " "التفاصيل)" -#: pretix/base/services/cancelevent.py:229 -#: pretix/base/services/cancelevent.py:287 +#: pretix/base/services/cancelevent.py:230 +#: pretix/base/services/cancelevent.py:308 msgid "Event canceled" msgstr "تم إلغاء الفعالية" -#: pretix/base/services/cart.py:102 pretix/base/services/modelimport.py:194 -#: pretix/base/services/orders.py:151 +#: pretix/base/services/cart.py:102 pretix/base/services/modelimport.py:235 +#: pretix/base/services/orders.py:153 msgid "" "We were not able to process your request completely as the server was too " "busy. Please try again." @@ -7977,7 +8044,7 @@ msgctxt "subevent" msgid "No date was specified." msgstr "لم يتم تحديد تاريخ." -#: pretix/base/services/cart.py:108 pretix/base/services/orders.py:188 +#: pretix/base/services/cart.py:108 pretix/base/services/orders.py:190 msgid "You selected a product which is not available for sale." msgstr "لقد اخترت منتجا غير متوفر للبيع." @@ -8033,7 +8100,7 @@ msgstr[3] "لا يمكنك تحديد أكثر من %s عناصر لكل طلب. msgstr[4] "لا يمكنك تحديد أكثر من %s عناصر لكل طلب." msgstr[5] "لا يمكنك تحديد أكثر من %s عناصر لكل طلب." -#: pretix/base/services/cart.py:131 pretix/base/services/orders.py:1542 +#: pretix/base/services/cart.py:131 pretix/base/services/orders.py:1571 #, fuzzy, python-format #| msgid "" #| "You cannot select more than %(max)s items of the product %(product)s." @@ -8047,7 +8114,7 @@ msgstr[3] "لا يمكنك تحديد أكثر من %(max)s عناصر من ال msgstr[4] "لا يمكنك تحديد أكثر من %(max)s عناصر من المنتج %(product)s." msgstr[5] "لا يمكنك تحديد أكثر من %(max)s عناصر من المنتج %(product)s." -#: pretix/base/services/cart.py:136 pretix/base/services/orders.py:1547 +#: pretix/base/services/cart.py:136 pretix/base/services/orders.py:1576 #, fuzzy, python-format #| msgid "" #| "You need to select at least %(min)s items of the product %(product)s." @@ -8091,8 +8158,8 @@ msgstr[5] "" "أزلنا %(product)s من عربة التسوق الخاصة بك كما لا يمكنك شراء أقل من %(min)s " "عناصر من المنتج." -#: pretix/base/services/cart.py:145 pretix/base/services/orders.py:154 -#: pretix/presale/templates/pretixpresale/event/index.html:171 +#: pretix/base/services/cart.py:145 pretix/base/services/orders.py:156 +#: pretix/presale/templates/pretixpresale/event/index.html:170 #: pretix/presale/views/waiting.py:145 pretix/presale/views/widget.py:781 #, fuzzy #| msgid "The presale period for this event has not yet started." @@ -8125,7 +8192,7 @@ msgstr "" "لم تبدأ فترة عرض ما قبل البيع لهذه الفعالية بعد. تمت إزالة العناصر المتأثرة " "من عربة التسوق الخاصة بك." -#: pretix/base/services/cart.py:152 pretix/base/services/orders.py:182 +#: pretix/base/services/cart.py:152 pretix/base/services/orders.py:184 #, fuzzy #| msgid "" #| "The presale period for one of the events in your cart has ended. The " @@ -8151,7 +8218,7 @@ msgstr "السعر الذي تم إدخاله مرتفع جدا." msgid "This voucher code is not known in our database." msgstr "رمز كود الخصم هذا غير معروف في قاعدة البيانات الخاصة بنا." -#: pretix/base/services/cart.py:158 pretix/base/services/orders.py:157 +#: pretix/base/services/cart.py:158 pretix/base/services/orders.py:159 #, python-format msgid "" "The voucher code \"%(voucher)s\" can only be used if you select at least " @@ -8259,15 +8326,15 @@ msgctxt "subevent" msgid "The selected event date is not active." msgstr "تاريخ الفعالية المحدد غير نشط." -#: pretix/base/services/cart.py:195 pretix/base/services/orders.py:189 +#: pretix/base/services/cart.py:195 pretix/base/services/orders.py:191 msgid "You can not select an add-on for the selected product." msgstr "لا يمكنك اختيار إضافة للمنتج المحدد." -#: pretix/base/services/cart.py:196 pretix/base/services/orders.py:190 +#: pretix/base/services/cart.py:196 pretix/base/services/orders.py:192 msgid "You can not select two variations of the same add-on product." msgstr "لا يمكنك تحديد نوعين مختلفين من نفس منتج قائمة الإضافة." -#: pretix/base/services/cart.py:198 pretix/base/services/orders.py:192 +#: pretix/base/services/cart.py:198 pretix/base/services/orders.py:194 #, fuzzy, python-format #| msgid "" #| "You can select at most %(max)s add-ons from the category %(cat)s for the " @@ -8291,7 +8358,7 @@ msgstr[4] "" msgstr[5] "" "يمكنك الاختيار على الأكثر %(max)s من الإضافات لفئة %(cat)s للمنتج %(base)s." -#: pretix/base/services/cart.py:203 pretix/base/services/orders.py:197 +#: pretix/base/services/cart.py:203 pretix/base/services/orders.py:199 #, fuzzy, python-format #| msgid "" #| "You need to select at least %(min)s add-ons from the category %(cat)s for " @@ -8315,7 +8382,7 @@ msgstr[4] "" msgstr[5] "" "تحتاج إلى اختيار على الأقل %(min)s من الإضافات لفئة %(cat)s للمنتج %(base)s." -#: pretix/base/services/cart.py:207 pretix/base/services/orders.py:201 +#: pretix/base/services/cart.py:207 pretix/base/services/orders.py:203 #, fuzzy, python-format #| msgid "" #| "You can select every add-ons from the category %(cat)s for the product " @@ -8851,31 +8918,46 @@ msgstr "" "خطأ أثناء استيراد القيمة \"{value}\" للعمود \"{column}\" في السطر \"{line}" "\": {message}" -#: pretix/base/services/modelimport.py:89 pretix/base/services/orders.py:1551 +#: pretix/base/services/modelimport.py:89 +#: pretix/base/services/modelimport.py:137 pretix/base/services/orders.py:1580 #, python-format msgid "Orders cannot have more than %(max)s positions." msgstr "" -#: pretix/base/services/modelimport.py:124 -#: pretix/base/services/modelimport.py:236 +#: pretix/base/services/modelimport.py:113 +#, python-format +msgid "" +"The grouping \"%(value)s\" occurs on non-consecutive lines (seen again on " +"line %(row)s)." +msgstr "" + +#: pretix/base/services/modelimport.py:151 +#, python-brace-format +msgid "" +"Inconsistent data in row {row}: Column {col} contains value \"{val_line}\", " +"but for this order, the value has already been set to \"{val_order}\"." +msgstr "" + +#: pretix/base/services/modelimport.py:165 +#: pretix/base/services/modelimport.py:277 #, python-brace-format msgid "Invalid data in row {row}: {message}" msgstr "بيانات غير صالحة في الصف {row}: {message}" -#: pretix/base/services/modelimport.py:217 +#: pretix/base/services/modelimport.py:258 #, fuzzy #| msgid "A voucher can not be deleted if it already has been redeemed." msgid "A voucher cannot be created without a code." msgstr "لا يمكن حذف قسيمة إذا كان بالفعل قد تم استبدالها." -#: pretix/base/services/orders.py:130 +#: pretix/base/services/orders.py:132 msgid "" "Some of the products you selected were no longer available. Please see below " "for details." msgstr "" "بعض المنتجات التي حددتها لم تعد متوفرة. انظر أدناه للحصول على التفاصيل." -#: pretix/base/services/orders.py:134 +#: pretix/base/services/orders.py:136 msgid "" "Some of the products you selected were no longer available in the quantity " "you selected. Please see below for details." @@ -8883,7 +8965,7 @@ msgstr "" "لم تعد بعض المنتجات التي اخترتها متوفرة بالكمية التي حددتها. انظر أدناه " "للحصول على التفاصيل." -#: pretix/base/services/orders.py:138 +#: pretix/base/services/orders.py:140 msgid "" "The price of some of the items in your cart has changed in the meantime. " "Please see below for details." @@ -8891,21 +8973,21 @@ msgstr "" "تم تغيير سعر بعض العناصر في سلة التسوق الخاصة. انظر أدناه للحصول على " "التفاصيل." -#: pretix/base/services/orders.py:141 +#: pretix/base/services/orders.py:143 msgid "An internal error occurred, please try again." msgstr "حدث خطأ داخلي ، يرجى المحاولة مرة أخرى." -#: pretix/base/services/orders.py:142 +#: pretix/base/services/orders.py:144 msgid "" "This order was changed by someone else simultaneously. Please check if your " "changes are still accurate and try again." msgstr "" -#: pretix/base/services/orders.py:144 +#: pretix/base/services/orders.py:146 msgid "Your cart is empty." msgstr "عربة التسوق الخاصة بك فارغة." -#: pretix/base/services/orders.py:146 +#: pretix/base/services/orders.py:148 #, fuzzy, python-format #| msgid "" #| "You cannot select more than %(max)s items of the product %(product)s. We " @@ -8935,13 +9017,13 @@ msgstr[5] "" "لا يمكنك تحديد أكثر من %(max)s وحدة من المنتج %(product)s. قمنا بإزالة " "العناصر الزائدة في سلة التسوق الخاصة بك." -#: pretix/base/services/orders.py:155 +#: pretix/base/services/orders.py:157 #, fuzzy #| msgid "The presale period has ended." msgid "The booking period has ended." msgstr "انتهت فترة عرض ما قبل البيع." -#: pretix/base/services/orders.py:161 +#: pretix/base/services/orders.py:163 msgid "" "The voucher code used for one of the items in your cart is not known in our " "database." @@ -8949,7 +9031,7 @@ msgstr "" "رمز كود الخصم المستخدم لأحد العناصر الموجودة في سلة التسوق الخاصة بك غير " "معروف في قاعدة البيانات الخاصة بنا." -#: pretix/base/services/orders.py:163 +#: pretix/base/services/orders.py:165 msgid "" "The voucher code used for one of the items in your cart has already been " "used the maximum number of times allowed. We removed this item from your " @@ -8959,7 +9041,7 @@ msgstr "" "بك سابقا وتجاوز عدد المرات المسموح به. أزلنا هذا العنصر من سلة التسوق الخاصة " "بك." -#: pretix/base/services/orders.py:167 +#: pretix/base/services/orders.py:169 msgid "" "The voucher code used for one of the items in your cart has already been too " "often. We adjusted the price of the item in your cart." @@ -8967,7 +9049,7 @@ msgstr "" "رمز كود الخصم المستخدم لأحد العناصر في سلة التسوق الخاصة بك تم استخدامه " "كثيرا في السابق. قمنا بتعديل سعر العنصر في سلة التسوق الخاصة بك." -#: pretix/base/services/orders.py:171 +#: pretix/base/services/orders.py:173 msgid "" "The voucher code used for one of the items in your cart is expired. We " "removed this item from your cart." @@ -8975,7 +9057,7 @@ msgstr "" "انتهت صلاحية رمز كود الخصم المستخدم لأحد العناصر الموجودة في سلة التسوق " "الخاصة بك. أزلنا هذا العنصر من سلة التسوق الخاصة بك." -#: pretix/base/services/orders.py:174 +#: pretix/base/services/orders.py:176 msgid "" "The voucher code used for one of the items in your cart is not valid for " "this item. We removed this item from your cart." @@ -8983,13 +9065,13 @@ msgstr "" "رمز كود الخصم المستخدم لأحد العناصر الموجودة في سلة التسوق الخاصة بك غير " "صالح لهذا العنصر. أزلنا هذا العنصر من سلة التسوق الخاصة بك." -#: pretix/base/services/orders.py:176 +#: pretix/base/services/orders.py:178 #, fuzzy #| msgid "You need a valid voucher code to order this product." msgid "You need a valid voucher code to order one of the products." msgstr "تحتاج إلى رمز كود خصم صالح لطلب هذا المنتج." -#: pretix/base/services/orders.py:178 +#: pretix/base/services/orders.py:180 #, fuzzy #| msgid "" #| "The presale period for one of the events in your cart has not yet " @@ -9001,7 +9083,7 @@ msgstr "" "لم تبدأ فترة عرض ما قبل البيع لإحدى الفعاليات في عربة التسوق الخاصة بك بعد. " "تمت إزالة العناصر المتأثرة من عربة التسوق الخاصة بك." -#: pretix/base/services/orders.py:185 +#: pretix/base/services/orders.py:187 msgid "" "One of the seats in your order was invalid, we removed the position from " "your cart." @@ -9009,7 +9091,7 @@ msgstr "" "كان أحد المقاعد في طلبك غير صالح ، قمنا بإزالة العنصر من عربة التسوق الخاصة " "بك." -#: pretix/base/services/orders.py:186 +#: pretix/base/services/orders.py:188 msgid "" "One of the seats in your order has been taken in the meantime, we removed " "the position from your cart." @@ -9017,7 +9099,7 @@ msgstr "" "تم أخذ أحد المقاعد في طلبك في هذه الأثناء، وقمنا بإزالة العنصر من عربة " "التسوق الخاصة بك." -#: pretix/base/services/orders.py:202 +#: pretix/base/services/orders.py:204 #, fuzzy, python-format #| msgid "" #| "You cannot delete the product %(item)s because it " @@ -9027,32 +9109,32 @@ msgid "" "in." msgstr "لا يمكنك حذف المنتج على %(item)s لأنه بالفعل قد أمرت." -#: pretix/base/services/orders.py:203 +#: pretix/base/services/orders.py:205 #, fuzzy #| msgid "This gift card does not support this currency." msgid "Paid products not supported without a valid currency." msgstr "بطاقة الهدايا هذه لا تدعم هذه العملة." -#: pretix/base/services/orders.py:219 +#: pretix/base/services/orders.py:221 #, fuzzy #| msgid "The order has been canceled." msgid "The order was not canceled." msgstr "تم إلغاء هذا الأمر." -#: pretix/base/services/orders.py:273 pretix/control/forms/orders.py:126 +#: pretix/base/services/orders.py:275 pretix/control/forms/orders.py:126 msgid "The new expiry date needs to be in the future." msgstr "يجب أن يكون تاريخ إنتهاء الصلاحية الجديد في المستقبل." -#: pretix/base/services/orders.py:367 pretix/base/services/orders.py:453 +#: pretix/base/services/orders.py:369 pretix/base/services/orders.py:455 msgid "This order is not pending approval." msgstr "هذا الطلب ليس في انتظار الموافقة." -#: pretix/base/services/orders.py:511 pretix/presale/views/order.py:930 +#: pretix/base/services/orders.py:517 pretix/presale/views/order.py:930 #: pretix/presale/views/order.py:984 msgid "You cannot cancel this order." msgstr "لا يمكنك إلغاء هذا الطلب." -#: pretix/base/services/orders.py:523 +#: pretix/base/services/orders.py:529 #, python-brace-format msgid "" "This order can not be canceled since the gift card {card} purchased in this " @@ -9061,7 +9143,7 @@ msgstr "" "لا يمكن إلغاء هذا الطلب لأنه تم بالفعل استرداد قيمة بطاقة الهدايا {card} " "المشتراة لهذا الطلب." -#: pretix/base/services/orders.py:563 pretix/control/forms/orders.py:207 +#: pretix/base/services/orders.py:592 pretix/control/forms/orders.py:219 #, fuzzy #| msgid "" #| "The cancellation fee cannot be higher than the payment credit of this " @@ -9070,13 +9152,13 @@ msgid "" "The cancellation fee cannot be higher than the total amount of this order." msgstr "لا يمكن أن تكون رسوم الإلغاء أعلى من رصيد الدفع لهذا الطلب." -#: pretix/base/services/orders.py:958 +#: pretix/base/services/orders.py:987 #, fuzzy #| msgid "This payment method does not support automatic refunds." msgid "The selected payment methods do not cover the total balance." msgstr "طريقة الدفع هذه لا يدعم استرداد التلقائي." -#: pretix/base/services/orders.py:1026 +#: pretix/base/services/orders.py:1055 msgid "" "While trying to place your order, we noticed that the order total has " "changed. Either one of the prices changed just now, or a gift card you used " @@ -9086,31 +9168,31 @@ msgstr "" "الأسعار الآن ، أو أن بطاقة الهدايا التي استخدمتها جاري استعمالها في الوقت " "الحالي. يرجى التحقق من الأسعار أدناه والمحاولة مرة أخرى." -#: pretix/base/services/orders.py:1521 +#: pretix/base/services/orders.py:1550 msgid "You need to select a variation of the product." msgstr "تحتاج إلى تحديد نوع من المنتج." -#: pretix/base/services/orders.py:1522 +#: pretix/base/services/orders.py:1551 #, python-brace-format msgid "" "The quota {name} does not have enough capacity left to perform the operation." msgstr "الحصة {name} لم يتبق لديها سعة كافية لإجراء العملية." -#: pretix/base/services/orders.py:1523 +#: pretix/base/services/orders.py:1552 msgid "There is no quota defined that allows this operation." msgstr "لا توجد حصة محددة تسمح بهذه العملية." -#: pretix/base/services/orders.py:1524 +#: pretix/base/services/orders.py:1553 msgid "The selected product is not active or has no price set." msgstr "المنتج المحدد غير نشط أو ليس له سعر محدد." -#: pretix/base/services/orders.py:1525 +#: pretix/base/services/orders.py:1554 msgid "" "This operation would leave the order empty. Please cancel the order itself " "instead." msgstr "سيترك هذا الإجراء الطلب فارغا. يرجى إلغاء الطلب نفسه بدلا من ذلك." -#: pretix/base/services/orders.py:1527 +#: pretix/base/services/orders.py:1556 msgid "" "This operation would make the order free and therefore immediately paid, " "however no quota is available." @@ -9118,23 +9200,23 @@ msgstr "" "ستجعل هذه العملية الطلب مجانيا وبالتالي يتم دفعه على الفور ، إلا أنه لا " "تتوفر حصة." -#: pretix/base/services/orders.py:1530 +#: pretix/base/services/orders.py:1559 msgid "" "This is an add-on product, please select the base position it should be " "added to." msgstr "هذا منتج إضافي ، يرجى تحديد العنصر الأساسي الذي تجب الإضافة إليه." -#: pretix/base/services/orders.py:1531 +#: pretix/base/services/orders.py:1560 msgid "" "The selected base position does not allow you to add this product as an add-" "on." msgstr "لا يسمح لك العنصر المختار بإضافة هذا المنتج كقائمة مضافة." -#: pretix/base/services/orders.py:1532 +#: pretix/base/services/orders.py:1561 msgid "You need to choose a subevent for the new position." msgstr "تحتاج إلى اختيار فعالية فرعية للعنصر الجديد." -#: pretix/base/services/orders.py:1535 +#: pretix/base/services/orders.py:1564 #, python-brace-format msgid "" "You selected seat \"{seat}\" for a date that does not match the selected " @@ -9143,25 +9225,25 @@ msgstr "" "لقد حددت المقعد \"{seat}\" لتاريخ لا يتطابق مع تاريخ التذكرة المحدد. الرجاء " "اختيار مقعد مرة أخرى." -#: pretix/base/services/orders.py:1537 +#: pretix/base/services/orders.py:1566 msgid "The selected product requires you to select a seat." msgstr "المنتج المحدد يتطلب منك اختيار مقعد." -#: pretix/base/services/orders.py:1538 +#: pretix/base/services/orders.py:1567 msgid "The selected product does not allow to select a seat." msgstr "المنتج المحدد لا يسمح باختيار مقعد." -#: pretix/base/services/orders.py:1539 +#: pretix/base/services/orders.py:1568 msgid "The selected country is blocked by your tax rule." msgstr "تم حظر البلد المحدد من خلال القاعدة الضريبية الخاصة بك." -#: pretix/base/services/orders.py:1540 +#: pretix/base/services/orders.py:1569 msgid "" "You cannot change the price of a position that has been used to issue a gift " "card." msgstr "لا يمكنك تغيير سعر العنصر الذي تم استخدامه لإصدار بطاقة هدايا." -#: pretix/base/services/orders.py:2365 pretix/base/services/orders.py:2382 +#: pretix/base/services/orders.py:2394 pretix/base/services/orders.py:2411 #, python-brace-format msgid "" "A position can not be canceled since the gift card {card} purchased in this " @@ -9170,7 +9252,7 @@ msgstr "" "لا يمكن إلغاء العنصر نظرا لأنه تم بالفعل استرداد قيمة بطاقة الهدايا {card} " "المشتراة في هذا الطلب." -#: pretix/base/services/orders.py:3058 +#: pretix/base/services/orders.py:3087 msgid "" "There was an error while trying to send the money back to you. Please " "contact the event organizer for further information." @@ -9256,7 +9338,7 @@ msgstr "تم السداد." msgid "Uncategorized" msgstr "غير مصنف" -#: pretix/base/services/tax.py:40 pretix/base/services/tax.py:209 +#: pretix/base/services/tax.py:44 pretix/base/services/tax.py:213 msgid "" "Your VAT ID could not be checked, as the VAT checking service of your " "country is currently not available. We will therefore need to charge VAT on " @@ -9268,17 +9350,17 @@ msgstr "" "القيمة المضافة على فاتورتك. يمكنك استرداد مبلغ الضريبة من خلال إجراءات " "استرداد ضريبة القيمة المضافة." -#: pretix/base/services/tax.py:45 pretix/base/services/tax.py:189 -#: pretix/base/services/tax.py:216 +#: pretix/base/services/tax.py:49 pretix/base/services/tax.py:193 +#: pretix/base/services/tax.py:220 msgid "This VAT ID is not valid. Please re-check your input." msgstr "" "معرف ضريبة القيمة المضافة هذا غير صالح. يرجى إعادة فحص المدخلات الخاصة بك." -#: pretix/base/services/tax.py:46 pretix/base/services/tax.py:174 +#: pretix/base/services/tax.py:50 pretix/base/services/tax.py:178 msgid "Your VAT ID does not match the selected country." msgstr "معرف ضريبة القيمة المضافة لا يطابق البلد المختار." -#: pretix/base/services/tax.py:193 pretix/base/services/tax.py:201 +#: pretix/base/services/tax.py:197 pretix/base/services/tax.py:205 msgid "" "Your VAT ID could not be checked, as the VAT checking service of your " "country returned an incorrect result. We will therefore need to charge VAT " @@ -9594,7 +9676,7 @@ msgid "Show exchange rates" msgstr "إظهار تاريخ انتهاء الفعالية" #: pretix/base/settings.py:524 pretix/base/settings.py:532 -#: pretix/control/forms/item.py:625 +#: pretix/control/forms/item.py:626 msgid "Never" msgstr "أبدا" @@ -9793,8 +9875,8 @@ msgstr "" msgid "Only respected by some invoice renderers." msgstr "يستخدم للمتصفحات الحديثة فقط." -#: pretix/base/settings.py:744 pretix/base/settings.py:2907 -#: pretix/control/templates/pretixcontrol/pdf/index.html:376 +#: pretix/base/settings.py:744 pretix/base/settings.py:2945 +#: pretix/control/templates/pretixcontrol/pdf/index.html:436 msgid "Font" msgstr "الخط" @@ -9998,57 +10080,86 @@ msgstr "عرض تاريخ البداية" msgid "Show the presale start date before presale has started." msgstr "اعرض تاريخ بداية البيع المسبق قبل أن بدايته." -#: pretix/base/settings.py:1041 pretix/base/settings.py:1053 +#: pretix/base/settings.py:1037 pretix/base/settings.py:1045 +#: pretix/base/settings.py:1059 pretix/base/settings.py:1068 +#, fuzzy +#| msgid "Default price" +msgid "Use default tax rate" +msgstr "السعر الافتراضي" + +#: pretix/base/settings.py:1038 pretix/base/settings.py:1046 +#: pretix/base/settings.py:1057 pretix/base/settings.py:1066 +#, fuzzy +msgid "Charge no taxes" +msgstr "تم تحديث الرسوم." + +#: pretix/base/settings.py:1042 +#, fuzzy +#| msgid "Tax rule for payment fees" +msgid "Tax handling on payment fees" +msgstr "حكم الضرائب لدفع الرسوم" + +#: pretix/base/settings.py:1058 pretix/base/settings.py:1067 +msgid "Use same taxes as order positions (split according to net prices)" +msgstr "" + +#: pretix/base/settings.py:1063 +#, fuzzy +#| msgid "Keep a fixed cancellation fee" +msgid "Tax handling on cancellation fees" +msgstr "احتفظ برسوم إلغاء ثابتة" + +#: pretix/base/settings.py:1079 pretix/base/settings.py:1091 msgid "Do not generate invoices" msgstr "لا تصدر فواتير" -#: pretix/base/settings.py:1042 pretix/base/settings.py:1058 +#: pretix/base/settings.py:1080 pretix/base/settings.py:1096 msgid "Only manually in admin panel" msgstr "فقط يدويا في لوحة الإدارة" -#: pretix/base/settings.py:1043 pretix/base/settings.py:1056 +#: pretix/base/settings.py:1081 pretix/base/settings.py:1094 msgid "Automatically on user request" msgstr "تلقائيا بناء على طلب المستخدم" -#: pretix/base/settings.py:1044 pretix/base/settings.py:1057 +#: pretix/base/settings.py:1082 pretix/base/settings.py:1095 #, fuzzy #| msgid "Automatically on user request" msgid "Automatically on user request for paid orders" msgstr "تلقائيا بناء على طلب المستخدم" -#: pretix/base/settings.py:1045 +#: pretix/base/settings.py:1083 msgid "Automatically for all created orders" msgstr "تلقائيا لجميع الطلبات التي تم إنشاؤها" -#: pretix/base/settings.py:1046 +#: pretix/base/settings.py:1084 msgid "Automatically on payment or when required by payment method" msgstr "تلقائيا عند الدفع أو عند الطلب بواسطة طريقة السداد" -#: pretix/base/settings.py:1050 +#: pretix/base/settings.py:1088 msgid "Generate invoices" msgstr "إنشاء الفواتير" -#: pretix/base/settings.py:1054 +#: pretix/base/settings.py:1092 #, fuzzy #| msgid "Automatically on payment or when required by payment method" msgid "Automatically after payment or when required by payment method" msgstr "تلقائيا عند الدفع أو عند الطلب بواسطة طريقة السداد" -#: pretix/base/settings.py:1055 +#: pretix/base/settings.py:1093 #, fuzzy #| msgid "Automatically for all created orders" msgid "Automatically before payment for all created orders" msgstr "تلقائيا لجميع الطلبات التي تم إنشاؤها" -#: pretix/base/settings.py:1060 +#: pretix/base/settings.py:1098 msgid "Invoices will never be automatically generated for free orders." msgstr "لن يتم إنشاء الفواتير تلقائيا للطلبات المجانية." -#: pretix/base/settings.py:1069 +#: pretix/base/settings.py:1107 msgid "Automatically cancel and reissue invoice on address changes" msgstr "إلغاء الفاتورة تلقائيا عند تغيير العنوان وإعادة إصدارها" -#: pretix/base/settings.py:1070 +#: pretix/base/settings.py:1108 msgid "" "If customers change their invoice address on an existing order, the invoice " "will automatically be canceled and a new invoice will be issued. This " @@ -10058,50 +10169,50 @@ msgstr "" "الفاتورة تلقائيا وسيتم إصدار فاتورة جديدة. لن يؤثر هذا الإعداد على التعديلات " "في لوحة التحكم." -#: pretix/base/settings.py:1081 +#: pretix/base/settings.py:1119 msgid "Allow to update existing invoices" msgstr "" -#: pretix/base/settings.py:1082 +#: pretix/base/settings.py:1120 msgid "" "By default, invoices can never again be changed once they are issued. In " "most countries, we recommend to leave this option turned off and always " "issue a new invoice if a change needs to be made." msgstr "" -#: pretix/base/settings.py:1097 +#: pretix/base/settings.py:1135 msgid "Address line" msgstr "العنوان" -#: pretix/base/settings.py:1101 +#: pretix/base/settings.py:1139 msgid "Albert Einstein Road 52" msgstr "شارع ألبرت أينشتاين 52" -#: pretix/base/settings.py:1153 +#: pretix/base/settings.py:1191 msgid "Domestic tax ID" msgstr "معرف الضريبة المحلية" -#: pretix/base/settings.py:1154 +#: pretix/base/settings.py:1192 msgid "e.g. tax number in Germany, ABN in Australia, …" msgstr "على سبيل المثال الرقم الضريبي في ألمانيا ، رقم العمل الأسترالي،…" -#: pretix/base/settings.py:1163 +#: pretix/base/settings.py:1201 msgid "EU VAT ID" msgstr "رقم ضريبة القيمة المضافة في الاتحاد الأوروبي" -#: pretix/base/settings.py:1176 +#: pretix/base/settings.py:1214 msgid "e.g. With this document, we sent you the invoice for your ticket order." msgstr "على سبيل المثال باستخدام هذا المستند ، أرسلنا إليك فاتورة طلب تذكرتك." -#: pretix/base/settings.py:1179 +#: pretix/base/settings.py:1217 msgid "Introductory text" msgstr "نص تمهيدي" -#: pretix/base/settings.py:1180 +#: pretix/base/settings.py:1218 msgid "Will be printed on every invoice above the invoice rows." msgstr "ستتم طباعتها على كل فاتورة فوق صفوف الفاتورة." -#: pretix/base/settings.py:1193 +#: pretix/base/settings.py:1231 msgid "" "e.g. Thank you for your purchase! You can find more information on the event " "at ..." @@ -10109,15 +10220,15 @@ msgstr "" "مثلا شكرا لك على الشراء! يمكنك العثور على مزيد من المعلومات حول هذه الفعالية " "في ..." -#: pretix/base/settings.py:1196 +#: pretix/base/settings.py:1234 msgid "Additional text" msgstr "نص إضافي" -#: pretix/base/settings.py:1197 +#: pretix/base/settings.py:1235 msgid "Will be printed on every invoice below the invoice total." msgstr "ستتم الطباعة على كل فاتورة تحت إجمالي الفاتورة." -#: pretix/base/settings.py:1210 +#: pretix/base/settings.py:1248 msgid "" "e.g. your bank details, legal details like your VAT ID, registration " "numbers, etc." @@ -10125,21 +10236,21 @@ msgstr "" "مثلا تفاصيل حسابك المصرفي، التفاصيل القانونية مثل معرف ضريبة القيمة المضافة، " "أرقام التسجيل، الخ." -#: pretix/base/settings.py:1213 +#: pretix/base/settings.py:1251 msgid "Footer" msgstr "تذييل" -#: pretix/base/settings.py:1214 +#: pretix/base/settings.py:1252 msgid "" "Will be printed centered and in a smaller font at the end of every invoice " "page." msgstr "ستتم طباعتها في المنتصف وبخط أصغر في نهاية كل صفحة فاتورة." -#: pretix/base/settings.py:1227 +#: pretix/base/settings.py:1265 msgid "Attach invoices to emails" msgstr "إرفق الفواتير في رسائل البريد الإلكتروني" -#: pretix/base/settings.py:1228 +#: pretix/base/settings.py:1266 msgid "" "If invoices are automatically generated for all orders, they will be " "attached to the order confirmation mail. If they are automatically generated " @@ -10150,11 +10261,11 @@ msgstr "" "الطلب. إذا تم إنشاؤها تلقائيا عند الدفع ، فسيتم إرفاقها ببريد تأكيد الدفع. " "إذا لم يتم إنشاؤها تلقائيا ، فلن يتم إرفاقها برسائل البريد الإلكتروني." -#: pretix/base/settings.py:1240 +#: pretix/base/settings.py:1278 msgid "Email address to receive a copy of each invoice" msgstr "عنوان البريد الإلكتروني لتلقي نسخة من كل فاتورة" -#: pretix/base/settings.py:1241 +#: pretix/base/settings.py:1279 msgid "" "Each newly created invoice will be sent to this email address shortly after " "creation. You can use this for an automated import of invoices to your " @@ -10164,28 +10275,28 @@ msgstr "" "وقت قصير من إنشائها. يمكنك استخدام هذا للاستيراد الآلي للفواتير إلى نظام " "المحاسبة الخاص بك. ستكون الفاتورة هي المرفق الوحيد بالبريد الإلكتروني." -#: pretix/base/settings.py:1256 +#: pretix/base/settings.py:1294 msgid "Show items outside presale period" msgstr "إظهار العناصر خارج فترة عرض ما قبل البيع" -#: pretix/base/settings.py:1257 +#: pretix/base/settings.py:1295 msgid "" "Show item details before presale has started and after presale has ended" msgstr "إظهار تفاصيل العنصر قبل بداية البيع المسبق وبعد انتهائه" -#: pretix/base/settings.py:1277 +#: pretix/base/settings.py:1315 msgid "Available languages" msgstr "اللغات المتاحة" -#: pretix/base/settings.py:1293 pretix/control/forms/event.py:140 +#: pretix/base/settings.py:1331 pretix/control/forms/event.py:139 msgid "Default language" msgstr "اللغة الافتراضية" -#: pretix/base/settings.py:1303 +#: pretix/base/settings.py:1341 msgid "Region" msgstr "منطقة" -#: pretix/base/settings.py:1304 +#: pretix/base/settings.py:1342 msgid "" "Will be used to determine date and time formatting as well as default " "country for customer addresses and phone numbers. For formatting, this takes " @@ -10197,13 +10308,13 @@ msgstr "" "من اللغة وبالتالي فهو مناسب في الغالب للغات المستخدمة في مناطق مختلفة على " "مستوى العالم (مثل اللغة الإنجليزية)." -#: pretix/base/settings.py:1316 +#: pretix/base/settings.py:1354 #, fuzzy #| msgid "This is not an event series." msgid "This shop represents an event" msgstr "هذه ليست سلسلة فعالية." -#: pretix/base/settings.py:1318 +#: pretix/base/settings.py:1356 msgid "" "Uncheck this box if you are only selling something that has no specific " "date, such as gift cards or a ticket that can be used any time. The system " @@ -10212,19 +10323,19 @@ msgid "" "may still show up in other places." msgstr "" -#: pretix/base/settings.py:1331 +#: pretix/base/settings.py:1369 msgid "Show event end date" msgstr "إظهار تاريخ انتهاء الفعالية" -#: pretix/base/settings.py:1332 +#: pretix/base/settings.py:1370 msgid "If disabled, only event's start date will be displayed to the public." msgstr "إذا تم تعطيل هذا الخيار، فسيظهر للجمهور تاريخ بداية الفعالية فقط." -#: pretix/base/settings.py:1341 +#: pretix/base/settings.py:1379 msgid "Show dates with time" msgstr "عرض التواريخ مع الوقت" -#: pretix/base/settings.py:1342 +#: pretix/base/settings.py:1380 msgid "" "If disabled, the event's start and end date will be displayed without the " "time of day." @@ -10232,27 +10343,27 @@ msgstr "" "إذا تم تعطيل هذا الخيار ، فسيتم عرض تاريخ بداية الفعالية وانتهائها بدون " "توقيت اليوم." -#: pretix/base/settings.py:1351 +#: pretix/base/settings.py:1389 msgid "Hide all products that are sold out" msgstr "إخفاء جميع المنتجات التي تم بيعها" -#: pretix/base/settings.py:1361 pretix/control/forms/event.py:1682 +#: pretix/base/settings.py:1399 pretix/control/forms/event.py:1675 msgid "Publicly show how many tickets of a certain type are still available." msgstr "اعرض علنا عدد التذاكر من نوع معين والتي لا تزال متاحة." -#: pretix/base/settings.py:1370 +#: pretix/base/settings.py:1408 msgid "Ask search engines not to index the ticket shop" msgstr "اطلب من محركات البحث عدم فهرسة متجر التذاكر" -#: pretix/base/settings.py:1379 +#: pretix/base/settings.py:1417 msgid "Show variations of a product expanded by default" msgstr "إظهار الأشكال المختلفة للمنتج موسعة بشكل افتراضي" -#: pretix/base/settings.py:1388 +#: pretix/base/settings.py:1426 msgid "Enable waiting list" msgstr "تمكين قائمة الانتظار" -#: pretix/base/settings.py:1389 pretix/control/forms/event.py:1687 +#: pretix/base/settings.py:1427 pretix/control/forms/event.py:1680 #, fuzzy msgid "" "Once a ticket is sold out, people can add themselves to a waiting list. As " @@ -10264,11 +10375,11 @@ msgstr "" "تصبح التذكرة متاحة مرة أخرى ، سيتم حجزها لأول شخص في قائمة الانتظار وسيتلقى " "هذا الشخص إشعارا بالبريد الإلكتروني مع قسيمة يمكن استخدامها لشراء تذكرة." -#: pretix/base/settings.py:1400 +#: pretix/base/settings.py:1438 msgid "Automatic waiting list assignments" msgstr "مهام قائمة الانتظار التلقائية" -#: pretix/base/settings.py:1401 +#: pretix/base/settings.py:1439 #, fuzzy msgid "" "If ticket capacity becomes free, automatically create a voucher and send it " @@ -10282,11 +10393,11 @@ msgstr "" "البريد الإلكتروني تلقائيا ولكن يمكنك إرسالها يدويا عبر لوحة التحكم. إذا قمت " "بتعطيل قائمة الانتظار مع إبقاء هذا الخيار مفعلا ، فسيستمر إرسال التذاكر." -#: pretix/base/settings.py:1417 +#: pretix/base/settings.py:1455 msgid "Waiting list response time" msgstr "وقت استجابة قائمة الانتظار" -#: pretix/base/settings.py:1420 +#: pretix/base/settings.py:1458 #, fuzzy msgid "" "If a ticket voucher is sent to a person on the waiting list, it has to be " @@ -10297,13 +10408,13 @@ msgstr "" "خلال هذا العدد من الساعات حتى تنتهي صلاحيتها ويمكن إعادة تخصيصها إلى الشخص " "التالي في القائمة." -#: pretix/base/settings.py:1431 +#: pretix/base/settings.py:1469 #, fuzzy #| msgid "Enable waiting list" msgid "Disable waiting list" msgstr "تمكين قائمة الانتظار" -#: pretix/base/settings.py:1432 +#: pretix/base/settings.py:1470 msgid "" "The waiting list will be fully disabled after this date. This means that " "nobody can add themselves to the waiting list any more, but also that " @@ -10312,56 +10423,56 @@ msgid "" "remain active." msgstr "" -#: pretix/base/settings.py:1444 +#: pretix/base/settings.py:1482 msgid "Ask for a name" msgstr "اطلب الاسم" -#: pretix/base/settings.py:1445 +#: pretix/base/settings.py:1483 msgid "Ask for a name when signing up to the waiting list." msgstr "اطلب اسما عند التسجيل في قائمة الانتظار." -#: pretix/base/settings.py:1454 +#: pretix/base/settings.py:1492 msgid "Require name" msgstr "اطلب اسم" -#: pretix/base/settings.py:1455 +#: pretix/base/settings.py:1493 msgid "Require a name when signing up to the waiting list.." msgstr "طلب اسم عند التسجيل في قائمة الانتظار .." -#: pretix/base/settings.py:1465 +#: pretix/base/settings.py:1503 msgid "Ask for a phone number" msgstr "اطلب رقم هاتف" -#: pretix/base/settings.py:1466 +#: pretix/base/settings.py:1504 msgid "Ask for a phone number when signing up to the waiting list." msgstr "اطلب رقم هاتف عند التسجيل في قائمة الانتظار." -#: pretix/base/settings.py:1475 +#: pretix/base/settings.py:1513 msgid "Require phone number" msgstr "يلزم رقم الهاتف" -#: pretix/base/settings.py:1476 +#: pretix/base/settings.py:1514 msgid "Require a phone number when signing up to the waiting list.." msgstr "طلب رقم هاتف عند التسجيل في قائمة الانتظار .." -#: pretix/base/settings.py:1486 +#: pretix/base/settings.py:1524 msgid "Phone number explanation" msgstr "تفسير رقم الهاتف" -#: pretix/base/settings.py:1489 +#: pretix/base/settings.py:1527 msgid "" "If you ask for a phone number, explain why you do so and what you will use " "the phone number for." msgstr "" "إذا طلبت رقم هاتف ، اشرح سبب قيامك بذلك وما الذي ستستخدم رقم الهاتف لأجله." -#: pretix/base/settings.py:1501 +#: pretix/base/settings.py:1539 #, fuzzy #| msgid "Maximum number of items per order" msgid "Maximum number of entries per email address for the same product" msgstr "الحد الأقصى لعدد العناصر لكل طلب" -#: pretix/base/settings.py:1505 +#: pretix/base/settings.py:1543 msgid "" "With an increased limit, a customer may request more than one ticket for a " "specific product using the same, unique email address. However, regardless " @@ -10370,13 +10481,13 @@ msgid "" "ticket at a time." msgstr "" -#: pretix/base/settings.py:1517 +#: pretix/base/settings.py:1555 #, fuzzy #| msgid "Show number of tickets left" msgid "Show number of check-ins to customer" msgstr "إظهار عدد التذاكر المتبقية" -#: pretix/base/settings.py:1518 +#: pretix/base/settings.py:1556 msgid "" "With this option enabled, your customers will be able to see how many times " "they entered the event. This is usually not necessary, but might be useful " @@ -10386,19 +10497,19 @@ msgid "" "check-in lists." msgstr "" -#: pretix/base/settings.py:1531 +#: pretix/base/settings.py:1569 msgid "Allow users to download tickets" msgstr "السماح للمستخدمين بتحميل التذاكر" -#: pretix/base/settings.py:1532 +#: pretix/base/settings.py:1570 msgid "If this is off, nobody can download a ticket." msgstr "إذا تم تعطيل هذا الخيار، فلا يمكن لأي شخص تنزيل تذكرة." -#: pretix/base/settings.py:1541 +#: pretix/base/settings.py:1579 msgid "Download date" msgstr "تاريخ التنزيل" -#: pretix/base/settings.py:1542 +#: pretix/base/settings.py:1580 msgid "" "Ticket download will be offered after this date. If you use the event series " "feature and an order contains tickets for multiple event dates, download of " @@ -10408,13 +10519,13 @@ msgstr "" "الفعاليات وكان الطلب يحتوي على تذاكر لتواريخ فعاليات متعددة ، فسيكون تنزيل " "جميع التذاكر متاحا إذا سمح بذلك أحد تواريخ الفعالية على الأقل." -#: pretix/base/settings.py:1553 +#: pretix/base/settings.py:1591 #, fuzzy #| msgid "Generate tickets for add-on products" msgid "Generate tickets for add-on products and bundled products" msgstr "إنشاء تذاكر للمنتجات الإضافية" -#: pretix/base/settings.py:1554 +#: pretix/base/settings.py:1592 #, fuzzy #| msgid "" #| "By default, tickets are only issued for products selected individually, " @@ -10429,11 +10540,11 @@ msgstr "" "للمنتجات الإضافية. باستخدام هذا الخيار ، يتم إصدار تذكرة منفصلة لكل منتج " "إضافي أيضا." -#: pretix/base/settings.py:1567 +#: pretix/base/settings.py:1605 msgid "Generate tickets for all products" msgstr "إنشاء تذاكر لجميع المنتجات" -#: pretix/base/settings.py:1568 +#: pretix/base/settings.py:1606 msgid "" "If turned off, tickets are only issued for products that are marked as an " "\"admission ticket\"in the product settings. You can also turn off ticket " @@ -10443,11 +10554,11 @@ msgstr "" "\"بطاقة دخول\" عليها في إعدادات المنتج. يمكنك أيضا إيقاف تشغيل إصدار التذاكر " "لكل منتج على حدة." -#: pretix/base/settings.py:1580 +#: pretix/base/settings.py:1618 msgid "Generate tickets for pending orders" msgstr "إصدار تذاكر للطلبات المعلقة" -#: pretix/base/settings.py:1581 +#: pretix/base/settings.py:1619 msgid "" "If turned off, ticket downloads are only possible after an order has been " "marked as paid." @@ -10455,11 +10566,11 @@ msgstr "" "إذا تم إيقاف تشغيل هذا الخيار، فلن يكون تنزيل التذاكر ممكنا إلا بعد وضع " "علامة على الطلب على أنه مدفوع." -#: pretix/base/settings.py:1592 +#: pretix/base/settings.py:1630 msgid "Do not issue ticket before email address is validated" msgstr "لا تصدر تذكرة قبل التحقق من صحة عنوان البريد الإلكتروني" -#: pretix/base/settings.py:1593 +#: pretix/base/settings.py:1631 msgid "" "If turned on, tickets will not be offered for download directly after " "purchase. They will be attached to the payment confirmation email (if the " @@ -10472,13 +10583,13 @@ msgstr "" "جدا)، وسيتمكن العميل من تنزيلها من الصفحة بمجرد النقر على الرابط في البريد " "الإلكتروني. لا يؤثر على الطلبات المنفذة من خلال قنوات البيع الأخرى." -#: pretix/base/settings.py:1609 +#: pretix/base/settings.py:1647 #, fuzzy #| msgid "Quota availabilities" msgid "Low availability threshold" msgstr "توافر الحصة" -#: pretix/base/settings.py:1610 +#: pretix/base/settings.py:1648 msgid "" "If the availability of tickets falls below this percentage, the event (or a " "date, if it is an event series) will be highlighted to have low availability " @@ -10486,11 +10597,11 @@ msgid "" "availability will not be shown publicly." msgstr "" -#: pretix/base/settings.py:1624 +#: pretix/base/settings.py:1662 msgid "Show availability in event overviews" msgstr "إظهار التوفر في \"نبذة عن الفعالية\"" -#: pretix/base/settings.py:1625 +#: pretix/base/settings.py:1663 msgid "" "If checked, the list of events will show if events are sold out. This might " "make for longer page loading times if you have lots of events and the shown " @@ -10500,24 +10611,24 @@ msgstr "" "يؤدي هذا إلى إطالة وقت تحميل الصفحات إذا كان لديك الكثير من الفعاليات وقد " "تكون الحالة المعروضة قديمة لمدة تصل إلى دقيقتين." -#: pretix/base/settings.py:1638 pretix/base/settings.py:1646 +#: pretix/base/settings.py:1676 pretix/base/settings.py:1684 #: pretix/presale/templates/pretixpresale/fragment_calendar_nav.html:8 msgid "List" msgstr "قائمة" -#: pretix/base/settings.py:1639 pretix/base/settings.py:1647 +#: pretix/base/settings.py:1677 pretix/base/settings.py:1685 msgid "Week calendar" msgstr "تقويم الأسبوع" -#: pretix/base/settings.py:1640 pretix/base/settings.py:1648 +#: pretix/base/settings.py:1678 pretix/base/settings.py:1686 msgid "Month calendar" msgstr "تقويم الشهر" -#: pretix/base/settings.py:1644 +#: pretix/base/settings.py:1682 msgid "Default overview style" msgstr "نمط النظرة العامة الافتراضي" -#: pretix/base/settings.py:1650 +#: pretix/base/settings.py:1688 msgid "" "If your event series has more than 50 dates in the future, only the month or " "week calendar can be used." @@ -10525,13 +10636,13 @@ msgstr "" "إذا كانت سلسلة الفعاليات الخاصة بك تحتوي على أكثر من 50 تاريخا في المستقبل ، " "فيمكن استخدام تقويم الشهر أو الأسبوع فقط." -#: pretix/base/settings.py:1659 +#: pretix/base/settings.py:1697 #, fuzzy #| msgid "Hide all unavailable dates from calendar or list views" msgid "Show filter options for calendar or list view" msgstr "إخفاء جميع التواريخ غير المتاحة من التقويم أو طرق عرض القائمة" -#: pretix/base/settings.py:1660 +#: pretix/base/settings.py:1698 #, fuzzy #| msgid "The selected product is not active or has no price set." msgid "" @@ -10539,57 +10650,57 @@ msgid "" "settings." msgstr "المنتج المحدد غير نشط أو ليس له سعر محدد." -#: pretix/base/settings.py:1669 +#: pretix/base/settings.py:1707 msgid "Hide all unavailable dates from calendar or list views" msgstr "إخفاء جميع التواريخ غير المتاحة من التقويم أو طرق عرض القائمة" -#: pretix/base/settings.py:1670 pretix/base/settings.py:1681 +#: pretix/base/settings.py:1708 pretix/base/settings.py:1719 msgid "" "This option currently only affects the calendar of this event series, not " "the organizer-wide calendar." msgstr "" -#: pretix/base/settings.py:1680 +#: pretix/base/settings.py:1718 #, fuzzy #| msgid "Hide all unavailable dates from calendar or list views" msgid "Hide all past dates from calendar" msgstr "إخفاء جميع التواريخ غير المتاحة من التقويم أو طرق عرض القائمة" -#: pretix/base/settings.py:1692 pretix/base/settings.py:1701 +#: pretix/base/settings.py:1730 pretix/base/settings.py:1739 msgid "No modifications after order was submitted" msgstr "" -#: pretix/base/settings.py:1693 pretix/base/settings.py:1702 +#: pretix/base/settings.py:1731 pretix/base/settings.py:1740 #, fuzzy #| msgid "Only pending or paid orders can be changed." msgid "Only the person who ordered can make changes" msgstr "يمكن فقط تغيير الطلبات المعلقة أو المدفوعة." -#: pretix/base/settings.py:1694 pretix/base/settings.py:1703 +#: pretix/base/settings.py:1732 pretix/base/settings.py:1741 msgid "Both the attendee and the person who ordered can make changes" msgstr "" -#: pretix/base/settings.py:1698 +#: pretix/base/settings.py:1736 #, fuzzy #| msgid "Allow customers to modify their information after they checked in." msgid "Allow customers to modify their information" msgstr "اسمح للعملاء بتعديل معلوماتهم بعد تمام التسجيل." -#: pretix/base/settings.py:1713 +#: pretix/base/settings.py:1751 msgid "Allow customers to modify their information after they checked in." msgstr "اسمح للعملاء بتعديل معلوماتهم بعد تمام التسجيل." -#: pretix/base/settings.py:1714 +#: pretix/base/settings.py:1752 msgid "" "By default, no more modifications are possible for an order as soon as one " "of the tickets in the order has been checked in." msgstr "" -#: pretix/base/settings.py:1724 +#: pretix/base/settings.py:1762 msgid "Last date of modifications" msgstr "آخر موعد لإجراء التعديلات" -#: pretix/base/settings.py:1725 +#: pretix/base/settings.py:1763 msgid "" "The last date users can modify details of their orders, such as attendee " "names or answers to questions. If you use the event series feature and an " @@ -10600,58 +10711,58 @@ msgstr "" "الحضور أو إجابات الأسئلة. إذا كنت تستخدم ميزة سلسلة الفعاليات وكان الطلب " "يحتوي على تذاكر لتواريخ فعاليات متعددة ، فسيتم استخدام أقرب تاريخ." -#: pretix/base/settings.py:1736 +#: pretix/base/settings.py:1774 msgid "Customers can change the variation of the products they purchased" msgstr "يمكن للعملاء تغيير تنوع المنتجات التي قاموا بشرائها" -#: pretix/base/settings.py:1745 +#: pretix/base/settings.py:1783 #, fuzzy #| msgid "Customers can cancel their paid orders" msgid "Customers can change their selected add-on products" msgstr "يمكن للعملاء إلغاء طلباتهم المدفوعة" -#: pretix/base/settings.py:1755 pretix/base/settings.py:1766 +#: pretix/base/settings.py:1793 pretix/base/settings.py:1804 msgid "" "Only allow changes if the resulting price is higher or equal than the " "previous price." msgstr "السماح بالتغييرات فقط إذا كان السعر الناتج أعلى أو يساوي السعر السابق." -#: pretix/base/settings.py:1756 pretix/base/settings.py:1767 +#: pretix/base/settings.py:1794 pretix/base/settings.py:1805 msgid "" "Only allow changes if the resulting price is higher than the previous price." msgstr "السماح بالتغييرات فقط إذا كان السعر الناتج أعلى من السعر السابق." -#: pretix/base/settings.py:1757 pretix/base/settings.py:1768 +#: pretix/base/settings.py:1795 pretix/base/settings.py:1806 msgid "" "Only allow changes if the resulting price is equal to the previous price." msgstr "السماح بالتغييرات فقط إذا كان السعر الناتج أعلى من السعر السابق." -#: pretix/base/settings.py:1758 pretix/base/settings.py:1769 +#: pretix/base/settings.py:1796 pretix/base/settings.py:1807 msgid "" "Allow changes regardless of price, as long as no refund is required (i.e. " "the resulting price is not lower than what has already been paid)." msgstr "" -#: pretix/base/settings.py:1760 pretix/base/settings.py:1771 +#: pretix/base/settings.py:1798 pretix/base/settings.py:1809 msgid "Allow changes regardless of price, even if this results in a refund." msgstr "" "السماح بالتغييرات بغض النظر عن السعر ، حتى لو أدى ذلك إلى استرداد الأموال." -#: pretix/base/settings.py:1764 +#: pretix/base/settings.py:1802 msgid "Requirement for changed prices" msgstr "شرط تغيير الأسعار" -#: pretix/base/settings.py:1782 +#: pretix/base/settings.py:1820 msgid "Do not allow changes after" msgstr "لا تسمح بالتغييرات بعد" -#: pretix/base/settings.py:1791 +#: pretix/base/settings.py:1829 #, fuzzy #| msgid "The payment for this invoice has already been received." msgid "Allow change even though the ticket has already been checked in" msgstr "تم إستلام قيمة هذه الفاتورة مسبقا." -#: pretix/base/settings.py:1792 +#: pretix/base/settings.py:1830 msgid "" "By default, order changes are disabled after any ticket in the order has " "been checked in. If you check this box, this requirement is lifted. It is " @@ -10660,11 +10771,11 @@ msgid "" "limitation on price changes above." msgstr "" -#: pretix/base/settings.py:1804 +#: pretix/base/settings.py:1842 msgid "Allow individual attendees to change their ticket" msgstr "" -#: pretix/base/settings.py:1805 +#: pretix/base/settings.py:1843 msgid "" "By default, only the person who ordered the tickets can make any changes. If " "you check this box, individual attendees can also make changes. However, " @@ -10673,45 +10784,45 @@ msgid "" "customer." msgstr "" -#: pretix/base/settings.py:1817 +#: pretix/base/settings.py:1855 msgid "Customers can cancel their unpaid orders" msgstr "يمكن للعملاء إلغاء طلباتهم غير المدفوعة" -#: pretix/base/settings.py:1829 +#: pretix/base/settings.py:1867 #, fuzzy #| msgid "Keep a fixed cancellation fee" msgid "Charge a fixed cancellation fee" msgstr "احتفظ برسوم إلغاء ثابتة" -#: pretix/base/settings.py:1830 pretix/base/settings.py:1841 -#: pretix/base/settings.py:1855 +#: pretix/base/settings.py:1868 pretix/base/settings.py:1879 +#: pretix/base/settings.py:1893 msgid "" "Only affects orders pending payments, a cancellation fee for free orders is " "never charged. Note that it will be your responsibility to claim the " "cancellation fee from the user." msgstr "" -#: pretix/base/settings.py:1840 +#: pretix/base/settings.py:1878 #, fuzzy #| msgid "Keep payment, shipping and service fees" msgid "Charge payment, shipping and service fees" msgstr "احتفظ برسوم السداد والشحن والخدمة" -#: pretix/base/settings.py:1854 +#: pretix/base/settings.py:1892 #, fuzzy #| msgid "Keep a percentual cancellation fee" msgid "Charge a percentual cancellation fee" msgstr "احتفظ بنسبة رسوم الإلغاء" -#: pretix/base/settings.py:1865 pretix/base/settings.py:2004 +#: pretix/base/settings.py:1903 pretix/base/settings.py:2042 msgid "Do not allow cancellations after" msgstr "لا تسمح بالإلغاء بعد" -#: pretix/base/settings.py:1874 +#: pretix/base/settings.py:1912 msgid "Customers can cancel their paid orders" msgstr "يمكن للعملاء إلغاء طلباتهم المدفوعة" -#: pretix/base/settings.py:1875 +#: pretix/base/settings.py:1913 msgid "" "Paid money will be automatically paid back if the payment method allows it. " "Otherwise, a manual refund will be created for you to process manually." @@ -10719,29 +10830,29 @@ msgstr "" "سيتم رد الأموال المدفوعة تلقائيا إذا كانت طريقة الدفع تسمح بذلك. وبخلاف " "ذلك ، سيتم إنشاء استرداد يدوي لتتم معالجته يدويا." -#: pretix/base/settings.py:1888 pretix/control/forms/orders.py:899 +#: pretix/base/settings.py:1926 pretix/control/forms/orders.py:909 msgid "Keep a fixed cancellation fee" msgstr "احتفظ برسوم إلغاء ثابتة" -#: pretix/base/settings.py:1897 +#: pretix/base/settings.py:1935 msgid "Keep payment, shipping and service fees" msgstr "احتفظ برسوم السداد والشحن والخدمة" -#: pretix/base/settings.py:1909 pretix/control/forms/orders.py:910 +#: pretix/base/settings.py:1947 pretix/control/forms/orders.py:920 msgid "Keep a percentual cancellation fee" msgstr "احتفظ بنسبة رسوم الإلغاء" -#: pretix/base/settings.py:1918 +#: pretix/base/settings.py:1956 msgid "Allow customers to voluntarily choose a lower refund" msgstr "السماح للعملاء طواعية باختيار استرداد أقل" -#: pretix/base/settings.py:1919 +#: pretix/base/settings.py:1957 msgid "" "With this option enabled, your customers can choose to get a smaller refund " "to support you." msgstr "مع تمكين هذا الخيار ، يمكن لعملائك اختيار استرداد مبلغ أصغر لدعمك." -#: pretix/base/settings.py:1924 +#: pretix/base/settings.py:1962 msgid "" "However, if you want us to help keep the lights on here, please consider " "using the slider below to request a smaller refund. Thank you!" @@ -10749,12 +10860,12 @@ msgstr "" "إذا كنت تريد منا المساعدة في استمرار النشاط، فيرجى استخدام شريط التمرير " "أدناه لطلب استرداد مبلغ أقل. شكرا لك!" -#: pretix/base/settings.py:1931 +#: pretix/base/settings.py:1969 #, fuzzy msgid "Voluntary lower refund explanation" msgstr "تبرير تخفيض المبلغ الطوعي" -#: pretix/base/settings.py:1934 +#: pretix/base/settings.py:1972 msgid "" "This text will be shown in between the explanation of how the refunds work " "and the slider which your customers can use to choose the amount they would " @@ -10765,11 +10876,11 @@ msgstr "" "الذي يمكن لعملائك استخدامه لاختيار المبلغ الذي يرغبون في استلامه. يمكنك " "استخدامه على سبيل المثال لشرح اختيار استرداد أقل مما سيساعد مؤسستك." -#: pretix/base/settings.py:1949 +#: pretix/base/settings.py:1987 msgid "Step size for reduction amount" msgstr "حجم مبلغ التخفيض" -#: pretix/base/settings.py:1950 +#: pretix/base/settings.py:1988 msgid "" "By default, customers can choose an arbitrary amount for you to keep. If you " "set this to e.g. 10, they will only be able to choose values in increments " @@ -10779,7 +10890,7 @@ msgstr "" "ذلك على سبيل المثال 10 ، سيكونون قادرين فقط على اختيار القيم بزيادات قدرها " "10." -#: pretix/base/settings.py:1960 +#: pretix/base/settings.py:1998 msgid "" "Customers can only request a cancellation that needs to be approved by the " "event organizer before the order is canceled and a refund is issued." @@ -10787,68 +10898,68 @@ msgstr "" "يمكن للعملاء فقط طلب الإلغاء الذي يحتاج إلى موافقة منظم الفالية قبل إلغاء " "الطلب وإصدار أمر الاسترداد." -#: pretix/base/settings.py:1970 +#: pretix/base/settings.py:2008 msgid "" "Do not show the cancellation fee to users when they request cancellation." msgstr "" -#: pretix/base/settings.py:1979 pretix/base/settings.py:1989 +#: pretix/base/settings.py:2017 pretix/base/settings.py:2027 msgid "All refunds are issued to the original payment method" msgstr "يتم إصدار جميع المبالغ المستردة بطريقة الدفع الأصلية" -#: pretix/base/settings.py:1980 pretix/base/settings.py:1990 +#: pretix/base/settings.py:2018 pretix/base/settings.py:2028 msgid "" "Customers can choose between a gift card and a refund to their payment method" msgstr "" "يمكن للعملاء الاختيار بين بطاقة هدايا واسترداد الأموال بطريقة الدفع الخاصة " "بهم" -#: pretix/base/settings.py:1981 pretix/base/settings.py:1991 +#: pretix/base/settings.py:2019 pretix/base/settings.py:2029 msgid "All refunds are issued as gift cards" msgstr "يتم إصدار جميع المبالغ المستردة كبطاقات هدايا" -#: pretix/base/settings.py:1982 pretix/base/settings.py:1992 +#: pretix/base/settings.py:2020 pretix/base/settings.py:2030 msgid "Do not handle refunds automatically at all" msgstr "" -#: pretix/base/settings.py:1987 +#: pretix/base/settings.py:2025 #: pretix/control/templates/pretixcontrol/order/index.html:149 msgid "Refund method" msgstr "طريقة الاسترداد" -#: pretix/base/settings.py:2013 pretix/base/settings.py:2026 +#: pretix/base/settings.py:2051 pretix/base/settings.py:2064 #, fuzzy #| msgid "Generate cancellation" msgid "Terms of cancellation" msgstr "توليد إلغاء" -#: pretix/base/settings.py:2016 +#: pretix/base/settings.py:2054 msgid "" "This text will be shown when cancellation is allowed for a paid order. Leave " "empty if you want pretix to automatically generate the terms of cancellation " "based on your settings." msgstr "" -#: pretix/base/settings.py:2029 +#: pretix/base/settings.py:2067 msgid "" "This text will be shown when cancellation is allowed for an unpaid or free " "order. Leave empty if you want pretix to automatically generate the terms of " "cancellation based on your settings." msgstr "" -#: pretix/base/settings.py:2039 pretix/control/forms/event.py:1710 +#: pretix/base/settings.py:2077 pretix/control/forms/event.py:1703 msgid "Contact address" msgstr "عنوان الإتصال" -#: pretix/base/settings.py:2040 pretix/control/forms/event.py:1712 +#: pretix/base/settings.py:2078 pretix/control/forms/event.py:1705 msgid "We'll show this publicly to allow attendees to contact you." msgstr "سيظهر هذا علنا للسماح للحاضرين بالاتصال بك." -#: pretix/base/settings.py:2048 pretix/control/forms/event.py:1704 +#: pretix/base/settings.py:2086 pretix/control/forms/event.py:1697 msgid "Imprint URL" msgstr "رابط موقع مقدم الخدمة" -#: pretix/base/settings.py:2049 pretix/control/forms/event.py:1705 +#: pretix/base/settings.py:2087 pretix/control/forms/event.py:1698 msgid "" "This should point e.g. to a part of your website that has your contact " "details and legal information." @@ -10856,11 +10967,11 @@ msgstr "" "ينبغي أن يشير هذا إلى على سبيل المثال جزء من موقع الويب الخاص بك الذي يحتوي " "على تفاصيل الاتصال الخاصة بك والمعلومات القانونية." -#: pretix/base/settings.py:2059 +#: pretix/base/settings.py:2097 msgid "Privacy Policy URL" msgstr "" -#: pretix/base/settings.py:2060 +#: pretix/base/settings.py:2098 #, fuzzy #| msgid "" #| "This should point e.g. to a part of your website that has your contact " @@ -10872,13 +10983,13 @@ msgstr "" "ينبغي أن يشير هذا إلى على سبيل المثال جزء من موقع الويب الخاص بك الذي يحتوي " "على تفاصيل الاتصال الخاصة بك والمعلومات القانونية." -#: pretix/base/settings.py:2071 +#: pretix/base/settings.py:2109 #, fuzzy #| msgid "Account information" msgid "Accessibility information URL" msgstr "معلومات الحساب" -#: pretix/base/settings.py:2072 +#: pretix/base/settings.py:2110 #, fuzzy #| msgid "" #| "This should point e.g. to a part of your website that has your contact " @@ -10890,7 +11001,7 @@ msgstr "" "ينبغي أن يشير هذا إلى على سبيل المثال جزء من موقع الويب الخاص بك الذي يحتوي " "على تفاصيل الاتصال الخاصة بك والمعلومات القانونية." -#: pretix/base/settings.py:2079 +#: pretix/base/settings.py:2117 #: pretix/presale/templates/pretixpresale/event/base.html:228 #: pretix/presale/templates/pretixpresale/event/base.html:233 #: pretix/presale/templates/pretixpresale/organizers/accessibility.html:6 @@ -10901,23 +11012,23 @@ msgstr "" msgid "Accessibility information" msgstr "معلومات الحساب" -#: pretix/base/settings.py:2083 +#: pretix/base/settings.py:2121 #, fuzzy #| msgid "Account information" msgid "Accessibility information title" msgstr "معلومات الحساب" -#: pretix/base/settings.py:2093 +#: pretix/base/settings.py:2131 #, fuzzy #| msgid "Account information" msgid "Accessibility information text" msgstr "معلومات الحساب" -#: pretix/base/settings.py:2114 +#: pretix/base/settings.py:2152 msgid "Attach ticket files" msgstr "إرفق ملفات التذكرة" -#: pretix/base/settings.py:2116 +#: pretix/base/settings.py:2154 #, python-brace-format msgid "" "Tickets will never be attached if they're larger than {size} to avoid email " @@ -10926,36 +11037,36 @@ msgstr "" "لن يتم إرفاق التذاكر أبدا إذا كان حجمها أكبر من {size} لتجنب مشاكل إرسال " "البريد الإلكتروني." -#: pretix/base/settings.py:2127 pretix/plugins/sendmail/forms.py:201 +#: pretix/base/settings.py:2165 pretix/plugins/sendmail/forms.py:201 #: pretix/plugins/sendmail/models.py:270 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html:66 msgid "Attach calendar files" msgstr "إرفق ملفات التقويم" -#: pretix/base/settings.py:2128 +#: pretix/base/settings.py:2166 msgid "" "If enabled, we will attach an .ics calendar file to order confirmation " "emails." msgstr "" "في حالة التمكين، سنرفق ملف تقويم ics. لرسائل البريد الإلكتروني لتأكيد الطلب." -#: pretix/base/settings.py:2137 +#: pretix/base/settings.py:2175 msgid "Attach calendar files only after order has been paid" msgstr "" -#: pretix/base/settings.py:2138 +#: pretix/base/settings.py:2176 msgid "" "Use this if you e.g. put a private access link into the calendar file to " "make sure people only receive it after their payment was confirmed." msgstr "" -#: pretix/base/settings.py:2147 +#: pretix/base/settings.py:2185 #, fuzzy #| msgid "Product description" msgid "Event description" msgstr "وصف المنتج" -#: pretix/base/settings.py:2150 +#: pretix/base/settings.py:2188 msgid "" "You can use this to share information with your attendees, such as travel " "information or the link to a digital event. If you keep it empty, we will " @@ -10965,11 +11076,11 @@ msgid "" "people." msgstr "" -#: pretix/base/settings.py:2163 +#: pretix/base/settings.py:2201 msgid "Subject prefix" msgstr "الرمز الذي يسبق الموضوع" -#: pretix/base/settings.py:2164 +#: pretix/base/settings.py:2202 msgid "" "This will be prepended to the subject of all outgoing emails, formatted as " "[prefix]. Choose, for example, a short form of your event name." @@ -10977,23 +11088,23 @@ msgstr "" "سيتم إضافة هذا مسبقا إلى موضوع جميع رسائل البريد الإلكتروني الصادرة ، محدد " "مثل [prefix]. اختر ، على سبيل المثال ، مسمى قصير لاسم الفعالية الخاصة بك." -#: pretix/base/settings.py:2178 pretix/control/forms/mailsetup.py:37 +#: pretix/base/settings.py:2216 pretix/control/forms/mailsetup.py:37 #: pretix/control/forms/mailsetup.py:119 #: pretix/control/templates/pretixcontrol/event/mail.html:39 #: pretix/control/templates/pretixcontrol/organizers/mail.html:40 msgid "Sender address" msgstr "عنوان المرسل" -#: pretix/base/settings.py:2179 pretix/control/forms/mailsetup.py:38 +#: pretix/base/settings.py:2217 pretix/control/forms/mailsetup.py:38 #: pretix/control/forms/mailsetup.py:120 msgid "Sender address for outgoing emails" msgstr "عنوان المرسل لرسائل البريد الإلكتروني الصادرة" -#: pretix/base/settings.py:2188 +#: pretix/base/settings.py:2226 msgid "Sender name" msgstr "اسم المرسل" -#: pretix/base/settings.py:2189 +#: pretix/base/settings.py:2227 msgid "" "Sender name used in conjunction with the sender address for outgoing emails. " "Defaults to your event name." @@ -11001,20 +11112,20 @@ msgstr "" "يتم استخدام اسم المرسل مع عنوان المرسل لرسائل البريد الإلكتروني الصادرة. " "افتراضات لاسم الفعالية الخاصة بك." -#: pretix/base/settings.py:2207 pretix/base/settings.py:2264 -#: pretix/base/settings.py:2281 pretix/base/settings.py:2299 +#: pretix/base/settings.py:2245 pretix/base/settings.py:2302 +#: pretix/base/settings.py:2319 pretix/base/settings.py:2337 #, python-brace-format msgid "Your order: {code}" msgstr "طلبك هو: {code}" -#: pretix/base/settings.py:2211 pretix/base/settings.py:2244 -#: pretix/base/settings.py:2349 pretix/base/settings.py:2582 -#: pretix/base/settings.py:2619 +#: pretix/base/settings.py:2249 pretix/base/settings.py:2282 +#: pretix/base/settings.py:2387 pretix/base/settings.py:2620 +#: pretix/base/settings.py:2657 #, python-brace-format msgid "Your event registration: {code}" msgstr "تسجيل الفعالية الخاصة بك:{code}" -#: pretix/base/settings.py:2215 +#: pretix/base/settings.py:2253 #, python-brace-format msgid "" "Hello,\n" @@ -11039,12 +11150,12 @@ msgstr "" "تحياتنا،\n" "فريق {event}" -#: pretix/base/settings.py:2228 +#: pretix/base/settings.py:2266 #, python-brace-format msgid "Your orders for {event}" msgstr "طلباتكم ل{event}" -#: pretix/base/settings.py:2232 +#: pretix/base/settings.py:2270 #, python-brace-format msgid "" "Hello,\n" @@ -11067,7 +11178,7 @@ msgstr "" "تحياتنا،\n" "فريق {event}" -#: pretix/base/settings.py:2248 +#: pretix/base/settings.py:2286 #, python-brace-format msgid "" "Hello {attendee_name},\n" @@ -11090,7 +11201,7 @@ msgstr "" "تحياتنا،\n" "فريق {event}" -#: pretix/base/settings.py:2268 +#: pretix/base/settings.py:2306 #, python-brace-format msgid "" "Hello,\n" @@ -11115,7 +11226,7 @@ msgstr "" "تحياتنا،\n" "فريق {event}" -#: pretix/base/settings.py:2285 +#: pretix/base/settings.py:2323 #, python-brace-format msgid "" "Hello,\n" @@ -11142,7 +11253,7 @@ msgstr "" "تحياتنا،\n" "فريق {event}" -#: pretix/base/settings.py:2303 +#: pretix/base/settings.py:2341 #, python-brace-format msgid "" "Hello,\n" @@ -11172,13 +11283,13 @@ msgstr "" "تحياتنا،\n" "فريق {event}" -#: pretix/base/settings.py:2321 +#: pretix/base/settings.py:2359 #, fuzzy #| msgid "Split into new order" msgid "Attachment for new orders" msgstr "تنقسم إلى النظام الجديد" -#: pretix/base/settings.py:2326 +#: pretix/base/settings.py:2364 #, python-brace-format msgid "" "This file will be attached to the first email that we send for every new " @@ -11190,7 +11301,7 @@ msgid "" "vital email going to spam, you can only upload PDF files of up to {size} MB." msgstr "" -#: pretix/base/settings.py:2353 +#: pretix/base/settings.py:2391 #, python-brace-format msgid "" "Hello {attendee_name},\n" @@ -11213,12 +11324,12 @@ msgstr "" "تحياتنا،\n" "فريق {event}" -#: pretix/base/settings.py:2365 +#: pretix/base/settings.py:2403 #, python-brace-format msgid "Your order has been changed: {code}" msgstr "تم تغيير طلبك: {code}" -#: pretix/base/settings.py:2369 +#: pretix/base/settings.py:2407 #, python-brace-format msgid "" "Hello,\n" @@ -11241,12 +11352,12 @@ msgstr "" "تحياتنا،\n" "فريق {event}" -#: pretix/base/settings.py:2381 +#: pretix/base/settings.py:2419 #, python-brace-format msgid "Payment received for your order: {code}" msgstr "تم إستلام الدفع لطلبك: {code}" -#: pretix/base/settings.py:2385 +#: pretix/base/settings.py:2423 #, python-brace-format msgid "" "Hello,\n" @@ -11273,12 +11384,12 @@ msgstr "" "تحياتنا،\n" "فريق {event}" -#: pretix/base/settings.py:2403 +#: pretix/base/settings.py:2441 #, python-brace-format msgid "Event registration confirmed: {code}" msgstr "تم تأكيد تسجيل الفعالية: {code}" -#: pretix/base/settings.py:2407 +#: pretix/base/settings.py:2445 #, python-brace-format msgid "" "Hello {attendee_name},\n" @@ -11301,12 +11412,12 @@ msgstr "" "تحياتنا،\n" "فريق {event}" -#: pretix/base/settings.py:2424 pretix/control/forms/event.py:1136 -#: pretix/control/forms/event.py:1236 pretix/plugins/sendmail/models.py:275 +#: pretix/base/settings.py:2462 pretix/control/forms/event.py:1129 +#: pretix/control/forms/event.py:1229 pretix/plugins/sendmail/models.py:275 msgid "Number of days" msgstr "عدد الأيام" -#: pretix/base/settings.py:2426 pretix/control/forms/event.py:1139 +#: pretix/base/settings.py:2464 pretix/control/forms/event.py:1132 msgid "" "This email will be sent out this many days before the order expires. If the " "value is 0, the mail will never be sent." @@ -11314,12 +11425,12 @@ msgstr "" "سيتم إرسال هذا البريد الإلكتروني من هذا عدة أيام قبل انتهاء صلاحية النظام. " "إذا كانت القيمة 0، لن يتم إرسال البريد." -#: pretix/base/settings.py:2434 +#: pretix/base/settings.py:2472 #, python-brace-format msgid "Your order is about to expire: {code}" msgstr "طلبك على وشك الانتهاء: {code}" -#: pretix/base/settings.py:2438 +#: pretix/base/settings.py:2476 #, python-brace-format msgid "" "Hello,\n" @@ -11346,12 +11457,12 @@ msgstr "" "تحياتنا،\n" "فريق {event}" -#: pretix/base/settings.py:2452 +#: pretix/base/settings.py:2490 #, python-brace-format msgid "Your order is pending payment: {code}" msgstr "طلبك في انتظار الدفع: {code}" -#: pretix/base/settings.py:2456 +#: pretix/base/settings.py:2494 #, fuzzy, python-brace-format #| msgid "" #| "Hello,\n" @@ -11389,13 +11500,13 @@ msgstr "" "تحياتنا،\n" "فريق {event}" -#: pretix/base/settings.py:2469 +#: pretix/base/settings.py:2507 #, fuzzy, python-brace-format #| msgid "Payment received for your order: {code}" msgid "Incomplete payment received: {code}" msgstr "تم إستلام الدفع لطلبك: {code}" -#: pretix/base/settings.py:2473 +#: pretix/base/settings.py:2511 #, fuzzy, python-brace-format #| msgid "" #| "Hello,\n" @@ -11436,13 +11547,13 @@ msgstr "" "تحياتنا،\n" "فريق {event}" -#: pretix/base/settings.py:2489 +#: pretix/base/settings.py:2527 #, fuzzy, python-brace-format #| msgid "Payment received for your order: {code}" msgid "Payment failed for your order: {code}" msgstr "تم إستلام الدفع لطلبك: {code}" -#: pretix/base/settings.py:2493 +#: pretix/base/settings.py:2531 #, fuzzy, python-brace-format #| msgid "" #| "Hello,\n" @@ -11483,12 +11594,12 @@ msgstr "" "تحياتنا،\n" "فريق {event}" -#: pretix/base/settings.py:2507 +#: pretix/base/settings.py:2545 #, python-brace-format msgid "You have been selected from the waitinglist for {event}" msgstr "لقد تم اختيارك من قائمة الانتظار ل{event}" -#: pretix/base/settings.py:2511 +#: pretix/base/settings.py:2549 #, fuzzy, python-brace-format #| msgid "" #| "Hello,\n" @@ -11560,12 +11671,12 @@ msgstr "" "تحياتنا،\n" "فريق {event}" -#: pretix/base/settings.py:2540 +#: pretix/base/settings.py:2578 #, python-brace-format msgid "Order canceled: {code}" msgstr "تم إلغاء الطلب: {code}" -#: pretix/base/settings.py:2544 +#: pretix/base/settings.py:2582 #, python-brace-format msgid "" "Hello,\n" @@ -11592,12 +11703,12 @@ msgstr "" "تحياتنا،\n" "فريق {event}" -#: pretix/base/settings.py:2558 +#: pretix/base/settings.py:2596 #, python-brace-format msgid "Order approved and awaiting payment: {code}" msgstr "تمت الموافقة على الطلب وفي انتظار الدفع: {code}" -#: pretix/base/settings.py:2562 +#: pretix/base/settings.py:2600 #, python-brace-format msgid "" "Hello,\n" @@ -11627,7 +11738,7 @@ msgstr "" "تحياتنا،\n" "فريق {event}" -#: pretix/base/settings.py:2586 pretix/base/settings.py:2623 +#: pretix/base/settings.py:2624 pretix/base/settings.py:2661 #, fuzzy, python-brace-format #| msgid "" #| "Hello {attendee_name},\n" @@ -11660,12 +11771,12 @@ msgstr "" "تحياتنا،\n" "فريق {event}" -#: pretix/base/settings.py:2598 +#: pretix/base/settings.py:2636 #, python-brace-format msgid "Order approved and confirmed: {code}" msgstr "تمت الموافقة على الطلب وتأكيده: {code}" -#: pretix/base/settings.py:2602 +#: pretix/base/settings.py:2640 #, python-brace-format msgid "" "Hello,\n" @@ -11690,12 +11801,12 @@ msgstr "" "تحياتنا،\n" "فريق {event}" -#: pretix/base/settings.py:2635 +#: pretix/base/settings.py:2673 #, python-brace-format msgid "Order denied: {code}" msgstr "الطلب مرفوض: {code}" -#: pretix/base/settings.py:2639 +#: pretix/base/settings.py:2677 #, python-brace-format msgid "" "Hello,\n" @@ -11724,7 +11835,7 @@ msgstr "" "تحياتنا،\n" "فريق {event}" -#: pretix/base/settings.py:2654 +#: pretix/base/settings.py:2692 #, python-brace-format msgid "" "Hello,\n" @@ -11743,12 +11854,12 @@ msgstr "" "تحياتنا،\n" "فريق {event}" -#: pretix/base/settings.py:2672 pretix/base/settings.py:2688 +#: pretix/base/settings.py:2710 pretix/base/settings.py:2726 #, python-brace-format msgid "Your ticket is ready for download: {code}" msgstr "تذكرتك جاهزة للتنزيل: {code}" -#: pretix/base/settings.py:2676 +#: pretix/base/settings.py:2714 #, fuzzy, python-brace-format #| msgid "" #| "Hello {attendee_name},\n" @@ -11781,7 +11892,7 @@ msgstr "" "تحياتنا،\n" "فريق {event}" -#: pretix/base/settings.py:2692 +#: pretix/base/settings.py:2730 #, python-brace-format msgid "" "Hello,\n" @@ -11804,12 +11915,12 @@ msgstr "" "تحياتنا،\n" "فريق {event}" -#: pretix/base/settings.py:2704 +#: pretix/base/settings.py:2742 #, python-brace-format msgid "Activate your account at {organizer}" msgstr "قم بتفعيل حسابك على {organizer}" -#: pretix/base/settings.py:2708 +#: pretix/base/settings.py:2746 #, python-brace-format msgid "" "Hello {name},\n" @@ -11844,12 +11955,12 @@ msgstr "" "\n" "فريق {organizer} الخاص بك" -#: pretix/base/settings.py:2726 +#: pretix/base/settings.py:2764 #, python-brace-format msgid "Confirm email address for your account at {organizer}" msgstr "تأكيد عنوان البريد الإلكتروني لحسابك على {organizer}" -#: pretix/base/settings.py:2730 +#: pretix/base/settings.py:2768 #, python-brace-format msgid "" "Hello {name},\n" @@ -11884,12 +11995,12 @@ msgstr "" "\n" "فريق {organizer} الخاص بك" -#: pretix/base/settings.py:2748 +#: pretix/base/settings.py:2786 #, python-brace-format msgid "Set a new password for your account at {organizer}" msgstr "قم بتعيين كلمة مرور جديدة لحسابك على {organizer}" -#: pretix/base/settings.py:2752 +#: pretix/base/settings.py:2790 #, python-brace-format msgid "" "Hello {name},\n" @@ -11924,57 +12035,57 @@ msgstr "" "\n" "فريق {organizer} الخاص بك" -#: pretix/base/settings.py:2804 pretix/base/settings.py:2811 -#: pretix/base/settings.py:2825 pretix/base/settings.py:2833 -#: pretix/base/settings.py:2847 pretix/base/settings.py:2855 -#: pretix/base/settings.py:2869 pretix/base/settings.py:2876 +#: pretix/base/settings.py:2842 pretix/base/settings.py:2849 +#: pretix/base/settings.py:2863 pretix/base/settings.py:2871 +#: pretix/base/settings.py:2885 pretix/base/settings.py:2893 +#: pretix/base/settings.py:2907 pretix/base/settings.py:2914 msgid "Please enter the hexadecimal code of a color, e.g. #990000." msgstr "الرجاء إدخال رمز عشري للون على سبيل المثال # 990000." -#: pretix/base/settings.py:2808 +#: pretix/base/settings.py:2846 msgid "Primary color" msgstr "لون أساسي" -#: pretix/base/settings.py:2829 +#: pretix/base/settings.py:2867 msgid "Accent color for success" msgstr "درجة لون لنجاح العملية" -#: pretix/base/settings.py:2830 +#: pretix/base/settings.py:2868 msgid "We strongly suggest to use a shade of green." msgstr "نقترح بشدة استخدام الظل الأخضر." -#: pretix/base/settings.py:2851 +#: pretix/base/settings.py:2889 msgid "Accent color for errors" msgstr "درجة لون الأخطاء" -#: pretix/base/settings.py:2852 +#: pretix/base/settings.py:2890 msgid "We strongly suggest to use a shade of red." msgstr "نقترح بشدة استخدام الظل الأحمر." -#: pretix/base/settings.py:2873 +#: pretix/base/settings.py:2911 msgid "Page background color" msgstr "لون خلفية الصفحة" -#: pretix/base/settings.py:2888 +#: pretix/base/settings.py:2926 msgid "Use round edges" msgstr "استخدم حواف مستديرة" -#: pretix/base/settings.py:2897 +#: pretix/base/settings.py:2935 msgid "" "Use native spinners in the widget instead of custom ones for numeric inputs " "such as quantity." msgstr "" -#: pretix/base/settings.py:2908 +#: pretix/base/settings.py:2946 msgid "Only respected by modern browsers." msgstr "يستخدم للمتصفحات الحديثة فقط." -#: pretix/base/settings.py:2919 pretix/base/settings.py:2963 +#: pretix/base/settings.py:2957 pretix/base/settings.py:3001 #: pretix/control/forms/organizer.py:523 msgid "Header image" msgstr "صورة رأسية" -#: pretix/base/settings.py:2922 +#: pretix/base/settings.py:2960 #, fuzzy #| msgid "" #| "If you provide a logo image, we will by default not show your event name " @@ -11994,26 +12105,26 @@ msgstr "" "120 بكسل. يمكنك زيادة الحجم من خلال الإعداد أدناه. نوصي بعدم استخدام " "التفاصيل الصغيرة على الصورة حيث سيتغير حجمها على الشاشات الصغيرة." -#: pretix/base/settings.py:2943 pretix/base/settings.py:2986 +#: pretix/base/settings.py:2981 pretix/base/settings.py:3024 msgid "Use header image in its full size" msgstr "استخدم الصورة الرأسية بحجمها الكامل" -#: pretix/base/settings.py:2944 pretix/base/settings.py:2987 +#: pretix/base/settings.py:2982 pretix/base/settings.py:3025 msgid "We recommend to upload a picture at least 1170 pixels wide." msgstr "نوصي بتحميل صورة لا يقل عرضها عن 1170 بكسل." -#: pretix/base/settings.py:2953 +#: pretix/base/settings.py:2991 msgid "Show event title even if a header image is present" msgstr "أعرض عنوان الفعالية حتى إذا كانت الصورة الرأسية موجودة" -#: pretix/base/settings.py:2954 +#: pretix/base/settings.py:2992 msgid "" "The title will only be shown on the event front page. If no header image is " "uploaded for the event, but the header image from the organizer profile is " "used, this option will be ignored and the event title will always be shown." msgstr "" -#: pretix/base/settings.py:2966 pretix/control/forms/organizer.py:527 +#: pretix/base/settings.py:3004 pretix/control/forms/organizer.py:527 #, fuzzy #| msgid "" #| "If you provide a logo image, we will by default not show your " @@ -12033,15 +12144,15 @@ msgstr "" "الحجم من الإعداد أدناه. نوصي بعدم استخدام التفاصيل الصغيرة على الصورة حيث " "سيتم تغيير حجمها على الشاشات الصغيرة." -#: pretix/base/settings.py:2996 +#: pretix/base/settings.py:3034 msgid "Use header image also for events without an individually uploaded logo" msgstr "" -#: pretix/base/settings.py:3004 +#: pretix/base/settings.py:3042 msgid "Favicon" msgstr "فافيكون" -#: pretix/base/settings.py:3007 +#: pretix/base/settings.py:3045 msgid "" "If you provide a favicon, we will show it instead of the default pretix " "icon. We recommend a size of at least 200x200px to accommodate most devices." @@ -12049,11 +12160,11 @@ msgstr "" "إذا قمت بتوفير فافيكون، وسوف نعرض بدلا من الافتراضي pretix رمز. نوصي حجم " "200x200px على الأقل لاستيعاب معظم الأجهزة." -#: pretix/base/settings.py:3023 +#: pretix/base/settings.py:3061 msgid "Social media image" msgstr "صورة وسائل التواصل الاجتماعي" -#: pretix/base/settings.py:3026 +#: pretix/base/settings.py:3064 msgid "" "This picture will be used as a preview if you post links to your ticket shop " "on social media. Facebook advises to use a picture size of 1200 x 630 " @@ -12067,19 +12178,19 @@ msgstr "" "لذلك نوصي بالتأكد من أنها لا تزال تبدو جيدة في حال كان المربع الأوسط هو الذي " "يظهر فقط. إذا لم تقم بملء هذا ، فسنستخدم الشعار المقدم أعلاه." -#: pretix/base/settings.py:3044 +#: pretix/base/settings.py:3082 msgid "Logo image" msgstr "صورة الشعار" -#: pretix/base/settings.py:3048 +#: pretix/base/settings.py:3086 msgid "We will show your logo with a maximal height and width of 2.5 cm." msgstr "سنعرض شعارك بارتفاع وعرض 2.5 سم كحد أقصى." -#: pretix/base/settings.py:3074 pretix/base/settings.py:3180 +#: pretix/base/settings.py:3112 pretix/base/settings.py:3218 msgid "Info text" msgstr "معلومات النص" -#: pretix/base/settings.py:3077 pretix/base/settings.py:3182 +#: pretix/base/settings.py:3115 pretix/base/settings.py:3220 msgid "" "Not displayed anywhere by default, but if you want to, you can use this e.g. " "in ticket templates." @@ -12087,11 +12198,11 @@ msgstr "" "لا يتم عرضه في أي مكان بشكل افتراضي ، ولكن إذا كنت ترغب في ذلك ، يمكنك " "استخدام هذا على سبيل المثال في قوالب التذاكر." -#: pretix/base/settings.py:3086 +#: pretix/base/settings.py:3124 msgid "Banner text (top)" msgstr "نص الشعار (أعلى)" -#: pretix/base/settings.py:3089 +#: pretix/base/settings.py:3127 msgid "" "This text will be shown above every page of your shop. Please only use this " "for very important messages." @@ -12099,11 +12210,11 @@ msgstr "" "سيظهر هذا النص فوق كل صفحة من صفحات متجرك. الرجاء استخدام هذا فقط للرسائل " "الهامة جدا." -#: pretix/base/settings.py:3099 +#: pretix/base/settings.py:3137 msgid "Banner text (bottom)" msgstr "نص الشعار (أسفل)" -#: pretix/base/settings.py:3102 +#: pretix/base/settings.py:3140 msgid "" "This text will be shown below every page of your shop. Please only use this " "for very important messages." @@ -12111,11 +12222,11 @@ msgstr "" "سيظهر هذا النص أسفل كل صفحة من صفحات متجرك. الرجاء استخدام هذا فقط للرسائل " "الهامة جدا." -#: pretix/base/settings.py:3112 +#: pretix/base/settings.py:3150 msgid "Voucher explanation" msgstr "تفسير لكود الخصم" -#: pretix/base/settings.py:3115 +#: pretix/base/settings.py:3153 msgid "" "This text will be shown next to the input for a voucher code. You can use it " "e.g. to explain how to obtain a voucher code." @@ -12123,11 +12234,11 @@ msgstr "" "سيظهر هذا النص بجانب إدخال رمز كود الخصم. يمكنك استخدامه على سبيل المثال " "لشرح كيفية الحصول على رمز قسيمة." -#: pretix/base/settings.py:3125 +#: pretix/base/settings.py:3163 msgid "Attendee data explanation" msgstr "شرح بيانات الحضور" -#: pretix/base/settings.py:3128 +#: pretix/base/settings.py:3166 #, fuzzy #| msgid "" #| "This text will be shown above the questions asked for every admission " @@ -12140,11 +12251,11 @@ msgstr "" "سيتم عرض هذا النص فوق الأسئلة المطروحة لكل منتج مدخل. يمكنك استخدامه على " "سبيل المثال لشرح سبب حاجتك إلى معلومات منهم." -#: pretix/base/settings.py:3138 +#: pretix/base/settings.py:3176 msgid "Additional success message" msgstr "رسالة نجاح إضافية" -#: pretix/base/settings.py:3139 +#: pretix/base/settings.py:3177 msgid "" "This message will be shown after an order has been created successfully. It " "will be shown in additional to the default text." @@ -12152,11 +12263,11 @@ msgstr "" "ستظهر هذه الرسالة بعد إنشاء الطلب بنجاح. سيتم عرضه بالإضافة إلى النص " "الافتراضي." -#: pretix/base/settings.py:3151 +#: pretix/base/settings.py:3189 msgid "Help text of the phone number field" msgstr "نص المساعدة لحقل رقم الهاتف" -#: pretix/base/settings.py:3158 +#: pretix/base/settings.py:3196 msgid "" "Make sure to enter a valid email address. We will send you an order " "confirmation including a link that you need to access your order later." @@ -12164,15 +12275,15 @@ msgstr "" "تأكد من إدخال عنوان بريد إلكتروني صالح. سنرسل إليك تأكيدا لطلبك يتضمن رابطا " "تحتاجه للوصول إلى طلبك لاحقا." -#: pretix/base/settings.py:3165 +#: pretix/base/settings.py:3203 msgid "Help text of the email field" msgstr "نص المساعدة لحقل البريد الإلكتروني" -#: pretix/base/settings.py:3191 +#: pretix/base/settings.py:3229 msgid "Allow creating a new team during event creation" msgstr "السماح بإنشاء فريق جديد أثناء إنشاء الفعالية" -#: pretix/base/settings.py:3192 +#: pretix/base/settings.py:3230 msgid "" "Users that do not have access to all events under this organizer, must " "select one of their teams to have access to the created event. This setting " @@ -12184,36 +12295,36 @@ msgstr "" "الإعداد للمستخدمين بإنشاء فريق محدد للفعاية أثناء التنقل ، حتى عندما لا يكون " "لديهم إذن \"إمكانية تغيير الفرق والتصاريح\"." -#: pretix/base/settings.py:3264 pretix/base/settings.py:3274 +#: pretix/base/settings.py:3302 pretix/base/settings.py:3312 msgid "Event start time (descending)" msgstr "وقت بدء الفعالية (تنازلي)" -#: pretix/base/settings.py:3266 pretix/base/settings.py:3276 +#: pretix/base/settings.py:3304 pretix/base/settings.py:3314 msgid "Name (descending)" msgstr "الاسم (تنازلي)" -#: pretix/base/settings.py:3271 +#: pretix/base/settings.py:3309 msgctxt "subevent" msgid "Date ordering" msgstr "ترتيب التاريخ" -#: pretix/base/settings.py:3287 +#: pretix/base/settings.py:3325 msgid "Link back to organizer overview on all event pages" msgstr "قم بنظرة عامة للمنظم للاطلاع على جميع صفحات الفعالية" -#: pretix/base/settings.py:3296 +#: pretix/base/settings.py:3334 msgid "Homepage text" msgstr "نص الصفحة الرئيسية" -#: pretix/base/settings.py:3298 +#: pretix/base/settings.py:3336 msgid "This will be displayed on the organizer homepage." msgstr "سيتم عرض هذا على الصفحة الرئيسية للمنظم." -#: pretix/base/settings.py:3313 +#: pretix/base/settings.py:3351 msgid "Length of gift card codes" msgstr "طول رموز بطاقات الهدايا" -#: pretix/base/settings.py:3314 +#: pretix/base/settings.py:3352 msgid "" "The system generates by default {}-character long gift card codes. However, " "if a different length is required, it can be set here." @@ -12221,11 +12332,11 @@ msgstr "" "ينشئ النظام افتراضيا رموز بطاقات هدايا طويلة مكونة من {}-حرف. ومع ذلك ، إذا " "تم طلب طول مختلف، فيمكن تعيينه هنا." -#: pretix/base/settings.py:3330 +#: pretix/base/settings.py:3368 msgid "Validity of gift card codes in years" msgstr "صلاحية رموز بطاقات الهدايا بالسنوات" -#: pretix/base/settings.py:3331 +#: pretix/base/settings.py:3369 msgid "" "If you set a number here, gift cards will by default expire at the end of " "the year after this many years. If you keep it empty, gift cards do not have " @@ -12235,23 +12346,23 @@ msgstr "" "العام بعد هذه السنوات العديدة. إذا أبقيت الخانة فارغة ، فلن يكون لبطاقات " "الهدايا تاريخ انتهاء صلاحية صريح." -#: pretix/base/settings.py:3342 +#: pretix/base/settings.py:3380 msgid "Enable cookie consent management features" msgstr "" -#: pretix/base/settings.py:3348 +#: pretix/base/settings.py:3386 msgid "" "By clicking \"Accept all cookies\", you agree to the storing of cookies and " "use of similar technologies on your device." msgstr "" -#: pretix/base/settings.py:3355 +#: pretix/base/settings.py:3393 #, fuzzy #| msgid "Additional text" msgid "Dialog text" msgstr "نص إضافي" -#: pretix/base/settings.py:3362 +#: pretix/base/settings.py:3400 msgid "" "We use cookies and similar technologies to gather data that allows us to " "improve this website and our offerings. If you do not agree, we will only " @@ -12259,49 +12370,49 @@ msgid "" "offers." msgstr "" -#: pretix/base/settings.py:3370 +#: pretix/base/settings.py:3408 msgid "Secondary dialog text" msgstr "" -#: pretix/base/settings.py:3376 +#: pretix/base/settings.py:3414 #, fuzzy #| msgid "Price settings" msgid "Privacy settings" msgstr "ضبط الأسعار" -#: pretix/base/settings.py:3381 +#: pretix/base/settings.py:3419 #, fuzzy #| msgid "Allowed titles" msgid "Dialog title" msgstr "عناوين سمح" -#: pretix/base/settings.py:3387 +#: pretix/base/settings.py:3425 msgid "Accept all cookies" msgstr "" -#: pretix/base/settings.py:3392 +#: pretix/base/settings.py:3430 #, fuzzy #| msgid "Product variation description" msgid "\"Accept\" button description" msgstr "وصف نوع المنتج" -#: pretix/base/settings.py:3398 +#: pretix/base/settings.py:3436 #, fuzzy #| msgid "Required question" msgid "Required cookies only" msgstr "سؤال مطلوب" -#: pretix/base/settings.py:3403 +#: pretix/base/settings.py:3441 #, fuzzy #| msgid "Product variation description" msgid "\"Reject\" button description" msgstr "وصف نوع المنتج" -#: pretix/base/settings.py:3413 +#: pretix/base/settings.py:3451 msgid "Customers can choose their own seats" msgstr "يمكن للعملاء اختيار مقاعدهم الخاصة" -#: pretix/base/settings.py:3414 +#: pretix/base/settings.py:3452 msgid "" "If disabled, you will need to manually assign seats in the backend. Note " "that this can mean people will not know their seat after their purchase and " @@ -12311,176 +12422,176 @@ msgstr "" "لاحظ أن هذا قد يعني أن الأشخاص لن يعرفوا مقعدهم بعد شرائه وقد لا يكون مكتوبا " "على تذكرتهم." -#: pretix/base/settings.py:3440 +#: pretix/base/settings.py:3478 msgid "Show button to copy user input from other products" msgstr "أظهر الزر لنسخ مدخلات المستخدم من المنتجات الأخرى" -#: pretix/base/settings.py:3450 +#: pretix/base/settings.py:3488 msgid "Most common English titles" msgstr "العناوين الإنجليزية الأكثر شيوعا" -#: pretix/base/settings.py:3460 +#: pretix/base/settings.py:3498 msgid "Most common German titles" msgstr "العناوين الألمانية الأكثر شيوعا" -#: pretix/base/settings.py:3473 +#: pretix/base/settings.py:3511 msgctxt "person_name_salutation" msgid "Ms" msgstr "آنسة" -#: pretix/base/settings.py:3474 +#: pretix/base/settings.py:3512 msgctxt "person_name_salutation" msgid "Mr" msgstr "السيد" -#: pretix/base/settings.py:3475 +#: pretix/base/settings.py:3513 msgctxt "person_name_salutation" msgid "Mx" msgstr "السيد\\السيدة" -#: pretix/base/settings.py:3507 pretix/base/settings.py:3520 -#: pretix/base/settings.py:3536 pretix/base/settings.py:3586 -#: pretix/base/settings.py:3599 pretix/base/settings.py:3613 -#: pretix/base/settings.py:3666 pretix/base/settings.py:3687 -#: pretix/base/settings.py:3709 +#: pretix/base/settings.py:3545 pretix/base/settings.py:3558 +#: pretix/base/settings.py:3574 pretix/base/settings.py:3624 +#: pretix/base/settings.py:3637 pretix/base/settings.py:3651 +#: pretix/base/settings.py:3704 pretix/base/settings.py:3725 +#: pretix/base/settings.py:3747 msgid "Given name" msgstr "الاسم الاول" -#: pretix/base/settings.py:3508 pretix/base/settings.py:3521 -#: pretix/base/settings.py:3537 pretix/base/settings.py:3553 -#: pretix/base/settings.py:3570 pretix/base/settings.py:3585 -#: pretix/base/settings.py:3600 pretix/base/settings.py:3614 -#: pretix/base/settings.py:3667 pretix/base/settings.py:3688 -#: pretix/base/settings.py:3710 +#: pretix/base/settings.py:3546 pretix/base/settings.py:3559 +#: pretix/base/settings.py:3575 pretix/base/settings.py:3591 +#: pretix/base/settings.py:3608 pretix/base/settings.py:3623 +#: pretix/base/settings.py:3638 pretix/base/settings.py:3652 +#: pretix/base/settings.py:3705 pretix/base/settings.py:3726 +#: pretix/base/settings.py:3748 msgid "Family name" msgstr "اسم العائلة" -#: pretix/base/settings.py:3512 pretix/base/settings.py:3528 -#: pretix/base/settings.py:3544 pretix/base/settings.py:3559 -#: pretix/base/settings.py:3577 pretix/base/settings.py:3592 -#: pretix/base/settings.py:3622 pretix/base/settings.py:3646 -#: pretix/base/settings.py:3678 pretix/base/settings.py:3700 -#: pretix/base/settings.py:3731 +#: pretix/base/settings.py:3550 pretix/base/settings.py:3566 +#: pretix/base/settings.py:3582 pretix/base/settings.py:3597 +#: pretix/base/settings.py:3615 pretix/base/settings.py:3630 +#: pretix/base/settings.py:3660 pretix/base/settings.py:3684 +#: pretix/base/settings.py:3716 pretix/base/settings.py:3738 +#: pretix/base/settings.py:3769 msgctxt "person_name_sample" msgid "John" msgstr "جون" -#: pretix/base/settings.py:3513 pretix/base/settings.py:3529 -#: pretix/base/settings.py:3545 pretix/base/settings.py:3561 -#: pretix/base/settings.py:3579 pretix/base/settings.py:3593 -#: pretix/base/settings.py:3623 pretix/base/settings.py:3679 -#: pretix/base/settings.py:3701 pretix/base/settings.py:3732 +#: pretix/base/settings.py:3551 pretix/base/settings.py:3567 +#: pretix/base/settings.py:3583 pretix/base/settings.py:3599 +#: pretix/base/settings.py:3617 pretix/base/settings.py:3631 +#: pretix/base/settings.py:3661 pretix/base/settings.py:3717 +#: pretix/base/settings.py:3739 pretix/base/settings.py:3770 msgctxt "person_name_sample" msgid "Doe" msgstr "دو" -#: pretix/base/settings.py:3519 pretix/base/settings.py:3535 -#: pretix/base/settings.py:3567 pretix/base/settings.py:3686 -#: pretix/base/settings.py:3708 +#: pretix/base/settings.py:3557 pretix/base/settings.py:3573 +#: pretix/base/settings.py:3605 pretix/base/settings.py:3724 +#: pretix/base/settings.py:3746 msgctxt "person_name" msgid "Title" msgstr "عنوان" -#: pretix/base/settings.py:3527 pretix/base/settings.py:3543 -#: pretix/base/settings.py:3576 pretix/base/settings.py:3699 -#: pretix/base/settings.py:3730 +#: pretix/base/settings.py:3565 pretix/base/settings.py:3581 +#: pretix/base/settings.py:3614 pretix/base/settings.py:3737 +#: pretix/base/settings.py:3768 msgctxt "person_name_sample" msgid "Dr" msgstr "الدكتور" -#: pretix/base/settings.py:3551 pretix/base/settings.py:3568 +#: pretix/base/settings.py:3589 pretix/base/settings.py:3606 msgid "First name" msgstr "الاسم الاول" -#: pretix/base/settings.py:3552 pretix/base/settings.py:3569 +#: pretix/base/settings.py:3590 pretix/base/settings.py:3607 msgid "Middle name" msgstr "الاسم الأوسط" -#: pretix/base/settings.py:3633 pretix/base/settings.py:3645 -#: pretix/control/forms/organizer.py:655 +#: pretix/base/settings.py:3671 pretix/base/settings.py:3683 +#: pretix/control/forms/organizer.py:658 msgctxt "person_name_sample" msgid "John Doe" msgstr "جون دو" -#: pretix/base/settings.py:3639 +#: pretix/base/settings.py:3677 msgid "Calling name" msgstr "اسم النداء" -#: pretix/base/settings.py:3653 +#: pretix/base/settings.py:3691 msgid "Latin transcription" msgstr "الإملاء بالحروف اللاتينية" -#: pretix/base/settings.py:3665 pretix/base/settings.py:3685 -#: pretix/base/settings.py:3707 +#: pretix/base/settings.py:3703 pretix/base/settings.py:3723 +#: pretix/base/settings.py:3745 msgctxt "person_name" msgid "Salutation" msgstr "تحية" -#: pretix/base/settings.py:3677 pretix/base/settings.py:3698 -#: pretix/base/settings.py:3729 +#: pretix/base/settings.py:3715 pretix/base/settings.py:3736 +#: pretix/base/settings.py:3767 msgctxt "person_name_sample" msgid "Mr" msgstr "السيد" -#: pretix/base/settings.py:3711 +#: pretix/base/settings.py:3749 msgctxt "person_name" msgid "Degree (after name)" msgstr "الدرجة (بعد الاسم)" -#: pretix/base/settings.py:3733 +#: pretix/base/settings.py:3771 msgctxt "person_name_sample" msgid "MA" msgstr "MA" -#: pretix/base/settings.py:3759 pretix/base/settings.py:3761 +#: pretix/base/settings.py:3797 pretix/base/settings.py:3799 #, fuzzy #| msgid "Product name" msgctxt "address" msgid "Province" msgstr "اسم المنتج" -#: pretix/base/settings.py:3760 +#: pretix/base/settings.py:3798 #, fuzzy #| msgid "Use feature" msgctxt "address" msgid "Prefecture" msgstr "استخدام ميزة" -#: pretix/base/settings.py:3849 pretix/control/forms/event.py:229 +#: pretix/base/settings.py:3887 pretix/control/forms/event.py:228 msgid "" "Your default locale must also be enabled for your event (see box above)." msgstr "يجب أيضا تمكين لغتك الافتراضية للفعالية الخاصة بك (انظر المربع أعلاه)." -#: pretix/base/settings.py:3853 +#: pretix/base/settings.py:3891 msgid "" "You cannot require specifying attendee names if you do not ask for them." msgstr "لا يمكنك طلب تحديد أسماء الحضور إذا لم تطلبها." -#: pretix/base/settings.py:3857 +#: pretix/base/settings.py:3895 msgid "You have to ask for attendee emails if you want to make them required." msgstr "" "عليك أن تطلب رسائل البريد الإلكتروني للحضور إذا كنت ترغب في جعلها إلزامية." -#: pretix/base/settings.py:3861 +#: pretix/base/settings.py:3899 msgid "" "You have to ask for invoice addresses if you want to make them required." msgstr "عليك أن تطلب عناوين الفواتير إذا كنت ترغب في جعلها إلزامية." -#: pretix/base/settings.py:3865 +#: pretix/base/settings.py:3903 msgid "You have to require invoice addresses to require for company names." msgstr "عليك أن تطلب عنوان الفاتورة لطلب أسماء الشركات." -#: pretix/base/settings.py:3872 +#: pretix/base/settings.py:3910 msgid "The last payment date cannot be before the end of presale." msgstr "لا يمكن أن يكون تاريخ الدفع الأخير قبل نهاية فترة عرض البيع المسبق." -#: pretix/base/settings.py:3880 +#: pretix/base/settings.py:3918 #, fuzzy, python-brace-format #| msgid "Please enter a valid sales channel." msgid "The value \"{identifier}\" is not a valid sales channel." msgstr "الرجاء إدخال قناة بيع صالحة." -#: pretix/base/settings.py:3895 +#: pretix/base/settings.py:3933 msgid "This needs to be disabled if other NFC-based types are active." msgstr "" @@ -12670,7 +12781,7 @@ msgid "You do not have access to this page." msgstr "ليس لديك صلاحية الوصول إلى هذه الصفحة." #: pretix/base/templates/403.html:20 pretix/base/templates/404.html:19 -#: pretix/control/templates/pretixcontrol/base.html:197 +#: pretix/control/templates/pretixcontrol/base.html:195 #: pretix/control/templates/pretixcontrol/user/staff_session_start.html:4 #: pretix/control/templates/pretixcontrol/user/staff_session_start.html:6 #: pretix/presale/templates/pretixpresale/event/offline.html:21 @@ -13416,14 +13527,18 @@ msgid "Support for check-in questions" msgstr "آلية الدخول" #: pretix/control/forms/checkin.py:197 pretix/control/forms/checkin.py:213 -#: pretix/control/forms/filter.py:2395 pretix/control/forms/filter.py:2437 -#: pretix/control/forms/filter.py:2602 +#: pretix/control/forms/filter.py:2391 pretix/control/forms/filter.py:2433 +#: pretix/control/forms/filter.py:2598 #, fuzzy #| msgctxt "subevent" #| msgid "All dates" msgid "All gates" msgstr "كل التواريخ" +#: pretix/control/forms/checkin.py:222 +msgid "I am sure that the check-in state of the entire event should be reset." +msgstr "" + #: pretix/control/forms/event.py:91 msgid "Use languages" msgstr "استخدام اللغات" @@ -13436,28 +13551,28 @@ msgstr "اختيار جميع اللغات التي ينبغي أن يكون ه msgid "This is an event series" msgstr "هذه هي سلسلة من الأحداث" -#: pretix/control/forms/event.py:132 +#: pretix/control/forms/event.py:131 msgid "" "You already used this slug for a different event. Please choose a new one." msgstr "استخدمته بالفعل هذا سبيكة لحدث آخر. الرجاء اختيار واحدة جديدة." -#: pretix/control/forms/event.py:136 pretix/control/forms/event.py:520 +#: pretix/control/forms/event.py:135 pretix/control/forms/event.py:519 msgid "Event timezone" msgstr "توقيت الحدث" -#: pretix/control/forms/event.py:143 +#: pretix/control/forms/event.py:142 msgid "I don't want to specify taxes now" msgstr "" -#: pretix/control/forms/event.py:144 +#: pretix/control/forms/event.py:143 msgid "You can always configure tax rates later." msgstr "" -#: pretix/control/forms/event.py:148 +#: pretix/control/forms/event.py:147 msgid "Sales tax rate" msgstr "معدل ضريبة المبيعات" -#: pretix/control/forms/event.py:149 +#: pretix/control/forms/event.py:148 msgid "" "Do you need to pay sales tax on your tickets? In this case, please enter the " "applicable tax rate here in percent. If you have a more complicated tax " @@ -13467,22 +13582,22 @@ msgstr "" "يرجى إدخال معدل الضريبة المطبقة هنا في المئة. إذا كان لديك الوضع الضريبي " "أكثر تعقيدا، يمكنك إضافة المزيد من معدلات الضرائب وتكوين مفصل لاحقا." -#: pretix/control/forms/event.py:158 +#: pretix/control/forms/event.py:157 msgid "Grant access to team" msgstr "" -#: pretix/control/forms/event.py:159 +#: pretix/control/forms/event.py:158 msgid "" "You are allowed to create events under this organizer, however you do not " "have permission to edit all events under this organizer. Please select one " "of your existing teams that will be granted access to this event." msgstr "" -#: pretix/control/forms/event.py:164 +#: pretix/control/forms/event.py:163 msgid "Create a new team for this event with me as the only member" msgstr "" -#: pretix/control/forms/event.py:208 pretix/control/forms/event.py:379 +#: pretix/control/forms/event.py:207 pretix/control/forms/event.py:378 msgid "" "Sample Conference Center\n" "Heidelberg, Germany" @@ -13490,66 +13605,66 @@ msgstr "" "مركز المؤتمرات عينة\n" "هايدلبرغ، ألمانيا" -#: pretix/control/forms/event.py:233 +#: pretix/control/forms/event.py:232 msgid "Your default locale must be specified." msgstr "يجب تحديد اللغة الافتراضية." -#: pretix/control/forms/event.py:237 +#: pretix/control/forms/event.py:236 #, python-brace-format msgid "" "You have not specified a tax rate. If you do not want us to compute sales " "taxes, please check \"{field}\" above." msgstr "" -#: pretix/control/forms/event.py:312 +#: pretix/control/forms/event.py:311 msgid "Copy configuration from" msgstr "تكوين نسخة من" -#: pretix/control/forms/event.py:318 pretix/control/forms/event.py:321 -#: pretix/control/forms/item.py:414 +#: pretix/control/forms/event.py:317 pretix/control/forms/event.py:320 +#: pretix/control/forms/item.py:413 msgid "Do not copy" msgstr "لا تنسخ" -#: pretix/control/forms/event.py:337 pretix/control/forms/item.py:1300 -#: pretix/control/forms/subevents.py:414 +#: pretix/control/forms/event.py:336 pretix/control/forms/item.py:1301 +#: pretix/control/forms/subevents.py:410 #, python-brace-format msgid "Default ({value})" msgstr "تلقائي ({value})" -#: pretix/control/forms/event.py:385 pretix/control/forms/event.py:398 +#: pretix/control/forms/event.py:384 pretix/control/forms/event.py:397 msgid "Domain" msgstr "" -#: pretix/control/forms/event.py:389 +#: pretix/control/forms/event.py:388 #, fuzzy #| msgid "The selected product is not active or has no price set." msgid "You can configure this in your organizer settings." msgstr "المنتج المحدد غير نشط أو ليس له سعر محدد." -#: pretix/control/forms/event.py:399 +#: pretix/control/forms/event.py:398 #, fuzzy #| msgid "You can now login using your new password." msgid "You can add more domains in your organizer account." msgstr "يمكنك الآن تسجيل الدخول باستخدام كلمة المرور الجديدة." -#: pretix/control/forms/event.py:400 +#: pretix/control/forms/event.py:399 #, fuzzy #| msgid "Organizer account" msgid "Same as organizer account" msgstr "حساب منظم" -#: pretix/control/forms/event.py:505 +#: pretix/control/forms/event.py:504 #, python-brace-format msgid "" "A validation error has occurred on a setting that is not part of this form: " "{error}" msgstr "" -#: pretix/control/forms/event.py:523 pretix/control/forms/organizer.py:461 +#: pretix/control/forms/event.py:522 pretix/control/forms/organizer.py:461 msgid "Name format" msgstr "تنسيق اسم" -#: pretix/control/forms/event.py:524 pretix/control/forms/organizer.py:462 +#: pretix/control/forms/event.py:523 pretix/control/forms/organizer.py:462 msgid "" "This defines how pretix will ask for human names. Changing this after you " "already received orders might lead to unexpected behavior when sorting or " @@ -13558,11 +13673,11 @@ msgstr "" "هذا يعرف كيف pretix سيطلب أسماء الإنسان. تغيير هذا بعد تلقي أوامر بالفعل قد " "يؤدي إلى سلوك غير متوقع عندما يكون الترتيب أو تغيير أسماء." -#: pretix/control/forms/event.py:529 pretix/control/forms/organizer.py:467 +#: pretix/control/forms/event.py:528 pretix/control/forms/organizer.py:467 msgid "Allowed titles" msgstr "عناوين سمح" -#: pretix/control/forms/event.py:530 pretix/control/forms/organizer.py:468 +#: pretix/control/forms/event.py:529 pretix/control/forms/organizer.py:468 msgid "" "If the naming scheme you defined above allows users to input a title, you " "can use this to restrict the set of selectable titles." @@ -13570,24 +13685,24 @@ msgstr "" "إذا كان نظام تسمية قمت بتعريفه فوق يتيح للمستخدمين إدخال العنوان، يمكنك " "استخدام هذا للحد من مجموعة من العناوين اختيار." -#: pretix/control/forms/event.py:649 pretix/control/forms/organizer.py:542 +#: pretix/control/forms/event.py:648 pretix/control/forms/organizer.py:542 #, python-brace-format msgid "Ask for {fields}, display like {example}" msgstr "طلب {fields}، العرض مثل {example}" -#: pretix/control/forms/event.py:655 pretix/control/forms/organizer.py:548 +#: pretix/control/forms/event.py:654 pretix/control/forms/organizer.py:548 msgid "Free text input" msgstr "إدخال النص الحر" -#: pretix/control/forms/event.py:691 +#: pretix/control/forms/event.py:690 msgid "Do not ask" msgstr "لا تسأل" -#: pretix/control/forms/event.py:692 +#: pretix/control/forms/event.py:691 msgid "Ask, but do not require input" msgstr "" -#: pretix/control/forms/event.py:693 +#: pretix/control/forms/event.py:692 #: pretix/control/templates/pretixcontrol/event/settings.html:76 msgid "Ask and require input" msgstr "" @@ -13598,25 +13713,11 @@ msgid "" "card is issued in." msgstr "" -#: pretix/control/forms/event.py:789 -msgid "Tax rule for payment fees" -msgstr "حكم الضرائب لدفع الرسوم" - -#: pretix/control/forms/event.py:791 -msgid "" -"The tax rule that applies for additional fees you configured for single " -"payment methods. This will set the tax rate and reverse charge rules, other " -"settings of the tax rule are ignored." -msgstr "" -"حكم الضرائب التي تنطبق على الرسوم الإضافية التي تم تكوينها لطرق الدفع احدة. " -"هذا وسوف يحدد معدل الضريبة وقواعد المحاسبة العكسية، يتم تجاهل إعدادات أخرى " -"للحكم الضرائب." - -#: pretix/control/forms/event.py:897 +#: pretix/control/forms/event.py:887 msgid "Generate invoices for Sales channels" msgstr "توليد الفواتير للقنوات المبيعات" -#: pretix/control/forms/event.py:900 +#: pretix/control/forms/event.py:890 msgid "" "If you have enabled invoice generation in the previous setting, you can " "limit it here to specific sales channels." @@ -13624,105 +13725,107 @@ msgstr "" "إذا قمت بتمكين الجيل الفاتورة في الإعداد السابق، يمكنك تحديد هنا لقنوات " "البيع المحددة." -#: pretix/control/forms/event.py:904 +#: pretix/control/forms/event.py:894 msgid "Invoice style" msgstr "النمط فاتورة" -#: pretix/control/forms/event.py:910 +#: pretix/control/forms/event.py:900 msgid "Invoice language" msgstr "اللغة فاتورة" -#: pretix/control/forms/event.py:911 pretix/control/forms/event.py:926 +#: pretix/control/forms/event.py:901 pretix/control/forms/event.py:916 msgid "The user's language" msgstr "لغة المستخدم" -#: pretix/control/forms/event.py:934 +#: pretix/control/forms/event.py:924 #, python-brace-format msgid "" "An invoice will be issued before payment if the customer selects one of the " "following payment methods: {list}" msgstr "" -#: pretix/control/forms/event.py:938 +#: pretix/control/forms/event.py:928 msgid "" "None of the currently configured payment methods will cause an invoice to be " "issued before payment." msgstr "" -#: pretix/control/forms/event.py:947 +#: pretix/control/forms/event.py:937 #, fuzzy #| msgid "Split into new order" msgid "Recommended" msgstr "تنقسم إلى النظام الجديد" -#: pretix/control/forms/event.py:959 +#: pretix/control/forms/event.py:949 msgid "The online shop must be selected to receive these emails." msgstr "" -#: pretix/control/forms/event.py:975 +#: pretix/control/forms/event.py:965 #, fuzzy #| msgid "Sales channels to automatically check in" msgid "Sales channels for checkout emails" msgstr "قنوات البيع للبريد الإلكتروني الخاص بالدفع" -#: pretix/control/forms/event.py:976 +#: pretix/control/forms/event.py:966 msgid "" "The order placed and paid emails will only be send to orders from these " "sales channels. The online shop must be enabled." msgstr "" -#: pretix/control/forms/event.py:987 +#: pretix/control/forms/event.py:977 msgid "" "This email will only be send to orders from these sales channels. The online " "shop must be enabled." msgstr "" -#: pretix/control/forms/event.py:995 pretix/control/forms/organizer.py:583 +#: pretix/control/forms/event.py:985 pretix/control/forms/organizer.py:583 msgid "Bcc address" msgstr "عنوان مخفية" -#: pretix/control/forms/event.py:996 pretix/control/forms/organizer.py:584 -msgid "All emails will be sent to this address as a Bcc copy" +#: pretix/control/forms/event.py:987 pretix/control/forms/organizer.py:585 +#, fuzzy +#| msgid "All emails will be sent to this address as a Bcc copy" +msgid "All emails will be sent to this address as a Bcc copy." msgstr "سيتم إرسال جميع رسائل البريد الإلكتروني إلى هذا العنوان كنسخة مخفية" -#: pretix/control/forms/event.py:1002 pretix/control/forms/organizer.py:590 +#: pretix/control/forms/event.py:995 pretix/control/forms/organizer.py:593 msgid "Signature" msgstr "التوقيع" -#: pretix/control/forms/event.py:1005 +#: pretix/control/forms/event.py:998 #, python-brace-format msgid "This will be attached to every email. Available placeholders: {event}" msgstr "وسيلحق هذا على كل البريد الإلكتروني. النائبة المتاحة: {event}" -#: pretix/control/forms/event.py:1010 pretix/control/forms/organizer.py:598 +#: pretix/control/forms/event.py:1003 pretix/control/forms/organizer.py:601 msgid "e.g. your contact details" msgstr "مثلا تفاصيل الاتصال الخاصة بك" -#: pretix/control/forms/event.py:1015 +#: pretix/control/forms/event.py:1008 msgid "HTML mail renderer" msgstr "HTML العارض الإلكتروني" -#: pretix/control/forms/event.py:1020 pretix/control/forms/event.py:1047 -#: pretix/control/forms/event.py:1074 pretix/control/forms/event.py:1210 +#: pretix/control/forms/event.py:1013 pretix/control/forms/event.py:1040 +#: pretix/control/forms/event.py:1067 pretix/control/forms/event.py:1203 #, fuzzy #| msgid "Text sent to order contact address" msgid "Subject sent to order contact address" msgstr "إرسالها إلى عنوان النص أمر الاتصال" -#: pretix/control/forms/event.py:1025 pretix/control/forms/event.py:1052 -#: pretix/control/forms/event.py:1079 pretix/control/forms/event.py:1215 +#: pretix/control/forms/event.py:1018 pretix/control/forms/event.py:1045 +#: pretix/control/forms/event.py:1072 pretix/control/forms/event.py:1208 msgid "Text sent to order contact address" msgstr "إرسالها إلى عنوان النص أمر الاتصال" -#: pretix/control/forms/event.py:1030 pretix/control/forms/event.py:1057 -#: pretix/control/forms/event.py:1084 pretix/control/forms/event.py:1220 -#: pretix/control/forms/event.py:1265 pretix/control/forms/event.py:1295 +#: pretix/control/forms/event.py:1023 pretix/control/forms/event.py:1050 +#: pretix/control/forms/event.py:1077 pretix/control/forms/event.py:1213 +#: pretix/control/forms/event.py:1258 pretix/control/forms/event.py:1288 msgid "Send an email to attendees" msgstr "إرسال بريد إلكتروني إلى الحضور" -#: pretix/control/forms/event.py:1031 pretix/control/forms/event.py:1058 -#: pretix/control/forms/event.py:1085 pretix/control/forms/event.py:1221 -#: pretix/control/forms/event.py:1266 pretix/control/forms/event.py:1296 +#: pretix/control/forms/event.py:1024 pretix/control/forms/event.py:1051 +#: pretix/control/forms/event.py:1078 pretix/control/forms/event.py:1214 +#: pretix/control/forms/event.py:1259 pretix/control/forms/event.py:1289 msgid "" "If the order contains attendees with email addresses different from the " "person who orders the tickets, the following email will be sent out to the " @@ -13731,84 +13834,84 @@ msgstr "" "إذا كان النظام يحتوي على الحضور مع عناوين البريد الإلكتروني المختلفة من " "الشخص الذي يأمر التذاكر، سيتم إرسال البريد الإلكتروني التالي إلى الحضور." -#: pretix/control/forms/event.py:1036 pretix/control/forms/event.py:1063 -#: pretix/control/forms/event.py:1090 pretix/control/forms/event.py:1226 -#: pretix/control/forms/event.py:1271 pretix/control/forms/event.py:1301 +#: pretix/control/forms/event.py:1029 pretix/control/forms/event.py:1056 +#: pretix/control/forms/event.py:1083 pretix/control/forms/event.py:1219 +#: pretix/control/forms/event.py:1264 pretix/control/forms/event.py:1294 #, fuzzy #| msgid "Text sent to attendees" msgid "Subject sent to attendees" msgstr "إرسالها النص إلى الحضور" -#: pretix/control/forms/event.py:1041 pretix/control/forms/event.py:1068 -#: pretix/control/forms/event.py:1095 pretix/control/forms/event.py:1231 -#: pretix/control/forms/event.py:1276 pretix/control/forms/event.py:1306 +#: pretix/control/forms/event.py:1034 pretix/control/forms/event.py:1061 +#: pretix/control/forms/event.py:1088 pretix/control/forms/event.py:1224 +#: pretix/control/forms/event.py:1269 pretix/control/forms/event.py:1299 msgid "Text sent to attendees" msgstr "إرسالها النص إلى الحضور" -#: pretix/control/forms/event.py:1106 pretix/control/forms/event.py:1180 -#: pretix/control/forms/event.py:1190 pretix/control/forms/event.py:1200 -#: pretix/control/forms/event.py:1205 pretix/control/forms/organizer.py:609 -#: pretix/control/forms/organizer.py:619 pretix/control/forms/organizer.py:629 +#: pretix/control/forms/event.py:1099 pretix/control/forms/event.py:1173 +#: pretix/control/forms/event.py:1183 pretix/control/forms/event.py:1193 +#: pretix/control/forms/event.py:1198 pretix/control/forms/organizer.py:612 +#: pretix/control/forms/organizer.py:622 pretix/control/forms/organizer.py:632 #: pretix/control/templates/pretixcontrol/event/mail.html:88 #: pretix/control/templates/pretixcontrol/organizers/giftcard.html:111 msgid "Text" msgstr "نص" -#: pretix/control/forms/event.py:1111 +#: pretix/control/forms/event.py:1104 #, fuzzy #| msgid "Text (sent by admin)" msgid "Subject (sent by admin)" msgstr "النص (أرسلت بواسطة admin)" -#: pretix/control/forms/event.py:1116 +#: pretix/control/forms/event.py:1109 #, fuzzy #| msgid "Text sent to attendees" msgid "Subject (sent by admin to attendee)" msgstr "إرسالها النص إلى الحضور" -#: pretix/control/forms/event.py:1121 +#: pretix/control/forms/event.py:1114 msgid "Text (sent by admin)" msgstr "النص (أرسلت بواسطة admin)" -#: pretix/control/forms/event.py:1126 +#: pretix/control/forms/event.py:1119 #, fuzzy #| msgid "Text (requested by user)" msgid "Subject (requested by user)" msgstr "النص (عن طريق المستخدم المطلوب)" -#: pretix/control/forms/event.py:1131 +#: pretix/control/forms/event.py:1124 msgid "Text (requested by user)" msgstr "النص (عن طريق المستخدم المطلوب)" -#: pretix/control/forms/event.py:1143 +#: pretix/control/forms/event.py:1136 msgid "Text (if order will expire automatically)" msgstr "" -#: pretix/control/forms/event.py:1148 +#: pretix/control/forms/event.py:1141 msgid "Subject (if order will expire automatically)" msgstr "" -#: pretix/control/forms/event.py:1153 +#: pretix/control/forms/event.py:1146 msgid "Text (if order will not expire automatically)" msgstr "" -#: pretix/control/forms/event.py:1158 +#: pretix/control/forms/event.py:1151 msgid "Subject (if order will not expire automatically)" msgstr "" -#: pretix/control/forms/event.py:1163 +#: pretix/control/forms/event.py:1156 #, fuzzy #| msgid "Payment received for your order: {code}" msgid "Subject (if an incomplete payment was received)" msgstr "تم إستلام الدفع لطلبك: {code}" -#: pretix/control/forms/event.py:1168 +#: pretix/control/forms/event.py:1161 #, fuzzy #| msgid "Payment received for your order: {code}" msgid "Text (if an incomplete payment was received)" msgstr "تم إستلام الدفع لطلبك: {code}" -#: pretix/control/forms/event.py:1171 +#: pretix/control/forms/event.py:1164 #, fuzzy #| msgid "This plugin allows you to receive payments via bank transfer." msgid "" @@ -13816,7 +13919,7 @@ msgid "" "payments, such as bank transfer." msgstr "يسمح لك هذا المكون الإضافي بتلقي المدفوعات عبر التحويل المصرفي." -#: pretix/control/forms/event.py:1239 +#: pretix/control/forms/event.py:1232 msgid "" "This email will be sent out this many days before the order event starts. If " "the field is empty, the mail will never be sent." @@ -13824,31 +13927,31 @@ msgstr "" "سيتم إرسال هذا البريد الإلكتروني من هذا عدة أيام قبل أن يبدأ الحدث النظام. " "إذا كان الحقل فارغا، لن يتم إرسال البريد." -#: pretix/control/forms/event.py:1243 +#: pretix/control/forms/event.py:1236 #, fuzzy #| msgid "Received order" msgid "Subject for received order" msgstr "النظام وردت" -#: pretix/control/forms/event.py:1248 +#: pretix/control/forms/event.py:1241 #, fuzzy #| msgid "Received order" msgid "Text for received order" msgstr "النظام وردت" -#: pretix/control/forms/event.py:1253 +#: pretix/control/forms/event.py:1246 #, fuzzy #| msgid "Yes, approve order" msgid "Subject for approved order" msgstr "نعم، والموافقة على النظام" -#: pretix/control/forms/event.py:1258 +#: pretix/control/forms/event.py:1251 #, fuzzy #| msgid "Yes, approve order" msgid "Text for approved order" msgstr "نعم، والموافقة على النظام" -#: pretix/control/forms/event.py:1261 pretix/control/forms/event.py:1279 +#: pretix/control/forms/event.py:1254 pretix/control/forms/event.py:1272 msgid "" "This will only be sent out for non-free orders. Free orders will receive the " "free order template from below instead." @@ -13856,19 +13959,19 @@ msgstr "" "سيتم ارسال هذا للطلبات غير المجانية فقط. وسوف يتلقى أصحاب الطلبات المجانية " "بدلا من ذلك نموذج الطلب المجاني كما هو في الأسفل." -#: pretix/control/forms/event.py:1283 +#: pretix/control/forms/event.py:1276 #, fuzzy #| msgid "Approved free order" msgid "Subject for approved free order" msgstr "طلب مجاني معتمد" -#: pretix/control/forms/event.py:1288 +#: pretix/control/forms/event.py:1281 #, fuzzy #| msgid "Approved free order" msgid "Text for approved free order" msgstr "طلب مجاني معتمد" -#: pretix/control/forms/event.py:1291 pretix/control/forms/event.py:1309 +#: pretix/control/forms/event.py:1284 pretix/control/forms/event.py:1302 msgid "" "This will only be sent out for free orders. Non-free orders will receive the " "non-free order template from above instead." @@ -13876,103 +13979,103 @@ msgstr "" "سيتم ارسال هذا إلى الطلبات المجانية فقط. سيستلم أصحاب الطلبات غير المجانية " "نموذج الطلب غير المجاني كما هو في الأعلى." -#: pretix/control/forms/event.py:1313 +#: pretix/control/forms/event.py:1306 #, fuzzy #| msgid "Received order" msgid "Subject for denied order" msgstr "النظام وردت" -#: pretix/control/forms/event.py:1318 +#: pretix/control/forms/event.py:1311 #, fuzzy #| msgid "Denied order" msgid "Text for denied order" msgstr "أمر مرفوض" -#: pretix/control/forms/event.py:1411 +#: pretix/control/forms/event.py:1404 #, fuzzy #| msgid "Ticket code" msgid "Ticket code generator" msgstr "إنشاء رمز التذكرة" -#: pretix/control/forms/event.py:1412 +#: pretix/control/forms/event.py:1405 msgid "For advanced users, usually does not need to be changed." msgstr "" -#: pretix/control/forms/event.py:1469 +#: pretix/control/forms/event.py:1462 msgid "Any country" msgstr "أي بلد" -#: pretix/control/forms/event.py:1470 +#: pretix/control/forms/event.py:1463 msgid "European Union" msgstr "الإتحاد الأوربي" -#: pretix/control/forms/event.py:1496 +#: pretix/control/forms/event.py:1489 msgid "Any customer" msgstr "أي زبون" -#: pretix/control/forms/event.py:1497 +#: pretix/control/forms/event.py:1490 msgid "Individual" msgstr "فرد" -#: pretix/control/forms/event.py:1498 +#: pretix/control/forms/event.py:1491 msgid "Business" msgstr "اعمال" -#: pretix/control/forms/event.py:1499 +#: pretix/control/forms/event.py:1492 msgid "Business with valid VAT ID" msgstr "العمل مع معرف الضريبة على القيمة المضافة" -#: pretix/control/forms/event.py:1505 +#: pretix/control/forms/event.py:1498 msgid "Charge VAT" msgstr "تكلفة ضريبة القيمة المضافة" -#: pretix/control/forms/event.py:1507 +#: pretix/control/forms/event.py:1500 msgid "No VAT" msgstr "لا ضريبه للقيمه المضافه" -#: pretix/control/forms/event.py:1508 +#: pretix/control/forms/event.py:1501 msgid "Sale not allowed" msgstr "غير مسموح بالبيع" -#: pretix/control/forms/event.py:1509 +#: pretix/control/forms/event.py:1502 #, fuzzy #| msgid "New order requires approval" msgid "Order requires approval" msgstr "طلب جديد يتطلب الموافقة." -#: pretix/control/forms/event.py:1514 +#: pretix/control/forms/event.py:1507 #, fuzzy #| msgid "Default price" msgid "Default tax code" msgstr "السعر الافتراضي" -#: pretix/control/forms/event.py:1518 +#: pretix/control/forms/event.py:1511 #, fuzzy #| msgid "Sales tax rate" msgid "Deviating tax rate" msgstr "معدل ضريبة المبيعات" -#: pretix/control/forms/event.py:1523 pretix/control/forms/event.py:1527 +#: pretix/control/forms/event.py:1516 pretix/control/forms/event.py:1520 msgid "Text on invoice" msgstr "النص على الفاتورة" -#: pretix/control/forms/event.py:1547 +#: pretix/control/forms/event.py:1540 msgid "" "A combination of this calculation mode with a non-zero tax rate does not " "make sense." msgstr "" -#: pretix/control/forms/event.py:1552 pretix/control/forms/event.py:1556 +#: pretix/control/forms/event.py:1545 pretix/control/forms/event.py:1549 #, fuzzy #| msgid "This combination of credentials is not known to our system." msgid "This combination of calculation mode and tax code does not make sense." msgstr "مجموعة بيانات الاعتماد هذه غير معروفة لدى نظامنا." -#: pretix/control/forms/event.py:1621 +#: pretix/control/forms/event.py:1614 msgid "Pre-selected voucher" msgstr "قسيمة المختارة مسبقا" -#: pretix/control/forms/event.py:1623 +#: pretix/control/forms/event.py:1616 msgid "" "If set, the widget will show products as if this voucher has been entered " "and when a product is bought via the widget, this voucher will be used. This " @@ -13983,11 +14086,11 @@ msgstr "" "شراء المنتج عن طريق القطعة، سيتم استخدام هذه القسائم. يمكن استخدام هذا يمكن " "على سبيل المثال لتوفير الحاجيات التي تعطي تخفيض أو إلغاء المنتجات سرية." -#: pretix/control/forms/event.py:1628 +#: pretix/control/forms/event.py:1621 msgid "Compatibility mode" msgstr "وضع التوافق" -#: pretix/control/forms/event.py:1630 +#: pretix/control/forms/event.py:1623 msgid "" "Our regular widget doesn't work in all website builders. If you run into " "trouble, try using this compatibility mode." @@ -13995,28 +14098,28 @@ msgstr "" "لا تعمل لدينا القطعة العادية في جميع بناة الموقع. إذا واجهت مشكلة، حاول " "استخدام هذا الوضع التوافق." -#: pretix/control/forms/event.py:1651 +#: pretix/control/forms/event.py:1644 msgid "The given voucher code does not exist." msgstr "لا وجود رمز قسيمة معين." -#: pretix/control/forms/event.py:1658 pretix/control/forms/organizer.py:112 +#: pretix/control/forms/event.py:1651 pretix/control/forms/organizer.py:112 #: pretix/control/views/shredder.py:179 msgid "The slug you entered was not correct." msgstr "وكانت سبيكة التي أدخلتها غير صحيحة." -#: pretix/control/forms/event.py:1693 +#: pretix/control/forms/event.py:1686 msgid "Ticket downloads" msgstr "التنزيلات تذكرة" -#: pretix/control/forms/event.py:1694 +#: pretix/control/forms/event.py:1687 msgid "Your customers will be able to download their tickets in PDF format." msgstr "زبائنك سوف تكون قادرة على تحميل تذاكرهم في شكل PDF." -#: pretix/control/forms/event.py:1698 +#: pretix/control/forms/event.py:1691 msgid "Require all attendees to fill in their names" msgstr "يتطلب من جميع الحضور لملء في أسمائها" -#: pretix/control/forms/event.py:1699 +#: pretix/control/forms/event.py:1692 msgid "" "By default, we will ask for names but not require them. You can turn this " "off completely in the settings." @@ -14024,11 +14127,11 @@ msgstr "" "افتراضيا، ونحن سوف تسأل عن الأسماء ولكن لا تتطلب منهم. يمكنك إيقاف هذا تماما " "في الإعدادات." -#: pretix/control/forms/event.py:1725 +#: pretix/control/forms/event.py:1718 msgid "Payment via Stripe" msgstr "الدفع عن طريق الشريط" -#: pretix/control/forms/event.py:1726 +#: pretix/control/forms/event.py:1719 msgid "" "Stripe is an online payments processor supporting credit cards and lots of " "other payment options. To accept payments via Stripe, you will need to set " @@ -14039,11 +14142,11 @@ msgstr "" "خيارات الدفع الأخرى. لقبول الدفع عن طريق الشريط، وسوف تحتاج إلى إعداد حساب " "معهم، والتي تأخذ أقل من خمس دقائق باستخدام واجهة بسيطة بهم." -#: pretix/control/forms/event.py:1732 +#: pretix/control/forms/event.py:1725 msgid "Payment by bank transfer" msgstr "الدفع عن طريق التحويل المصرفي" -#: pretix/control/forms/event.py:1733 +#: pretix/control/forms/event.py:1726 msgid "" "Your customers will be instructed to wire the money to your account. You can " "then import your bank statements to process the payments within pretix, or " @@ -14053,16 +14156,16 @@ msgstr "" "المصرفية الخاصة بك لمعالجة المدفوعات في غضون pretix، أو وضع علامة عليها كما " "تدفع يدويا." -#: pretix/control/forms/event.py:1772 +#: pretix/control/forms/event.py:1765 #: pretix/control/templates/pretixcontrol/event/quick_setup.html:45 msgid "Price (optional)" msgstr "السعر (اختياري)" -#: pretix/control/forms/event.py:1777 +#: pretix/control/forms/event.py:1770 msgid "Free" msgstr "حر" -#: pretix/control/forms/event.py:1782 +#: pretix/control/forms/event.py:1775 msgid "Quantity available" msgstr "الكمية متاحة" @@ -14194,28 +14297,28 @@ msgstr "" msgid "Follow-up due" msgstr "" -#: pretix/control/forms/filter.py:462 pretix/control/forms/filter.py:1898 -#: pretix/control/forms/filter.py:2153 pretix/control/forms/filter.py:2457 -#: pretix/control/forms/filter.py:2476 pretix/control/forms/vouchers.py:152 +#: 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/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:2157 -#: pretix/control/forms/filter.py:2461 pretix/control/forms/vouchers.py:140 +#: 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/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:852 +#: pretix/control/forms/filter.py:530 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:859 +#: pretix/control/forms/filter.py:536 pretix/control/forms/orders.py:869 msgctxt "subevent" msgid "All dates starting before" msgstr "" @@ -14256,11 +14359,11 @@ 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:1685 pretix/control/forms/filter.py:1690 +#: pretix/control/forms/filter.py:1683 pretix/control/forms/filter.py:1688 msgid "All organizers" msgstr "جميع المنظمين" -#: pretix/control/forms/filter.py:1001 pretix/control/forms/filter.py:1669 +#: pretix/control/forms/filter.py:1001 pretix/control/forms/filter.py:1667 msgid "All events" msgstr "كل الأحداث" @@ -14294,22 +14397,22 @@ msgstr "من تاريخ" msgid "Paid until" msgstr "حتى تاريخ" -#: pretix/control/forms/filter.py:1202 pretix/control/forms/filter.py:1671 +#: pretix/control/forms/filter.py:1202 pretix/control/forms/filter.py:1669 msgid "Shop live and presale running" msgstr "تسوق الحية و[خبر] تشغيل" -#: pretix/control/forms/filter.py:1203 pretix/control/forms/filter.py:2011 +#: pretix/control/forms/filter.py:1203 pretix/control/forms/filter.py:2007 msgid "Inactive" msgstr "غير نشط" -#: pretix/control/forms/filter.py:1204 pretix/control/forms/filter.py:1673 +#: pretix/control/forms/filter.py:1204 pretix/control/forms/filter.py:1671 #: 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:1674 +#: pretix/control/forms/filter.py:1205 pretix/control/forms/filter.py:1672 #: pretix/control/templates/pretixcontrol/events/index.html:151 #: pretix/control/templates/pretixcontrol/organizers/detail.html:115 #: pretix/control/templates/pretixcontrol/subevents/index.html:168 @@ -14317,15 +14420,15 @@ msgid "Presale over" msgstr "انتهى البيع الأولي" #: pretix/control/forms/filter.py:1210 pretix/control/forms/filter.py:1213 -#: pretix/control/forms/filter.py:1702 pretix/control/forms/filter.py:1705 -#: pretix/control/forms/filter.py:2335 +#: pretix/control/forms/filter.py:1698 pretix/control/forms/filter.py:1701 +#: pretix/control/forms/filter.py:2331 #: 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:1709 pretix/control/forms/filter.py:1712 -#: pretix/control/forms/filter.py:2340 +#: pretix/control/forms/filter.py:1705 pretix/control/forms/filter.py:1708 +#: pretix/control/forms/filter.py:2336 msgid "Date until" msgstr "التاريخ وحتى" @@ -14346,16 +14449,16 @@ msgstr "التاريخ وحتى" msgid "Weekday" msgstr "يوم من أيام الأسبوع" -#: pretix/control/forms/filter.py:1437 pretix/control/forms/filter.py:1439 -#: pretix/control/forms/filter.py:1488 pretix/control/forms/filter.py:1490 -#: pretix/control/forms/filter.py:1560 pretix/control/forms/filter.py:1562 -#: pretix/control/forms/filter.py:1614 pretix/control/forms/filter.py:1616 -#: pretix/control/forms/filter.py:2025 pretix/control/forms/filter.py:2027 -#: pretix/control/forms/filter.py:2593 pretix/control/forms/filter.py:2595 +#: 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 msgid "Search query" msgstr "البحث في الاستفسارات" -#: pretix/control/forms/filter.py:1499 pretix/control/forms/filter.py:1571 +#: pretix/control/forms/filter.py:1497 pretix/control/forms/filter.py:1569 #: 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 @@ -14367,14 +14470,14 @@ msgstr "البحث في الاستفسارات" msgid "active" msgstr "غير نشط" -#: pretix/control/forms/filter.py:1501 +#: pretix/control/forms/filter.py:1499 #: pretix/control/templates/pretixcontrol/organizers/customer.html:44 #, fuzzy #| msgid "Deactivate" msgid "not yet activated" msgstr "إلغاء تنشيط" -#: pretix/control/forms/filter.py:1505 +#: pretix/control/forms/filter.py:1503 #: 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 @@ -14382,233 +14485,237 @@ msgstr "إلغاء تنشيط" msgid "Memberships" msgstr "العضويات" -#: pretix/control/forms/filter.py:1509 +#: pretix/control/forms/filter.py:1507 #, fuzzy #| msgid "Team memberships" msgid "Has no memberships" msgstr "عضوية فريق" -#: pretix/control/forms/filter.py:1510 +#: pretix/control/forms/filter.py:1508 #, fuzzy #| msgid "Team memberships" msgid "Has any membership" msgstr "عضوية فريق" -#: pretix/control/forms/filter.py:1511 +#: pretix/control/forms/filter.py:1509 #, fuzzy #| msgid "Require a valid membership" msgid "Has valid membership" msgstr "يتتطلب عضوية سارية المفعول" -#: pretix/control/forms/filter.py:1670 +#: pretix/control/forms/filter.py:1668 msgid "Shop live" msgstr "متجر على الهواء مباشرة" -#: pretix/control/forms/filter.py:1672 +#: pretix/control/forms/filter.py:1670 msgid "Shop not live" msgstr "تسوق لا يعيش" -#: pretix/control/forms/filter.py:1675 +#: pretix/control/forms/filter.py:1673 msgid "Single event running or in the future" msgstr "حدث واحد قيد التشغيل أو في المستقبل" -#: pretix/control/forms/filter.py:1676 +#: pretix/control/forms/filter.py:1674 msgid "Single event in the past" msgstr "حدث واحد في الماضي" -#: pretix/control/forms/filter.py:1877 pretix/control/forms/filter.py:1879 +#: pretix/control/forms/filter.py:1873 pretix/control/forms/filter.py:1875 msgid "Search attendee…" msgstr "بحث الحضور ..." -#: pretix/control/forms/filter.py:1884 +#: pretix/control/forms/filter.py:1880 #: pretix/plugins/checkinlists/exporters.py:105 msgid "Check-in status" msgstr "تحقق ذات المركز" -#: pretix/control/forms/filter.py:1886 +#: pretix/control/forms/filter.py:1882 #: pretix/plugins/checkinlists/exporters.py:107 msgid "All attendees" msgstr "جميع الحاضرين" -#: pretix/control/forms/filter.py:1887 +#: pretix/control/forms/filter.py:1883 #: pretix/control/templates/pretixcontrol/checkin/index.html:183 -#: pretix/control/templates/pretixcontrol/checkin/lists.html:96 +#: pretix/control/templates/pretixcontrol/checkin/lists.html:103 #: pretix/plugins/checkinlists/exporters.py:108 #: pretix/plugins/checkinlists/exporters.py:499 msgid "Checked in" msgstr "إيداعه" -#: pretix/control/forms/filter.py:1888 +#: pretix/control/forms/filter.py:1884 #: pretix/plugins/checkinlists/exporters.py:109 msgctxt "checkin state" msgid "Present" msgstr "حاضر" -#: pretix/control/forms/filter.py:1889 +#: pretix/control/forms/filter.py:1885 #: pretix/plugins/checkinlists/exporters.py:110 msgctxt "checkin state" msgid "Checked in but left" msgstr "سجل لكنه غادر" -#: pretix/control/forms/filter.py:1890 +#: pretix/control/forms/filter.py:1886 #: pretix/control/templates/pretixcontrol/checkin/index.html:178 #: pretix/plugins/checkinlists/exporters.py:111 msgid "Not checked in" msgstr "غير محددة في" -#: pretix/control/forms/filter.py:1909 +#: pretix/control/forms/filter.py:1905 #, fuzzy #| msgid "Date from" msgctxt "subevent" msgid "Date start from" msgstr "التاريخ من" -#: pretix/control/forms/filter.py:1915 +#: pretix/control/forms/filter.py:1911 #, fuzzy #| msgid "Date until" msgctxt "subevent" msgid "Date start until" msgstr "التاريخ وحتى" -#: pretix/control/forms/filter.py:2016 pretix/control/forms/filter.py:2019 +#: pretix/control/forms/filter.py:2012 pretix/control/forms/filter.py:2015 #: pretix/control/templates/pretixcontrol/users/index.html:52 msgid "Administrator" msgstr "مدير" -#: pretix/control/forms/filter.py:2020 +#: pretix/control/forms/filter.py:2016 msgid "No administrator" msgstr "لا المسؤول" -#: pretix/control/forms/filter.py:2090 +#: pretix/control/forms/filter.py:2086 msgid "Valid" msgstr "ساري المفعول" -#: pretix/control/forms/filter.py:2091 +#: pretix/control/forms/filter.py:2087 msgid "Unredeemed" msgstr "غير معوض" -#: pretix/control/forms/filter.py:2092 +#: pretix/control/forms/filter.py:2088 msgid "Redeemed at least once" msgstr "افتدى على الأقل مرة واحدة" -#: pretix/control/forms/filter.py:2093 +#: pretix/control/forms/filter.py:2089 msgid "Fully redeemed" msgstr "افتدى بالكامل" -#: pretix/control/forms/filter.py:2095 +#: pretix/control/forms/filter.py:2091 msgid "Redeemed and checked in with ticket" msgstr "مطفأة وإيداعه مع تذكرة" -#: pretix/control/forms/filter.py:2100 +#: pretix/control/forms/filter.py:2096 msgid "Quota handling" msgstr "التعامل مع الحصص" -#: pretix/control/forms/filter.py:2104 +#: pretix/control/forms/filter.py:2100 msgid "Allow to ignore quota" msgstr "السماح لتجاهل الحصص" -#: pretix/control/forms/filter.py:2109 pretix/control/forms/filter.py:2111 +#: pretix/control/forms/filter.py:2105 pretix/control/forms/filter.py:2107 msgid "Filter by tag" msgstr "تصفية حسب العلامة" -#: pretix/control/forms/filter.py:2116 pretix/control/forms/filter.py:2118 +#: pretix/control/forms/filter.py:2112 pretix/control/forms/filter.py:2114 msgid "Search voucher" msgstr "بحث قسيمة" -#: pretix/control/forms/filter.py:2163 pretix/control/forms/vouchers.py:131 +#: pretix/control/forms/filter.py:2159 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:2285 +#: pretix/control/forms/filter.py:2281 msgid "Refund status" msgstr "حالة إعادة الأموال" -#: pretix/control/forms/filter.py:2287 +#: pretix/control/forms/filter.py:2283 msgid "All open refunds" msgstr "كل مبلغ معاد المفتوحة" -#: pretix/control/forms/filter.py:2288 +#: pretix/control/forms/filter.py:2284 msgid "All refunds" msgstr "كل مبلغ معاد" -#: pretix/control/forms/filter.py:2326 pretix/plugins/reports/exporters.py:688 +#: pretix/control/forms/filter.py:2322 pretix/plugins/reports/exporters.py:688 msgid "Date filter" msgstr "تاريخ فلتر" -#: pretix/control/forms/filter.py:2328 pretix/plugins/reports/exporters.py:690 +#: pretix/control/forms/filter.py:2324 pretix/plugins/reports/exporters.py:690 msgid "Filter by…" msgstr "مصنف بواسطة…" -#: pretix/control/forms/filter.py:2330 pretix/plugins/reports/exporters.py:692 +#: pretix/control/forms/filter.py:2326 pretix/plugins/reports/exporters.py:692 msgid "Date of last successful payment" msgstr "تاريخ الدفع الناجح الماضي" -#: pretix/control/forms/filter.py:2370 +#: pretix/control/forms/filter.py:2366 #, fuzzy #| msgid "All check-in lists" msgid "All check-ins" msgstr "جميع قوائم التسجيل" -#: pretix/control/forms/filter.py:2371 +#: pretix/control/forms/filter.py:2367 #, fuzzy #| msgid "Successful payments" msgid "Successful check-ins" msgstr "المدفوعات ناجحة" -#: pretix/control/forms/filter.py:2372 +#: pretix/control/forms/filter.py:2368 #, fuzzy #| msgid "Only successful payments" msgid "Unsuccessful check-ins" msgstr "المدفوعات الناجحة فقط" -#: pretix/control/forms/filter.py:2377 +#: pretix/control/forms/filter.py:2373 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:64 #: pretix/plugins/checkinlists/exporters.py:755 msgid "Scan type" msgstr "نوع المسح الضوئي" -#: pretix/control/forms/filter.py:2379 +#: pretix/control/forms/filter.py:2375 #, fuzzy #| msgid "All actions" msgid "All directions" msgstr "جميع الإجراءات" -#: pretix/control/forms/filter.py:2388 pretix/control/forms/filter.py:2428 +#: pretix/control/forms/filter.py:2384 pretix/control/forms/filter.py:2424 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:67 #: pretix/plugins/checkinlists/exporters.py:761 msgid "Device" msgstr "جهاز" -#: pretix/control/forms/filter.py:2389 pretix/control/forms/filter.py:2424 -#: pretix/control/forms/filter.py:2615 +#: pretix/control/forms/filter.py:2385 pretix/control/forms/filter.py:2420 +#: pretix/control/forms/filter.py:2611 #, fuzzy #| msgid "All invoices" msgid "All devices" msgstr "جميع الفواتير" -#: pretix/control/forms/filter.py:2403 +#: pretix/control/forms/filter.py:2399 #, fuzzy #| msgid "Start date" msgctxt "filter" msgid "Start date" msgstr "تاريخ البداية" -#: pretix/control/forms/filter.py:2409 +#: pretix/control/forms/filter.py:2405 #, fuzzy #| msgid "End date" msgctxt "filter" msgid "End date" msgstr "تاريخ الإنتهاء" -#: pretix/control/forms/filter.py:2451 pretix/control/forms/filter.py:2455 +#: pretix/control/forms/filter.py:2447 +#: pretix/plugins/checkinlists/exporters.py:879 +msgid "All check-in lists" +msgstr "جميع قوائم التسجيل" + +#: pretix/control/forms/filter.py:2451 #: 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 -#: pretix/plugins/autocheckin/forms.py:179 -#: pretix/plugins/autocheckin/forms.py:183 +#: pretix/plugins/autocheckin/forms.py:182 #: pretix/plugins/autocheckin/models.py:46 #: pretix/plugins/autocheckin/templates/pretixplugins/autocheckin/index.html:29 #: pretix/plugins/checkinlists/exporters.py:80 @@ -14619,24 +14726,24 @@ msgstr "تاريخ الإنتهاء" msgid "Check-in list" msgstr "تحقق في قائمة" -#: pretix/control/forms/filter.py:2606 +#: pretix/control/forms/filter.py:2602 #: pretix/control/templates/pretixcontrol/organizers/devices.html:82 msgid "Software" msgstr "البرمجيات" -#: pretix/control/forms/filter.py:2613 +#: pretix/control/forms/filter.py:2609 #, fuzzy #| msgid "Devices" msgid "Device status" msgstr "الأجهزة" -#: pretix/control/forms/filter.py:2616 +#: pretix/control/forms/filter.py:2612 #, fuzzy #| msgid "All invoices" msgid "Active devices" msgstr "جميع الفواتير" -#: pretix/control/forms/filter.py:2617 +#: pretix/control/forms/filter.py:2613 #, fuzzy #| msgid "Revoke device access:" msgid "Revoked devices" @@ -14849,20 +14956,20 @@ msgid "" "plugins. This will be publicly available. Make sure to keep it up to date!" msgstr "" -#: pretix/control/forms/item.py:100 +#: pretix/control/forms/item.py:98 #, fuzzy #| msgid "Products in this category are add-on products" msgid "" "Products in this category are regular products displayed on the front page." msgstr "المنتجات في هذه الفئة هي منتجات إضافية" -#: pretix/control/forms/item.py:103 +#: pretix/control/forms/item.py:101 #, fuzzy #| msgid "Product category" msgid "Add-on product category" msgstr "فئة المنتج" -#: pretix/control/forms/item.py:104 +#: pretix/control/forms/item.py:102 #, fuzzy #| msgid "Products in this category are add-on products" msgid "" @@ -14870,33 +14977,38 @@ msgid "" "ons." msgstr "المنتجات في هذه الفئة هي منتجات إضافية" -#: pretix/control/forms/item.py:108 +#: pretix/control/forms/item.py:106 msgid "" "Products in this category are regular products, but are only shown in the " "cross-selling step, according to the configuration below." msgstr "" -#: pretix/control/forms/item.py:113 +#: pretix/control/forms/item.py:111 msgid "" "Products in this category are regular products displayed on the front page, " "but are additionally shown in the cross-selling step, according to the " "configuration below." msgstr "" -#: pretix/control/forms/item.py:142 pretix/control/forms/item.py:218 +#: pretix/control/forms/item.py:140 pretix/control/forms/item.py:216 msgid "This field is required" msgstr "هذه الخانة مطلوبه" -#: pretix/control/forms/item.py:220 +#: pretix/control/forms/item.py:218 msgid "Dependencies between questions are not supported during check-in." msgstr "غير معتمدة تبعيات بين الأسئلة أثناء التسجيل في مكتب الاستقبال." -#: pretix/control/forms/item.py:315 +#: pretix/control/forms/item.py:313 #, fuzzy #| msgid "All products" msgid "No products" msgstr "جميع المنتجات" +#: pretix/control/forms/item.py:353 +#: pretix/control/templates/pretixcontrol/items/fragment_quota_availability.html:11 +msgid "Unlimited" +msgstr "غير محدود" + #: pretix/control/forms/item.py:381 msgid "The product should exist in multiple variations" msgstr "يجب أن تكون موجودة المنتج في أشكال مختلفة" @@ -14909,72 +15021,72 @@ msgstr "" "حدد هذا الخيار على سبيل المثال للالقمصان التي تأتي في أحجام متعددة. يمكنك " "تحديد الاختلافات في الخطوة التالية." -#: pretix/control/forms/item.py:402 pretix/control/forms/item.py:727 +#: pretix/control/forms/item.py:402 pretix/control/forms/item.py:728 msgid "No category" msgstr "ليس هناك فئة" -#: pretix/control/forms/item.py:409 -msgid "No taxation" -msgstr "لا ضرائب" - -#: pretix/control/forms/item.py:411 +#: pretix/control/forms/item.py:410 msgid "Copy product information" msgstr "معلومات عن المنتج نسخة" -#: pretix/control/forms/item.py:422 +#: pretix/control/forms/item.py:419 +msgid "No taxation" +msgstr "لا ضرائب" + +#: pretix/control/forms/item.py:423 msgid "Do not add to a quota now" msgstr "لا تضيف إلى الحصة الآن" -#: pretix/control/forms/item.py:423 +#: pretix/control/forms/item.py:424 msgid "Add product to an existing quota" msgstr "إضافة منتج إلى الحصة الحالية" -#: pretix/control/forms/item.py:424 +#: pretix/control/forms/item.py:425 msgid "Create a new quota for this product" msgstr "إنشاء حصص جديدة لهذا المنتج" -#: pretix/control/forms/item.py:430 +#: pretix/control/forms/item.py:431 msgid "Quota options" msgstr "خيارات الحصص" -#: pretix/control/forms/item.py:438 +#: pretix/control/forms/item.py:439 msgid "Add to existing quota" msgstr "إضافة إلى الحصص الحالية" -#: pretix/control/forms/item.py:447 +#: pretix/control/forms/item.py:448 msgid "New quota name" msgstr "اسم الحصص الجديد" -#: pretix/control/forms/item.py:453 +#: pretix/control/forms/item.py:454 msgid "Size" msgstr "بحجم" -#: pretix/control/forms/item.py:454 +#: pretix/control/forms/item.py:455 msgid "Number of tickets" msgstr "عدد التذاكر" -#: pretix/control/forms/item.py:586 +#: pretix/control/forms/item.py:587 msgid "Quota name is required." msgstr "مطلوب اسم الحصص." -#: pretix/control/forms/item.py:591 +#: pretix/control/forms/item.py:592 msgid "Please select a quota." msgstr "يرجى تحديد الحصص." -#: pretix/control/forms/item.py:613 pretix/plugins/badges/forms.py:85 +#: pretix/control/forms/item.py:614 pretix/plugins/badges/forms.py:85 #: pretix/plugins/ticketoutputpdf/forms.py:55 msgid "(Event default)" msgstr "(الافتراضي الأحداث)" -#: pretix/control/forms/item.py:623 +#: pretix/control/forms/item.py:624 msgid "Choose automatically depending on event settings" msgstr "اختيار تلقائيا اعتمادا على إعدادات الحدث" -#: pretix/control/forms/item.py:624 +#: pretix/control/forms/item.py:625 msgid "Yes, if ticket generation is enabled in general" msgstr "نعم، يتم تمكين إذا الجيل تذكرة في عام" -#: pretix/control/forms/item.py:642 +#: pretix/control/forms/item.py:643 msgid "" "e.g. This reduced price is available for full-time students, jobless and " "people over 65. This ticket includes access to all parts of the event, " @@ -14983,27 +15095,27 @@ msgstr "" "مثلا هذا السعر المخفض متاح للطلاب بدوام كامل، والعاطلين عن العمل والناس على " "65. هذه التذكرة تشمل الوصول إلى جميع أجزاء من هذا الحدث، باستثناء منطقة VIP." -#: pretix/control/forms/item.py:686 +#: pretix/control/forms/item.py:687 msgid "" "This option is deprecated. For new products, use the newer option below that " "refers to another product instead of a quota." msgstr "" -#: pretix/control/forms/item.py:697 pretix/control/forms/item.py:713 +#: pretix/control/forms/item.py:698 pretix/control/forms/item.py:714 msgid "Shown independently of other products" msgstr "" -#: pretix/control/forms/item.py:738 +#: pretix/control/forms/item.py:739 #, fuzzy #| msgid "Canceled by customer" msgid "Date chosen by customer" msgstr "تم الإلغاء من قبل العميل" -#: pretix/control/forms/item.py:747 +#: pretix/control/forms/item.py:748 msgid "No membership granted" msgstr "" -#: pretix/control/forms/item.py:766 +#: pretix/control/forms/item.py:767 #, fuzzy #| msgid "" #| "Gift card products should not be associated with non-zero tax rates since " @@ -15015,20 +15127,20 @@ msgstr "" "يجب ألا ترتبط منتجات بطاقات الهدايا بمعدلات ضريبية غير صفرية حيث سيتم تطبيق " "ضريبة المبيعات عند استرداد بطاقة الهدايا." -#: pretix/control/forms/item.py:772 +#: pretix/control/forms/item.py:773 msgid "" "Do not set a specific validity for gift card products as it will not " "restrict the validity of the gift card. A validity of gift cards can be set " "in your organizer settings." msgstr "" -#: pretix/control/forms/item.py:791 pretix/control/forms/item.py:1058 +#: pretix/control/forms/item.py:792 pretix/control/forms/item.py:1059 msgid "" "If a valid membership is required, at least one valid membership type needs " "to be selected." msgstr "" -#: pretix/control/forms/item.py:802 +#: pretix/control/forms/item.py:803 msgid "" "Your product grants a non-transferable membership and should therefore be a " "personalized admission ticket. Otherwise customers might not be able to use " @@ -15036,19 +15148,19 @@ msgid "" "the membership type to be transferable." msgstr "" -#: pretix/control/forms/item.py:811 +#: pretix/control/forms/item.py:812 #, fuzzy #| msgid "The last payment date cannot be before the end of presale." msgid "The start of validity must be before the end of validity." msgstr "لا يمكن أن يكون تاريخ الدفع الأخير قبل نهاية فترة عرض البيع المسبق." -#: pretix/control/forms/item.py:818 +#: pretix/control/forms/item.py:819 msgid "" "You have selected dynamic validity but have not entered a time period. This " "would render the tickets unusable." msgstr "" -#: pretix/control/forms/item.py:923 +#: pretix/control/forms/item.py:924 #, python-format msgid "" "The variation \"%s\" cannot be deleted because it has already been ordered " @@ -15058,21 +15170,21 @@ msgstr "" "الاختلاف \"%s\" لا يمكن حذفها لأنه قد تم بالفعل أمر بذلك من قبل مستخدم أو " "حاليا هي في عربة المستخدم. الرجاء ضبط التباين بأنه \"غير نشطة\" بدلا من ذلك." -#: pretix/control/forms/item.py:1000 +#: pretix/control/forms/item.py:1001 #, fuzzy #| msgid "Calculate from product" msgid "Use value from product" msgstr "احسب من المنتج" -#: pretix/control/forms/item.py:1085 +#: pretix/control/forms/item.py:1086 msgid "Add-ons" msgstr "إضافات" -#: pretix/control/forms/item.py:1109 +#: pretix/control/forms/item.py:1110 msgid "You added the same add-on category twice" msgstr "لقد قمت بإضافة نفس إضافة على فئة مرتين" -#: pretix/control/forms/item.py:1154 +#: pretix/control/forms/item.py:1155 msgid "" "Be aware that setting a minimal number makes it impossible to buy this " "product if all available add-ons are sold out." @@ -15080,22 +15192,22 @@ msgstr "" "كن على علم أن تحديد أقل عدد ممكن يجعل من المستحيل لشراء هذا المنتج إذا بعت " "كل ما هو متاح من الإضافات بها." -#: pretix/control/forms/item.py:1161 +#: pretix/control/forms/item.py:1162 msgid "Bundled products" msgstr "المنتجات المجمعة" -#: pretix/control/forms/item.py:1211 +#: pretix/control/forms/item.py:1212 msgid "You added the same bundled product twice." msgstr "لقد قمت بإضافة نفس حزمة المنتج مرتين" -#: pretix/control/forms/item.py:1217 +#: pretix/control/forms/item.py:1218 #: pretix/control/templates/pretixcontrol/item/include_bundles.html:23 #: pretix/control/templates/pretixcontrol/item/include_bundles.html:50 msgid "Bundled product" msgstr "المنتجات المجمعة" -#: pretix/control/forms/item.py:1242 pretix/control/forms/orders.py:367 -#: pretix/control/forms/orders.py:557 +#: pretix/control/forms/item.py:1243 pretix/control/forms/orders.py:379 +#: pretix/control/forms/orders.py:568 msgid "inactive" msgstr "غير نشط" @@ -15153,35 +15265,52 @@ msgstr "" msgid "We were unable to resolve this hostname." msgstr "لم نتمكن من تحليل طلبك." -#: pretix/control/forms/modelimport.py:49 +#: pretix/control/forms/modelimport.py:50 #, python-brace-format msgid "CSV column: \"{name}\"" msgstr "" -#: pretix/control/forms/modelimport.py:74 +#: pretix/control/forms/modelimport.py:76 msgid "Import mode" msgstr "وضع الاستيراد" -#: pretix/control/forms/modelimport.py:76 +#: pretix/control/forms/modelimport.py:78 msgid "Create a separate order for each line" msgstr "" -#: pretix/control/forms/modelimport.py:77 +#: pretix/control/forms/modelimport.py:79 msgid "Create one order with one position per line" msgstr "" -#: pretix/control/forms/modelimport.py:83 +#: pretix/control/forms/modelimport.py:80 +msgid "" +"Group multiple lines together into the same order based on a grouping column" +msgstr "" + +#: pretix/control/forms/modelimport.py:87 msgid "Create orders as fully paid" msgstr "أنشئ الطلبات المدفوعة كليا" -#: pretix/control/forms/modelimport.py:84 +#: pretix/control/forms/modelimport.py:88 msgid "Create orders as pending and still require payment" msgstr "" -#: pretix/control/forms/modelimport.py:88 +#: pretix/control/forms/modelimport.py:93 msgid "Create orders as test mode orders" msgstr "أنشئ الطلبات في وضع الإختبار" +#: pretix/control/forms/modelimport.py:112 +#, fuzzy +#| msgid "You cannot generate an invoice for this order." +msgid "A grouping cannot be specified for this import mode." +msgstr "لا يمكن انشاء فاتورة لهذا الطلب." + +#: pretix/control/forms/modelimport.py:114 +#, fuzzy +#| msgid "A variation needs to be set for this item." +msgid "A grouping needs to be specified for this import mode." +msgstr "يجب تعيين نوع لهذا العنصر." + #: pretix/control/forms/orders.py:85 #, fuzzy #| msgid "Confirm payment" @@ -15226,8 +15355,8 @@ msgstr "" "مكتظا بالنزلاء وكنت بعد أن باعت تذاكر أكثر مما تعدون! كما سيتم تنفيذ العملية " "بغض النظر عن إعدادات المدفوعات المتأخرة." -#: pretix/control/forms/orders.py:167 pretix/control/forms/orders.py:214 -#: pretix/control/forms/orders.py:228 +#: pretix/control/forms/orders.py:167 pretix/control/forms/orders.py:226 +#: pretix/control/forms/orders.py:240 msgid "Notify customer by email" msgstr "تنبيه العميل عن طريق البريد الإلكتروني" @@ -15247,37 +15376,54 @@ msgid "" "If you keep a fee, all positions within this order will be canceled and the " "order will be reduced to a cancellation fee. Payment and shipping fees will " "be canceled as well, so include them in your cancellation fee if you want to " -"keep them. Please always enter a gross value, tax will be calculated " -"automatically." +"keep them." msgstr "" "اذا واصلتم رسم، سيتم إلغاء جميع المناصب داخل هذا النظام وسيتم تخفيض لرسوم " "الإلغاء المدفوعة. سيتم إلغاء دفع رسوم الشحن وكذلك، لذلك تضمينها في رسوم على " "إلغاء الحجز الخاص بك إذا كنت ترغب في الاحتفاظ بها. يرجى دائما إدخال قيمة " "الإجمالية، وسيتم احتساب الضرائب تلقائيا." -#: pretix/control/forms/orders.py:181 +#: pretix/control/forms/orders.py:180 msgid "Generate cancellation for invoice" msgstr "إنشاء الإلغاء للفواتير" -#: pretix/control/forms/orders.py:186 pretix/control/forms/orders.py:218 +#: pretix/control/forms/orders.py:185 pretix/control/forms/orders.py:230 msgid "Comment (will be sent to the user)" msgstr "تعليق (سيتم إرسالها إلى المستخدم)" -#: pretix/control/forms/orders.py:187 pretix/control/forms/orders.py:219 +#: pretix/control/forms/orders.py:186 pretix/control/forms/orders.py:231 msgid "" "Will be included in the notification email when the respective placeholder " "is present in the configured email text." msgstr "" -#: pretix/control/forms/orders.py:229 +#: pretix/control/forms/orders.py:204 +msgid "" +"Please enter a gross amount. As per your event settings, the taxes will be " +"split the same way as the order positions." +msgstr "" + +#: pretix/control/forms/orders.py:209 +msgid "" +"Please enter a gross amount. As per your event settings, the default tax " +"rate will be charged." +msgstr "" + +#: pretix/control/forms/orders.py:213 +#, fuzzy +#| msgid "The event settings have been changed." +msgid "As per your event settings, no tax will be charged." +msgstr "تم تغيير إعدادات الحدث." + +#: pretix/control/forms/orders.py:241 msgid "A mail will only be sent if the order is fully paid after this." msgstr "" -#: pretix/control/forms/orders.py:236 +#: pretix/control/forms/orders.py:248 msgid "Payment amount" msgstr "دفع المبلغ" -#: pretix/control/forms/orders.py:240 +#: pretix/control/forms/orders.py:252 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:24 #: pretix/plugins/reports/exporters.py:499 #: pretix/plugins/reports/exporters.py:561 @@ -15286,37 +15432,37 @@ msgstr "دفع المبلغ" msgid "Payment date" msgstr "يوم الدفع او الاستحقاق" -#: pretix/control/forms/orders.py:264 +#: pretix/control/forms/orders.py:276 #, fuzzy #| msgid "Please select a valid seat." msgid "Please select some events." msgstr "الرجاء اختيار مقعد صالح." -#: pretix/control/forms/orders.py:285 +#: pretix/control/forms/orders.py:297 msgid "Re-calculate taxes" msgstr "الضرائب إعادة حساب" -#: pretix/control/forms/orders.py:288 +#: pretix/control/forms/orders.py:300 msgid "Do not re-calculate taxes" msgstr "لا تقم باعادة احتساب الضرائب" -#: pretix/control/forms/orders.py:289 +#: pretix/control/forms/orders.py:301 msgid "" "Re-calculate taxes based on address and product settings, keep gross amount " "the same." msgstr "" -#: pretix/control/forms/orders.py:290 +#: pretix/control/forms/orders.py:302 msgid "" "Re-calculate taxes based on address and product settings, keep net amount " "the same." msgstr "" -#: pretix/control/forms/orders.py:295 +#: pretix/control/forms/orders.py:307 msgid "Issue a new invoice if required" msgstr "إصدار فاتورة جديدة إذا لزم الأمر" -#: pretix/control/forms/orders.py:299 +#: pretix/control/forms/orders.py:311 msgid "" "If an invoice exists for this order and this operation would change its " "contents, the old invoice will be canceled and a new invoice will be issued." @@ -15324,24 +15470,24 @@ msgstr "" "في حالة وجود فاتورة لهذا النظام وهذا من شأنه أن عملية تغيير محتوياته، سيتم " "إلغاء الفاتورة القديمة وسيتم إصدار فاتورة جديدة." -#: pretix/control/forms/orders.py:304 +#: pretix/control/forms/orders.py:316 msgid "Notify user" msgstr "إبلاغ المستخدم" -#: pretix/control/forms/orders.py:308 +#: pretix/control/forms/orders.py:320 msgid "" "Send an email to the customer notifying that their order has been changed." msgstr "إرسال بريد إلكتروني إلى إخطار العملاء التي تم تغيير ترتيبها." -#: pretix/control/forms/orders.py:312 +#: pretix/control/forms/orders.py:324 msgid "Allow to overbook quotas when performing this operation" msgstr "السماح لحصص حجز إضافي عند تنفيذ هذه العملية" -#: pretix/control/forms/orders.py:328 +#: pretix/control/forms/orders.py:340 msgid "Add-on to" msgstr "إضافة إلى" -#: pretix/control/forms/orders.py:333 +#: pretix/control/forms/orders.py:345 #: pretix/control/templates/pretixcontrol/checkin/index.html:104 #: pretix/control/templates/pretixcontrol/order/change.html:127 #: pretix/control/views/vouchers.py:120 @@ -15350,7 +15496,7 @@ msgstr "إضافة إلى" msgid "Seat" msgstr "مقعد" -#: pretix/control/forms/orders.py:336 +#: pretix/control/forms/orders.py:348 #: pretix/control/templates/pretixcontrol/order/change.html:182 #: pretix/control/templates/pretixcontrol/organizers/customer_membership.html:5 #: pretix/control/templates/pretixcontrol/organizers/customer_membership.html:9 @@ -15360,81 +15506,81 @@ msgstr "مقعد" msgid "Membership" msgstr "عضويات" -#: pretix/control/forms/orders.py:344 +#: pretix/control/forms/orders.py:356 msgid "Including taxes, if any. Keep empty for the product's default price" msgstr "" "بما في ذلك الضرائب، إن وجدت. تبقي فارغة للحصول على السعر الافتراضي المنتج" -#: pretix/control/forms/orders.py:459 pretix/control/forms/orders.py:463 -#: pretix/control/forms/orders.py:491 pretix/control/forms/orders.py:533 -#: pretix/control/forms/orders.py:552 pretix/control/forms/orders.py:570 -#: pretix/control/forms/orders.py:598 +#: pretix/control/forms/orders.py:470 pretix/control/forms/orders.py:474 +#: pretix/control/forms/orders.py:502 pretix/control/forms/orders.py:544 +#: pretix/control/forms/orders.py:563 pretix/control/forms/orders.py:581 +#: pretix/control/forms/orders.py:609 msgid "(Unchanged)" msgstr "(دون تغيير)" -#: pretix/control/forms/orders.py:469 pretix/control/forms/orders.py:593 +#: pretix/control/forms/orders.py:480 pretix/control/forms/orders.py:604 msgid "New price (gross)" msgstr "السعر الجديد (إجمالي)" -#: pretix/control/forms/orders.py:473 +#: pretix/control/forms/orders.py:484 #, fuzzy #| msgid "Client secret" msgid "Ticket is blocked" msgstr "كلمة سر التذكرة" -#: pretix/control/forms/orders.py:478 +#: pretix/control/forms/orders.py:489 msgid "Validity start" msgstr "" -#: pretix/control/forms/orders.py:483 +#: pretix/control/forms/orders.py:494 #, fuzzy #| msgid "Valid until" msgid "Validity end" msgstr "حتى تاريخ" -#: pretix/control/forms/orders.py:495 +#: pretix/control/forms/orders.py:506 msgid "Generate a new secret" msgstr "توليد سر جديدة" -#: pretix/control/forms/orders.py:496 +#: pretix/control/forms/orders.py:507 msgid "" "This affects both the ticket secret (often used as a QR code) as well as the " "link used to individually access the ticket." msgstr "" -#: pretix/control/forms/orders.py:501 +#: pretix/control/forms/orders.py:512 msgid "Cancel this position" msgstr "إلغاء هذا المنصب" -#: pretix/control/forms/orders.py:505 +#: pretix/control/forms/orders.py:516 msgid "Split into new order" msgstr "تنقسم إلى النظام الجديد" -#: pretix/control/forms/orders.py:571 +#: pretix/control/forms/orders.py:582 msgid "(No membership)" msgstr "(لا توجد عضوية)" -#: pretix/control/forms/orders.py:602 +#: pretix/control/forms/orders.py:613 msgid "Remove this fee" msgstr "" -#: pretix/control/forms/orders.py:620 +#: pretix/control/forms/orders.py:631 msgid "" "Note that payment fees have a special semantic and might automatically be " "changed if the payment method of the order is changed." msgstr "" -#: pretix/control/forms/orders.py:628 +#: pretix/control/forms/orders.py:639 #: pretix/control/templates/pretixcontrol/order/change.html:214 #: pretix/control/templates/pretixcontrol/order/change.html:438 msgid "including all taxes" msgstr "بما في ذلك جميع الضرائب" -#: pretix/control/forms/orders.py:666 +#: pretix/control/forms/orders.py:677 msgid "Invalidate secrets" msgstr "أسرار يبطل" -#: pretix/control/forms/orders.py:667 +#: pretix/control/forms/orders.py:678 msgid "" "Regenerates the order and ticket secrets. You will need to re-send the link " "to the order page to the user and the user will need to download his tickets " @@ -15444,80 +15590,80 @@ msgstr "" "للمستخدم وسوف يحتاج المستخدم إلى تحميل تذاكر له مرة أخرى. سوف الإصدارات " "القديمة تكون غير صالحة." -#: pretix/control/forms/orders.py:724 pretix/plugins/sendmail/forms.py:196 +#: pretix/control/forms/orders.py:734 pretix/plugins/sendmail/forms.py:196 #, fuzzy #| msgid "Attach ticket files" msgid "Attach tickets" msgstr "إرفق ملفات التذكرة" -#: pretix/control/forms/orders.py:725 pretix/plugins/sendmail/forms.py:197 +#: pretix/control/forms/orders.py:735 pretix/plugins/sendmail/forms.py:197 msgid "" "Will be ignored if tickets exceed a given size limit to ensure email " "deliverability." msgstr "" -#: pretix/control/forms/orders.py:732 +#: pretix/control/forms/orders.py:742 #, fuzzy #| msgid "Attach invoices to emails" msgid "Attach invoices" msgstr "إرفق الفواتير في رسائل البريد الإلكتروني" -#: pretix/control/forms/orders.py:753 +#: pretix/control/forms/orders.py:763 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:20 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_list.html:30 msgid "Recipient" msgstr "مستلم" -#: pretix/control/forms/orders.py:768 +#: pretix/control/forms/orders.py:778 #, fuzzy, python-brace-format #| msgid "Attach ticket files" msgid "Attach {file}" msgstr "إرفق ملفات التذكرة" -#: pretix/control/forms/orders.py:796 +#: pretix/control/forms/orders.py:806 msgid "" "Cancel the order. All tickets will no longer work. This can not be reverted." msgstr "الغي الطلب. وجميع التذاكر لم تعد تعمل. هذا لا يمكن عاد." -#: pretix/control/forms/orders.py:797 +#: pretix/control/forms/orders.py:807 msgid "" "Mark the order as pending and allow the user to pay the open amount with " "another payment method." msgstr "" "نحتفل النظام كما المعلقة وتسمح للمستخدم لدفع المبلغ مفتوح مع طريقة دفع أخرى." -#: pretix/control/forms/orders.py:799 +#: pretix/control/forms/orders.py:809 msgid "Do nothing and keep the order as it is." msgstr "لا تفعل شيئا والحفاظ على النظام كما هو عليه." -#: pretix/control/forms/orders.py:826 +#: pretix/control/forms/orders.py:836 msgid "The refund amount needs to be positive and less than {}." msgstr "احتياجات المبلغ المسترد لتكون إيجابية وأقل من {}." -#: pretix/control/forms/orders.py:832 +#: pretix/control/forms/orders.py:842 msgid "You need to specify an amount for a partial refund." msgstr "تحتاج إلى تحديد مبلغ للحصول على رد جزئي." -#: pretix/control/forms/orders.py:844 +#: pretix/control/forms/orders.py:854 msgid "Cancel all dates" msgstr "إلغاء جميع التواريخ" -#: pretix/control/forms/orders.py:863 +#: pretix/control/forms/orders.py:873 msgid "Automatically refund money if possible" msgstr "استرد المبلغ تلقائيا إن أمكن الأمر" -#: pretix/control/forms/orders.py:866 +#: pretix/control/forms/orders.py:876 msgid "" "Only available for payment method that support automatic refunds. Tickets " "that have been blocked (manually or by a plugin) are not auto-canceled and " "you will need to deal with them manually." msgstr "" -#: pretix/control/forms/orders.py:870 +#: pretix/control/forms/orders.py:880 msgid "Create refund in the manual refund to-do list" msgstr "" -#: pretix/control/forms/orders.py:873 +#: pretix/control/forms/orders.py:883 msgid "" "Manual refunds will be created which will be listed in the manual refund to-" "do list. When combined with the automatic refund functionally, only payments " @@ -15526,29 +15672,29 @@ msgid "" "orders by offsetting with different orders or issuing gift cards." msgstr "" -#: pretix/control/forms/orders.py:879 +#: pretix/control/forms/orders.py:889 msgid "" "Refund order value to a gift card instead instead of the original payment " "method" msgstr "" -#: pretix/control/forms/orders.py:885 +#: pretix/control/forms/orders.py:895 msgid "Gift card validity" msgstr "صلاحية بطاقة هدية" -#: pretix/control/forms/orders.py:904 +#: pretix/control/forms/orders.py:914 msgid "Keep a fixed cancellation fee per ticket" msgstr "الحفاظ على رسوم إلغاء الثابتة للتذكرة" -#: pretix/control/forms/orders.py:905 +#: pretix/control/forms/orders.py:915 msgid "Free tickets and add-on products are not counted" msgstr "لا يتم احتساب التذاكر المجانية والمنتجات المضافة" -#: pretix/control/forms/orders.py:915 +#: pretix/control/forms/orders.py:925 msgid "Keep fees" msgstr "احتفظ بالرسوم" -#: pretix/control/forms/orders.py:918 +#: pretix/control/forms/orders.py:928 msgid "" "The selected types of fees will not be refunded but instead added to the " "cancellation fee. Fees are never refunded in when an order in an event " @@ -15556,20 +15702,20 @@ msgid "" "dates." msgstr "" -#: pretix/control/forms/orders.py:924 +#: pretix/control/forms/orders.py:934 msgid "Send information via email" msgstr "أرسل المعلومات إلى البريد الإلكتروني" -#: pretix/control/forms/orders.py:930 +#: pretix/control/forms/orders.py:940 msgid "Send information to waiting list" msgstr "أرسم المعلومات إلى قائمة الإنتظار" -#: pretix/control/forms/orders.py:945 pretix/control/forms/orders.py:971 +#: pretix/control/forms/orders.py:955 pretix/control/forms/orders.py:981 #, python-brace-format msgid "Canceled: {event}" msgstr "ملغية: {event}" -#: pretix/control/forms/orders.py:956 +#: pretix/control/forms/orders.py:966 #, python-brace-format msgid "" "Hello,\n" @@ -15600,7 +15746,7 @@ msgstr "" "\n" "فريق {event}" -#: pretix/control/forms/orders.py:983 +#: pretix/control/forms/orders.py:993 #, python-brace-format msgid "" "Hello,\n" @@ -15623,24 +15769,24 @@ msgstr "" "\n" "فريق الفعالية {event}" -#: pretix/control/forms/orders.py:1015 pretix/plugins/sendmail/forms.py:115 +#: pretix/control/forms/orders.py:1025 pretix/plugins/sendmail/forms.py:115 #: pretix/plugins/sendmail/forms.py:208 msgctxt "subevent" msgid "Please either select a specific date or a date range, not both." msgstr "الرجاء اختيار يوم محدد أو تواريخ تقريبية وليس الإثنان معا." -#: pretix/control/forms/orders.py:1017 +#: pretix/control/forms/orders.py:1027 msgctxt "subevent" msgid "Please either select all dates or a date range, not both." msgstr "الرجاء اختيار كافة الأيام أو تاريخ تقريبي وليس الإثنان معا." -#: pretix/control/forms/orders.py:1019 pretix/plugins/sendmail/forms.py:117 +#: pretix/control/forms/orders.py:1029 pretix/plugins/sendmail/forms.py:117 #: pretix/plugins/sendmail/forms.py:210 msgctxt "subevent" msgid "If you set a date range, please set both a start and an end." msgstr "" -#: pretix/control/forms/orders.py:1021 +#: pretix/control/forms/orders.py:1031 msgid "Please confirm that you want to cancel ALL dates in this event series." msgstr "" @@ -15704,90 +15850,90 @@ msgid "" "limited use cases and might change at any point." msgstr "" -#: pretix/control/forms/organizer.py:593 +#: pretix/control/forms/organizer.py:596 msgid "This will be attached to every email." msgstr "سيرفق هذا مع كل بريد إلكتروني." -#: pretix/control/forms/organizer.py:685 +#: pretix/control/forms/organizer.py:688 msgctxt "webhooks" msgid "Event types" msgstr "أنواع الأحداث" -#: pretix/control/forms/organizer.py:717 +#: pretix/control/forms/organizer.py:720 msgid "Gift card value" msgstr "قيمة بطاقة هدية" -#: pretix/control/forms/organizer.py:790 +#: pretix/control/forms/organizer.py:792 #, fuzzy #| msgid "An account with this email address is already registered." msgid "An medium with this type and identifier is already registered." msgstr "هناك حساب مرتبط بهذا البريد الإلكتروني مسبقا." -#: pretix/control/forms/organizer.py:891 +#: pretix/control/forms/organizer.py:890 #, fuzzy #| msgid "An account with this email address is already registered." msgid "An account with this customer ID is already registered." msgstr "هناك حساب مرتبط بهذا البريد الإلكتروني مسبقا." -#: pretix/control/forms/organizer.py:908 +#: pretix/control/forms/organizer.py:907 #: pretix/control/templates/pretixcontrol/organizers/customer.html:61 #: pretix/presale/forms/customer.py:169 pretix/presale/forms/customer.py:493 msgid "Phone" msgstr "" -#: pretix/control/forms/organizer.py:1015 +#: pretix/control/forms/organizer.py:1014 #, fuzzy #| msgid "Target URL" msgctxt "sso_oidc" msgid "Base URL" msgstr "الرابط المستهدف" -#: pretix/control/forms/organizer.py:1019 +#: pretix/control/forms/organizer.py:1018 #, fuzzy #| msgid "Client ID" msgctxt "sso_oidc" msgid "Client ID" msgstr "هوية العميل" -#: pretix/control/forms/organizer.py:1023 +#: pretix/control/forms/organizer.py:1022 #, fuzzy #| msgid "Client secret" msgctxt "sso_oidc" msgid "Client secret" msgstr "سر العميل" -#: pretix/control/forms/organizer.py:1027 +#: pretix/control/forms/organizer.py:1026 msgctxt "sso_oidc" msgid "Scope" msgstr "" -#: pretix/control/forms/organizer.py:1028 +#: pretix/control/forms/organizer.py:1027 msgctxt "sso_oidc" msgid "Multiple scopes separated with spaces." msgstr "" -#: pretix/control/forms/organizer.py:1032 +#: pretix/control/forms/organizer.py:1031 #, fuzzy #| msgid "User profile only" msgctxt "sso_oidc" msgid "User ID field" msgstr "ملف تعريف المستخدم فقط" -#: pretix/control/forms/organizer.py:1033 +#: pretix/control/forms/organizer.py:1032 msgctxt "sso_oidc" msgid "" "We will assume that the contents of the user ID fields are unique and can " "never change for a user." msgstr "" -#: pretix/control/forms/organizer.py:1039 +#: pretix/control/forms/organizer.py:1038 #, fuzzy #| msgid "All invoices" msgctxt "sso_oidc" msgid "Email field" msgstr "جميع الفواتير" -#: pretix/control/forms/organizer.py:1040 +#: pretix/control/forms/organizer.py:1039 msgctxt "sso_oidc" msgid "" "We will assume that all email addresses received from the SSO provider are " @@ -15795,19 +15941,19 @@ msgid "" "security issues might arise." msgstr "" -#: pretix/control/forms/organizer.py:1047 +#: pretix/control/forms/organizer.py:1046 #, fuzzy #| msgid "Phone number" msgctxt "sso_oidc" msgid "Phone field" msgstr "رقم الجوال" -#: pretix/control/forms/organizer.py:1051 +#: pretix/control/forms/organizer.py:1050 msgctxt "sso_oidc" msgid "Query parameters" msgstr "" -#: pretix/control/forms/organizer.py:1052 +#: pretix/control/forms/organizer.py:1051 #, python-brace-format msgctxt "sso_oidc" msgid "" @@ -15815,25 +15961,25 @@ msgid "" "endpoint. Enter as: {example}" msgstr "" -#: pretix/control/forms/organizer.py:1113 +#: pretix/control/forms/organizer.py:1112 #, fuzzy #| msgid "A new client secret has been generated and is now effective." msgid "Invalidate old client secret and generate a new one" msgstr "تم إنشاء سر عميل جديد، وهو الآن فعال." -#: pretix/control/forms/organizer.py:1146 +#: pretix/control/forms/organizer.py:1145 #, fuzzy #| msgid "Organizer name" msgid "Organizer short name" msgstr "اسم المنظم" -#: pretix/control/forms/organizer.py:1150 +#: pretix/control/forms/organizer.py:1149 #, fuzzy #| msgid "Disable selected" msgid "Allow access to reusable media" msgstr "تعطيل المختارة" -#: pretix/control/forms/organizer.py:1151 +#: pretix/control/forms/organizer.py:1150 msgid "" "This is required if you want the other organizer to participate in a shared " "system with e.g. NFC payment chips. You should only use this option for " @@ -15842,19 +15988,19 @@ msgid "" "to interact with the media type." msgstr "" -#: pretix/control/forms/organizer.py:1167 +#: pretix/control/forms/organizer.py:1166 #, fuzzy #| msgid "The selected date does not exist in this event series." msgid "The selected organizer does not exist or cannot be invited." msgstr "التاريخ المحدد غير موجود في سلسلة الفعاليات هذه." -#: pretix/control/forms/organizer.py:1169 +#: pretix/control/forms/organizer.py:1168 #, fuzzy #| msgid "The selected organizer was not found." msgid "The selected organizer has already been invited." msgstr "لم يتم العثور على المنظم المحدد." -#: pretix/control/forms/organizer.py:1204 +#: pretix/control/forms/organizer.py:1203 #, fuzzy #| msgid "A voucher with this code already exists." msgid "A sales channel with the same identifier already exists." @@ -15938,23 +16084,23 @@ msgstr "يوم عطلة نهاية الأسبوع" msgid "Keep the current values" msgstr "احتفظ بالقيمة الحالية" -#: pretix/control/forms/subevents.py:135 pretix/control/forms/subevents.py:143 +#: pretix/control/forms/subevents.py:135 pretix/control/forms/subevents.py:141 msgid "Selection contains various values" msgstr "" -#: pretix/control/forms/subevents.py:292 pretix/control/forms/subevents.py:321 +#: pretix/control/forms/subevents.py:288 pretix/control/forms/subevents.py:317 #, fuzzy #| msgid "The end of the event has to be later than its start." msgid "The end of availability should be after the start of availability." msgstr "نهاية الفعالية يجب أن تكون في وقت لاحق بعد بدايتها." -#: pretix/control/forms/subevents.py:354 +#: pretix/control/forms/subevents.py:350 #, fuzzy #| msgid "Available until" msgid "Available_until" msgstr "متاحة حتى" -#: pretix/control/forms/subevents.py:473 +#: pretix/control/forms/subevents.py:469 msgid "Exclude these dates instead of adding them." msgstr "استبعاد هذه التواريخ بدلا من إضافتها." @@ -15962,42 +16108,42 @@ msgstr "استبعاد هذه التواريخ بدلا من إضافتها." msgid "Your changes could not be saved. See below for details." msgstr "لا يمكن حفظ التغييرات. انظر أدناه للحصول على التفاصيل." -#: pretix/control/forms/vouchers.py:160 +#: pretix/control/forms/vouchers.py:159 msgid "Specific seat ID" msgstr "" -#: pretix/control/forms/vouchers.py:201 pretix/presale/forms/waitinglist.py:103 +#: pretix/control/forms/vouchers.py:200 pretix/presale/forms/waitinglist.py:103 msgid "Invalid product selected." msgstr "منتج غير صالح المحدد." -#: pretix/control/forms/vouchers.py:223 +#: pretix/control/forms/vouchers.py:225 msgid "" "The voucher only matches hidden products but you have not selected that it " "should show them." msgstr "" "قسيمة مباريات فقط المنتجات المخفية ولكن لم تقم بتحديد أنه ينبغي أن نظهر لهم." -#: pretix/control/forms/vouchers.py:262 +#: pretix/control/forms/vouchers.py:271 msgid "Codes" msgstr "رموز" -#: pretix/control/forms/vouchers.py:264 +#: pretix/control/forms/vouchers.py:273 msgid "" "Add one voucher code per line. We suggest that you copy this list and save " "it into a file." msgstr "" "إضافة رمز قسيمة واحدة في كل سطر. نقترح أن تقوم بنسخ هذه القائمة وحفظه في ملف." -#: pretix/control/forms/vouchers.py:269 +#: pretix/control/forms/vouchers.py:278 msgid "Send vouchers via email" msgstr "" -#: pretix/control/forms/vouchers.py:276 +#: pretix/control/forms/vouchers.py:285 #, python-brace-format msgid "Your voucher for {event}" msgstr "" -#: pretix/control/forms/vouchers.py:282 +#: pretix/control/forms/vouchers.py:291 #, fuzzy, python-brace-format #| msgid "" #| "Hello,\n" @@ -16039,101 +16185,101 @@ msgstr "" "تحياتنا،\n" "فريق {event}" -#: pretix/control/forms/vouchers.py:288 +#: pretix/control/forms/vouchers.py:297 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_create.html:28 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_update.html:42 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html:25 msgid "Recipients" msgstr "" -#: pretix/control/forms/vouchers.py:292 +#: pretix/control/forms/vouchers.py:301 msgid "or" msgstr "" -#: pretix/control/forms/vouchers.py:296 +#: pretix/control/forms/vouchers.py:305 msgid "" "You can either supply a list of email addresses with one email address per " "line, or the contents of a CSV file with a title column and one or more of " "the columns \"email\", \"number\", \"name\", or \"tag\"." msgstr "" -#: pretix/control/forms/vouchers.py:330 +#: pretix/control/forms/vouchers.py:339 msgid "Maximum usages per voucher" msgstr "أقصى عدد للإستخدام لكل قسيمة" -#: pretix/control/forms/vouchers.py:333 +#: pretix/control/forms/vouchers.py:342 msgid "Number of times times EACH of these vouchers can be redeemed." msgstr "عدد مرات مرات كل من هذه القسائم يمكن استبدال." -#: pretix/control/forms/vouchers.py:347 +#: pretix/control/forms/vouchers.py:356 msgid "Specific seat IDs" msgstr "" -#: pretix/control/forms/vouchers.py:364 +#: pretix/control/forms/vouchers.py:373 msgid "CSV input needs to contain a header row in the first line." msgstr "" -#: pretix/control/forms/vouchers.py:369 +#: pretix/control/forms/vouchers.py:378 #, python-brace-format msgid "CSV parsing failed: {error}." msgstr "" -#: pretix/control/forms/vouchers.py:371 +#: pretix/control/forms/vouchers.py:380 msgid "" "CSV input was not recognized to have multiple columns, maybe you have some " "invalid quoted field in your input." msgstr "" -#: pretix/control/forms/vouchers.py:373 +#: pretix/control/forms/vouchers.py:382 #, python-brace-format msgid "CSV input needs to contain a field with the header \"{header}\"." msgstr "" -#: pretix/control/forms/vouchers.py:376 +#: pretix/control/forms/vouchers.py:385 #, python-brace-format msgid "CSV input contains an unknown field with the header \"{header}\"." msgstr "" -#: pretix/control/forms/vouchers.py:381 pretix/control/forms/vouchers.py:396 +#: pretix/control/forms/vouchers.py:390 pretix/control/forms/vouchers.py:405 #, python-brace-format msgid "{value} is not a valid email address." msgstr "" -#: pretix/control/forms/vouchers.py:390 +#: pretix/control/forms/vouchers.py:399 #, python-brace-format msgid "Invalid value in row {number}." msgstr "" -#: pretix/control/forms/vouchers.py:409 +#: pretix/control/forms/vouchers.py:418 msgid "A voucher with one of these codes already exists." msgstr "قسيمة مع واحد من هذه الرموز موجودة بالفعل." -#: pretix/control/forms/vouchers.py:416 +#: pretix/control/forms/vouchers.py:425 #, python-brace-format msgid "" "The voucher code {code} is too short. Make sure all voucher codes are at " "least {min_length} characters long." msgstr "" -#: pretix/control/forms/vouchers.py:423 +#: pretix/control/forms/vouchers.py:432 #, fuzzy, python-brace-format #| msgid "The given voucher code does not exist." msgid "The voucher code {code} appears in your list twice." msgstr "لا وجود رمز قسيمة معين." -#: pretix/control/forms/vouchers.py:427 +#: pretix/control/forms/vouchers.py:436 msgid "" "If vouchers should be sent by email, subject, message and recipients need to " "be specified." msgstr "" -#: pretix/control/forms/vouchers.py:434 +#: pretix/control/forms/vouchers.py:443 #, python-brace-format msgid "" "You generated {codes} vouchers, but entered recipients for {recp} vouchers." msgstr "" -#: pretix/control/forms/vouchers.py:439 +#: pretix/control/forms/vouchers.py:448 msgid "You need to specify as many seats as voucher codes." msgstr "" @@ -16314,7 +16460,7 @@ msgid "The check-in of position #{posid} on list \"{list}\" has been reverted." msgstr "في الاختيار من موقف # {posid} على قائمة \"{list}\" وقد عادت." #: pretix/control/logdisplay.py:343 pretix/control/logdisplay.py:345 -#: pretix/control/logdisplay.py:887 pretix/control/logdisplay.py:889 +#: pretix/control/logdisplay.py:888 pretix/control/logdisplay.py:890 msgid "(unknown)" msgstr "(غير معروف)" @@ -16368,7 +16514,7 @@ msgstr "أكد المستخدم الرسالة التالية: \"{}\"" msgid "The order has been canceled (comment: \"{comment}\")." msgstr "تم رفض الطلب." -#: pretix/control/logdisplay.py:406 pretix/control/views/orders.py:1574 +#: pretix/control/logdisplay.py:406 pretix/control/views/orders.py:1576 #: pretix/presale/views/order.py:1049 msgid "The order has been canceled." msgstr "تم إلغاء هذا الأمر." @@ -16380,11 +16526,11 @@ msgstr "تم إلغاء هذا الأمر." msgid "Position #{posid} has been printed at {datetime} with type \"{type}\"." msgstr "موقف # {posid} تم إيداعه في {datetime} لقائمة \"{list}\"." -#: pretix/control/logdisplay.py:428 pretix/control/logdisplay.py:737 +#: pretix/control/logdisplay.py:428 pretix/control/logdisplay.py:738 msgid "The settings of a payment provider have been changed." msgstr "تم تغيير الإعدادات من مقدم الدفع." -#: pretix/control/logdisplay.py:431 pretix/control/logdisplay.py:736 +#: pretix/control/logdisplay.py:431 pretix/control/logdisplay.py:737 msgid "The settings of a ticket output provider have been changed." msgstr "تم تغيير إعدادات مزود الناتج التذاكر." @@ -16431,11 +16577,11 @@ msgstr "تم وضع علامة على الترتيب كما المدفوعة." msgid "The order has been set to require payment before use." msgstr "تم إرسال كود الخصم إلى {recipient}." -#: pretix/control/logdisplay.py:450 pretix/control/views/orders.py:1579 +#: pretix/control/logdisplay.py:450 pretix/control/views/orders.py:1581 msgid "The order has been marked as expired." msgstr "تم وضع علامة على النظام ومنتهية الصلاحية." -#: pretix/control/logdisplay.py:451 pretix/control/views/orders.py:1477 +#: pretix/control/logdisplay.py:451 pretix/control/views/orders.py:1479 msgid "The order has been marked as paid." msgstr "تم وضع علامة على الترتيب كما المدفوعة." @@ -16447,7 +16593,7 @@ msgstr "تم حذف طلب الإلغاء." msgid "The order has been refunded." msgstr "وقد تم ترتيب ردها." -#: pretix/control/logdisplay.py:454 pretix/control/views/orders.py:1862 +#: pretix/control/logdisplay.py:454 pretix/control/views/orders.py:1864 msgid "The order has been reactivated." msgstr "تم إعادة تنشيط الطلب." @@ -16459,7 +16605,7 @@ msgstr "تم إنشاء هذا الأمر." msgid "The order requires approval before it can continue to be processed." msgstr "الأمر يتطلب موافقة قبل أن تتمكن من الاستمرار في معالجتها." -#: pretix/control/logdisplay.py:458 pretix/control/views/orders.py:801 +#: pretix/control/logdisplay.py:458 pretix/control/views/orders.py:803 msgid "The order has been approved." msgstr "تمت الموافقة على النظام." @@ -16496,16 +16642,16 @@ msgstr "تم تغيير حساب العميل." msgid "The order locale has been changed." msgstr "تم تغيير لغة النظام." -#: pretix/control/logdisplay.py:469 pretix/control/views/orders.py:1618 +#: pretix/control/logdisplay.py:469 pretix/control/views/orders.py:1620 #: pretix/presale/views/order.py:741 pretix/presale/views/order.py:814 msgid "The invoice has been generated." msgstr "تم إنشاء الفاتورة." -#: pretix/control/logdisplay.py:470 pretix/control/views/orders.py:1689 +#: pretix/control/logdisplay.py:470 pretix/control/views/orders.py:1691 msgid "The invoice has been regenerated." msgstr "تم إعادة إنشاء الفاتورة." -#: pretix/control/logdisplay.py:471 pretix/control/views/orders.py:1720 +#: pretix/control/logdisplay.py:471 pretix/control/views/orders.py:1722 #: pretix/presale/views/order.py:827 msgid "The invoice has been reissued." msgstr "تم إعادة إصدار الفاتورة." @@ -16772,7 +16918,7 @@ msgstr "تم تغيير المنظم." msgid "The organizer settings have been changed." msgstr "تم تغيير إعدادات المنظم." -#: pretix/control/logdisplay.py:625 pretix/control/logdisplay.py:744 +#: pretix/control/logdisplay.py:625 pretix/control/logdisplay.py:745 #, fuzzy #| msgid "The order details have been changed." msgid "The footer links have been changed." @@ -17088,7 +17234,7 @@ msgstr "" msgid "The organizer \"{name}\" has been deleted." msgstr "منظم \"{name}\" تم حذفها." -#: pretix/control/logdisplay.py:699 pretix/control/logdisplay.py:905 +#: pretix/control/logdisplay.py:699 pretix/control/logdisplay.py:906 msgid "A voucher has been sent to a person on the waiting list." msgstr "تم إرسال قسيمة لشخص على قائمة الانتظار." @@ -17203,298 +17349,304 @@ msgstr "ورمزي \"{name}\" تم إنشاؤه." msgid "The token \"{name}\" has been revoked." msgstr "ورمزي \"{name}\" تم إبطال." -#: pretix/control/logdisplay.py:731 +#: pretix/control/logdisplay.py:725 +#, 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:732 #, 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:732 +#: pretix/control/logdisplay.py:733 #, 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:733 +#: pretix/control/logdisplay.py:734 #, 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:734 +#: pretix/control/logdisplay.py:735 msgid "The event settings have been changed." msgstr "تم تغيير إعدادات الحدث." -#: pretix/control/logdisplay.py:735 +#: pretix/control/logdisplay.py:736 msgid "The ticket download settings have been changed." msgstr "تم تغيير إعدادات تذكرة تنزيل." -#: pretix/control/logdisplay.py:738 +#: pretix/control/logdisplay.py:739 msgid "The shop has been taken live." msgstr "وقد اتخذت المحل الحية." -#: pretix/control/logdisplay.py:739 +#: pretix/control/logdisplay.py:740 msgid "The shop has been taken offline." msgstr "وقد اتخذت المحل حاليا." -#: pretix/control/logdisplay.py:740 +#: pretix/control/logdisplay.py:741 msgid "The shop has been taken into test mode." msgstr "وقد اتخذت المحل في وضع الاختبار." -#: pretix/control/logdisplay.py:741 +#: pretix/control/logdisplay.py:742 msgid "The test mode has been disabled." msgstr "تم تعطيل وضع الاختبار." -#: pretix/control/logdisplay.py:742 +#: pretix/control/logdisplay.py:743 msgid "The event has been created." msgstr "تم إنشاء هذا الحدث." -#: pretix/control/logdisplay.py:743 +#: pretix/control/logdisplay.py:744 msgid "The event details have been changed." msgstr "تم تغيير تفاصيل الفعالية." -#: pretix/control/logdisplay.py:745 +#: pretix/control/logdisplay.py:746 msgid "An answer option has been added to the question." msgstr "تمت إضافة خيار الإجابة على السؤال." -#: pretix/control/logdisplay.py:746 +#: pretix/control/logdisplay.py:747 msgid "An answer option has been removed from the question." msgstr "تمت إزالة خيار الإجابة عن السؤال." -#: pretix/control/logdisplay.py:747 +#: pretix/control/logdisplay.py:748 msgid "An answer option has been changed." msgstr "تم تغيير خيار الإجابة." -#: pretix/control/logdisplay.py:748 +#: pretix/control/logdisplay.py:749 msgid "A user has been added to the event team." msgstr "تمت إضافة المستخدم إلى فريق الحدث." -#: pretix/control/logdisplay.py:749 +#: pretix/control/logdisplay.py:750 msgid "A user has been invited to the event team." msgstr "وقد وجهت الدعوة للمستخدم لفريق الحدث." -#: pretix/control/logdisplay.py:750 +#: pretix/control/logdisplay.py:751 msgid "A user's permissions have been changed." msgstr "تم تغيير الأذونات للمستخدم." -#: pretix/control/logdisplay.py:751 +#: pretix/control/logdisplay.py:752 msgid "A user has been removed from the event team." msgstr "تمت إزالة مستخدم من فريق الحدث." -#: pretix/control/logdisplay.py:758 +#: pretix/control/logdisplay.py:759 msgid "The check-in list has been added." msgstr "تمت إضافة الاختيار في القائمة." -#: pretix/control/logdisplay.py:759 pretix/control/logdisplay.py:760 +#: pretix/control/logdisplay.py:760 pretix/control/logdisplay.py:761 msgid "The check-in list has been deleted." msgstr "تم حذف الاختيار في القائمة." -#: pretix/control/logdisplay.py:761 +#: pretix/control/logdisplay.py:762 msgid "The check-in list has been changed." msgstr "تم تغيير الاختيار في القائمة." -#: pretix/control/logdisplay.py:764 +#: pretix/control/logdisplay.py:765 #, fuzzy, python-brace-format #| msgid "Check-in list" msgid "Check-in list {val}" msgstr "تحقق في قائمة" -#: pretix/control/logdisplay.py:771 +#: pretix/control/logdisplay.py:772 #, fuzzy #| msgid "A plugin has been enabled." msgid "The plugin has been enabled." msgstr "تم تمكين البرنامج المساعد." -#: pretix/control/logdisplay.py:772 pretix/control/views/event.py:464 +#: pretix/control/logdisplay.py:773 pretix/control/views/event.py:464 #, fuzzy #| msgid "A plugin has been disabled." msgid "The plugin has been disabled." msgstr "تم تعطيل البرنامج المساعد." -#: pretix/control/logdisplay.py:775 +#: pretix/control/logdisplay.py:776 #, fuzzy, python-brace-format #| msgid "Question {val}" msgid "Plugin {val}" msgstr "سؤال{val}" -#: pretix/control/logdisplay.py:791 +#: pretix/control/logdisplay.py:792 msgid "The product has been created." msgstr "تم إنشاء المنتج." -#: pretix/control/logdisplay.py:792 +#: pretix/control/logdisplay.py:793 msgid "The product has been changed." msgstr "تم تغيير المنتج." -#: pretix/control/logdisplay.py:793 +#: pretix/control/logdisplay.py:794 #, fuzzy #| msgid "The product has been created." msgid "The product has been reordered." msgstr "تم إنشاء المنتج." -#: pretix/control/logdisplay.py:794 +#: pretix/control/logdisplay.py:795 msgid "The product has been deleted." msgstr "تم حذف المنتج." -#: pretix/control/logdisplay.py:795 +#: pretix/control/logdisplay.py:796 msgid "An add-on has been added to this product." msgstr "تمت إضافة وظيفة إضافية على هذا المنتج." -#: pretix/control/logdisplay.py:796 +#: pretix/control/logdisplay.py:797 msgid "An add-on has been removed from this product." msgstr "تمت إزالة وظيفة إضافية على من هذا المنتج." -#: pretix/control/logdisplay.py:797 +#: pretix/control/logdisplay.py:798 msgid "An add-on has been changed on this product." msgstr "تم تغيير وظيفة إضافية على على هذا المنتج." -#: pretix/control/logdisplay.py:798 +#: pretix/control/logdisplay.py:799 msgid "A bundled item has been added to this product." msgstr "تمت إضافة بند المجمعة لهذا المنتج." -#: pretix/control/logdisplay.py:799 +#: pretix/control/logdisplay.py:800 msgid "A bundled item has been removed from this product." msgstr "تمت إزالة عنصر المجمعة من هذا المنتج." -#: pretix/control/logdisplay.py:800 +#: pretix/control/logdisplay.py:801 msgid "A bundled item has been changed on this product." msgstr "تم تغيير عنصر المجمعة لهذا المنتج." -#: pretix/control/logdisplay.py:807 +#: pretix/control/logdisplay.py:808 #, python-brace-format msgid "The variation \"{value}\" has been created." msgstr "الاختلاف \"{value}\" تم إنشاؤه." -#: pretix/control/logdisplay.py:808 +#: pretix/control/logdisplay.py:809 #, python-brace-format msgid "The variation \"{value}\" has been deleted." msgstr "الاختلاف \"{value}\" تم حذفها." -#: pretix/control/logdisplay.py:809 +#: pretix/control/logdisplay.py:810 #, python-brace-format msgid "The variation \"{value}\" has been changed." msgstr "الاختلاف \"{value}\" تم تغيير." -#: pretix/control/logdisplay.py:826 +#: pretix/control/logdisplay.py:827 #, python-brace-format msgid "Payment {local_id} has been confirmed." msgstr "وقد تم تأكيد الدفع {local_id}." -#: pretix/control/logdisplay.py:827 +#: pretix/control/logdisplay.py:828 #, python-brace-format msgid "Payment {local_id} has been canceled." msgstr "تم إلغاء الدفع {local_id}." -#: pretix/control/logdisplay.py:828 +#: pretix/control/logdisplay.py:829 #, python-brace-format msgid "Canceling payment {local_id} has failed." msgstr "فشل إلغاء الدفع {local_id}." -#: pretix/control/logdisplay.py:829 +#: pretix/control/logdisplay.py:830 #, python-brace-format msgid "Payment {local_id} has been started." msgstr "وقد بدأ الدفع {local_id}." -#: pretix/control/logdisplay.py:830 +#: pretix/control/logdisplay.py:831 #, python-brace-format msgid "Payment {local_id} has failed." msgstr "فشلت الدفع {local_id}." -#: pretix/control/logdisplay.py:831 +#: pretix/control/logdisplay.py:832 #, python-brace-format msgid "The order could not be marked as paid: {message}" msgstr "لا يمكن أن تكون وضعت النظام كما المدفوعة: {message}" -#: pretix/control/logdisplay.py:832 +#: pretix/control/logdisplay.py:833 msgid "The order has been overpaid." msgstr "وقد تم ترتيب زائدة." -#: pretix/control/logdisplay.py:833 +#: pretix/control/logdisplay.py:834 #, python-brace-format msgid "Refund {local_id} has been created." msgstr "تم إنشاء استرداد {local_id}." -#: pretix/control/logdisplay.py:834 +#: pretix/control/logdisplay.py:835 #, python-brace-format msgid "Refund {local_id} has been created by an external entity." msgstr "تم إنشاء استرداد {local_id} كيان خارجي." -#: pretix/control/logdisplay.py:835 +#: pretix/control/logdisplay.py:836 msgid "The customer requested you to issue a refund." msgstr "طلب لك العملاء لإصدار رد." -#: pretix/control/logdisplay.py:836 +#: pretix/control/logdisplay.py:837 #, python-brace-format msgid "Refund {local_id} has been completed." msgstr "وقد تم الانتهاء استرداد {local_id}." -#: pretix/control/logdisplay.py:837 +#: pretix/control/logdisplay.py:838 #, python-brace-format msgid "Refund {local_id} has been canceled." msgstr "تم إلغاء استرداد {local_id}." -#: pretix/control/logdisplay.py:838 +#: pretix/control/logdisplay.py:839 #, python-brace-format msgid "Refund {local_id} has failed." msgstr "فشل استرداد {local_id}." -#: pretix/control/logdisplay.py:845 +#: pretix/control/logdisplay.py:846 msgid "The quota has been added." msgstr "تمت إضافة الحصص." -#: pretix/control/logdisplay.py:846 +#: pretix/control/logdisplay.py:847 msgid "The quota has been deleted." msgstr "تم حذف الحصص." -#: pretix/control/logdisplay.py:847 +#: pretix/control/logdisplay.py:848 msgid "The quota has been changed." msgstr "تم تغيير الحصص." -#: pretix/control/logdisplay.py:848 +#: pretix/control/logdisplay.py:849 msgid "The quota has closed." msgstr "وقد أغلقت الحصص." -#: pretix/control/logdisplay.py:849 pretix/control/views/item.py:1081 +#: pretix/control/logdisplay.py:850 pretix/control/views/item.py:1081 msgid "The quota has been re-opened." msgstr "وكانت الحصة إعادة فتح." -#: pretix/control/logdisplay.py:856 +#: pretix/control/logdisplay.py:857 msgid "The question has been added." msgstr "تمت إضافة هذا السؤال." -#: pretix/control/logdisplay.py:857 +#: pretix/control/logdisplay.py:858 msgid "The question has been deleted." msgstr "تم حذف السؤال." -#: pretix/control/logdisplay.py:858 +#: pretix/control/logdisplay.py:859 msgid "The question has been changed." msgstr "تم تغيير السؤال." -#: pretix/control/logdisplay.py:859 +#: pretix/control/logdisplay.py:860 #, fuzzy #| msgid "The question has been deleted." msgid "The question has been reordered." msgstr "تم حذف السؤال." -#: pretix/control/logdisplay.py:866 +#: pretix/control/logdisplay.py:867 #, fuzzy #| msgid "The quota has been added." msgid "The discount has been added." msgstr "تمت إضافة الحصص." -#: pretix/control/logdisplay.py:867 +#: pretix/control/logdisplay.py:868 #, fuzzy #| msgid "The product has been deleted." msgid "The discount has been deleted." msgstr "تم حذف المنتج." -#: pretix/control/logdisplay.py:868 +#: pretix/control/logdisplay.py:869 #, fuzzy #| msgid "The account has been changed." msgid "The discount has been changed." msgstr "تم تغيير الحساب." -#: pretix/control/logdisplay.py:892 +#: pretix/control/logdisplay.py:893 #, python-brace-format msgid "" "Position #{posid} has been checked in manually at {datetime} on list \"{list}" @@ -17502,7 +17654,7 @@ msgid "" msgstr "" "وقد تم التحقق من موقف # {posid} في يدويا في{datetime} على قائمة \"{list}\"." -#: pretix/control/logdisplay.py:897 +#: pretix/control/logdisplay.py:898 #, python-brace-format msgid "" "Position #{posid} has been checked in again at {datetime} on list \"{list}\"." @@ -17510,15 +17662,15 @@ msgstr "" "وقد تم التحقق من موقف # {posid} الدخول مرة أخرى في{datetime} على قائمة " "\"{list}\"." -#: pretix/control/logdisplay.py:906 +#: pretix/control/logdisplay.py:907 msgid "An entry has been removed from the waiting list." msgstr "تمت إزالة إدخال من قائمة الانتظار." -#: pretix/control/logdisplay.py:907 +#: pretix/control/logdisplay.py:908 msgid "An entry has been changed on the waiting list." msgstr "تم تغيير دخول على قائمة الانتظار." -#: pretix/control/logdisplay.py:908 +#: pretix/control/logdisplay.py:909 msgid "An entry has been added to the waiting list." msgstr "تمت إضافة إدخال إلى قائمة الانتظار." @@ -17557,19 +17709,20 @@ msgstr "جنرال لواء" #: pretix/control/navigation.py:57 #: pretix/control/templates/pretixcontrol/event/quick_setup.html:151 -#: pretix/control/templates/pretixcontrol/order/index.html:838 +#: pretix/control/templates/pretixcontrol/order/index.html:850 #: pretix/control/templates/pretixcontrol/order/refund_choose.html:37 #: pretix/plugins/banktransfer/apps.py:42 #: 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:43 -#: pretix/presale/templates/pretixpresale/event/order.html:86 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:42 +#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:11 +#: pretix/presale/templates/pretixpresale/event/order.html:85 msgid "Payment" msgstr "دفع" -#: pretix/control/navigation.py:73 pretix/control/views/event.py:1520 -#: pretix/control/views/event.py:1522 pretix/control/views/event.py:1554 -#: pretix/control/views/event.py:1559 pretix/control/views/subevents.py:293 +#: pretix/control/navigation.py:73 pretix/control/views/event.py:1566 +#: pretix/control/views/event.py:1568 pretix/control/views/event.py:1600 +#: pretix/control/views/event.py:1605 pretix/control/views/subevents.py:293 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html:60 #: pretix/plugins/ticketoutputpdf/apps.py:55 #: pretix/plugins/ticketoutputpdf/exporters.py:68 @@ -17624,12 +17777,12 @@ msgid "Overview" msgstr "نظرة عامة" #: pretix/control/navigation.py:221 -#: pretix/control/templates/pretixcontrol/order/index.html:825 +#: pretix/control/templates/pretixcontrol/order/index.html:837 #: pretix/control/templates/pretixcontrol/orders/refunds.html:7 #: pretix/control/templates/pretixcontrol/orders/refunds.html:9 #: pretix/plugins/reports/accountingreport.py:497 #: pretix/plugins/reports/accountingreport.py:684 -#: pretix/presale/templates/pretixpresale/event/order.html:137 +#: pretix/presale/templates/pretixpresale/event/order.html:136 msgid "Refunds" msgstr "المستردة" @@ -17667,7 +17820,7 @@ msgid "Search" msgstr "بحث" #: pretix/control/navigation.py:368 -#: pretix/control/templates/pretixcontrol/order/index.html:731 +#: pretix/control/templates/pretixcontrol/order/index.html:743 #: pretix/plugins/reports/accountingreport.py:496 #: pretix/plugins/reports/accountingreport.py:677 #: pretix/plugins/reports/accountingreport.py:871 @@ -17776,14 +17929,14 @@ msgstr "الأجهزة" msgid "You do not have permission to view this content." msgstr "ليس لديك إذن لعرض هذا المحتوى." -#: pretix/control/templates/pretixcontrol/auth/base.html:44 -#: pretix/control/templates/pretixcontrol/base.html:360 +#: pretix/control/templates/pretixcontrol/auth/base.html:42 +#: pretix/control/templates/pretixcontrol/base.html:358 #, python-format msgid "You are currently working on behalf of %(user)s." msgstr "كنت أعمل حاليا باسم%(user)s." -#: pretix/control/templates/pretixcontrol/auth/base.html:49 -#: pretix/control/templates/pretixcontrol/base.html:365 +#: pretix/control/templates/pretixcontrol/auth/base.html:47 +#: pretix/control/templates/pretixcontrol/base.html:363 msgid "Stop impersonating" msgstr "توقف انتحالا للشخصية" @@ -17875,9 +18028,9 @@ msgstr "" #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:11 #: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:45 #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:90 -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:125 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:126 #: pretix/presale/templates/pretixpresale/event/checkout_membership.html:80 -#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:130 +#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:131 #: pretix/presale/templates/pretixpresale/event/checkout_questions.html:192 #: pretix/presale/templates/pretixpresale/event/fragment_cart_box.html:53 #: pretix/presale/templates/pretixpresale/event/order_change.html:27 @@ -17934,7 +18087,7 @@ msgstr "كلمة المرور الجديدة تعيين" #: pretix/control/templates/pretixcontrol/checkin/list_edit.html:124 #: pretix/control/templates/pretixcontrol/email_setup_simple.html:82 #: pretix/control/templates/pretixcontrol/email_setup_smtp.html:38 -#: pretix/control/templates/pretixcontrol/event/cancel.html:90 +#: pretix/control/templates/pretixcontrol/event/cancel.html:91 #: pretix/control/templates/pretixcontrol/event/invoicing.html:68 #: pretix/control/templates/pretixcontrol/event/mail.html:132 #: pretix/control/templates/pretixcontrol/event/payment.html:88 @@ -17978,7 +18131,7 @@ msgstr "كلمة المرور الجديدة تعيين" #: pretix/control/templates/pretixcontrol/organizers/ssoprovider_edit.html:28 #: pretix/control/templates/pretixcontrol/organizers/team_edit.html:47 #: pretix/control/templates/pretixcontrol/organizers/webhook_edit.html:21 -#: pretix/control/templates/pretixcontrol/pdf/index.html:544 +#: pretix/control/templates/pretixcontrol/pdf/index.html:46 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:630 #: pretix/control/templates/pretixcontrol/subevents/bulk_edit.html:368 #: pretix/control/templates/pretixcontrol/subevents/detail.html:287 @@ -18006,76 +18159,76 @@ msgstr "احفظ" msgid "Create a new account" msgstr "انشاء حساب جديد" -#: pretix/control/templates/pretixcontrol/base.html:103 +#: pretix/control/templates/pretixcontrol/base.html:101 msgid "Toggle navigation" msgstr "تبديل الملاحة" -#: pretix/control/templates/pretixcontrol/base.html:118 -#: pretix/control/templates/pretixcontrol/base.html:141 -#: pretix/control/templates/pretixcontrol/base.html:145 -#: pretix/control/templates/pretixcontrol/base.html:146 +#: pretix/control/templates/pretixcontrol/base.html:116 +#: pretix/control/templates/pretixcontrol/base.html:139 +#: pretix/control/templates/pretixcontrol/base.html:143 +#: pretix/control/templates/pretixcontrol/base.html:144 msgid "Go to shop" msgstr "الذهاب للتسوق" -#: pretix/control/templates/pretixcontrol/base.html:124 -#: pretix/control/templates/pretixcontrol/base.html:152 -#: pretix/control/templates/pretixcontrol/base.html:153 +#: pretix/control/templates/pretixcontrol/base.html:122 +#: pretix/control/templates/pretixcontrol/base.html:150 +#: pretix/control/templates/pretixcontrol/base.html:151 msgid "Public profile" msgstr "حساب عام" -#: pretix/control/templates/pretixcontrol/base.html:204 +#: pretix/control/templates/pretixcontrol/base.html:202 msgid "End admin session" msgstr "إنهاء جلسة مشرف" -#: pretix/control/templates/pretixcontrol/base.html:216 +#: pretix/control/templates/pretixcontrol/base.html:214 msgid "Account Settings" msgstr "إعدادت الحساب" +#: pretix/control/templates/pretixcontrol/base.html:219 #: pretix/control/templates/pretixcontrol/base.html:221 -#: pretix/control/templates/pretixcontrol/base.html:223 #: pretix/presale/templates/pretixpresale/fragment_login_status.html:14 msgid "Log out" msgstr "الخروج" -#: pretix/control/templates/pretixcontrol/base.html:249 +#: pretix/control/templates/pretixcontrol/base.html:247 msgid "Organizer account" msgstr "حساب منظم" -#: pretix/control/templates/pretixcontrol/base.html:272 +#: pretix/control/templates/pretixcontrol/base.html:270 msgid "Search for events" msgstr "البحث عن الأحداث" -#: pretix/control/templates/pretixcontrol/base.html:329 -#: pretix/presale/templates/pretixpresale/base.html:54 +#: pretix/control/templates/pretixcontrol/base.html:327 +#: pretix/presale/templates/pretixpresale/base.html:51 msgid "" "We've detected that you are using Microsoft Internet Explorer." msgstr "" -#: pretix/control/templates/pretixcontrol/base.html:332 -#: pretix/presale/templates/pretixpresale/base.html:57 +#: pretix/control/templates/pretixcontrol/base.html:330 +#: pretix/presale/templates/pretixpresale/base.html:54 msgid "" "Internet Explorer is an old browser that does not support lots of recent web-" "based technologies and is no longer supported by this website." msgstr "" -#: pretix/control/templates/pretixcontrol/base.html:336 -#: pretix/presale/templates/pretixpresale/base.html:61 +#: pretix/control/templates/pretixcontrol/base.html:334 +#: pretix/presale/templates/pretixpresale/base.html:58 msgid "" "We kindly ask you to move to one of our supported browsers, such as " "Microsoft Edge, Mozilla Firefox, Google Chrome, or Safari." msgstr "" -#: pretix/control/templates/pretixcontrol/base.html:345 +#: pretix/control/templates/pretixcontrol/base.html:343 msgid "" "Please leave a short comment on what you did in the following admin sessions:" msgstr "يرجى ترك تعليق قصير على ما فعلتم في دورات المشرف التالية:" -#: pretix/control/templates/pretixcontrol/base.html:376 +#: pretix/control/templates/pretixcontrol/base.html:374 msgid "Read more" msgstr "اقرأ أكثر" -#: pretix/control/templates/pretixcontrol/base.html:393 +#: pretix/control/templates/pretixcontrol/base.html:391 msgid "" "Your event contains test mode orders even though " "test mode has been disabled. You should delete those orders " @@ -18086,11 +18239,11 @@ msgstr "" "من أن وضع على اختبار تم تعطيل . يجب حذف تلك الأوامر للتأكد " "من أنها لا تظهر في التقارير والإحصاءات وكتلة الناس من شراء تذاكر الواقع." -#: pretix/control/templates/pretixcontrol/base.html:400 +#: pretix/control/templates/pretixcontrol/base.html:398 msgid "Show all test mode orders" msgstr "عرض كل أوامر وضع الاختبار" -#: pretix/control/templates/pretixcontrol/base.html:408 +#: pretix/control/templates/pretixcontrol/base.html:406 msgid "" "Starting with version 1.2.0, pretix automatically checks for updates in the " "background. During this check, anonymous data is transmitted to servers " @@ -18104,20 +18257,20 @@ msgstr "" "الإلكتروني للحصول على إشعار عبر البريد الإلكتروني في حالة وصول التحديث " "الجديد. وسوف تختفي هذه الرسالة بمجرد النقر فوقه." -#: pretix/control/templates/pretixcontrol/base.html:421 +#: pretix/control/templates/pretixcontrol/base.html:419 msgid "" "Click here to do a license compliance check to make sure your usage of " "pretix is in line with pretix' license." msgstr "" -#: pretix/control/templates/pretixcontrol/base.html:430 +#: pretix/control/templates/pretixcontrol/base.html:428 msgid "" "The cronjob component of pretix was not executed in the last hours. Please " "check that you have completed all installation steps and your cronjob is " "executed correctly." msgstr "" -#: pretix/control/templates/pretixcontrol/base.html:439 +#: pretix/control/templates/pretixcontrol/base.html:437 msgid "" "pretix is running in debug mode. For security reasons, please never run " "debug mode on a production instance." @@ -18125,22 +18278,22 @@ msgstr "" "يشغل pretix في وضع التصحيح. لأسباب أمنية، من فضلك لا تشغيل وضع التصحيح على " "نسخة الإنتاج." -#: pretix/control/templates/pretixcontrol/base.html:445 +#: pretix/control/templates/pretixcontrol/base.html:443 msgid "" "For security reasons, please change your password before you continue. " "Afterwards you will be redirected to your original destination." msgstr "" -#: pretix/control/templates/pretixcontrol/base.html:457 +#: pretix/control/templates/pretixcontrol/base.html:455 #, python-format msgid "Times displayed in %(tz)s" msgstr "عرض مرة في %(tz)s" -#: pretix/control/templates/pretixcontrol/base.html:463 +#: pretix/control/templates/pretixcontrol/base.html:461 msgid "running in development mode" msgstr "يعمل في نمط التنمية" -#: pretix/control/templates/pretixcontrol/base.html:472 +#: pretix/control/templates/pretixcontrol/base.html:470 #: pretix/presale/templates/pretixpresale/fragment_modals.html:38 #: pretix/presale/templates/pretixpresale/postmessage.html:27 #: pretix/presale/templates/pretixpresale/waiting.html:42 @@ -18336,8 +18489,9 @@ msgstr[5] "" #: pretix/control/templates/pretixcontrol/checkin/bulk_revert_confirm.html:24 #: pretix/control/templates/pretixcontrol/checkin/list_delete.html:18 +#: pretix/control/templates/pretixcontrol/checkin/reset.html:43 #: pretix/control/templates/pretixcontrol/email_setup_simple.html:76 -#: pretix/control/templates/pretixcontrol/event/tax_delete.html:17 +#: pretix/control/templates/pretixcontrol/event/tax_delete.html:16 #: pretix/control/templates/pretixcontrol/item/delete.html:11 #: pretix/control/templates/pretixcontrol/item/delete.html:38 #: pretix/control/templates/pretixcontrol/items/category_delete.html:14 @@ -18375,7 +18529,7 @@ msgstr[5] "" #: pretix/control/templates/pretixcontrol/organizers/ssoprovider_delete.html:16 #: pretix/control/templates/pretixcontrol/organizers/team_delete.html:10 #: pretix/control/templates/pretixcontrol/organizers/team_delete.html:21 -#: pretix/control/templates/pretixcontrol/pdf/index.html:77 +#: pretix/control/templates/pretixcontrol/pdf/index.html:153 #: pretix/control/templates/pretixcontrol/subevents/bulk_edit.html:378 #: pretix/control/templates/pretixcontrol/subevents/delete.html:12 #: pretix/control/templates/pretixcontrol/subevents/delete_bulk.html:41 @@ -18409,7 +18563,7 @@ msgstr "قم بالإلغاء" #: pretix/control/templates/pretixcontrol/checkin/bulk_revert_confirm.html:27 #: pretix/control/templates/pretixcontrol/checkin/list_delete.html:24 #: pretix/control/templates/pretixcontrol/event/delete.html:30 -#: pretix/control/templates/pretixcontrol/event/tax_delete.html:21 +#: pretix/control/templates/pretixcontrol/event/tax_delete.html:20 #: pretix/control/templates/pretixcontrol/item/delete.html:41 #: pretix/control/templates/pretixcontrol/items/categories.html:60 #: pretix/control/templates/pretixcontrol/items/category_delete.html:17 @@ -18431,7 +18585,7 @@ msgstr "قم بالإلغاء" #: pretix/control/templates/pretixcontrol/organizers/ssoclient_delete.html:20 #: pretix/control/templates/pretixcontrol/organizers/ssoprovider_delete.html:20 #: pretix/control/templates/pretixcontrol/organizers/team_delete.html:24 -#: pretix/control/templates/pretixcontrol/pdf/index.html:167 +#: pretix/control/templates/pretixcontrol/pdf/index.html:111 #: pretix/control/templates/pretixcontrol/subevents/delete.html:15 #: pretix/control/templates/pretixcontrol/subevents/delete_bulk.html:44 #: pretix/control/templates/pretixcontrol/user/2fa_delete.html:21 @@ -18440,7 +18594,7 @@ msgstr "قم بالإلغاء" #: pretix/control/templates/pretixcontrol/vouchers/delete_carts.html:16 #: pretix/control/templates/pretixcontrol/waitinglist/delete.html:15 #: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:36 -#: pretix/control/views/orders.py:382 +#: pretix/control/views/orders.py:383 #: pretix/plugins/autocheckin/templates/pretixplugins/autocheckin/delete.html:15 #: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:16 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:15 @@ -18574,6 +18728,8 @@ msgstr "أمر مرفوض" #: pretix/control/templates/pretixcontrol/checkin/checkins.html:152 #: pretix/control/templates/pretixcontrol/event/index.html:24 +#: pretix/control/templates/pretixcontrol/organizers/device_connect.html:27 +#: pretix/control/templates/pretixcontrol/organizers/device_connect.html:33 msgid "Copy to clipboard" msgstr "" @@ -18593,7 +18749,7 @@ msgstr "تعديل تشكيل القائمة" #: pretix/control/templates/pretixcontrol/checkin/index.html:22 #: pretix/control/templates/pretixcontrol/checkin/list_edit.html:21 -#: pretix/control/templates/pretixcontrol/checkin/lists.html:160 +#: pretix/control/templates/pretixcontrol/checkin/lists.html:167 #: pretix/control/templates/pretixcontrol/checkin/simulator.html:8 #: pretix/control/templates/pretixcontrol/checkin/simulator.html:20 #, fuzzy @@ -18823,7 +18979,15 @@ msgstr "إنشاء الاختيار في قائمة جديدة" msgid "Connected devices" msgstr "الأجهزة المتصلة" -#: pretix/control/templates/pretixcontrol/checkin/lists.html:156 +#: pretix/control/templates/pretixcontrol/checkin/lists.html:90 +#: pretix/control/templates/pretixcontrol/checkin/reset.html:4 +#: pretix/control/templates/pretixcontrol/checkin/reset.html:6 +#, fuzzy +#| msgid "Delete check-in list" +msgid "Reset check-in" +msgstr "الاختيار في حذف قائمة" + +#: pretix/control/templates/pretixcontrol/checkin/lists.html:163 #: pretix/control/templates/pretixcontrol/items/categories.html:57 #: pretix/control/templates/pretixcontrol/items/discounts.html:149 #: pretix/control/templates/pretixcontrol/items/index.html:165 @@ -18834,6 +18998,57 @@ msgstr "الأجهزة المتصلة" msgid "Clone" msgstr "استنساخ" +#: pretix/control/templates/pretixcontrol/checkin/reset.html:10 +msgid "" +"With this feature, you can reset the entire check-in state of the event. " +"This will delete all check-in records as well as all records of printed " +"tickets or badges. We recommend to use this feature after testing your " +"hardware setup but only before your event started, and you admitted any real " +"attendees or printed any real badges or tickets." +msgstr "" + +#: pretix/control/templates/pretixcontrol/checkin/reset.html:18 +#, python-format +msgid "This will permanently delete 1 check-in." +msgid_plural "" +"This will permanently delete %(count)s check-ins." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" + +#: pretix/control/templates/pretixcontrol/checkin/reset.html:23 +#, python-format +msgid "Additionally, 1 print log will be deleted." +msgid_plural "" +"Additionally, %(count)s print logs will be deleted." +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" + +#: pretix/control/templates/pretixcontrol/checkin/reset.html:30 +#, fuzzy +#| msgid "The pretix.eu server could not be reached." +msgid "This cannot be reverted!" +msgstr "ولم يتسن الوصول الى خادم pretix.eu." + +#: pretix/control/templates/pretixcontrol/checkin/reset.html:34 +msgid "" +"The deleted entries will still show up in the \"Order history\" section, but " +"for all other purposes the system will behave as if they never existed." +msgstr "" + +#: pretix/control/templates/pretixcontrol/checkin/reset.html:46 +#, fuzzy +#| msgid "Proceed with checkout" +msgid "Proceed with reset" +msgstr "إتمام عملية الدفع" + #: pretix/control/templates/pretixcontrol/checkin/simulator.html:22 msgid "" "This tool allows you to validate your check-in configuration. You can enter " @@ -19163,7 +19378,7 @@ msgstr "إعدادات إلغاء" msgid "Unpaid or free orders" msgstr "أوامر غير المدفوعة أو المجانية" -#: pretix/control/templates/pretixcontrol/event/cancel.html:39 +#: pretix/control/templates/pretixcontrol/event/cancel.html:40 msgid "" "If a user requests cancels a paid order and the money can not be refunded " "automatically, e.g. due to the selected payment method, you will need to " @@ -19174,67 +19389,67 @@ msgstr "" "سبيل المثال ويرجع ذلك إلى طريقة الدفع المختارة، وسوف تحتاج إلى اتخاذ إجراءات " "اليدوي. ومع ذلك، كنت قد تحولت حاليا من الإشعارات لهذا الحدث." -#: pretix/control/templates/pretixcontrol/event/cancel.html:45 +#: pretix/control/templates/pretixcontrol/event/cancel.html:46 #: pretix/control/templates/pretixcontrol/user/settings.html:29 msgid "Change notification settings" msgstr "إعدادات تغيير الإعلام" -#: pretix/control/templates/pretixcontrol/event/cancel.html:51 +#: pretix/control/templates/pretixcontrol/event/cancel.html:52 msgid "Order changes" msgstr "الترتيب يتغير" -#: pretix/control/templates/pretixcontrol/event/cancel.html:54 +#: pretix/control/templates/pretixcontrol/event/cancel.html:55 msgid "" "Allowing customers to change their own orders is a complex process due to " "the many different options pretix provides. Therefore, this feature " "currently has the following limitations:" msgstr "" -#: pretix/control/templates/pretixcontrol/event/cancel.html:60 +#: pretix/control/templates/pretixcontrol/event/cancel.html:61 msgid "" "It is possible to switch to a different variation of the same product, but " "not to an entirely different product (except for add-on products)." msgstr "" -#: pretix/control/templates/pretixcontrol/event/cancel.html:61 +#: pretix/control/templates/pretixcontrol/event/cancel.html:62 msgid "" "Changing the seat or the event date in an event series will become available " "in the future, but is not possible now." msgstr "" -#: pretix/control/templates/pretixcontrol/event/cancel.html:62 +#: pretix/control/templates/pretixcontrol/event/cancel.html:63 msgid "" "If a change leads to a price change, there will not be a change to fees such " "as payment, service, or shipping fees, even though an additional payment " "might be required." msgstr "" -#: pretix/control/templates/pretixcontrol/event/cancel.html:63 +#: pretix/control/templates/pretixcontrol/event/cancel.html:64 msgid "" "If an add-on product is newly added, the system currently does not validate " "if there are required questions or fields that need to be filled out." msgstr "" -#: pretix/control/templates/pretixcontrol/event/cancel.html:64 +#: pretix/control/templates/pretixcontrol/event/cancel.html:65 msgid "" "Customers currently cannot switch to a product variation or add an add-on " "product that requires them to use a voucher or membership." msgstr "" -#: pretix/control/templates/pretixcontrol/event/cancel.html:65 +#: pretix/control/templates/pretixcontrol/event/cancel.html:66 msgid "" "Additional constraints and validation steps added by plugins are not " "enforced." msgstr "" -#: pretix/control/templates/pretixcontrol/event/cancel.html:76 +#: pretix/control/templates/pretixcontrol/event/cancel.html:77 msgid "" "If the change leads to a price reduction and automatic refunds are enabled " "for self-service cancellations, the system will try to refund the money " "automatically." msgstr "" -#: pretix/control/templates/pretixcontrol/event/cancel.html:80 +#: pretix/control/templates/pretixcontrol/event/cancel.html:81 msgid "" "Refunds can be issued as a gift card if the respective option is set, but " "there is no customer choice between gift card and direct refund." @@ -19500,7 +19715,7 @@ msgid "Show affected orders" msgstr "تظهر أوامر المتضررين" #: pretix/control/templates/pretixcontrol/event/index.html:142 -#: pretix/control/templates/pretixcontrol/order/index.html:1004 +#: pretix/control/templates/pretixcontrol/order/index.html:1016 msgid "Update comment" msgstr "تحديث تعليق" @@ -19675,9 +19890,9 @@ msgstr "تم إجراء هذا التغيير من قبل مسؤول pretix." #: pretix/control/templates/pretixcontrol/event/logs.html:86 #: pretix/control/templates/pretixcontrol/event/logs_embed.html:47 #: pretix/control/templates/pretixcontrol/includes/logs.html:42 -#: pretix/control/templates/pretixcontrol/order/index.html:793 #: pretix/control/templates/pretixcontrol/order/index.html:805 -#: pretix/control/templates/pretixcontrol/order/index.html:910 +#: pretix/control/templates/pretixcontrol/order/index.html:817 +#: pretix/control/templates/pretixcontrol/order/index.html:922 #: pretix/control/templates/pretixcontrol/organizers/device_logs.html:42 #: pretix/control/templates/pretixcontrol/organizers/logs.html:72 #: pretix/control/templates/pretixcontrol/search/payments.html:147 @@ -19727,7 +19942,7 @@ msgstr "البريد الإلكتروني تصميم" #: pretix/control/templates/pretixcontrol/event/mail.html:79 #: pretix/control/templates/pretixcontrol/event/mail_settings_fragment.html:29 #: pretix/control/templates/pretixcontrol/event/tickets.html:35 -#: pretix/control/templates/pretixcontrol/pdf/index.html:540 +#: pretix/control/templates/pretixcontrol/pdf/index.html:41 #: pretix/control/templates/pretixcontrol/vouchers/bulk.html:97 #: pretix/control/templates/pretixcontrol/vouchers/bulk.html:120 msgid "Preview" @@ -19752,7 +19967,7 @@ msgstr "طلب مجاني" #: pretix/control/templates/pretixcontrol/event/mail.html:99 #: pretix/control/templates/pretixcontrol/order/index.html:249 -#: pretix/control/templates/pretixcontrol/order/index.html:532 +#: pretix/control/templates/pretixcontrol/order/index.html:544 msgid "Resend link" msgstr "رابط إعادة إرسال" @@ -19871,10 +20086,11 @@ msgid "" msgstr "" #: pretix/control/templates/pretixcontrol/event/plugins.html:15 -#: pretix/control/views/checkin.py:423 pretix/control/views/discounts.py:113 +#: pretix/control/views/checkin.py:424 pretix/control/views/discounts.py:113 #: pretix/control/views/event.py:239 pretix/control/views/event.py:548 #: pretix/control/views/event.py:587 pretix/control/views/event.py:734 -#: pretix/control/views/event.py:963 pretix/control/views/event.py:1334 +#: pretix/control/views/event.py:963 pretix/control/views/event.py:1336 +#: pretix/control/views/event.py:1376 #: pretix/control/views/global_settings.py:65 #: pretix/control/views/global_settings.py:88 pretix/control/views/item.py:264 #: pretix/control/views/item.py:795 pretix/control/views/item.py:1121 @@ -19898,7 +20114,7 @@ msgstr "" #: pretix/control/views/organizer.py:3068 #: pretix/control/views/organizer.py:3097 #: pretix/control/views/organizer.py:3235 pretix/control/views/subevents.py:525 -#: pretix/control/views/subevents.py:1590 pretix/control/views/user.py:236 +#: pretix/control/views/subevents.py:1597 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 @@ -20168,7 +20384,7 @@ msgid "Shop design" msgstr "تصميم متجر" #: pretix/control/templates/pretixcontrol/event/settings.html:232 -#: pretix/control/templates/pretixcontrol/events/create_basics.html:56 +#: pretix/control/templates/pretixcontrol/events/create_basics.html:59 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:411 #: pretix/control/templates/pretixcontrol/subevents/bulk_edit.html:96 #: pretix/control/templates/pretixcontrol/subevents/detail.html:54 @@ -20332,9 +20548,13 @@ msgstr "" "هل أنت متأكد أنك تريد حذف القاعدة الضريبية على %(taxrule)s؟" #: pretix/control/templates/pretixcontrol/event/tax_delete.html:12 +#, fuzzy +#| msgid "" +#| "You cannot delete a tax rule that is in use for a product or has been in " +#| "use for any existing orders." msgid "" -"You cannot delete a tax rule that is in use for a product or has been in use " -"for any existing orders." +"You cannot delete a tax rule that is in use for a product, has been in use " +"for any existing orders, or is the default tax rule of the event." msgstr "" "لا يمكنك حذف قاعدة الضريبية التي قيد الاستخدام لمنتج أو التي تم فيها استخدام " "أية أوامر القائمة." @@ -20418,16 +20638,22 @@ msgstr "لم تقم بإنشاء أي القواعد الضريبية حتى ا msgid "Create a new tax rule" msgstr "إنشاء قاعدة ضريبية جديدة" -#: pretix/control/templates/pretixcontrol/event/tax_index.html:27 +#: pretix/control/templates/pretixcontrol/event/tax_index.html:28 msgid "Rate" msgstr "معدل" -#: pretix/control/templates/pretixcontrol/event/tax_index.html:41 +#: pretix/control/templates/pretixcontrol/event/tax_index.html:51 +#: pretix/plugins/badges/templates/pretixplugins/badges/index.html:63 +#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/index.html:60 +msgid "Make default" +msgstr "وضع افتراضي" + +#: pretix/control/templates/pretixcontrol/event/tax_index.html:58 #, python-format msgid "incl. %(rate)s %%" msgstr "بما في ذلك %(rate)s%%" -#: pretix/control/templates/pretixcontrol/event/tax_index.html:43 +#: pretix/control/templates/pretixcontrol/event/tax_index.html:60 #, python-format msgid "excl. %(rate)s %%" msgstr "بما في ذلك%(rate)s%%" @@ -20561,7 +20787,7 @@ msgstr "معلومات عامة" msgid "Set to random" msgstr "تعيين إلى عشوائي" -#: pretix/control/templates/pretixcontrol/events/create_basics.html:18 +#: pretix/control/templates/pretixcontrol/events/create_basics.html:21 #, fuzzy #| msgid "" #| "This is the address users can buy your tickets at. Should be short, only " @@ -20581,7 +20807,7 @@ msgstr "" "الأحداث. نوصي نوع من اختصار أو موعد مع أقل من 10 الأحرف التي يمكن تذكرها " "بسهولة، ولكن يمكنك أيضا اختيار لاستخدام قيمة عشوائية." -#: pretix/control/templates/pretixcontrol/events/create_basics.html:26 +#: pretix/control/templates/pretixcontrol/events/create_basics.html:29 msgid "" "We will also use this in some places like order codes, invoice numbers or " "bank transfer references as an abbreviation to reference this event." @@ -20589,12 +20815,12 @@ msgstr "" "ونحن أيضا استخدام هذا في بعض الأماكن مثل رموز النظام، وأرقام الفواتير أو " "مراجع التحويل المصرفي كاختصار لمرجع هذا الحدث." -#: pretix/control/templates/pretixcontrol/events/create_basics.html:32 +#: pretix/control/templates/pretixcontrol/events/create_basics.html:35 msgid "" "We strongly recommend against using short forms of more then 16 characters." msgstr "ونحن نوصي بشدة بعدم استخدام أشكال قصيرة من أكثر من 16 حرفا." -#: pretix/control/templates/pretixcontrol/events/create_basics.html:50 +#: pretix/control/templates/pretixcontrol/events/create_basics.html:53 msgid "Display settings" msgstr "اعدادات العرض" @@ -21572,10 +21798,6 @@ msgstr "بيعت (في انتظار أوامر)" msgid "%(num)s available" msgstr "%(num)s هو متاح" -#: pretix/control/templates/pretixcontrol/items/fragment_quota_availability.html:11 -msgid "Unlimited" -msgstr "غير محدود" - #: pretix/control/templates/pretixcontrol/items/fragment_quota_availability.html:14 msgid "Fully reserved" msgstr "محفوظة بالكامل" @@ -21661,8 +21883,8 @@ msgid "Can only be bought using a voucher" msgstr "لا يمكن إلا أن يكون اشترى استخدام قسيمة" #: pretix/control/templates/pretixcontrol/items/index.html:149 -#: pretix/control/templates/pretixcontrol/order/index.html:616 -#: pretix/control/templates/pretixcontrol/order/index.html:656 +#: pretix/control/templates/pretixcontrol/order/index.html:628 +#: pretix/control/templates/pretixcontrol/order/index.html:668 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:360 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:415 #, python-format @@ -21670,8 +21892,8 @@ msgid "plus %(rate)s%% %(taxname)s" msgstr " زائد %(rate)s%% %(taxname)s" #: pretix/control/templates/pretixcontrol/items/index.html:153 -#: pretix/control/templates/pretixcontrol/order/index.html:626 -#: pretix/control/templates/pretixcontrol/order/index.html:666 +#: pretix/control/templates/pretixcontrol/order/index.html:638 +#: pretix/control/templates/pretixcontrol/order/index.html:678 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:370 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:425 #, python-format @@ -22104,7 +22326,7 @@ msgstr "نعم، والموافقة على النظام" #: pretix/control/templates/pretixcontrol/order/cancel.html:10 #: pretix/control/templates/pretixcontrol/order/index.html:68 #: pretix/control/templates/pretixcontrol/order/index.html:166 -#: pretix/presale/templates/pretixpresale/event/order.html:479 +#: pretix/presale/templates/pretixpresale/event/order.html:478 #: pretix/presale/templates/pretixpresale/event/order_cancel.html:7 msgid "Cancel order" msgstr "الغاء الطلب" @@ -22379,8 +22601,8 @@ msgid "Change order information" msgstr "المعلومات تغيير النظام" #: pretix/control/templates/pretixcontrol/order/change_questions.html:25 -#: pretix/control/templates/pretixcontrol/order/index.html:940 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:75 +#: pretix/control/templates/pretixcontrol/order/index.html:952 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:74 #: pretix/presale/templates/pretixpresale/event/checkout_questions.html:35 #: pretix/presale/templates/pretixpresale/event/order_modify.html:29 msgid "Invoice information" @@ -22432,13 +22654,13 @@ msgstr "تفاصيل الطلب: %(code)s" #: pretix/control/templates/pretixcontrol/order/index.html:46 #: pretix/control/templates/pretixcontrol/orders/index.html:297 -#: pretix/control/views/orders.py:310 +#: pretix/control/views/orders.py:311 msgid "Approve" msgstr "يوافق" #: pretix/control/templates/pretixcontrol/order/index.html:51 #: pretix/control/templates/pretixcontrol/orders/index.html:304 -#: pretix/control/views/orders.py:324 +#: pretix/control/views/orders.py:325 msgid "Deny" msgstr "أنكر" @@ -22483,7 +22705,7 @@ msgstr "" "المجانية، يمكنك وضع علامة على أنها منتهية الصلاحية يدويا." #: pretix/control/templates/pretixcontrol/order/index.html:116 -#: pretix/control/views/orders.py:372 +#: pretix/control/views/orders.py:373 #, fuzzy #| msgid "Refund order" msgid "Refund for overpayment" @@ -22625,7 +22847,7 @@ msgid "Change products" msgstr "منتجات التغيير" #: pretix/control/templates/pretixcontrol/order/index.html:370 -#: pretix/presale/templates/pretixpresale/event/order.html:197 +#: pretix/presale/templates/pretixpresale/event/order.html:196 msgid "Ordered items" msgstr "تفاصيل الطلب" @@ -22678,22 +22900,22 @@ msgstr "القبول: %(datetime)s" msgid "Ticket page" msgstr "كلمة سر الزبون" -#: pretix/control/templates/pretixcontrol/order/index.html:516 -#: pretix/control/templates/pretixcontrol/order/index.html:537 -#: pretix/control/templates/pretixcontrol/order/index.html:546 -#: pretix/control/templates/pretixcontrol/order/index.html:560 -#: pretix/control/templates/pretixcontrol/order/index.html:598 -#: pretix/control/templates/pretixcontrol/order/index.html:605 +#: pretix/control/templates/pretixcontrol/order/index.html:528 +#: pretix/control/templates/pretixcontrol/order/index.html:549 +#: pretix/control/templates/pretixcontrol/order/index.html:558 +#: pretix/control/templates/pretixcontrol/order/index.html:572 +#: pretix/control/templates/pretixcontrol/order/index.html:610 +#: pretix/control/templates/pretixcontrol/order/index.html:617 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:228 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:234 msgid "not answered" msgstr "بلا جواب" -#: pretix/control/templates/pretixcontrol/order/index.html:570 +#: pretix/control/templates/pretixcontrol/order/index.html:582 msgid "This question will be asked during check-in." msgstr "سوف يتم طرح هذا السؤال أثناء التسجيل في مكتب الاستقبال." -#: pretix/control/templates/pretixcontrol/order/index.html:582 +#: pretix/control/templates/pretixcontrol/order/index.html:594 msgid "" "This file has been uploaded by a user and could contain viruses or other " "malicious content." @@ -22701,16 +22923,16 @@ msgstr "" "وقد تم تحميل هذا الملف من قبل المستخدم، ويمكن أن تحتوي على فيروسات أو غيرها " "من المحتويات الضارة." -#: pretix/control/templates/pretixcontrol/order/index.html:583 +#: pretix/control/templates/pretixcontrol/order/index.html:595 msgid "UNSAFE" msgstr "UNSAFE" -#: pretix/control/templates/pretixcontrol/order/index.html:687 +#: pretix/control/templates/pretixcontrol/order/index.html:699 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:453 msgid "Taxes" msgstr "الضرائب" -#: pretix/control/templates/pretixcontrol/order/index.html:696 +#: pretix/control/templates/pretixcontrol/order/index.html:708 #: pretix/control/templates/pretixcontrol/orders/overview.html:89 #: pretix/control/templates/pretixcontrol/orders/overview.html:177 #: pretix/plugins/reports/accountingreport.py:498 @@ -22722,22 +22944,22 @@ msgstr "الضرائب" msgid "Total" msgstr "المجموع" -#: pretix/control/templates/pretixcontrol/order/index.html:706 -#: pretix/presale/templates/pretixpresale/event/order.html:210 +#: pretix/control/templates/pretixcontrol/order/index.html:718 +#: pretix/presale/templates/pretixpresale/event/order.html:209 msgid "Successful payments" msgstr "المدفوعات ناجحة" -#: pretix/control/templates/pretixcontrol/order/index.html:715 -#: pretix/presale/templates/pretixpresale/event/order.html:219 +#: pretix/control/templates/pretixcontrol/order/index.html:727 +#: pretix/presale/templates/pretixpresale/event/order.html:218 msgid "Pending total" msgstr "مجموعه انتظار" -#: pretix/control/templates/pretixcontrol/order/index.html:741 +#: pretix/control/templates/pretixcontrol/order/index.html:753 #: pretix/control/templates/pretixcontrol/search/payments.html:88 msgid "Confirmation date" msgstr "تاريخ تأكيدا" -#: pretix/control/templates/pretixcontrol/order/index.html:754 +#: pretix/control/templates/pretixcontrol/order/index.html:766 #: pretix/control/templates/pretixcontrol/search/payments.html:125 msgid "" "This payment was created with an older version of pretix, therefore accurate " @@ -22746,71 +22968,71 @@ msgstr "" "تم إنشاء هذا المبلغ مع نسخة قديمة من pretix، وبالتالي قد لا تكون البيانات " "دقيقة المتاحة." -#: pretix/control/templates/pretixcontrol/order/index.html:755 +#: pretix/control/templates/pretixcontrol/order/index.html:767 #: pretix/control/templates/pretixcontrol/search/payments.html:126 msgid "MIGRATED" msgstr "هاجر" -#: pretix/control/templates/pretixcontrol/order/index.html:767 +#: pretix/control/templates/pretixcontrol/order/index.html:779 #: pretix/control/templates/pretixcontrol/order/pay_cancel.html:4 #: pretix/control/templates/pretixcontrol/order/pay_cancel.html:8 msgid "Cancel payment" msgstr "الغاء الدفع" -#: pretix/control/templates/pretixcontrol/order/index.html:772 +#: pretix/control/templates/pretixcontrol/order/index.html:784 msgid "Confirm as paid" msgstr "تأكيد كما المدفوعة" -#: pretix/control/templates/pretixcontrol/order/index.html:815 +#: pretix/control/templates/pretixcontrol/order/index.html:827 msgid "Create a refund" msgstr "إنشاء استرداد" -#: pretix/control/templates/pretixcontrol/order/index.html:836 +#: pretix/control/templates/pretixcontrol/order/index.html:848 #: pretix/control/templates/pretixcontrol/orders/refunds.html:60 msgid "Source" msgstr "مصدر" -#: pretix/control/templates/pretixcontrol/order/index.html:869 +#: pretix/control/templates/pretixcontrol/order/index.html:881 msgid "Cancel transfer" msgstr "إلغاء نقل" -#: pretix/control/templates/pretixcontrol/order/index.html:874 +#: pretix/control/templates/pretixcontrol/order/index.html:886 #: pretix/control/templates/pretixcontrol/orders/refunds.html:112 msgid "Confirm as done" msgstr "تأكيد كما القيام به" -#: pretix/control/templates/pretixcontrol/order/index.html:881 +#: pretix/control/templates/pretixcontrol/order/index.html:893 #: pretix/control/templates/pretixcontrol/orders/refunds.html:118 msgid "Ignore" msgstr "تجاهل" -#: pretix/control/templates/pretixcontrol/order/index.html:887 +#: pretix/control/templates/pretixcontrol/order/index.html:899 #: pretix/control/templates/pretixcontrol/order/refund_process.html:58 #: pretix/control/templates/pretixcontrol/orders/refunds.html:123 msgid "Process refund" msgstr "عملية استرداد الأموال" -#: pretix/control/templates/pretixcontrol/order/index.html:935 +#: pretix/control/templates/pretixcontrol/order/index.html:947 #: pretix/presale/templates/pretixpresale/event/base.html:141 #: pretix/presale/templates/pretixpresale/event/timemachine.html:30 msgid "Change" msgstr "يتغيرون" -#: pretix/control/templates/pretixcontrol/order/index.html:951 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:91 -#: pretix/presale/templates/pretixpresale/event/order.html:318 +#: pretix/control/templates/pretixcontrol/order/index.html:963 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:90 +#: pretix/presale/templates/pretixpresale/event/order.html:317 msgid "ZIP code and city" msgstr "الرمز البريدي والمدينة" -#: pretix/control/templates/pretixcontrol/order/index.html:964 +#: pretix/control/templates/pretixcontrol/order/index.html:976 msgid "Valid EU VAT ID" msgstr "صحيح معرف ضريبة القيمة المضافة في الاتحاد الأوروبي" -#: pretix/control/templates/pretixcontrol/order/index.html:970 +#: pretix/control/templates/pretixcontrol/order/index.html:982 msgid "Check" msgstr "التحقق من" -#: pretix/control/templates/pretixcontrol/order/index.html:1018 +#: pretix/control/templates/pretixcontrol/order/index.html:1030 msgid "Order history" msgstr "تاريخ الطلب" @@ -23676,14 +23898,14 @@ msgid "Select action" msgstr "اختر ولايه" #: pretix/control/templates/pretixcontrol/orders/index.html:311 -#: pretix/control/views/orders.py:356 +#: pretix/control/views/orders.py:357 #, fuzzy #| msgid "Refund full paid amount" msgid "Refund overpaid amount" msgstr "برد المبلغ المدفوع كاملا" #: pretix/control/templates/pretixcontrol/orders/index.html:319 -#: pretix/control/views/orders.py:341 +#: pretix/control/views/orders.py:342 msgid "Mark as expired if overdue" msgstr "" @@ -24049,11 +24271,11 @@ msgstr "" msgid "System URL:" msgstr "URL النظام:" -#: pretix/control/templates/pretixcontrol/organizers/device_connect.html:25 +#: pretix/control/templates/pretixcontrol/organizers/device_connect.html:30 msgid "Token:" msgstr "رمز:" -#: pretix/control/templates/pretixcontrol/organizers/device_connect.html:31 +#: pretix/control/templates/pretixcontrol/organizers/device_connect.html:40 msgid "Device overview" msgstr "نظرة عامة الجهاز" @@ -25012,35 +25234,76 @@ msgstr "تظهر في الصفحة:" msgid "Page %(page)s" msgstr "الصفحة %(page)s" -#: pretix/control/templates/pretixcontrol/pdf/index.html:5 -#: pretix/control/templates/pretixcontrol/pdf/index.html:15 +#: pretix/control/templates/pretixcontrol/pdf/index.html:6 +#: pretix/control/templates/pretixcontrol/pdf/index.html:16 #: pretix/control/templates/pretixcontrol/pdf/placeholders.html:5 #: pretix/control/templates/pretixcontrol/pdf/placeholders.html:15 msgid "PDF Editor" msgstr "PDF محرر" -#: pretix/control/templates/pretixcontrol/pdf/index.html:31 +#: pretix/control/templates/pretixcontrol/pdf/index.html:36 #: pretix/plugins/banktransfer/refund_export.py:46 msgid "Code" msgstr "الشفرة" -#: pretix/control/templates/pretixcontrol/pdf/index.html:35 -msgid "Paste" -msgstr "معجون" +#: pretix/control/templates/pretixcontrol/pdf/index.html:52 +#, fuzzy +#| msgid "Text color" +msgid "Text box" +msgstr "لون الخط" -#: pretix/control/templates/pretixcontrol/pdf/index.html:39 +#: pretix/control/templates/pretixcontrol/pdf/index.html:59 +#, fuzzy +#| msgid "Code" +msgid "QR Code" +msgstr "الشفرة" + +#: pretix/control/templates/pretixcontrol/pdf/index.html:64 +msgid "QR code for Check-In" +msgstr "رمز الاستجابة السريعة لتسلم الغرف" + +#: pretix/control/templates/pretixcontrol/pdf/index.html:71 +msgid "QR code for Lead Scanning" +msgstr "رمز الاستجابة السريعة لالضوئي الرصاص" + +#: pretix/control/templates/pretixcontrol/pdf/index.html:78 +#, fuzzy +#| msgid "Order code" +msgid "Other QR code" +msgstr "رمز الطلب" + +#: pretix/control/templates/pretixcontrol/pdf/index.html:87 +msgid "Image" +msgstr "" + +#: pretix/control/templates/pretixcontrol/pdf/index.html:92 +msgid "" +"You can use this to add user-uploaded pictures from questions or pictures " +"generated by plugins. If you want to embed a logo or other images, use a " +"custom background instead." +msgstr "" + +#: pretix/control/templates/pretixcontrol/pdf/index.html:93 +msgid "Dynamic image" +msgstr "" + +#: pretix/control/templates/pretixcontrol/pdf/index.html:100 +msgid "pretix Logo" +msgstr "pretix شعار" + +#: pretix/control/templates/pretixcontrol/pdf/index.html:107 +msgid "Duplicate" +msgstr "" + +#: pretix/control/templates/pretixcontrol/pdf/index.html:117 msgid "Undo" msgstr "تراجع" -#: pretix/control/templates/pretixcontrol/pdf/index.html:43 +#: pretix/control/templates/pretixcontrol/pdf/index.html:121 msgid "Redo" msgstr "الإعادة" -#: pretix/control/templates/pretixcontrol/pdf/index.html:48 -msgid "Editor" -msgstr "محرر" - -#: pretix/control/templates/pretixcontrol/pdf/index.html:66 +#: pretix/control/templates/pretixcontrol/pdf/index.html:142 msgid "" "This feature is only intended for advanced users. We recommend to only use " "it to copy and share ticket designs, not to modify the design source code." @@ -25048,19 +25311,19 @@ msgstr "" "والغرض من هذه الميزة فقط للمستخدمين المتقدمين. من المستحسن استخدامه فقط لنسخ " "والتصاميم حصة التذاكر، وليس لتعديل التعليمات البرمجية المصدر التصميم." -#: pretix/control/templates/pretixcontrol/pdf/index.html:80 +#: pretix/control/templates/pretixcontrol/pdf/index.html:156 msgid "Apply" msgstr "تطبيق" -#: pretix/control/templates/pretixcontrol/pdf/index.html:88 +#: pretix/control/templates/pretixcontrol/pdf/index.html:164 msgid "Uploading new PDF background…" msgstr "تحميل خلفية PDF جديدة ..." -#: pretix/control/templates/pretixcontrol/pdf/index.html:96 +#: pretix/control/templates/pretixcontrol/pdf/index.html:172 msgid "Welcome to the PDF ticket editor!" msgstr "أهلا وسهلا بك إلى المحرر PDF تذكرة!" -#: pretix/control/templates/pretixcontrol/pdf/index.html:98 +#: pretix/control/templates/pretixcontrol/pdf/index.html:174 msgid "" "This editor allows you to create a design for the PDF tickets of your event. " "You can upload a background PDF and then use this tool to place texts and a " @@ -25070,7 +25333,7 @@ msgstr "" "تحميل خلفية PDF ومن ثم استخدام هذه الأداة لنصوص المكان ورمز الاستجابة " "السريعة على التذكرة." -#: pretix/control/templates/pretixcontrol/pdf/index.html:109 +#: pretix/control/templates/pretixcontrol/pdf/index.html:185 msgid "" "Please note that the editor can only provide a rough preview. Some details, " "for example in text rendering, might look slightly different in the final " @@ -25081,7 +25344,7 @@ msgstr "" "المثال في تقديم النص، قد تبدو مختلفة قليلا في تذاكر النهائي. يمكنك استخدام " "زر \"معاينة\" على اليمين لمعاينة أكثر دقة." -#: pretix/control/templates/pretixcontrol/pdf/index.html:123 +#: pretix/control/templates/pretixcontrol/pdf/index.html:199 msgid "" "The editor is tested with recent versions of Google Chrome, Mozilla Firefox " "and Opera. Other browsers, especially Internet Explorer or Microsoft Edge, " @@ -25092,7 +25355,7 @@ msgstr "" "وأوبرا. المتصفحات الأخرى، وخاصة برنامج Internet Explorer أو Microsoft " "الحافة، قد تواجه مشاكل في عرض خلفيتك PDF أو تحميل الخطوط الصحيحة." -#: pretix/control/templates/pretixcontrol/pdf/index.html:131 +#: pretix/control/templates/pretixcontrol/pdf/index.html:207 msgid "" "The editor requires JavaScript to work. Please enable JavaScript in your " "browser to continue." @@ -25100,101 +25363,92 @@ msgstr "" "يتطلب محرر جافا سكريبت لعمل. الرجاء تمكين جافا سكريبت في المتصفح الخاص بك " "للمتابعة." -#: pretix/control/templates/pretixcontrol/pdf/index.html:141 -#: pretix/control/templates/pretixcontrol/pdf/index.html:173 +#: pretix/control/templates/pretixcontrol/pdf/index.html:217 +#: pretix/control/templates/pretixcontrol/pdf/index.html:233 msgid "Loading…" msgstr "جار التحميل…" -#: pretix/control/templates/pretixcontrol/pdf/index.html:144 +#: pretix/control/templates/pretixcontrol/pdf/index.html:220 msgid "Start editing" msgstr "بدء التعديل" -#: pretix/control/templates/pretixcontrol/pdf/index.html:159 -msgid "Cut" -msgstr "يقطع" - -#: pretix/control/templates/pretixcontrol/pdf/index.html:163 -#: pretix/control/templates/pretixcontrol/vouchers/detail.html:54 -msgid "Copy" -msgstr "نسخ" - -#: pretix/control/templates/pretixcontrol/pdf/index.html:180 +#: pretix/control/templates/pretixcontrol/pdf/index.html:240 #, fuzzy #| msgid "Seat name" msgid "Layout name" msgstr "اسم المقعد" -#: pretix/control/templates/pretixcontrol/pdf/index.html:187 +#: pretix/control/templates/pretixcontrol/pdf/index.html:247 #, fuzzy #| msgid "Use languages" msgid "Preferred language" msgstr "استخدام اللغات" -#: pretix/control/templates/pretixcontrol/pdf/index.html:200 -#: pretix/control/templates/pretixcontrol/pdf/index.html:210 +#: pretix/control/templates/pretixcontrol/pdf/index.html:260 +#: pretix/control/templates/pretixcontrol/pdf/index.html:270 #, fuzzy #| msgid "Upload custom background" msgid "Upload PDF as background" msgstr "خلفية مخصصة تحميل" -#: pretix/control/templates/pretixcontrol/pdf/index.html:202 +#: pretix/control/templates/pretixcontrol/pdf/index.html:262 msgid "" "You can upload a PDF to use as a custom background. The paper size will " "match the PDF." msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:217 +#: pretix/control/templates/pretixcontrol/pdf/index.html:277 #, fuzzy #| msgid "Upload custom background" msgid "Download current background" msgstr "خلفية مخصصة تحميل" -#: pretix/control/templates/pretixcontrol/pdf/index.html:224 +#: pretix/control/templates/pretixcontrol/pdf/index.html:284 #, fuzzy #| msgid "Canceled by customer" msgid "Or choose custom paper size" msgstr "تم الإلغاء من قبل العميل" -#: pretix/control/templates/pretixcontrol/pdf/index.html:226 +#: pretix/control/templates/pretixcontrol/pdf/index.html:286 msgid "" "To manually change the paper size, you need to create a new, empty " "background." msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:234 -#: pretix/control/templates/pretixcontrol/pdf/index.html:321 -#: pretix/control/templates/pretixcontrol/pdf/index.html:363 +#: pretix/control/templates/pretixcontrol/pdf/index.html:294 +#: pretix/control/templates/pretixcontrol/pdf/index.html:381 +#: pretix/control/templates/pretixcontrol/pdf/index.html:423 msgid "Width (mm)" msgstr "العرض (مم)" -#: pretix/control/templates/pretixcontrol/pdf/index.html:238 -#: pretix/control/templates/pretixcontrol/pdf/index.html:326 +#: pretix/control/templates/pretixcontrol/pdf/index.html:298 +#: pretix/control/templates/pretixcontrol/pdf/index.html:386 msgid "Height (mm)" msgstr "الارتفاع (مم)" -#: pretix/control/templates/pretixcontrol/pdf/index.html:247 +#: pretix/control/templates/pretixcontrol/pdf/index.html:307 msgid "Create empty background" msgstr "إنشاء خلفية فارغة" -#: pretix/control/templates/pretixcontrol/pdf/index.html:254 +#: pretix/control/templates/pretixcontrol/pdf/index.html:314 msgid "Style" msgstr "قلم المدقة" -#: pretix/control/templates/pretixcontrol/pdf/index.html:256 +#: pretix/control/templates/pretixcontrol/pdf/index.html:316 msgid "Dark" msgstr "داكن" -#: pretix/control/templates/pretixcontrol/pdf/index.html:257 +#: pretix/control/templates/pretixcontrol/pdf/index.html:317 msgid "Light" msgstr "ضوء" -#: pretix/control/templates/pretixcontrol/pdf/index.html:263 +#: pretix/control/templates/pretixcontrol/pdf/index.html:323 #, fuzzy #| msgid "Email content" msgid "Image content" msgstr "البريد الإلكتروني المحتوى" -#: pretix/control/templates/pretixcontrol/pdf/index.html:274 +#: pretix/control/templates/pretixcontrol/pdf/index.html:334 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_create.html:20 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_update.html:34 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html:29 @@ -25203,138 +25457,93 @@ msgstr "البريد الإلكتروني المحتوى" msgid "Content" msgstr "جهة اتصال:" -#: pretix/control/templates/pretixcontrol/pdf/index.html:283 +#: pretix/control/templates/pretixcontrol/pdf/index.html:343 #: pretix/control/templates/pretixcontrol/pdf/placeholders.html:50 msgid "Event attribute:" msgstr "السمة الحدث:" -#: pretix/control/templates/pretixcontrol/pdf/index.html:288 +#: pretix/control/templates/pretixcontrol/pdf/index.html:348 #: pretix/control/templates/pretixcontrol/pdf/placeholders.html:59 #, fuzzy #| msgid "Event attribute:" msgid "Item attribute:" msgstr "السمة الحدث:" -#: pretix/control/templates/pretixcontrol/pdf/index.html:291 +#: pretix/control/templates/pretixcontrol/pdf/index.html:351 msgid "Other… (multilingual)" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:292 +#: pretix/control/templates/pretixcontrol/pdf/index.html:352 msgid "Other…" msgstr "آخر…" -#: pretix/control/templates/pretixcontrol/pdf/index.html:302 +#: pretix/control/templates/pretixcontrol/pdf/index.html:362 #, fuzzy #| msgid "Available placeholders: {list}" msgid "Show available placeholders" msgstr "النائبة المتاحة: {list}" -#: pretix/control/templates/pretixcontrol/pdf/index.html:309 +#: pretix/control/templates/pretixcontrol/pdf/index.html:369 msgid "x (mm)" msgstr "س (مم)" -#: pretix/control/templates/pretixcontrol/pdf/index.html:314 +#: pretix/control/templates/pretixcontrol/pdf/index.html:374 msgid "y (mm)" msgstr "ص (مم)" -#: pretix/control/templates/pretixcontrol/pdf/index.html:333 +#: pretix/control/templates/pretixcontrol/pdf/index.html:393 msgid "Size (mm)" msgstr "حجم (مم)" -#: pretix/control/templates/pretixcontrol/pdf/index.html:340 +#: pretix/control/templates/pretixcontrol/pdf/index.html:400 #, fuzzy #| msgid "Text color" msgid "QR color" msgstr "لون الخط" -#: pretix/control/templates/pretixcontrol/pdf/index.html:355 +#: pretix/control/templates/pretixcontrol/pdf/index.html:415 msgid "Render without whitespace" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:357 +#: pretix/control/templates/pretixcontrol/pdf/index.html:417 msgid "" "Required for consistent size across platforms. Supported on Android starting " "with pretixPRINT 2.3.3 and on Desktop with pretixSCAN 1.9.3." msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:368 +#: pretix/control/templates/pretixcontrol/pdf/index.html:428 msgid "Rotation (°)" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:387 +#: pretix/control/templates/pretixcontrol/pdf/index.html:447 msgid "Font size (pt)" msgstr "حجم الخط (نقطة)" -#: pretix/control/templates/pretixcontrol/pdf/index.html:392 +#: pretix/control/templates/pretixcontrol/pdf/index.html:452 #, fuzzy #| msgid "Light" msgid "Line height" msgstr "ضوء" -#: pretix/control/templates/pretixcontrol/pdf/index.html:399 +#: pretix/control/templates/pretixcontrol/pdf/index.html:459 msgid "Text color" msgstr "لون الخط" -#: pretix/control/templates/pretixcontrol/pdf/index.html:422 +#: pretix/control/templates/pretixcontrol/pdf/index.html:482 msgid "Flow multiple lines downward from specified position" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:476 +#: pretix/control/templates/pretixcontrol/pdf/index.html:536 #, fuzzy #| msgid "Automatically refund money if possible" msgid "Automatically reduce font size to fit content" msgstr "استرد المبلغ تلقائيا إن أمكن الأمر" -#: pretix/control/templates/pretixcontrol/pdf/index.html:482 +#: pretix/control/templates/pretixcontrol/pdf/index.html:542 msgid "Allow long words to be split (preview is not accurate)" msgstr "" -#: pretix/control/templates/pretixcontrol/pdf/index.html:493 -msgid "Add a new object" -msgstr "إضافة وجوه جديدة" - -#: pretix/control/templates/pretixcontrol/pdf/index.html:498 -#, fuzzy -#| msgid "Text color" -msgid "Text box" -msgstr "لون الخط" - -#: pretix/control/templates/pretixcontrol/pdf/index.html:502 -#, fuzzy -#| msgid "Event created" -msgid "Text (deprecated)" -msgstr "تم إنشاء الفعالية" - -#: pretix/control/templates/pretixcontrol/pdf/index.html:506 -msgid "QR code for Check-In" -msgstr "رمز الاستجابة السريعة لتسلم الغرف" - -#: pretix/control/templates/pretixcontrol/pdf/index.html:512 -msgid "QR code for Lead Scanning" -msgstr "رمز الاستجابة السريعة لالضوئي الرصاص" - -#: pretix/control/templates/pretixcontrol/pdf/index.html:518 -#, fuzzy -#| msgid "Order code" -msgid "Other QR code" -msgstr "رمز الطلب" - -#: pretix/control/templates/pretixcontrol/pdf/index.html:524 -msgid "pretix Logo" -msgstr "pretix شعار" - -#: pretix/control/templates/pretixcontrol/pdf/index.html:527 -msgid "" -"You can use this to add user-uploaded pictures from questions or pictures " -"generated by plugins. If you want to embed a logo or other images, use a " -"custom background instead." -msgstr "" - -#: pretix/control/templates/pretixcontrol/pdf/index.html:529 -msgid "Dynamic image" -msgstr "" - -#: pretix/control/templates/pretixcontrol/pdf/index.html:550 +#: pretix/control/templates/pretixcontrol/pdf/index.html:553 #, python-format msgid "" "This layout uses new features. If you print from your device, make sure you " @@ -26421,6 +26630,10 @@ msgstr "حالات سلة التسوق" msgid "Voucher link" msgstr "رابط قسيمة" +#: pretix/control/templates/pretixcontrol/vouchers/detail.html:54 +msgid "Copy" +msgstr "نسخ" + #: pretix/control/templates/pretixcontrol/vouchers/detail.html:116 msgid "Voucher history" msgstr "تاريخ قسيمة" @@ -26860,38 +27073,38 @@ msgstr "حاول مرة اخرى." msgid "Invalid code, please try again." msgstr "رمز غير صالح، يرجى المحاولة مرة أخرى." -#: pretix/control/views/checkin.py:280 +#: pretix/control/views/checkin.py:281 msgid "The selected check-ins have been reverted." msgstr "وقد عادت الإضافية الاختيار المحددة." -#: pretix/control/views/checkin.py:282 +#: pretix/control/views/checkin.py:283 #, fuzzy #| msgid "The selected tickets have been marked as checked in." msgid "The selected tickets have been marked as checked out." msgstr "وقد اتسمت تذاكر اختياره إيداعه." -#: pretix/control/views/checkin.py:284 +#: pretix/control/views/checkin.py:285 msgid "The selected tickets have been marked as checked in." msgstr "وقد اتسمت تذاكر اختياره إيداعه." -#: pretix/control/views/checkin.py:373 +#: pretix/control/views/checkin.py:374 msgid "The new check-in list has been created." msgstr "تم إنشاء الاختيار في قائمة جديدة." -#: pretix/control/views/checkin.py:380 pretix/control/views/checkin.py:440 +#: pretix/control/views/checkin.py:381 pretix/control/views/checkin.py:441 #: pretix/control/views/discounts.py:134 pretix/control/views/discounts.py:182 #: pretix/control/views/event.py:268 pretix/control/views/event.py:551 #: pretix/control/views/event.py:590 pretix/control/views/event.py:737 -#: pretix/control/views/event.py:929 pretix/control/views/event.py:1287 -#: pretix/control/views/event.py:1353 pretix/control/views/event.py:1461 +#: pretix/control/views/event.py:929 pretix/control/views/event.py:1289 +#: pretix/control/views/event.py:1355 pretix/control/views/event.py:1507 #: pretix/control/views/item.py:280 pretix/control/views/item.py:327 #: pretix/control/views/item.py:805 pretix/control/views/item.py:831 #: 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:263 pretix/control/views/organizer.py:291 #: pretix/control/views/organizer.py:1188 pretix/control/views/subevents.py:504 -#: pretix/control/views/subevents.py:630 pretix/control/views/subevents.py:1039 -#: pretix/control/views/subevents.py:1498 pretix/control/views/user.py:358 +#: 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/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 @@ -26902,11 +27115,11 @@ msgstr "تم إنشاء الاختيار في قائمة جديدة." msgid "We could not save your changes. See below for details." msgstr "لم نتمكن من حفظ التغييرات الخاصة بك. انظر أدناه للحصول على التفاصيل." -#: pretix/control/views/checkin.py:419 pretix/control/views/checkin.py:456 +#: pretix/control/views/checkin.py:420 pretix/control/views/checkin.py:457 msgid "The requested list does not exist." msgstr "عدم وجود قائمة المطلوب." -#: pretix/control/views/checkin.py:465 +#: pretix/control/views/checkin.py:466 msgid "The selected list has been deleted." msgstr "تم حذف القائمة المحددة." @@ -27119,7 +27332,7 @@ msgstr "طلبك هو: {code}" msgid "Unknown email renderer." msgstr "غير معروف العارض البريد الإلكتروني." -#: pretix/control/views/event.py:876 pretix/control/views/orders.py:693 +#: pretix/control/views/event.py:876 pretix/control/views/orders.py:695 #: pretix/presale/views/order.py:1088 pretix/presale/views/order.py:1095 msgid "You requested an invalid ticket output type." msgstr "لقد طلبت صالح نوع الانتاج التذاكر." @@ -27171,39 +27384,40 @@ msgid "" "event: {plugin_names}" msgstr "" -#: pretix/control/views/event.py:1207 pretix/control/views/orders.py:782 +#: pretix/control/views/event.py:1207 pretix/control/views/orders.py:784 msgid "The comment has been updated." msgstr "تم تحديث التعليق." -#: pretix/control/views/event.py:1209 pretix/control/views/orders.py:784 +#: pretix/control/views/event.py:1209 pretix/control/views/orders.py:786 msgid "Could not update the comment." msgstr "لا يمكن تحديث للتعليق." -#: pretix/control/views/event.py:1247 pretix/control/views/main.py:330 +#: pretix/control/views/event.py:1247 pretix/control/views/main.py:337 msgid "VAT" msgstr "ضريبة" -#: pretix/control/views/event.py:1281 +#: pretix/control/views/event.py:1283 msgid "The new tax rule has been created." msgstr "تم إنشاء القاعدة الضريبية الجديدة." -#: pretix/control/views/event.py:1304 pretix/control/views/event.py:1369 +#: pretix/control/views/event.py:1306 pretix/control/views/event.py:1369 +#: pretix/control/views/event.py:1415 msgid "The requested tax rule does not exist." msgstr "عدم وجود حكم الضرائب المطلوبة." -#: pretix/control/views/event.py:1378 +#: pretix/control/views/event.py:1424 msgid "The selected tax rule has been deleted." msgstr "تم حذف قاعدة الضريبة المحدد." -#: pretix/control/views/event.py:1380 +#: pretix/control/views/event.py:1426 msgid "The selected tax rule can not be deleted." msgstr "لا يمكن حذف القاعدة الضريبية المحدد." -#: pretix/control/views/event.py:1431 +#: pretix/control/views/event.py:1477 msgid "Your event is not empty, you need to set it up manually." msgstr "لم يتم تفريغ هذا الحدث الخاص بك، تحتاج إلى إعداده يدويا." -#: pretix/control/views/event.py:1566 +#: pretix/control/views/event.py:1612 msgid "" "Your changes have been saved. You can now go on with looking at the details " "or take your event live to start selling!" @@ -27211,11 +27425,11 @@ msgstr "" "تم حفظ التغييرات. يمكنك الذهاب الآن فصاعدا مع النظر في التفاصيل أو يأخذ " "الحدث على الهواء مباشرة لبدء بيع!" -#: pretix/control/views/event.py:1585 +#: pretix/control/views/event.py:1631 msgid "Regular ticket" msgstr "تذكرة العادية" -#: pretix/control/views/event.py:1590 +#: pretix/control/views/event.py:1636 msgid "Reduced ticket" msgstr "تذكرة مخفضة" @@ -27481,11 +27695,11 @@ msgid "" "period." msgstr "" -#: pretix/control/views/main.py:217 +#: pretix/control/views/main.py:218 msgid "You do not have permission to clone this event." msgstr "ليس لديك إذن لاستنساخ هذا الحدث." -#: pretix/control/views/main.py:283 +#: pretix/control/views/main.py:284 #, python-brace-format msgid "Team {event}" msgstr "فريق {event}" @@ -27542,19 +27756,19 @@ msgstr "" msgid "Access for the selected application has been revoked." msgstr "تم إبطال وصول التطبيق المحدد." -#: pretix/control/views/orders.py:192 +#: pretix/control/views/orders.py:193 #, fuzzy #| msgid "We could not save your changes. See below for details." msgid "We could not process your input. See below for details." msgstr "لم نتمكن من حفظ التغييرات الخاصة بك. انظر أدناه للحصول على التفاصيل." -#: pretix/control/views/orders.py:265 +#: pretix/control/views/orders.py:266 #, python-brace-format msgid "" "Successfully executed the action \"{label}\" on {success} of {total} orders." msgstr "" -#: pretix/control/views/orders.py:557 +#: pretix/control/views/orders.py:558 #, fuzzy #| msgid "All invoices" msgid "Your invoice" @@ -27566,7 +27780,7 @@ msgstr[3] "جميع الفواتير" msgstr[4] "جميع الفواتير" msgstr[5] "جميع الفواتير" -#: pretix/control/views/orders.py:559 +#: pretix/control/views/orders.py:560 #, python-brace-format msgid "" "Hello,\n" @@ -27587,7 +27801,7 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#: pretix/control/views/orders.py:695 pretix/plugins/banktransfer/views.py:901 +#: pretix/control/views/orders.py:697 pretix/plugins/banktransfer/views.py:901 #: pretix/presale/views/order.py:158 pretix/presale/views/order.py:240 #: pretix/presale/views/order.py:334 pretix/presale/views/order.py:361 #: pretix/presale/views/order.py:429 pretix/presale/views/order.py:496 @@ -27600,15 +27814,15 @@ msgstr[5] "" msgid "Unknown order code or not authorized to access this order." msgstr "كود أجل غير معروف أو غير مخول للوصول إلى هذا النظام." -#: pretix/control/views/orders.py:697 pretix/presale/views/order.py:1102 +#: pretix/control/views/orders.py:699 pretix/presale/views/order.py:1102 msgid "Ticket download is not enabled for this product." msgstr "لم يتم تمكين حمل تذكرة لهذا المنتج." -#: pretix/control/views/orders.py:818 +#: pretix/control/views/orders.py:820 msgid "The order has been deleted." msgstr "تم حذف هذا الأمر." -#: pretix/control/views/orders.py:825 +#: pretix/control/views/orders.py:827 msgid "" "The order could not be deleted as some constraints (e.g. data created by " "plug-ins) do not allow it." @@ -27616,55 +27830,55 @@ msgstr "" "لا يمكن حذف النظام كما بعض القيود (مثل البيانات التي تم إنشاؤها من قبل " "المكونات الإضافية) لا تسمح بذلك." -#: pretix/control/views/orders.py:833 +#: pretix/control/views/orders.py:835 msgid "Only orders created in test mode can be deleted." msgstr "أوامر الوحيدة التي تم إنشاؤها في وضع الاختبار يمكن حذفها." -#: pretix/control/views/orders.py:854 +#: pretix/control/views/orders.py:856 msgid "The order has been denied and is therefore now canceled." msgstr "تم رفض الطلب، وبالتالي يتم إلغاء الآن." -#: pretix/control/views/orders.py:894 +#: pretix/control/views/orders.py:896 msgid "This payment has been canceled." msgstr "تم إلغاء هذا الدفع." -#: pretix/control/views/orders.py:896 +#: pretix/control/views/orders.py:898 msgid "This payment can not be canceled at the moment." msgstr "لا يمكن إلغاء هذه الدفعة في الوقت الراهن." -#: pretix/control/views/orders.py:922 +#: pretix/control/views/orders.py:924 msgid "The refund has been canceled." msgstr "تم إلغاء استرداد." -#: pretix/control/views/orders.py:924 +#: pretix/control/views/orders.py:926 msgid "This refund can not be canceled at the moment." msgstr "لا يمكن إلغاء هذا رد في الوقت الراهن." -#: pretix/control/views/orders.py:958 +#: pretix/control/views/orders.py:960 msgid "The refund has been processed." msgstr "تم معالجة استرداد." -#: pretix/control/views/orders.py:960 pretix/control/views/orders.py:986 +#: pretix/control/views/orders.py:962 pretix/control/views/orders.py:988 msgid "This refund can not be processed at the moment." msgstr "لا يمكن معالجة هذا رد في الوقت الراهن." -#: pretix/control/views/orders.py:984 +#: pretix/control/views/orders.py:986 msgid "The refund has been marked as done." msgstr "تم وضع علامة على المبلغ في القيام به." -#: pretix/control/views/orders.py:1010 +#: pretix/control/views/orders.py:1012 #, 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:1017 +#: pretix/control/views/orders.py:1019 #, fuzzy #| msgid "Cancellation fee" msgid "Your cancellation request" msgstr "رسوم الإلغاء" -#: pretix/control/views/orders.py:1018 +#: pretix/control/views/orders.py:1020 #, python-brace-format msgid "" "Hello,\n" @@ -27680,7 +27894,7 @@ msgstr "" "\n" "فريق فعاليتك{event}" -#: pretix/control/views/orders.py:1074 +#: pretix/control/views/orders.py:1076 msgid "" "The payment has been marked as complete, but we were unable to send a " "confirmation mail." @@ -27688,41 +27902,41 @@ msgstr "" "تم وضع علامة الدفع على النحو الكامل، ولكن لم نتمكن من إرسال البريد " "الإلكتروني تأكيد." -#: pretix/control/views/orders.py:1077 +#: pretix/control/views/orders.py:1079 msgid "The payment has been marked as complete." msgstr "تم وضع علامة الدفع على النحو الكامل." -#: pretix/control/views/orders.py:1079 +#: pretix/control/views/orders.py:1081 msgid "This payment can not be confirmed at the moment." msgstr "لا يمكن تأكيد هذه الدفعة في الوقت الراهن." -#: pretix/control/views/orders.py:1170 +#: pretix/control/views/orders.py:1172 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:1270 +#: pretix/control/views/orders.py:1272 #, 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:1321 +#: pretix/control/views/orders.py:1323 msgid "" "You can not refund more than the amount of a payment that is not yet " "refunded." msgstr "لا يمكنك استرداد أكثر من مبلغ الدفعة التي لم يتم ردها حتى الان." -#: pretix/control/views/orders.py:1326 +#: pretix/control/views/orders.py:1328 msgid "" "You selected a partial refund for a payment method that only supports full " "refunds." msgstr "" "لقد حددت استرداد جزئي لطريقة الدفع التي تدعم فقط المبالغ المستردة كامل." -#: pretix/control/views/orders.py:1356 +#: pretix/control/views/orders.py:1358 msgid "" "One of the refunds failed to be processed. You should retry to refund in a " "different way. The error message was: {}" @@ -27730,11 +27944,11 @@ msgstr "" "فشل في معالجتها واحدة من المبالغ المستردة. يجب عليك إعادة المحاولة لاسترداد " "بطريقة مختلفة. وكانت رسالة الخطأ: {}" -#: pretix/control/views/orders.py:1362 +#: pretix/control/views/orders.py:1364 msgid "A refund of {} has been processed." msgstr "وقد تم تجهيز واسترداد {}." -#: pretix/control/views/orders.py:1366 +#: pretix/control/views/orders.py:1368 msgid "" "A refund of {} has been saved, but not yet fully executed. You can mark it " "as complete below." @@ -27742,16 +27956,16 @@ msgstr "" "تم حفظ استرداد {}، ولكن لم يتم تنفيذها بالكامل. يمكنك وضع علامة على أنها " "كاملة أدناه." -#: pretix/control/views/orders.py:1395 +#: pretix/control/views/orders.py:1397 msgid "" "A new gift card was created. You can now send the user their gift card code." msgstr "" -#: pretix/control/views/orders.py:1403 +#: pretix/control/views/orders.py:1405 msgid "Your gift card code" msgstr "" -#: pretix/control/views/orders.py:1405 +#: pretix/control/views/orders.py:1407 #, python-brace-format msgid "" "Hello,\n" @@ -27764,22 +27978,22 @@ msgid "" "Your {event} team" msgstr "" -#: pretix/control/views/orders.py:1416 +#: pretix/control/views/orders.py:1418 msgid "The refunds you selected do not match the selected total refund amount." msgstr "المبالغ المستردة التي حددتها لا تتطابق إجمالي استرداد المبلغ المحدد." -#: pretix/control/views/orders.py:1544 +#: pretix/control/views/orders.py:1546 msgid "" "The order has been marked as paid, but we were unable to send a confirmation " "mail." msgstr "" "تم وضع علامة على النظام ودفع، ولكن لم نتمكن من إرسال البريد الإلكتروني تأكيد." -#: pretix/control/views/orders.py:1547 +#: pretix/control/views/orders.py:1549 msgid "The payment has been created successfully." msgstr "تم إنشاء دفع بنجاح." -#: pretix/control/views/orders.py:1561 +#: pretix/control/views/orders.py:1563 msgid "" "The order has been canceled. You can now select how you want to transfer the " "money back to the user." @@ -27787,22 +28001,22 @@ msgstr "" "تم إلغاء هذا الأمر. يمكنك الآن تحديد كيف تريد لنقل الجزء الخلفي المال " "للمستخدم." -#: pretix/control/views/orders.py:1632 pretix/control/views/orders.py:1636 +#: pretix/control/views/orders.py:1634 pretix/control/views/orders.py:1638 msgid "No VAT ID specified." msgstr "يتم تحديد معرف ضريبة القيمة المضافة." -#: pretix/control/views/orders.py:1640 +#: pretix/control/views/orders.py:1642 msgid "No country specified." msgstr "تحديد أي بلد." -#: pretix/control/views/orders.py:1644 +#: pretix/control/views/orders.py:1646 #, 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:1655 +#: pretix/control/views/orders.py:1657 msgid "" "The VAT ID could not be checked, as the VAT checking service of the country " "is currently not available." @@ -27810,51 +28024,51 @@ msgstr "" "ولم يتسن التحقق من هوية ضريبة القيمة المضافة، مثل خدمة فحص ضريبة القيمة " "المضافة من البلاد غير متوفرة حاليا." -#: pretix/control/views/orders.py:1658 +#: pretix/control/views/orders.py:1660 msgid "This VAT ID is valid." msgstr "هذا ID VAT صالح." -#: pretix/control/views/orders.py:1672 pretix/control/views/orders.py:1705 +#: pretix/control/views/orders.py:1674 pretix/control/views/orders.py:1707 msgid "Unknown invoice." msgstr "فاتورة غير معروفة." -#: pretix/control/views/orders.py:1675 +#: pretix/control/views/orders.py:1677 msgid "Invoices may not be changed after they are created." msgstr "" -#: pretix/control/views/orders.py:1677 pretix/control/views/orders.py:1708 +#: pretix/control/views/orders.py:1679 pretix/control/views/orders.py:1710 msgid "The invoice has already been canceled." msgstr "وقد تم بالفعل إلغاء الفاتورة." -#: pretix/control/views/orders.py:1679 +#: pretix/control/views/orders.py:1681 #, fuzzy #| msgid "The invoice has already been canceled." msgid "The invoice file has already been exported." msgstr "وقد تم بالفعل إلغاء الفاتورة." -#: pretix/control/views/orders.py:1681 +#: pretix/control/views/orders.py:1683 #, fuzzy #| msgid "The invoice has been regenerated." msgid "The invoice file is too old to be regenerated." msgstr "تم إعادة إنشاء الفاتورة." -#: pretix/control/views/orders.py:1683 pretix/control/views/orders.py:1710 +#: pretix/control/views/orders.py:1685 pretix/control/views/orders.py:1712 msgid "The invoice has been cleaned of personal data." msgstr "وقد تم تنظيف الفاتورة البيانات الشخصية." -#: pretix/control/views/orders.py:1741 +#: pretix/control/views/orders.py:1743 msgid "The email has been queued to be sent." msgstr "وقد تم في قائمة الانتظار البريد الإلكتروني لإرسالها." -#: pretix/control/views/orders.py:1765 pretix/presale/views/order.py:1279 +#: pretix/control/views/orders.py:1767 pretix/presale/views/order.py:1279 msgid "This invoice has not been found" msgstr "لم يتم العثور على هذه الفاتورة" -#: pretix/control/views/orders.py:1772 pretix/presale/views/order.py:1286 +#: pretix/control/views/orders.py:1774 pretix/presale/views/order.py:1286 msgid "The invoice file is no longer stored on the server." msgstr "لم يعد تخزين الملف فاتورة على الخادم." -#: pretix/control/views/orders.py:1777 pretix/presale/views/order.py:1291 +#: pretix/control/views/orders.py:1779 pretix/presale/views/order.py:1291 msgid "" "The invoice file has not yet been generated, we will generate it for you " "now. Please try again in a few seconds." @@ -27862,105 +28076,105 @@ msgstr "" "لم يتم إنشاء ملف الفاتورة، وسوف تولد لانها لكم الآن. يرجى المحاولة مرة أخرى " "في بضع ثوان." -#: pretix/control/views/orders.py:1805 +#: pretix/control/views/orders.py:1807 msgid "The payment term has been changed." msgstr "تم تغيير مصطلح الدفع." -#: pretix/control/views/orders.py:1810 pretix/control/views/orders.py:1867 +#: pretix/control/views/orders.py:1812 pretix/control/views/orders.py:1869 msgid "" "We were not able to process the request completely as the server was too " "busy." msgstr "لم نكن قادرين على معالجة الطلب تماما كما كان الملقم مشغول جدا." -#: pretix/control/views/orders.py:1818 +#: pretix/control/views/orders.py:1820 msgid "This action is only allowed for pending orders." msgstr "يسمح هذا الإجراء فقط لانتظار أوامر." -#: pretix/control/views/orders.py:1873 +#: pretix/control/views/orders.py:1875 #, 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:2130 pretix/presale/views/order.py:1565 +#: pretix/control/views/orders.py:2132 pretix/presale/views/order.py:1565 msgid "An error occurred. Please see the details below." msgstr "حدث خطأ. يرجى الاطلاع على التفاصيل أدناه." -#: pretix/control/views/orders.py:2138 +#: pretix/control/views/orders.py:2140 msgid "The order has been changed and the user has been notified." msgstr "تم تغيير النظام وتم إعلام المستخدم." -#: pretix/control/views/orders.py:2140 pretix/control/views/orders.py:2276 -#: pretix/control/views/orders.py:2313 pretix/presale/views/order.py:1600 +#: pretix/control/views/orders.py:2142 pretix/control/views/orders.py:2278 +#: pretix/control/views/orders.py:2315 pretix/presale/views/order.py:1600 msgid "The order has been changed." msgstr "تم تغيير النظام." -#: pretix/control/views/orders.py:2167 pretix/presale/checkoutflow.py:945 +#: pretix/control/views/orders.py:2169 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:2278 +#: pretix/control/views/orders.py:2280 msgid "Nothing about the order had to be changed." msgstr "كان شيئا عن هذا الأمر يجب أن يتغير." -#: pretix/control/views/orders.py:2359 pretix/plugins/sendmail/views.py:176 +#: pretix/control/views/orders.py:2361 pretix/plugins/sendmail/views.py:176 msgid "We could not send the email. See below for details." msgstr "لم نتمكن من إرسال البريد الإلكتروني. انظر أدناه للحصول على التفاصيل." -#: pretix/control/views/orders.py:2375 pretix/control/views/orders.py:2445 +#: pretix/control/views/orders.py:2377 pretix/control/views/orders.py:2447 #: 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:2394 pretix/control/views/orders.py:2465 +#: pretix/control/views/orders.py:2396 pretix/control/views/orders.py:2467 msgid "Your message has been queued and will be sent to {}." msgstr "وقد اصطف رسالتك وسوف يتم ارسالهم الى {}." -#: pretix/control/views/orders.py:2398 pretix/control/views/orders.py:2468 +#: pretix/control/views/orders.py:2400 pretix/control/views/orders.py:2470 msgid "Failed to send mail to the following user: {}" msgstr "فشل في إرسال البريد الإلكتروني للمستخدم التالية: {}" -#: pretix/control/views/orders.py:2521 pretix/presale/views/order.py:1062 +#: pretix/control/views/orders.py:2523 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:2597 +#: pretix/control/views/orders.py:2599 msgid "There is no order with the given order code." msgstr "لا يوجد أي ترتيب مع رمز ترتيب معين." -#: pretix/control/views/orders.py:2703 pretix/control/views/organizer.py:1805 +#: pretix/control/views/orders.py:2705 pretix/control/views/organizer.py:1805 msgid "The selected exporter was not found." msgstr "لم يتم العثور على مصدر المحدد." -#: pretix/control/views/orders.py:2713 pretix/control/views/organizer.py:1815 +#: pretix/control/views/orders.py:2715 pretix/control/views/organizer.py:1815 msgid "There was a problem processing your input. See below for error details." msgstr "" "كانت هناك مشكلة معالجة المدخلات الخاصة بك. انظر أدناه للحصول على تفاصيل " "الخطأ." -#: pretix/control/views/orders.py:2748 pretix/control/views/organizer.py:1858 +#: pretix/control/views/orders.py:2750 pretix/control/views/organizer.py:1858 #, python-brace-format msgid "" "Your export schedule has been saved. The next export will start around " "{datetime}." msgstr "" -#: pretix/control/views/orders.py:2753 pretix/control/views/organizer.py:1863 +#: pretix/control/views/orders.py:2755 pretix/control/views/organizer.py:1863 msgid "Your export schedule has been saved, but no next export is planned." msgstr "" -#: pretix/control/views/orders.py:2792 pretix/control/views/organizer.py:1903 +#: pretix/control/views/orders.py:2794 pretix/control/views/organizer.py:1903 #, fuzzy, python-brace-format #| msgid "Export date" msgid "Export: {title}" msgstr "تاريخ التصدير" -#: pretix/control/views/orders.py:2793 pretix/control/views/organizer.py:1905 +#: pretix/control/views/orders.py:2795 pretix/control/views/organizer.py:1905 #, python-brace-format msgid "" "Hello,\n" @@ -27968,27 +28182,27 @@ msgid "" "attached to this email, you can find a new scheduled report for {name}." msgstr "" -#: pretix/control/views/orders.py:2861 pretix/control/views/organizer.py:1973 +#: pretix/control/views/orders.py:2863 pretix/control/views/organizer.py:1973 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:2940 +#: pretix/control/views/orders.py:2942 #, fuzzy #| msgid "The order has been canceled." msgid "All orders have been canceled." msgstr "تم إلغاء هذا الأمر." -#: pretix/control/views/orders.py:2942 +#: pretix/control/views/orders.py:2944 #, 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:2963 +#: pretix/control/views/orders.py:2965 #, fuzzy #| msgid "Your input was invalid, please try again." msgid "Your input was not valid." @@ -28380,11 +28594,11 @@ msgctxt "subevent" msgid "The selected dates have been deleted or disabled." msgstr "تم حذف المواعيد المحددة أو تعطيل." -#: pretix/control/views/subevents.py:894 +#: pretix/control/views/subevents.py:901 msgid "Please do not create more than 100.000 dates at once." msgstr "" -#: pretix/control/views/subevents.py:1030 +#: pretix/control/views/subevents.py:1037 msgctxt "subevent" msgid "{} new dates have been created." msgstr "وقد تم إنشاء {} مواعيد جديدة." @@ -28613,6 +28827,16 @@ msgstr "هذه ليست سلسلة فعالية." msgid "The waitinglist entry has been transferred." msgstr "تم نقل إدخال قائمة الانتظار إلى الأعلى." +#: pretix/helpers/countries.py:128 +msgid "Belarus" +msgstr "" + +#: pretix/helpers/countries.py:129 +#, fuzzy +#| msgid "French" +msgid "French Guiana" +msgstr "الفرنسية" + #: pretix/helpers/daterange.py:56 pretix/helpers/daterange.py:118 #: pretix/presale/templates/pretixpresale/fragment_calendar.html:77 #: pretix/presale/templates/pretixpresale/fragment_week_calendar.html:46 @@ -28742,7 +28966,7 @@ msgstr "جميع مزودي خدمات السداد" msgid "All variations" msgstr "جميع الإجراءات" -#: pretix/plugins/autocheckin/forms.py:248 +#: pretix/plugins/autocheckin/forms.py:247 msgid "" "When restricting by payment method, the rule should run after the payment " "was received." @@ -29118,11 +29342,6 @@ msgstr "لم تقم بإنشاء أي تخطيطات شارة حتى الآن." msgid "Create a new badge layout" msgstr "قم بإنشاء تخطيط شارة جديد" -#: pretix/plugins/badges/templates/pretixplugins/badges/index.html:63 -#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/index.html:60 -msgid "Make default" -msgstr "وضع افتراضي" - #: pretix/plugins/badges/views.py:89 msgid "The new badge layout has been created." msgstr "تم إنشاء تخطيط الشارة الجديد." @@ -29219,6 +29438,7 @@ msgstr "" #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/checkout_confirm.html:15 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/checkout_payment_form.html:15 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:50 +#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/new_refund_control_form.html:6 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:24 msgid "IBAN" msgstr "رقم الحساب المصرفي الدولي IBAN" @@ -29387,6 +29607,7 @@ msgstr "يرجى تحويل المبلغ كاملا إلى الحساب المص #: pretix/plugins/banktransfer/payment.py:654 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/checkout_confirm.html:14 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/checkout_payment_form.html:14 +#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/new_refund_control_form.html:5 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:23 #: pretix/plugins/banktransfer/views.py:835 #: pretix/plugins/stripe/payment.py:1458 @@ -29421,6 +29642,7 @@ msgid "Can only create a bank transfer refund from an existing payment." msgstr "يمكن فقط إنشاء تحويل مصرفي مسترد من دفعة موجودة." #: pretix/plugins/banktransfer/payment.py:660 +#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/new_refund_control_form.html:7 msgid "BIC (optional)" msgstr "رقم BIC (اختياري)" @@ -30120,7 +30342,7 @@ msgstr "تم التسجيل تلقائيا" #: pretix/plugins/checkinlists/exporters.py:505 #: pretix/plugins/checkinlists/exporters.py:693 #: pretix/plugins/checkinlists/exporters.py:758 -#: pretix/plugins/paypal/payment.py:123 pretix/plugins/paypal2/payment.py:120 +#: pretix/plugins/paypal/payment.py:124 pretix/plugins/paypal2/payment.py:121 msgid "Secret" msgstr "سري" @@ -30188,10 +30410,6 @@ msgstr "" msgid "Successful scans only" msgstr "المدفوعات ناجحة" -#: pretix/plugins/checkinlists/exporters.py:879 -msgid "All check-in lists" -msgstr "جميع قوائم التسجيل" - #: pretix/plugins/manualpayment/apps.py:37 #, fuzzy #| msgid "" @@ -30200,10 +30418,10 @@ msgid "A fully customizable payment method for manual processing." msgstr "يضيف هذا البرنامج المساعد طريقة دفع قابلة للتخصيص والمعالجة اليدوية." #: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47 -#: pretix/plugins/paypal/payment.py:75 pretix/plugins/paypal2/apps.py:45 -#: pretix/plugins/paypal2/payment.py:82 pretix/plugins/paypal2/payment.py:138 -#: pretix/plugins/paypal2/payment.py:1096 -#: pretix/plugins/paypal2/payment.py:1097 pretix/plugins/stripe/payment.py:1816 +#: pretix/plugins/paypal/payment.py:76 pretix/plugins/paypal2/apps.py:45 +#: pretix/plugins/paypal2/payment.py:83 pretix/plugins/paypal2/payment.py:139 +#: pretix/plugins/paypal2/payment.py:1097 +#: pretix/plugins/paypal2/payment.py:1098 pretix/plugins/stripe/payment.py:1816 msgid "PayPal" msgstr "PayPal" @@ -30213,7 +30431,7 @@ msgid "" "payment methods world-wide." msgstr "" -#: pretix/plugins/paypal/payment.py:91 pretix/plugins/paypal2/payment.py:376 +#: pretix/plugins/paypal/payment.py:92 pretix/plugins/paypal2/payment.py:377 msgid "" "The PayPal sandbox is being used, you can test without actually sending " "money but you will need a PayPal sandbox user to log in." @@ -30221,30 +30439,30 @@ msgstr "" "يتم استخدام PayPal sandbox ، يمكنك الاختبار دون إرسال المبالغ فعليًا ولكنك " "ستحتاج إلى مستخدم PayPal sandbox لتسجيل الدخول." -#: pretix/plugins/paypal/payment.py:103 +#: pretix/plugins/paypal/payment.py:104 msgid "PayPal account" msgstr "حساب PayPal" -#: pretix/plugins/paypal/payment.py:116 pretix/plugins/paypal2/payment.py:113 +#: pretix/plugins/paypal/payment.py:117 pretix/plugins/paypal2/payment.py:114 #, python-brace-format msgid "{text}" msgstr "{text}" -#: pretix/plugins/paypal/payment.py:117 pretix/plugins/paypal2/payment.py:114 +#: pretix/plugins/paypal/payment.py:118 pretix/plugins/paypal2/payment.py:115 msgid "Click here for a tutorial on how to obtain the required keys" msgstr "" "انقر هنا للحصول على برنامج تعليمي حول كيفية الحصول على المفاتيح المطلوبة" -#: pretix/plugins/paypal/payment.py:129 pretix/plugins/paypal2/payment.py:126 +#: pretix/plugins/paypal/payment.py:130 pretix/plugins/paypal2/payment.py:127 #: pretix/plugins/stripe/payment.py:258 msgid "Endpoint" msgstr "نقطة النهاية" -#: pretix/plugins/paypal/payment.py:141 pretix/plugins/paypal2/payment.py:200 +#: pretix/plugins/paypal/payment.py:142 pretix/plugins/paypal2/payment.py:201 msgid "Reference prefix" msgstr "رمز يسبق المرجع" -#: pretix/plugins/paypal/payment.py:142 pretix/plugins/paypal2/payment.py:201 +#: pretix/plugins/paypal/payment.py:143 pretix/plugins/paypal2/payment.py:202 msgid "" "Any value entered here will be added in front of the regular booking " "reference containing the order number." @@ -30252,13 +30470,13 @@ msgstr "" "ستتم إضافة أي قيمة يتم إدخالها هنا أمام مرجع الحجز العادي الذي يحتوي على رقم " "الطلب." -#: pretix/plugins/paypal/payment.py:148 pretix/plugins/paypal2/payment.py:207 +#: pretix/plugins/paypal/payment.py:149 pretix/plugins/paypal2/payment.py:208 #, fuzzy #| msgid "Reference prefix" msgid "Reference postfix" msgstr "رمز يسبق المرجع" -#: pretix/plugins/paypal/payment.py:149 pretix/plugins/paypal2/payment.py:208 +#: pretix/plugins/paypal/payment.py:150 pretix/plugins/paypal2/payment.py:209 #, fuzzy #| msgid "" #| "Any value entered here will be added in front of the regular booking " @@ -30270,63 +30488,63 @@ msgstr "" "ستتم إضافة أي قيمة يتم إدخالها هنا أمام مرجع الحجز العادي الذي يحتوي على رقم " "الطلب." -#: pretix/plugins/paypal/payment.py:187 pretix/plugins/paypal2/payment.py:261 +#: pretix/plugins/paypal/payment.py:188 pretix/plugins/paypal2/payment.py:262 msgid "Disconnect from PayPal" msgstr "اقطع الاتصال ب PayPal" -#: pretix/plugins/paypal/payment.py:241 pretix/plugins/paypal/payment.py:307 -#: pretix/plugins/paypal/payment.py:345 pretix/plugins/paypal/payment.py:360 -#: pretix/plugins/paypal/payment.py:428 pretix/plugins/paypal/payment.py:431 -#: pretix/plugins/paypal/payment.py:589 pretix/plugins/paypal/payment.py:666 -#: pretix/plugins/paypal2/payment.py:470 pretix/plugins/paypal2/payment.py:480 -#: pretix/plugins/paypal2/payment.py:602 pretix/plugins/paypal2/payment.py:606 -#: pretix/plugins/paypal2/payment.py:675 pretix/plugins/paypal2/payment.py:739 -#: pretix/plugins/paypal2/payment.py:1020 -#: pretix/plugins/paypal2/payment.py:1030 -#: pretix/plugins/paypal2/payment.py:1126 +#: pretix/plugins/paypal/payment.py:242 pretix/plugins/paypal/payment.py:308 +#: pretix/plugins/paypal/payment.py:346 pretix/plugins/paypal/payment.py:361 +#: pretix/plugins/paypal/payment.py:429 pretix/plugins/paypal/payment.py:432 +#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:667 +#: pretix/plugins/paypal2/payment.py:471 pretix/plugins/paypal2/payment.py:481 +#: pretix/plugins/paypal2/payment.py:603 pretix/plugins/paypal2/payment.py:607 +#: pretix/plugins/paypal2/payment.py:676 pretix/plugins/paypal2/payment.py:740 +#: pretix/plugins/paypal2/payment.py:1021 +#: pretix/plugins/paypal2/payment.py:1031 +#: pretix/plugins/paypal2/payment.py:1127 msgid "We had trouble communicating with PayPal" msgstr "كانت لدينا مشكلة في التواصل مع PayPal" -#: pretix/plugins/paypal/payment.py:374 pretix/plugins/paypal/payment.py:383 -#: pretix/plugins/paypal/payment.py:457 pretix/plugins/paypal2/payment.py:651 -#: pretix/plugins/paypal2/payment.py:692 pretix/plugins/paypal2/payment.py:754 -#: pretix/plugins/paypal2/payment.py:785 pretix/plugins/paypal2/payment.py:810 +#: pretix/plugins/paypal/payment.py:375 pretix/plugins/paypal/payment.py:384 +#: pretix/plugins/paypal/payment.py:458 pretix/plugins/paypal2/payment.py:652 +#: pretix/plugins/paypal2/payment.py:693 pretix/plugins/paypal2/payment.py:755 +#: pretix/plugins/paypal2/payment.py:786 pretix/plugins/paypal2/payment.py:811 msgid "" "We were unable to process your payment. See below for details on how to " "proceed." msgstr "" "لم نتمكن من معالجة الدفع. انظر أدناه للحصول على تفاصيل حول كيفية المتابعة." -#: pretix/plugins/paypal/payment.py:438 pretix/plugins/paypal/payment.py:447 -#: pretix/plugins/paypal2/payment.py:797 +#: pretix/plugins/paypal/payment.py:439 pretix/plugins/paypal/payment.py:448 +#: pretix/plugins/paypal2/payment.py:798 msgid "" "PayPal has not yet approved the payment. We will inform you as soon as the " "payment completed." msgstr "لم يوافق PayPal على الدفع بعد. سنبلغك بمجرد إتمام عملية الدفع." -#: pretix/plugins/paypal/payment.py:472 pretix/plugins/paypal2/payment.py:825 +#: pretix/plugins/paypal/payment.py:473 pretix/plugins/paypal2/payment.py:826 #: pretix/plugins/stripe/payment.py:985 msgid "There was an error sending the confirmation mail." msgstr "حدث خطأ في إرسال بريد التأكيد." -#: pretix/plugins/paypal/payment.py:565 pretix/plugins/paypal/payment.py:572 -#: pretix/plugins/paypal2/payment.py:978 pretix/plugins/paypal2/payment.py:999 +#: pretix/plugins/paypal/payment.py:566 pretix/plugins/paypal/payment.py:573 +#: pretix/plugins/paypal2/payment.py:979 pretix/plugins/paypal2/payment.py:1000 msgid "Refunding the amount via PayPal failed: {}" msgstr "فشل رد المبلغ عبر PayPal: {}" -#: pretix/plugins/paypal/payment.py:707 pretix/plugins/paypal/payment.py:715 -#: pretix/plugins/paypal2/payment.py:1076 -#: pretix/plugins/paypal2/payment.py:1084 -msgid "The payment for this invoice has already been received." -msgstr "تم إستلام قيمة هذه الفاتورة مسبقا." - #: pretix/plugins/paypal/payment.py:708 pretix/plugins/paypal/payment.py:716 #: pretix/plugins/paypal2/payment.py:1077 #: pretix/plugins/paypal2/payment.py:1085 +msgid "The payment for this invoice has already been received." +msgstr "تم إستلام قيمة هذه الفاتورة مسبقا." + +#: pretix/plugins/paypal/payment.py:709 pretix/plugins/paypal/payment.py:717 +#: pretix/plugins/paypal2/payment.py:1078 +#: pretix/plugins/paypal2/payment.py:1086 msgid "PayPal payment ID" msgstr "رقم مرجع سداد PayPal" -#: pretix/plugins/paypal/payment.py:710 pretix/plugins/paypal2/payment.py:1079 +#: pretix/plugins/paypal/payment.py:711 pretix/plugins/paypal2/payment.py:1080 msgid "PayPal sale ID" msgstr "رقم مرجع البيع في PayPal" @@ -30423,26 +30641,26 @@ msgid "" "methods world-wide." msgstr "" -#: pretix/plugins/paypal2/payment.py:99 +#: pretix/plugins/paypal2/payment.py:100 #, fuzzy #| msgid "PayPal payment ID" msgid "PayPal Merchant ID" msgstr "رقم مرجع سداد PayPal" -#: pretix/plugins/paypal2/payment.py:141 +#: pretix/plugins/paypal2/payment.py:142 msgid "" "Even if a customer chooses an Alternative Payment Method, they will always " "have the option to revert back to paying with their PayPal account. For this " "reason, this payment method is always active." msgstr "" -#: pretix/plugins/paypal2/payment.py:149 +#: pretix/plugins/paypal2/payment.py:150 #, fuzzy #| msgid "Enable payment method" msgid "Alternative Payment Methods" msgstr "تفعيل طريقة الدفع" -#: pretix/plugins/paypal2/payment.py:151 +#: pretix/plugins/paypal2/payment.py:152 msgid "" "In addition to payments through a PayPal account, you can also offer your " "customers the option to pay with credit cards and other, local payment " @@ -30452,11 +30670,11 @@ msgid "" "PayPal Plus." msgstr "" -#: pretix/plugins/paypal2/payment.py:166 +#: pretix/plugins/paypal2/payment.py:167 msgid "Disable SEPA Direct Debit" msgstr "" -#: pretix/plugins/paypal2/payment.py:168 +#: pretix/plugins/paypal2/payment.py:169 msgid "" "While most payment methods cannot be recalled by a customer without " "outlining their exact grief with the merchants, SEPA Direct Debit can be " @@ -30465,30 +30683,30 @@ msgid "" "Debit payments in order to reduce the risk of costly chargebacks." msgstr "" -#: pretix/plugins/paypal2/payment.py:182 +#: pretix/plugins/paypal2/payment.py:183 msgid "Enable Buy Now Pay Later" msgstr "" -#: pretix/plugins/paypal2/payment.py:184 +#: pretix/plugins/paypal2/payment.py:185 msgid "" "Offer your customers the possibility to buy now (up to a certain limit) and " "pay in multiple installments or within 30 days. You, as the merchant, are " "getting your money right away." msgstr "" -#: pretix/plugins/paypal2/payment.py:216 +#: pretix/plugins/paypal2/payment.py:217 #, fuzzy #| msgid "Customer actions" msgid "-- Automatic --" msgstr "إجراءات العملاء" -#: pretix/plugins/paypal2/payment.py:222 +#: pretix/plugins/paypal2/payment.py:223 #, fuzzy #| msgid "Any country" msgid "Buyer country" msgstr "أي بلد" -#: pretix/plugins/paypal2/payment.py:246 +#: pretix/plugins/paypal2/payment.py:247 #, fuzzy #| msgid "" #| "To accept payments via PayPal, you will need an account at PayPal. By " @@ -30502,12 +30720,12 @@ msgstr "" "لقبول المدفوعات عبر PayPal ، ستحتاج إلى حساب في PayPal. من خلال النقر على " "الزر التالي ، يمكنك إما إنشاء حساب PayPal جديد يربط pretix بحساب موجود." -#: pretix/plugins/paypal2/payment.py:251 +#: pretix/plugins/paypal2/payment.py:252 #, python-brace-format msgid "Connect with {icon} PayPal" msgstr "اتصل مع {icon} PayPal" -#: pretix/plugins/paypal2/payment.py:265 +#: pretix/plugins/paypal2/payment.py:266 msgid "" "Please configure a PayPal Webhook to the following endpoint in order to " "automatically cancel orders when payments are refunded externally." @@ -30515,16 +30733,16 @@ msgstr "" "يرجى إعداد PayPal Webhook إلى نقطة النهاية التالية لإلغاء الطلبات تلقائيا " "عند رد المدفوعات خارجيا." -#: pretix/plugins/paypal2/payment.py:276 +#: pretix/plugins/paypal2/payment.py:277 msgid "PayPal does not process payments in your event's currency." msgstr "لا يعالج PayPal المدفوعات بعملة الفعالية الخاصة بك." -#: pretix/plugins/paypal2/payment.py:277 +#: pretix/plugins/paypal2/payment.py:278 msgid "" "Please check this PayPal page for a complete list of supported currencies." msgstr "يرجى مراجعة صفحة PayPal هذه للحصول على قائمة كاملة بالعملات المدعومة." -#: pretix/plugins/paypal2/payment.py:282 +#: pretix/plugins/paypal2/payment.py:283 msgid "" "Your event's currency is supported by PayPal as a payment and balance " "currency for in-country accounts only. This means, that the receiving as " @@ -30536,13 +30754,13 @@ msgstr "" "هذا يعني أنه يجب إنشاء حساب PayPal المستلم وكذلك حساب المرسل في نفس البلد " "واستخدام نفس العملة. لن تتمكن الحسابات خارج الدولة من إرسال أي مدفوعات." -#: pretix/plugins/paypal2/payment.py:334 pretix/plugins/paypal2/views.py:250 +#: pretix/plugins/paypal2/payment.py:335 pretix/plugins/paypal2/views.py:250 msgid "An error occurred during connecting with PayPal, please try again." msgstr "حدث خطأ أثناء الاتصال ب PayPal ، يرجى المحاولة مرة أخرى." -#: pretix/plugins/paypal2/payment.py:466 pretix/plugins/paypal2/payment.py:598 -#: pretix/plugins/paypal2/payment.py:672 pretix/plugins/paypal2/payment.py:735 -#: pretix/plugins/paypal2/payment.py:780 pretix/plugins/paypal2/payment.py:1015 +#: pretix/plugins/paypal2/payment.py:467 pretix/plugins/paypal2/payment.py:599 +#: pretix/plugins/paypal2/payment.py:673 pretix/plugins/paypal2/payment.py:736 +#: pretix/plugins/paypal2/payment.py:781 pretix/plugins/paypal2/payment.py:1016 #: pretix/plugins/paypal2/templates/pretixplugins/paypal2/pending.html:5 msgid "" "Your payment has failed due to a known issue within PayPal. Please try " @@ -30550,32 +30768,32 @@ msgid "" "attempt. You can also try other payment methods, if available." msgstr "" -#: pretix/plugins/paypal2/payment.py:476 pretix/plugins/paypal2/payment.py:1026 +#: pretix/plugins/paypal2/payment.py:477 pretix/plugins/paypal2/payment.py:1027 #, fuzzy #| msgid "This gift card was used in the meantime. Please try again." msgid "" "Something went wrong when requesting the payment status. Please try again." msgstr "تم استخدام بطاقة الهدايا هذه في هذه الأثناء. حاول مرة اخرى." -#: pretix/plugins/paypal2/payment.py:485 pretix/plugins/paypal2/payment.py:1035 +#: pretix/plugins/paypal2/payment.py:486 pretix/plugins/paypal2/payment.py:1036 #, fuzzy #| msgid "You may need to enable JavaScript for Stripe payments." msgid "You may need to enable JavaScript for PayPal payments." msgstr "قد تحتاج إلى تمكين JavaScript لمدفوعات Stripe." -#: pretix/plugins/paypal2/payment.py:969 +#: pretix/plugins/paypal2/payment.py:970 msgid "" "Refunding the amount via PayPal failed: The original payment does not " "contain the required information to issue an automated refund." msgstr "" -#: pretix/plugins/paypal2/payment.py:1103 +#: pretix/plugins/paypal2/payment.py:1104 #, fuzzy #| msgid "PayPal" msgid "PayPal APM" msgstr "PayPal" -#: pretix/plugins/paypal2/payment.py:1104 +#: pretix/plugins/paypal2/payment.py:1105 #, fuzzy #| msgid "Link to enable payment method" msgid "PayPal Alternative Payment Methods" @@ -30753,7 +30971,7 @@ msgid "Please turn on JavaScript." msgstr "حاول مرة اخرى." #: pretix/plugins/paypal2/templates/pretixplugins/paypal2/pay.html:29 -#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:56 +#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:57 msgid "Please select how you want to pay." msgstr "يرجى اختيار طريقة الدفع." @@ -31077,7 +31295,7 @@ msgid "Waiting for" msgstr "انتظار" #: pretix/plugins/sendmail/forms.py:97 pretix/plugins/sendmail/forms.py:171 -#: pretix/plugins/sendmail/forms.py:349 +#: pretix/plugins/sendmail/forms.py:348 #, fuzzy #| msgid "Restrict to specific sales channels" msgctxt "sendmail_form" @@ -31165,21 +31383,21 @@ msgstr "" msgid "Attachment of tickets is disabled in this event's email settings." msgstr "" -#: pretix/plugins/sendmail/forms.py:234 pretix/plugins/sendmail/forms.py:388 +#: pretix/plugins/sendmail/forms.py:234 pretix/plugins/sendmail/forms.py:386 #: pretix/plugins/sendmail/views.py:267 #, fuzzy #| msgid "payment pending (except unapproved)" msgid "payment pending but already confirmed" msgstr "الدفع معلق (باستثناء غير الموافق عليه)" -#: pretix/plugins/sendmail/forms.py:235 pretix/plugins/sendmail/forms.py:390 +#: pretix/plugins/sendmail/forms.py:235 pretix/plugins/sendmail/forms.py:388 #: pretix/plugins/sendmail/views.py:268 #, fuzzy #| msgid "payment pending (except unapproved)" msgid "payment pending (except unapproved or already confirmed)" msgstr "الدفع معلق (باستثناء غير الموافق عليه)" -#: pretix/plugins/sendmail/forms.py:239 pretix/plugins/sendmail/forms.py:394 +#: pretix/plugins/sendmail/forms.py:239 pretix/plugins/sendmail/forms.py:392 #: pretix/plugins/sendmail/views.py:266 msgid "pending with payment overdue" msgstr "معلقة مع تأخر السداد" @@ -31198,60 +31416,60 @@ msgctxt "sendmail_form" msgid "Restrict to recipients with check-in on list" msgstr "يقتصر على قنوات بيع محددة" -#: pretix/plugins/sendmail/forms.py:373 +#: pretix/plugins/sendmail/forms.py:371 msgid "Type of schedule time" msgstr "" -#: pretix/plugins/sendmail/forms.py:376 +#: pretix/plugins/sendmail/forms.py:374 #, fuzzy #| msgid "Absolute value" msgid "Absolute" msgstr "قيمه مطلقه" -#: pretix/plugins/sendmail/forms.py:377 +#: pretix/plugins/sendmail/forms.py:375 #, fuzzy #| msgid "Required for events" msgid "Relative, before event start" msgstr "مطلوب للفعاليات" -#: pretix/plugins/sendmail/forms.py:378 +#: pretix/plugins/sendmail/forms.py:376 #, fuzzy #| msgid "Required for events" msgid "Relative, before event end" msgstr "مطلوب للفعاليات" -#: pretix/plugins/sendmail/forms.py:379 +#: pretix/plugins/sendmail/forms.py:377 #, fuzzy #| msgid "Required for events" msgid "Relative, after event start" msgstr "مطلوب للفعاليات" -#: pretix/plugins/sendmail/forms.py:380 +#: pretix/plugins/sendmail/forms.py:378 #, fuzzy #| msgid "Relative date:" msgid "Relative, after event end" msgstr "تاريخ نسبي:" -#: pretix/plugins/sendmail/forms.py:397 +#: pretix/plugins/sendmail/forms.py:395 #, fuzzy #| msgid "List of orders with taxes" msgctxt "sendmail_from" msgid "Restrict to orders with status" msgstr "قائمة الطلبات مع الضرائب" -#: pretix/plugins/sendmail/forms.py:412 +#: pretix/plugins/sendmail/forms.py:410 #, fuzzy #| msgid "Please choose a later date." msgid "Please specify the send date" msgstr "الرجاء اختيار تاريخ لاحق." -#: pretix/plugins/sendmail/forms.py:417 +#: pretix/plugins/sendmail/forms.py:415 #, fuzzy #| msgid "Please enter the same password twice" msgid "Please specify the offset days and time" msgstr "الرجاء إدخال نفس كلمة المرور مرتين" -#: pretix/plugins/sendmail/forms.py:428 +#: pretix/plugins/sendmail/forms.py:426 #, fuzzy #| msgid "Please select a quota." msgid "Please specify a product" @@ -33204,8 +33422,8 @@ msgstr "" #: pretix/presale/forms/order.py:113 pretix/presale/forms/order.py:121 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:171 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:311 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:186 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:339 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:188 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:341 #: pretix/presale/templates/pretixpresale/event/voucher.html:198 #: pretix/presale/templates/pretixpresale/event/voucher.html:353 msgid "plus taxes" @@ -33257,20 +33475,20 @@ msgstr "القبول: {datetime}" msgid "Organizer: {organizer}" msgstr "منظم: {organizer}" -#: pretix/presale/templates/pretixpresale/base.html:47 +#: pretix/presale/templates/pretixpresale/base.html:44 #, fuzzy #| msgid "Send links" msgctxt "skip-to-main-nav" msgid "Skip link" msgstr "قم بإرسال روابط" -#: pretix/presale/templates/pretixpresale/base.html:48 +#: pretix/presale/templates/pretixpresale/base.html:45 #, fuzzy #| msgid "Email content" msgid "Skip to main content" msgstr "البريد الإلكتروني المحتوى" -#: pretix/presale/templates/pretixpresale/base.html:76 +#: pretix/presale/templates/pretixpresale/base.html:75 #, fuzzy #| msgid "Toggle navigation" msgid "Footer Navigation" @@ -33385,8 +33603,10 @@ msgstr "تأكيدات" #: pretix/presale/templates/pretixpresale/event/base.html:222 #: pretix/presale/templates/pretixpresale/organizers/base.html:100 -msgid "Contact event organizer" -msgstr "اتصل بمنظم الفعالية" +#, fuzzy +#| msgid "Contact:" +msgid "Contact" +msgstr "جهة اتصال:" #: pretix/presale/templates/pretixpresale/event/base.html:225 #: pretix/presale/templates/pretixpresale/fragment_modals.html:118 @@ -33445,10 +33665,10 @@ msgid "Our recommendations" msgstr "ملاحظات الطلب" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:85 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:202 -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:120 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:201 +#: 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:125 +#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:126 #: pretix/presale/templates/pretixpresale/event/checkout_questions.html:187 #: pretix/presale/templates/pretixpresale/organizers/customer_address_delete.html:28 #: pretix/presale/templates/pretixpresale/organizers/customer_profile_delete.html:28 @@ -33462,20 +33682,19 @@ msgstr "خطوة %(current)s of %(total)s: %(label)s" #: pretix/presale/templates/pretixpresale/event/checkout_base.html:12 #: pretix/presale/templates/pretixpresale/event/checkout_base.html:56 -#: pretix/presale/templates/pretixpresale/event/checkout_base.html:57 msgid "Checkout" msgstr "الدفع" #: pretix/presale/templates/pretixpresale/event/checkout_base.html:15 #: pretix/presale/templates/pretixpresale/event/checkout_base.html:21 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:18 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:17 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:9 #: pretix/presale/templates/pretixpresale/event/fragment_cart_box.html:11 msgid "Your cart" msgstr "عربتك" #: pretix/presale/templates/pretixpresale/event/checkout_base.html:28 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:28 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:27 #: pretix/presale/templates/pretixpresale/event/fragment_cart_box.html:18 msgid "Cart expired" msgstr "انتهت صلاحية عربة التسوق" @@ -33487,57 +33706,56 @@ msgid "Show full cart" msgstr "مزيد من المعلومات" #: pretix/presale/templates/pretixpresale/event/checkout_base.html:52 -#: pretix/presale/templates/pretixpresale/event/index.html:87 +#: pretix/presale/templates/pretixpresale/event/index.html:86 msgid "Add tickets for a different date" msgstr "أضف تذاكر لتاريخ مختلف" #: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:8 #: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:10 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:11 msgid "Review order" msgstr "قم بمراجعة الطلب" -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:13 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:12 msgid "Please review the details below and confirm your order." msgstr "يرجى مراجعة التفاصيل أدناه وتأكيد طلبك." -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:20 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:19 msgid "Add or remove tickets" msgstr "إضافة أو إزالة التذاكر" -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:37 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:36 msgid "Please hang tight, we're finalizing your order!" msgstr "يرجى الانتظار ، نحن بصدد إنهاء طلبك!" -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:45 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:44 msgid "Modify payment" msgstr "تعديل الدفع" -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:46 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:77 -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:126 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:45 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:76 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:125 msgid "Modify" msgstr "تعديل" -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:76 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:75 msgid "Modify invoice information" msgstr "تعديل معلومات الفاتورة" -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:124 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:123 #: pretix/presale/templates/pretixpresale/event/checkout_questions.html:19 #: pretix/presale/templates/pretixpresale/event/order_modify.html:33 msgid "Contact information" msgstr "معلومات التواصل" -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:125 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:124 msgid "Modify contact information" msgstr "تعديل معلومات الاتصال" -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:168 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:167 msgid "Confirmations" msgstr "تأكيدات" -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:186 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:185 #, fuzzy #| msgid "" #| "Your order requires approval by the event organizer before it can be " @@ -33548,7 +33766,7 @@ msgid "" "contract." msgstr "يتطلب طلبك موافقة منظم الفعالية قبل تأكيده." -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:188 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:187 #, fuzzy #| msgid "" #| "We will sent you an email as soon as the event organizer approved or " @@ -33561,7 +33779,7 @@ msgstr "" "سنرسل إليك بريدا إلكترونيا بمجرد أن يوافق منظم الفعالية على طلبك أو يرفضه. " "إذا تمت الموافقة على طلبك ، فسنرسل لك رابطا يمكنك استخدامه للدفع." -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:192 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:191 #, fuzzy #| msgid "" #| "We will sent you an email as soon as the event organizer approved or " @@ -33573,23 +33791,23 @@ msgstr "" "سنرسل إليك بريدا إلكترونيا بمجرد أن يوافق منظم الفعالية على طلبك أو يرفضه. " "إذا تمت الموافقة على طلبك ، فسنرسل لك رابطا يمكنك استخدامه للدفع." -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:208 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:207 msgid "Place binding order" msgstr "تأكيد الطلب" -#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:210 +#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:209 msgid "Submit registration" msgstr "قم بإرسال تسجيل" -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:18 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:19 msgid "Log in with a customer account" msgstr "تسجيل الدخول بحساب العميل" -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:25 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:26 msgid "You are currently logged in with the following credentials." msgstr "لقد قمت بتسجيل الدخول حاليا باستخدام بيانات الاعتماد التالية." -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:43 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:44 #, python-format msgid "" "If you created a customer account at %(org)s before, you can log in now and " @@ -33600,11 +33818,11 @@ msgstr "" "طلبك بحسابك. سيسمح لك ذلك بمشاهدة جميع طلباتك في مكان واحد والوصول إليها في " "أي وقت." -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:76 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:77 msgid "Create a new customer account" msgstr "قم بإنشاء حساب عميل جديد" -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:83 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:84 #, python-format msgid "" "We will send you an email with a link to activate your account and set a " @@ -33615,11 +33833,11 @@ msgstr "" "تتمكن من استخدام الحساب للطلبات المستقبلية على%(org)s ولا يزال بإمكانك المضي " "قدما في عملية الشراء هذه قبل أن تتلقى البريد الإلكتروني." -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:100 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:101 msgid "Continue as a guest" msgstr "الاستمر كزائر" -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:106 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:107 msgid "" "You are not required to create an account. If you proceed as a guest, you " "will be able to access the details and status of your order any time through " @@ -33649,59 +33867,59 @@ msgid "" "product." msgstr "" -#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:12 +#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:13 #: pretix/presale/templates/pretixpresale/event/fragment_cart_box.html:30 #, fuzzy #| msgid "Please confirm the following payment details." msgid "You already selected the following payment methods:" msgstr "يرجى تأكيد تفاصيل الدفع التالية." -#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:29 +#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:30 #, fuzzy #| msgctxt "invoice" #| msgid "Received payments" msgid "Remove payment" msgstr "المدفوعات المستلمة" -#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:39 +#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:40 #, fuzzy #| msgid "Pending amount" msgid "Remaining balance" msgstr "مبالغ متأخرة" -#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:40 +#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:41 #, fuzzy #| msgid "Please select a payment method." msgid "Please select a payment method below." msgstr "الرجاء اختيار طريقة الدفع." -#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:53 +#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:54 #, fuzzy #| msgid "Please select how you want to pay." msgid "Please select how you want to pay the remaining balance:" msgstr "يرجى اختيار طريقة الدفع." -#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:91 +#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:92 msgid "This sales channel does not provide support for test mode." msgstr "لا توفر قناة المبيعات هذه دعما لوضع الاختبار." -#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:93 +#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:94 msgid "If you continue, you might pay an actual order with non-existing money!" msgstr "إذا تابعت ، فقد تدفع طلبا فعليا بمبلغ غير موجود!" -#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:101 +#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:102 msgid "This payment provider does not provide support for test mode." msgstr "لا يوفر مزود الدفع هذا دعما لوضع الاختبار." -#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:103 +#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:104 msgid "If you continue, actual money might be transferred." msgstr "إذا قمت بالمتابعة، قد يتم تحويل المبلغ الفعلي." -#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:114 +#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:115 msgid "There are no payment providers enabled." msgstr "لم يتم تمكين مزودي الدفع." -#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:116 +#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:117 msgid "" "Please go to the payment settings and activate one or more payment providers." msgstr "يرجى الذهاب إلى إعدادات الدفع وتفعيل واحد أو أكثر من مزودي الدفع." @@ -33803,7 +34021,7 @@ msgstr "يمكنك الاختيار بين%(min_count)s و %(max_count)s من ه #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:64 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:258 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:55 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:277 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:279 #: pretix/presale/templates/pretixpresale/event/voucher.html:293 #, python-format msgid "minimum amount to order: %(num)s" @@ -33814,9 +34032,9 @@ msgstr "المبلغ الأدنى للطلب: %(num)s" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:185 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:300 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:325 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:76 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:174 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:327 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:77 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:176 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:329 #: pretix/presale/templates/pretixpresale/event/voucher.html:117 #: pretix/presale/templates/pretixpresale/event/voucher.html:186 #: pretix/presale/templates/pretixpresale/event/voucher.html:341 @@ -33838,21 +34056,21 @@ msgid "from %(from_price)s to %(to_price)s" msgstr "من %(minprice)s" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:98 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:103 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:105 #, fuzzy #| msgid "Show variants" msgid "Hide variants" msgstr "قم بعرض الأنواع" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:102 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:107 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:109 msgid "Show variants" msgstr "قم بعرض الأنواع" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:129 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:271 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:133 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:288 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:135 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:290 #: pretix/presale/templates/pretixpresale/event/voucher.html:147 #: pretix/presale/templates/pretixpresale/event/voucher.html:304 #, fuzzy @@ -33862,8 +34080,8 @@ msgstr "السعر الأصلي" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:136 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:278 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:143 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:298 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:145 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:300 #: pretix/presale/templates/pretixpresale/event/voucher.html:157 #: pretix/presale/templates/pretixpresale/event/voucher.html:314 #, fuzzy @@ -33875,10 +34093,10 @@ msgstr "السعر الصافي" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:150 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:289 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:291 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:160 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:162 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:314 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:164 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:316 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:318 #: pretix/presale/templates/pretixpresale/event/voucher.html:173 #: pretix/presale/templates/pretixpresale/event/voucher.html:175 #: pretix/presale/templates/pretixpresale/event/voucher.html:328 @@ -33890,9 +34108,9 @@ msgstr "تعديل السعر ل%(item)s" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:153 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:294 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:149 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:165 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:319 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:151 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:167 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:321 #: pretix/presale/templates/pretixpresale/event/voucher.html:163 #: pretix/presale/templates/pretixpresale/event/voucher.html:178 #: pretix/presale/templates/pretixpresale/event/voucher.html:333 @@ -33902,8 +34120,8 @@ msgstr "تعديل السعر ل%(item)s" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:173 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:313 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:188 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:341 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:190 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:343 #: pretix/presale/templates/pretixpresale/event/voucher.html:200 #: pretix/presale/templates/pretixpresale/event/voucher.html:355 msgid "incl. taxes" @@ -33911,8 +34129,8 @@ msgstr "بما في ذلك. الضرائب" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:176 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:316 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:192 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:345 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:194 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:347 #: pretix/presale/templates/pretixpresale/event/voucher.html:204 #: pretix/presale/templates/pretixpresale/event/voucher.html:359 #, python-format @@ -33921,8 +34139,8 @@ msgstr " زائد %(rate)s%% %(name)s" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:180 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:320 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:198 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:351 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:200 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:353 #: pretix/presale/templates/pretixpresale/event/voucher.html:210 #: pretix/presale/templates/pretixpresale/event/voucher.html:365 #, python-format @@ -33931,8 +34149,8 @@ msgstr "بما في ذلك %(rate)s%% %(name)s" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:203 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:349 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:219 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:371 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:221 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:373 #: pretix/presale/templates/pretixpresale/event/voucher.html:230 #: pretix/presale/templates/pretixpresale/event/voucher.html:385 #, fuzzy @@ -33944,8 +34162,8 @@ msgstr "اختر ولايه" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:208 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:354 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:224 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:376 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:226 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:378 #: pretix/presale/templates/pretixpresale/event/voucher.html:235 #: pretix/presale/templates/pretixpresale/event/voucher.html:390 #, fuzzy @@ -33955,8 +34173,8 @@ msgstr "كمية" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:218 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:364 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:235 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:388 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:237 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:390 #: pretix/presale/templates/pretixpresale/event/voucher.html:242 #: pretix/presale/templates/pretixpresale/event/voucher.html:398 #, fuzzy @@ -33988,17 +34206,17 @@ msgid "Not available any more." msgstr "غير متاح" #: pretix/presale/templates/pretixpresale/event/fragment_availability.html:23 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:87 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:89 msgid "SOLD OUT" msgstr "تم بيعه" #: pretix/presale/templates/pretixpresale/event/fragment_availability.html:25 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:85 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:87 msgid "FULLY BOOKED" msgstr "محجوزة بالكامل" #: pretix/presale/templates/pretixpresale/event/fragment_availability.html:37 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:95 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:97 #: pretix/presale/templates/pretixpresale/fragment_calendar.html:99 #: pretix/presale/templates/pretixpresale/fragment_day_calendar.html:104 #: pretix/presale/templates/pretixpresale/fragment_event_list_status.html:30 @@ -34137,7 +34355,7 @@ msgid "We're trying to reserve another one for you!" msgstr "نحاول حجز واحدة أخرى لك!" #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:304 -#: pretix/presale/templates/pretixpresale/event/index.html:187 +#: pretix/presale/templates/pretixpresale/event/index.html:186 #: pretix/presale/templates/pretixpresale/event/seatingplan.html:24 #: pretix/presale/templates/pretixpresale/event/voucher.html:62 #, python-format @@ -34234,7 +34452,7 @@ msgid "Empty cart" msgstr "إلغاء الطلبات" #: pretix/presale/templates/pretixpresale/event/fragment_cart_box.html:68 -#: pretix/presale/templates/pretixpresale/event/index.html:249 +#: pretix/presale/templates/pretixpresale/event/index.html:248 #: pretix/presale/templates/pretixpresale/event/voucher_form.html:16 msgid "Redeem a voucher" msgstr "استخدم كود خصم" @@ -34348,9 +34566,9 @@ msgid "" msgstr "" #: pretix/presale/templates/pretixpresale/event/fragment_change_confirm.html:152 -#: pretix/presale/templates/pretixpresale/event/order.html:391 -#: pretix/presale/templates/pretixpresale/event/order.html:427 -#: pretix/presale/templates/pretixpresale/event/order.html:448 +#: pretix/presale/templates/pretixpresale/event/order.html:390 +#: pretix/presale/templates/pretixpresale/event/order.html:426 +#: pretix/presale/templates/pretixpresale/event/order.html:447 #: pretix/presale/templates/pretixpresale/event/order_cancel.html:113 msgid "" "The refund will be issued in form of a gift card that you can use for " @@ -34531,15 +34749,15 @@ msgid "Uncategorized items" msgstr "غير مصنف" #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:40 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:259 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:261 #: pretix/presale/templates/pretixpresale/event/voucher.html:94 #: pretix/presale/templates/pretixpresale/event/voucher.html:275 #, python-format msgid "Show full-size image of %(item)s" msgstr "أظهر صورة بالحجم الكبير ل %(item)s" -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:191 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:344 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:193 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:346 #: pretix/presale/templates/pretixpresale/event/voucher.html:203 #: pretix/presale/templates/pretixpresale/event/voucher.html:358 #, fuzzy, python-format @@ -34547,8 +34765,8 @@ msgstr "أظهر صورة بالحجم الكبير ل %(item)s" msgid "%(value)s incl. taxes" msgstr "(شامل الضرائب)" -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:197 -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:350 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:199 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:352 #: pretix/presale/templates/pretixpresale/event/voucher.html:209 #: pretix/presale/templates/pretixpresale/event/voucher.html:364 #, fuzzy, python-format @@ -34556,7 +34774,7 @@ msgstr "(شامل الضرائب)" msgid "%(value)s without taxes" msgstr "القيمة الإجمالية (بدون الضرائب)" -#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:304 +#: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:306 #: pretix/presale/templates/pretixpresale/event/voucher.html:320 #, fuzzy, python-format #| msgid "Modify price for %(item)s" @@ -34665,55 +34883,46 @@ msgid "" " " msgstr "" -#: pretix/presale/templates/pretixpresale/event/index.html:50 -msgid "Your cart, general information, add products to your cart" -msgstr "" -"عربة التسوق الخاصة بك ، معلومات عامة ، أضف منتجات إلى عربة التسوق الخاصة بك" - -#: pretix/presale/templates/pretixpresale/event/index.html:50 -msgid "General information, add products to your cart" -msgstr "معلومات عامة ، أضف منتجات إلى سلة التسوق الخاصة بك" - -#: pretix/presale/templates/pretixpresale/event/index.html:70 +#: pretix/presale/templates/pretixpresale/event/index.html:69 msgid "Please select a date to redeem your voucher." msgstr "الرجاء تحديد تاريخ استرداد كود الخصم الخاصة بك." -#: pretix/presale/templates/pretixpresale/event/index.html:89 +#: pretix/presale/templates/pretixpresale/event/index.html:88 msgid "View other date" msgstr "عرض تاريخ آخر" -#: pretix/presale/templates/pretixpresale/event/index.html:92 +#: pretix/presale/templates/pretixpresale/event/index.html:91 msgid "Choose date to book a ticket" msgstr "اختر تاريخا لحجز تذكرة" -#: pretix/presale/templates/pretixpresale/event/index.html:156 +#: pretix/presale/templates/pretixpresale/event/index.html:155 #: pretix/presale/views/waiting.py:141 pretix/presale/views/widget.py:774 #, 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:164 +#: pretix/presale/templates/pretixpresale/event/index.html:163 #: pretix/presale/views/widget.py:776 #, 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." msgstr "سيبدأ البيع المسبق لهذه الفعالية في%(date)s عند %(time)s." -#: pretix/presale/templates/pretixpresale/event/index.html:186 +#: pretix/presale/templates/pretixpresale/event/index.html:185 #: pretix/presale/templates/pretixpresale/event/seatingplan.html:23 #: pretix/presale/templates/pretixpresale/event/voucher.html:61 msgid "We're now trying to reserve this for you!" msgstr "نحاول الآن الحجز لك!" -#: pretix/presale/templates/pretixpresale/event/index.html:205 +#: pretix/presale/templates/pretixpresale/event/index.html:204 msgid "" "Some of the categories in the seating plan above are currently sold out. If " "you want, you can add yourself to the waiting list. We will then notify if " "seats are available again." msgstr "" -#: pretix/presale/templates/pretixpresale/event/index.html:214 +#: pretix/presale/templates/pretixpresale/event/index.html:213 #, fuzzy #| msgid "Enable waiting list" msgid "Join waiting list" @@ -34730,11 +34939,11 @@ msgstr "التسجيل" msgid "Add to cart" msgstr "أضف إلى سلة التسوق" -#: pretix/presale/templates/pretixpresale/event/index.html:256 +#: pretix/presale/templates/pretixpresale/event/index.html:255 msgid "If you have already ordered a ticket" msgstr "إذا كنت قد طلبت تذكرة سابقا" -#: pretix/presale/templates/pretixpresale/event/index.html:260 +#: pretix/presale/templates/pretixpresale/event/index.html:259 msgid "" "If you want to see or change the status and details of your order, click on " "the link in one of the emails we sent you during the order process. If you " @@ -34746,7 +34955,7 @@ msgstr "" "من العثور على الرابط ، فانقر فوق الزر التالي للحصول على الرابط الخاص بطلبك " "وليتم إرساله إليك مرة أخرى." -#: pretix/presale/templates/pretixpresale/event/index.html:269 +#: pretix/presale/templates/pretixpresale/event/index.html:268 msgid "Resend order link" msgstr "إعادة إرسال روابط الطلب" @@ -34774,26 +34983,26 @@ msgid "Please try again later." msgstr "حاول مرة اخرى." #: pretix/presale/templates/pretixpresale/event/order.html:13 -#: pretix/presale/templates/pretixpresale/event/order.html:30 +#: pretix/presale/templates/pretixpresale/event/order.html:29 msgid "Thank you!" msgstr "شكرا لك!" #: pretix/presale/templates/pretixpresale/event/order.html:15 -#: pretix/presale/templates/pretixpresale/event/order.html:33 +#: pretix/presale/templates/pretixpresale/event/order.html:32 msgid "Your order has been placed successfully. See below for details." msgstr "تم وضع طلبك بنجاح. انظر أدناه للحصول على التفاصيل." #: pretix/presale/templates/pretixpresale/event/order.html:17 -#: pretix/presale/templates/pretixpresale/event/order.html:49 +#: pretix/presale/templates/pretixpresale/event/order.html:48 msgid "Your order has been processed successfully! See below for details." msgstr "تمت معالجة طلبك بنجاح! انظر أدناه للحصول على التفاصيل." #: pretix/presale/templates/pretixpresale/event/order.html:19 -#: pretix/presale/templates/pretixpresale/event/order.html:51 +#: pretix/presale/templates/pretixpresale/event/order.html:50 msgid "We successfully received your payment. See below for details." msgstr "تم الدفع بنجاح، تجد التفاصيل في الأسفل." -#: pretix/presale/templates/pretixpresale/event/order.html:36 +#: pretix/presale/templates/pretixpresale/event/order.html:35 #, fuzzy #| msgid "" #| "Please note that we still await approval by the event organizer before " @@ -34805,7 +35014,7 @@ msgstr "" "يرجى ملاحظة أننا ما زلنا ننتظر موافقة منظم الفعالية قبل أن تتمكن من الدفع " "وإكمال هذا الطلب." -#: pretix/presale/templates/pretixpresale/event/order.html:40 +#: pretix/presale/templates/pretixpresale/event/order.html:39 msgid "" "Please note that we still await approval by the event organizer before you " "can pay and complete this order." @@ -34813,11 +35022,11 @@ msgstr "" "يرجى ملاحظة أننا ما زلنا ننتظر موافقة منظم الفعالية قبل أن تتمكن من الدفع " "وإكمال هذا الطلب." -#: pretix/presale/templates/pretixpresale/event/order.html:44 +#: pretix/presale/templates/pretixpresale/event/order.html:43 msgid "Please note that we still await your payment to complete the process." msgstr "يرجى ملاحظة أننا ما زلنا ننتظر دفعتك لإكمال العملية." -#: pretix/presale/templates/pretixpresale/event/order.html:56 +#: pretix/presale/templates/pretixpresale/event/order.html:55 msgid "" "Please bookmark or save the link to this exact page if you want to access " "your order later. We also sent you an email containing the link to the " @@ -34826,7 +35035,7 @@ msgstr "" "تم إرسال رابط الطلب إلى بريدك الإلكتروني. كما يمكنك حفظ رابط هذه الصفحة إذا " "أردت الوصول إلى طلبك لاحقا." -#: pretix/presale/templates/pretixpresale/event/order.html:59 +#: pretix/presale/templates/pretixpresale/event/order.html:58 msgid "" "Please save the following link if you want to access your order later. We " "also sent you an email containing the link to the address you specified." @@ -34834,26 +35043,26 @@ msgstr "" "يرجى حفظ الرابط التالي إذا كنت تريد الوصول إلى طلبك لاحقا. لقد أرسلنا لك " "أيضا رسالة بريد إلكتروني تحتوي على رابط العنوان الذي حددته." -#: pretix/presale/templates/pretixpresale/event/order.html:74 +#: pretix/presale/templates/pretixpresale/event/order.html:73 #: pretix/presale/templates/pretixpresale/event/position.html:18 msgid "View in backend" msgstr "استعرض في لوحة التحكم" -#: pretix/presale/templates/pretixpresale/event/order.html:91 +#: pretix/presale/templates/pretixpresale/event/order.html:90 #, python-format msgid "A payment of %(total)s is still pending for this order." msgstr "سداد %(total)s لا يزال معلقا لهذا الطلب." -#: pretix/presale/templates/pretixpresale/event/order.html:96 +#: pretix/presale/templates/pretixpresale/event/order.html:95 #, python-format msgid "Please complete your payment before %(date)s" msgstr "يرجى إتمام الدفع الخاص بك قبل%(date)s" -#: pretix/presale/templates/pretixpresale/event/order.html:108 +#: pretix/presale/templates/pretixpresale/event/order.html:107 msgid "Re-try payment or choose another payment method" msgstr "أعد محاولة الدفع أو اختر طريقة دفع أخرى" -#: pretix/presale/templates/pretixpresale/event/order.html:126 +#: pretix/presale/templates/pretixpresale/event/order.html:125 #, fuzzy msgid "" "We've received your request to cancel this order. Please stay patient while " @@ -34862,16 +35071,16 @@ msgstr "" "لقد تلقينا طلبك لإلغاء هذا الطلب. يرجى الإنتظار حتى يقرر منظم الفعالية " "الإلغاء." -#: pretix/presale/templates/pretixpresale/event/order.html:144 +#: pretix/presale/templates/pretixpresale/event/order.html:143 #, python-format msgid "A refund of %(amount)s will be sent out to you soon, please be patient." msgstr "سيتم إرسال استرداد بقيمة %(amount)sإليك قريبا ، يرجى الإنتظار." -#: pretix/presale/templates/pretixpresale/event/order.html:151 +#: pretix/presale/templates/pretixpresale/event/order.html:150 msgid "Print" msgstr "قم بالطباعة" -#: pretix/presale/templates/pretixpresale/event/order.html:153 +#: pretix/presale/templates/pretixpresale/event/order.html:152 #, python-format msgid "" "We've issued your refund of %(amount)s as a gift card. On your next purchase " @@ -34880,17 +35089,17 @@ msgstr "" "لقد أصدرنا مبلغ %(amount)s المسترد كبطاقة هدايا. في عملية الشراء التالية " "معنا ، يمكنك استخدام رمز بطاقة الهدايا التالي أثناء الدفع:" -#: pretix/presale/templates/pretixpresale/event/order.html:163 +#: pretix/presale/templates/pretixpresale/event/order.html:162 #, python-format msgid "The current value of your gift card is %(value)s." msgstr "القيمة الحالية لبطاقة الهدايا الخاصة بك هي%(value)s." -#: pretix/presale/templates/pretixpresale/event/order.html:170 +#: pretix/presale/templates/pretixpresale/event/order.html:169 #, python-format msgid "This gift card is valid until %(expiry)s." msgstr "هذه البطاقة سارية حتى%(expiry)s." -#: pretix/presale/templates/pretixpresale/event/order.html:181 +#: pretix/presale/templates/pretixpresale/event/order.html:180 #, python-format msgid "" "A refund of %(amount)s has been sent to you. Depending on the payment " @@ -34899,60 +35108,60 @@ msgstr "" "تمت إعادة مبلغ%(amount)s إليك. اعتمادا على طريقة الدفع ، يرجى الانتظار لمدة " "تصل إلى 14 يوما حتى تظهر في كشف حسابك." -#: pretix/presale/templates/pretixpresale/event/order.html:199 +#: pretix/presale/templates/pretixpresale/event/order.html:198 #: pretix/presale/templates/pretixpresale/event/position.html:33 msgid "Change ordered items" msgstr "قم بتغيير العناصر المطلوبة" -#: pretix/presale/templates/pretixpresale/event/order.html:200 -#: pretix/presale/templates/pretixpresale/event/order.html:291 +#: pretix/presale/templates/pretixpresale/event/order.html:199 +#: pretix/presale/templates/pretixpresale/event/order.html:290 #: pretix/presale/templates/pretixpresale/event/position.html:34 msgid "Change details" msgstr "قم بتغيير التفاصيل" -#: pretix/presale/templates/pretixpresale/event/order.html:263 +#: pretix/presale/templates/pretixpresale/event/order.html:262 msgid "" "You need to select a payment method above before you can request an invoice." msgstr "تحتاج إلى تحديد طريقة دفع أعلاه قبل أن تتمكن من طلب فاتورة." -#: pretix/presale/templates/pretixpresale/event/order.html:268 -#: pretix/presale/templates/pretixpresale/event/order.html:275 +#: pretix/presale/templates/pretixpresale/event/order.html:267 +#: pretix/presale/templates/pretixpresale/event/order.html:274 #: pretix/presale/templates/pretixpresale/event/order_modify.html:85 msgid "Request invoice" msgstr "اطلب فاتورة" -#: pretix/presale/templates/pretixpresale/event/order.html:287 +#: pretix/presale/templates/pretixpresale/event/order.html:286 msgid "Your information" msgstr "بياناتك" -#: pretix/presale/templates/pretixpresale/event/order.html:290 +#: pretix/presale/templates/pretixpresale/event/order.html:289 msgid "Change your information" msgstr "قم بتغيير بياناتك" -#: pretix/presale/templates/pretixpresale/event/order.html:335 +#: pretix/presale/templates/pretixpresale/event/order.html:334 msgid "Internal Reference" msgstr "المرجع الداخلي" -#: pretix/presale/templates/pretixpresale/event/order.html:350 +#: pretix/presale/templates/pretixpresale/event/order.html:349 msgctxt "action" msgid "Change or cancel your order" msgstr "قم بتعديل أو إلغاء طلبك" -#: pretix/presale/templates/pretixpresale/event/order.html:352 +#: pretix/presale/templates/pretixpresale/event/order.html:351 #, fuzzy #| msgid "Change order" msgctxt "action" msgid "Change your order" msgstr "قم بتغيير الطلب" -#: pretix/presale/templates/pretixpresale/event/order.html:354 +#: pretix/presale/templates/pretixpresale/event/order.html:353 #, fuzzy #| msgid "Cancel order" msgctxt "action" msgid "Cancel your order" msgstr "الغاء الطلب" -#: pretix/presale/templates/pretixpresale/event/order.html:362 +#: pretix/presale/templates/pretixpresale/event/order.html:361 msgid "" "If you want to make changes to the products you bought, you can click on the " "button to change your order." @@ -34960,18 +35169,18 @@ msgstr "" "إذا كنت ترغب في إجراء تغييرات على المنتجات التي اشتريتها ، يمكنك النقر فوق " "الزر لتغيير طلبك." -#: pretix/presale/templates/pretixpresale/event/order.html:370 +#: pretix/presale/templates/pretixpresale/event/order.html:369 msgid "Change order" msgstr "قم بتغيير الطلب" -#: pretix/presale/templates/pretixpresale/event/order.html:382 +#: pretix/presale/templates/pretixpresale/event/order.html:381 #: pretix/presale/templates/pretixpresale/event/order_cancel.html:27 #, fuzzy #| msgid "You cannot cancel this order." msgid "You can request to cancel this order." msgstr "لا يمكنك إلغاء هذا الطلب." -#: pretix/presale/templates/pretixpresale/event/order.html:385 +#: pretix/presale/templates/pretixpresale/event/order.html:384 #: pretix/presale/templates/pretixpresale/event/order_cancel.html:30 msgid "" "If your request is approved, the organizer will determine if you will " @@ -34979,39 +35188,39 @@ msgid "" "their cancellation policy." msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:393 -#: pretix/presale/templates/pretixpresale/event/order.html:429 -#: pretix/presale/templates/pretixpresale/event/order.html:450 +#: pretix/presale/templates/pretixpresale/event/order.html:392 +#: pretix/presale/templates/pretixpresale/event/order.html:428 +#: pretix/presale/templates/pretixpresale/event/order.html:449 msgid "" "The refund can be issued to your original payment method or as a gift card." msgstr "" "يمكن إصدار المبلغ المسترد عبر طريقة الدفع الأصلية أو في صورة بطاقة هدايا." -#: pretix/presale/templates/pretixpresale/event/order.html:395 -#: pretix/presale/templates/pretixpresale/event/order.html:431 -#: pretix/presale/templates/pretixpresale/event/order.html:452 +#: pretix/presale/templates/pretixpresale/event/order.html:394 +#: pretix/presale/templates/pretixpresale/event/order.html:430 +#: pretix/presale/templates/pretixpresale/event/order.html:451 msgid "The refund will be issued to your original payment method." msgstr "سيتم إصدار المبلغ المسترد عبر وسيلة الدفع الأصلية الخاصة بك." -#: pretix/presale/templates/pretixpresale/event/order.html:397 -#: pretix/presale/templates/pretixpresale/event/order.html:410 -#: pretix/presale/templates/pretixpresale/event/order.html:433 -#: pretix/presale/templates/pretixpresale/event/order.html:454 -#: pretix/presale/templates/pretixpresale/event/order.html:466 -#: pretix/presale/templates/pretixpresale/event/order.html:471 +#: pretix/presale/templates/pretixpresale/event/order.html:396 +#: pretix/presale/templates/pretixpresale/event/order.html:409 +#: pretix/presale/templates/pretixpresale/event/order.html:432 +#: pretix/presale/templates/pretixpresale/event/order.html:453 +#: pretix/presale/templates/pretixpresale/event/order.html:465 +#: pretix/presale/templates/pretixpresale/event/order.html:470 msgid "This will invalidate all tickets in this order." msgstr "سيؤدي هذا إلى إلغاء جميع التذاكر في هذا الطلب." -#: pretix/presale/templates/pretixpresale/event/order.html:402 +#: pretix/presale/templates/pretixpresale/event/order.html:401 msgid "" "You can request to cancel this order, but you will not receive a refund." msgstr "يمكنك طلب إلغاء هذا الطلب ، لكنك لن تسترد المبلغ." -#: pretix/presale/templates/pretixpresale/event/order.html:406 +#: pretix/presale/templates/pretixpresale/event/order.html:405 msgid "You can cancel this order, but you will not receive a refund." msgstr "يمكنك إلغاء هذا الطلب ، لكنك لن تسترد المبلغ." -#: pretix/presale/templates/pretixpresale/event/order.html:415 +#: pretix/presale/templates/pretixpresale/event/order.html:414 #, python-format msgid "" "You can request to cancel this order. If your request is approved, a " @@ -35021,7 +35230,7 @@ msgstr "" "يمكنك طلب إلغاء هذا الطلب. وإذا تمت الموافقة على طلبك ، فسيتم الاحتفاظ برسوم " "إلغاء قدرها %(fee)sوستسترد المبلغ المتبقي." -#: pretix/presale/templates/pretixpresale/event/order.html:421 +#: pretix/presale/templates/pretixpresale/event/order.html:420 #, python-format msgid "" "You can cancel this order. In this case, a cancellation fee of " @@ -35031,7 +35240,7 @@ msgstr "" "يمكنك إلغاء هذا الطلب. في هذه الحالة ، سيتم الاحتفاظ برسوم إلغاء قدرها " "%(fee)s وستسترد المبلغ المتبقي." -#: pretix/presale/templates/pretixpresale/event/order.html:438 +#: pretix/presale/templates/pretixpresale/event/order.html:437 msgid "" "You can request to cancel this order. If your request is approved, you get a " "full refund." @@ -35039,11 +35248,11 @@ msgstr "" "يمكنك طلب إلغاء هذا الطلب. إذا تمت الموافقة على طلبك ، فستسترد المبلغ " "بالكامل." -#: pretix/presale/templates/pretixpresale/event/order.html:443 +#: pretix/presale/templates/pretixpresale/event/order.html:442 msgid "You can cancel this order and receive a full refund." msgstr "يمكنك إلغاء هذا الطلب واسترداد المبلغ بالكامل." -#: pretix/presale/templates/pretixpresale/event/order.html:462 +#: pretix/presale/templates/pretixpresale/event/order.html:461 #: pretix/presale/templates/pretixpresale/event/order_cancel.html:54 #, python-format msgid "" @@ -35051,7 +35260,7 @@ msgid "" "required to pay a cancellation fee of %(fee)s." msgstr "" -#: pretix/presale/templates/pretixpresale/event/order.html:468 +#: pretix/presale/templates/pretixpresale/event/order.html:467 msgid "You can cancel this order using the following button." msgstr "يمكنك إلغاء هذا الطلب باستخدام الزر التالي." @@ -36295,22 +36504,65 @@ msgstr "التاريخ المحدد غير موجود في سلسلة الفعا msgid "from %(start_date)s" msgstr "من %(start_date)s" -#: pretix/settings.py:789 +#: pretix/settings.py:790 msgid "User profile only" msgstr "ملف تعريف المستخدم فقط" -#: pretix/settings.py:790 +#: pretix/settings.py:791 msgid "Read access" msgstr "الوصول إلى القراءة" -#: pretix/settings.py:791 +#: pretix/settings.py:792 msgid "Write access" msgstr "الوصول إلى الكتابة" -#: pretix/settings.py:802 +#: pretix/settings.py:803 msgid "Kosovo" msgstr "كوسوفو" +#, fuzzy, python-brace-format +#~| msgctxt "subevent" +#~| msgid "Date {val}" +#~ msgid "{val}" +#~ msgstr "تاريخ {val}" + +#~ msgid "" +#~ "The tax rule that applies for additional fees you configured for single " +#~ "payment methods. This will set the tax rate and reverse charge rules, " +#~ "other settings of the tax rule are ignored." +#~ msgstr "" +#~ "حكم الضرائب التي تنطبق على الرسوم الإضافية التي تم تكوينها لطرق الدفع " +#~ "احدة. هذا وسوف يحدد معدل الضريبة وقواعد المحاسبة العكسية، يتم تجاهل " +#~ "إعدادات أخرى للحكم الضرائب." + +#~ msgid "Paste" +#~ msgstr "معجون" + +#~ msgid "Editor" +#~ msgstr "محرر" + +#~ msgid "Cut" +#~ msgstr "يقطع" + +#~ msgid "Add a new object" +#~ msgstr "إضافة وجوه جديدة" + +#, fuzzy +#~| msgid "Event created" +#~ msgid "Text (deprecated)" +#~ msgstr "تم إنشاء الفعالية" + +#~ msgid "Contact event organizer" +#~ msgstr "اتصل بمنظم الفعالية" + +#~ msgid "Your cart, general information, add products to your cart" +#~ msgstr "" +#~ "عربة التسوق الخاصة بك ، معلومات عامة ، أضف منتجات إلى عربة التسوق الخاصة " +#~ "بك" + +#~ msgid "General information, add products to your cart" +#~ msgstr "معلومات عامة ، أضف منتجات إلى سلة التسوق الخاصة بك" + #, fuzzy #~| msgid "Please enter a shorter name." #~ msgid "Please enter the code of your gift card." diff --git a/src/pretix/locale/ar/LC_MESSAGES/djangojs.po b/src/pretix/locale/ar/LC_MESSAGES/djangojs.po index f794fa9fd..fc3aeae90 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-06-26 09:11+0000\n" +"POT-Creation-Date: 2025-08-04 12:44+0000\n" "PO-Revision-Date: 2021-09-15 11:22+0000\n" "Last-Translator: Mohamed Tawfiq \n" "Language-Team: Arabic \n" "Language-Team: Azerbaijani