From 03d3c389da933517acc8f22bd7a932d942faf4e3 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Mon, 18 Nov 2024 17:21:29 +0100 Subject: [PATCH] Fix #1674 -- Change spelling of e-mail to email (#4636) * Fix #1674 -- Change spelling of e-mail to email * Conflicts and word list * Add MobilePay to wordlist * fix usage in tests --- src/pretix/base/auth.py | 2 +- src/pretix/base/email.py | 2 +- src/pretix/base/exporters/customers.py | 2 +- src/pretix/base/exporters/invoices.py | 4 +- src/pretix/base/exporters/orderlist.py | 4 +- src/pretix/base/forms/auth.py | 2 +- src/pretix/base/forms/user.py | 6 +- src/pretix/base/migrations/0001_initial.py | 2 +- .../0001_squashed_0028_auto_20160816_1242.py | 4 +- .../migrations/0002_auto_20160209_0940.py | 2 +- .../migrations/0051_auto_20170206_2027.py | 2 +- ...6_2027_squashed_0057_auto_20170501_2116.py | 2 +- ...4_1629_squashed_0088_auto_20180328_1217.py | 2 +- .../migrations/0078_auto_20171206_1603.py | 2 +- src/pretix/base/modelimport_orders.py | 4 +- src/pretix/base/models/auth.py | 2 +- src/pretix/base/models/customers.py | 4 +- src/pretix/base/models/notifications.py | 2 +- src/pretix/base/models/orders.py | 4 +- src/pretix/base/models/waitinglist.py | 2 +- src/pretix/base/services/mail.py | 2 +- src/pretix/base/shredder.py | 4 +- src/pretix/control/forms/filter.py | 6 +- src/pretix/control/forms/global_settings.py | 2 +- src/pretix/control/forms/users.py | 2 +- src/pretix/control/navigation.py | 4 +- .../templates/pretixcontrol/email_setup.html | 6 +- .../pretixcontrol/email_setup_simple.html | 2 +- .../pretixcontrol/email_setup_smtp.html | 2 +- .../templates/pretixcontrol/event/mail.html | 6 +- .../pretixcontrol/event/settings.html | 2 +- .../pretixcontrol/order/sendmail.html | 2 +- .../pretixcontrol/organizers/customer.html | 2 +- .../pretixcontrol/organizers/mail.html | 4 +- .../pretixcontrol/user/notifications.html | 2 +- .../templates/pretixcontrol/users/index.html | 2 +- src/pretix/control/views/auth.py | 6 +- src/pretix/control/views/event.py | 2 +- src/pretix/control/views/users.py | 2 +- src/pretix/control/views/waitinglist.py | 2 +- src/pretix/locale/ang/LC_MESSAGES/django.po | 573 +++++---- src/pretix/locale/ar/LC_MESSAGES/django.po | 626 +++++----- src/pretix/locale/ca/LC_MESSAGES/django.po | 620 +++++----- src/pretix/locale/cs/LC_MESSAGES/django.po | 594 +++++----- src/pretix/locale/cy/LC_MESSAGES/django.po | 585 ++++----- src/pretix/locale/da/LC_MESSAGES/django.po | 604 +++++----- src/pretix/locale/de/LC_MESSAGES/django.po | 624 +++++----- src/pretix/locale/de/wordlist.txt | 1 + .../locale/de_Informal/LC_MESSAGES/django.po | 625 +++++----- src/pretix/locale/de_Informal/wordlist.txt | 1 + src/pretix/locale/django.pot | 573 +++++---- src/pretix/locale/djangojs.pot | 2 +- src/pretix/locale/el/LC_MESSAGES/django.po | 648 +++++----- src/pretix/locale/enm/LC_MESSAGES/django.po | 573 +++++---- src/pretix/locale/es/LC_MESSAGES/django.po | 1035 ++++++++-------- src/pretix/locale/et/LC_MESSAGES/django.po | 573 +++++---- src/pretix/locale/eu/LC_MESSAGES/django.po | 595 +++++----- src/pretix/locale/fi/LC_MESSAGES/django.po | 588 ++++----- src/pretix/locale/fr/LC_MESSAGES/django.po | 646 +++++----- src/pretix/locale/gl/LC_MESSAGES/django.po | 596 +++++----- src/pretix/locale/he/LC_MESSAGES/django.po | 573 +++++---- src/pretix/locale/hr/LC_MESSAGES/django.po | 573 +++++---- src/pretix/locale/hu/LC_MESSAGES/django.po | 591 +++++----- src/pretix/locale/id/LC_MESSAGES/django.po | 600 +++++----- src/pretix/locale/it/LC_MESSAGES/django.po | 601 +++++----- src/pretix/locale/ja/LC_MESSAGES/django.po | 586 ++++----- src/pretix/locale/ko/LC_MESSAGES/django.po | 573 +++++---- src/pretix/locale/lt/LC_MESSAGES/django.po | 573 +++++---- src/pretix/locale/lv/LC_MESSAGES/django.po | 598 +++++----- src/pretix/locale/nan/LC_MESSAGES/django.po | 573 +++++---- src/pretix/locale/nb_NO/LC_MESSAGES/django.po | 604 +++++----- src/pretix/locale/nl/LC_MESSAGES/django.po | 1046 ++++++++--------- src/pretix/locale/nl/LC_MESSAGES/djangojs.po | 12 +- .../locale/nl_Informal/LC_MESSAGES/django.po | 626 +++++----- src/pretix/locale/pl/LC_MESSAGES/django.po | 606 +++++----- .../locale/pl_Informal/LC_MESSAGES/django.po | 573 +++++---- src/pretix/locale/pt/LC_MESSAGES/django.po | 595 +++++----- src/pretix/locale/pt_BR/LC_MESSAGES/django.po | 619 +++++----- src/pretix/locale/pt_PT/LC_MESSAGES/django.po | 611 +++++----- src/pretix/locale/ro/LC_MESSAGES/django.po | 615 +++++----- src/pretix/locale/ru/LC_MESSAGES/django.po | 620 +++++----- src/pretix/locale/si/LC_MESSAGES/django.po | 573 +++++---- src/pretix/locale/sk/LC_MESSAGES/django.po | 601 +++++----- src/pretix/locale/sl/LC_MESSAGES/django.po | 615 +++++----- src/pretix/locale/sv/LC_MESSAGES/django.po | 609 +++++----- src/pretix/locale/th/LC_MESSAGES/django.po | 576 ++++----- src/pretix/locale/tr/LC_MESSAGES/django.po | 642 +++++----- src/pretix/locale/uk/LC_MESSAGES/django.po | 612 +++++----- src/pretix/locale/vi/LC_MESSAGES/django.po | 576 ++++----- src/pretix/locale/wordlist.txt | 1 + .../locale/zh_Hans/LC_MESSAGES/django.po | 638 +++++----- .../locale/zh_Hant/LC_MESSAGES/django.po | 600 +++++----- src/pretix/plugins/banktransfer/payment.py | 2 +- src/pretix/plugins/banktransfer/views.py | 2 +- src/pretix/plugins/checkinlists/exporters.py | 2 +- src/pretix/plugins/paypal2/views.py | 2 +- .../pretixplugins/sendmail/rule_update.html | 2 +- .../pretixplugins/sendmail/send_form.html | 2 +- src/pretix/presale/checkoutflow.py | 2 +- src/pretix/presale/forms/checkout.py | 4 +- src/pretix/presale/forms/customer.py | 10 +- src/pretix/presale/forms/user.py | 2 +- .../templates/pretixpresale/event/order.html | 2 +- .../organizers/customer_profile.html | 2 +- src/tests/base/test_mail.py | 2 +- src/tests/base/test_modelimport_orders.py | 4 +- src/tests/control/test_orders.py | 2 +- .../plugins/banktransfer/test_presale.py | 3 +- src/tests/plugins/sendmail/test_sendmail.py | 2 +- src/tests/plugins/test_checkinlist.py | 14 +- src/tests/templates/mailtest.txt | 2 +- 111 files changed, 14808 insertions(+), 14466 deletions(-) diff --git a/src/pretix/base/auth.py b/src/pretix/base/auth.py index 297905a39..977815f14 100644 --- a/src/pretix/base/auth.py +++ b/src/pretix/base/auth.py @@ -152,7 +152,7 @@ class NativeAuthBackend(BaseAuthBackend): to log in. """ d = OrderedDict([ - ('email', forms.EmailField(label=_("E-mail"), max_length=254, + ('email', forms.EmailField(label=_("Email"), max_length=254, widget=forms.EmailInput(attrs={'autofocus': 'autofocus'}))), ('password', forms.CharField(label=_("Password"), widget=forms.PasswordInput, max_length=4096)), diff --git a/src/pretix/base/email.py b/src/pretix/base/email.py index 137d3fb51..08d6f42e5 100644 --- a/src/pretix/base/email.py +++ b/src/pretix/base/email.py @@ -68,7 +68,7 @@ def test_custom_smtp_backend(backend: T, from_addr: str) -> None: class BaseHTMLMailRenderer: """ - This is the base class for all HTML e-mail renderers. + This is the base class for all HTML email renderers. """ def __init__(self, event: Event, organizer=None): diff --git a/src/pretix/base/exporters/customers.py b/src/pretix/base/exporters/customers.py index 56cfd805a..642f8f18f 100644 --- a/src/pretix/base/exporters/customers.py +++ b/src/pretix/base/exporters/customers.py @@ -64,7 +64,7 @@ class CustomerListExporter(OrganizerLevelExportMixin, ListExporter): _('Customer ID'), _('SSO provider'), _('External identifier'), - _('E-mail'), + _('Email'), _('Phone number'), _('Full name'), ] diff --git a/src/pretix/base/exporters/invoices.py b/src/pretix/base/exporters/invoices.py index 16b036d55..0cc9b6903 100644 --- a/src/pretix/base/exporters/invoices.py +++ b/src/pretix/base/exporters/invoices.py @@ -199,7 +199,7 @@ class InvoiceDataExporter(InvoiceExporterMixin, MultiSheetListExporter): _('Invoice number'), _('Date'), _('Order code'), - _('E-mail address'), + _('Email address'), _('Invoice type'), _('Cancellation of'), _('Language'), @@ -326,7 +326,7 @@ class InvoiceDataExporter(InvoiceExporterMixin, MultiSheetListExporter): _('Event start date'), _('Date'), _('Order code'), - _('E-mail address'), + _('Email address'), _('Invoice type'), _('Cancellation of'), _('Invoice sender:') + ' ' + _('Name'), diff --git a/src/pretix/base/exporters/orderlist.py b/src/pretix/base/exporters/orderlist.py index bf3c9e87c..887115772 100644 --- a/src/pretix/base/exporters/orderlist.py +++ b/src/pretix/base/exporters/orderlist.py @@ -284,7 +284,7 @@ class OrderListExporter(MultiSheetListExporter): headers.append(_('Comment')) headers.append(_('Follow-up date')) headers.append(_('Positions')) - headers.append(_('E-mail address verified')) + headers.append(_('Email address verified')) headers.append(_('External customer ID')) headers.append(_('Payment providers')) if form_data.get('include_payment_amounts'): @@ -655,7 +655,7 @@ class OrderListExporter(MultiSheetListExporter): headers += [ _('Sales channel'), _('Order locale'), - _('E-mail address verified'), + _('Email address verified'), _('External customer ID'), _('Check-in lists'), _('Payment providers'), diff --git a/src/pretix/base/forms/auth.py b/src/pretix/base/forms/auth.py index 1681e4d14..4fc801c4f 100644 --- a/src/pretix/base/forms/auth.py +++ b/src/pretix/base/forms/auth.py @@ -254,7 +254,7 @@ class PasswordRecoverForm(forms.Form): class PasswordForgotForm(forms.Form): email = forms.EmailField( - label=_('E-mail'), + label=_('Email'), ) def __init__(self, *args, **kwargs): diff --git a/src/pretix/base/forms/user.py b/src/pretix/base/forms/user.py index 9cecbe05e..e52bc51a4 100644 --- a/src/pretix/base/forms/user.py +++ b/src/pretix/base/forms/user.py @@ -48,10 +48,10 @@ from pretix.control.forms import SingleLanguageWidget class UserSettingsForm(forms.ModelForm): error_messages = { - 'duplicate_identifier': _("There already is an account associated with this e-mail address. " + 'duplicate_identifier': _("There already is an account associated with this email address. " "Please choose a different one."), - 'pw_current': _("Please enter your current password if you want to change your e-mail " - "address or password."), + 'pw_current': _("Please enter your current password if you want to change your email address " + "or password."), 'pw_current_wrong': _("The current password you entered was not correct."), 'pw_mismatch': _("Please enter the same password twice"), 'rate_limit': _("For security reasons, please wait 5 minutes before you try again."), diff --git a/src/pretix/base/migrations/0001_initial.py b/src/pretix/base/migrations/0001_initial.py index 3ce22946c..b05198c08 100644 --- a/src/pretix/base/migrations/0001_initial.py +++ b/src/pretix/base/migrations/0001_initial.py @@ -29,7 +29,7 @@ class Migration(migrations.Migration): ('password', models.CharField(verbose_name='password', max_length=128)), ('last_login', models.DateTimeField(verbose_name='last login', blank=True, null=True)), ('is_superuser', models.BooleanField(verbose_name='superuser status', default=False, help_text='Designates that this user has all permissions without explicitly assigning them.')), - ('email', models.EmailField(max_length=191, blank=True, unique=True, verbose_name='E-mail', null=True, + ('email', models.EmailField(max_length=191, blank=True, unique=True, verbose_name='Email', null=True, db_index=True)), ('givenname', models.CharField(verbose_name='Given name', max_length=255, blank=True, null=True)), ('familyname', models.CharField(verbose_name='Family name', max_length=255, blank=True, null=True)), diff --git a/src/pretix/base/migrations/0001_squashed_0028_auto_20160816_1242.py b/src/pretix/base/migrations/0001_squashed_0028_auto_20160816_1242.py index 181de4a92..206777e8c 100644 --- a/src/pretix/base/migrations/0001_squashed_0028_auto_20160816_1242.py +++ b/src/pretix/base/migrations/0001_squashed_0028_auto_20160816_1242.py @@ -48,7 +48,7 @@ class Migration(migrations.Migration): ('password', models.CharField(max_length=128, verbose_name='password')), ('last_login', models.DateTimeField(blank=True, null=True, verbose_name='last login')), ('is_superuser', models.BooleanField(default=False, help_text='Designates that this user has all permissions without explicitly assigning them.', verbose_name='superuser status')), - ('email', models.EmailField(blank=True, db_index=True, max_length=254, null=True, unique=True, verbose_name='E-mail')), + ('email', models.EmailField(blank=True, db_index=True, max_length=254, null=True, unique=True, verbose_name='Email')), ('givenname', models.CharField(blank=True, max_length=255, null=True, verbose_name='Given name')), ('familyname', models.CharField(blank=True, max_length=255, null=True, verbose_name='Family name')), ('is_active', models.BooleanField(default=True, verbose_name='Is active')), @@ -232,7 +232,7 @@ class Migration(migrations.Migration): ('id', models.AutoField(auto_created=True, primary_key=True, serialize=False, verbose_name='ID')), ('code', models.CharField(max_length=16, verbose_name='Order code')), ('status', models.CharField(choices=[('n', 'pending'), ('p', 'paid'), ('e', 'expired'), ('c', 'cancelled'), ('r', 'refunded')], max_length=3, verbose_name='Status')), - ('email', models.EmailField(blank=True, max_length=254, null=True, verbose_name='E-mail')), + ('email', models.EmailField(blank=True, max_length=254, null=True, verbose_name='Email')), ('locale', models.CharField(blank=True, max_length=32, null=True, verbose_name='Locale')), ('secret', models.CharField(default=pretix.base.models.orders.generate_secret, max_length=32)), ('datetime', models.DateTimeField(verbose_name='Date')), diff --git a/src/pretix/base/migrations/0002_auto_20160209_0940.py b/src/pretix/base/migrations/0002_auto_20160209_0940.py index fd885933b..99fd4c634 100644 --- a/src/pretix/base/migrations/0002_auto_20160209_0940.py +++ b/src/pretix/base/migrations/0002_auto_20160209_0940.py @@ -187,7 +187,7 @@ class Migration(migrations.Migration): ('id', models.AutoField(auto_created=True, primary_key=True, serialize=False, verbose_name='ID')), ('code', models.CharField(max_length=16, verbose_name='Order code')), ('status', models.CharField(choices=[('n', 'pending'), ('p', 'paid'), ('e', 'expired'), ('c', 'cancelled'), ('r', 'refunded')], max_length=3, verbose_name='Status')), - ('email', models.EmailField(blank=True, max_length=254, null=True, verbose_name='E-mail')), + ('email', models.EmailField(blank=True, max_length=254, null=True, verbose_name='Email')), ('locale', models.CharField(blank=True, max_length=32, null=True, verbose_name='Locale')), ('secret', models.CharField(default=pretix.base.models.orders.generate_secret, max_length=32)), ('datetime', models.DateTimeField(verbose_name='Date')), diff --git a/src/pretix/base/migrations/0051_auto_20170206_2027.py b/src/pretix/base/migrations/0051_auto_20170206_2027.py index 9d1b69b3f..336a05978 100644 --- a/src/pretix/base/migrations/0051_auto_20170206_2027.py +++ b/src/pretix/base/migrations/0051_auto_20170206_2027.py @@ -20,7 +20,7 @@ class Migration(migrations.Migration): fields=[ ('id', models.AutoField(auto_created=True, primary_key=True, serialize=False, verbose_name='ID')), ('created', models.DateTimeField(auto_now_add=True, verbose_name='On waiting list since')), - ('email', models.EmailField(max_length=254, verbose_name='E-mail address')), + ('email', models.EmailField(max_length=254, verbose_name='Email address')), ('locale', models.CharField(default='en', max_length=190)), ('event', models.ForeignKey(on_delete=django.db.models.deletion.CASCADE, related_name='waitinglistentries', to='pretixbase.Event', verbose_name='Event')), ('item', models.ForeignKey(help_text='The product the user waits for.', on_delete=django.db.models.deletion.CASCADE, related_name='waitinglistentries', to='pretixbase.Item', verbose_name='Product')), diff --git a/src/pretix/base/migrations/0051_auto_20170206_2027_squashed_0057_auto_20170501_2116.py b/src/pretix/base/migrations/0051_auto_20170206_2027_squashed_0057_auto_20170501_2116.py index e92c3ce2d..d052ccae4 100644 --- a/src/pretix/base/migrations/0051_auto_20170206_2027_squashed_0057_auto_20170501_2116.py +++ b/src/pretix/base/migrations/0051_auto_20170206_2027_squashed_0057_auto_20170501_2116.py @@ -35,7 +35,7 @@ class Migration(migrations.Migration): fields=[ ('id', models.AutoField(auto_created=True, primary_key=True, serialize=False, verbose_name='ID')), ('created', models.DateTimeField(auto_now_add=True, verbose_name='On waiting list since')), - ('email', models.EmailField(max_length=254, verbose_name='E-mail address')), + ('email', models.EmailField(max_length=254, verbose_name='Email address')), ('locale', models.CharField(default='en', max_length=190)), ('event', models.ForeignKey(on_delete=django.db.models.deletion.CASCADE, related_name='waitinglistentries', to='pretixbase.Event', verbose_name='Event')), ('item', models.ForeignKey(help_text='The product the user waits for.', on_delete=django.db.models.deletion.CASCADE, related_name='waitinglistentries', to='pretixbase.Item', verbose_name='Product')), diff --git a/src/pretix/base/migrations/0077_auto_20171124_1629_squashed_0088_auto_20180328_1217.py b/src/pretix/base/migrations/0077_auto_20171124_1629_squashed_0088_auto_20180328_1217.py index 83623e220..376df726d 100644 --- a/src/pretix/base/migrations/0077_auto_20171124_1629_squashed_0088_auto_20180328_1217.py +++ b/src/pretix/base/migrations/0077_auto_20171124_1629_squashed_0088_auto_20180328_1217.py @@ -163,7 +163,7 @@ class Migration(migrations.Migration): fields=[ ('id', models.AutoField(auto_created=True, primary_key=True, serialize=False, verbose_name='ID')), ('action_type', models.CharField(max_length=255)), - ('method', models.CharField(choices=[('mail', 'E-mail')], max_length=255)), + ('method', models.CharField(choices=[('mail', 'Email')], max_length=255)), ('event', models.ForeignKey(blank=True, null=True, on_delete=django.db.models.deletion.CASCADE, to='pretixbase.Event')), ('user', models.ForeignKey(on_delete=django.db.models.deletion.CASCADE, to=settings.AUTH_USER_MODEL)), diff --git a/src/pretix/base/migrations/0078_auto_20171206_1603.py b/src/pretix/base/migrations/0078_auto_20171206_1603.py index 88f449494..76b5656fa 100644 --- a/src/pretix/base/migrations/0078_auto_20171206_1603.py +++ b/src/pretix/base/migrations/0078_auto_20171206_1603.py @@ -21,7 +21,7 @@ class Migration(migrations.Migration): fields=[ ('id', models.AutoField(auto_created=True, primary_key=True, serialize=False, verbose_name='ID')), ('action_type', models.CharField(max_length=255)), - ('method', models.CharField(choices=[('mail', 'E-mail')], max_length=255)), + ('method', models.CharField(choices=[('mail', 'Email')], max_length=255)), ('event', models.ForeignKey(blank=True, null=True, on_delete=django.db.models.deletion.CASCADE, to='pretixbase.Event')), ('user', models.ForeignKey(on_delete=django.db.models.deletion.CASCADE, to=settings.AUTH_USER_MODEL)), ('enabled', models.BooleanField(default=True)), diff --git a/src/pretix/base/modelimport_orders.py b/src/pretix/base/modelimport_orders.py index 6d9ef2e29..bce3a1c85 100644 --- a/src/pretix/base/modelimport_orders.py +++ b/src/pretix/base/modelimport_orders.py @@ -56,7 +56,7 @@ from pretix.base.signals import order_import_columns class EmailColumn(ImportColumn): identifier = 'email' - verbose_name = gettext_lazy('E-mail address') + verbose_name = gettext_lazy('Email address') def clean(self, value, previous_values): if value: @@ -322,7 +322,7 @@ class AttendeeNamePart(ImportColumn): class AttendeeEmail(ImportColumn): identifier = 'attendee_email' - verbose_name = gettext_lazy('Attendee e-mail address') + verbose_name = gettext_lazy('Attendee email address') def clean(self, value, previous_values): if value: diff --git a/src/pretix/base/models/auth.py b/src/pretix/base/models/auth.py index 3dbe4874f..297316e94 100644 --- a/src/pretix/base/models/auth.py +++ b/src/pretix/base/models/auth.py @@ -241,7 +241,7 @@ class User(AbstractBaseUser, PermissionsMixin, LoggingMixin): REQUIRED_FIELDS = [] email = models.EmailField(unique=True, db_index=True, null=True, blank=True, - verbose_name=_('E-mail'), max_length=190) + verbose_name=_('Email'), max_length=190) fullname = models.CharField(max_length=255, blank=True, null=True, verbose_name=_('Full name')) is_active = models.BooleanField(default=True, diff --git a/src/pretix/base/models/customers.py b/src/pretix/base/models/customers.py index b93acdebb..b4b602344 100644 --- a/src/pretix/base/models/customers.py +++ b/src/pretix/base/models/customers.py @@ -91,7 +91,7 @@ class Customer(LoggedModel): ), ], ) - email = models.EmailField(db_index=True, null=True, blank=False, verbose_name=_('E-mail'), max_length=190) + email = models.EmailField(db_index=True, null=True, blank=False, verbose_name=_('Email'), max_length=190) phone = PhoneNumberField(null=True, blank=True, verbose_name=_('Phone number')) password = models.CharField(verbose_name=_('Password'), max_length=128) name_cached = models.CharField(max_length=255, verbose_name=_('Full name'), blank=True) @@ -392,7 +392,7 @@ class CustomerSSOClient(LoggedModel): SCOPE_CHOICES = ( ('openid', _('OpenID Connect access (required)')), ('profile', _('Profile data (name, addresses)')), - ('email', _('E-mail address')), + ('email', _('Email address')), ('phone', _('Phone number')), ) diff --git a/src/pretix/base/models/notifications.py b/src/pretix/base/models/notifications.py index c89cb5bbd..6b23c9260 100644 --- a/src/pretix/base/models/notifications.py +++ b/src/pretix/base/models/notifications.py @@ -43,7 +43,7 @@ class NotificationSetting(models.Model): :type enabled: bool """ CHANNELS = ( - ('mail', _('E-mail')), + ('mail', _('Email')), ) user = models.ForeignKey('User', on_delete=models.CASCADE, related_name='notification_settings') diff --git a/src/pretix/base/models/orders.py b/src/pretix/base/models/orders.py index 74eea6227..d0786d8d9 100644 --- a/src/pretix/base/models/orders.py +++ b/src/pretix/base/models/orders.py @@ -242,7 +242,7 @@ class Order(LockModel, LoggedModel): ) email = models.EmailField( null=True, blank=True, - verbose_name=_('E-mail') + verbose_name=_('Email') ) phone = PhoneNumberField( null=True, blank=True, @@ -317,7 +317,7 @@ class Order(LockModel, LoggedModel): ) email_known_to_work = models.BooleanField( default=False, - verbose_name=_('E-mail address verified') + verbose_name=_('Email address verified') ) invoice_dirty = models.BooleanField( # Invoice needs to be re-issued when the order is paid again diff --git a/src/pretix/base/models/waitinglist.py b/src/pretix/base/models/waitinglist.py index e9bfd1126..df5d97992 100644 --- a/src/pretix/base/models/waitinglist.py +++ b/src/pretix/base/models/waitinglist.py @@ -73,7 +73,7 @@ class WaitingListEntry(LoggedModel): blank=True, default=dict ) email = models.EmailField( - verbose_name=_("E-mail address") + verbose_name=_("Email address") ) phone = PhoneNumberField( null=True, blank=True, diff --git a/src/pretix/base/services/mail.py b/src/pretix/base/services/mail.py index 9d30d927a..f44432468 100644 --- a/src/pretix/base/services/mail.py +++ b/src/pretix/base/services/mail.py @@ -315,7 +315,7 @@ def mail(email: Union[str, Sequence[str]], subject: str, template: Union[str, La body_html = renderer.render(content_plain, signature, raw_subject, order, position) else: # Backwards compatibility - warnings.warn('E-mail renderer called without position argument because position argument is not ' + warnings.warn('Email renderer called without position argument because position argument is not ' 'supported.', DeprecationWarning) body_html = renderer.render(content_plain, signature, raw_subject, order) diff --git a/src/pretix/base/shredder.py b/src/pretix/base/shredder.py index c1c873a89..dd24b9f7f 100644 --- a/src/pretix/base/shredder.py +++ b/src/pretix/base/shredder.py @@ -287,9 +287,9 @@ class PhoneNumberShredder(BaseDataShredder): class EmailAddressShredder(BaseDataShredder): - verbose_name = _('E-mails') + verbose_name = _('Emails') identifier = 'order_emails' - description = _('This will remove all e-mail addresses from orders and attendees, as well as logged email ' + description = _('This will remove all email addresses from orders and attendees, as well as logged email ' 'contents. This will also remove the association to customer accounts.') def generate_files(self) -> List[Tuple[str, str, str]]: diff --git a/src/pretix/control/forms/filter.py b/src/pretix/control/forms/filter.py index a468c0e1a..44b63a82d 100644 --- a/src/pretix/control/forms/filter.py +++ b/src/pretix/control/forms/filter.py @@ -549,7 +549,7 @@ class EventOrderExpertFilterForm(EventOrderFilterForm): ) email = forms.CharField( required=False, - label=_('E-mail address') + label=_('Email address') ) comment = forms.CharField( required=False, @@ -563,7 +563,7 @@ class EventOrderExpertFilterForm(EventOrderFilterForm): email_known_to_work = forms.NullBooleanField( required=False, widget=FilterNullBooleanSelect, - label=_('E-mail address verified'), + label=_('Email address verified'), ) total = forms.DecimalField( localize=True, @@ -648,7 +648,7 @@ class EventOrderExpertFilterForm(EventOrderFilterForm): ) self.fields['attendee_email'] = forms.CharField( required=False, - label=_('Attendee e-mail address') + label=_('Attendee email address') ) self.fields['attendee_address_company'] = forms.CharField( required=False, diff --git a/src/pretix/control/forms/global_settings.py b/src/pretix/control/forms/global_settings.py index 6852d409e..41f4b5745 100644 --- a/src/pretix/control/forms/global_settings.py +++ b/src/pretix/control/forms/global_settings.py @@ -128,7 +128,7 @@ class UpdateSettingsForm(SettingsForm): ) update_check_email = forms.EmailField( required=False, - label=_("E-mail notifications"), + label=_("Email notifications"), help_text=_("We will notify you at this address if we detect that a new update is available. This " "address will not be transmitted to pretix.eu, the emails will be sent by this server " "locally.") diff --git a/src/pretix/control/forms/users.py b/src/pretix/control/forms/users.py index f1cf45e3b..08cf6dcef 100644 --- a/src/pretix/control/forms/users.py +++ b/src/pretix/control/forms/users.py @@ -40,7 +40,7 @@ class StaffSessionForm(forms.ModelForm): class UserEditForm(forms.ModelForm): error_messages = { - 'duplicate_identifier': _("There already is an account associated with this e-mail address. " + 'duplicate_identifier': _("There already is an account associated with this email address. " "Please choose a different one."), 'pw_mismatch': _("Please enter the same password twice"), } diff --git a/src/pretix/control/navigation.py b/src/pretix/control/navigation.py index c83fc3fc7..c081961aa 100644 --- a/src/pretix/control/navigation.py +++ b/src/pretix/control/navigation.py @@ -78,7 +78,7 @@ def get_event_navigation(request: HttpRequest): 'active': url.url_name == 'event.settings.tickets', }, { - 'label': _('E-mail'), + 'label': _('Email'), 'url': reverse('control:event.settings.mail', kwargs={ 'event': request.event.slug, 'organizer': request.event.organizer.slug, @@ -498,7 +498,7 @@ def get_organizer_navigation(request): 'active': url.url_name.startswith('organizer.propert'), }, { - 'label': _('E-mail'), + 'label': _('Email'), 'url': reverse('control:organizer.settings.mail', kwargs={ 'organizer': request.organizer.slug, }), diff --git a/src/pretix/control/templates/pretixcontrol/email_setup.html b/src/pretix/control/templates/pretixcontrol/email_setup.html index 4971f1be1..320d9b818 100644 --- a/src/pretix/control/templates/pretixcontrol/email_setup.html +++ b/src/pretix/control/templates/pretixcontrol/email_setup.html @@ -5,7 +5,7 @@ {% load static %} {% block title %}{% trans "Organizer" %}{% endblock %} {% block content %} -

{% trans "E-mail sending" %}

+

{% trans "Email sending" %}

{% csrf_token %}
@@ -27,7 +27,7 @@

{% blocktrans trimmed %} - E-mails will be sent through the system's default server. They will show the following + Emails will be sent through the system's default server. They will show the following sender information: {% endblocktrans %}

@@ -62,7 +62,7 @@

{% blocktrans trimmed %} - E-mails will be sent through the system's default server but with your own sender + Emails will be sent through the system's default server but with your own sender address. This will make your emails look more personalized and coming directly from you, but it also might require some extra steps to ensure good deliverability. diff --git a/src/pretix/control/templates/pretixcontrol/email_setup_simple.html b/src/pretix/control/templates/pretixcontrol/email_setup_simple.html index c37e07b45..6cd9fa2dd 100644 --- a/src/pretix/control/templates/pretixcontrol/email_setup_simple.html +++ b/src/pretix/control/templates/pretixcontrol/email_setup_simple.html @@ -5,7 +5,7 @@ {% load static %} {% block title %}{% trans "Organizer" %}{% endblock %} {% block content %} -

{% trans "E-mail sending" %}

+

{% trans "Email sending" %}

{% csrf_token %} {% for k, v in request.POST.items %} diff --git a/src/pretix/control/templates/pretixcontrol/email_setup_smtp.html b/src/pretix/control/templates/pretixcontrol/email_setup_smtp.html index 9709493b8..3b61d57cc 100644 --- a/src/pretix/control/templates/pretixcontrol/email_setup_smtp.html +++ b/src/pretix/control/templates/pretixcontrol/email_setup_smtp.html @@ -5,7 +5,7 @@ {% load static %} {% block title %}{% trans "Organizer" %}{% endblock %} {% block content %} -

{% trans "E-mail sending" %}

+

{% trans "Email sending" %}

{% csrf_token %} {% for k, v in request.POST.items %} diff --git a/src/pretix/control/templates/pretixcontrol/event/mail.html b/src/pretix/control/templates/pretixcontrol/event/mail.html index 5006c7b05..c1ce44187 100644 --- a/src/pretix/control/templates/pretixcontrol/event/mail.html +++ b/src/pretix/control/templates/pretixcontrol/event/mail.html @@ -4,7 +4,7 @@ {% load hierarkey_form %} {% load static %} {% block inside %} -

{% trans "E-mail settings" %}

+

{% trans "Email settings" %}

{% csrf_token %} @@ -63,7 +63,7 @@ {% bootstrap_field form.mail_attach_ical_description layout="control" %}
- {% trans "E-mail design" %} + {% trans "Email design" %}
{% for r in renderers.values %}
@@ -84,7 +84,7 @@
- {% trans "E-mail content" %} + {% trans "Email content" %}

{% trans "Text" %}

{% blocktrans asvar title_placed_order %}Placed order{% endblocktrans %} diff --git a/src/pretix/control/templates/pretixcontrol/event/settings.html b/src/pretix/control/templates/pretixcontrol/event/settings.html index 2b397fbd4..f858f3eab 100644 --- a/src/pretix/control/templates/pretixcontrol/event/settings.html +++ b/src/pretix/control/templates/pretixcontrol/event/settings.html @@ -67,7 +67,7 @@

{% trans "Customer data (once per order)" %}

diff --git a/src/pretix/control/templates/pretixcontrol/order/sendmail.html b/src/pretix/control/templates/pretixcontrol/order/sendmail.html index 66a619c75..5681c1cd3 100644 --- a/src/pretix/control/templates/pretixcontrol/order/sendmail.html +++ b/src/pretix/control/templates/pretixcontrol/order/sendmail.html @@ -24,7 +24,7 @@ {% endif %} {% if request.method == "POST" %}
- {% trans "E-mail preview" %} + {% trans "Email preview" %}
{{ preview_output.subject }}

diff --git a/src/pretix/control/templates/pretixcontrol/organizers/customer.html b/src/pretix/control/templates/pretixcontrol/organizers/customer.html index 8d79ebdff..b5954d068 100644 --- a/src/pretix/control/templates/pretixcontrol/organizers/customer.html +++ b/src/pretix/control/templates/pretixcontrol/organizers/customer.html @@ -46,7 +46,7 @@ {% trans "active" %} {% endif %} -
{% trans "E-mail" %}
+
{% trans "Email" %}
{{ customer.email|default_if_none:"" }} {% if customer.email and not customer.provider %} diff --git a/src/pretix/control/templates/pretixcontrol/organizers/mail.html b/src/pretix/control/templates/pretixcontrol/organizers/mail.html index adb8aadc2..a80483a0b 100644 --- a/src/pretix/control/templates/pretixcontrol/organizers/mail.html +++ b/src/pretix/control/templates/pretixcontrol/organizers/mail.html @@ -8,7 +8,7 @@ {% endblock %} {% block title %}{% trans "Organizer" %}{% endblock %} {% block content %} -

{% trans "E-mail settings" %}

+

{% trans "Email settings" %}

@@ -55,7 +55,7 @@ {% bootstrap_field form.mail_bcc layout="control" %}
- {% trans "E-mail content" %} + {% trans "Email content" %}
{% blocktrans asvar title_customer_registration %}Customer account registration{% endblocktrans %} {% include "pretixcontrol/event/mail_settings_fragment.html" with pid="customer_registration" title=title_customer_registration items="mail_subject_customer_registration,mail_text_customer_registration" %} diff --git a/src/pretix/control/templates/pretixcontrol/user/notifications.html b/src/pretix/control/templates/pretixcontrol/user/notifications.html index af8df8b1c..ea2426788 100644 --- a/src/pretix/control/templates/pretixcontrol/user/notifications.html +++ b/src/pretix/control/templates/pretixcontrol/user/notifications.html @@ -54,7 +54,7 @@ {% trans "Notification type" %} - {% trans "E-Mail notification" %} + {% trans "Email notification" %} diff --git a/src/pretix/control/templates/pretixcontrol/users/index.html b/src/pretix/control/templates/pretixcontrol/users/index.html index dd431c465..81f636dd0 100644 --- a/src/pretix/control/templates/pretixcontrol/users/index.html +++ b/src/pretix/control/templates/pretixcontrol/users/index.html @@ -39,7 +39,7 @@ - {% trans "E-mail address" %} + {% trans "Email address" %} diff --git a/src/pretix/control/views/auth.py b/src/pretix/control/views/auth.py index 6650e6343..fef96a637 100644 --- a/src/pretix/control/views/auth.py +++ b/src/pretix/control/views/auth.py @@ -343,7 +343,7 @@ class Forgot(TemplateView): logger.warning('Backend password reset for unregistered e-mail \"' + email + '\" requested.') except SendMailException: - logger.exception('Sending password reset e-mail to \"' + email + '\" failed.') + logger.exception('Sending password reset email to \"' + email + '\" failed.') except RepeatedResetDenied: pass @@ -354,10 +354,10 @@ class Forgot(TemplateView): finally: if has_redis: - messages.info(request, _('If the address is registered to valid account, then we have sent you an e-mail containing further instructions. ' + messages.info(request, _('If the address is registered to valid account, then we have sent you an email containing further instructions. ' 'Please note that we will send at most one email every 24 hours.')) else: - messages.info(request, _('If the address is registered to valid account, then we have sent you an e-mail containing further instructions.')) + messages.info(request, _('If the address is registered to valid account, then we have sent you an email containing further instructions.')) return redirect('control:auth.forgot') else: diff --git a/src/pretix/control/views/event.py b/src/pretix/control/views/event.py index 85e523d95..d7f73e582 100644 --- a/src/pretix/control/views/event.py +++ b/src/pretix/control/views/event.py @@ -807,7 +807,7 @@ class MailSettingsRendererPreview(MailSettingsPreview): r._csp_ignore = True return r else: - raise Http404(_('Unknown e-mail renderer.')) + raise Http404(_('Unknown email renderer.')) class TicketSettingsPreview(EventPermissionRequiredMixin, View): diff --git a/src/pretix/control/views/users.py b/src/pretix/control/views/users.py index 4e7fa2cdd..d4b3d066d 100644 --- a/src/pretix/control/views/users.py +++ b/src/pretix/control/views/users.py @@ -145,7 +145,7 @@ class UserResetView(AdministratorPermissionRequiredMixin, RecentAuthenticationRe self.object.log_action('pretix.control.auth.user.forgot_password.mail_sent', user=request.user) - messages.success(request, _('We sent out an e-mail containing further instructions.')) + messages.success(request, _('We sent out an email containing further instructions.')) return redirect(self.get_success_url()) def get_success_url(self): diff --git a/src/pretix/control/views/waitinglist.py b/src/pretix/control/views/waitinglist.py index 0b1805543..b32d9c059 100644 --- a/src/pretix/control/views/waitinglist.py +++ b/src/pretix/control/views/waitinglist.py @@ -304,7 +304,7 @@ class WaitingListView(EventPermissionRequiredMixin, WaitingListQuerySetMixin, Pa writer = csv.writer(output, quoting=csv.QUOTE_NONNUMERIC, delimiter=",") headers = [ - _('Name'), _('E-mail address'), _('Phone number'), _('Product'), _('On list since'), _('Status'), _('Voucher code'), + _('Name'), _('Email address'), _('Phone number'), _('Product'), _('On list since'), _('Status'), _('Voucher code'), _('Language'), _('Priority') ] if self.request.event.has_subevents: diff --git a/src/pretix/locale/ang/LC_MESSAGES/django.po b/src/pretix/locale/ang/LC_MESSAGES/django.po index 6856bd96b..753d16796 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: 2024-11-08 13:44+0000\n" +"POT-Creation-Date: 2024-11-18 15:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -137,28 +137,24 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: pretix/api/auth/devicesecurity.py:31 +#: pretix/api/auth/devicesecurity.py:58 msgid "" "Full device access (reading and changing orders and gift cards, reading of " "products and settings)" msgstr "" -#: pretix/api/auth/devicesecurity.py:53 +#: pretix/api/auth/devicesecurity.py:80 msgid "pretixSCAN" msgstr "" -#: pretix/api/auth/devicesecurity.py:91 +#: pretix/api/auth/devicesecurity.py:118 msgid "pretixSCAN (kiosk mode, no order sync, no search)" msgstr "" -#: pretix/api/auth/devicesecurity.py:126 +#: pretix/api/auth/devicesecurity.py:153 msgid "pretixSCAN (online only, no order sync)" msgstr "" -#: pretix/api/auth/devicesecurity.py:162 -msgid "pretixPOS" -msgstr "" - #: pretix/api/models.py:39 pretix/base/models/customers.py:402 msgid "Application name" msgstr "" @@ -193,12 +189,12 @@ msgstr "" msgid "Target URL" msgstr "" -#: pretix/api/models.py:118 pretix/base/models/devices.py:123 +#: pretix/api/models.py:118 pretix/base/models/devices.py:122 #: pretix/base/models/organizer.py:286 msgid "All events (including newly created ones)" msgstr "" -#: pretix/api/models.py:119 pretix/base/models/devices.py:124 +#: pretix/api/models.py:119 pretix/base/models/devices.py:123 #: pretix/base/models/organizer.py:287 msgid "Limit to events" msgstr "" @@ -340,29 +336,29 @@ msgid "" "There is not enough quota available on quota \"{}\" to perform the operation." msgstr "" -#: pretix/api/serializers/organizer.py:102 -#: pretix/control/forms/organizer.py:832 pretix/presale/forms/customer.py:445 +#: pretix/api/serializers/organizer.py:103 +#: pretix/control/forms/organizer.py:843 pretix/presale/forms/customer.py:445 msgid "An account with this email address is already registered." msgstr "" -#: pretix/api/serializers/organizer.py:235 -#: pretix/control/forms/organizer.py:681 +#: pretix/api/serializers/organizer.py:236 +#: pretix/control/forms/organizer.py:692 msgid "" "A gift card with the same secret already exists in your or an affiliated " "organizer account." msgstr "" -#: pretix/api/serializers/organizer.py:321 +#: pretix/api/serializers/organizer.py:327 #: pretix/control/views/organizer.py:743 msgid "pretix account invitation" msgstr "" -#: pretix/api/serializers/organizer.py:343 +#: pretix/api/serializers/organizer.py:349 #: pretix/control/views/organizer.py:842 msgid "This user already has been invited for this team." msgstr "" -#: pretix/api/serializers/organizer.py:359 +#: pretix/api/serializers/organizer.py:365 #: pretix/control/views/organizer.py:859 msgid "This user already has permissions for this team." msgstr "" @@ -598,20 +594,29 @@ msgid "{system} User" msgstr "" #: pretix/base/auth.py:155 pretix/base/exporters/customers.py:67 -#: 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:245 pretix/control/navigation.py:81 -#: pretix/control/navigation.py:499 +#: pretix/base/exporters/orderlist.py:261 +#: pretix/base/exporters/orderlist.py:444 +#: pretix/base/exporters/orderlist.py:577 +#: 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:245 +#: pretix/base/pdf.py:325 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:70 +#: pretix/control/templates/pretixcontrol/orders/fragment_export_schedule_form.html:108 #: pretix/control/templates/pretixcontrol/organizers/customer.html:49 +#: pretix/control/templates/pretixcontrol/organizers/customers.html:59 +#: pretix/control/templates/pretixcontrol/waitinglist/index.html:161 #: pretix/plugins/checkinlists/exporters.py:505 #: pretix/presale/checkoutflow.py:1526 pretix/presale/forms/checkout.py:57 #: pretix/presale/forms/customer.py:56 pretix/presale/forms/customer.py:131 #: pretix/presale/forms/customer.py:286 pretix/presale/forms/customer.py:332 #: pretix/presale/forms/customer.py:375 pretix/presale/forms/user.py:40 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:34 #: pretix/presale/templates/pretixpresale/event/order.html:299 #: pretix/presale/templates/pretixpresale/organizers/customer_profile.html:26 -msgid "E-mail" +msgid "Email" msgstr "" #: pretix/base/auth.py:157 pretix/base/forms/auth.py:164 @@ -782,7 +787,7 @@ msgid "" msgstr "" #: pretix/base/exporters/answers.py:66 pretix/base/models/items.py:1753 -#: pretix/control/navigation.py:182 +#: pretix/control/navigation.py:172 #: pretix/control/templates/pretixcontrol/items/questions.html:3 #: pretix/control/templates/pretixcontrol/items/questions.html:5 msgid "Questions" @@ -840,7 +845,7 @@ msgctxt "subevent" msgid "All dates" msgstr "" -#: pretix/base/exporters/customers.py:49 pretix/control/navigation.py:604 +#: pretix/base/exporters/customers.py:49 pretix/control/navigation.py:606 #: pretix/control/templates/pretixcontrol/organizers/edit.html:132 msgid "Customer accounts" msgstr "" @@ -903,7 +908,7 @@ msgstr "" #: 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/waitinglist.py:108 pretix/base/forms/questions.py:1111 -#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:128 +#: pretix/base/models/devices.py:65 pretix/base/models/devices.py:127 #: pretix/base/models/event.py:1466 pretix/base/models/event.py:1708 #: pretix/base/models/items.py:2029 pretix/base/models/items.py:2202 #: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:75 @@ -911,7 +916,7 @@ msgstr "" #: pretix/base/models/waitinglist.py:69 pretix/base/settings.py:3220 #: pretix/base/settings.py:3230 pretix/base/settings.py:3582 #: pretix/control/forms/filter.py:624 pretix/control/forms/item.py:438 -#: pretix/control/forms/organizer.py:857 +#: pretix/control/forms/organizer.py:868 #: pretix/control/templates/pretixcontrol/checkin/index.html:109 #: pretix/control/templates/pretixcontrol/checkin/lists.html:92 #: pretix/control/templates/pretixcontrol/event/tax_index.html:26 @@ -1285,11 +1290,13 @@ msgid "Order code" msgstr "" #: pretix/base/exporters/invoices.py:202 pretix/base/exporters/invoices.py:329 -#: pretix/base/modelimport_orders.py:59 pretix/base/models/customers.py:395 -#: pretix/base/models/waitinglist.py:76 pretix/control/forms/filter.py:552 +#: pretix/base/forms/auth.py:160 pretix/base/modelimport_orders.py:59 +#: pretix/base/models/customers.py:395 pretix/base/models/waitinglist.py:76 +#: pretix/control/forms/filter.py:552 #: pretix/control/templates/pretixcontrol/users/index.html:42 #: pretix/control/views/waitinglist.py:307 -msgid "E-mail address" +#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:134 +msgid "Email address" msgstr "" #: pretix/base/exporters/invoices.py:203 pretix/base/exporters/invoices.py:330 @@ -1583,7 +1590,7 @@ msgstr "" #: pretix/base/exporters/items.py:60 pretix/base/models/discount.py:62 #: pretix/base/models/items.py:96 pretix/base/models/items.py:479 -#: pretix/base/models/tax.py:167 pretix/control/forms/organizer.py:218 +#: pretix/base/models/tax.py:167 pretix/control/forms/organizer.py:219 #: pretix/control/templates/pretixcontrol/items/discounts.html:57 msgid "Internal name" msgstr "" @@ -1613,7 +1620,7 @@ msgid "Active" msgstr "" #: pretix/base/exporters/items.py:72 pretix/base/models/discount.py:75 -#: pretix/control/forms/event.py:970 pretix/control/navigation.py:506 +#: pretix/control/forms/event.py:970 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 @@ -1651,7 +1658,7 @@ msgstr "" #: pretix/base/exporters/items.py:79 pretix/base/exporters/orderlist.py:1135 #: pretix/base/exporters/waitinglist.py:41 pretix/base/shredder.py:367 -#: pretix/control/forms/event.py:1609 pretix/control/navigation.py:235 +#: pretix/control/forms/event.py:1609 pretix/control/navigation.py:237 #: pretix/control/templates/pretixcontrol/event/settings.html:351 #: pretix/control/templates/pretixcontrol/orders/cancel.html:62 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:6 @@ -1792,7 +1799,7 @@ msgid "" msgstr "" #: pretix/base/exporters/orderlist.py:100 pretix/base/models/orders.py:331 -#: pretix/control/navigation.py:253 pretix/control/navigation.py:360 +#: 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 #: pretix/control/templates/pretixcontrol/organizers/customer.html:198 @@ -1850,7 +1857,7 @@ msgstr "" #: pretix/base/exporters/orderlist.py:1076 #: pretix/base/exporters/orderlist.py:1259 #: pretix/base/exporters/waitinglist.py:113 pretix/control/forms/event.py:1585 -#: pretix/control/forms/organizer.py:115 +#: pretix/control/forms/organizer.py:116 msgid "Event slug" msgstr "" @@ -1906,18 +1913,6 @@ msgstr "" msgid "Status" msgstr "" -#: pretix/base/exporters/orderlist.py:261 -#: pretix/base/exporters/orderlist.py:444 -#: pretix/base/exporters/orderlist.py:577 -#: pretix/base/exporters/waitinglist.py:109 pretix/base/pdf.py:325 -#: pretix/control/templates/pretixcontrol/checkin/index.html:107 -#: pretix/control/templates/pretixcontrol/orders/fragment_export_schedule_form.html:108 -#: pretix/control/templates/pretixcontrol/organizers/customers.html:59 -#: pretix/control/templates/pretixcontrol/waitinglist/index.html:161 -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:34 -msgid "Email" -msgstr "" - #: pretix/base/exporters/orderlist.py:262 #: pretix/base/exporters/orderlist.py:446 #: pretix/base/exporters/orderlist.py:579 @@ -2011,7 +2006,7 @@ msgstr "" #: pretix/base/exporters/orderlist.py:287 #: pretix/base/exporters/orderlist.py:658 pretix/base/models/orders.py:320 #: pretix/control/forms/filter.py:566 -msgid "E-mail address verified" +msgid "Email address verified" msgstr "" #: pretix/base/exporters/orderlist.py:288 @@ -2137,7 +2132,7 @@ msgstr "" #: pretix/base/exporters/orderlist.py:600 pretix/base/forms/questions.py:655 #: pretix/base/modelimport_orders.py:313 pretix/base/models/customers.py:300 #: pretix/base/models/orders.py:1500 pretix/base/pdf.py:172 -#: pretix/control/forms/filter.py:647 pretix/control/forms/organizer.py:926 +#: pretix/control/forms/filter.py:647 pretix/control/forms/organizer.py:937 #: pretix/control/templates/pretixcontrol/order/index.html:520 #: pretix/control/templates/pretixcontrol/organizers/customer.html:120 #: pretix/control/views/item.py:435 pretix/plugins/badges/exporters.py:495 @@ -2265,7 +2260,7 @@ msgctxt "address" msgid "Invoice address state" msgstr "" -#: pretix/base/exporters/orderlist.py:660 pretix/control/navigation.py:303 +#: pretix/base/exporters/orderlist.py:660 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 @@ -2618,8 +2613,8 @@ msgstr "" msgid "Issuer" msgstr "" -#: pretix/base/exporters/orderlist.py:1286 pretix/control/navigation.py:536 -#: pretix/control/navigation.py:554 +#: pretix/base/exporters/orderlist.py:1286 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" @@ -2722,7 +2717,7 @@ msgstr "" msgid "Last invoice date of order" msgstr "" -#: pretix/base/exporters/reusablemedia.py:34 pretix/control/navigation.py:614 +#: pretix/base/exporters/reusablemedia.py:34 pretix/control/navigation.py:616 #: pretix/control/templates/pretixcontrol/organizers/edit.html:204 #: pretix/control/templates/pretixcontrol/organizers/giftcard_acceptance_list.html:35 #: pretix/control/templates/pretixcontrol/organizers/giftcard_acceptance_list.html:114 @@ -2888,11 +2883,6 @@ msgstr "" msgid "Please enter the same password twice" msgstr "" -#: pretix/base/forms/auth.py:160 -#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:134 -msgid "Email address" -msgstr "" - #: pretix/base/forms/auth.py:172 pretix/base/forms/auth.py:224 #: pretix/presale/forms/customer.py:296 pretix/presale/forms/customer.py:390 msgid "Repeat password" @@ -2979,13 +2969,13 @@ msgstr "" #: pretix/base/forms/user.py:51 pretix/control/forms/users.py:43 msgid "" -"There already is an account associated with this e-mail address. Please " +"There already is an account associated with this email address. Please " "choose a different one." msgstr "" #: pretix/base/forms/user.py:53 msgid "" -"Please enter your current password if you want to change your e-mail address " +"Please enter your current password if you want to change your email address " "or password." msgstr "" @@ -3012,7 +3002,7 @@ msgstr "" msgid "Repeat new password" msgstr "" -#: pretix/base/forms/user.py:75 pretix/control/forms/organizer.py:402 +#: pretix/base/forms/user.py:75 pretix/control/forms/organizer.py:413 #: pretix/control/forms/users.py:58 msgid "Default timezone" msgstr "" @@ -3346,12 +3336,12 @@ msgstr "" msgid "You entered an invalid number." msgstr "" -#: pretix/base/modelimport.py:276 pretix/base/modelimport.py:288 +#: pretix/base/modelimport.py:279 pretix/base/modelimport.py:291 msgctxt "subevent" msgid "No matching date was found." msgstr "" -#: pretix/base/modelimport.py:278 pretix/base/modelimport.py:290 +#: pretix/base/modelimport.py:281 pretix/base/modelimport.py:293 msgctxt "subevent" msgid "Multiple matching dates were found." msgstr "" @@ -3421,7 +3411,7 @@ msgid "Please enter a valid state." msgstr "" #: pretix/base/modelimport_orders.py:325 pretix/control/forms/filter.py:651 -msgid "Attendee e-mail address" +msgid "Attendee email address" msgstr "" #: pretix/base/modelimport_orders.py:341 pretix/base/modelimport_orders.py:352 @@ -3506,7 +3496,7 @@ msgid "Ambiguous option selected." msgstr "" #: pretix/base/modelimport_orders.py:697 pretix/base/models/orders.py:238 -#: pretix/control/forms/orders.py:686 pretix/control/forms/organizer.py:784 +#: pretix/control/forms/orders.py:686 pretix/control/forms/organizer.py:795 msgid "Customer" msgstr "" @@ -3651,7 +3641,7 @@ msgstr "" msgid "User" msgstr "" -#: pretix/base/models/auth.py:284 pretix/control/navigation.py:409 +#: pretix/base/models/auth.py:284 pretix/control/navigation.py:411 #: pretix/control/templates/pretixcontrol/users/index.html:5 #: pretix/control/templates/pretixcontrol/users/index.html:7 msgid "Users" @@ -3720,7 +3710,7 @@ msgid "" "rejected.." msgstr "" -#: pretix/base/models/checkin.py:85 pretix/control/navigation.py:638 +#: pretix/base/models/checkin.py:85 pretix/control/navigation.py:640 #: pretix/control/templates/pretixcontrol/organizers/gates.html:5 msgid "Gates" msgstr "" @@ -3816,7 +3806,7 @@ msgstr "" msgid "Single-sign-on method" msgstr "" -#: pretix/base/models/customers.py:85 pretix/base/models/devices.py:72 +#: pretix/base/models/customers.py:85 pretix/base/models/devices.py:71 #: pretix/base/models/items.py:1662 pretix/base/models/items.py:1910 msgid "" "You can enter any value here to make it easier to match the data with other " @@ -3884,15 +3874,15 @@ msgstr "" msgid "Separate multiple values with spaces" msgstr "" -#: pretix/base/models/devices.py:71 pretix/base/models/items.py:1661 +#: pretix/base/models/devices.py:70 pretix/base/models/items.py:1661 msgid "Internal identifier" msgstr "" -#: pretix/base/models/devices.py:91 pretix/base/models/items.py:1774 +#: pretix/base/models/devices.py:90 pretix/base/models/items.py:1774 msgid "This identifier is already used for a different question." msgstr "" -#: pretix/base/models/devices.py:114 pretix/control/forms/checkin.py:196 +#: pretix/base/models/devices.py:113 pretix/control/forms/checkin.py:196 #: pretix/control/forms/checkin.py:217 pretix/control/forms/filter.py:2398 #: pretix/control/forms/filter.py:2445 pretix/control/forms/filter.py:2606 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:67 @@ -3901,12 +3891,12 @@ msgstr "" msgid "Gate" msgstr "" -#: pretix/base/models/devices.py:132 +#: pretix/base/models/devices.py:131 #: pretix/control/templates/pretixcontrol/organizers/devices.html:83 msgid "Setup date" msgstr "" -#: pretix/base/models/devices.py:135 +#: pretix/base/models/devices.py:134 msgid "Initialization date" msgstr "" @@ -4120,8 +4110,8 @@ msgstr "" msgid "Restrict to specific sales channels" msgstr "" -#: pretix/base/models/event.py:655 pretix/control/navigation.py:342 -#: pretix/control/navigation.py:468 +#: pretix/base/models/event.py:655 pretix/control/navigation.py:344 +#: pretix/control/navigation.py:470 #: pretix/control/templates/pretixcontrol/events/index.html:5 #: pretix/control/templates/pretixcontrol/events/index.html:7 #: pretix/control/templates/pretixcontrol/organizers/devices.html:88 @@ -4245,8 +4235,8 @@ msgid "" "calendar." msgstr "" -#: pretix/base/models/event.py:1728 pretix/control/forms/organizer.py:223 -#: pretix/control/forms/organizer.py:227 +#: pretix/base/models/event.py:1728 pretix/control/forms/organizer.py:224 +#: pretix/control/forms/organizer.py:228 msgid "Public name" msgstr "" @@ -4274,8 +4264,8 @@ msgstr "" msgid "Link URL" msgstr "" -#: pretix/base/models/exports.py:42 pretix/control/navigation.py:227 -#: pretix/control/navigation.py:648 +#: pretix/base/models/exports.py:42 pretix/control/navigation.py:229 +#: pretix/control/navigation.py:650 msgid "Export" msgstr "" @@ -4300,8 +4290,8 @@ msgstr "" #: pretix/control/forms/event.py:1159 pretix/control/forms/event.py:1169 #: pretix/control/forms/event.py:1179 pretix/control/forms/orders.py:710 #: pretix/control/forms/orders.py:923 pretix/control/forms/orders.py:950 -#: pretix/control/forms/organizer.py:544 pretix/control/forms/organizer.py:554 -#: pretix/control/forms/organizer.py:564 pretix/control/forms/vouchers.py:273 +#: pretix/control/forms/organizer.py:555 pretix/control/forms/organizer.py:565 +#: pretix/control/forms/organizer.py:575 pretix/control/forms/vouchers.py:273 #: pretix/plugins/sendmail/forms.py:57 pretix/plugins/sendmail/forms.py:73 #: pretix/plugins/sendmail/models.py:232 msgid "Subject" @@ -4778,8 +4768,8 @@ msgstr "" #: pretix/base/models/items.py:786 pretix/base/models/items.py:1688 #: pretix/control/forms/filter.py:420 pretix/control/forms/filter.py:1897 -#: pretix/control/forms/item.py:271 pretix/control/navigation.py:148 -#: pretix/control/navigation.py:157 +#: pretix/control/forms/item.py:271 pretix/control/navigation.py:138 +#: pretix/control/navigation.py:147 #: pretix/control/templates/pretixcontrol/checkin/lists.html:104 #: pretix/control/templates/pretixcontrol/items/base.html:3 #: pretix/control/templates/pretixcontrol/items/discounts.html:60 @@ -4854,7 +4844,7 @@ msgid "" "only available to specific groups." msgstr "" -#: pretix/base/models/items.py:1182 pretix/control/navigation.py:577 +#: pretix/base/models/items.py:1182 pretix/control/navigation.py:579 #: pretix/control/templates/pretixcontrol/organizers/membershiptypes.html:4 #: pretix/control/templates/pretixcontrol/organizers/membershiptypes.html:6 msgid "Membership types" @@ -5212,7 +5202,7 @@ msgid "" "prevent accidental overbooking." msgstr "" -#: pretix/base/models/items.py:2080 pretix/control/navigation.py:166 +#: pretix/base/models/items.py:2080 pretix/control/navigation.py:156 #: pretix/control/templates/pretixcontrol/items/quotas.html:4 #: pretix/control/templates/pretixcontrol/items/quotas.html:6 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:416 @@ -5575,7 +5565,7 @@ msgstr "" #: pretix/base/models/orders.py:2287 pretix/base/payment.py:1310 #: pretix/base/payment.py:1314 pretix/base/settings.py:990 -#: pretix/control/forms/organizer.py:770 +#: pretix/control/forms/organizer.py:781 #: pretix/control/templates/pretixcontrol/items/index.html:106 #: pretix/control/templates/pretixcontrol/order/index.html:151 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:375 @@ -5622,7 +5612,7 @@ msgid "Badge" msgstr "" #: pretix/base/models/orders.py:3404 pretix/base/pdf.py:1109 -#: pretix/control/forms/organizer.py:721 pretix/control/forms/organizer.py:757 +#: pretix/control/forms/organizer.py:732 pretix/control/forms/organizer.py:768 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:66 #: pretix/plugins/ticketoutputpdf/ticketoutput.py:113 msgid "Ticket" @@ -5644,7 +5634,7 @@ msgid "" "your organizer accounts and your events." msgstr "" -#: pretix/base/models/organizer.py:97 pretix/control/navigation.py:348 +#: pretix/base/models/organizer.py:97 pretix/control/navigation.py:350 #: pretix/control/templates/pretixcontrol/oauth/authorized.html:19 #: pretix/control/templates/pretixcontrol/organizers/index.html:6 #: pretix/control/templates/pretixcontrol/organizers/index.html:8 @@ -5747,7 +5737,7 @@ msgstr "" msgid "Team" msgstr "" -#: pretix/base/models/organizer.py:386 pretix/control/navigation.py:525 +#: pretix/base/models/organizer.py:386 pretix/control/navigation.py:527 #: pretix/control/templates/pretixcontrol/organizers/teams.html:6 msgid "Teams" msgstr "" @@ -5965,7 +5955,7 @@ msgid "" "have been redeemed etc." msgstr "" -#: pretix/base/models/vouchers.py:313 pretix/control/navigation.py:265 +#: pretix/base/models/vouchers.py:313 pretix/control/navigation.py:267 #: pretix/control/templates/pretixcontrol/vouchers/index.html:6 #: pretix/control/templates/pretixcontrol/vouchers/index.html:8 msgid "Vouchers" @@ -6109,7 +6099,7 @@ msgid "" "a ticket available for you." msgstr "" -#: pretix/base/notifications.py:192 pretix/control/navigation.py:137 +#: pretix/base/notifications.py:192 pretix/control/navigation.py:193 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:20 #: pretix/control/templates/pretixcontrol/subevents/index.html:5 #: pretix/control/templates/pretixcontrol/subevents/index.html:7 @@ -6888,7 +6878,7 @@ msgstr "" #: pretix/base/pdf.py:649 pretix/base/pdf.py:672 #: pretix/base/services/placeholders.py:556 -#: pretix/control/forms/organizer.py:601 +#: pretix/control/forms/organizer.py:612 msgid "Mr Doe" msgstr "" @@ -8259,7 +8249,7 @@ msgid "Require invoice address" msgstr "" #: pretix/base/settings.py:553 -msgid "Require a business addresses" +msgid "Require a business address" msgstr "" #: pretix/base/settings.py:554 @@ -9993,7 +9983,7 @@ msgid "Only respected by modern browsers." msgstr "" #: pretix/base/settings.py:2876 pretix/base/settings.py:2919 -#: pretix/control/forms/organizer.py:464 +#: pretix/control/forms/organizer.py:475 msgid "Header image" msgstr "" @@ -10025,7 +10015,7 @@ msgid "" "used, this option will be ignored and the event title will always be shown." msgstr "" -#: pretix/base/settings.py:2922 pretix/control/forms/organizer.py:468 +#: pretix/base/settings.py:2922 pretix/control/forms/organizer.py:479 msgid "" "If you provide a logo image, we will by default not show your organization " "name in the page header. By default, we show your logo with a size of up to " @@ -10348,7 +10338,7 @@ msgid "Middle name" msgstr "" #: pretix/base/settings.py:3586 pretix/base/settings.py:3598 -#: pretix/control/forms/organizer.py:595 +#: pretix/control/forms/organizer.py:606 msgctxt "person_name_sample" msgid "John Doe" msgstr "" @@ -10436,12 +10426,12 @@ msgid "This will remove all phone numbers from orders." msgstr "" #: pretix/base/shredder.py:290 -msgid "E-mails" +msgid "Emails" msgstr "" #: pretix/base/shredder.py:292 msgid "" -"This will remove all e-mail addresses from orders and attendees, as well as " +"This will remove all email addresses from orders and attendees, as well as " "logged email contents. This will also remove the association to customer " "accounts." msgstr "" @@ -11281,19 +11271,19 @@ msgstr "" msgid "Default ({value})" msgstr "" -#: pretix/control/forms/event.py:375 pretix/control/forms/organizer.py:150 +#: pretix/control/forms/event.py:375 pretix/control/forms/organizer.py:151 msgid "Custom domain" msgstr "" -#: pretix/control/forms/event.py:377 pretix/control/forms/organizer.py:152 +#: pretix/control/forms/event.py:377 pretix/control/forms/organizer.py:153 msgid "You need to configure the custom domain in the webserver beforehand." msgstr "" -#: pretix/control/forms/event.py:389 pretix/control/forms/organizer.py:160 +#: pretix/control/forms/event.py:389 pretix/control/forms/organizer.py:161 msgid "You cannot choose the base domain of this installation." msgstr "" -#: pretix/control/forms/event.py:393 pretix/control/forms/organizer.py:165 +#: pretix/control/forms/event.py:393 pretix/control/forms/organizer.py:166 msgid "This domain is already in use for a different event or organizer." msgstr "" @@ -11304,33 +11294,33 @@ msgid "" "{error}" msgstr "" -#: pretix/control/forms/event.py:507 pretix/control/forms/organizer.py:405 +#: pretix/control/forms/event.py:507 pretix/control/forms/organizer.py:416 msgid "Name format" msgstr "" -#: pretix/control/forms/event.py:508 pretix/control/forms/organizer.py:406 +#: pretix/control/forms/event.py:508 pretix/control/forms/organizer.py:417 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:513 pretix/control/forms/organizer.py:411 +#: pretix/control/forms/event.py:513 pretix/control/forms/organizer.py:422 msgid "Allowed titles" msgstr "" -#: pretix/control/forms/event.py:514 pretix/control/forms/organizer.py:412 +#: pretix/control/forms/event.py:514 pretix/control/forms/organizer.py:423 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:633 pretix/control/forms/organizer.py:482 +#: pretix/control/forms/event.py:633 pretix/control/forms/organizer.py:493 #, python-brace-format msgid "Ask for {fields}, display like {example}" msgstr "" -#: pretix/control/forms/event.py:639 pretix/control/forms/organizer.py:488 +#: pretix/control/forms/event.py:639 pretix/control/forms/organizer.py:499 msgid "Free text input" msgstr "" @@ -11423,15 +11413,15 @@ msgid "" "shop must be enabled." msgstr "" -#: pretix/control/forms/event.py:979 pretix/control/forms/organizer.py:523 +#: pretix/control/forms/event.py:979 pretix/control/forms/organizer.py:534 msgid "Bcc address" msgstr "" -#: pretix/control/forms/event.py:980 pretix/control/forms/organizer.py:524 +#: pretix/control/forms/event.py:980 pretix/control/forms/organizer.py:535 msgid "All emails will be sent to this address as a Bcc copy" msgstr "" -#: pretix/control/forms/event.py:986 pretix/control/forms/organizer.py:530 +#: pretix/control/forms/event.py:986 pretix/control/forms/organizer.py:541 msgid "Signature" msgstr "" @@ -11440,7 +11430,7 @@ msgstr "" msgid "This will be attached to every email. Available placeholders: {event}" msgstr "" -#: pretix/control/forms/event.py:994 pretix/control/forms/organizer.py:538 +#: pretix/control/forms/event.py:994 pretix/control/forms/organizer.py:549 msgid "e.g. your contact details" msgstr "" @@ -11487,8 +11477,8 @@ msgstr "" #: pretix/control/forms/event.py:1090 pretix/control/forms/event.py:1164 #: pretix/control/forms/event.py:1174 pretix/control/forms/event.py:1184 -#: pretix/control/forms/event.py:1189 pretix/control/forms/organizer.py:549 -#: pretix/control/forms/organizer.py:559 pretix/control/forms/organizer.py:569 +#: pretix/control/forms/event.py:1189 pretix/control/forms/organizer.py:560 +#: pretix/control/forms/organizer.py:570 pretix/control/forms/organizer.py:580 #: pretix/control/templates/pretixcontrol/event/mail.html:88 #: pretix/control/templates/pretixcontrol/organizers/giftcard.html:111 msgid "Text" @@ -11676,7 +11666,7 @@ msgstr "" msgid "The given voucher code does not exist." msgstr "" -#: pretix/control/forms/event.py:1581 pretix/control/forms/organizer.py:111 +#: pretix/control/forms/event.py:1581 pretix/control/forms/organizer.py:112 #: pretix/control/views/shredder.py:179 msgid "The slug you entered was not correct." msgstr "" @@ -11745,7 +11735,7 @@ msgstr "" msgid "Search for…" msgstr "" -#: pretix/control/forms/filter.py:213 pretix/control/navigation.py:203 +#: pretix/control/forms/filter.py:213 pretix/control/navigation.py:205 #: pretix/control/templates/pretixcontrol/items/question.html:25 msgid "All orders" msgstr "" @@ -12331,7 +12321,7 @@ msgid "" msgstr "" #: pretix/control/forms/global_settings.py:131 -msgid "E-mail notifications" +msgid "Email notifications" msgstr "" #: pretix/control/forms/global_settings.py:132 @@ -13142,102 +13132,102 @@ msgstr "" msgid "Please confirm that you want to cancel ALL dates in this event series." msgstr "" -#: pretix/control/forms/organizer.py:92 +#: pretix/control/forms/organizer.py:93 msgid "This slug is already in use. Please choose a different one." msgstr "" -#: pretix/control/forms/organizer.py:288 +#: pretix/control/forms/organizer.py:289 msgid "" "The changes could not be saved because there would be no remaining team with " "the permission to change teams and permissions." msgstr "" -#: pretix/control/forms/organizer.py:318 pretix/control/forms/organizer.py:351 +#: pretix/control/forms/organizer.py:324 pretix/control/forms/organizer.py:362 msgid "" "Your device will not have access to anything, please select some events." msgstr "" -#: pretix/control/forms/organizer.py:498 pretix/plugins/stripe/payment.py:311 +#: pretix/control/forms/organizer.py:509 pretix/plugins/stripe/payment.py:311 msgid "experimental" msgstr "" -#: pretix/control/forms/organizer.py:504 +#: pretix/control/forms/organizer.py:515 msgid "" "This feature is currently in an experimental stage. It only supports very " "limited use cases and might change at any point." msgstr "" -#: pretix/control/forms/organizer.py:533 +#: pretix/control/forms/organizer.py:544 msgid "This will be attached to every email." msgstr "" -#: pretix/control/forms/organizer.py:625 +#: pretix/control/forms/organizer.py:636 msgctxt "webhooks" msgid "Event types" msgstr "" -#: pretix/control/forms/organizer.py:657 +#: pretix/control/forms/organizer.py:668 msgid "Gift card value" msgstr "" -#: pretix/control/forms/organizer.py:730 +#: pretix/control/forms/organizer.py:741 msgid "An medium with this type and identifier is already registered." msgstr "" -#: pretix/control/forms/organizer.py:831 +#: pretix/control/forms/organizer.py:842 msgid "An account with this customer ID is already registered." msgstr "" -#: pretix/control/forms/organizer.py:848 +#: pretix/control/forms/organizer.py:859 #: pretix/control/templates/pretixcontrol/organizers/customer.html:61 #: pretix/presale/forms/customer.py:157 pretix/presale/forms/customer.py:478 #: pretix/presale/templates/pretixpresale/organizers/customer_profile.html:32 msgid "Phone" msgstr "" -#: pretix/control/forms/organizer.py:955 +#: pretix/control/forms/organizer.py:966 msgctxt "sso_oidc" msgid "Base URL" msgstr "" -#: pretix/control/forms/organizer.py:959 +#: pretix/control/forms/organizer.py:970 msgctxt "sso_oidc" msgid "Client ID" msgstr "" -#: pretix/control/forms/organizer.py:963 +#: pretix/control/forms/organizer.py:974 msgctxt "sso_oidc" msgid "Client secret" msgstr "" -#: pretix/control/forms/organizer.py:967 +#: pretix/control/forms/organizer.py:978 msgctxt "sso_oidc" msgid "Scope" msgstr "" -#: pretix/control/forms/organizer.py:968 +#: pretix/control/forms/organizer.py:979 msgctxt "sso_oidc" msgid "Multiple scopes separated with spaces." msgstr "" -#: pretix/control/forms/organizer.py:972 +#: pretix/control/forms/organizer.py:983 msgctxt "sso_oidc" msgid "User ID field" msgstr "" -#: pretix/control/forms/organizer.py:973 +#: pretix/control/forms/organizer.py:984 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:979 +#: pretix/control/forms/organizer.py:990 msgctxt "sso_oidc" msgid "Email field" msgstr "" -#: pretix/control/forms/organizer.py:980 +#: pretix/control/forms/organizer.py:991 msgctxt "sso_oidc" msgid "" "We will assume that all email addresses received from the SSO provider are " @@ -13245,30 +13235,30 @@ msgid "" "security issues might arise." msgstr "" -#: pretix/control/forms/organizer.py:987 +#: pretix/control/forms/organizer.py:998 msgctxt "sso_oidc" msgid "Phone field" msgstr "" -#: pretix/control/forms/organizer.py:1005 +#: pretix/control/forms/organizer.py:1016 #, python-brace-format msgctxt "sso_oidc" msgid "{label} field" msgstr "" -#: pretix/control/forms/organizer.py:1044 +#: pretix/control/forms/organizer.py:1055 msgid "Invalidate old client secret and generate a new one" msgstr "" -#: pretix/control/forms/organizer.py:1077 +#: pretix/control/forms/organizer.py:1088 msgid "Organizer short name" msgstr "" -#: pretix/control/forms/organizer.py:1081 +#: pretix/control/forms/organizer.py:1092 msgid "Allow access to reusable media" msgstr "" -#: pretix/control/forms/organizer.py:1082 +#: pretix/control/forms/organizer.py:1093 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 " @@ -13277,15 +13267,15 @@ msgid "" "to interact with the media type." msgstr "" -#: pretix/control/forms/organizer.py:1098 +#: pretix/control/forms/organizer.py:1109 msgid "The selected organizer does not exist or cannot be invited." msgstr "" -#: pretix/control/forms/organizer.py:1100 +#: pretix/control/forms/organizer.py:1111 msgid "The selected organizer has already been invited." msgstr "" -#: pretix/control/forms/organizer.py:1135 +#: pretix/control/forms/organizer.py:1146 msgid "A sales channel with the same identifier already exists." msgstr "" @@ -14785,14 +14775,14 @@ msgid "" "administrate it." msgstr "" -#: pretix/control/navigation.py:37 pretix/control/navigation.py:336 +#: pretix/control/navigation.py:37 pretix/control/navigation.py:338 #: pretix/control/templates/pretixcontrol/dashboard.html:3 #: pretix/control/templates/pretixcontrol/dashboard.html:5 msgid "Dashboard" msgstr "" -#: pretix/control/navigation.py:49 pretix/control/navigation.py:380 -#: pretix/control/navigation.py:485 +#: pretix/control/navigation.py:49 pretix/control/navigation.py:382 +#: pretix/control/navigation.py:487 #: pretix/control/templates/pretixcontrol/checkin/list_edit.html:38 #: pretix/control/templates/pretixcontrol/event/mail.html:14 #: pretix/control/templates/pretixcontrol/event/tax_edit.html:25 @@ -14845,26 +14835,26 @@ msgstr "" msgid "Widget" msgstr "" -#: pretix/control/navigation.py:126 pretix/control/navigation.py:433 -#: pretix/control/navigation.py:478 +#: pretix/control/navigation.py:126 pretix/control/navigation.py:435 +#: pretix/control/navigation.py:480 #: pretix/control/templates/pretixcontrol/event/payment.html:47 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:12 msgid "Settings" msgstr "" -#: pretix/control/navigation.py:174 +#: pretix/control/navigation.py:164 msgid "Categories" msgstr "" -#: pretix/control/navigation.py:190 +#: pretix/control/navigation.py:180 msgid "Discounts" msgstr "" -#: pretix/control/navigation.py:211 +#: pretix/control/navigation.py:213 msgid "Overview" msgstr "" -#: pretix/control/navigation.py:219 +#: pretix/control/navigation.py:221 #: pretix/control/templates/pretixcontrol/order/index.html:831 #: pretix/control/templates/pretixcontrol/orders/refunds.html:7 #: pretix/control/templates/pretixcontrol/orders/refunds.html:9 @@ -14874,35 +14864,35 @@ msgstr "" msgid "Refunds" msgstr "" -#: pretix/control/navigation.py:245 +#: pretix/control/navigation.py:247 msgid "Import" msgstr "" -#: pretix/control/navigation.py:274 +#: pretix/control/navigation.py:276 msgid "All vouchers" msgstr "" -#: pretix/control/navigation.py:282 +#: pretix/control/navigation.py:284 msgid "Tags" msgstr "" -#: pretix/control/navigation.py:294 +#: pretix/control/navigation.py:296 msgctxt "navigation" msgid "Check-in" msgstr "" -#: pretix/control/navigation.py:311 +#: pretix/control/navigation.py:313 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:4 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:6 msgid "Check-in history" msgstr "" -#: pretix/control/navigation.py:354 +#: pretix/control/navigation.py:356 #: pretix/control/templates/pretixcontrol/orders/search.html:19 msgid "Search" msgstr "" -#: pretix/control/navigation.py:366 +#: pretix/control/navigation.py:368 #: pretix/control/templates/pretixcontrol/order/index.html:737 #: pretix/plugins/reports/accountingreport.py:496 #: pretix/plugins/reports/accountingreport.py:677 @@ -14910,24 +14900,24 @@ msgstr "" msgid "Payments" msgstr "" -#: pretix/control/navigation.py:374 +#: pretix/control/navigation.py:376 msgid "User settings" msgstr "" -#: pretix/control/navigation.py:385 +#: pretix/control/navigation.py:387 #: pretix/control/templates/pretixcontrol/user/settings.html:16 msgid "Notifications" msgstr "" -#: pretix/control/navigation.py:390 +#: pretix/control/navigation.py:392 msgid "2FA" msgstr "" -#: pretix/control/navigation.py:395 +#: pretix/control/navigation.py:397 msgid "Authorized apps" msgstr "" -#: pretix/control/navigation.py:400 +#: pretix/control/navigation.py:402 #: pretix/control/templates/pretixcontrol/user/history.html:4 #: pretix/control/templates/pretixcontrol/user/history.html:6 #: pretix/control/templates/pretixcontrol/user/history.html:10 @@ -14935,67 +14925,67 @@ msgstr "" msgid "Account history" msgstr "" -#: pretix/control/navigation.py:415 +#: pretix/control/navigation.py:417 msgid "All users" msgstr "" -#: pretix/control/navigation.py:420 +#: pretix/control/navigation.py:422 #: pretix/control/templates/pretixcontrol/user/staff_session_list.html:5 #: pretix/control/templates/pretixcontrol/user/staff_session_list.html:7 msgid "Admin sessions" msgstr "" -#: pretix/control/navigation.py:427 +#: pretix/control/navigation.py:429 #: pretix/control/templates/pretixcontrol/global_settings_base.html:5 #: pretix/control/templates/pretixcontrol/global_settings_base.html:7 msgid "Global settings" msgstr "" -#: pretix/control/navigation.py:438 +#: pretix/control/navigation.py:440 msgid "Update check" msgstr "" -#: pretix/control/navigation.py:443 +#: pretix/control/navigation.py:445 msgid "License check" msgstr "" -#: pretix/control/navigation.py:448 +#: pretix/control/navigation.py:450 msgid "System report" msgstr "" -#: pretix/control/navigation.py:492 +#: pretix/control/navigation.py:494 #: pretix/control/templates/pretixcontrol/organizers/properties.html:5 msgid "Event metadata" msgstr "" -#: pretix/control/navigation.py:513 +#: pretix/control/navigation.py:515 #: pretix/control/templates/pretixcontrol/organizers/webhooks.html:6 msgid "Webhooks" msgstr "" -#: pretix/control/navigation.py:546 +#: pretix/control/navigation.py:548 msgid "Acceptance" msgstr "" -#: pretix/control/navigation.py:567 +#: pretix/control/navigation.py:569 #: pretix/control/templates/pretixcontrol/organizers/customers.html:6 #: pretix/control/templates/pretixcontrol/organizers/customers.html:9 msgid "Customers" msgstr "" -#: pretix/control/navigation.py:586 +#: pretix/control/navigation.py:588 #: pretix/control/templates/pretixcontrol/organizers/ssoclients.html:4 #: pretix/control/templates/pretixcontrol/organizers/ssoclients.html:6 msgid "SSO clients" msgstr "" -#: pretix/control/navigation.py:595 +#: pretix/control/navigation.py:597 #: pretix/control/templates/pretixcontrol/organizers/ssoproviders.html:4 #: pretix/control/templates/pretixcontrol/organizers/ssoproviders.html:6 msgid "SSO providers" msgstr "" -#: pretix/control/navigation.py:624 pretix/control/navigation.py:631 +#: pretix/control/navigation.py:626 pretix/control/navigation.py:633 msgid "Devices" msgstr "" @@ -16136,7 +16126,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/email_setup.html:8 #: pretix/control/templates/pretixcontrol/email_setup_simple.html:8 #: pretix/control/templates/pretixcontrol/email_setup_smtp.html:8 -msgid "E-mail sending" +msgid "Email sending" msgstr "" #: pretix/control/templates/pretixcontrol/email_setup.html:21 @@ -16145,7 +16135,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/email_setup.html:29 msgid "" -"E-mails will be sent through the system's default server. They will show the " +"Emails will be sent through the system's default server. They will show the " "following sender information:" msgstr "" @@ -16166,7 +16156,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/email_setup.html:64 msgid "" -"E-mails will be sent through the system's default server but with your own " +"Emails will be sent through the system's default server but with your own " "sender address. This will make your emails look more personalized and coming " "directly from you, but it also might require some extra steps to ensure good " "deliverability." @@ -16719,7 +16709,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:7 #: pretix/control/templates/pretixcontrol/organizers/mail.html:11 -msgid "E-mail settings" +msgid "Email settings" msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:21 @@ -16742,7 +16732,7 @@ msgid "Calendar invites" msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:66 -msgid "E-mail design" +msgid "Email design" msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:79 @@ -16756,7 +16746,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:87 #: pretix/control/templates/pretixcontrol/organizers/mail.html:58 -msgid "E-mail content" +msgid "Email content" msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:90 @@ -19395,7 +19385,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/order/mail_history.html:4 #: pretix/control/templates/pretixcontrol/order/mail_history.html:7 -#: pretix/plugins/sendmail/signals.py:107 +#: pretix/plugins/sendmail/signals.py:106 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/history.html:4 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/history.html:6 msgid "Email history" @@ -19612,14 +19602,14 @@ msgstr "" #: pretix/control/templates/pretixcontrol/order/sendmail.html:4 #: pretix/control/templates/pretixcontrol/order/sendmail.html:7 -#: pretix/plugins/sendmail/signals.py:91 +#: pretix/plugins/sendmail/signals.py:90 msgid "Send email" msgstr "" #: pretix/control/templates/pretixcontrol/order/sendmail.html:27 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_update.html:74 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html:42 -msgid "E-mail preview" +msgid "Email preview" msgstr "" #: pretix/control/templates/pretixcontrol/order/sendmail.html:38 @@ -19710,7 +19700,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/orders/cancel.html:49 #: pretix/control/templates/pretixcontrol/vouchers/bulk.html:85 #: pretix/plugins/sendmail/apps.py:30 pretix/plugins/sendmail/apps.py:33 -#: pretix/plugins/sendmail/signals.py:83 +#: pretix/plugins/sendmail/signals.py:82 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/index.html:3 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/index.html:5 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html:5 @@ -22160,7 +22150,7 @@ msgid "Notification type" msgstr "" #: pretix/control/templates/pretixcontrol/user/notifications.html:57 -msgid "E-Mail notification" +msgid "Email notification" msgstr "" #: pretix/control/templates/pretixcontrol/user/notifications.html:70 @@ -22742,15 +22732,15 @@ msgstr "" #: pretix/control/views/auth.py:357 msgid "" -"If the address is registered to valid account, then we have sent you an e-" -"mail containing further instructions. Please note that we will send at most " +"If the address is registered to valid account, then we have sent you an " +"email containing further instructions. Please note that we will send at most " "one email every 24 hours." msgstr "" #: pretix/control/views/auth.py:360 msgid "" -"If the address is registered to valid account, then we have sent you an e-" -"mail containing further instructions." +"If the address is registered to valid account, then we have sent you an " +"email containing further instructions." msgstr "" #: pretix/control/views/auth.py:380 @@ -23002,7 +22992,7 @@ msgid "Your order: %(code)s" msgstr "" #: pretix/control/views/event.py:810 -msgid "Unknown e-mail renderer." +msgid "Unknown email renderer." msgstr "" #: pretix/control/views/event.py:826 pretix/control/views/orders.py:671 @@ -24208,7 +24198,7 @@ msgid "Your comment has been saved." msgstr "" #: pretix/control/views/users.py:148 -msgid "We sent out an e-mail containing further instructions." +msgid "We sent out an email containing further instructions." msgstr "" #: pretix/control/views/users.py:168 @@ -24908,7 +24898,8 @@ msgid "" msgstr "" #: pretix/plugins/banktransfer/payment.py:336 -msgid "Invoice recipient e-mail" +#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:132 +msgid "Invoice recipient email" msgstr "" #: pretix/plugins/banktransfer/payment.py:338 @@ -24928,7 +24919,7 @@ msgstr "" #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/checkout_payment_form.html:14 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:23 #: pretix/plugins/banktransfer/views.py:835 -#: pretix/plugins/stripe/payment.py:1462 +#: pretix/plugins/stripe/payment.py:1467 #: pretix/plugins/stripe/templates/pretixplugins/stripe/checkout_payment_confirm.html:32 #: pretix/plugins/stripe/templates/pretixplugins/stripe/checkout_payment_confirm.html:35 msgid "Account holder" @@ -25255,10 +25246,6 @@ msgid "" "their email address:" msgstr "" -#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:132 -msgid "Invoice recipient email" -msgstr "" - #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:139 msgid "Send invoice via email" msgstr "" @@ -25513,7 +25500,7 @@ msgstr "" #: pretix/plugins/banktransfer/views.py:932 #, python-brace-format -msgid "Sending the latest invoice via e-mail to {email}." +msgid "Sending the latest invoice via email to {email}." msgstr "" #: pretix/plugins/checkinlists/apps.py:47 @@ -25647,7 +25634,7 @@ msgstr "" #: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47 #: pretix/plugins/paypal/payment.py:75 pretix/plugins/paypal2/payment.py:82 #: pretix/plugins/paypal2/payment.py:138 pretix/plugins/paypal2/payment.py:1080 -#: pretix/plugins/paypal2/payment.py:1081 pretix/plugins/stripe/payment.py:1808 +#: pretix/plugins/paypal2/payment.py:1081 pretix/plugins/stripe/payment.py:1813 msgid "PayPal" msgstr "" @@ -25735,7 +25722,7 @@ msgid "" msgstr "" #: pretix/plugins/paypal/payment.py:472 pretix/plugins/paypal2/payment.py:811 -#: pretix/plugins/stripe/payment.py:989 +#: pretix/plugins/stripe/payment.py:994 msgid "There was an error sending the confirmation mail." msgstr "" @@ -25832,7 +25819,7 @@ msgstr "" msgid "It looks like you canceled the PayPal payment" msgstr "" -#: pretix/plugins/paypal/views.py:255 pretix/plugins/paypal2/views.py:525 +#: pretix/plugins/paypal/views.py:255 pretix/plugins/paypal2/views.py:531 msgid "Your PayPal account has been disconnected." msgstr "" @@ -26149,7 +26136,7 @@ msgstr "" #: pretix/plugins/paypal2/views.py:267 msgid "" -"The e-mail address on your PayPal account has not yet been confirmed. You " +"The email address on your PayPal account has not yet been confirmed. You " "will need to do this before you can start accepting payments." msgstr "" @@ -26614,43 +26601,43 @@ msgid_plural "%(count)d days before event start at %(time)s" msgstr[0] "" msgstr[1] "" -#: pretix/plugins/sendmail/signals.py:99 +#: pretix/plugins/sendmail/signals.py:98 msgid "Scheduled emails" msgstr "" -#: pretix/plugins/sendmail/signals.py:122 +#: pretix/plugins/sendmail/signals.py:121 msgid "Mass email was sent to customers or attendees." msgstr "" -#: pretix/plugins/sendmail/signals.py:123 +#: pretix/plugins/sendmail/signals.py:122 msgid "Mass email was sent to waiting list entries." msgstr "" -#: pretix/plugins/sendmail/signals.py:124 +#: pretix/plugins/sendmail/signals.py:123 msgid "The order received a mass email." msgstr "" -#: pretix/plugins/sendmail/signals.py:125 +#: pretix/plugins/sendmail/signals.py:124 msgid "A ticket holder of this order received a mass email." msgstr "" -#: pretix/plugins/sendmail/signals.py:126 +#: pretix/plugins/sendmail/signals.py:125 msgid "An email rule was created" msgstr "" -#: pretix/plugins/sendmail/signals.py:127 +#: pretix/plugins/sendmail/signals.py:126 msgid "An email rule was updated" msgstr "" -#: pretix/plugins/sendmail/signals.py:128 +#: pretix/plugins/sendmail/signals.py:127 msgid "A scheduled email was sent to the order" msgstr "" -#: pretix/plugins/sendmail/signals.py:129 +#: pretix/plugins/sendmail/signals.py:128 msgid "A scheduled email was sent to a ticket holder" msgstr "" -#: pretix/plugins/sendmail/signals.py:130 +#: pretix/plugins/sendmail/signals.py:129 msgid "An email rule was deleted" msgstr "" @@ -27097,7 +27084,7 @@ msgstr "" msgid "Credit card payments" msgstr "" -#: pretix/plugins/stripe/payment.py:342 pretix/plugins/stripe/payment.py:1531 +#: pretix/plugins/stripe/payment.py:342 pretix/plugins/stripe/payment.py:1536 msgid "iDEAL" msgstr "" @@ -27112,11 +27099,11 @@ msgid "" "account before they work properly." msgstr "" -#: pretix/plugins/stripe/payment.py:350 pretix/plugins/stripe/payment.py:1556 +#: pretix/plugins/stripe/payment.py:350 pretix/plugins/stripe/payment.py:1561 msgid "Alipay" msgstr "" -#: pretix/plugins/stripe/payment.py:358 pretix/plugins/stripe/payment.py:1568 +#: pretix/plugins/stripe/payment.py:358 pretix/plugins/stripe/payment.py:1573 msgid "Bancontact" msgstr "" @@ -27166,27 +27153,27 @@ msgid "" "payment term allows for this lag." msgstr "" -#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1670 +#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1675 msgid "EPS" msgstr "" -#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1701 +#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1706 msgid "Multibanco" msgstr "" -#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1723 +#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1728 msgid "Przelewy24" msgstr "" -#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1762 +#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1767 msgid "WeChat Pay" msgstr "" -#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1815 +#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1820 msgid "Swish" msgstr "" -#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1322 +#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1327 msgid "Affirm" msgstr "" @@ -27194,7 +27181,7 @@ msgstr "" msgid "Only available for payments between $50 and $30,000." msgstr "" -#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1367 +#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1372 msgid "Klarna" msgstr "" @@ -27210,11 +27197,15 @@ msgid "" "political organizations." msgstr "" -#: pretix/plugins/stripe/payment.py:501 +#: pretix/plugins/stripe/payment.py:499 +msgid "MobilePay" +msgstr "" + +#: pretix/plugins/stripe/payment.py:506 msgid "Destination" msgstr "" -#: pretix/plugins/stripe/payment.py:531 pretix/plugins/stripe/payment.py:1437 +#: pretix/plugins/stripe/payment.py:536 pretix/plugins/stripe/payment.py:1442 #, python-brace-format msgid "" "The Stripe plugin is operating in test mode. You can use one of \n" "Language-Team: Arabic . يرجى تنشيط طريقة الدفع هذه فقط إذا كانت مدة " "السداد تسمح بهذا التأخير." -#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1670 +#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1675 #, fuzzy msgid "EPS" msgstr "‎EPS" -#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1701 +#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1706 #, fuzzy msgid "Multibanco" msgstr "شبكة البنوك في البرتغال Multibanco" -#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1723 +#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1728 #, fuzzy msgid "Przelewy24" msgstr "الدفع عبر Przelewy24" -#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1762 +#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1767 #, fuzzy msgid "WeChat Pay" msgstr "الدفع عبر WeChat Pay" -#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1815 +#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1820 msgid "Swish" msgstr "" -#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1322 +#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1327 msgid "Affirm" msgstr "" @@ -31372,7 +31372,7 @@ msgstr "" msgid "Only available for payments between $50 and $30,000." msgstr "" -#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1367 +#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1372 msgid "Klarna" msgstr "" @@ -31388,11 +31388,15 @@ msgid "" "political organizations." msgstr "" -#: pretix/plugins/stripe/payment.py:501 +#: pretix/plugins/stripe/payment.py:499 +msgid "MobilePay" +msgstr "" + +#: pretix/plugins/stripe/payment.py:506 msgid "Destination" msgstr "وجهة" -#: pretix/plugins/stripe/payment.py:531 pretix/plugins/stripe/payment.py:1437 +#: pretix/plugins/stripe/payment.py:536 pretix/plugins/stripe/payment.py:1442 #, python-brace-format msgid "" "The Stripe plugin is operating in test mode. You can use one of العديد من بطاقات الاختبار لإجراء معاملة. لن يتم تحويل أي مبالغ في " "الواقع." -#: pretix/plugins/stripe/payment.py:724 +#: pretix/plugins/stripe/payment.py:729 msgid "No payment information found." msgstr "لم يتم العثور على معلومات الدفع." -#: pretix/plugins/stripe/payment.py:762 +#: pretix/plugins/stripe/payment.py:767 msgid "" "We had trouble communicating with Stripe. Please try again and contact " "support if the problem persists." @@ -31415,20 +31419,20 @@ msgstr "" "واجهتنا مشكلة في التواصل مع Stripe. يرجى المحاولة مرة أخرى والاتصال بالدعم " "إذا استمرت المشكلة." -#: pretix/plugins/stripe/payment.py:766 +#: pretix/plugins/stripe/payment.py:771 msgid "Stripe returned an error" msgstr "أرجع Stripe خطأ" -#: pretix/plugins/stripe/payment.py:838 +#: pretix/plugins/stripe/payment.py:843 msgid "You may need to enable JavaScript for Stripe payments." msgstr "قد تحتاج إلى تمكين JavaScript لمدفوعات Stripe." -#: pretix/plugins/stripe/payment.py:933 pretix/plugins/stripe/payment.py:1055 +#: pretix/plugins/stripe/payment.py:938 pretix/plugins/stripe/payment.py:1060 #, python-format msgid "Stripe reported an error with your card: %s" msgstr "أبلغنا Stripe عن خطأ في بطاقتك: %s" -#: pretix/plugins/stripe/payment.py:951 pretix/plugins/stripe/payment.py:1067 +#: pretix/plugins/stripe/payment.py:956 pretix/plugins/stripe/payment.py:1072 msgid "" "We had trouble communicating with Stripe. Please try again and get in touch " "with us if this problem persists." @@ -31436,252 +31440,258 @@ msgstr "" "واجهتنا مشكلة في التواصل مع Stripe. يرجى المحاولة مرة أخرى والاتصال بنا إذا " "استمرت هذه المشكلة." -#: pretix/plugins/stripe/payment.py:992 +#: pretix/plugins/stripe/payment.py:997 msgid "" "Your payment is pending completion. We will inform you as soon as the " "payment completed." msgstr "الدفع الخاص بك في انتظار الانتهاء. سنبلغك بمجرد اكتمال الدفع." -#: pretix/plugins/stripe/payment.py:1000 +#: pretix/plugins/stripe/payment.py:1005 msgid "Your payment failed. Please try again." msgstr "فشلت عملية الدفع الخاص بك. حاول مرة اخرى." -#: pretix/plugins/stripe/payment.py:1006 +#: pretix/plugins/stripe/payment.py:1011 #, python-format msgid "Stripe reported an error: %s" msgstr "أبلغنا Stripe عن خطأ: %s" -#: pretix/plugins/stripe/payment.py:1107 +#: pretix/plugins/stripe/payment.py:1112 msgid "Credit card via Stripe" msgstr "بطاقة الائتمان من طرف Stripe" -#: pretix/plugins/stripe/payment.py:1108 +#: pretix/plugins/stripe/payment.py:1113 msgid "Credit card" msgstr "بطاقة ائتمان" -#: pretix/plugins/stripe/payment.py:1195 +#: pretix/plugins/stripe/payment.py:1200 #, fuzzy #| msgid "EPS via Stripe" msgid "SEPA Debit via Stripe" msgstr "EPS عبر Stripe" -#: pretix/plugins/stripe/payment.py:1196 +#: pretix/plugins/stripe/payment.py:1201 msgid "SEPA Debit" msgstr "" -#: pretix/plugins/stripe/payment.py:1236 +#: pretix/plugins/stripe/payment.py:1241 #, fuzzy #| msgid "Account holder" msgid "Account Holder Name" msgstr "صاحب الحساب" -#: pretix/plugins/stripe/payment.py:1241 +#: pretix/plugins/stripe/payment.py:1246 #, fuzzy #| msgid "Account holder" msgid "Account Holder Street" msgstr "صاحب الحساب" -#: pretix/plugins/stripe/payment.py:1253 +#: pretix/plugins/stripe/payment.py:1258 #, fuzzy #| msgid "Account holder" msgid "Account Holder Postal Code" msgstr "صاحب الحساب" -#: pretix/plugins/stripe/payment.py:1265 +#: pretix/plugins/stripe/payment.py:1270 #, fuzzy #| msgid "Account holder" msgid "Account Holder City" msgstr "صاحب الحساب" -#: pretix/plugins/stripe/payment.py:1277 +#: pretix/plugins/stripe/payment.py:1282 #, fuzzy #| msgid "Account holder" msgid "Account Holder Country" msgstr "صاحب الحساب" -#: pretix/plugins/stripe/payment.py:1321 +#: pretix/plugins/stripe/payment.py:1326 #, fuzzy #| msgid "Alipay via Stripe" msgid "Affirm via Stripe" msgstr "Alipay عبر Stripe" -#: pretix/plugins/stripe/payment.py:1366 +#: pretix/plugins/stripe/payment.py:1371 #, fuzzy #| msgid "Alipay via Stripe" msgid "Klarna via Stripe" msgstr "Alipay عبر Stripe" -#: pretix/plugins/stripe/payment.py:1483 +#: pretix/plugins/stripe/payment.py:1488 msgid "giropay via Stripe" msgstr "giropay عبر Stripe" -#: pretix/plugins/stripe/payment.py:1484 +#: pretix/plugins/stripe/payment.py:1489 #, fuzzy msgid "giropay" msgstr "نظام الدفع عبر الإنترنت في ألمانيا Giropay" -#: pretix/plugins/stripe/payment.py:1487 +#: pretix/plugins/stripe/payment.py:1492 msgid "" "giropay is an online payment method available to all customers of most " "German banks, usually after one-time activation. Please keep your online " "banking account and login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1509 pretix/plugins/stripe/payment.py:1577 -#: pretix/plugins/stripe/payment.py:1679 +#: pretix/plugins/stripe/payment.py:1514 pretix/plugins/stripe/payment.py:1582 +#: pretix/plugins/stripe/payment.py:1684 msgid "unknown name" msgstr "اسم غير معروف" -#: pretix/plugins/stripe/payment.py:1517 pretix/plugins/stripe/payment.py:1542 -#: pretix/plugins/stripe/payment.py:1585 pretix/plugins/stripe/payment.py:1687 -#: pretix/plugins/stripe/payment.py:1748 +#: pretix/plugins/stripe/payment.py:1522 pretix/plugins/stripe/payment.py:1547 +#: pretix/plugins/stripe/payment.py:1590 pretix/plugins/stripe/payment.py:1692 +#: pretix/plugins/stripe/payment.py:1753 #, python-brace-format msgid "Bank account at {bank}" msgstr "الحساب في مصرف{bank}" -#: pretix/plugins/stripe/payment.py:1530 +#: pretix/plugins/stripe/payment.py:1535 msgid "iDEAL via Stripe" msgstr "iDEAL عبر Stripe" -#: pretix/plugins/stripe/payment.py:1534 +#: pretix/plugins/stripe/payment.py:1539 msgid "" "iDEAL is an online payment method available to customers of Dutch banks. " "Please keep your online banking account and login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1555 +#: pretix/plugins/stripe/payment.py:1560 msgid "Alipay via Stripe" msgstr "Alipay عبر Stripe" -#: pretix/plugins/stripe/payment.py:1560 +#: pretix/plugins/stripe/payment.py:1565 msgid "" "This payment method is available to customers of the Chinese payment system " "Alipay. Please keep your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1567 +#: pretix/plugins/stripe/payment.py:1572 msgid "Bancontact via Stripe" msgstr "Bancontact عبر Stripe" -#: pretix/plugins/stripe/payment.py:1598 +#: pretix/plugins/stripe/payment.py:1603 msgid "SOFORT via Stripe" msgstr "SOFORT عبر Stripe" -#: pretix/plugins/stripe/payment.py:1599 +#: pretix/plugins/stripe/payment.py:1604 #, fuzzy #| msgid "Payment by bank transfer" msgid "SOFORT (instant bank transfer)" msgstr "الدفع عن طريق التحويل المصرفي" -#: pretix/plugins/stripe/payment.py:1617 +#: pretix/plugins/stripe/payment.py:1622 msgid "Country of your bank" msgstr "بلد مصرفك" -#: pretix/plugins/stripe/payment.py:1618 +#: pretix/plugins/stripe/payment.py:1623 msgid "Germany" msgstr "ألمانيا" -#: pretix/plugins/stripe/payment.py:1619 +#: pretix/plugins/stripe/payment.py:1624 msgid "Austria" msgstr "النمسا" -#: pretix/plugins/stripe/payment.py:1620 +#: pretix/plugins/stripe/payment.py:1625 msgid "Belgium" msgstr "بلجيكا" -#: pretix/plugins/stripe/payment.py:1621 +#: pretix/plugins/stripe/payment.py:1626 msgid "Netherlands" msgstr "هولندا" -#: pretix/plugins/stripe/payment.py:1622 +#: pretix/plugins/stripe/payment.py:1627 msgid "Spain" msgstr "إسبانيا" -#: pretix/plugins/stripe/payment.py:1658 +#: pretix/plugins/stripe/payment.py:1663 #, python-brace-format msgid "Bank account {iban} at {bank}" msgstr "حساب مصرفي{iban}في{bank}" -#: pretix/plugins/stripe/payment.py:1669 +#: pretix/plugins/stripe/payment.py:1674 msgid "EPS via Stripe" msgstr "EPS عبر Stripe" -#: pretix/plugins/stripe/payment.py:1700 +#: pretix/plugins/stripe/payment.py:1705 msgid "Multibanco via Stripe" msgstr "Multibanco عبر Stripe" -#: pretix/plugins/stripe/payment.py:1704 +#: pretix/plugins/stripe/payment.py:1709 msgid "" "Multibanco is a payment method available to Portuguese bank account holders." msgstr "" -#: pretix/plugins/stripe/payment.py:1722 +#: pretix/plugins/stripe/payment.py:1727 msgid "Przelewy24 via Stripe" msgstr "Przelewy24 عبر Stripe" -#: pretix/plugins/stripe/payment.py:1726 +#: pretix/plugins/stripe/payment.py:1731 msgid "" "Przelewy24 is an online payment method available to customers of Polish " "banks. Please keep your online banking account and login information " "available." msgstr "" -#: pretix/plugins/stripe/payment.py:1761 +#: pretix/plugins/stripe/payment.py:1766 msgid "WeChat Pay via Stripe" msgstr "WeChat Pay عبر Stripe" -#: pretix/plugins/stripe/payment.py:1766 +#: pretix/plugins/stripe/payment.py:1771 msgid "" "This payment method is available to users of the Chinese app WeChat. Please " "keep your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1788 +#: pretix/plugins/stripe/payment.py:1793 #, fuzzy #| msgid "WeChat Pay via Stripe" msgid "Revolut Pay via Stripe" msgstr "WeChat Pay عبر Stripe" -#: pretix/plugins/stripe/payment.py:1789 +#: pretix/plugins/stripe/payment.py:1794 msgid "Revolut Pay" msgstr "" -#: pretix/plugins/stripe/payment.py:1793 +#: pretix/plugins/stripe/payment.py:1798 msgid "" "This payment method is available to users of the Revolut app. Please keep " "your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1807 +#: pretix/plugins/stripe/payment.py:1812 #, fuzzy #| msgid "Payment via Stripe" msgid "PayPal via Stripe" msgstr "الدفع عن طريق الشريط" -#: pretix/plugins/stripe/payment.py:1814 +#: pretix/plugins/stripe/payment.py:1819 #, fuzzy #| msgid "EPS via Stripe" msgid "Swish via Stripe" msgstr "EPS عبر Stripe" -#: pretix/plugins/stripe/payment.py:1819 +#: pretix/plugins/stripe/payment.py:1824 msgid "" "This payment method is available to users of the Swedish apps Swish and " "BankID. Please have your app ready." msgstr "" -#: pretix/plugins/stripe/payment.py:1838 +#: pretix/plugins/stripe/payment.py:1843 #, fuzzy #| msgid "EPS via Stripe" msgid "TWINT via Stripe" msgstr "EPS عبر Stripe" -#: pretix/plugins/stripe/payment.py:1843 +#: pretix/plugins/stripe/payment.py:1848 msgid "" "This payment method is available to users of the Swiss app TWINT. Please " "have your app ready." msgstr "" +#: pretix/plugins/stripe/payment.py:1870 +msgid "" +"This payment method is available to MobilePay app users in Denmark and " +"Finland. Please have your app ready." +msgstr "" + #: pretix/plugins/stripe/signals.py:92 #, fuzzy msgid "Charge succeeded." @@ -32327,7 +32337,7 @@ msgid "" msgstr "حدث خطأ في إرسال بريد التأكيد. الرجاء معاودة المحاولة في وقت لاحق." #: pretix/presale/forms/checkout.py:70 -msgid "E-mail address (repeated)" +msgid "Email address (repeated)" msgstr "عنوان البريد الإلكتروني (مكرر)" #: pretix/presale/forms/checkout.py:71 @@ -32950,7 +32960,7 @@ msgstr "للمتابعة تحتاج إلى ملء جميع الحقول المم #: pretix/presale/templates/pretixpresale/event/checkout_questions.html:51 #, fuzzy -#| msgid "E-mail address" +#| msgid "Email address" msgid "Auto-fill with address" msgstr "عنوان البريد الإلكتروني" @@ -35450,6 +35460,14 @@ msgstr "الوصول إلى الكتابة" msgid "Kosovo" msgstr "كوسوفو" +#, fuzzy +#~| msgid "Email" +#~ msgid "E-mail" +#~ msgstr "البريد الإلكتروني" + +#~ msgid "pretixPOS" +#~ msgstr "بريتكس pretixPOS" + #~ msgid "Sales channels to automatically check in" #~ msgstr "قنوات البيع لتسجيل الدخول تلقائيا" diff --git a/src/pretix/locale/ca/LC_MESSAGES/django.po b/src/pretix/locale/ca/LC_MESSAGES/django.po index 7d500cf10..b36d707a2 100644 --- a/src/pretix/locale/ca/LC_MESSAGES/django.po +++ b/src/pretix/locale/ca/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-08 13:44+0000\n" +"POT-Creation-Date: 2024-11-18 15:30+0000\n" "PO-Revision-Date: 2023-11-19 06:00+0000\n" "Last-Translator: Adrià Vilanova Martínez \n" @@ -140,32 +140,28 @@ msgstr "Turc" msgid "Ukrainian" msgstr "" -#: pretix/api/auth/devicesecurity.py:31 +#: pretix/api/auth/devicesecurity.py:58 msgid "" "Full device access (reading and changing orders and gift cards, reading of " "products and settings)" msgstr "" -#: pretix/api/auth/devicesecurity.py:53 +#: pretix/api/auth/devicesecurity.py:80 msgid "pretixSCAN" msgstr "pretixSCAN" -#: pretix/api/auth/devicesecurity.py:91 +#: pretix/api/auth/devicesecurity.py:118 #, fuzzy #| msgid "pretixSCAN (kiosk mode, online only)" msgid "pretixSCAN (kiosk mode, no order sync, no search)" msgstr "pretixSCAN (mode quiosc, només online)" -#: pretix/api/auth/devicesecurity.py:126 +#: pretix/api/auth/devicesecurity.py:153 #, fuzzy #| msgid "pretixSCAN (kiosk mode, online only)" msgid "pretixSCAN (online only, no order sync)" msgstr "pretixSCAN (mode quiosc, només online)" -#: pretix/api/auth/devicesecurity.py:162 -msgid "pretixPOS" -msgstr "pretixPOS" - #: pretix/api/models.py:39 pretix/base/models/customers.py:402 msgid "Application name" msgstr "Nom de l'aplicació" @@ -202,12 +198,12 @@ msgstr "Habilita el webhook" msgid "Target URL" msgstr "URL objectiu" -#: pretix/api/models.py:118 pretix/base/models/devices.py:123 +#: pretix/api/models.py:118 pretix/base/models/devices.py:122 #: pretix/base/models/organizer.py:286 msgid "All events (including newly created ones)" msgstr "Tots els esdeveniments (inclosos els acabats de crear)" -#: pretix/api/models.py:119 pretix/base/models/devices.py:124 +#: pretix/api/models.py:119 pretix/base/models/devices.py:123 #: pretix/base/models/organizer.py:287 msgid "Limit to events" msgstr "Límit pels esdeveniments" @@ -370,15 +366,15 @@ msgid "" "There is not enough quota available on quota \"{}\" to perform the operation." msgstr "No hi ha prou quota disponible a \"{}\" per realitzar l'operació." -#: pretix/api/serializers/organizer.py:102 -#: pretix/control/forms/organizer.py:832 pretix/presale/forms/customer.py:445 +#: pretix/api/serializers/organizer.py:103 +#: pretix/control/forms/organizer.py:843 pretix/presale/forms/customer.py:445 #, fuzzy #| msgid "This ticket has already been redeemed." msgid "An account with this email address is already registered." msgstr "Ja s'ha validat aquest tiquet." -#: pretix/api/serializers/organizer.py:235 -#: pretix/control/forms/organizer.py:681 +#: pretix/api/serializers/organizer.py:236 +#: pretix/control/forms/organizer.py:692 msgid "" "A gift card with the same secret already exists in your or an affiliated " "organizer account." @@ -386,17 +382,17 @@ msgstr "" "Ja hi ha un val regal amb el mateix secret en algun compte d'organitzador " "vinculat." -#: pretix/api/serializers/organizer.py:321 +#: pretix/api/serializers/organizer.py:327 #: pretix/control/views/organizer.py:743 msgid "pretix account invitation" msgstr "invitació a un compte pretix" -#: pretix/api/serializers/organizer.py:343 +#: pretix/api/serializers/organizer.py:349 #: pretix/control/views/organizer.py:842 msgid "This user already has been invited for this team." msgstr "Aquest usuari ja ha estat convidat a aquest equip." -#: pretix/api/serializers/organizer.py:359 +#: pretix/api/serializers/organizer.py:365 #: pretix/control/views/organizer.py:859 msgid "This user already has permissions for this team." msgstr "Aquest usuari ja té permisos per a aquest equip." @@ -680,20 +676,29 @@ msgid "{system} User" msgstr "Usuari {system}" #: pretix/base/auth.py:155 pretix/base/exporters/customers.py:67 -#: 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:245 pretix/control/navigation.py:81 -#: pretix/control/navigation.py:499 +#: pretix/base/exporters/orderlist.py:261 +#: pretix/base/exporters/orderlist.py:444 +#: pretix/base/exporters/orderlist.py:577 +#: 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:245 +#: pretix/base/pdf.py:325 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:70 +#: pretix/control/templates/pretixcontrol/orders/fragment_export_schedule_form.html:108 #: pretix/control/templates/pretixcontrol/organizers/customer.html:49 +#: pretix/control/templates/pretixcontrol/organizers/customers.html:59 +#: pretix/control/templates/pretixcontrol/waitinglist/index.html:161 #: pretix/plugins/checkinlists/exporters.py:505 #: pretix/presale/checkoutflow.py:1526 pretix/presale/forms/checkout.py:57 #: pretix/presale/forms/customer.py:56 pretix/presale/forms/customer.py:131 #: pretix/presale/forms/customer.py:286 pretix/presale/forms/customer.py:332 #: pretix/presale/forms/customer.py:375 pretix/presale/forms/user.py:40 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:34 #: pretix/presale/templates/pretixpresale/event/order.html:299 #: pretix/presale/templates/pretixpresale/organizers/customer_profile.html:26 -msgid "E-mail" +msgid "Email" msgstr "Correu electrònic" #: pretix/base/auth.py:157 pretix/base/forms/auth.py:164 @@ -869,7 +874,7 @@ msgid "" msgstr "" #: pretix/base/exporters/answers.py:66 pretix/base/models/items.py:1753 -#: pretix/control/navigation.py:182 +#: pretix/control/navigation.py:172 #: pretix/control/templates/pretixcontrol/items/questions.html:3 #: pretix/control/templates/pretixcontrol/items/questions.html:5 msgid "Questions" @@ -927,7 +932,7 @@ msgctxt "subevent" msgid "All dates" msgstr "Totes les dates" -#: pretix/base/exporters/customers.py:49 pretix/control/navigation.py:604 +#: pretix/base/exporters/customers.py:49 pretix/control/navigation.py:606 #: pretix/control/templates/pretixcontrol/organizers/edit.html:132 #, fuzzy #| msgid "Stripe account" @@ -1001,7 +1006,7 @@ msgstr "Nom complet" #: 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/waitinglist.py:108 pretix/base/forms/questions.py:1111 -#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:128 +#: pretix/base/models/devices.py:65 pretix/base/models/devices.py:127 #: pretix/base/models/event.py:1466 pretix/base/models/event.py:1708 #: pretix/base/models/items.py:2029 pretix/base/models/items.py:2202 #: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:75 @@ -1009,7 +1014,7 @@ msgstr "Nom complet" #: pretix/base/models/waitinglist.py:69 pretix/base/settings.py:3220 #: pretix/base/settings.py:3230 pretix/base/settings.py:3582 #: pretix/control/forms/filter.py:624 pretix/control/forms/item.py:438 -#: pretix/control/forms/organizer.py:857 +#: pretix/control/forms/organizer.py:868 #: pretix/control/templates/pretixcontrol/checkin/index.html:109 #: pretix/control/templates/pretixcontrol/checkin/lists.html:92 #: pretix/control/templates/pretixcontrol/event/tax_index.html:26 @@ -1402,12 +1407,15 @@ msgid "Order code" msgstr "Codi de comanda" #: pretix/base/exporters/invoices.py:202 pretix/base/exporters/invoices.py:329 -#: pretix/base/modelimport_orders.py:59 pretix/base/models/customers.py:395 -#: pretix/base/models/waitinglist.py:76 pretix/control/forms/filter.py:552 +#: pretix/base/forms/auth.py:160 pretix/base/modelimport_orders.py:59 +#: pretix/base/models/customers.py:395 pretix/base/models/waitinglist.py:76 +#: pretix/control/forms/filter.py:552 #: pretix/control/templates/pretixcontrol/users/index.html:42 #: pretix/control/views/waitinglist.py:307 -msgid "E-mail address" -msgstr "Adreça de correu electrònic" +#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:134 +msgid "Email address" +msgstr "" +"Adreça de correu electrònic" #: pretix/base/exporters/invoices.py:203 pretix/base/exporters/invoices.py:330 msgid "Invoice type" @@ -1710,7 +1718,7 @@ msgstr "Categoria del producte" #: pretix/base/exporters/items.py:60 pretix/base/models/discount.py:62 #: pretix/base/models/items.py:96 pretix/base/models/items.py:479 -#: pretix/base/models/tax.py:167 pretix/control/forms/organizer.py:218 +#: pretix/base/models/tax.py:167 pretix/control/forms/organizer.py:219 #: pretix/control/templates/pretixcontrol/items/discounts.html:57 msgid "Internal name" msgstr "Nom intern" @@ -1740,7 +1748,7 @@ msgid "Active" msgstr "Actiu" #: pretix/base/exporters/items.py:72 pretix/base/models/discount.py:75 -#: pretix/control/forms/event.py:970 pretix/control/navigation.py:506 +#: pretix/control/forms/event.py:970 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 @@ -1780,7 +1788,7 @@ msgstr "Genera tiquets" #: pretix/base/exporters/items.py:79 pretix/base/exporters/orderlist.py:1135 #: pretix/base/exporters/waitinglist.py:41 pretix/base/shredder.py:367 -#: pretix/control/forms/event.py:1609 pretix/control/navigation.py:235 +#: pretix/control/forms/event.py:1609 pretix/control/navigation.py:237 #: pretix/control/templates/pretixcontrol/event/settings.html:351 #: pretix/control/templates/pretixcontrol/orders/cancel.html:62 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:6 @@ -1927,7 +1935,7 @@ msgid "" msgstr "" #: pretix/base/exporters/orderlist.py:100 pretix/base/models/orders.py:331 -#: pretix/control/navigation.py:253 pretix/control/navigation.py:360 +#: 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 #: pretix/control/templates/pretixcontrol/organizers/customer.html:198 @@ -1994,7 +2002,7 @@ msgstr "" #: pretix/base/exporters/orderlist.py:1076 #: pretix/base/exporters/orderlist.py:1259 #: pretix/base/exporters/waitinglist.py:113 pretix/control/forms/event.py:1585 -#: pretix/control/forms/organizer.py:115 +#: pretix/control/forms/organizer.py:116 msgid "Event slug" msgstr "Mot de l'esdeveniment" @@ -2050,18 +2058,6 @@ msgstr "Total de comandes" msgid "Status" msgstr "Estat" -#: pretix/base/exporters/orderlist.py:261 -#: pretix/base/exporters/orderlist.py:444 -#: pretix/base/exporters/orderlist.py:577 -#: pretix/base/exporters/waitinglist.py:109 pretix/base/pdf.py:325 -#: pretix/control/templates/pretixcontrol/checkin/index.html:107 -#: pretix/control/templates/pretixcontrol/orders/fragment_export_schedule_form.html:108 -#: pretix/control/templates/pretixcontrol/organizers/customers.html:59 -#: pretix/control/templates/pretixcontrol/waitinglist/index.html:161 -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:34 -msgid "Email" -msgstr "Correu electrònic" - #: pretix/base/exporters/orderlist.py:262 #: pretix/base/exporters/orderlist.py:446 #: pretix/base/exporters/orderlist.py:579 @@ -2158,7 +2154,7 @@ msgstr "Posicions" #: pretix/base/exporters/orderlist.py:287 #: pretix/base/exporters/orderlist.py:658 pretix/base/models/orders.py:320 #: pretix/control/forms/filter.py:566 -msgid "E-mail address verified" +msgid "Email address verified" msgstr "Adreça de correu electrònic verificada" #: pretix/base/exporters/orderlist.py:288 @@ -2287,7 +2283,7 @@ msgstr "Producte" #: pretix/base/exporters/orderlist.py:600 pretix/base/forms/questions.py:655 #: pretix/base/modelimport_orders.py:313 pretix/base/models/customers.py:300 #: pretix/base/models/orders.py:1500 pretix/base/pdf.py:172 -#: pretix/control/forms/filter.py:647 pretix/control/forms/organizer.py:926 +#: pretix/control/forms/filter.py:647 pretix/control/forms/organizer.py:937 #: pretix/control/templates/pretixcontrol/order/index.html:520 #: pretix/control/templates/pretixcontrol/organizers/customer.html:120 #: pretix/control/views/item.py:435 pretix/plugins/badges/exporters.py:495 @@ -2423,7 +2419,7 @@ msgctxt "address" msgid "Invoice address state" msgstr "Estat de la factura" -#: pretix/base/exporters/orderlist.py:660 pretix/control/navigation.py:303 +#: pretix/base/exporters/orderlist.py:660 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 @@ -2811,8 +2807,8 @@ msgstr "" msgid "Issuer" msgstr "Emissor" -#: pretix/base/exporters/orderlist.py:1286 pretix/control/navigation.py:536 -#: pretix/control/navigation.py:554 +#: pretix/base/exporters/orderlist.py:1286 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" @@ -2921,7 +2917,7 @@ msgstr "Prefix numèric de la factura" msgid "Last invoice date of order" msgstr "Data d'expiració" -#: pretix/base/exporters/reusablemedia.py:34 pretix/control/navigation.py:614 +#: pretix/base/exporters/reusablemedia.py:34 pretix/control/navigation.py:616 #: pretix/control/templates/pretixcontrol/organizers/edit.html:204 #: pretix/control/templates/pretixcontrol/organizers/giftcard_acceptance_list.html:35 #: pretix/control/templates/pretixcontrol/organizers/giftcard_acceptance_list.html:114 @@ -3105,11 +3101,6 @@ msgstr "" msgid "Please enter the same password twice" msgstr "Si us plau, introduïu la mateixa contrasenya dues vegades" -#: pretix/base/forms/auth.py:160 -#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:134 -msgid "Email address" -msgstr "Adreça de correu" - #: pretix/base/forms/auth.py:172 pretix/base/forms/auth.py:224 #: pretix/presale/forms/customer.py:296 pretix/presale/forms/customer.py:390 msgid "Repeat password" @@ -3204,15 +3195,19 @@ msgstr "Heu de proporcionar el vostre nom." #: pretix/base/forms/user.py:51 pretix/control/forms/users.py:43 msgid "" -"There already is an account associated with this e-mail address. Please " +"There already is an account associated with this email address. Please " "choose a different one." msgstr "" "Ja existeix un compte associat a aquesta adreça de correu electrònic. Si us " "plau trieu-ne una altra." #: pretix/base/forms/user.py:53 +#, fuzzy +#| msgid "" +#| "Please enter your current password if you want to change your email " +#| "address or password." msgid "" -"Please enter your current password if you want to change your e-mail address " +"Please enter your current password if you want to change your email address " "or password." msgstr "" "Si us plau introduïu la vostra contrasenya actual si voleu canviar la vostra " @@ -3241,7 +3236,7 @@ msgstr "La contrasenya nova" msgid "Repeat new password" msgstr "Repetiu la nova contrasenya" -#: pretix/base/forms/user.py:75 pretix/control/forms/organizer.py:402 +#: pretix/base/forms/user.py:75 pretix/control/forms/organizer.py:413 #: pretix/control/forms/users.py:58 msgid "Default timezone" msgstr "Zona horària predeterminada" @@ -3604,12 +3599,12 @@ msgstr "" msgid "You entered an invalid number." msgstr "Heu introduït un número invàlid." -#: pretix/base/modelimport.py:276 pretix/base/modelimport.py:288 +#: pretix/base/modelimport.py:279 pretix/base/modelimport.py:291 msgctxt "subevent" msgid "No matching date was found." msgstr "No hi ha cap data que coincideixi." -#: pretix/base/modelimport.py:278 pretix/base/modelimport.py:290 +#: pretix/base/modelimport.py:281 pretix/base/modelimport.py:293 msgctxt "subevent" msgid "Multiple matching dates were found." msgstr "S'han trobat diverses dates que coincideixen." @@ -3687,7 +3682,7 @@ msgid "Please enter a valid state." msgstr "Si us plau, introduïu la mateixa contrasenya dues vegades" #: pretix/base/modelimport_orders.py:325 pretix/control/forms/filter.py:651 -msgid "Attendee e-mail address" +msgid "Attendee email address" msgstr "Correu electrònic de l'assistent" #: pretix/base/modelimport_orders.py:341 pretix/base/modelimport_orders.py:352 @@ -3779,7 +3774,7 @@ msgid "Ambiguous option selected." msgstr "S'ha seleccionat una opció ambigua." #: pretix/base/modelimport_orders.py:697 pretix/base/models/orders.py:238 -#: pretix/control/forms/orders.py:686 pretix/control/forms/organizer.py:784 +#: pretix/control/forms/orders.py:686 pretix/control/forms/organizer.py:795 #, fuzzy #| msgctxt "refund_source" #| msgid "Customer" @@ -3939,7 +3934,7 @@ msgstr "Si està desactivat no rebreu cap notificació." msgid "User" msgstr "Usuari" -#: pretix/base/models/auth.py:284 pretix/control/navigation.py:409 +#: pretix/base/models/auth.py:284 pretix/control/navigation.py:411 #: pretix/control/templates/pretixcontrol/users/index.html:5 #: pretix/control/templates/pretixcontrol/users/index.html:7 msgid "Users" @@ -4010,7 +4005,7 @@ msgid "" "rejected.." msgstr "" -#: pretix/base/models/checkin.py:85 pretix/control/navigation.py:638 +#: pretix/base/models/checkin.py:85 pretix/control/navigation.py:640 #: pretix/control/templates/pretixcontrol/organizers/gates.html:5 msgid "Gates" msgstr "Portes" @@ -4134,7 +4129,7 @@ msgstr "" msgid "Single-sign-on method" msgstr "S'ha demanat un reemborsament" -#: pretix/base/models/customers.py:85 pretix/base/models/devices.py:72 +#: pretix/base/models/customers.py:85 pretix/base/models/devices.py:71 #: pretix/base/models/items.py:1662 pretix/base/models/items.py:1910 msgid "" "You can enter any value here to make it easier to match the data with other " @@ -4214,15 +4209,15 @@ msgstr "" msgid "Separate multiple values with spaces" msgstr "Crear múltiples vals" -#: pretix/base/models/devices.py:71 pretix/base/models/items.py:1661 +#: pretix/base/models/devices.py:70 pretix/base/models/items.py:1661 msgid "Internal identifier" msgstr "Identificador intern" -#: pretix/base/models/devices.py:91 pretix/base/models/items.py:1774 +#: pretix/base/models/devices.py:90 pretix/base/models/items.py:1774 msgid "This identifier is already used for a different question." msgstr "Aquest identificador ja s'està utilitzar per a una pregunta diferent." -#: pretix/base/models/devices.py:114 pretix/control/forms/checkin.py:196 +#: pretix/base/models/devices.py:113 pretix/control/forms/checkin.py:196 #: pretix/control/forms/checkin.py:217 pretix/control/forms/filter.py:2398 #: pretix/control/forms/filter.py:2445 pretix/control/forms/filter.py:2606 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:67 @@ -4231,12 +4226,12 @@ msgstr "Aquest identificador ja s'està utilitzar per a una pregunta diferent." msgid "Gate" msgstr "Porta" -#: pretix/base/models/devices.py:132 +#: pretix/base/models/devices.py:131 #: pretix/control/templates/pretixcontrol/organizers/devices.html:83 msgid "Setup date" msgstr "Data de configuració" -#: pretix/base/models/devices.py:135 +#: pretix/base/models/devices.py:134 msgid "Initialization date" msgstr "Data d'inicialització" @@ -4489,8 +4484,8 @@ msgstr "Canals de venda" msgid "Restrict to specific sales channels" msgstr "Restringir a canals de venda especícifs" -#: pretix/base/models/event.py:655 pretix/control/navigation.py:342 -#: pretix/control/navigation.py:468 +#: pretix/base/models/event.py:655 pretix/control/navigation.py:344 +#: pretix/control/navigation.py:470 #: pretix/control/templates/pretixcontrol/events/index.html:5 #: pretix/control/templates/pretixcontrol/events/index.html:7 #: pretix/control/templates/pretixcontrol/organizers/devices.html:88 @@ -4633,8 +4628,8 @@ msgid "" "calendar." msgstr "" -#: pretix/base/models/event.py:1728 pretix/control/forms/organizer.py:223 -#: pretix/control/forms/organizer.py:227 +#: pretix/base/models/event.py:1728 pretix/control/forms/organizer.py:224 +#: pretix/control/forms/organizer.py:228 #, fuzzy #| msgid "Full name" msgid "Public name" @@ -4670,8 +4665,8 @@ msgstr "Text de guia" msgid "Link URL" msgstr "Imprimeix l'URL" -#: pretix/base/models/exports.py:42 pretix/control/navigation.py:227 -#: pretix/control/navigation.py:648 +#: pretix/base/models/exports.py:42 pretix/control/navigation.py:229 +#: pretix/control/navigation.py:650 msgid "Export" msgstr "" @@ -4702,8 +4697,8 @@ msgstr "Tarifa addicional" #: pretix/control/forms/event.py:1159 pretix/control/forms/event.py:1169 #: pretix/control/forms/event.py:1179 pretix/control/forms/orders.py:710 #: pretix/control/forms/orders.py:923 pretix/control/forms/orders.py:950 -#: pretix/control/forms/organizer.py:544 pretix/control/forms/organizer.py:554 -#: pretix/control/forms/organizer.py:564 pretix/control/forms/vouchers.py:273 +#: pretix/control/forms/organizer.py:555 pretix/control/forms/organizer.py:565 +#: pretix/control/forms/organizer.py:575 pretix/control/forms/vouchers.py:273 #: pretix/plugins/sendmail/forms.py:57 pretix/plugins/sendmail/forms.py:73 #: pretix/plugins/sendmail/models.py:232 msgid "Subject" @@ -5277,8 +5272,8 @@ msgstr "" #: pretix/base/models/items.py:786 pretix/base/models/items.py:1688 #: pretix/control/forms/filter.py:420 pretix/control/forms/filter.py:1897 -#: pretix/control/forms/item.py:271 pretix/control/navigation.py:148 -#: pretix/control/navigation.py:157 +#: pretix/control/forms/item.py:271 pretix/control/navigation.py:138 +#: pretix/control/navigation.py:147 #: pretix/control/templates/pretixcontrol/checkin/lists.html:104 #: pretix/control/templates/pretixcontrol/items/base.html:3 #: pretix/control/templates/pretixcontrol/items/discounts.html:60 @@ -5375,7 +5370,7 @@ msgstr "" "completat. Podeu utilitzar això per exemple per a tiquets de descompte que " "només estan disponibles a groups específics." -#: pretix/base/models/items.py:1182 pretix/control/navigation.py:577 +#: pretix/base/models/items.py:1182 pretix/control/navigation.py:579 #: pretix/control/templates/pretixcontrol/organizers/membershiptypes.html:4 #: pretix/control/templates/pretixcontrol/organizers/membershiptypes.html:6 #, fuzzy @@ -5775,7 +5770,7 @@ msgid "" "prevent accidental overbooking." msgstr "" -#: pretix/base/models/items.py:2080 pretix/control/navigation.py:166 +#: pretix/base/models/items.py:2080 pretix/control/navigation.py:156 #: pretix/control/templates/pretixcontrol/items/quotas.html:4 #: pretix/control/templates/pretixcontrol/items/quotas.html:6 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:416 @@ -6175,7 +6170,7 @@ msgstr "Altres tarifes" #: pretix/base/models/orders.py:2287 pretix/base/payment.py:1310 #: pretix/base/payment.py:1314 pretix/base/settings.py:990 -#: pretix/control/forms/organizer.py:770 +#: pretix/control/forms/organizer.py:781 #: pretix/control/templates/pretixcontrol/items/index.html:106 #: pretix/control/templates/pretixcontrol/order/index.html:151 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:375 @@ -6223,7 +6218,7 @@ msgid "Badge" msgstr "Targes d'identificació" #: pretix/base/models/orders.py:3404 pretix/base/pdf.py:1109 -#: pretix/control/forms/organizer.py:721 pretix/control/forms/organizer.py:757 +#: pretix/control/forms/organizer.py:732 pretix/control/forms/organizer.py:768 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:66 #: pretix/plugins/ticketoutputpdf/ticketoutput.py:113 msgid "Ticket" @@ -6252,7 +6247,7 @@ msgstr "" "guions. Cada mot només es pot utilitzar una vegada. Això s'utilitzarà a les " "URL per referir-vos als vostre esdeveniments i comptes d'organització." -#: pretix/base/models/organizer.py:97 pretix/control/navigation.py:348 +#: pretix/base/models/organizer.py:97 pretix/control/navigation.py:350 #: pretix/control/templates/pretixcontrol/oauth/authorized.html:19 #: pretix/control/templates/pretixcontrol/organizers/index.html:6 #: pretix/control/templates/pretixcontrol/organizers/index.html:8 @@ -6364,7 +6359,7 @@ msgstr "%(name)s a %(object)s" msgid "Team" msgstr "Equip" -#: pretix/base/models/organizer.py:386 pretix/control/navigation.py:525 +#: pretix/base/models/organizer.py:386 pretix/control/navigation.py:527 #: pretix/control/templates/pretixcontrol/organizers/teams.html:6 msgid "Teams" msgstr "Equips" @@ -6607,7 +6602,7 @@ msgstr "" "el mateix valor per a múltiples vals, podeu tenir estadístiques sobre quants " "d'ells s'han validat, etc." -#: pretix/base/models/vouchers.py:313 pretix/control/navigation.py:265 +#: pretix/base/models/vouchers.py:313 pretix/control/navigation.py:267 #: pretix/control/templates/pretixcontrol/vouchers/index.html:6 #: pretix/control/templates/pretixcontrol/vouchers/index.html:8 msgid "Vouchers" @@ -6775,7 +6770,7 @@ msgstr "" "Ja sou dins aquesta llista d'espera! Us notificarem tan aviat com hi hagi " "tiquets disponibles." -#: pretix/base/notifications.py:192 pretix/control/navigation.py:137 +#: pretix/base/notifications.py:192 pretix/control/navigation.py:193 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:20 #: pretix/control/templates/pretixcontrol/subevents/index.html:5 #: pretix/control/templates/pretixcontrol/subevents/index.html:7 @@ -7674,7 +7669,7 @@ msgstr "Noms dels assistents" #: pretix/base/pdf.py:649 pretix/base/pdf.py:672 #: pretix/base/services/placeholders.py:556 -#: pretix/control/forms/organizer.py:601 +#: pretix/control/forms/organizer.py:612 msgid "Mr Doe" msgstr "Sr Daixonses" @@ -9129,7 +9124,7 @@ msgstr "" #: pretix/base/settings.py:179 #, fuzzy -#| msgid "Attendee e-mail address" +#| msgid "Attendee email address" msgid "Match orders based on email address" msgstr "Correu electrònic de l'assistent" @@ -9246,7 +9241,7 @@ msgstr "Demana adreces de correu per tiquet" #| "individual addresses for every attendee even in case of group orders. " #| "However, pretix will send the order confirmation by default only to the " #| "one primary email address, not to the per-attendee addresses. You can " -#| "however enable this in the E-mail settings." +#| "however enable this in the Email settings." msgid "" "Normally, pretix asks for one email address per order and the order " "confirmation will be sent only to that email address. If you enable this " @@ -9272,10 +9267,9 @@ msgstr "Requereix adreces de correu per tiquet" #: pretix/base/settings.py:393 #, fuzzy #| msgid "" -#| "Require customers to fill in individual e-mail addresses for all " -#| "admission tickets. See the above option for more details. One email " -#| "address for the order confirmation will always be required regardless of " -#| "this setting." +#| "Require customers to fill in individual email addresses for all admission " +#| "tickets. See the above option for more details. One email address for the " +#| "order confirmation will always be required regardless of this setting." msgid "" "Require customers to fill in individual email addresses for all personalized " "tickets. See the above option for more details. One email address for the " @@ -9391,7 +9385,9 @@ msgid "Require invoice address" msgstr "Requereix l'adreça de les factures" #: pretix/base/settings.py:553 -msgid "Require a business addresses" +#, fuzzy +#| msgid "Require a business addresses" +msgid "Require a business address" msgstr "Requereix les adreces de les empreses" #: pretix/base/settings.py:554 @@ -11710,7 +11706,7 @@ msgid "Only respected by modern browsers." msgstr "Només ho respecten els navegadors moderns." #: pretix/base/settings.py:2876 pretix/base/settings.py:2919 -#: pretix/control/forms/organizer.py:464 +#: pretix/control/forms/organizer.py:475 #, fuzzy #| msgid "Attendee name" msgid "Header image" @@ -11752,7 +11748,7 @@ msgid "" "used, this option will be ignored and the event title will always be shown." msgstr "" -#: pretix/base/settings.py:2922 pretix/control/forms/organizer.py:468 +#: pretix/base/settings.py:2922 pretix/control/forms/organizer.py:479 msgid "" "If you provide a logo image, we will by default not show your organization " "name in the page header. By default, we show your logo with a size of up to " @@ -12112,7 +12108,7 @@ msgid "Middle name" msgstr "Cognom" #: pretix/base/settings.py:3586 pretix/base/settings.py:3598 -#: pretix/control/forms/organizer.py:595 +#: pretix/control/forms/organizer.py:606 msgctxt "person_name_sample" msgid "John Doe" msgstr "Jaume Fuster" @@ -12219,16 +12215,18 @@ msgid "This will remove all phone numbers from orders." msgstr "Això suprimirà totes les adreces de correu de la llista d'espera." #: pretix/base/shredder.py:290 -msgid "E-mails" +#, fuzzy +#| msgid "Emails" +msgid "Emails" msgstr "Correus electrònics" #: pretix/base/shredder.py:292 #, fuzzy #| msgid "" -#| "This will remove all e-mail addresses from orders and attendees, as well " +#| "This will remove all email addresses from orders and attendees, as well " #| "as logged email contents." msgid "" -"This will remove all e-mail addresses from orders and attendees, as well as " +"This will remove all email addresses from orders and attendees, as well as " "logged email contents. This will also remove the association to customer " "accounts." msgstr "" @@ -13235,19 +13233,19 @@ msgstr "No copiïs" msgid "Default ({value})" msgstr "Idioma predeterminat" -#: pretix/control/forms/event.py:375 pretix/control/forms/organizer.py:150 +#: pretix/control/forms/event.py:375 pretix/control/forms/organizer.py:151 msgid "Custom domain" msgstr "" -#: pretix/control/forms/event.py:377 pretix/control/forms/organizer.py:152 +#: pretix/control/forms/event.py:377 pretix/control/forms/organizer.py:153 msgid "You need to configure the custom domain in the webserver beforehand." msgstr "" -#: pretix/control/forms/event.py:389 pretix/control/forms/organizer.py:160 +#: pretix/control/forms/event.py:389 pretix/control/forms/organizer.py:161 msgid "You cannot choose the base domain of this installation." msgstr "" -#: pretix/control/forms/event.py:393 pretix/control/forms/organizer.py:165 +#: pretix/control/forms/event.py:393 pretix/control/forms/organizer.py:166 #, fuzzy #| msgid "This slug has already been used for a different event." msgid "This domain is already in use for a different event or organizer." @@ -13260,11 +13258,11 @@ msgid "" "{error}" msgstr "" -#: pretix/control/forms/event.py:507 pretix/control/forms/organizer.py:405 +#: pretix/control/forms/event.py:507 pretix/control/forms/organizer.py:416 msgid "Name format" msgstr "Format del nom" -#: pretix/control/forms/event.py:508 pretix/control/forms/organizer.py:406 +#: pretix/control/forms/event.py:508 pretix/control/forms/organizer.py:417 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 " @@ -13274,22 +13272,22 @@ msgstr "" "d'haver rebut comandes pot conduir a comportaments estranys quan s'ordenin o " "canviïn noms." -#: pretix/control/forms/event.py:513 pretix/control/forms/organizer.py:411 +#: pretix/control/forms/event.py:513 pretix/control/forms/organizer.py:422 msgid "Allowed titles" msgstr "" -#: pretix/control/forms/event.py:514 pretix/control/forms/organizer.py:412 +#: pretix/control/forms/event.py:514 pretix/control/forms/organizer.py:423 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:633 pretix/control/forms/organizer.py:482 +#: pretix/control/forms/event.py:633 pretix/control/forms/organizer.py:493 #, python-brace-format msgid "Ask for {fields}, display like {example}" msgstr "Demana per {fields}, mostra-ho com {example}" -#: pretix/control/forms/event.py:639 pretix/control/forms/organizer.py:488 +#: pretix/control/forms/event.py:639 pretix/control/forms/organizer.py:499 #, fuzzy #| msgid "Free price input" msgid "Free text input" @@ -13395,15 +13393,15 @@ msgid "" "shop must be enabled." msgstr "" -#: pretix/control/forms/event.py:979 pretix/control/forms/organizer.py:523 +#: pretix/control/forms/event.py:979 pretix/control/forms/organizer.py:534 msgid "Bcc address" msgstr "Adreça de la CCO" -#: pretix/control/forms/event.py:980 pretix/control/forms/organizer.py:524 +#: pretix/control/forms/event.py:980 pretix/control/forms/organizer.py:535 msgid "All emails will be sent to this address as a Bcc copy" msgstr "Tots els correus s'enviaran a aquesta adreça com a còpia CCO" -#: pretix/control/forms/event.py:986 pretix/control/forms/organizer.py:530 +#: pretix/control/forms/event.py:986 pretix/control/forms/organizer.py:541 msgid "Signature" msgstr "Signatura" @@ -13412,7 +13410,7 @@ msgstr "Signatura" msgid "This will be attached to every email. Available placeholders: {event}" msgstr "Això s'adjuntarà a cada correu. Espais disponibles: {event}" -#: pretix/control/forms/event.py:994 pretix/control/forms/organizer.py:538 +#: pretix/control/forms/event.py:994 pretix/control/forms/organizer.py:549 msgid "e.g. your contact details" msgstr "per exemple, els vostres detalls de contactes" @@ -13467,8 +13465,8 @@ msgstr "Text (enviat per l'administrador)" #: pretix/control/forms/event.py:1090 pretix/control/forms/event.py:1164 #: pretix/control/forms/event.py:1174 pretix/control/forms/event.py:1184 -#: pretix/control/forms/event.py:1189 pretix/control/forms/organizer.py:549 -#: pretix/control/forms/organizer.py:559 pretix/control/forms/organizer.py:569 +#: pretix/control/forms/event.py:1189 pretix/control/forms/organizer.py:560 +#: pretix/control/forms/organizer.py:570 pretix/control/forms/organizer.py:580 #: pretix/control/templates/pretixcontrol/event/mail.html:88 #: pretix/control/templates/pretixcontrol/organizers/giftcard.html:111 msgid "Text" @@ -13723,7 +13721,7 @@ msgstr "" msgid "The given voucher code does not exist." msgstr "No existeix el codi de val proporcionat." -#: pretix/control/forms/event.py:1581 pretix/control/forms/organizer.py:111 +#: pretix/control/forms/event.py:1581 pretix/control/forms/organizer.py:112 #: pretix/control/views/shredder.py:179 msgid "The slug you entered was not correct." msgstr "El mot que heu proporcionat no és correcte." @@ -13803,7 +13801,7 @@ msgstr "Si us plau, introduïu un nom més curt." msgid "Search for…" msgstr "Cerca…" -#: pretix/control/forms/filter.py:213 pretix/control/navigation.py:203 +#: pretix/control/forms/filter.py:213 pretix/control/navigation.py:205 #: pretix/control/templates/pretixcontrol/items/question.html:25 msgid "All orders" msgstr "Totes les comandes" @@ -14491,7 +14489,7 @@ msgid "" msgstr "" #: pretix/control/forms/global_settings.py:131 -msgid "E-mail notifications" +msgid "Email notifications" msgstr "Notificacions per correu electrònic" #: pretix/control/forms/global_settings.py:132 @@ -15395,123 +15393,123 @@ msgstr "" msgid "Please confirm that you want to cancel ALL dates in this event series." msgstr "" -#: pretix/control/forms/organizer.py:92 +#: pretix/control/forms/organizer.py:93 msgid "This slug is already in use. Please choose a different one." msgstr "" -#: pretix/control/forms/organizer.py:288 +#: pretix/control/forms/organizer.py:289 msgid "" "The changes could not be saved because there would be no remaining team with " "the permission to change teams and permissions." msgstr "" -#: pretix/control/forms/organizer.py:318 pretix/control/forms/organizer.py:351 +#: pretix/control/forms/organizer.py:324 pretix/control/forms/organizer.py:362 #, fuzzy #| msgid "You do not have access to this page." msgid "" "Your device will not have access to anything, please select some events." msgstr "No teniu accés a aquesta pàgina." -#: pretix/control/forms/organizer.py:498 pretix/plugins/stripe/payment.py:311 +#: pretix/control/forms/organizer.py:509 pretix/plugins/stripe/payment.py:311 #, fuzzy #| msgid "Use feature" msgid "experimental" msgstr "Utilitza la funció" -#: pretix/control/forms/organizer.py:504 +#: pretix/control/forms/organizer.py:515 msgid "" "This feature is currently in an experimental stage. It only supports very " "limited use cases and might change at any point." msgstr "" -#: pretix/control/forms/organizer.py:533 +#: pretix/control/forms/organizer.py:544 #, fuzzy #| msgid "" #| "This will be attached to every email. Available placeholders: {event}" msgid "This will be attached to every email." msgstr "Això s'adjuntarà a cada correu. Espais disponibles: {event}" -#: pretix/control/forms/organizer.py:625 +#: pretix/control/forms/organizer.py:636 msgctxt "webhooks" msgid "Event types" msgstr "" -#: pretix/control/forms/organizer.py:657 +#: pretix/control/forms/organizer.py:668 #, fuzzy #| msgid "Gift card" msgid "Gift card value" msgstr "Targeta regal" -#: pretix/control/forms/organizer.py:730 +#: pretix/control/forms/organizer.py:741 #, fuzzy #| msgid "This ticket has already been redeemed." msgid "An medium with this type and identifier is already registered." msgstr "Ja s'ha validat aquest tiquet." -#: pretix/control/forms/organizer.py:831 +#: pretix/control/forms/organizer.py:842 #, fuzzy #| msgid "This ticket has already been redeemed." msgid "An account with this customer ID is already registered." msgstr "Ja s'ha validat aquest tiquet." -#: pretix/control/forms/organizer.py:848 +#: pretix/control/forms/organizer.py:859 #: pretix/control/templates/pretixcontrol/organizers/customer.html:61 #: pretix/presale/forms/customer.py:157 pretix/presale/forms/customer.py:478 #: pretix/presale/templates/pretixpresale/organizers/customer_profile.html:32 msgid "Phone" msgstr "" -#: pretix/control/forms/organizer.py:955 +#: pretix/control/forms/organizer.py:966 #, fuzzy #| msgid "Target URL" msgctxt "sso_oidc" msgid "Base URL" msgstr "URL objectiu" -#: pretix/control/forms/organizer.py:959 +#: pretix/control/forms/organizer.py:970 #, fuzzy #| msgid "Client ID" msgctxt "sso_oidc" msgid "Client ID" msgstr "ID del client" -#: pretix/control/forms/organizer.py:963 +#: pretix/control/forms/organizer.py:974 #, fuzzy #| msgid "Client secret" msgctxt "sso_oidc" msgid "Client secret" msgstr "Secret del client" -#: pretix/control/forms/organizer.py:967 +#: pretix/control/forms/organizer.py:978 msgctxt "sso_oidc" msgid "Scope" msgstr "" -#: pretix/control/forms/organizer.py:968 +#: pretix/control/forms/organizer.py:979 msgctxt "sso_oidc" msgid "Multiple scopes separated with spaces." msgstr "" -#: pretix/control/forms/organizer.py:972 +#: pretix/control/forms/organizer.py:983 msgctxt "sso_oidc" msgid "User ID field" msgstr "" -#: pretix/control/forms/organizer.py:973 +#: pretix/control/forms/organizer.py:984 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:979 +#: pretix/control/forms/organizer.py:990 #, fuzzy #| msgid "All invoices" msgctxt "sso_oidc" msgid "Email field" msgstr "Totes les factures" -#: pretix/control/forms/organizer.py:980 +#: pretix/control/forms/organizer.py:991 msgctxt "sso_oidc" msgid "" "We will assume that all email addresses received from the SSO provider are " @@ -15519,36 +15517,36 @@ msgid "" "security issues might arise." msgstr "" -#: pretix/control/forms/organizer.py:987 +#: pretix/control/forms/organizer.py:998 #, fuzzy #| msgid "Phone number" msgctxt "sso_oidc" msgid "Phone field" msgstr "Número de telèfon" -#: pretix/control/forms/organizer.py:1005 +#: pretix/control/forms/organizer.py:1016 #, python-brace-format msgctxt "sso_oidc" msgid "{label} field" msgstr "" -#: pretix/control/forms/organizer.py:1044 +#: pretix/control/forms/organizer.py:1055 msgid "Invalidate old client secret and generate a new one" msgstr "" -#: pretix/control/forms/organizer.py:1077 +#: pretix/control/forms/organizer.py:1088 #, fuzzy #| msgid "Organizer name" msgid "Organizer short name" msgstr "Nom de l'organitzador" -#: pretix/control/forms/organizer.py:1081 +#: pretix/control/forms/organizer.py:1092 #, fuzzy #| msgid "Reactivate order" msgid "Allow access to reusable media" msgstr "Reactivar la comanda" -#: pretix/control/forms/organizer.py:1082 +#: pretix/control/forms/organizer.py:1093 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 " @@ -15557,19 +15555,19 @@ msgid "" "to interact with the media type." msgstr "" -#: pretix/control/forms/organizer.py:1098 +#: pretix/control/forms/organizer.py:1109 #, fuzzy #| msgid "The selected item does not belong to this event." msgid "The selected organizer does not exist or cannot be invited." msgstr "L'element seleccionat no pertany a aquest esdeveniment." -#: pretix/control/forms/organizer.py:1100 +#: pretix/control/forms/organizer.py:1111 #, fuzzy #| msgid "The presale period for this event has ended." msgid "The selected organizer has already been invited." msgstr "Ha finalitzat el període de prevenda d'aquest esdeveniment." -#: pretix/control/forms/organizer.py:1135 +#: pretix/control/forms/organizer.py:1146 #, fuzzy #| msgid "A voucher with this code already exists." msgid "A sales channel with the same identifier already exists." @@ -17268,14 +17266,14 @@ msgid "" "administrate it." msgstr "" -#: pretix/control/navigation.py:37 pretix/control/navigation.py:336 +#: pretix/control/navigation.py:37 pretix/control/navigation.py:338 #: pretix/control/templates/pretixcontrol/dashboard.html:3 #: pretix/control/templates/pretixcontrol/dashboard.html:5 msgid "Dashboard" msgstr "" -#: pretix/control/navigation.py:49 pretix/control/navigation.py:380 -#: pretix/control/navigation.py:485 +#: pretix/control/navigation.py:49 pretix/control/navigation.py:382 +#: pretix/control/navigation.py:487 #: pretix/control/templates/pretixcontrol/checkin/list_edit.html:38 #: pretix/control/templates/pretixcontrol/event/mail.html:14 #: pretix/control/templates/pretixcontrol/event/tax_edit.html:25 @@ -17328,28 +17326,28 @@ msgstr "" msgid "Widget" msgstr "" -#: pretix/control/navigation.py:126 pretix/control/navigation.py:433 -#: pretix/control/navigation.py:478 +#: pretix/control/navigation.py:126 pretix/control/navigation.py:435 +#: pretix/control/navigation.py:480 #: pretix/control/templates/pretixcontrol/event/payment.html:47 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:12 msgid "Settings" msgstr "" -#: pretix/control/navigation.py:174 +#: pretix/control/navigation.py:164 msgid "Categories" msgstr "" -#: pretix/control/navigation.py:190 +#: pretix/control/navigation.py:180 #, fuzzy #| msgid "Account" msgid "Discounts" msgstr "Compte" -#: pretix/control/navigation.py:211 +#: pretix/control/navigation.py:213 msgid "Overview" msgstr "" -#: pretix/control/navigation.py:219 +#: pretix/control/navigation.py:221 #: pretix/control/templates/pretixcontrol/order/index.html:831 #: pretix/control/templates/pretixcontrol/orders/refunds.html:7 #: pretix/control/templates/pretixcontrol/orders/refunds.html:9 @@ -17359,24 +17357,24 @@ msgstr "" msgid "Refunds" msgstr "" -#: pretix/control/navigation.py:245 +#: pretix/control/navigation.py:247 msgid "Import" msgstr "" -#: pretix/control/navigation.py:274 +#: pretix/control/navigation.py:276 msgid "All vouchers" msgstr "" -#: pretix/control/navigation.py:282 +#: pretix/control/navigation.py:284 msgid "Tags" msgstr "" -#: pretix/control/navigation.py:294 +#: pretix/control/navigation.py:296 msgctxt "navigation" msgid "Check-in" msgstr "" -#: pretix/control/navigation.py:311 +#: pretix/control/navigation.py:313 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:4 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:6 #, fuzzy @@ -17384,14 +17382,14 @@ msgstr "" msgid "Check-in history" msgstr "Pot canviar les comandes" -#: pretix/control/navigation.py:354 +#: pretix/control/navigation.py:356 #: pretix/control/templates/pretixcontrol/orders/search.html:19 #, fuzzy #| msgid "Help text" msgid "Search" msgstr "Text d'ajuda" -#: pretix/control/navigation.py:366 +#: pretix/control/navigation.py:368 #: pretix/control/templates/pretixcontrol/order/index.html:737 #: pretix/plugins/reports/accountingreport.py:496 #: pretix/plugins/reports/accountingreport.py:677 @@ -17399,24 +17397,24 @@ msgstr "Text d'ajuda" msgid "Payments" msgstr "Pagaments" -#: pretix/control/navigation.py:374 +#: pretix/control/navigation.py:376 msgid "User settings" msgstr "" -#: pretix/control/navigation.py:385 +#: pretix/control/navigation.py:387 #: pretix/control/templates/pretixcontrol/user/settings.html:16 msgid "Notifications" msgstr "" -#: pretix/control/navigation.py:390 +#: pretix/control/navigation.py:392 msgid "2FA" msgstr "" -#: pretix/control/navigation.py:395 +#: pretix/control/navigation.py:397 msgid "Authorized apps" msgstr "" -#: pretix/control/navigation.py:400 +#: pretix/control/navigation.py:402 #: pretix/control/templates/pretixcontrol/user/history.html:4 #: pretix/control/templates/pretixcontrol/user/history.html:6 #: pretix/control/templates/pretixcontrol/user/history.html:10 @@ -17424,57 +17422,57 @@ msgstr "" msgid "Account history" msgstr "" -#: pretix/control/navigation.py:415 +#: pretix/control/navigation.py:417 msgid "All users" msgstr "" -#: pretix/control/navigation.py:420 +#: pretix/control/navigation.py:422 #: pretix/control/templates/pretixcontrol/user/staff_session_list.html:5 #: pretix/control/templates/pretixcontrol/user/staff_session_list.html:7 msgid "Admin sessions" msgstr "" -#: pretix/control/navigation.py:427 +#: pretix/control/navigation.py:429 #: pretix/control/templates/pretixcontrol/global_settings_base.html:5 #: pretix/control/templates/pretixcontrol/global_settings_base.html:7 msgid "Global settings" msgstr "" -#: pretix/control/navigation.py:438 +#: pretix/control/navigation.py:440 msgid "Update check" msgstr "" -#: pretix/control/navigation.py:443 +#: pretix/control/navigation.py:445 #, fuzzy #| msgid "Tickets & check-in" msgid "License check" msgstr "Tiquets i check-in" -#: pretix/control/navigation.py:448 +#: pretix/control/navigation.py:450 #, fuzzy #| msgid "System question" msgid "System report" msgstr "Pregunta de sistema" -#: pretix/control/navigation.py:492 +#: pretix/control/navigation.py:494 #: pretix/control/templates/pretixcontrol/organizers/properties.html:5 #, fuzzy #| msgid "Event date" msgid "Event metadata" msgstr "Data de l'esdeveniment" -#: pretix/control/navigation.py:513 +#: pretix/control/navigation.py:515 #: pretix/control/templates/pretixcontrol/organizers/webhooks.html:6 msgid "Webhooks" msgstr "" -#: pretix/control/navigation.py:546 +#: pretix/control/navigation.py:548 #, fuzzy #| msgid "Accept anyway" msgid "Acceptance" msgstr "Acceptar de totes maneres" -#: pretix/control/navigation.py:567 +#: pretix/control/navigation.py:569 #: pretix/control/templates/pretixcontrol/organizers/customers.html:6 #: pretix/control/templates/pretixcontrol/organizers/customers.html:9 #, fuzzy @@ -17483,13 +17481,13 @@ msgstr "Acceptar de totes maneres" msgid "Customers" msgstr "Client" -#: pretix/control/navigation.py:586 +#: pretix/control/navigation.py:588 #: pretix/control/templates/pretixcontrol/organizers/ssoclients.html:4 #: pretix/control/templates/pretixcontrol/organizers/ssoclients.html:6 msgid "SSO clients" msgstr "" -#: pretix/control/navigation.py:595 +#: pretix/control/navigation.py:597 #: pretix/control/templates/pretixcontrol/organizers/ssoproviders.html:4 #: pretix/control/templates/pretixcontrol/organizers/ssoproviders.html:6 #, fuzzy @@ -17497,7 +17495,7 @@ msgstr "" msgid "SSO providers" msgstr "Proveïdors de pagament" -#: pretix/control/navigation.py:624 pretix/control/navigation.py:631 +#: pretix/control/navigation.py:626 pretix/control/navigation.py:633 msgid "Devices" msgstr "" @@ -18740,8 +18738,8 @@ msgstr "" #: pretix/control/templates/pretixcontrol/email_setup_simple.html:8 #: pretix/control/templates/pretixcontrol/email_setup_smtp.html:8 #, fuzzy -#| msgid "E-mails" -msgid "E-mail sending" +#| msgid "Emails" +msgid "Email sending" msgstr "Correus electrònics" #: pretix/control/templates/pretixcontrol/email_setup.html:21 @@ -18752,7 +18750,7 @@ msgstr "predeterminat de pretix" #: pretix/control/templates/pretixcontrol/email_setup.html:29 msgid "" -"E-mails will be sent through the system's default server. They will show the " +"Emails will be sent through the system's default server. They will show the " "following sender information:" msgstr "" @@ -18773,7 +18771,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/email_setup.html:64 msgid "" -"E-mails will be sent through the system's default server but with your own " +"Emails will be sent through the system's default server but with your own " "sender address. This will make your emails look more personalized and coming " "directly from you, but it also might require some extra steps to ensure good " "deliverability." @@ -19352,7 +19350,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:7 #: pretix/control/templates/pretixcontrol/organizers/mail.html:11 -msgid "E-mail settings" +msgid "Email settings" msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:21 @@ -19381,7 +19379,7 @@ msgid "Calendar invites" msgstr "Variació de mostra" #: pretix/control/templates/pretixcontrol/event/mail.html:66 -msgid "E-mail design" +msgid "Email design" msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:79 @@ -19395,7 +19393,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:87 #: pretix/control/templates/pretixcontrol/organizers/mail.html:58 -msgid "E-mail content" +msgid "Email content" msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:90 @@ -19747,7 +19745,7 @@ msgstr "Dades dels assistents (un cop per tiquet d'admissió)" #: pretix/control/templates/pretixcontrol/event/settings.html:104 #, fuzzy -#| msgid "E-mail address" +#| msgid "Email address" msgid "Custom fields" msgstr "Adreça de correu electrònic" @@ -22254,7 +22252,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/order/mail_history.html:4 #: pretix/control/templates/pretixcontrol/order/mail_history.html:7 -#: pretix/plugins/sendmail/signals.py:107 +#: pretix/plugins/sendmail/signals.py:106 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/history.html:4 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/history.html:6 msgid "Email history" @@ -22493,14 +22491,14 @@ msgstr "Què hauria de passar amb la comanda ?" #: pretix/control/templates/pretixcontrol/order/sendmail.html:4 #: pretix/control/templates/pretixcontrol/order/sendmail.html:7 -#: pretix/plugins/sendmail/signals.py:91 +#: pretix/plugins/sendmail/signals.py:90 msgid "Send email" msgstr "Enviar correu electrònic" #: pretix/control/templates/pretixcontrol/order/sendmail.html:27 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_update.html:74 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html:42 -msgid "E-mail preview" +msgid "Email preview" msgstr "Vista prèvia de correu electrònic" #: pretix/control/templates/pretixcontrol/order/sendmail.html:38 @@ -22609,7 +22607,7 @@ msgstr "Opció de pregunta" #: pretix/control/templates/pretixcontrol/orders/cancel.html:49 #: pretix/control/templates/pretixcontrol/vouchers/bulk.html:85 #: pretix/plugins/sendmail/apps.py:30 pretix/plugins/sendmail/apps.py:33 -#: pretix/plugins/sendmail/signals.py:83 +#: pretix/plugins/sendmail/signals.py:82 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/index.html:3 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/index.html:5 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html:5 @@ -23220,7 +23218,7 @@ msgstr "Canviar a" #: pretix/control/templates/pretixcontrol/organizers/customer_edit.html:8 #: pretix/control/templates/pretixcontrol/organizers/customer_edit.html:18 #, fuzzy, python-format -#| msgid "E-mail address" +#| msgid "Email address" msgid "Customer #%(id)s" msgstr "Adreça de correu electrònic" @@ -24003,7 +24001,7 @@ msgstr "Connectar" #: pretix/control/templates/pretixcontrol/organizers/reusable_medium_edit.html:8 #: pretix/control/templates/pretixcontrol/organizers/reusable_medium_edit.html:18 #, fuzzy, python-format -#| msgid "E-mail address" +#| msgid "Email address" msgctxt "reusable_media" msgid "Medium %(id)s" msgstr "Adreça de correu electrònic" @@ -25305,7 +25303,7 @@ msgid "Notification type" msgstr "" #: pretix/control/templates/pretixcontrol/user/notifications.html:57 -msgid "E-Mail notification" +msgid "Email notification" msgstr "" #: pretix/control/templates/pretixcontrol/user/notifications.html:70 @@ -25921,15 +25919,15 @@ msgstr "" #: pretix/control/views/auth.py:357 msgid "" -"If the address is registered to valid account, then we have sent you an e-" -"mail containing further instructions. Please note that we will send at most " +"If the address is registered to valid account, then we have sent you an " +"email containing further instructions. Please note that we will send at most " "one email every 24 hours." msgstr "" #: pretix/control/views/auth.py:360 msgid "" -"If the address is registered to valid account, then we have sent you an e-" -"mail containing further instructions." +"If the address is registered to valid account, then we have sent you an " +"email containing further instructions." msgstr "" #: pretix/control/views/auth.py:380 @@ -26204,7 +26202,7 @@ msgid "Your order: %(code)s" msgstr "La vostra comanda: {code}" #: pretix/control/views/event.py:810 -msgid "Unknown e-mail renderer." +msgid "Unknown email renderer." msgstr "" #: pretix/control/views/event.py:826 pretix/control/views/orders.py:671 @@ -27509,7 +27507,7 @@ msgid "Your comment has been saved." msgstr "" #: pretix/control/views/users.py:148 -msgid "We sent out an e-mail containing further instructions." +msgid "We sent out an email containing further instructions." msgstr "" #: pretix/control/views/users.py:168 @@ -28296,9 +28294,9 @@ msgid "" msgstr "" #: pretix/plugins/banktransfer/payment.py:336 +#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:132 #, fuzzy -#| msgid "Invoice recipient:" -msgid "Invoice recipient e-mail" +msgid "Invoice recipient email" msgstr "Receptor de la factura:" #: pretix/plugins/banktransfer/payment.py:338 @@ -28320,7 +28318,7 @@ msgstr "" #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/checkout_payment_form.html:14 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:23 #: pretix/plugins/banktransfer/views.py:835 -#: pretix/plugins/stripe/payment.py:1462 +#: pretix/plugins/stripe/payment.py:1467 #: pretix/plugins/stripe/templates/pretixplugins/stripe/checkout_payment_confirm.html:32 #: pretix/plugins/stripe/templates/pretixplugins/stripe/checkout_payment_confirm.html:35 msgid "Account holder" @@ -28711,12 +28709,6 @@ msgid "" "their email address:" msgstr "" -#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:132 -#, fuzzy -#| msgid "Invoice recipient:" -msgid "Invoice recipient email" -msgstr "Receptor de la factura:" - #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:139 #, fuzzy #| msgid "Send information via email" @@ -28980,7 +28972,7 @@ msgstr "" #: pretix/plugins/banktransfer/views.py:932 #, python-brace-format -msgid "Sending the latest invoice via e-mail to {email}." +msgid "Sending the latest invoice via email to {email}." msgstr "" #: pretix/plugins/checkinlists/apps.py:47 @@ -29132,7 +29124,7 @@ msgstr "" #: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47 #: pretix/plugins/paypal/payment.py:75 pretix/plugins/paypal2/payment.py:82 #: pretix/plugins/paypal2/payment.py:138 pretix/plugins/paypal2/payment.py:1080 -#: pretix/plugins/paypal2/payment.py:1081 pretix/plugins/stripe/payment.py:1808 +#: pretix/plugins/paypal2/payment.py:1081 pretix/plugins/stripe/payment.py:1813 msgid "PayPal" msgstr "" @@ -29224,7 +29216,7 @@ msgid "" msgstr "" #: pretix/plugins/paypal/payment.py:472 pretix/plugins/paypal2/payment.py:811 -#: pretix/plugins/stripe/payment.py:989 +#: pretix/plugins/stripe/payment.py:994 msgid "There was an error sending the confirmation mail." msgstr "" @@ -29328,7 +29320,7 @@ msgstr "" msgid "It looks like you canceled the PayPal payment" msgstr "" -#: pretix/plugins/paypal/views.py:255 pretix/plugins/paypal2/views.py:525 +#: pretix/plugins/paypal/views.py:255 pretix/plugins/paypal2/views.py:531 msgid "Your PayPal account has been disconnected." msgstr "" @@ -29699,7 +29691,7 @@ msgstr "" #: pretix/plugins/paypal2/views.py:267 msgid "" -"The e-mail address on your PayPal account has not yet been confirmed. You " +"The email address on your PayPal account has not yet been confirmed. You " "will need to do this before you can start accepting payments." msgstr "" @@ -30240,57 +30232,57 @@ msgid_plural "%(count)d days before event start at %(time)s" msgstr[0] "" msgstr[1] "" -#: pretix/plugins/sendmail/signals.py:99 +#: pretix/plugins/sendmail/signals.py:98 #, fuzzy #| msgid "Attendee email" msgid "Scheduled emails" msgstr "Correu electrònic de l'assistent" -#: pretix/plugins/sendmail/signals.py:122 +#: pretix/plugins/sendmail/signals.py:121 #, fuzzy #| msgid "What should happen to the order?" msgid "Mass email was sent to customers or attendees." msgstr "Què hauria de passar amb la comanda ?" -#: pretix/plugins/sendmail/signals.py:123 +#: pretix/plugins/sendmail/signals.py:122 #, fuzzy #| msgid "What should happen to the ticket order?" msgid "Mass email was sent to waiting list entries." msgstr "Què li hauria de passar a la comanda de tiquets ?" -#: pretix/plugins/sendmail/signals.py:124 +#: pretix/plugins/sendmail/signals.py:123 msgid "The order received a mass email." msgstr "La comanda ha rebut un correu electrònic massiu." -#: pretix/plugins/sendmail/signals.py:125 +#: pretix/plugins/sendmail/signals.py:124 msgid "A ticket holder of this order received a mass email." msgstr "" -#: pretix/plugins/sendmail/signals.py:126 +#: pretix/plugins/sendmail/signals.py:125 #, fuzzy #| msgid "This order position has been canceled." msgid "An email rule was created" msgstr "Aquesta posició de la comanda s'ha cancel·lat." -#: pretix/plugins/sendmail/signals.py:127 +#: pretix/plugins/sendmail/signals.py:126 #, fuzzy #| msgid "This order position has been canceled." msgid "An email rule was updated" msgstr "Aquesta posició de la comanda s'ha cancel·lat." -#: pretix/plugins/sendmail/signals.py:128 +#: pretix/plugins/sendmail/signals.py:127 #, fuzzy #| msgid "What should happen to the order?" msgid "A scheduled email was sent to the order" msgstr "Què hauria de passar amb la comanda ?" -#: pretix/plugins/sendmail/signals.py:129 +#: pretix/plugins/sendmail/signals.py:128 #, fuzzy #| msgid "What should happen to the ticket order?" msgid "A scheduled email was sent to a ticket holder" msgstr "Què li hauria de passar a la comanda de tiquets ?" -#: pretix/plugins/sendmail/signals.py:130 +#: pretix/plugins/sendmail/signals.py:129 #, fuzzy #| msgid "This order position has been canceled." msgid "An email rule was deleted" @@ -30395,7 +30387,7 @@ msgstr "" #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_list.html:4 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_list.html:6 #, fuzzy -#| msgid "Attendee e-mail address" +#| msgid "Attendee email address" msgid "Scheduled email rules" msgstr "Correu electrònic de l'assistent" @@ -30770,7 +30762,7 @@ msgstr "" msgid "Credit card payments" msgstr "Pagaments amb targeta de crèdit" -#: pretix/plugins/stripe/payment.py:342 pretix/plugins/stripe/payment.py:1531 +#: pretix/plugins/stripe/payment.py:342 pretix/plugins/stripe/payment.py:1536 msgid "iDEAL" msgstr "IDEAL" @@ -30785,11 +30777,11 @@ msgid "" "account before they work properly." msgstr "" -#: pretix/plugins/stripe/payment.py:350 pretix/plugins/stripe/payment.py:1556 +#: pretix/plugins/stripe/payment.py:350 pretix/plugins/stripe/payment.py:1561 msgid "Alipay" msgstr "Alipay" -#: pretix/plugins/stripe/payment.py:358 pretix/plugins/stripe/payment.py:1568 +#: pretix/plugins/stripe/payment.py:358 pretix/plugins/stripe/payment.py:1573 msgid "Bancontact" msgstr "" @@ -30839,27 +30831,27 @@ msgid "" "payment term allows for this lag." msgstr "" -#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1670 +#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1675 msgid "EPS" msgstr "" -#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1701 +#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1706 msgid "Multibanco" msgstr "" -#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1723 +#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1728 msgid "Przelewy24" msgstr "" -#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1762 +#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1767 msgid "WeChat Pay" msgstr "" -#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1815 +#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1820 msgid "Swish" msgstr "" -#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1322 +#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1327 msgid "Affirm" msgstr "" @@ -30867,7 +30859,7 @@ msgstr "" msgid "Only available for payments between $50 and $30,000." msgstr "" -#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1367 +#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1372 msgid "Klarna" msgstr "" @@ -30883,13 +30875,17 @@ msgid "" "political organizations." msgstr "" -#: pretix/plugins/stripe/payment.py:501 +#: pretix/plugins/stripe/payment.py:499 +msgid "MobilePay" +msgstr "" + +#: pretix/plugins/stripe/payment.py:506 #, fuzzy #| msgid "Description" msgid "Destination" msgstr "Descripció" -#: pretix/plugins/stripe/payment.py:531 pretix/plugins/stripe/payment.py:1437 +#: pretix/plugins/stripe/payment.py:536 pretix/plugins/stripe/payment.py:1442 #, python-brace-format msgid "" "The Stripe plugin is operating in test mode. You can use one of \n" "Language-Team: Czech \n" "Language-Team: Welsh \n" "Language-Team: Danish \n" "Language-Team: German vielen Testkarten verwenden um eine Transaktion durchzuführen. Es wird " "kein echtes Geld transferiert." -#: pretix/plugins/stripe/payment.py:724 +#: pretix/plugins/stripe/payment.py:729 msgid "No payment information found." msgstr "Keine Zahlungsinformationen gefunden." -#: pretix/plugins/stripe/payment.py:762 +#: pretix/plugins/stripe/payment.py:767 msgid "" "We had trouble communicating with Stripe. Please try again and contact " "support if the problem persists." @@ -30889,20 +30898,20 @@ msgstr "" "versuchen Sie es erneut und setzen Sie sich mit dem Support in Verbindung, " "wenn das Problem fortbesteht." -#: pretix/plugins/stripe/payment.py:766 +#: pretix/plugins/stripe/payment.py:771 msgid "Stripe returned an error" msgstr "Stripe meldete einen Fehler" -#: pretix/plugins/stripe/payment.py:838 +#: pretix/plugins/stripe/payment.py:843 msgid "You may need to enable JavaScript for Stripe payments." msgstr "Sie müssen JavaScript aktivieren, um mit Stripe zu bezahlen." -#: pretix/plugins/stripe/payment.py:933 pretix/plugins/stripe/payment.py:1055 +#: pretix/plugins/stripe/payment.py:938 pretix/plugins/stripe/payment.py:1060 #, python-format msgid "Stripe reported an error with your card: %s" msgstr "Stripe meldete einen Fehler: %s" -#: pretix/plugins/stripe/payment.py:951 pretix/plugins/stripe/payment.py:1067 +#: pretix/plugins/stripe/payment.py:956 pretix/plugins/stripe/payment.py:1072 msgid "" "We had trouble communicating with Stripe. Please try again and get in touch " "with us if this problem persists." @@ -30911,7 +30920,7 @@ msgstr "" "versuchen Sie es erneut und setzen Sie sich mit uns in Verbindung, wenn das " "Problem fortbesteht." -#: pretix/plugins/stripe/payment.py:992 +#: pretix/plugins/stripe/payment.py:997 msgid "" "Your payment is pending completion. We will inform you as soon as the " "payment completed." @@ -30919,68 +30928,68 @@ msgstr "" "Die Zahlung wurde noch nicht bestätigt. Wir informieren Sie, sobald die " "Bezahlung abgeschlossen ist." -#: pretix/plugins/stripe/payment.py:1000 +#: pretix/plugins/stripe/payment.py:1005 msgid "Your payment failed. Please try again." msgstr "Ihre Zahlung ist fehlgeschlagen, bitte erneut versuchen." -#: pretix/plugins/stripe/payment.py:1006 +#: pretix/plugins/stripe/payment.py:1011 #, python-format msgid "Stripe reported an error: %s" msgstr "Stripe meldete einen Fehler: %s" -#: pretix/plugins/stripe/payment.py:1107 +#: pretix/plugins/stripe/payment.py:1112 msgid "Credit card via Stripe" msgstr "Kreditkarte über Stripe" -#: pretix/plugins/stripe/payment.py:1108 +#: pretix/plugins/stripe/payment.py:1113 msgid "Credit card" msgstr "Kreditkarte" -#: pretix/plugins/stripe/payment.py:1195 +#: pretix/plugins/stripe/payment.py:1200 msgid "SEPA Debit via Stripe" msgstr "SEPA-Lastschrift über Stripe" -#: pretix/plugins/stripe/payment.py:1196 +#: pretix/plugins/stripe/payment.py:1201 msgid "SEPA Debit" msgstr "SEPA-Lastschrift" -#: pretix/plugins/stripe/payment.py:1236 +#: pretix/plugins/stripe/payment.py:1241 msgid "Account Holder Name" msgstr "Kontoinhaber*in" -#: pretix/plugins/stripe/payment.py:1241 +#: pretix/plugins/stripe/payment.py:1246 msgid "Account Holder Street" msgstr "Straße (Kontoinhaber*in)" -#: pretix/plugins/stripe/payment.py:1253 +#: pretix/plugins/stripe/payment.py:1258 msgid "Account Holder Postal Code" msgstr "PLZ (Kontoinhaber*in)" -#: pretix/plugins/stripe/payment.py:1265 +#: pretix/plugins/stripe/payment.py:1270 msgid "Account Holder City" msgstr "Stadt (Kontoinhaber*in)" -#: pretix/plugins/stripe/payment.py:1277 +#: pretix/plugins/stripe/payment.py:1282 msgid "Account Holder Country" msgstr "Land (Kontoinhaber*in)" -#: pretix/plugins/stripe/payment.py:1321 +#: pretix/plugins/stripe/payment.py:1326 msgid "Affirm via Stripe" msgstr "Affirm über Stripe" -#: pretix/plugins/stripe/payment.py:1366 +#: pretix/plugins/stripe/payment.py:1371 msgid "Klarna via Stripe" msgstr "Klarna über Stripe" -#: pretix/plugins/stripe/payment.py:1483 +#: pretix/plugins/stripe/payment.py:1488 msgid "giropay via Stripe" msgstr "giropay über Stripe" -#: pretix/plugins/stripe/payment.py:1484 +#: pretix/plugins/stripe/payment.py:1489 msgid "giropay" msgstr "giropay" -#: pretix/plugins/stripe/payment.py:1487 +#: pretix/plugins/stripe/payment.py:1492 msgid "" "giropay is an online payment method available to all customers of most " "German banks, usually after one-time activation. Please keep your online " @@ -30991,23 +31000,23 @@ msgstr "" "Aktivierung. Bitte halten Sie Ihre Kontodaten und Onlinebanking-Zugangsdaten " "bereit." -#: pretix/plugins/stripe/payment.py:1509 pretix/plugins/stripe/payment.py:1577 -#: pretix/plugins/stripe/payment.py:1679 +#: pretix/plugins/stripe/payment.py:1514 pretix/plugins/stripe/payment.py:1582 +#: pretix/plugins/stripe/payment.py:1684 msgid "unknown name" msgstr "unbekannter Name" -#: pretix/plugins/stripe/payment.py:1517 pretix/plugins/stripe/payment.py:1542 -#: pretix/plugins/stripe/payment.py:1585 pretix/plugins/stripe/payment.py:1687 -#: pretix/plugins/stripe/payment.py:1748 +#: pretix/plugins/stripe/payment.py:1522 pretix/plugins/stripe/payment.py:1547 +#: pretix/plugins/stripe/payment.py:1590 pretix/plugins/stripe/payment.py:1692 +#: pretix/plugins/stripe/payment.py:1753 #, python-brace-format msgid "Bank account at {bank}" msgstr "Bankkonto bei {bank}" -#: pretix/plugins/stripe/payment.py:1530 +#: pretix/plugins/stripe/payment.py:1535 msgid "iDEAL via Stripe" msgstr "iDEAL über Stripe" -#: pretix/plugins/stripe/payment.py:1534 +#: pretix/plugins/stripe/payment.py:1539 msgid "" "iDEAL is an online payment method available to customers of Dutch banks. " "Please keep your online banking account and login information available." @@ -31015,11 +31024,11 @@ msgstr "" "iDEAL ist ein Online-Zahlverfahren für die Kunden niederländischer Banken. " "Bitte halten Sie Ihre Kontodaten und Onlinebanking-Zugangsdaten bereit." -#: pretix/plugins/stripe/payment.py:1555 +#: pretix/plugins/stripe/payment.py:1560 msgid "Alipay via Stripe" msgstr "Alipay über Stripe" -#: pretix/plugins/stripe/payment.py:1560 +#: pretix/plugins/stripe/payment.py:1565 msgid "" "This payment method is available to customers of the Chinese payment system " "Alipay. Please keep your login information available." @@ -31027,67 +31036,67 @@ msgstr "" "Dieses Online-Zahlverfahren ist für die Kunden des chinesischen " "Zahlungsdienstes Alipay nutzbar. Bitte halten Sie Ihre Zugangsdaten bereit." -#: pretix/plugins/stripe/payment.py:1567 +#: pretix/plugins/stripe/payment.py:1572 msgid "Bancontact via Stripe" msgstr "Bancontact über Stripe" -#: pretix/plugins/stripe/payment.py:1598 +#: pretix/plugins/stripe/payment.py:1603 msgid "SOFORT via Stripe" msgstr "SOFORT via Stripe" -#: pretix/plugins/stripe/payment.py:1599 +#: pretix/plugins/stripe/payment.py:1604 msgid "SOFORT (instant bank transfer)" msgstr "SOFORT (Sofortüberweisung)" -#: pretix/plugins/stripe/payment.py:1617 +#: pretix/plugins/stripe/payment.py:1622 msgid "Country of your bank" msgstr "Land der Bank" -#: pretix/plugins/stripe/payment.py:1618 +#: pretix/plugins/stripe/payment.py:1623 msgid "Germany" msgstr "Deutschland" -#: pretix/plugins/stripe/payment.py:1619 +#: pretix/plugins/stripe/payment.py:1624 msgid "Austria" msgstr "Österreich" -#: pretix/plugins/stripe/payment.py:1620 +#: pretix/plugins/stripe/payment.py:1625 msgid "Belgium" msgstr "Belgien" -#: pretix/plugins/stripe/payment.py:1621 +#: pretix/plugins/stripe/payment.py:1626 msgid "Netherlands" msgstr "Niederlande" -#: pretix/plugins/stripe/payment.py:1622 +#: pretix/plugins/stripe/payment.py:1627 msgid "Spain" msgstr "Spanien" -#: pretix/plugins/stripe/payment.py:1658 +#: pretix/plugins/stripe/payment.py:1663 #, python-brace-format msgid "Bank account {iban} at {bank}" msgstr "Bankkonto {iban} bei {bank}" -#: pretix/plugins/stripe/payment.py:1669 +#: pretix/plugins/stripe/payment.py:1674 msgid "EPS via Stripe" msgstr "EPS über Stripe" -#: pretix/plugins/stripe/payment.py:1700 +#: pretix/plugins/stripe/payment.py:1705 msgid "Multibanco via Stripe" msgstr "Multibanco über Stripe" -#: pretix/plugins/stripe/payment.py:1704 +#: pretix/plugins/stripe/payment.py:1709 msgid "" "Multibanco is a payment method available to Portuguese bank account holders." msgstr "" "Multibanco ist eine Zahlungsmethode, die für Inhaber eines portugiesischen " "Kontos verfügbar ist." -#: pretix/plugins/stripe/payment.py:1722 +#: pretix/plugins/stripe/payment.py:1727 msgid "Przelewy24 via Stripe" msgstr "Przelewy24 über Stripe" -#: pretix/plugins/stripe/payment.py:1726 +#: pretix/plugins/stripe/payment.py:1731 msgid "" "Przelewy24 is an online payment method available to customers of Polish " "banks. Please keep your online banking account and login information " @@ -31096,11 +31105,11 @@ msgstr "" "Przelewy24 ist ein Online-Zahlverfahren für die Kunden polnischer Banken. " "Bitte halten Sie Ihre Kontodaten und Onlinebanking-Zugangsdaten bereit." -#: pretix/plugins/stripe/payment.py:1761 +#: pretix/plugins/stripe/payment.py:1766 msgid "WeChat Pay via Stripe" msgstr "WeChat Pay über Stripe" -#: pretix/plugins/stripe/payment.py:1766 +#: pretix/plugins/stripe/payment.py:1771 msgid "" "This payment method is available to users of the Chinese app WeChat. Please " "keep your login information available." @@ -31108,15 +31117,15 @@ msgstr "" "Diese Zahlungsmethode steht den Nutzern der chinesischen App WeChat zur " "Verfügung. Bitte halten Sie Ihre Zugangsdaten bereit." -#: pretix/plugins/stripe/payment.py:1788 +#: pretix/plugins/stripe/payment.py:1793 msgid "Revolut Pay via Stripe" msgstr "Revolut Pay über Stripe" -#: pretix/plugins/stripe/payment.py:1789 +#: pretix/plugins/stripe/payment.py:1794 msgid "Revolut Pay" msgstr "Revolut Pay" -#: pretix/plugins/stripe/payment.py:1793 +#: pretix/plugins/stripe/payment.py:1798 msgid "" "This payment method is available to users of the Revolut app. Please keep " "your login information available." @@ -31124,15 +31133,15 @@ msgstr "" "Diese Zahlungsmethode steht den Nutzern der Revolut-App zur Verfügung. Bitte " "halten Sie Ihre Zugangsdaten bereit." -#: pretix/plugins/stripe/payment.py:1807 +#: pretix/plugins/stripe/payment.py:1812 msgid "PayPal via Stripe" msgstr "PayPal über Stripe" -#: pretix/plugins/stripe/payment.py:1814 +#: pretix/plugins/stripe/payment.py:1819 msgid "Swish via Stripe" msgstr "Swish über Stripe" -#: pretix/plugins/stripe/payment.py:1819 +#: pretix/plugins/stripe/payment.py:1824 msgid "" "This payment method is available to users of the Swedish apps Swish and " "BankID. Please have your app ready." @@ -31140,11 +31149,11 @@ msgstr "" "Diese Zahlungsmethode steht den Nutzern der schwedischen Apps Swish und " "BankID zur Verfügung. Bitte halten Sie Ihre Zugangsdaten bereit." -#: pretix/plugins/stripe/payment.py:1838 +#: pretix/plugins/stripe/payment.py:1843 msgid "TWINT via Stripe" msgstr "TWINT über Stripe" -#: pretix/plugins/stripe/payment.py:1843 +#: pretix/plugins/stripe/payment.py:1848 msgid "" "This payment method is available to users of the Swiss app TWINT. Please " "have your app ready." @@ -31152,6 +31161,18 @@ msgstr "" "Diese Zahlungsmethode steht den Nutzern der Schweizer App TWINT zur " "Verfügung. Bitte halten Sie Ihre App bereit." +#: pretix/plugins/stripe/payment.py:1870 +#, fuzzy +#| msgid "" +#| "This payment method is available to users of the Swiss app TWINT. Please " +#| "have your app ready." +msgid "" +"This payment method is available to MobilePay app users in Denmark and " +"Finland. Please have your app ready." +msgstr "" +"Diese Zahlungsmethode steht den Nutzern der Schweizer App TWINT zur " +"Verfügung. Bitte halten Sie Ihre App bereit." + #: pretix/plugins/stripe/signals.py:92 msgid "Charge succeeded." msgstr "Buchung erfolgreich." @@ -31780,7 +31801,7 @@ msgstr "" "versuchen." #: pretix/presale/forms/checkout.py:70 -msgid "E-mail address (repeated)" +msgid "Email address (repeated)" msgstr "E-Mail-Adresse wiederholen" #: pretix/presale/forms/checkout.py:71 @@ -34778,6 +34799,14 @@ msgstr "Schreibzugriff" msgid "Kosovo" msgstr "Kosovo" +#, fuzzy +#~| msgid "Email" +#~ msgid "E-mail" +#~ msgstr "E-Mail" + +#~ msgid "pretixPOS" +#~ msgstr "pretixPOS" + #~ msgid "Sales channels to automatically check in" #~ msgstr "Automatischer Check-in auf bestimmten Verkaufskanälen" @@ -36824,13 +36853,12 @@ msgstr "Kosovo" #~ msgstr "E-Mail-Adressen der Teilnehmer erfragen" #~ msgid "" -#~ "Ask for an e-mail address for all tickets which include admission to the " -#~ "event. Important: For every order, an e-mail address needs to be " -#~ "provided, regardless of this setting. The order confirmation which can be " -#~ "used to change the order will always only be sent to the e-mail address " -#~ "provided for the order. Only check this box if you want to ask for " -#~ "additional e-mail addresses for each attendee, e.g. in case of group " -#~ "orders." +#~ "Ask for an email address for all tickets which include admission to the " +#~ "event. Important: For every order, an email address needs to be provided, " +#~ "regardless of this setting. The order confirmation which can be used to " +#~ "change the order will always only be sent to the email address provided " +#~ "for the order. Only check this box if you want to ask for additional " +#~ "email addresses for each attendee, e.g. in case of group orders." #~ msgstr "" #~ "Wenn diese Option aktiviert ist, wird für alle Produkte, die Zutritt zur " #~ "Veranstaltung erlauben, eine E-Mail-Adresse erfragt. Wichtig: Egal, ob " @@ -37063,7 +37091,7 @@ msgstr "Kosovo" #~ msgid "not applicable" #~ msgstr "nicht anwendbar" -#~ msgid "Require all customers to provide an e-mail address." +#~ msgid "Require all customers to provide an email address." #~ msgstr "Erfordere eine E-Mail-Adresse von allen Käufern." #~ msgid "" @@ -37149,7 +37177,7 @@ msgstr "Kosovo" #~ msgstr "Benutzername oder E-Mail" #~ msgid "" -#~ "We found multiple users with that e-mail address. Please specify the " +#~ "We found multiple users with that email address. Please specify the " #~ "username instead" #~ msgstr "" #~ "Es sind mehrere Benutzer mit dieser Adresse registriert. Bitte geben Sie " diff --git a/src/pretix/locale/de/wordlist.txt b/src/pretix/locale/de/wordlist.txt index 0847e330a..5aeb9da53 100644 --- a/src/pretix/locale/de/wordlist.txt +++ b/src/pretix/locale/de/wordlist.txt @@ -198,6 +198,7 @@ Mitgliedschafts Mitgliedschaftsdauer min Mo +MobilePay MOTO Multibanco MwSt diff --git a/src/pretix/locale/de_Informal/LC_MESSAGES/django.po b/src/pretix/locale/de_Informal/LC_MESSAGES/django.po index fa59c83a8..befb7f29e 100644 --- a/src/pretix/locale/de_Informal/LC_MESSAGES/django.po +++ b/src/pretix/locale/de_Informal/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-08 13:44+0000\n" +"POT-Creation-Date: 2024-11-18 15:30+0000\n" "PO-Revision-Date: 2024-11-12 08:37+0000\n" "Last-Translator: Raphael Michel \n" "Language-Team: German (informal) vielen Testkarten verwenden um eine Transaktion durchzuführen. Es wird " "kein echtes Geld transferiert." -#: pretix/plugins/stripe/payment.py:724 +#: pretix/plugins/stripe/payment.py:729 msgid "No payment information found." msgstr "Keine Zahlungsinformationen gefunden." -#: pretix/plugins/stripe/payment.py:762 +#: pretix/plugins/stripe/payment.py:767 msgid "" "We had trouble communicating with Stripe. Please try again and contact " "support if the problem persists." @@ -30838,20 +30848,20 @@ msgstr "" "es erneut und setz dich mit dem Support in Verbindung, wenn das Problem " "fortbesteht." -#: pretix/plugins/stripe/payment.py:766 +#: pretix/plugins/stripe/payment.py:771 msgid "Stripe returned an error" msgstr "Stripe meldete einen Fehler" -#: pretix/plugins/stripe/payment.py:838 +#: pretix/plugins/stripe/payment.py:843 msgid "You may need to enable JavaScript for Stripe payments." msgstr "Du musst JavaScript aktivieren, um mit Stripe zu bezahlen." -#: pretix/plugins/stripe/payment.py:933 pretix/plugins/stripe/payment.py:1055 +#: pretix/plugins/stripe/payment.py:938 pretix/plugins/stripe/payment.py:1060 #, python-format msgid "Stripe reported an error with your card: %s" msgstr "Stripe meldete einen Fehler: %s" -#: pretix/plugins/stripe/payment.py:951 pretix/plugins/stripe/payment.py:1067 +#: pretix/plugins/stripe/payment.py:956 pretix/plugins/stripe/payment.py:1072 msgid "" "We had trouble communicating with Stripe. Please try again and get in touch " "with us if this problem persists." @@ -30859,7 +30869,7 @@ msgstr "" "Bei der Kommunikation mit Stripe ist ein Problem aufgetreten. Bitte versuche " "es erneut und setze dich mit uns in Verbindung, wenn das Problem fortbesteht." -#: pretix/plugins/stripe/payment.py:992 +#: pretix/plugins/stripe/payment.py:997 msgid "" "Your payment is pending completion. We will inform you as soon as the " "payment completed." @@ -30867,68 +30877,68 @@ msgstr "" "Die Zahlung wurde noch nicht bestätigt. Wir informieren dich, sobald die " "Bezahlung abgeschlossen ist." -#: pretix/plugins/stripe/payment.py:1000 +#: pretix/plugins/stripe/payment.py:1005 msgid "Your payment failed. Please try again." msgstr "Deine Zahlung ist fehlgeschlagen. Bitte versuche es erneut." -#: pretix/plugins/stripe/payment.py:1006 +#: pretix/plugins/stripe/payment.py:1011 #, python-format msgid "Stripe reported an error: %s" msgstr "Stripe meldete einen Fehler: %s" -#: pretix/plugins/stripe/payment.py:1107 +#: pretix/plugins/stripe/payment.py:1112 msgid "Credit card via Stripe" msgstr "Kreditkarte über Stripe" -#: pretix/plugins/stripe/payment.py:1108 +#: pretix/plugins/stripe/payment.py:1113 msgid "Credit card" msgstr "Kreditkarte" -#: pretix/plugins/stripe/payment.py:1195 +#: pretix/plugins/stripe/payment.py:1200 msgid "SEPA Debit via Stripe" msgstr "SEPA-Lastschrift über Stripe" -#: pretix/plugins/stripe/payment.py:1196 +#: pretix/plugins/stripe/payment.py:1201 msgid "SEPA Debit" msgstr "SEPA-Lastschrift" -#: pretix/plugins/stripe/payment.py:1236 +#: pretix/plugins/stripe/payment.py:1241 msgid "Account Holder Name" msgstr "Kontoinhaber*in" -#: pretix/plugins/stripe/payment.py:1241 +#: pretix/plugins/stripe/payment.py:1246 msgid "Account Holder Street" msgstr "Straße (Kontoinhaber*in)" -#: pretix/plugins/stripe/payment.py:1253 +#: pretix/plugins/stripe/payment.py:1258 msgid "Account Holder Postal Code" msgstr "PLZ (Kontoinhaber*in)" -#: pretix/plugins/stripe/payment.py:1265 +#: pretix/plugins/stripe/payment.py:1270 msgid "Account Holder City" msgstr "Stadt (Kontoinhaber*in)" -#: pretix/plugins/stripe/payment.py:1277 +#: pretix/plugins/stripe/payment.py:1282 msgid "Account Holder Country" msgstr "Land (Kontoinhaber*in)" -#: pretix/plugins/stripe/payment.py:1321 +#: pretix/plugins/stripe/payment.py:1326 msgid "Affirm via Stripe" msgstr "Affirm über Stripe" -#: pretix/plugins/stripe/payment.py:1366 +#: pretix/plugins/stripe/payment.py:1371 msgid "Klarna via Stripe" msgstr "Klarna über Stripe" -#: pretix/plugins/stripe/payment.py:1483 +#: pretix/plugins/stripe/payment.py:1488 msgid "giropay via Stripe" msgstr "giropay über Stripe" -#: pretix/plugins/stripe/payment.py:1484 +#: pretix/plugins/stripe/payment.py:1489 msgid "giropay" msgstr "giropay" -#: pretix/plugins/stripe/payment.py:1487 +#: pretix/plugins/stripe/payment.py:1492 msgid "" "giropay is an online payment method available to all customers of most " "German banks, usually after one-time activation. Please keep your online " @@ -30939,23 +30949,23 @@ msgstr "" "Aktivierung. Bitte halte deine Kontodaten und Onlinebanking-Zugangsdaten " "bereit." -#: pretix/plugins/stripe/payment.py:1509 pretix/plugins/stripe/payment.py:1577 -#: pretix/plugins/stripe/payment.py:1679 +#: pretix/plugins/stripe/payment.py:1514 pretix/plugins/stripe/payment.py:1582 +#: pretix/plugins/stripe/payment.py:1684 msgid "unknown name" msgstr "unbekannter Name" -#: pretix/plugins/stripe/payment.py:1517 pretix/plugins/stripe/payment.py:1542 -#: pretix/plugins/stripe/payment.py:1585 pretix/plugins/stripe/payment.py:1687 -#: pretix/plugins/stripe/payment.py:1748 +#: pretix/plugins/stripe/payment.py:1522 pretix/plugins/stripe/payment.py:1547 +#: pretix/plugins/stripe/payment.py:1590 pretix/plugins/stripe/payment.py:1692 +#: pretix/plugins/stripe/payment.py:1753 #, python-brace-format msgid "Bank account at {bank}" msgstr "Bankkonto bei {bank}" -#: pretix/plugins/stripe/payment.py:1530 +#: pretix/plugins/stripe/payment.py:1535 msgid "iDEAL via Stripe" msgstr "iDEAL über Stripe" -#: pretix/plugins/stripe/payment.py:1534 +#: pretix/plugins/stripe/payment.py:1539 msgid "" "iDEAL is an online payment method available to customers of Dutch banks. " "Please keep your online banking account and login information available." @@ -30963,11 +30973,11 @@ msgstr "" "iDEAL ist ein Online-Zahlverfahren für die Kunden niederländischer Banken. " "Bitte halte deine Kontodaten und Onlinebanking-Zugangsdaten bereit." -#: pretix/plugins/stripe/payment.py:1555 +#: pretix/plugins/stripe/payment.py:1560 msgid "Alipay via Stripe" msgstr "Alipay über Stripe" -#: pretix/plugins/stripe/payment.py:1560 +#: pretix/plugins/stripe/payment.py:1565 msgid "" "This payment method is available to customers of the Chinese payment system " "Alipay. Please keep your login information available." @@ -30975,67 +30985,67 @@ msgstr "" "Dieses Online-Zahlverfahren ist für die Kunden des chinesischen " "Zahlungsdienstes Alipay nutzbar. Bitte halte deine Zugangsdaten bereit." -#: pretix/plugins/stripe/payment.py:1567 +#: pretix/plugins/stripe/payment.py:1572 msgid "Bancontact via Stripe" msgstr "Bancontact über Stripe" -#: pretix/plugins/stripe/payment.py:1598 +#: pretix/plugins/stripe/payment.py:1603 msgid "SOFORT via Stripe" msgstr "SOFORT via Stripe" -#: pretix/plugins/stripe/payment.py:1599 +#: pretix/plugins/stripe/payment.py:1604 msgid "SOFORT (instant bank transfer)" msgstr "SOFORT (Sofortüberweisung)" -#: pretix/plugins/stripe/payment.py:1617 +#: pretix/plugins/stripe/payment.py:1622 msgid "Country of your bank" msgstr "Land der Bank" -#: pretix/plugins/stripe/payment.py:1618 +#: pretix/plugins/stripe/payment.py:1623 msgid "Germany" msgstr "Deutschland" -#: pretix/plugins/stripe/payment.py:1619 +#: pretix/plugins/stripe/payment.py:1624 msgid "Austria" msgstr "Österreich" -#: pretix/plugins/stripe/payment.py:1620 +#: pretix/plugins/stripe/payment.py:1625 msgid "Belgium" msgstr "Belgien" -#: pretix/plugins/stripe/payment.py:1621 +#: pretix/plugins/stripe/payment.py:1626 msgid "Netherlands" msgstr "Niederlande" -#: pretix/plugins/stripe/payment.py:1622 +#: pretix/plugins/stripe/payment.py:1627 msgid "Spain" msgstr "Spanien" -#: pretix/plugins/stripe/payment.py:1658 +#: pretix/plugins/stripe/payment.py:1663 #, python-brace-format msgid "Bank account {iban} at {bank}" msgstr "Bankkonto {iban} bei {bank}" -#: pretix/plugins/stripe/payment.py:1669 +#: pretix/plugins/stripe/payment.py:1674 msgid "EPS via Stripe" msgstr "EPS über Stripe" -#: pretix/plugins/stripe/payment.py:1700 +#: pretix/plugins/stripe/payment.py:1705 msgid "Multibanco via Stripe" msgstr "Multibanco über Stripe" -#: pretix/plugins/stripe/payment.py:1704 +#: pretix/plugins/stripe/payment.py:1709 msgid "" "Multibanco is a payment method available to Portuguese bank account holders." msgstr "" "Multibanco ist eine Zahlungsmethode, die für Inhaber eines portugiesischen " "Kontos verfügbar ist." -#: pretix/plugins/stripe/payment.py:1722 +#: pretix/plugins/stripe/payment.py:1727 msgid "Przelewy24 via Stripe" msgstr "Przelewy24 über Stripe" -#: pretix/plugins/stripe/payment.py:1726 +#: pretix/plugins/stripe/payment.py:1731 msgid "" "Przelewy24 is an online payment method available to customers of Polish " "banks. Please keep your online banking account and login information " @@ -31044,11 +31054,11 @@ msgstr "" "Przelewy24 ist ein Online-Zahlverfahren für die Kunden polnischer Banken. " "Bitte halte deine Kontodaten und Onlinebanking-Zugangsdaten bereit." -#: pretix/plugins/stripe/payment.py:1761 +#: pretix/plugins/stripe/payment.py:1766 msgid "WeChat Pay via Stripe" msgstr "WeChat Pay über Stripe" -#: pretix/plugins/stripe/payment.py:1766 +#: pretix/plugins/stripe/payment.py:1771 msgid "" "This payment method is available to users of the Chinese app WeChat. Please " "keep your login information available." @@ -31056,15 +31066,15 @@ msgstr "" "Diese Zahlungsmethode steht den Nutzern der chinesischen App WeChat zur " "Verfügung. Bitte halte deine Zugangsdaten bereit." -#: pretix/plugins/stripe/payment.py:1788 +#: pretix/plugins/stripe/payment.py:1793 msgid "Revolut Pay via Stripe" msgstr "Revolut Pay über Stripe" -#: pretix/plugins/stripe/payment.py:1789 +#: pretix/plugins/stripe/payment.py:1794 msgid "Revolut Pay" msgstr "Revolut Pay" -#: pretix/plugins/stripe/payment.py:1793 +#: pretix/plugins/stripe/payment.py:1798 msgid "" "This payment method is available to users of the Revolut app. Please keep " "your login information available." @@ -31072,15 +31082,15 @@ msgstr "" "Diese Zahlungsmethode steht den Nutzern der Revolut-App zur Verfügung. Bitte " "halte deine Zugangsdaten bereit." -#: pretix/plugins/stripe/payment.py:1807 +#: pretix/plugins/stripe/payment.py:1812 msgid "PayPal via Stripe" msgstr "PayPal über Stripe" -#: pretix/plugins/stripe/payment.py:1814 +#: pretix/plugins/stripe/payment.py:1819 msgid "Swish via Stripe" msgstr "Swish über Stripe" -#: pretix/plugins/stripe/payment.py:1819 +#: pretix/plugins/stripe/payment.py:1824 msgid "" "This payment method is available to users of the Swedish apps Swish and " "BankID. Please have your app ready." @@ -31088,11 +31098,11 @@ msgstr "" "Diese Zahlungsmethode steht den Nutzern der schwedischen Apps Swish und " "BankID zur Verfügung. Bitte halte deine Zugangsdaten bereit." -#: pretix/plugins/stripe/payment.py:1838 +#: pretix/plugins/stripe/payment.py:1843 msgid "TWINT via Stripe" msgstr "TWINT über Stripe" -#: pretix/plugins/stripe/payment.py:1843 +#: pretix/plugins/stripe/payment.py:1848 msgid "" "This payment method is available to users of the Swiss app TWINT. Please " "have your app ready." @@ -31100,6 +31110,18 @@ msgstr "" "Diese Zahlungsmethode steht den Nutzern der Schweizer App TWINT zur " "Verfügung. Bitte halte deine App bereit." +#: pretix/plugins/stripe/payment.py:1870 +#, fuzzy +#| msgid "" +#| "This payment method is available to users of the Swiss app TWINT. Please " +#| "have your app ready." +msgid "" +"This payment method is available to MobilePay app users in Denmark and " +"Finland. Please have your app ready." +msgstr "" +"Diese Zahlungsmethode steht den Nutzern der Schweizer App TWINT zur " +"Verfügung. Bitte halte deine App bereit." + #: pretix/plugins/stripe/signals.py:92 msgid "Charge succeeded." msgstr "Buchung erfolgreich." @@ -31724,7 +31746,7 @@ msgstr "" "versuchen." #: pretix/presale/forms/checkout.py:70 -msgid "E-mail address (repeated)" +msgid "Email address (repeated)" msgstr "E-Mail-Adresse wiederholen" #: pretix/presale/forms/checkout.py:71 @@ -34713,6 +34735,14 @@ msgstr "Schreibzugriff" msgid "Kosovo" msgstr "Kosovo" +#, fuzzy +#~| msgid "Email" +#~ msgid "E-mail" +#~ msgstr "E-Mail" + +#~ msgid "pretixPOS" +#~ msgstr "pretixPOS" + #~ msgid "Sales channels to automatically check in" #~ msgstr "Automatischer Check-in auf bestimmten Verkaufskanälen" @@ -36698,13 +36728,12 @@ msgstr "Kosovo" #~ msgstr "E-Mail-Adressen der Teilnehmer erfragen" #~ msgid "" -#~ "Ask for an e-mail address for all tickets which include admission to the " -#~ "event. Important: For every order, an e-mail address needs to be " -#~ "provided, regardless of this setting. The order confirmation which can be " -#~ "used to change the order will always only be sent to the e-mail address " -#~ "provided for the order. Only check this box if you want to ask for " -#~ "additional e-mail addresses for each attendee, e.g. in case of group " -#~ "orders." +#~ "Ask for an email address for all tickets which include admission to the " +#~ "event. Important: For every order, an email address needs to be provided, " +#~ "regardless of this setting. The order confirmation which can be used to " +#~ "change the order will always only be sent to the email address provided " +#~ "for the order. Only check this box if you want to ask for additional " +#~ "email addresses for each attendee, e.g. in case of group orders." #~ msgstr "" #~ "Wenn diese Option aktiviert ist, wird für alle Produkte, die Zutritt zur " #~ "Veranstaltung erlauben, eine E-Mail-Adresse erfragt. Wichtig: Egal, ob " @@ -36944,7 +36973,7 @@ msgstr "Kosovo" #~ msgid "not applicable" #~ msgstr "nicht anwendbar" -#~ msgid "Require all customers to provide an e-mail address." +#~ msgid "Require all customers to provide an email address." #~ msgstr "Erfordere eine E-Mail-Adresse von allen Käufern." #~ msgid "" @@ -37029,7 +37058,7 @@ msgstr "Kosovo" #~ msgstr "Benutzername oder E-Mail" #~ msgid "" -#~ "We found multiple users with that e-mail address. Please specify the " +#~ "We found multiple users with that email address. Please specify the " #~ "username instead" #~ msgstr "" #~ "Es sind mehrere Benutzer mit dieser Adresse registriert. Bitte gib " diff --git a/src/pretix/locale/de_Informal/wordlist.txt b/src/pretix/locale/de_Informal/wordlist.txt index 0847e330a..5aeb9da53 100644 --- a/src/pretix/locale/de_Informal/wordlist.txt +++ b/src/pretix/locale/de_Informal/wordlist.txt @@ -198,6 +198,7 @@ Mitgliedschafts Mitgliedschaftsdauer min Mo +MobilePay MOTO Multibanco MwSt diff --git a/src/pretix/locale/django.pot b/src/pretix/locale/django.pot index 345ef20d7..ee99b56fe 100644 --- a/src/pretix/locale/django.pot +++ b/src/pretix/locale/django.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-08 13:44+0000\n" +"POT-Creation-Date: 2024-11-18 15:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -138,28 +138,24 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: pretix/api/auth/devicesecurity.py:31 +#: pretix/api/auth/devicesecurity.py:58 msgid "" "Full device access (reading and changing orders and gift cards, reading of " "products and settings)" msgstr "" -#: pretix/api/auth/devicesecurity.py:53 +#: pretix/api/auth/devicesecurity.py:80 msgid "pretixSCAN" msgstr "" -#: pretix/api/auth/devicesecurity.py:91 +#: pretix/api/auth/devicesecurity.py:118 msgid "pretixSCAN (kiosk mode, no order sync, no search)" msgstr "" -#: pretix/api/auth/devicesecurity.py:126 +#: pretix/api/auth/devicesecurity.py:153 msgid "pretixSCAN (online only, no order sync)" msgstr "" -#: pretix/api/auth/devicesecurity.py:162 -msgid "pretixPOS" -msgstr "" - #: pretix/api/models.py:39 pretix/base/models/customers.py:402 msgid "Application name" msgstr "" @@ -194,12 +190,12 @@ msgstr "" msgid "Target URL" msgstr "" -#: pretix/api/models.py:118 pretix/base/models/devices.py:123 +#: pretix/api/models.py:118 pretix/base/models/devices.py:122 #: pretix/base/models/organizer.py:286 msgid "All events (including newly created ones)" msgstr "" -#: pretix/api/models.py:119 pretix/base/models/devices.py:124 +#: pretix/api/models.py:119 pretix/base/models/devices.py:123 #: pretix/base/models/organizer.py:287 msgid "Limit to events" msgstr "" @@ -341,29 +337,29 @@ msgid "" "There is not enough quota available on quota \"{}\" to perform the operation." msgstr "" -#: pretix/api/serializers/organizer.py:102 -#: pretix/control/forms/organizer.py:832 pretix/presale/forms/customer.py:445 +#: pretix/api/serializers/organizer.py:103 +#: pretix/control/forms/organizer.py:843 pretix/presale/forms/customer.py:445 msgid "An account with this email address is already registered." msgstr "" -#: pretix/api/serializers/organizer.py:235 -#: pretix/control/forms/organizer.py:681 +#: pretix/api/serializers/organizer.py:236 +#: pretix/control/forms/organizer.py:692 msgid "" "A gift card with the same secret already exists in your or an affiliated " "organizer account." msgstr "" -#: pretix/api/serializers/organizer.py:321 +#: pretix/api/serializers/organizer.py:327 #: pretix/control/views/organizer.py:743 msgid "pretix account invitation" msgstr "" -#: pretix/api/serializers/organizer.py:343 +#: pretix/api/serializers/organizer.py:349 #: pretix/control/views/organizer.py:842 msgid "This user already has been invited for this team." msgstr "" -#: pretix/api/serializers/organizer.py:359 +#: pretix/api/serializers/organizer.py:365 #: pretix/control/views/organizer.py:859 msgid "This user already has permissions for this team." msgstr "" @@ -599,20 +595,29 @@ msgid "{system} User" msgstr "" #: pretix/base/auth.py:155 pretix/base/exporters/customers.py:67 -#: 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:245 pretix/control/navigation.py:81 -#: pretix/control/navigation.py:499 +#: pretix/base/exporters/orderlist.py:261 +#: pretix/base/exporters/orderlist.py:444 +#: pretix/base/exporters/orderlist.py:577 +#: 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:245 +#: pretix/base/pdf.py:325 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:70 +#: pretix/control/templates/pretixcontrol/orders/fragment_export_schedule_form.html:108 #: pretix/control/templates/pretixcontrol/organizers/customer.html:49 +#: pretix/control/templates/pretixcontrol/organizers/customers.html:59 +#: pretix/control/templates/pretixcontrol/waitinglist/index.html:161 #: pretix/plugins/checkinlists/exporters.py:505 #: pretix/presale/checkoutflow.py:1526 pretix/presale/forms/checkout.py:57 #: pretix/presale/forms/customer.py:56 pretix/presale/forms/customer.py:131 #: pretix/presale/forms/customer.py:286 pretix/presale/forms/customer.py:332 #: pretix/presale/forms/customer.py:375 pretix/presale/forms/user.py:40 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:34 #: pretix/presale/templates/pretixpresale/event/order.html:299 #: pretix/presale/templates/pretixpresale/organizers/customer_profile.html:26 -msgid "E-mail" +msgid "Email" msgstr "" #: pretix/base/auth.py:157 pretix/base/forms/auth.py:164 @@ -783,7 +788,7 @@ msgid "" msgstr "" #: pretix/base/exporters/answers.py:66 pretix/base/models/items.py:1753 -#: pretix/control/navigation.py:182 +#: pretix/control/navigation.py:172 #: pretix/control/templates/pretixcontrol/items/questions.html:3 #: pretix/control/templates/pretixcontrol/items/questions.html:5 msgid "Questions" @@ -841,7 +846,7 @@ msgctxt "subevent" msgid "All dates" msgstr "" -#: pretix/base/exporters/customers.py:49 pretix/control/navigation.py:604 +#: pretix/base/exporters/customers.py:49 pretix/control/navigation.py:606 #: pretix/control/templates/pretixcontrol/organizers/edit.html:132 msgid "Customer accounts" msgstr "" @@ -904,7 +909,7 @@ msgstr "" #: 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/waitinglist.py:108 pretix/base/forms/questions.py:1111 -#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:128 +#: pretix/base/models/devices.py:65 pretix/base/models/devices.py:127 #: pretix/base/models/event.py:1466 pretix/base/models/event.py:1708 #: pretix/base/models/items.py:2029 pretix/base/models/items.py:2202 #: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:75 @@ -912,7 +917,7 @@ msgstr "" #: pretix/base/models/waitinglist.py:69 pretix/base/settings.py:3220 #: pretix/base/settings.py:3230 pretix/base/settings.py:3582 #: pretix/control/forms/filter.py:624 pretix/control/forms/item.py:438 -#: pretix/control/forms/organizer.py:857 +#: pretix/control/forms/organizer.py:868 #: pretix/control/templates/pretixcontrol/checkin/index.html:109 #: pretix/control/templates/pretixcontrol/checkin/lists.html:92 #: pretix/control/templates/pretixcontrol/event/tax_index.html:26 @@ -1286,11 +1291,13 @@ msgid "Order code" msgstr "" #: pretix/base/exporters/invoices.py:202 pretix/base/exporters/invoices.py:329 -#: pretix/base/modelimport_orders.py:59 pretix/base/models/customers.py:395 -#: pretix/base/models/waitinglist.py:76 pretix/control/forms/filter.py:552 +#: pretix/base/forms/auth.py:160 pretix/base/modelimport_orders.py:59 +#: pretix/base/models/customers.py:395 pretix/base/models/waitinglist.py:76 +#: pretix/control/forms/filter.py:552 #: pretix/control/templates/pretixcontrol/users/index.html:42 #: pretix/control/views/waitinglist.py:307 -msgid "E-mail address" +#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:134 +msgid "Email address" msgstr "" #: pretix/base/exporters/invoices.py:203 pretix/base/exporters/invoices.py:330 @@ -1584,7 +1591,7 @@ msgstr "" #: pretix/base/exporters/items.py:60 pretix/base/models/discount.py:62 #: pretix/base/models/items.py:96 pretix/base/models/items.py:479 -#: pretix/base/models/tax.py:167 pretix/control/forms/organizer.py:218 +#: pretix/base/models/tax.py:167 pretix/control/forms/organizer.py:219 #: pretix/control/templates/pretixcontrol/items/discounts.html:57 msgid "Internal name" msgstr "" @@ -1614,7 +1621,7 @@ msgid "Active" msgstr "" #: pretix/base/exporters/items.py:72 pretix/base/models/discount.py:75 -#: pretix/control/forms/event.py:970 pretix/control/navigation.py:506 +#: pretix/control/forms/event.py:970 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 @@ -1652,7 +1659,7 @@ msgstr "" #: pretix/base/exporters/items.py:79 pretix/base/exporters/orderlist.py:1135 #: pretix/base/exporters/waitinglist.py:41 pretix/base/shredder.py:367 -#: pretix/control/forms/event.py:1609 pretix/control/navigation.py:235 +#: pretix/control/forms/event.py:1609 pretix/control/navigation.py:237 #: pretix/control/templates/pretixcontrol/event/settings.html:351 #: pretix/control/templates/pretixcontrol/orders/cancel.html:62 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:6 @@ -1793,7 +1800,7 @@ msgid "" msgstr "" #: pretix/base/exporters/orderlist.py:100 pretix/base/models/orders.py:331 -#: pretix/control/navigation.py:253 pretix/control/navigation.py:360 +#: 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 #: pretix/control/templates/pretixcontrol/organizers/customer.html:198 @@ -1851,7 +1858,7 @@ msgstr "" #: pretix/base/exporters/orderlist.py:1076 #: pretix/base/exporters/orderlist.py:1259 #: pretix/base/exporters/waitinglist.py:113 pretix/control/forms/event.py:1585 -#: pretix/control/forms/organizer.py:115 +#: pretix/control/forms/organizer.py:116 msgid "Event slug" msgstr "" @@ -1907,18 +1914,6 @@ msgstr "" msgid "Status" msgstr "" -#: pretix/base/exporters/orderlist.py:261 -#: pretix/base/exporters/orderlist.py:444 -#: pretix/base/exporters/orderlist.py:577 -#: pretix/base/exporters/waitinglist.py:109 pretix/base/pdf.py:325 -#: pretix/control/templates/pretixcontrol/checkin/index.html:107 -#: pretix/control/templates/pretixcontrol/orders/fragment_export_schedule_form.html:108 -#: pretix/control/templates/pretixcontrol/organizers/customers.html:59 -#: pretix/control/templates/pretixcontrol/waitinglist/index.html:161 -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:34 -msgid "Email" -msgstr "" - #: pretix/base/exporters/orderlist.py:262 #: pretix/base/exporters/orderlist.py:446 #: pretix/base/exporters/orderlist.py:579 @@ -2012,7 +2007,7 @@ msgstr "" #: pretix/base/exporters/orderlist.py:287 #: pretix/base/exporters/orderlist.py:658 pretix/base/models/orders.py:320 #: pretix/control/forms/filter.py:566 -msgid "E-mail address verified" +msgid "Email address verified" msgstr "" #: pretix/base/exporters/orderlist.py:288 @@ -2138,7 +2133,7 @@ msgstr "" #: pretix/base/exporters/orderlist.py:600 pretix/base/forms/questions.py:655 #: pretix/base/modelimport_orders.py:313 pretix/base/models/customers.py:300 #: pretix/base/models/orders.py:1500 pretix/base/pdf.py:172 -#: pretix/control/forms/filter.py:647 pretix/control/forms/organizer.py:926 +#: pretix/control/forms/filter.py:647 pretix/control/forms/organizer.py:937 #: pretix/control/templates/pretixcontrol/order/index.html:520 #: pretix/control/templates/pretixcontrol/organizers/customer.html:120 #: pretix/control/views/item.py:435 pretix/plugins/badges/exporters.py:495 @@ -2266,7 +2261,7 @@ msgctxt "address" msgid "Invoice address state" msgstr "" -#: pretix/base/exporters/orderlist.py:660 pretix/control/navigation.py:303 +#: pretix/base/exporters/orderlist.py:660 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 @@ -2619,8 +2614,8 @@ msgstr "" msgid "Issuer" msgstr "" -#: pretix/base/exporters/orderlist.py:1286 pretix/control/navigation.py:536 -#: pretix/control/navigation.py:554 +#: pretix/base/exporters/orderlist.py:1286 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" @@ -2723,7 +2718,7 @@ msgstr "" msgid "Last invoice date of order" msgstr "" -#: pretix/base/exporters/reusablemedia.py:34 pretix/control/navigation.py:614 +#: pretix/base/exporters/reusablemedia.py:34 pretix/control/navigation.py:616 #: pretix/control/templates/pretixcontrol/organizers/edit.html:204 #: pretix/control/templates/pretixcontrol/organizers/giftcard_acceptance_list.html:35 #: pretix/control/templates/pretixcontrol/organizers/giftcard_acceptance_list.html:114 @@ -2889,11 +2884,6 @@ msgstr "" msgid "Please enter the same password twice" msgstr "" -#: pretix/base/forms/auth.py:160 -#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:134 -msgid "Email address" -msgstr "" - #: pretix/base/forms/auth.py:172 pretix/base/forms/auth.py:224 #: pretix/presale/forms/customer.py:296 pretix/presale/forms/customer.py:390 msgid "Repeat password" @@ -2980,13 +2970,13 @@ msgstr "" #: pretix/base/forms/user.py:51 pretix/control/forms/users.py:43 msgid "" -"There already is an account associated with this e-mail address. Please " +"There already is an account associated with this email address. Please " "choose a different one." msgstr "" #: pretix/base/forms/user.py:53 msgid "" -"Please enter your current password if you want to change your e-mail address " +"Please enter your current password if you want to change your email address " "or password." msgstr "" @@ -3013,7 +3003,7 @@ msgstr "" msgid "Repeat new password" msgstr "" -#: pretix/base/forms/user.py:75 pretix/control/forms/organizer.py:402 +#: pretix/base/forms/user.py:75 pretix/control/forms/organizer.py:413 #: pretix/control/forms/users.py:58 msgid "Default timezone" msgstr "" @@ -3347,12 +3337,12 @@ msgstr "" msgid "You entered an invalid number." msgstr "" -#: pretix/base/modelimport.py:276 pretix/base/modelimport.py:288 +#: pretix/base/modelimport.py:279 pretix/base/modelimport.py:291 msgctxt "subevent" msgid "No matching date was found." msgstr "" -#: pretix/base/modelimport.py:278 pretix/base/modelimport.py:290 +#: pretix/base/modelimport.py:281 pretix/base/modelimport.py:293 msgctxt "subevent" msgid "Multiple matching dates were found." msgstr "" @@ -3422,7 +3412,7 @@ msgid "Please enter a valid state." msgstr "" #: pretix/base/modelimport_orders.py:325 pretix/control/forms/filter.py:651 -msgid "Attendee e-mail address" +msgid "Attendee email address" msgstr "" #: pretix/base/modelimport_orders.py:341 pretix/base/modelimport_orders.py:352 @@ -3507,7 +3497,7 @@ msgid "Ambiguous option selected." msgstr "" #: pretix/base/modelimport_orders.py:697 pretix/base/models/orders.py:238 -#: pretix/control/forms/orders.py:686 pretix/control/forms/organizer.py:784 +#: pretix/control/forms/orders.py:686 pretix/control/forms/organizer.py:795 msgid "Customer" msgstr "" @@ -3652,7 +3642,7 @@ msgstr "" msgid "User" msgstr "" -#: pretix/base/models/auth.py:284 pretix/control/navigation.py:409 +#: pretix/base/models/auth.py:284 pretix/control/navigation.py:411 #: pretix/control/templates/pretixcontrol/users/index.html:5 #: pretix/control/templates/pretixcontrol/users/index.html:7 msgid "Users" @@ -3721,7 +3711,7 @@ msgid "" "rejected.." msgstr "" -#: pretix/base/models/checkin.py:85 pretix/control/navigation.py:638 +#: pretix/base/models/checkin.py:85 pretix/control/navigation.py:640 #: pretix/control/templates/pretixcontrol/organizers/gates.html:5 msgid "Gates" msgstr "" @@ -3817,7 +3807,7 @@ msgstr "" msgid "Single-sign-on method" msgstr "" -#: pretix/base/models/customers.py:85 pretix/base/models/devices.py:72 +#: pretix/base/models/customers.py:85 pretix/base/models/devices.py:71 #: pretix/base/models/items.py:1662 pretix/base/models/items.py:1910 msgid "" "You can enter any value here to make it easier to match the data with other " @@ -3885,15 +3875,15 @@ msgstr "" msgid "Separate multiple values with spaces" msgstr "" -#: pretix/base/models/devices.py:71 pretix/base/models/items.py:1661 +#: pretix/base/models/devices.py:70 pretix/base/models/items.py:1661 msgid "Internal identifier" msgstr "" -#: pretix/base/models/devices.py:91 pretix/base/models/items.py:1774 +#: pretix/base/models/devices.py:90 pretix/base/models/items.py:1774 msgid "This identifier is already used for a different question." msgstr "" -#: pretix/base/models/devices.py:114 pretix/control/forms/checkin.py:196 +#: pretix/base/models/devices.py:113 pretix/control/forms/checkin.py:196 #: pretix/control/forms/checkin.py:217 pretix/control/forms/filter.py:2398 #: pretix/control/forms/filter.py:2445 pretix/control/forms/filter.py:2606 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:67 @@ -3902,12 +3892,12 @@ msgstr "" msgid "Gate" msgstr "" -#: pretix/base/models/devices.py:132 +#: pretix/base/models/devices.py:131 #: pretix/control/templates/pretixcontrol/organizers/devices.html:83 msgid "Setup date" msgstr "" -#: pretix/base/models/devices.py:135 +#: pretix/base/models/devices.py:134 msgid "Initialization date" msgstr "" @@ -4121,8 +4111,8 @@ msgstr "" msgid "Restrict to specific sales channels" msgstr "" -#: pretix/base/models/event.py:655 pretix/control/navigation.py:342 -#: pretix/control/navigation.py:468 +#: pretix/base/models/event.py:655 pretix/control/navigation.py:344 +#: pretix/control/navigation.py:470 #: pretix/control/templates/pretixcontrol/events/index.html:5 #: pretix/control/templates/pretixcontrol/events/index.html:7 #: pretix/control/templates/pretixcontrol/organizers/devices.html:88 @@ -4246,8 +4236,8 @@ msgid "" "calendar." msgstr "" -#: pretix/base/models/event.py:1728 pretix/control/forms/organizer.py:223 -#: pretix/control/forms/organizer.py:227 +#: pretix/base/models/event.py:1728 pretix/control/forms/organizer.py:224 +#: pretix/control/forms/organizer.py:228 msgid "Public name" msgstr "" @@ -4275,8 +4265,8 @@ msgstr "" msgid "Link URL" msgstr "" -#: pretix/base/models/exports.py:42 pretix/control/navigation.py:227 -#: pretix/control/navigation.py:648 +#: pretix/base/models/exports.py:42 pretix/control/navigation.py:229 +#: pretix/control/navigation.py:650 msgid "Export" msgstr "" @@ -4301,8 +4291,8 @@ msgstr "" #: pretix/control/forms/event.py:1159 pretix/control/forms/event.py:1169 #: pretix/control/forms/event.py:1179 pretix/control/forms/orders.py:710 #: pretix/control/forms/orders.py:923 pretix/control/forms/orders.py:950 -#: pretix/control/forms/organizer.py:544 pretix/control/forms/organizer.py:554 -#: pretix/control/forms/organizer.py:564 pretix/control/forms/vouchers.py:273 +#: pretix/control/forms/organizer.py:555 pretix/control/forms/organizer.py:565 +#: pretix/control/forms/organizer.py:575 pretix/control/forms/vouchers.py:273 #: pretix/plugins/sendmail/forms.py:57 pretix/plugins/sendmail/forms.py:73 #: pretix/plugins/sendmail/models.py:232 msgid "Subject" @@ -4779,8 +4769,8 @@ msgstr "" #: pretix/base/models/items.py:786 pretix/base/models/items.py:1688 #: pretix/control/forms/filter.py:420 pretix/control/forms/filter.py:1897 -#: pretix/control/forms/item.py:271 pretix/control/navigation.py:148 -#: pretix/control/navigation.py:157 +#: pretix/control/forms/item.py:271 pretix/control/navigation.py:138 +#: pretix/control/navigation.py:147 #: pretix/control/templates/pretixcontrol/checkin/lists.html:104 #: pretix/control/templates/pretixcontrol/items/base.html:3 #: pretix/control/templates/pretixcontrol/items/discounts.html:60 @@ -4855,7 +4845,7 @@ msgid "" "only available to specific groups." msgstr "" -#: pretix/base/models/items.py:1182 pretix/control/navigation.py:577 +#: pretix/base/models/items.py:1182 pretix/control/navigation.py:579 #: pretix/control/templates/pretixcontrol/organizers/membershiptypes.html:4 #: pretix/control/templates/pretixcontrol/organizers/membershiptypes.html:6 msgid "Membership types" @@ -5213,7 +5203,7 @@ msgid "" "prevent accidental overbooking." msgstr "" -#: pretix/base/models/items.py:2080 pretix/control/navigation.py:166 +#: pretix/base/models/items.py:2080 pretix/control/navigation.py:156 #: pretix/control/templates/pretixcontrol/items/quotas.html:4 #: pretix/control/templates/pretixcontrol/items/quotas.html:6 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:416 @@ -5576,7 +5566,7 @@ msgstr "" #: pretix/base/models/orders.py:2287 pretix/base/payment.py:1310 #: pretix/base/payment.py:1314 pretix/base/settings.py:990 -#: pretix/control/forms/organizer.py:770 +#: pretix/control/forms/organizer.py:781 #: pretix/control/templates/pretixcontrol/items/index.html:106 #: pretix/control/templates/pretixcontrol/order/index.html:151 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:375 @@ -5623,7 +5613,7 @@ msgid "Badge" msgstr "" #: pretix/base/models/orders.py:3404 pretix/base/pdf.py:1109 -#: pretix/control/forms/organizer.py:721 pretix/control/forms/organizer.py:757 +#: pretix/control/forms/organizer.py:732 pretix/control/forms/organizer.py:768 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:66 #: pretix/plugins/ticketoutputpdf/ticketoutput.py:113 msgid "Ticket" @@ -5645,7 +5635,7 @@ msgid "" "your organizer accounts and your events." msgstr "" -#: pretix/base/models/organizer.py:97 pretix/control/navigation.py:348 +#: pretix/base/models/organizer.py:97 pretix/control/navigation.py:350 #: pretix/control/templates/pretixcontrol/oauth/authorized.html:19 #: pretix/control/templates/pretixcontrol/organizers/index.html:6 #: pretix/control/templates/pretixcontrol/organizers/index.html:8 @@ -5748,7 +5738,7 @@ msgstr "" msgid "Team" msgstr "" -#: pretix/base/models/organizer.py:386 pretix/control/navigation.py:525 +#: pretix/base/models/organizer.py:386 pretix/control/navigation.py:527 #: pretix/control/templates/pretixcontrol/organizers/teams.html:6 msgid "Teams" msgstr "" @@ -5966,7 +5956,7 @@ msgid "" "have been redeemed etc." msgstr "" -#: pretix/base/models/vouchers.py:313 pretix/control/navigation.py:265 +#: pretix/base/models/vouchers.py:313 pretix/control/navigation.py:267 #: pretix/control/templates/pretixcontrol/vouchers/index.html:6 #: pretix/control/templates/pretixcontrol/vouchers/index.html:8 msgid "Vouchers" @@ -6110,7 +6100,7 @@ msgid "" "a ticket available for you." msgstr "" -#: pretix/base/notifications.py:192 pretix/control/navigation.py:137 +#: pretix/base/notifications.py:192 pretix/control/navigation.py:193 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:20 #: pretix/control/templates/pretixcontrol/subevents/index.html:5 #: pretix/control/templates/pretixcontrol/subevents/index.html:7 @@ -6889,7 +6879,7 @@ msgstr "" #: pretix/base/pdf.py:649 pretix/base/pdf.py:672 #: pretix/base/services/placeholders.py:556 -#: pretix/control/forms/organizer.py:601 +#: pretix/control/forms/organizer.py:612 msgid "Mr Doe" msgstr "" @@ -8260,7 +8250,7 @@ msgid "Require invoice address" msgstr "" #: pretix/base/settings.py:553 -msgid "Require a business addresses" +msgid "Require a business address" msgstr "" #: pretix/base/settings.py:554 @@ -9994,7 +9984,7 @@ msgid "Only respected by modern browsers." msgstr "" #: pretix/base/settings.py:2876 pretix/base/settings.py:2919 -#: pretix/control/forms/organizer.py:464 +#: pretix/control/forms/organizer.py:475 msgid "Header image" msgstr "" @@ -10026,7 +10016,7 @@ msgid "" "used, this option will be ignored and the event title will always be shown." msgstr "" -#: pretix/base/settings.py:2922 pretix/control/forms/organizer.py:468 +#: pretix/base/settings.py:2922 pretix/control/forms/organizer.py:479 msgid "" "If you provide a logo image, we will by default not show your organization " "name in the page header. By default, we show your logo with a size of up to " @@ -10349,7 +10339,7 @@ msgid "Middle name" msgstr "" #: pretix/base/settings.py:3586 pretix/base/settings.py:3598 -#: pretix/control/forms/organizer.py:595 +#: pretix/control/forms/organizer.py:606 msgctxt "person_name_sample" msgid "John Doe" msgstr "" @@ -10437,12 +10427,12 @@ msgid "This will remove all phone numbers from orders." msgstr "" #: pretix/base/shredder.py:290 -msgid "E-mails" +msgid "Emails" msgstr "" #: pretix/base/shredder.py:292 msgid "" -"This will remove all e-mail addresses from orders and attendees, as well as " +"This will remove all email addresses from orders and attendees, as well as " "logged email contents. This will also remove the association to customer " "accounts." msgstr "" @@ -11282,19 +11272,19 @@ msgstr "" msgid "Default ({value})" msgstr "" -#: pretix/control/forms/event.py:375 pretix/control/forms/organizer.py:150 +#: pretix/control/forms/event.py:375 pretix/control/forms/organizer.py:151 msgid "Custom domain" msgstr "" -#: pretix/control/forms/event.py:377 pretix/control/forms/organizer.py:152 +#: pretix/control/forms/event.py:377 pretix/control/forms/organizer.py:153 msgid "You need to configure the custom domain in the webserver beforehand." msgstr "" -#: pretix/control/forms/event.py:389 pretix/control/forms/organizer.py:160 +#: pretix/control/forms/event.py:389 pretix/control/forms/organizer.py:161 msgid "You cannot choose the base domain of this installation." msgstr "" -#: pretix/control/forms/event.py:393 pretix/control/forms/organizer.py:165 +#: pretix/control/forms/event.py:393 pretix/control/forms/organizer.py:166 msgid "This domain is already in use for a different event or organizer." msgstr "" @@ -11305,33 +11295,33 @@ msgid "" "{error}" msgstr "" -#: pretix/control/forms/event.py:507 pretix/control/forms/organizer.py:405 +#: pretix/control/forms/event.py:507 pretix/control/forms/organizer.py:416 msgid "Name format" msgstr "" -#: pretix/control/forms/event.py:508 pretix/control/forms/organizer.py:406 +#: pretix/control/forms/event.py:508 pretix/control/forms/organizer.py:417 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:513 pretix/control/forms/organizer.py:411 +#: pretix/control/forms/event.py:513 pretix/control/forms/organizer.py:422 msgid "Allowed titles" msgstr "" -#: pretix/control/forms/event.py:514 pretix/control/forms/organizer.py:412 +#: pretix/control/forms/event.py:514 pretix/control/forms/organizer.py:423 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:633 pretix/control/forms/organizer.py:482 +#: pretix/control/forms/event.py:633 pretix/control/forms/organizer.py:493 #, python-brace-format msgid "Ask for {fields}, display like {example}" msgstr "" -#: pretix/control/forms/event.py:639 pretix/control/forms/organizer.py:488 +#: pretix/control/forms/event.py:639 pretix/control/forms/organizer.py:499 msgid "Free text input" msgstr "" @@ -11424,15 +11414,15 @@ msgid "" "shop must be enabled." msgstr "" -#: pretix/control/forms/event.py:979 pretix/control/forms/organizer.py:523 +#: pretix/control/forms/event.py:979 pretix/control/forms/organizer.py:534 msgid "Bcc address" msgstr "" -#: pretix/control/forms/event.py:980 pretix/control/forms/organizer.py:524 +#: pretix/control/forms/event.py:980 pretix/control/forms/organizer.py:535 msgid "All emails will be sent to this address as a Bcc copy" msgstr "" -#: pretix/control/forms/event.py:986 pretix/control/forms/organizer.py:530 +#: pretix/control/forms/event.py:986 pretix/control/forms/organizer.py:541 msgid "Signature" msgstr "" @@ -11441,7 +11431,7 @@ msgstr "" msgid "This will be attached to every email. Available placeholders: {event}" msgstr "" -#: pretix/control/forms/event.py:994 pretix/control/forms/organizer.py:538 +#: pretix/control/forms/event.py:994 pretix/control/forms/organizer.py:549 msgid "e.g. your contact details" msgstr "" @@ -11488,8 +11478,8 @@ msgstr "" #: pretix/control/forms/event.py:1090 pretix/control/forms/event.py:1164 #: pretix/control/forms/event.py:1174 pretix/control/forms/event.py:1184 -#: pretix/control/forms/event.py:1189 pretix/control/forms/organizer.py:549 -#: pretix/control/forms/organizer.py:559 pretix/control/forms/organizer.py:569 +#: pretix/control/forms/event.py:1189 pretix/control/forms/organizer.py:560 +#: pretix/control/forms/organizer.py:570 pretix/control/forms/organizer.py:580 #: pretix/control/templates/pretixcontrol/event/mail.html:88 #: pretix/control/templates/pretixcontrol/organizers/giftcard.html:111 msgid "Text" @@ -11677,7 +11667,7 @@ msgstr "" msgid "The given voucher code does not exist." msgstr "" -#: pretix/control/forms/event.py:1581 pretix/control/forms/organizer.py:111 +#: pretix/control/forms/event.py:1581 pretix/control/forms/organizer.py:112 #: pretix/control/views/shredder.py:179 msgid "The slug you entered was not correct." msgstr "" @@ -11746,7 +11736,7 @@ msgstr "" msgid "Search for…" msgstr "" -#: pretix/control/forms/filter.py:213 pretix/control/navigation.py:203 +#: pretix/control/forms/filter.py:213 pretix/control/navigation.py:205 #: pretix/control/templates/pretixcontrol/items/question.html:25 msgid "All orders" msgstr "" @@ -12332,7 +12322,7 @@ msgid "" msgstr "" #: pretix/control/forms/global_settings.py:131 -msgid "E-mail notifications" +msgid "Email notifications" msgstr "" #: pretix/control/forms/global_settings.py:132 @@ -13143,102 +13133,102 @@ msgstr "" msgid "Please confirm that you want to cancel ALL dates in this event series." msgstr "" -#: pretix/control/forms/organizer.py:92 +#: pretix/control/forms/organizer.py:93 msgid "This slug is already in use. Please choose a different one." msgstr "" -#: pretix/control/forms/organizer.py:288 +#: pretix/control/forms/organizer.py:289 msgid "" "The changes could not be saved because there would be no remaining team with " "the permission to change teams and permissions." msgstr "" -#: pretix/control/forms/organizer.py:318 pretix/control/forms/organizer.py:351 +#: pretix/control/forms/organizer.py:324 pretix/control/forms/organizer.py:362 msgid "" "Your device will not have access to anything, please select some events." msgstr "" -#: pretix/control/forms/organizer.py:498 pretix/plugins/stripe/payment.py:311 +#: pretix/control/forms/organizer.py:509 pretix/plugins/stripe/payment.py:311 msgid "experimental" msgstr "" -#: pretix/control/forms/organizer.py:504 +#: pretix/control/forms/organizer.py:515 msgid "" "This feature is currently in an experimental stage. It only supports very " "limited use cases and might change at any point." msgstr "" -#: pretix/control/forms/organizer.py:533 +#: pretix/control/forms/organizer.py:544 msgid "This will be attached to every email." msgstr "" -#: pretix/control/forms/organizer.py:625 +#: pretix/control/forms/organizer.py:636 msgctxt "webhooks" msgid "Event types" msgstr "" -#: pretix/control/forms/organizer.py:657 +#: pretix/control/forms/organizer.py:668 msgid "Gift card value" msgstr "" -#: pretix/control/forms/organizer.py:730 +#: pretix/control/forms/organizer.py:741 msgid "An medium with this type and identifier is already registered." msgstr "" -#: pretix/control/forms/organizer.py:831 +#: pretix/control/forms/organizer.py:842 msgid "An account with this customer ID is already registered." msgstr "" -#: pretix/control/forms/organizer.py:848 +#: pretix/control/forms/organizer.py:859 #: pretix/control/templates/pretixcontrol/organizers/customer.html:61 #: pretix/presale/forms/customer.py:157 pretix/presale/forms/customer.py:478 #: pretix/presale/templates/pretixpresale/organizers/customer_profile.html:32 msgid "Phone" msgstr "" -#: pretix/control/forms/organizer.py:955 +#: pretix/control/forms/organizer.py:966 msgctxt "sso_oidc" msgid "Base URL" msgstr "" -#: pretix/control/forms/organizer.py:959 +#: pretix/control/forms/organizer.py:970 msgctxt "sso_oidc" msgid "Client ID" msgstr "" -#: pretix/control/forms/organizer.py:963 +#: pretix/control/forms/organizer.py:974 msgctxt "sso_oidc" msgid "Client secret" msgstr "" -#: pretix/control/forms/organizer.py:967 +#: pretix/control/forms/organizer.py:978 msgctxt "sso_oidc" msgid "Scope" msgstr "" -#: pretix/control/forms/organizer.py:968 +#: pretix/control/forms/organizer.py:979 msgctxt "sso_oidc" msgid "Multiple scopes separated with spaces." msgstr "" -#: pretix/control/forms/organizer.py:972 +#: pretix/control/forms/organizer.py:983 msgctxt "sso_oidc" msgid "User ID field" msgstr "" -#: pretix/control/forms/organizer.py:973 +#: pretix/control/forms/organizer.py:984 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:979 +#: pretix/control/forms/organizer.py:990 msgctxt "sso_oidc" msgid "Email field" msgstr "" -#: pretix/control/forms/organizer.py:980 +#: pretix/control/forms/organizer.py:991 msgctxt "sso_oidc" msgid "" "We will assume that all email addresses received from the SSO provider are " @@ -13246,30 +13236,30 @@ msgid "" "security issues might arise." msgstr "" -#: pretix/control/forms/organizer.py:987 +#: pretix/control/forms/organizer.py:998 msgctxt "sso_oidc" msgid "Phone field" msgstr "" -#: pretix/control/forms/organizer.py:1005 +#: pretix/control/forms/organizer.py:1016 #, python-brace-format msgctxt "sso_oidc" msgid "{label} field" msgstr "" -#: pretix/control/forms/organizer.py:1044 +#: pretix/control/forms/organizer.py:1055 msgid "Invalidate old client secret and generate a new one" msgstr "" -#: pretix/control/forms/organizer.py:1077 +#: pretix/control/forms/organizer.py:1088 msgid "Organizer short name" msgstr "" -#: pretix/control/forms/organizer.py:1081 +#: pretix/control/forms/organizer.py:1092 msgid "Allow access to reusable media" msgstr "" -#: pretix/control/forms/organizer.py:1082 +#: pretix/control/forms/organizer.py:1093 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 " @@ -13278,15 +13268,15 @@ msgid "" "to interact with the media type." msgstr "" -#: pretix/control/forms/organizer.py:1098 +#: pretix/control/forms/organizer.py:1109 msgid "The selected organizer does not exist or cannot be invited." msgstr "" -#: pretix/control/forms/organizer.py:1100 +#: pretix/control/forms/organizer.py:1111 msgid "The selected organizer has already been invited." msgstr "" -#: pretix/control/forms/organizer.py:1135 +#: pretix/control/forms/organizer.py:1146 msgid "A sales channel with the same identifier already exists." msgstr "" @@ -14786,14 +14776,14 @@ msgid "" "administrate it." msgstr "" -#: pretix/control/navigation.py:37 pretix/control/navigation.py:336 +#: pretix/control/navigation.py:37 pretix/control/navigation.py:338 #: pretix/control/templates/pretixcontrol/dashboard.html:3 #: pretix/control/templates/pretixcontrol/dashboard.html:5 msgid "Dashboard" msgstr "" -#: pretix/control/navigation.py:49 pretix/control/navigation.py:380 -#: pretix/control/navigation.py:485 +#: pretix/control/navigation.py:49 pretix/control/navigation.py:382 +#: pretix/control/navigation.py:487 #: pretix/control/templates/pretixcontrol/checkin/list_edit.html:38 #: pretix/control/templates/pretixcontrol/event/mail.html:14 #: pretix/control/templates/pretixcontrol/event/tax_edit.html:25 @@ -14846,26 +14836,26 @@ msgstr "" msgid "Widget" msgstr "" -#: pretix/control/navigation.py:126 pretix/control/navigation.py:433 -#: pretix/control/navigation.py:478 +#: pretix/control/navigation.py:126 pretix/control/navigation.py:435 +#: pretix/control/navigation.py:480 #: pretix/control/templates/pretixcontrol/event/payment.html:47 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:12 msgid "Settings" msgstr "" -#: pretix/control/navigation.py:174 +#: pretix/control/navigation.py:164 msgid "Categories" msgstr "" -#: pretix/control/navigation.py:190 +#: pretix/control/navigation.py:180 msgid "Discounts" msgstr "" -#: pretix/control/navigation.py:211 +#: pretix/control/navigation.py:213 msgid "Overview" msgstr "" -#: pretix/control/navigation.py:219 +#: pretix/control/navigation.py:221 #: pretix/control/templates/pretixcontrol/order/index.html:831 #: pretix/control/templates/pretixcontrol/orders/refunds.html:7 #: pretix/control/templates/pretixcontrol/orders/refunds.html:9 @@ -14875,35 +14865,35 @@ msgstr "" msgid "Refunds" msgstr "" -#: pretix/control/navigation.py:245 +#: pretix/control/navigation.py:247 msgid "Import" msgstr "" -#: pretix/control/navigation.py:274 +#: pretix/control/navigation.py:276 msgid "All vouchers" msgstr "" -#: pretix/control/navigation.py:282 +#: pretix/control/navigation.py:284 msgid "Tags" msgstr "" -#: pretix/control/navigation.py:294 +#: pretix/control/navigation.py:296 msgctxt "navigation" msgid "Check-in" msgstr "" -#: pretix/control/navigation.py:311 +#: pretix/control/navigation.py:313 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:4 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:6 msgid "Check-in history" msgstr "" -#: pretix/control/navigation.py:354 +#: pretix/control/navigation.py:356 #: pretix/control/templates/pretixcontrol/orders/search.html:19 msgid "Search" msgstr "" -#: pretix/control/navigation.py:366 +#: pretix/control/navigation.py:368 #: pretix/control/templates/pretixcontrol/order/index.html:737 #: pretix/plugins/reports/accountingreport.py:496 #: pretix/plugins/reports/accountingreport.py:677 @@ -14911,24 +14901,24 @@ msgstr "" msgid "Payments" msgstr "" -#: pretix/control/navigation.py:374 +#: pretix/control/navigation.py:376 msgid "User settings" msgstr "" -#: pretix/control/navigation.py:385 +#: pretix/control/navigation.py:387 #: pretix/control/templates/pretixcontrol/user/settings.html:16 msgid "Notifications" msgstr "" -#: pretix/control/navigation.py:390 +#: pretix/control/navigation.py:392 msgid "2FA" msgstr "" -#: pretix/control/navigation.py:395 +#: pretix/control/navigation.py:397 msgid "Authorized apps" msgstr "" -#: pretix/control/navigation.py:400 +#: pretix/control/navigation.py:402 #: pretix/control/templates/pretixcontrol/user/history.html:4 #: pretix/control/templates/pretixcontrol/user/history.html:6 #: pretix/control/templates/pretixcontrol/user/history.html:10 @@ -14936,67 +14926,67 @@ msgstr "" msgid "Account history" msgstr "" -#: pretix/control/navigation.py:415 +#: pretix/control/navigation.py:417 msgid "All users" msgstr "" -#: pretix/control/navigation.py:420 +#: pretix/control/navigation.py:422 #: pretix/control/templates/pretixcontrol/user/staff_session_list.html:5 #: pretix/control/templates/pretixcontrol/user/staff_session_list.html:7 msgid "Admin sessions" msgstr "" -#: pretix/control/navigation.py:427 +#: pretix/control/navigation.py:429 #: pretix/control/templates/pretixcontrol/global_settings_base.html:5 #: pretix/control/templates/pretixcontrol/global_settings_base.html:7 msgid "Global settings" msgstr "" -#: pretix/control/navigation.py:438 +#: pretix/control/navigation.py:440 msgid "Update check" msgstr "" -#: pretix/control/navigation.py:443 +#: pretix/control/navigation.py:445 msgid "License check" msgstr "" -#: pretix/control/navigation.py:448 +#: pretix/control/navigation.py:450 msgid "System report" msgstr "" -#: pretix/control/navigation.py:492 +#: pretix/control/navigation.py:494 #: pretix/control/templates/pretixcontrol/organizers/properties.html:5 msgid "Event metadata" msgstr "" -#: pretix/control/navigation.py:513 +#: pretix/control/navigation.py:515 #: pretix/control/templates/pretixcontrol/organizers/webhooks.html:6 msgid "Webhooks" msgstr "" -#: pretix/control/navigation.py:546 +#: pretix/control/navigation.py:548 msgid "Acceptance" msgstr "" -#: pretix/control/navigation.py:567 +#: pretix/control/navigation.py:569 #: pretix/control/templates/pretixcontrol/organizers/customers.html:6 #: pretix/control/templates/pretixcontrol/organizers/customers.html:9 msgid "Customers" msgstr "" -#: pretix/control/navigation.py:586 +#: pretix/control/navigation.py:588 #: pretix/control/templates/pretixcontrol/organizers/ssoclients.html:4 #: pretix/control/templates/pretixcontrol/organizers/ssoclients.html:6 msgid "SSO clients" msgstr "" -#: pretix/control/navigation.py:595 +#: pretix/control/navigation.py:597 #: pretix/control/templates/pretixcontrol/organizers/ssoproviders.html:4 #: pretix/control/templates/pretixcontrol/organizers/ssoproviders.html:6 msgid "SSO providers" msgstr "" -#: pretix/control/navigation.py:624 pretix/control/navigation.py:631 +#: pretix/control/navigation.py:626 pretix/control/navigation.py:633 msgid "Devices" msgstr "" @@ -16137,7 +16127,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/email_setup.html:8 #: pretix/control/templates/pretixcontrol/email_setup_simple.html:8 #: pretix/control/templates/pretixcontrol/email_setup_smtp.html:8 -msgid "E-mail sending" +msgid "Email sending" msgstr "" #: pretix/control/templates/pretixcontrol/email_setup.html:21 @@ -16146,7 +16136,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/email_setup.html:29 msgid "" -"E-mails will be sent through the system's default server. They will show the " +"Emails will be sent through the system's default server. They will show the " "following sender information:" msgstr "" @@ -16167,7 +16157,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/email_setup.html:64 msgid "" -"E-mails will be sent through the system's default server but with your own " +"Emails will be sent through the system's default server but with your own " "sender address. This will make your emails look more personalized and coming " "directly from you, but it also might require some extra steps to ensure good " "deliverability." @@ -16720,7 +16710,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:7 #: pretix/control/templates/pretixcontrol/organizers/mail.html:11 -msgid "E-mail settings" +msgid "Email settings" msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:21 @@ -16743,7 +16733,7 @@ msgid "Calendar invites" msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:66 -msgid "E-mail design" +msgid "Email design" msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:79 @@ -16757,7 +16747,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:87 #: pretix/control/templates/pretixcontrol/organizers/mail.html:58 -msgid "E-mail content" +msgid "Email content" msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:90 @@ -19396,7 +19386,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/order/mail_history.html:4 #: pretix/control/templates/pretixcontrol/order/mail_history.html:7 -#: pretix/plugins/sendmail/signals.py:107 +#: pretix/plugins/sendmail/signals.py:106 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/history.html:4 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/history.html:6 msgid "Email history" @@ -19613,14 +19603,14 @@ msgstr "" #: pretix/control/templates/pretixcontrol/order/sendmail.html:4 #: pretix/control/templates/pretixcontrol/order/sendmail.html:7 -#: pretix/plugins/sendmail/signals.py:91 +#: pretix/plugins/sendmail/signals.py:90 msgid "Send email" msgstr "" #: pretix/control/templates/pretixcontrol/order/sendmail.html:27 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_update.html:74 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html:42 -msgid "E-mail preview" +msgid "Email preview" msgstr "" #: pretix/control/templates/pretixcontrol/order/sendmail.html:38 @@ -19711,7 +19701,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/orders/cancel.html:49 #: pretix/control/templates/pretixcontrol/vouchers/bulk.html:85 #: pretix/plugins/sendmail/apps.py:30 pretix/plugins/sendmail/apps.py:33 -#: pretix/plugins/sendmail/signals.py:83 +#: pretix/plugins/sendmail/signals.py:82 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/index.html:3 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/index.html:5 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html:5 @@ -22161,7 +22151,7 @@ msgid "Notification type" msgstr "" #: pretix/control/templates/pretixcontrol/user/notifications.html:57 -msgid "E-Mail notification" +msgid "Email notification" msgstr "" #: pretix/control/templates/pretixcontrol/user/notifications.html:70 @@ -22743,15 +22733,15 @@ msgstr "" #: pretix/control/views/auth.py:357 msgid "" -"If the address is registered to valid account, then we have sent you an e-" -"mail containing further instructions. Please note that we will send at most " +"If the address is registered to valid account, then we have sent you an " +"email containing further instructions. Please note that we will send at most " "one email every 24 hours." msgstr "" #: pretix/control/views/auth.py:360 msgid "" -"If the address is registered to valid account, then we have sent you an e-" -"mail containing further instructions." +"If the address is registered to valid account, then we have sent you an " +"email containing further instructions." msgstr "" #: pretix/control/views/auth.py:380 @@ -23003,7 +22993,7 @@ msgid "Your order: %(code)s" msgstr "" #: pretix/control/views/event.py:810 -msgid "Unknown e-mail renderer." +msgid "Unknown email renderer." msgstr "" #: pretix/control/views/event.py:826 pretix/control/views/orders.py:671 @@ -24209,7 +24199,7 @@ msgid "Your comment has been saved." msgstr "" #: pretix/control/views/users.py:148 -msgid "We sent out an e-mail containing further instructions." +msgid "We sent out an email containing further instructions." msgstr "" #: pretix/control/views/users.py:168 @@ -24909,7 +24899,8 @@ msgid "" msgstr "" #: pretix/plugins/banktransfer/payment.py:336 -msgid "Invoice recipient e-mail" +#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:132 +msgid "Invoice recipient email" msgstr "" #: pretix/plugins/banktransfer/payment.py:338 @@ -24929,7 +24920,7 @@ msgstr "" #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/checkout_payment_form.html:14 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:23 #: pretix/plugins/banktransfer/views.py:835 -#: pretix/plugins/stripe/payment.py:1462 +#: pretix/plugins/stripe/payment.py:1467 #: pretix/plugins/stripe/templates/pretixplugins/stripe/checkout_payment_confirm.html:32 #: pretix/plugins/stripe/templates/pretixplugins/stripe/checkout_payment_confirm.html:35 msgid "Account holder" @@ -25256,10 +25247,6 @@ msgid "" "their email address:" msgstr "" -#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:132 -msgid "Invoice recipient email" -msgstr "" - #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:139 msgid "Send invoice via email" msgstr "" @@ -25514,7 +25501,7 @@ msgstr "" #: pretix/plugins/banktransfer/views.py:932 #, python-brace-format -msgid "Sending the latest invoice via e-mail to {email}." +msgid "Sending the latest invoice via email to {email}." msgstr "" #: pretix/plugins/checkinlists/apps.py:47 @@ -25648,7 +25635,7 @@ msgstr "" #: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47 #: pretix/plugins/paypal/payment.py:75 pretix/plugins/paypal2/payment.py:82 #: pretix/plugins/paypal2/payment.py:138 pretix/plugins/paypal2/payment.py:1080 -#: pretix/plugins/paypal2/payment.py:1081 pretix/plugins/stripe/payment.py:1808 +#: pretix/plugins/paypal2/payment.py:1081 pretix/plugins/stripe/payment.py:1813 msgid "PayPal" msgstr "" @@ -25736,7 +25723,7 @@ msgid "" msgstr "" #: pretix/plugins/paypal/payment.py:472 pretix/plugins/paypal2/payment.py:811 -#: pretix/plugins/stripe/payment.py:989 +#: pretix/plugins/stripe/payment.py:994 msgid "There was an error sending the confirmation mail." msgstr "" @@ -25833,7 +25820,7 @@ msgstr "" msgid "It looks like you canceled the PayPal payment" msgstr "" -#: pretix/plugins/paypal/views.py:255 pretix/plugins/paypal2/views.py:525 +#: pretix/plugins/paypal/views.py:255 pretix/plugins/paypal2/views.py:531 msgid "Your PayPal account has been disconnected." msgstr "" @@ -26150,7 +26137,7 @@ msgstr "" #: pretix/plugins/paypal2/views.py:267 msgid "" -"The e-mail address on your PayPal account has not yet been confirmed. You " +"The email address on your PayPal account has not yet been confirmed. You " "will need to do this before you can start accepting payments." msgstr "" @@ -26615,43 +26602,43 @@ msgid_plural "%(count)d days before event start at %(time)s" msgstr[0] "" msgstr[1] "" -#: pretix/plugins/sendmail/signals.py:99 +#: pretix/plugins/sendmail/signals.py:98 msgid "Scheduled emails" msgstr "" -#: pretix/plugins/sendmail/signals.py:122 +#: pretix/plugins/sendmail/signals.py:121 msgid "Mass email was sent to customers or attendees." msgstr "" -#: pretix/plugins/sendmail/signals.py:123 +#: pretix/plugins/sendmail/signals.py:122 msgid "Mass email was sent to waiting list entries." msgstr "" -#: pretix/plugins/sendmail/signals.py:124 +#: pretix/plugins/sendmail/signals.py:123 msgid "The order received a mass email." msgstr "" -#: pretix/plugins/sendmail/signals.py:125 +#: pretix/plugins/sendmail/signals.py:124 msgid "A ticket holder of this order received a mass email." msgstr "" -#: pretix/plugins/sendmail/signals.py:126 +#: pretix/plugins/sendmail/signals.py:125 msgid "An email rule was created" msgstr "" -#: pretix/plugins/sendmail/signals.py:127 +#: pretix/plugins/sendmail/signals.py:126 msgid "An email rule was updated" msgstr "" -#: pretix/plugins/sendmail/signals.py:128 +#: pretix/plugins/sendmail/signals.py:127 msgid "A scheduled email was sent to the order" msgstr "" -#: pretix/plugins/sendmail/signals.py:129 +#: pretix/plugins/sendmail/signals.py:128 msgid "A scheduled email was sent to a ticket holder" msgstr "" -#: pretix/plugins/sendmail/signals.py:130 +#: pretix/plugins/sendmail/signals.py:129 msgid "An email rule was deleted" msgstr "" @@ -27098,7 +27085,7 @@ msgstr "" msgid "Credit card payments" msgstr "" -#: pretix/plugins/stripe/payment.py:342 pretix/plugins/stripe/payment.py:1531 +#: pretix/plugins/stripe/payment.py:342 pretix/plugins/stripe/payment.py:1536 msgid "iDEAL" msgstr "" @@ -27113,11 +27100,11 @@ msgid "" "account before they work properly." msgstr "" -#: pretix/plugins/stripe/payment.py:350 pretix/plugins/stripe/payment.py:1556 +#: pretix/plugins/stripe/payment.py:350 pretix/plugins/stripe/payment.py:1561 msgid "Alipay" msgstr "" -#: pretix/plugins/stripe/payment.py:358 pretix/plugins/stripe/payment.py:1568 +#: pretix/plugins/stripe/payment.py:358 pretix/plugins/stripe/payment.py:1573 msgid "Bancontact" msgstr "" @@ -27167,27 +27154,27 @@ msgid "" "payment term allows for this lag." msgstr "" -#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1670 +#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1675 msgid "EPS" msgstr "" -#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1701 +#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1706 msgid "Multibanco" msgstr "" -#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1723 +#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1728 msgid "Przelewy24" msgstr "" -#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1762 +#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1767 msgid "WeChat Pay" msgstr "" -#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1815 +#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1820 msgid "Swish" msgstr "" -#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1322 +#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1327 msgid "Affirm" msgstr "" @@ -27195,7 +27182,7 @@ msgstr "" msgid "Only available for payments between $50 and $30,000." msgstr "" -#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1367 +#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1372 msgid "Klarna" msgstr "" @@ -27211,11 +27198,15 @@ msgid "" "political organizations." msgstr "" -#: pretix/plugins/stripe/payment.py:501 +#: pretix/plugins/stripe/payment.py:499 +msgid "MobilePay" +msgstr "" + +#: pretix/plugins/stripe/payment.py:506 msgid "Destination" msgstr "" -#: pretix/plugins/stripe/payment.py:531 pretix/plugins/stripe/payment.py:1437 +#: pretix/plugins/stripe/payment.py:536 pretix/plugins/stripe/payment.py:1442 #, python-brace-format msgid "" "The Stripe plugin is operating in test mode. You can use one of \n" "Language-Team: LANGUAGE \n" diff --git a/src/pretix/locale/el/LC_MESSAGES/django.po b/src/pretix/locale/el/LC_MESSAGES/django.po index 736649fbb..33fb6ead7 100644 --- a/src/pretix/locale/el/LC_MESSAGES/django.po +++ b/src/pretix/locale/el/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-08 13:44+0000\n" +"POT-Creation-Date: 2024-11-18 15:30+0000\n" "PO-Revision-Date: 2024-05-31 15:52+0000\n" "Last-Translator: danijossnet \n" "Language-Team: Greek πολλές κάρτες ελέγχου για να " "πραγματοποιήσετε μια συναλλαγή. Δεν θα μεταφερθούν πραγματικά χρήματα." -#: pretix/plugins/stripe/payment.py:724 +#: pretix/plugins/stripe/payment.py:729 msgid "No payment information found." msgstr "Δεν βρέθηκαν πληροφορίες πληρωμής." -#: pretix/plugins/stripe/payment.py:762 +#: pretix/plugins/stripe/payment.py:767 msgid "" "We had trouble communicating with Stripe. Please try again and contact " "support if the problem persists." @@ -32921,21 +32924,21 @@ msgstr "" "Είχαμε πρόβλημα στην επικοινωνία με το Stripe. Δοκιμάστε ξανά και " "επικοινωνήστε με την υποστήριξη εάν το πρόβλημα παραμένει." -#: pretix/plugins/stripe/payment.py:766 +#: pretix/plugins/stripe/payment.py:771 msgid "Stripe returned an error" msgstr "Το Stripe επέστρεψε ένα σφάλμα" -#: pretix/plugins/stripe/payment.py:838 +#: pretix/plugins/stripe/payment.py:843 msgid "You may need to enable JavaScript for Stripe payments." msgstr "" "Ίσως χρειαστεί να ενεργοποιήσετε την JavaScript για τις πληρωμές Stripe." -#: pretix/plugins/stripe/payment.py:933 pretix/plugins/stripe/payment.py:1055 +#: pretix/plugins/stripe/payment.py:938 pretix/plugins/stripe/payment.py:1060 #, python-format msgid "Stripe reported an error with your card: %s" msgstr "Η Stripe ανέφερε ένα λάθος με την κάρτα σας: %s" -#: pretix/plugins/stripe/payment.py:951 pretix/plugins/stripe/payment.py:1067 +#: pretix/plugins/stripe/payment.py:956 pretix/plugins/stripe/payment.py:1072 msgid "" "We had trouble communicating with Stripe. Please try again and get in touch " "with us if this problem persists." @@ -32943,264 +32946,270 @@ msgstr "" "Είχαμε πρόβλημα στην επικοινωνία με το Stripe. Δοκιμάστε ξανά και " "επικοινωνήστε μαζί μας αν το πρόβλημα παραμένει." -#: pretix/plugins/stripe/payment.py:992 +#: pretix/plugins/stripe/payment.py:997 msgid "" "Your payment is pending completion. We will inform you as soon as the " "payment completed." msgstr "" "Η πληρωμή σας εκκρεμεί. Θα σας ενημερώσουμε μόλις ολοκληρωθεί η πληρωμή." -#: pretix/plugins/stripe/payment.py:1000 +#: pretix/plugins/stripe/payment.py:1005 #, fuzzy #| msgid "The password you entered was invalid, please try again." msgid "Your payment failed. Please try again." msgstr "Ο κωδικός που εισαγάγατε δεν ήταν έγκυρος, δοκιμάστε ξανά." -#: pretix/plugins/stripe/payment.py:1006 +#: pretix/plugins/stripe/payment.py:1011 #, python-format msgid "Stripe reported an error: %s" msgstr "Το Stripe ανέφερε ένα σφάλμα: %s" -#: pretix/plugins/stripe/payment.py:1107 +#: pretix/plugins/stripe/payment.py:1112 msgid "Credit card via Stripe" msgstr "Πιστωτική κάρτα μέσω Stripe" -#: pretix/plugins/stripe/payment.py:1108 +#: pretix/plugins/stripe/payment.py:1113 msgid "Credit card" msgstr "Πιστωτική κάρτα" -#: pretix/plugins/stripe/payment.py:1195 +#: pretix/plugins/stripe/payment.py:1200 #, fuzzy #| msgid "iDEAL via Stripe" msgid "SEPA Debit via Stripe" msgstr "iDEAL μέσω Stripe" -#: pretix/plugins/stripe/payment.py:1196 +#: pretix/plugins/stripe/payment.py:1201 msgid "SEPA Debit" msgstr "" -#: pretix/plugins/stripe/payment.py:1236 +#: pretix/plugins/stripe/payment.py:1241 #, fuzzy #| msgid "Account holder" msgid "Account Holder Name" msgstr "Κάτοχος λογαριασμού" -#: pretix/plugins/stripe/payment.py:1241 +#: pretix/plugins/stripe/payment.py:1246 #, fuzzy #| msgid "Account holder" msgid "Account Holder Street" msgstr "Κάτοχος λογαριασμού" -#: pretix/plugins/stripe/payment.py:1253 +#: pretix/plugins/stripe/payment.py:1258 #, fuzzy #| msgid "Account holder" msgid "Account Holder Postal Code" msgstr "Κάτοχος λογαριασμού" -#: pretix/plugins/stripe/payment.py:1265 +#: pretix/plugins/stripe/payment.py:1270 #, fuzzy #| msgid "Account holder" msgid "Account Holder City" msgstr "Κάτοχος λογαριασμού" -#: pretix/plugins/stripe/payment.py:1277 +#: pretix/plugins/stripe/payment.py:1282 #, fuzzy #| msgid "Account holder" msgid "Account Holder Country" msgstr "Κάτοχος λογαριασμού" -#: pretix/plugins/stripe/payment.py:1321 +#: pretix/plugins/stripe/payment.py:1326 #, fuzzy #| msgid "Alipay via Stripe" msgid "Affirm via Stripe" msgstr "Alipay μέσω Stripe" -#: pretix/plugins/stripe/payment.py:1366 +#: pretix/plugins/stripe/payment.py:1371 #, fuzzy #| msgid "Alipay via Stripe" msgid "Klarna via Stripe" msgstr "Alipay μέσω Stripe" -#: pretix/plugins/stripe/payment.py:1483 +#: pretix/plugins/stripe/payment.py:1488 msgid "giropay via Stripe" msgstr "giropay μέσω Stripe" -#: pretix/plugins/stripe/payment.py:1484 +#: pretix/plugins/stripe/payment.py:1489 msgid "giropay" msgstr "giropay" -#: pretix/plugins/stripe/payment.py:1487 +#: pretix/plugins/stripe/payment.py:1492 msgid "" "giropay is an online payment method available to all customers of most " "German banks, usually after one-time activation. Please keep your online " "banking account and login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1509 pretix/plugins/stripe/payment.py:1577 -#: pretix/plugins/stripe/payment.py:1679 +#: pretix/plugins/stripe/payment.py:1514 pretix/plugins/stripe/payment.py:1582 +#: pretix/plugins/stripe/payment.py:1684 msgid "unknown name" msgstr "άγνωστο όνομα" -#: pretix/plugins/stripe/payment.py:1517 pretix/plugins/stripe/payment.py:1542 -#: pretix/plugins/stripe/payment.py:1585 pretix/plugins/stripe/payment.py:1687 -#: pretix/plugins/stripe/payment.py:1748 +#: pretix/plugins/stripe/payment.py:1522 pretix/plugins/stripe/payment.py:1547 +#: pretix/plugins/stripe/payment.py:1590 pretix/plugins/stripe/payment.py:1692 +#: pretix/plugins/stripe/payment.py:1753 #, fuzzy, python-brace-format #| msgid "Bank account type" msgid "Bank account at {bank}" msgstr "Τύπος τραπεζικού λογαριασμού" -#: pretix/plugins/stripe/payment.py:1530 +#: pretix/plugins/stripe/payment.py:1535 msgid "iDEAL via Stripe" msgstr "iDEAL μέσω Stripe" -#: pretix/plugins/stripe/payment.py:1534 +#: pretix/plugins/stripe/payment.py:1539 msgid "" "iDEAL is an online payment method available to customers of Dutch banks. " "Please keep your online banking account and login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1555 +#: pretix/plugins/stripe/payment.py:1560 msgid "Alipay via Stripe" msgstr "Alipay μέσω Stripe" -#: pretix/plugins/stripe/payment.py:1560 +#: pretix/plugins/stripe/payment.py:1565 msgid "" "This payment method is available to customers of the Chinese payment system " "Alipay. Please keep your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1567 +#: pretix/plugins/stripe/payment.py:1572 msgid "Bancontact via Stripe" msgstr "Bancontact μέσω Stripe" -#: pretix/plugins/stripe/payment.py:1598 +#: pretix/plugins/stripe/payment.py:1603 msgid "SOFORT via Stripe" msgstr "SOFORT μέσω Stripe" -#: pretix/plugins/stripe/payment.py:1599 +#: pretix/plugins/stripe/payment.py:1604 #, fuzzy #| msgid "Payment by bank transfer" msgid "SOFORT (instant bank transfer)" msgstr "Πληρωμή με τραπεζικό έμβασμα" -#: pretix/plugins/stripe/payment.py:1617 +#: pretix/plugins/stripe/payment.py:1622 msgid "Country of your bank" msgstr "Χώρα της τράπεζάς σας" -#: pretix/plugins/stripe/payment.py:1618 +#: pretix/plugins/stripe/payment.py:1623 msgid "Germany" msgstr "Γερμανία" -#: pretix/plugins/stripe/payment.py:1619 +#: pretix/plugins/stripe/payment.py:1624 msgid "Austria" msgstr "Αυστρία" -#: pretix/plugins/stripe/payment.py:1620 +#: pretix/plugins/stripe/payment.py:1625 msgid "Belgium" msgstr "Βέλγιο" -#: pretix/plugins/stripe/payment.py:1621 +#: pretix/plugins/stripe/payment.py:1626 msgid "Netherlands" msgstr "Ολλανδία" -#: pretix/plugins/stripe/payment.py:1622 +#: pretix/plugins/stripe/payment.py:1627 msgid "Spain" msgstr "Ισπανία" -#: pretix/plugins/stripe/payment.py:1658 +#: pretix/plugins/stripe/payment.py:1663 #, fuzzy, python-brace-format #| msgid "Bank account details" msgid "Bank account {iban} at {bank}" msgstr "Λεπτομέρειες τραπεζικού λογαριασμού" -#: pretix/plugins/stripe/payment.py:1669 +#: pretix/plugins/stripe/payment.py:1674 #, fuzzy #| msgid "iDEAL via Stripe" msgid "EPS via Stripe" msgstr "iDEAL μέσω Stripe" -#: pretix/plugins/stripe/payment.py:1700 +#: pretix/plugins/stripe/payment.py:1705 #, fuzzy #| msgid "Alipay via Stripe" msgid "Multibanco via Stripe" msgstr "Alipay μέσω Stripe" -#: pretix/plugins/stripe/payment.py:1704 +#: pretix/plugins/stripe/payment.py:1709 msgid "" "Multibanco is a payment method available to Portuguese bank account holders." msgstr "" -#: pretix/plugins/stripe/payment.py:1722 +#: pretix/plugins/stripe/payment.py:1727 #, fuzzy #| msgid "Alipay via Stripe" msgid "Przelewy24 via Stripe" msgstr "Alipay μέσω Stripe" -#: pretix/plugins/stripe/payment.py:1726 +#: pretix/plugins/stripe/payment.py:1731 msgid "" "Przelewy24 is an online payment method available to customers of Polish " "banks. Please keep your online banking account and login information " "available." msgstr "" -#: pretix/plugins/stripe/payment.py:1761 +#: pretix/plugins/stripe/payment.py:1766 #, fuzzy #| msgid "Payment via Stripe" msgid "WeChat Pay via Stripe" msgstr "Πληρωμή μέσω Stripe" -#: pretix/plugins/stripe/payment.py:1766 +#: pretix/plugins/stripe/payment.py:1771 msgid "" "This payment method is available to users of the Chinese app WeChat. Please " "keep your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1788 +#: pretix/plugins/stripe/payment.py:1793 #, fuzzy #| msgid "Payment via Stripe" msgid "Revolut Pay via Stripe" msgstr "Πληρωμή μέσω Stripe" -#: pretix/plugins/stripe/payment.py:1789 +#: pretix/plugins/stripe/payment.py:1794 msgid "Revolut Pay" msgstr "" -#: pretix/plugins/stripe/payment.py:1793 +#: pretix/plugins/stripe/payment.py:1798 msgid "" "This payment method is available to users of the Revolut app. Please keep " "your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1807 +#: pretix/plugins/stripe/payment.py:1812 #, fuzzy #| msgid "Payment via Stripe" msgid "PayPal via Stripe" msgstr "Πληρωμή μέσω Stripe" -#: pretix/plugins/stripe/payment.py:1814 +#: pretix/plugins/stripe/payment.py:1819 #, fuzzy #| msgid "iDEAL via Stripe" msgid "Swish via Stripe" msgstr "iDEAL μέσω Stripe" -#: pretix/plugins/stripe/payment.py:1819 +#: pretix/plugins/stripe/payment.py:1824 msgid "" "This payment method is available to users of the Swedish apps Swish and " "BankID. Please have your app ready." msgstr "" -#: pretix/plugins/stripe/payment.py:1838 +#: pretix/plugins/stripe/payment.py:1843 #, fuzzy #| msgid "iDEAL via Stripe" msgid "TWINT via Stripe" msgstr "iDEAL μέσω Stripe" -#: pretix/plugins/stripe/payment.py:1843 +#: pretix/plugins/stripe/payment.py:1848 msgid "" "This payment method is available to users of the Swiss app TWINT. Please " "have your app ready." msgstr "" +#: pretix/plugins/stripe/payment.py:1870 +msgid "" +"This payment method is available to MobilePay app users in Denmark and " +"Finland. Please have your app ready." +msgstr "" + #: pretix/plugins/stripe/signals.py:92 msgid "Charge succeeded." msgstr "Επιτυχής χρέωση." @@ -33851,7 +33860,7 @@ msgstr "" "Παρακαλώ προσπαθήστε ξανά αργότερα." #: pretix/presale/forms/checkout.py:70 -msgid "E-mail address (repeated)" +msgid "Email address (repeated)" msgstr "Διεύθυνση ηλεκτρονικού ταχυδρομείου (επαναλαμβανόμενη)" #: pretix/presale/forms/checkout.py:71 @@ -34513,7 +34522,7 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_questions.html:51 #, fuzzy -#| msgid "E-mail address" +#| msgid "Email address" msgid "Auto-fill with address" msgstr "Διεύθυνση ηλεκτρονικού ταχυδρομείου" @@ -36896,7 +36905,7 @@ msgstr "Ο κωδικός σας έχει αλλάξει." #: pretix/presale/views/customer.py:331 #, fuzzy -#| msgid "We sent out an e-mail containing further instructions." +#| msgid "We sent out an email containing further instructions." msgid "" "We've sent you an email with further instructions on resetting your password." msgstr "" @@ -37191,6 +37200,19 @@ msgstr "Πρόσβαση για εγγραφή" msgid "Kosovo" msgstr "" +#, fuzzy +#~ msgid "E-mail" +#~ msgstr "" +#~ "#-#-#-#-# django.po (PACKAGE VERSION) #-#-#-#-#\n" +#~ "Ηλεκτρονικό ταχυδρομείο\n" +#~ "#-#-#-#-# django.po (PACKAGE VERSION) #-#-#-#-#\n" +#~ "Email" + +#, fuzzy +#~| msgid "pretix default" +#~ msgid "pretixPOS" +#~ msgstr "προεπιλογή προεπιλογή" + #, python-brace-format #~ msgid "{category} (Add-On products)" #~ msgstr "{category} (Πρόσθετα προϊόντα)" diff --git a/src/pretix/locale/enm/LC_MESSAGES/django.po b/src/pretix/locale/enm/LC_MESSAGES/django.po index 159745c82..f46789628 100644 --- a/src/pretix/locale/enm/LC_MESSAGES/django.po +++ b/src/pretix/locale/enm/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-08 13:44+0000\n" +"POT-Creation-Date: 2024-11-18 15:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -137,28 +137,24 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: pretix/api/auth/devicesecurity.py:31 +#: pretix/api/auth/devicesecurity.py:58 msgid "" "Full device access (reading and changing orders and gift cards, reading of " "products and settings)" msgstr "" -#: pretix/api/auth/devicesecurity.py:53 +#: pretix/api/auth/devicesecurity.py:80 msgid "pretixSCAN" msgstr "" -#: pretix/api/auth/devicesecurity.py:91 +#: pretix/api/auth/devicesecurity.py:118 msgid "pretixSCAN (kiosk mode, no order sync, no search)" msgstr "" -#: pretix/api/auth/devicesecurity.py:126 +#: pretix/api/auth/devicesecurity.py:153 msgid "pretixSCAN (online only, no order sync)" msgstr "" -#: pretix/api/auth/devicesecurity.py:162 -msgid "pretixPOS" -msgstr "" - #: pretix/api/models.py:39 pretix/base/models/customers.py:402 msgid "Application name" msgstr "" @@ -193,12 +189,12 @@ msgstr "" msgid "Target URL" msgstr "" -#: pretix/api/models.py:118 pretix/base/models/devices.py:123 +#: pretix/api/models.py:118 pretix/base/models/devices.py:122 #: pretix/base/models/organizer.py:286 msgid "All events (including newly created ones)" msgstr "" -#: pretix/api/models.py:119 pretix/base/models/devices.py:124 +#: pretix/api/models.py:119 pretix/base/models/devices.py:123 #: pretix/base/models/organizer.py:287 msgid "Limit to events" msgstr "" @@ -340,29 +336,29 @@ msgid "" "There is not enough quota available on quota \"{}\" to perform the operation." msgstr "" -#: pretix/api/serializers/organizer.py:102 -#: pretix/control/forms/organizer.py:832 pretix/presale/forms/customer.py:445 +#: pretix/api/serializers/organizer.py:103 +#: pretix/control/forms/organizer.py:843 pretix/presale/forms/customer.py:445 msgid "An account with this email address is already registered." msgstr "" -#: pretix/api/serializers/organizer.py:235 -#: pretix/control/forms/organizer.py:681 +#: pretix/api/serializers/organizer.py:236 +#: pretix/control/forms/organizer.py:692 msgid "" "A gift card with the same secret already exists in your or an affiliated " "organizer account." msgstr "" -#: pretix/api/serializers/organizer.py:321 +#: pretix/api/serializers/organizer.py:327 #: pretix/control/views/organizer.py:743 msgid "pretix account invitation" msgstr "" -#: pretix/api/serializers/organizer.py:343 +#: pretix/api/serializers/organizer.py:349 #: pretix/control/views/organizer.py:842 msgid "This user already has been invited for this team." msgstr "" -#: pretix/api/serializers/organizer.py:359 +#: pretix/api/serializers/organizer.py:365 #: pretix/control/views/organizer.py:859 msgid "This user already has permissions for this team." msgstr "" @@ -598,20 +594,29 @@ msgid "{system} User" msgstr "" #: pretix/base/auth.py:155 pretix/base/exporters/customers.py:67 -#: 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:245 pretix/control/navigation.py:81 -#: pretix/control/navigation.py:499 +#: pretix/base/exporters/orderlist.py:261 +#: pretix/base/exporters/orderlist.py:444 +#: pretix/base/exporters/orderlist.py:577 +#: 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:245 +#: pretix/base/pdf.py:325 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:70 +#: pretix/control/templates/pretixcontrol/orders/fragment_export_schedule_form.html:108 #: pretix/control/templates/pretixcontrol/organizers/customer.html:49 +#: pretix/control/templates/pretixcontrol/organizers/customers.html:59 +#: pretix/control/templates/pretixcontrol/waitinglist/index.html:161 #: pretix/plugins/checkinlists/exporters.py:505 #: pretix/presale/checkoutflow.py:1526 pretix/presale/forms/checkout.py:57 #: pretix/presale/forms/customer.py:56 pretix/presale/forms/customer.py:131 #: pretix/presale/forms/customer.py:286 pretix/presale/forms/customer.py:332 #: pretix/presale/forms/customer.py:375 pretix/presale/forms/user.py:40 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:34 #: pretix/presale/templates/pretixpresale/event/order.html:299 #: pretix/presale/templates/pretixpresale/organizers/customer_profile.html:26 -msgid "E-mail" +msgid "Email" msgstr "" #: pretix/base/auth.py:157 pretix/base/forms/auth.py:164 @@ -782,7 +787,7 @@ msgid "" msgstr "" #: pretix/base/exporters/answers.py:66 pretix/base/models/items.py:1753 -#: pretix/control/navigation.py:182 +#: pretix/control/navigation.py:172 #: pretix/control/templates/pretixcontrol/items/questions.html:3 #: pretix/control/templates/pretixcontrol/items/questions.html:5 msgid "Questions" @@ -840,7 +845,7 @@ msgctxt "subevent" msgid "All dates" msgstr "" -#: pretix/base/exporters/customers.py:49 pretix/control/navigation.py:604 +#: pretix/base/exporters/customers.py:49 pretix/control/navigation.py:606 #: pretix/control/templates/pretixcontrol/organizers/edit.html:132 msgid "Customer accounts" msgstr "" @@ -903,7 +908,7 @@ msgstr "" #: 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/waitinglist.py:108 pretix/base/forms/questions.py:1111 -#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:128 +#: pretix/base/models/devices.py:65 pretix/base/models/devices.py:127 #: pretix/base/models/event.py:1466 pretix/base/models/event.py:1708 #: pretix/base/models/items.py:2029 pretix/base/models/items.py:2202 #: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:75 @@ -911,7 +916,7 @@ msgstr "" #: pretix/base/models/waitinglist.py:69 pretix/base/settings.py:3220 #: pretix/base/settings.py:3230 pretix/base/settings.py:3582 #: pretix/control/forms/filter.py:624 pretix/control/forms/item.py:438 -#: pretix/control/forms/organizer.py:857 +#: pretix/control/forms/organizer.py:868 #: pretix/control/templates/pretixcontrol/checkin/index.html:109 #: pretix/control/templates/pretixcontrol/checkin/lists.html:92 #: pretix/control/templates/pretixcontrol/event/tax_index.html:26 @@ -1285,11 +1290,13 @@ msgid "Order code" msgstr "" #: pretix/base/exporters/invoices.py:202 pretix/base/exporters/invoices.py:329 -#: pretix/base/modelimport_orders.py:59 pretix/base/models/customers.py:395 -#: pretix/base/models/waitinglist.py:76 pretix/control/forms/filter.py:552 +#: pretix/base/forms/auth.py:160 pretix/base/modelimport_orders.py:59 +#: pretix/base/models/customers.py:395 pretix/base/models/waitinglist.py:76 +#: pretix/control/forms/filter.py:552 #: pretix/control/templates/pretixcontrol/users/index.html:42 #: pretix/control/views/waitinglist.py:307 -msgid "E-mail address" +#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:134 +msgid "Email address" msgstr "" #: pretix/base/exporters/invoices.py:203 pretix/base/exporters/invoices.py:330 @@ -1583,7 +1590,7 @@ msgstr "" #: pretix/base/exporters/items.py:60 pretix/base/models/discount.py:62 #: pretix/base/models/items.py:96 pretix/base/models/items.py:479 -#: pretix/base/models/tax.py:167 pretix/control/forms/organizer.py:218 +#: pretix/base/models/tax.py:167 pretix/control/forms/organizer.py:219 #: pretix/control/templates/pretixcontrol/items/discounts.html:57 msgid "Internal name" msgstr "" @@ -1613,7 +1620,7 @@ msgid "Active" msgstr "" #: pretix/base/exporters/items.py:72 pretix/base/models/discount.py:75 -#: pretix/control/forms/event.py:970 pretix/control/navigation.py:506 +#: pretix/control/forms/event.py:970 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 @@ -1651,7 +1658,7 @@ msgstr "" #: pretix/base/exporters/items.py:79 pretix/base/exporters/orderlist.py:1135 #: pretix/base/exporters/waitinglist.py:41 pretix/base/shredder.py:367 -#: pretix/control/forms/event.py:1609 pretix/control/navigation.py:235 +#: pretix/control/forms/event.py:1609 pretix/control/navigation.py:237 #: pretix/control/templates/pretixcontrol/event/settings.html:351 #: pretix/control/templates/pretixcontrol/orders/cancel.html:62 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:6 @@ -1792,7 +1799,7 @@ msgid "" msgstr "" #: pretix/base/exporters/orderlist.py:100 pretix/base/models/orders.py:331 -#: pretix/control/navigation.py:253 pretix/control/navigation.py:360 +#: 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 #: pretix/control/templates/pretixcontrol/organizers/customer.html:198 @@ -1850,7 +1857,7 @@ msgstr "" #: pretix/base/exporters/orderlist.py:1076 #: pretix/base/exporters/orderlist.py:1259 #: pretix/base/exporters/waitinglist.py:113 pretix/control/forms/event.py:1585 -#: pretix/control/forms/organizer.py:115 +#: pretix/control/forms/organizer.py:116 msgid "Event slug" msgstr "" @@ -1906,18 +1913,6 @@ msgstr "" msgid "Status" msgstr "" -#: pretix/base/exporters/orderlist.py:261 -#: pretix/base/exporters/orderlist.py:444 -#: pretix/base/exporters/orderlist.py:577 -#: pretix/base/exporters/waitinglist.py:109 pretix/base/pdf.py:325 -#: pretix/control/templates/pretixcontrol/checkin/index.html:107 -#: pretix/control/templates/pretixcontrol/orders/fragment_export_schedule_form.html:108 -#: pretix/control/templates/pretixcontrol/organizers/customers.html:59 -#: pretix/control/templates/pretixcontrol/waitinglist/index.html:161 -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:34 -msgid "Email" -msgstr "" - #: pretix/base/exporters/orderlist.py:262 #: pretix/base/exporters/orderlist.py:446 #: pretix/base/exporters/orderlist.py:579 @@ -2011,7 +2006,7 @@ msgstr "" #: pretix/base/exporters/orderlist.py:287 #: pretix/base/exporters/orderlist.py:658 pretix/base/models/orders.py:320 #: pretix/control/forms/filter.py:566 -msgid "E-mail address verified" +msgid "Email address verified" msgstr "" #: pretix/base/exporters/orderlist.py:288 @@ -2137,7 +2132,7 @@ msgstr "" #: pretix/base/exporters/orderlist.py:600 pretix/base/forms/questions.py:655 #: pretix/base/modelimport_orders.py:313 pretix/base/models/customers.py:300 #: pretix/base/models/orders.py:1500 pretix/base/pdf.py:172 -#: pretix/control/forms/filter.py:647 pretix/control/forms/organizer.py:926 +#: pretix/control/forms/filter.py:647 pretix/control/forms/organizer.py:937 #: pretix/control/templates/pretixcontrol/order/index.html:520 #: pretix/control/templates/pretixcontrol/organizers/customer.html:120 #: pretix/control/views/item.py:435 pretix/plugins/badges/exporters.py:495 @@ -2265,7 +2260,7 @@ msgctxt "address" msgid "Invoice address state" msgstr "" -#: pretix/base/exporters/orderlist.py:660 pretix/control/navigation.py:303 +#: pretix/base/exporters/orderlist.py:660 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 @@ -2618,8 +2613,8 @@ msgstr "" msgid "Issuer" msgstr "" -#: pretix/base/exporters/orderlist.py:1286 pretix/control/navigation.py:536 -#: pretix/control/navigation.py:554 +#: pretix/base/exporters/orderlist.py:1286 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" @@ -2722,7 +2717,7 @@ msgstr "" msgid "Last invoice date of order" msgstr "" -#: pretix/base/exporters/reusablemedia.py:34 pretix/control/navigation.py:614 +#: pretix/base/exporters/reusablemedia.py:34 pretix/control/navigation.py:616 #: pretix/control/templates/pretixcontrol/organizers/edit.html:204 #: pretix/control/templates/pretixcontrol/organizers/giftcard_acceptance_list.html:35 #: pretix/control/templates/pretixcontrol/organizers/giftcard_acceptance_list.html:114 @@ -2888,11 +2883,6 @@ msgstr "" msgid "Please enter the same password twice" msgstr "" -#: pretix/base/forms/auth.py:160 -#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:134 -msgid "Email address" -msgstr "" - #: pretix/base/forms/auth.py:172 pretix/base/forms/auth.py:224 #: pretix/presale/forms/customer.py:296 pretix/presale/forms/customer.py:390 msgid "Repeat password" @@ -2979,13 +2969,13 @@ msgstr "" #: pretix/base/forms/user.py:51 pretix/control/forms/users.py:43 msgid "" -"There already is an account associated with this e-mail address. Please " +"There already is an account associated with this email address. Please " "choose a different one." msgstr "" #: pretix/base/forms/user.py:53 msgid "" -"Please enter your current password if you want to change your e-mail address " +"Please enter your current password if you want to change your email address " "or password." msgstr "" @@ -3012,7 +3002,7 @@ msgstr "" msgid "Repeat new password" msgstr "" -#: pretix/base/forms/user.py:75 pretix/control/forms/organizer.py:402 +#: pretix/base/forms/user.py:75 pretix/control/forms/organizer.py:413 #: pretix/control/forms/users.py:58 msgid "Default timezone" msgstr "" @@ -3346,12 +3336,12 @@ msgstr "" msgid "You entered an invalid number." msgstr "" -#: pretix/base/modelimport.py:276 pretix/base/modelimport.py:288 +#: pretix/base/modelimport.py:279 pretix/base/modelimport.py:291 msgctxt "subevent" msgid "No matching date was found." msgstr "" -#: pretix/base/modelimport.py:278 pretix/base/modelimport.py:290 +#: pretix/base/modelimport.py:281 pretix/base/modelimport.py:293 msgctxt "subevent" msgid "Multiple matching dates were found." msgstr "" @@ -3421,7 +3411,7 @@ msgid "Please enter a valid state." msgstr "" #: pretix/base/modelimport_orders.py:325 pretix/control/forms/filter.py:651 -msgid "Attendee e-mail address" +msgid "Attendee email address" msgstr "" #: pretix/base/modelimport_orders.py:341 pretix/base/modelimport_orders.py:352 @@ -3506,7 +3496,7 @@ msgid "Ambiguous option selected." msgstr "" #: pretix/base/modelimport_orders.py:697 pretix/base/models/orders.py:238 -#: pretix/control/forms/orders.py:686 pretix/control/forms/organizer.py:784 +#: pretix/control/forms/orders.py:686 pretix/control/forms/organizer.py:795 msgid "Customer" msgstr "" @@ -3651,7 +3641,7 @@ msgstr "" msgid "User" msgstr "" -#: pretix/base/models/auth.py:284 pretix/control/navigation.py:409 +#: pretix/base/models/auth.py:284 pretix/control/navigation.py:411 #: pretix/control/templates/pretixcontrol/users/index.html:5 #: pretix/control/templates/pretixcontrol/users/index.html:7 msgid "Users" @@ -3720,7 +3710,7 @@ msgid "" "rejected.." msgstr "" -#: pretix/base/models/checkin.py:85 pretix/control/navigation.py:638 +#: pretix/base/models/checkin.py:85 pretix/control/navigation.py:640 #: pretix/control/templates/pretixcontrol/organizers/gates.html:5 msgid "Gates" msgstr "" @@ -3816,7 +3806,7 @@ msgstr "" msgid "Single-sign-on method" msgstr "" -#: pretix/base/models/customers.py:85 pretix/base/models/devices.py:72 +#: pretix/base/models/customers.py:85 pretix/base/models/devices.py:71 #: pretix/base/models/items.py:1662 pretix/base/models/items.py:1910 msgid "" "You can enter any value here to make it easier to match the data with other " @@ -3884,15 +3874,15 @@ msgstr "" msgid "Separate multiple values with spaces" msgstr "" -#: pretix/base/models/devices.py:71 pretix/base/models/items.py:1661 +#: pretix/base/models/devices.py:70 pretix/base/models/items.py:1661 msgid "Internal identifier" msgstr "" -#: pretix/base/models/devices.py:91 pretix/base/models/items.py:1774 +#: pretix/base/models/devices.py:90 pretix/base/models/items.py:1774 msgid "This identifier is already used for a different question." msgstr "" -#: pretix/base/models/devices.py:114 pretix/control/forms/checkin.py:196 +#: pretix/base/models/devices.py:113 pretix/control/forms/checkin.py:196 #: pretix/control/forms/checkin.py:217 pretix/control/forms/filter.py:2398 #: pretix/control/forms/filter.py:2445 pretix/control/forms/filter.py:2606 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:67 @@ -3901,12 +3891,12 @@ msgstr "" msgid "Gate" msgstr "" -#: pretix/base/models/devices.py:132 +#: pretix/base/models/devices.py:131 #: pretix/control/templates/pretixcontrol/organizers/devices.html:83 msgid "Setup date" msgstr "" -#: pretix/base/models/devices.py:135 +#: pretix/base/models/devices.py:134 msgid "Initialization date" msgstr "" @@ -4120,8 +4110,8 @@ msgstr "" msgid "Restrict to specific sales channels" msgstr "" -#: pretix/base/models/event.py:655 pretix/control/navigation.py:342 -#: pretix/control/navigation.py:468 +#: pretix/base/models/event.py:655 pretix/control/navigation.py:344 +#: pretix/control/navigation.py:470 #: pretix/control/templates/pretixcontrol/events/index.html:5 #: pretix/control/templates/pretixcontrol/events/index.html:7 #: pretix/control/templates/pretixcontrol/organizers/devices.html:88 @@ -4245,8 +4235,8 @@ msgid "" "calendar." msgstr "" -#: pretix/base/models/event.py:1728 pretix/control/forms/organizer.py:223 -#: pretix/control/forms/organizer.py:227 +#: pretix/base/models/event.py:1728 pretix/control/forms/organizer.py:224 +#: pretix/control/forms/organizer.py:228 msgid "Public name" msgstr "" @@ -4274,8 +4264,8 @@ msgstr "" msgid "Link URL" msgstr "" -#: pretix/base/models/exports.py:42 pretix/control/navigation.py:227 -#: pretix/control/navigation.py:648 +#: pretix/base/models/exports.py:42 pretix/control/navigation.py:229 +#: pretix/control/navigation.py:650 msgid "Export" msgstr "" @@ -4300,8 +4290,8 @@ msgstr "" #: pretix/control/forms/event.py:1159 pretix/control/forms/event.py:1169 #: pretix/control/forms/event.py:1179 pretix/control/forms/orders.py:710 #: pretix/control/forms/orders.py:923 pretix/control/forms/orders.py:950 -#: pretix/control/forms/organizer.py:544 pretix/control/forms/organizer.py:554 -#: pretix/control/forms/organizer.py:564 pretix/control/forms/vouchers.py:273 +#: pretix/control/forms/organizer.py:555 pretix/control/forms/organizer.py:565 +#: pretix/control/forms/organizer.py:575 pretix/control/forms/vouchers.py:273 #: pretix/plugins/sendmail/forms.py:57 pretix/plugins/sendmail/forms.py:73 #: pretix/plugins/sendmail/models.py:232 msgid "Subject" @@ -4778,8 +4768,8 @@ msgstr "" #: pretix/base/models/items.py:786 pretix/base/models/items.py:1688 #: pretix/control/forms/filter.py:420 pretix/control/forms/filter.py:1897 -#: pretix/control/forms/item.py:271 pretix/control/navigation.py:148 -#: pretix/control/navigation.py:157 +#: pretix/control/forms/item.py:271 pretix/control/navigation.py:138 +#: pretix/control/navigation.py:147 #: pretix/control/templates/pretixcontrol/checkin/lists.html:104 #: pretix/control/templates/pretixcontrol/items/base.html:3 #: pretix/control/templates/pretixcontrol/items/discounts.html:60 @@ -4854,7 +4844,7 @@ msgid "" "only available to specific groups." msgstr "" -#: pretix/base/models/items.py:1182 pretix/control/navigation.py:577 +#: pretix/base/models/items.py:1182 pretix/control/navigation.py:579 #: pretix/control/templates/pretixcontrol/organizers/membershiptypes.html:4 #: pretix/control/templates/pretixcontrol/organizers/membershiptypes.html:6 msgid "Membership types" @@ -5212,7 +5202,7 @@ msgid "" "prevent accidental overbooking." msgstr "" -#: pretix/base/models/items.py:2080 pretix/control/navigation.py:166 +#: pretix/base/models/items.py:2080 pretix/control/navigation.py:156 #: pretix/control/templates/pretixcontrol/items/quotas.html:4 #: pretix/control/templates/pretixcontrol/items/quotas.html:6 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:416 @@ -5575,7 +5565,7 @@ msgstr "" #: pretix/base/models/orders.py:2287 pretix/base/payment.py:1310 #: pretix/base/payment.py:1314 pretix/base/settings.py:990 -#: pretix/control/forms/organizer.py:770 +#: pretix/control/forms/organizer.py:781 #: pretix/control/templates/pretixcontrol/items/index.html:106 #: pretix/control/templates/pretixcontrol/order/index.html:151 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:375 @@ -5622,7 +5612,7 @@ msgid "Badge" msgstr "" #: pretix/base/models/orders.py:3404 pretix/base/pdf.py:1109 -#: pretix/control/forms/organizer.py:721 pretix/control/forms/organizer.py:757 +#: pretix/control/forms/organizer.py:732 pretix/control/forms/organizer.py:768 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:66 #: pretix/plugins/ticketoutputpdf/ticketoutput.py:113 msgid "Ticket" @@ -5644,7 +5634,7 @@ msgid "" "your organizer accounts and your events." msgstr "" -#: pretix/base/models/organizer.py:97 pretix/control/navigation.py:348 +#: pretix/base/models/organizer.py:97 pretix/control/navigation.py:350 #: pretix/control/templates/pretixcontrol/oauth/authorized.html:19 #: pretix/control/templates/pretixcontrol/organizers/index.html:6 #: pretix/control/templates/pretixcontrol/organizers/index.html:8 @@ -5747,7 +5737,7 @@ msgstr "" msgid "Team" msgstr "" -#: pretix/base/models/organizer.py:386 pretix/control/navigation.py:525 +#: pretix/base/models/organizer.py:386 pretix/control/navigation.py:527 #: pretix/control/templates/pretixcontrol/organizers/teams.html:6 msgid "Teams" msgstr "" @@ -5965,7 +5955,7 @@ msgid "" "have been redeemed etc." msgstr "" -#: pretix/base/models/vouchers.py:313 pretix/control/navigation.py:265 +#: pretix/base/models/vouchers.py:313 pretix/control/navigation.py:267 #: pretix/control/templates/pretixcontrol/vouchers/index.html:6 #: pretix/control/templates/pretixcontrol/vouchers/index.html:8 msgid "Vouchers" @@ -6109,7 +6099,7 @@ msgid "" "a ticket available for you." msgstr "" -#: pretix/base/notifications.py:192 pretix/control/navigation.py:137 +#: pretix/base/notifications.py:192 pretix/control/navigation.py:193 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:20 #: pretix/control/templates/pretixcontrol/subevents/index.html:5 #: pretix/control/templates/pretixcontrol/subevents/index.html:7 @@ -6888,7 +6878,7 @@ msgstr "" #: pretix/base/pdf.py:649 pretix/base/pdf.py:672 #: pretix/base/services/placeholders.py:556 -#: pretix/control/forms/organizer.py:601 +#: pretix/control/forms/organizer.py:612 msgid "Mr Doe" msgstr "" @@ -8259,7 +8249,7 @@ msgid "Require invoice address" msgstr "" #: pretix/base/settings.py:553 -msgid "Require a business addresses" +msgid "Require a business address" msgstr "" #: pretix/base/settings.py:554 @@ -9993,7 +9983,7 @@ msgid "Only respected by modern browsers." msgstr "" #: pretix/base/settings.py:2876 pretix/base/settings.py:2919 -#: pretix/control/forms/organizer.py:464 +#: pretix/control/forms/organizer.py:475 msgid "Header image" msgstr "" @@ -10025,7 +10015,7 @@ msgid "" "used, this option will be ignored and the event title will always be shown." msgstr "" -#: pretix/base/settings.py:2922 pretix/control/forms/organizer.py:468 +#: pretix/base/settings.py:2922 pretix/control/forms/organizer.py:479 msgid "" "If you provide a logo image, we will by default not show your organization " "name in the page header. By default, we show your logo with a size of up to " @@ -10348,7 +10338,7 @@ msgid "Middle name" msgstr "" #: pretix/base/settings.py:3586 pretix/base/settings.py:3598 -#: pretix/control/forms/organizer.py:595 +#: pretix/control/forms/organizer.py:606 msgctxt "person_name_sample" msgid "John Doe" msgstr "" @@ -10436,12 +10426,12 @@ msgid "This will remove all phone numbers from orders." msgstr "" #: pretix/base/shredder.py:290 -msgid "E-mails" +msgid "Emails" msgstr "" #: pretix/base/shredder.py:292 msgid "" -"This will remove all e-mail addresses from orders and attendees, as well as " +"This will remove all email addresses from orders and attendees, as well as " "logged email contents. This will also remove the association to customer " "accounts." msgstr "" @@ -11281,19 +11271,19 @@ msgstr "" msgid "Default ({value})" msgstr "" -#: pretix/control/forms/event.py:375 pretix/control/forms/organizer.py:150 +#: pretix/control/forms/event.py:375 pretix/control/forms/organizer.py:151 msgid "Custom domain" msgstr "" -#: pretix/control/forms/event.py:377 pretix/control/forms/organizer.py:152 +#: pretix/control/forms/event.py:377 pretix/control/forms/organizer.py:153 msgid "You need to configure the custom domain in the webserver beforehand." msgstr "" -#: pretix/control/forms/event.py:389 pretix/control/forms/organizer.py:160 +#: pretix/control/forms/event.py:389 pretix/control/forms/organizer.py:161 msgid "You cannot choose the base domain of this installation." msgstr "" -#: pretix/control/forms/event.py:393 pretix/control/forms/organizer.py:165 +#: pretix/control/forms/event.py:393 pretix/control/forms/organizer.py:166 msgid "This domain is already in use for a different event or organizer." msgstr "" @@ -11304,33 +11294,33 @@ msgid "" "{error}" msgstr "" -#: pretix/control/forms/event.py:507 pretix/control/forms/organizer.py:405 +#: pretix/control/forms/event.py:507 pretix/control/forms/organizer.py:416 msgid "Name format" msgstr "" -#: pretix/control/forms/event.py:508 pretix/control/forms/organizer.py:406 +#: pretix/control/forms/event.py:508 pretix/control/forms/organizer.py:417 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:513 pretix/control/forms/organizer.py:411 +#: pretix/control/forms/event.py:513 pretix/control/forms/organizer.py:422 msgid "Allowed titles" msgstr "" -#: pretix/control/forms/event.py:514 pretix/control/forms/organizer.py:412 +#: pretix/control/forms/event.py:514 pretix/control/forms/organizer.py:423 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:633 pretix/control/forms/organizer.py:482 +#: pretix/control/forms/event.py:633 pretix/control/forms/organizer.py:493 #, python-brace-format msgid "Ask for {fields}, display like {example}" msgstr "" -#: pretix/control/forms/event.py:639 pretix/control/forms/organizer.py:488 +#: pretix/control/forms/event.py:639 pretix/control/forms/organizer.py:499 msgid "Free text input" msgstr "" @@ -11423,15 +11413,15 @@ msgid "" "shop must be enabled." msgstr "" -#: pretix/control/forms/event.py:979 pretix/control/forms/organizer.py:523 +#: pretix/control/forms/event.py:979 pretix/control/forms/organizer.py:534 msgid "Bcc address" msgstr "" -#: pretix/control/forms/event.py:980 pretix/control/forms/organizer.py:524 +#: pretix/control/forms/event.py:980 pretix/control/forms/organizer.py:535 msgid "All emails will be sent to this address as a Bcc copy" msgstr "" -#: pretix/control/forms/event.py:986 pretix/control/forms/organizer.py:530 +#: pretix/control/forms/event.py:986 pretix/control/forms/organizer.py:541 msgid "Signature" msgstr "" @@ -11440,7 +11430,7 @@ msgstr "" msgid "This will be attached to every email. Available placeholders: {event}" msgstr "" -#: pretix/control/forms/event.py:994 pretix/control/forms/organizer.py:538 +#: pretix/control/forms/event.py:994 pretix/control/forms/organizer.py:549 msgid "e.g. your contact details" msgstr "" @@ -11487,8 +11477,8 @@ msgstr "" #: pretix/control/forms/event.py:1090 pretix/control/forms/event.py:1164 #: pretix/control/forms/event.py:1174 pretix/control/forms/event.py:1184 -#: pretix/control/forms/event.py:1189 pretix/control/forms/organizer.py:549 -#: pretix/control/forms/organizer.py:559 pretix/control/forms/organizer.py:569 +#: pretix/control/forms/event.py:1189 pretix/control/forms/organizer.py:560 +#: pretix/control/forms/organizer.py:570 pretix/control/forms/organizer.py:580 #: pretix/control/templates/pretixcontrol/event/mail.html:88 #: pretix/control/templates/pretixcontrol/organizers/giftcard.html:111 msgid "Text" @@ -11676,7 +11666,7 @@ msgstr "" msgid "The given voucher code does not exist." msgstr "" -#: pretix/control/forms/event.py:1581 pretix/control/forms/organizer.py:111 +#: pretix/control/forms/event.py:1581 pretix/control/forms/organizer.py:112 #: pretix/control/views/shredder.py:179 msgid "The slug you entered was not correct." msgstr "" @@ -11745,7 +11735,7 @@ msgstr "" msgid "Search for…" msgstr "" -#: pretix/control/forms/filter.py:213 pretix/control/navigation.py:203 +#: pretix/control/forms/filter.py:213 pretix/control/navigation.py:205 #: pretix/control/templates/pretixcontrol/items/question.html:25 msgid "All orders" msgstr "" @@ -12331,7 +12321,7 @@ msgid "" msgstr "" #: pretix/control/forms/global_settings.py:131 -msgid "E-mail notifications" +msgid "Email notifications" msgstr "" #: pretix/control/forms/global_settings.py:132 @@ -13142,102 +13132,102 @@ msgstr "" msgid "Please confirm that you want to cancel ALL dates in this event series." msgstr "" -#: pretix/control/forms/organizer.py:92 +#: pretix/control/forms/organizer.py:93 msgid "This slug is already in use. Please choose a different one." msgstr "" -#: pretix/control/forms/organizer.py:288 +#: pretix/control/forms/organizer.py:289 msgid "" "The changes could not be saved because there would be no remaining team with " "the permission to change teams and permissions." msgstr "" -#: pretix/control/forms/organizer.py:318 pretix/control/forms/organizer.py:351 +#: pretix/control/forms/organizer.py:324 pretix/control/forms/organizer.py:362 msgid "" "Your device will not have access to anything, please select some events." msgstr "" -#: pretix/control/forms/organizer.py:498 pretix/plugins/stripe/payment.py:311 +#: pretix/control/forms/organizer.py:509 pretix/plugins/stripe/payment.py:311 msgid "experimental" msgstr "" -#: pretix/control/forms/organizer.py:504 +#: pretix/control/forms/organizer.py:515 msgid "" "This feature is currently in an experimental stage. It only supports very " "limited use cases and might change at any point." msgstr "" -#: pretix/control/forms/organizer.py:533 +#: pretix/control/forms/organizer.py:544 msgid "This will be attached to every email." msgstr "" -#: pretix/control/forms/organizer.py:625 +#: pretix/control/forms/organizer.py:636 msgctxt "webhooks" msgid "Event types" msgstr "" -#: pretix/control/forms/organizer.py:657 +#: pretix/control/forms/organizer.py:668 msgid "Gift card value" msgstr "" -#: pretix/control/forms/organizer.py:730 +#: pretix/control/forms/organizer.py:741 msgid "An medium with this type and identifier is already registered." msgstr "" -#: pretix/control/forms/organizer.py:831 +#: pretix/control/forms/organizer.py:842 msgid "An account with this customer ID is already registered." msgstr "" -#: pretix/control/forms/organizer.py:848 +#: pretix/control/forms/organizer.py:859 #: pretix/control/templates/pretixcontrol/organizers/customer.html:61 #: pretix/presale/forms/customer.py:157 pretix/presale/forms/customer.py:478 #: pretix/presale/templates/pretixpresale/organizers/customer_profile.html:32 msgid "Phone" msgstr "" -#: pretix/control/forms/organizer.py:955 +#: pretix/control/forms/organizer.py:966 msgctxt "sso_oidc" msgid "Base URL" msgstr "" -#: pretix/control/forms/organizer.py:959 +#: pretix/control/forms/organizer.py:970 msgctxt "sso_oidc" msgid "Client ID" msgstr "" -#: pretix/control/forms/organizer.py:963 +#: pretix/control/forms/organizer.py:974 msgctxt "sso_oidc" msgid "Client secret" msgstr "" -#: pretix/control/forms/organizer.py:967 +#: pretix/control/forms/organizer.py:978 msgctxt "sso_oidc" msgid "Scope" msgstr "" -#: pretix/control/forms/organizer.py:968 +#: pretix/control/forms/organizer.py:979 msgctxt "sso_oidc" msgid "Multiple scopes separated with spaces." msgstr "" -#: pretix/control/forms/organizer.py:972 +#: pretix/control/forms/organizer.py:983 msgctxt "sso_oidc" msgid "User ID field" msgstr "" -#: pretix/control/forms/organizer.py:973 +#: pretix/control/forms/organizer.py:984 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:979 +#: pretix/control/forms/organizer.py:990 msgctxt "sso_oidc" msgid "Email field" msgstr "" -#: pretix/control/forms/organizer.py:980 +#: pretix/control/forms/organizer.py:991 msgctxt "sso_oidc" msgid "" "We will assume that all email addresses received from the SSO provider are " @@ -13245,30 +13235,30 @@ msgid "" "security issues might arise." msgstr "" -#: pretix/control/forms/organizer.py:987 +#: pretix/control/forms/organizer.py:998 msgctxt "sso_oidc" msgid "Phone field" msgstr "" -#: pretix/control/forms/organizer.py:1005 +#: pretix/control/forms/organizer.py:1016 #, python-brace-format msgctxt "sso_oidc" msgid "{label} field" msgstr "" -#: pretix/control/forms/organizer.py:1044 +#: pretix/control/forms/organizer.py:1055 msgid "Invalidate old client secret and generate a new one" msgstr "" -#: pretix/control/forms/organizer.py:1077 +#: pretix/control/forms/organizer.py:1088 msgid "Organizer short name" msgstr "" -#: pretix/control/forms/organizer.py:1081 +#: pretix/control/forms/organizer.py:1092 msgid "Allow access to reusable media" msgstr "" -#: pretix/control/forms/organizer.py:1082 +#: pretix/control/forms/organizer.py:1093 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 " @@ -13277,15 +13267,15 @@ msgid "" "to interact with the media type." msgstr "" -#: pretix/control/forms/organizer.py:1098 +#: pretix/control/forms/organizer.py:1109 msgid "The selected organizer does not exist or cannot be invited." msgstr "" -#: pretix/control/forms/organizer.py:1100 +#: pretix/control/forms/organizer.py:1111 msgid "The selected organizer has already been invited." msgstr "" -#: pretix/control/forms/organizer.py:1135 +#: pretix/control/forms/organizer.py:1146 msgid "A sales channel with the same identifier already exists." msgstr "" @@ -14785,14 +14775,14 @@ msgid "" "administrate it." msgstr "" -#: pretix/control/navigation.py:37 pretix/control/navigation.py:336 +#: pretix/control/navigation.py:37 pretix/control/navigation.py:338 #: pretix/control/templates/pretixcontrol/dashboard.html:3 #: pretix/control/templates/pretixcontrol/dashboard.html:5 msgid "Dashboard" msgstr "" -#: pretix/control/navigation.py:49 pretix/control/navigation.py:380 -#: pretix/control/navigation.py:485 +#: pretix/control/navigation.py:49 pretix/control/navigation.py:382 +#: pretix/control/navigation.py:487 #: pretix/control/templates/pretixcontrol/checkin/list_edit.html:38 #: pretix/control/templates/pretixcontrol/event/mail.html:14 #: pretix/control/templates/pretixcontrol/event/tax_edit.html:25 @@ -14845,26 +14835,26 @@ msgstr "" msgid "Widget" msgstr "" -#: pretix/control/navigation.py:126 pretix/control/navigation.py:433 -#: pretix/control/navigation.py:478 +#: pretix/control/navigation.py:126 pretix/control/navigation.py:435 +#: pretix/control/navigation.py:480 #: pretix/control/templates/pretixcontrol/event/payment.html:47 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:12 msgid "Settings" msgstr "" -#: pretix/control/navigation.py:174 +#: pretix/control/navigation.py:164 msgid "Categories" msgstr "" -#: pretix/control/navigation.py:190 +#: pretix/control/navigation.py:180 msgid "Discounts" msgstr "" -#: pretix/control/navigation.py:211 +#: pretix/control/navigation.py:213 msgid "Overview" msgstr "" -#: pretix/control/navigation.py:219 +#: pretix/control/navigation.py:221 #: pretix/control/templates/pretixcontrol/order/index.html:831 #: pretix/control/templates/pretixcontrol/orders/refunds.html:7 #: pretix/control/templates/pretixcontrol/orders/refunds.html:9 @@ -14874,35 +14864,35 @@ msgstr "" msgid "Refunds" msgstr "" -#: pretix/control/navigation.py:245 +#: pretix/control/navigation.py:247 msgid "Import" msgstr "" -#: pretix/control/navigation.py:274 +#: pretix/control/navigation.py:276 msgid "All vouchers" msgstr "" -#: pretix/control/navigation.py:282 +#: pretix/control/navigation.py:284 msgid "Tags" msgstr "" -#: pretix/control/navigation.py:294 +#: pretix/control/navigation.py:296 msgctxt "navigation" msgid "Check-in" msgstr "" -#: pretix/control/navigation.py:311 +#: pretix/control/navigation.py:313 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:4 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:6 msgid "Check-in history" msgstr "" -#: pretix/control/navigation.py:354 +#: pretix/control/navigation.py:356 #: pretix/control/templates/pretixcontrol/orders/search.html:19 msgid "Search" msgstr "" -#: pretix/control/navigation.py:366 +#: pretix/control/navigation.py:368 #: pretix/control/templates/pretixcontrol/order/index.html:737 #: pretix/plugins/reports/accountingreport.py:496 #: pretix/plugins/reports/accountingreport.py:677 @@ -14910,24 +14900,24 @@ msgstr "" msgid "Payments" msgstr "" -#: pretix/control/navigation.py:374 +#: pretix/control/navigation.py:376 msgid "User settings" msgstr "" -#: pretix/control/navigation.py:385 +#: pretix/control/navigation.py:387 #: pretix/control/templates/pretixcontrol/user/settings.html:16 msgid "Notifications" msgstr "" -#: pretix/control/navigation.py:390 +#: pretix/control/navigation.py:392 msgid "2FA" msgstr "" -#: pretix/control/navigation.py:395 +#: pretix/control/navigation.py:397 msgid "Authorized apps" msgstr "" -#: pretix/control/navigation.py:400 +#: pretix/control/navigation.py:402 #: pretix/control/templates/pretixcontrol/user/history.html:4 #: pretix/control/templates/pretixcontrol/user/history.html:6 #: pretix/control/templates/pretixcontrol/user/history.html:10 @@ -14935,67 +14925,67 @@ msgstr "" msgid "Account history" msgstr "" -#: pretix/control/navigation.py:415 +#: pretix/control/navigation.py:417 msgid "All users" msgstr "" -#: pretix/control/navigation.py:420 +#: pretix/control/navigation.py:422 #: pretix/control/templates/pretixcontrol/user/staff_session_list.html:5 #: pretix/control/templates/pretixcontrol/user/staff_session_list.html:7 msgid "Admin sessions" msgstr "" -#: pretix/control/navigation.py:427 +#: pretix/control/navigation.py:429 #: pretix/control/templates/pretixcontrol/global_settings_base.html:5 #: pretix/control/templates/pretixcontrol/global_settings_base.html:7 msgid "Global settings" msgstr "" -#: pretix/control/navigation.py:438 +#: pretix/control/navigation.py:440 msgid "Update check" msgstr "" -#: pretix/control/navigation.py:443 +#: pretix/control/navigation.py:445 msgid "License check" msgstr "" -#: pretix/control/navigation.py:448 +#: pretix/control/navigation.py:450 msgid "System report" msgstr "" -#: pretix/control/navigation.py:492 +#: pretix/control/navigation.py:494 #: pretix/control/templates/pretixcontrol/organizers/properties.html:5 msgid "Event metadata" msgstr "" -#: pretix/control/navigation.py:513 +#: pretix/control/navigation.py:515 #: pretix/control/templates/pretixcontrol/organizers/webhooks.html:6 msgid "Webhooks" msgstr "" -#: pretix/control/navigation.py:546 +#: pretix/control/navigation.py:548 msgid "Acceptance" msgstr "" -#: pretix/control/navigation.py:567 +#: pretix/control/navigation.py:569 #: pretix/control/templates/pretixcontrol/organizers/customers.html:6 #: pretix/control/templates/pretixcontrol/organizers/customers.html:9 msgid "Customers" msgstr "" -#: pretix/control/navigation.py:586 +#: pretix/control/navigation.py:588 #: pretix/control/templates/pretixcontrol/organizers/ssoclients.html:4 #: pretix/control/templates/pretixcontrol/organizers/ssoclients.html:6 msgid "SSO clients" msgstr "" -#: pretix/control/navigation.py:595 +#: pretix/control/navigation.py:597 #: pretix/control/templates/pretixcontrol/organizers/ssoproviders.html:4 #: pretix/control/templates/pretixcontrol/organizers/ssoproviders.html:6 msgid "SSO providers" msgstr "" -#: pretix/control/navigation.py:624 pretix/control/navigation.py:631 +#: pretix/control/navigation.py:626 pretix/control/navigation.py:633 msgid "Devices" msgstr "" @@ -16136,7 +16126,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/email_setup.html:8 #: pretix/control/templates/pretixcontrol/email_setup_simple.html:8 #: pretix/control/templates/pretixcontrol/email_setup_smtp.html:8 -msgid "E-mail sending" +msgid "Email sending" msgstr "" #: pretix/control/templates/pretixcontrol/email_setup.html:21 @@ -16145,7 +16135,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/email_setup.html:29 msgid "" -"E-mails will be sent through the system's default server. They will show the " +"Emails will be sent through the system's default server. They will show the " "following sender information:" msgstr "" @@ -16166,7 +16156,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/email_setup.html:64 msgid "" -"E-mails will be sent through the system's default server but with your own " +"Emails will be sent through the system's default server but with your own " "sender address. This will make your emails look more personalized and coming " "directly from you, but it also might require some extra steps to ensure good " "deliverability." @@ -16719,7 +16709,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:7 #: pretix/control/templates/pretixcontrol/organizers/mail.html:11 -msgid "E-mail settings" +msgid "Email settings" msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:21 @@ -16742,7 +16732,7 @@ msgid "Calendar invites" msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:66 -msgid "E-mail design" +msgid "Email design" msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:79 @@ -16756,7 +16746,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:87 #: pretix/control/templates/pretixcontrol/organizers/mail.html:58 -msgid "E-mail content" +msgid "Email content" msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:90 @@ -19395,7 +19385,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/order/mail_history.html:4 #: pretix/control/templates/pretixcontrol/order/mail_history.html:7 -#: pretix/plugins/sendmail/signals.py:107 +#: pretix/plugins/sendmail/signals.py:106 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/history.html:4 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/history.html:6 msgid "Email history" @@ -19612,14 +19602,14 @@ msgstr "" #: pretix/control/templates/pretixcontrol/order/sendmail.html:4 #: pretix/control/templates/pretixcontrol/order/sendmail.html:7 -#: pretix/plugins/sendmail/signals.py:91 +#: pretix/plugins/sendmail/signals.py:90 msgid "Send email" msgstr "" #: pretix/control/templates/pretixcontrol/order/sendmail.html:27 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_update.html:74 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html:42 -msgid "E-mail preview" +msgid "Email preview" msgstr "" #: pretix/control/templates/pretixcontrol/order/sendmail.html:38 @@ -19710,7 +19700,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/orders/cancel.html:49 #: pretix/control/templates/pretixcontrol/vouchers/bulk.html:85 #: pretix/plugins/sendmail/apps.py:30 pretix/plugins/sendmail/apps.py:33 -#: pretix/plugins/sendmail/signals.py:83 +#: pretix/plugins/sendmail/signals.py:82 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/index.html:3 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/index.html:5 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html:5 @@ -22160,7 +22150,7 @@ msgid "Notification type" msgstr "" #: pretix/control/templates/pretixcontrol/user/notifications.html:57 -msgid "E-Mail notification" +msgid "Email notification" msgstr "" #: pretix/control/templates/pretixcontrol/user/notifications.html:70 @@ -22742,15 +22732,15 @@ msgstr "" #: pretix/control/views/auth.py:357 msgid "" -"If the address is registered to valid account, then we have sent you an e-" -"mail containing further instructions. Please note that we will send at most " +"If the address is registered to valid account, then we have sent you an " +"email containing further instructions. Please note that we will send at most " "one email every 24 hours." msgstr "" #: pretix/control/views/auth.py:360 msgid "" -"If the address is registered to valid account, then we have sent you an e-" -"mail containing further instructions." +"If the address is registered to valid account, then we have sent you an " +"email containing further instructions." msgstr "" #: pretix/control/views/auth.py:380 @@ -23002,7 +22992,7 @@ msgid "Your order: %(code)s" msgstr "" #: pretix/control/views/event.py:810 -msgid "Unknown e-mail renderer." +msgid "Unknown email renderer." msgstr "" #: pretix/control/views/event.py:826 pretix/control/views/orders.py:671 @@ -24208,7 +24198,7 @@ msgid "Your comment has been saved." msgstr "" #: pretix/control/views/users.py:148 -msgid "We sent out an e-mail containing further instructions." +msgid "We sent out an email containing further instructions." msgstr "" #: pretix/control/views/users.py:168 @@ -24908,7 +24898,8 @@ msgid "" msgstr "" #: pretix/plugins/banktransfer/payment.py:336 -msgid "Invoice recipient e-mail" +#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:132 +msgid "Invoice recipient email" msgstr "" #: pretix/plugins/banktransfer/payment.py:338 @@ -24928,7 +24919,7 @@ msgstr "" #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/checkout_payment_form.html:14 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:23 #: pretix/plugins/banktransfer/views.py:835 -#: pretix/plugins/stripe/payment.py:1462 +#: pretix/plugins/stripe/payment.py:1467 #: pretix/plugins/stripe/templates/pretixplugins/stripe/checkout_payment_confirm.html:32 #: pretix/plugins/stripe/templates/pretixplugins/stripe/checkout_payment_confirm.html:35 msgid "Account holder" @@ -25255,10 +25246,6 @@ msgid "" "their email address:" msgstr "" -#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:132 -msgid "Invoice recipient email" -msgstr "" - #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:139 msgid "Send invoice via email" msgstr "" @@ -25513,7 +25500,7 @@ msgstr "" #: pretix/plugins/banktransfer/views.py:932 #, python-brace-format -msgid "Sending the latest invoice via e-mail to {email}." +msgid "Sending the latest invoice via email to {email}." msgstr "" #: pretix/plugins/checkinlists/apps.py:47 @@ -25647,7 +25634,7 @@ msgstr "" #: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47 #: pretix/plugins/paypal/payment.py:75 pretix/plugins/paypal2/payment.py:82 #: pretix/plugins/paypal2/payment.py:138 pretix/plugins/paypal2/payment.py:1080 -#: pretix/plugins/paypal2/payment.py:1081 pretix/plugins/stripe/payment.py:1808 +#: pretix/plugins/paypal2/payment.py:1081 pretix/plugins/stripe/payment.py:1813 msgid "PayPal" msgstr "" @@ -25735,7 +25722,7 @@ msgid "" msgstr "" #: pretix/plugins/paypal/payment.py:472 pretix/plugins/paypal2/payment.py:811 -#: pretix/plugins/stripe/payment.py:989 +#: pretix/plugins/stripe/payment.py:994 msgid "There was an error sending the confirmation mail." msgstr "" @@ -25832,7 +25819,7 @@ msgstr "" msgid "It looks like you canceled the PayPal payment" msgstr "" -#: pretix/plugins/paypal/views.py:255 pretix/plugins/paypal2/views.py:525 +#: pretix/plugins/paypal/views.py:255 pretix/plugins/paypal2/views.py:531 msgid "Your PayPal account has been disconnected." msgstr "" @@ -26149,7 +26136,7 @@ msgstr "" #: pretix/plugins/paypal2/views.py:267 msgid "" -"The e-mail address on your PayPal account has not yet been confirmed. You " +"The email address on your PayPal account has not yet been confirmed. You " "will need to do this before you can start accepting payments." msgstr "" @@ -26614,43 +26601,43 @@ msgid_plural "%(count)d days before event start at %(time)s" msgstr[0] "" msgstr[1] "" -#: pretix/plugins/sendmail/signals.py:99 +#: pretix/plugins/sendmail/signals.py:98 msgid "Scheduled emails" msgstr "" -#: pretix/plugins/sendmail/signals.py:122 +#: pretix/plugins/sendmail/signals.py:121 msgid "Mass email was sent to customers or attendees." msgstr "" -#: pretix/plugins/sendmail/signals.py:123 +#: pretix/plugins/sendmail/signals.py:122 msgid "Mass email was sent to waiting list entries." msgstr "" -#: pretix/plugins/sendmail/signals.py:124 +#: pretix/plugins/sendmail/signals.py:123 msgid "The order received a mass email." msgstr "" -#: pretix/plugins/sendmail/signals.py:125 +#: pretix/plugins/sendmail/signals.py:124 msgid "A ticket holder of this order received a mass email." msgstr "" -#: pretix/plugins/sendmail/signals.py:126 +#: pretix/plugins/sendmail/signals.py:125 msgid "An email rule was created" msgstr "" -#: pretix/plugins/sendmail/signals.py:127 +#: pretix/plugins/sendmail/signals.py:126 msgid "An email rule was updated" msgstr "" -#: pretix/plugins/sendmail/signals.py:128 +#: pretix/plugins/sendmail/signals.py:127 msgid "A scheduled email was sent to the order" msgstr "" -#: pretix/plugins/sendmail/signals.py:129 +#: pretix/plugins/sendmail/signals.py:128 msgid "A scheduled email was sent to a ticket holder" msgstr "" -#: pretix/plugins/sendmail/signals.py:130 +#: pretix/plugins/sendmail/signals.py:129 msgid "An email rule was deleted" msgstr "" @@ -27097,7 +27084,7 @@ msgstr "" msgid "Credit card payments" msgstr "" -#: pretix/plugins/stripe/payment.py:342 pretix/plugins/stripe/payment.py:1531 +#: pretix/plugins/stripe/payment.py:342 pretix/plugins/stripe/payment.py:1536 msgid "iDEAL" msgstr "" @@ -27112,11 +27099,11 @@ msgid "" "account before they work properly." msgstr "" -#: pretix/plugins/stripe/payment.py:350 pretix/plugins/stripe/payment.py:1556 +#: pretix/plugins/stripe/payment.py:350 pretix/plugins/stripe/payment.py:1561 msgid "Alipay" msgstr "" -#: pretix/plugins/stripe/payment.py:358 pretix/plugins/stripe/payment.py:1568 +#: pretix/plugins/stripe/payment.py:358 pretix/plugins/stripe/payment.py:1573 msgid "Bancontact" msgstr "" @@ -27166,27 +27153,27 @@ msgid "" "payment term allows for this lag." msgstr "" -#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1670 +#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1675 msgid "EPS" msgstr "" -#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1701 +#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1706 msgid "Multibanco" msgstr "" -#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1723 +#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1728 msgid "Przelewy24" msgstr "" -#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1762 +#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1767 msgid "WeChat Pay" msgstr "" -#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1815 +#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1820 msgid "Swish" msgstr "" -#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1322 +#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1327 msgid "Affirm" msgstr "" @@ -27194,7 +27181,7 @@ msgstr "" msgid "Only available for payments between $50 and $30,000." msgstr "" -#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1367 +#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1372 msgid "Klarna" msgstr "" @@ -27210,11 +27197,15 @@ msgid "" "political organizations." msgstr "" -#: pretix/plugins/stripe/payment.py:501 +#: pretix/plugins/stripe/payment.py:499 +msgid "MobilePay" +msgstr "" + +#: pretix/plugins/stripe/payment.py:506 msgid "Destination" msgstr "" -#: pretix/plugins/stripe/payment.py:531 pretix/plugins/stripe/payment.py:1437 +#: pretix/plugins/stripe/payment.py:536 pretix/plugins/stripe/payment.py:1442 #, python-brace-format msgid "" "The Stripe plugin is operating in test mode. You can use one of \n" "Language-Team: Spanish varias tarjetas de prueba para realizar una transacción. No se " "transferirá nada de dinero." -#: pretix/plugins/stripe/payment.py:724 +#: pretix/plugins/stripe/payment.py:729 msgid "No payment information found." msgstr "No se han encontrado datos de pago." -#: pretix/plugins/stripe/payment.py:762 +#: pretix/plugins/stripe/payment.py:767 msgid "" "We had trouble communicating with Stripe. Please try again and contact " "support if the problem persists." @@ -31000,20 +30897,20 @@ msgstr "" "póngase en contacto con el servicio de asistencia técnica si el problema " "persiste." -#: pretix/plugins/stripe/payment.py:766 +#: pretix/plugins/stripe/payment.py:771 msgid "Stripe returned an error" msgstr "Stripe ha devuelto un error" -#: pretix/plugins/stripe/payment.py:838 +#: pretix/plugins/stripe/payment.py:843 msgid "You may need to enable JavaScript for Stripe payments." msgstr "Es posible que necesite habilitar JavaScript para pagos con Stripe." -#: pretix/plugins/stripe/payment.py:933 pretix/plugins/stripe/payment.py:1055 +#: pretix/plugins/stripe/payment.py:938 pretix/plugins/stripe/payment.py:1060 #, python-format msgid "Stripe reported an error with your card: %s" msgstr "Stripe reportó un error con su tarjeta: %s" -#: pretix/plugins/stripe/payment.py:951 pretix/plugins/stripe/payment.py:1067 +#: pretix/plugins/stripe/payment.py:956 pretix/plugins/stripe/payment.py:1072 msgid "" "We had trouble communicating with Stripe. Please try again and get in touch " "with us if this problem persists." @@ -31021,7 +30918,7 @@ msgstr "" "Tuvimos problemas para comunicarnos con Stripe. Por favor, inténtelo de " "nuevo y póngase en contacto con nosotros si este problema persiste." -#: pretix/plugins/stripe/payment.py:992 +#: pretix/plugins/stripe/payment.py:997 msgid "" "Your payment is pending completion. We will inform you as soon as the " "payment completed." @@ -31029,68 +30926,68 @@ msgstr "" "Su pago está pendiente de completarse. Le informaremos tan pronto como se " "complete el pago." -#: pretix/plugins/stripe/payment.py:1000 +#: pretix/plugins/stripe/payment.py:1005 msgid "Your payment failed. Please try again." msgstr "Su pago falló. Inténtalo de nuevo." -#: pretix/plugins/stripe/payment.py:1006 +#: pretix/plugins/stripe/payment.py:1011 #, python-format msgid "Stripe reported an error: %s" msgstr "Stripe reportó un error: %s" -#: pretix/plugins/stripe/payment.py:1107 +#: pretix/plugins/stripe/payment.py:1112 msgid "Credit card via Stripe" msgstr "Tarjeta de crédito via Stripe" -#: pretix/plugins/stripe/payment.py:1108 +#: pretix/plugins/stripe/payment.py:1113 msgid "Credit card" msgstr "Tarjeta de crédito" -#: pretix/plugins/stripe/payment.py:1195 +#: pretix/plugins/stripe/payment.py:1200 msgid "SEPA Debit via Stripe" msgstr "Adeudo SEPA via Stripe" -#: pretix/plugins/stripe/payment.py:1196 +#: pretix/plugins/stripe/payment.py:1201 msgid "SEPA Debit" msgstr "Débito por SEPA" -#: pretix/plugins/stripe/payment.py:1236 +#: pretix/plugins/stripe/payment.py:1241 msgid "Account Holder Name" msgstr "Titular de la cuenta" -#: pretix/plugins/stripe/payment.py:1241 +#: pretix/plugins/stripe/payment.py:1246 msgid "Account Holder Street" msgstr "Calle del titular de la cuenta" -#: pretix/plugins/stripe/payment.py:1253 +#: pretix/plugins/stripe/payment.py:1258 msgid "Account Holder Postal Code" msgstr "Código postal del titular de la cuenta" -#: pretix/plugins/stripe/payment.py:1265 +#: pretix/plugins/stripe/payment.py:1270 msgid "Account Holder City" msgstr "Ciudad del titular de la cuenta" -#: pretix/plugins/stripe/payment.py:1277 +#: pretix/plugins/stripe/payment.py:1282 msgid "Account Holder Country" msgstr "País del titular de la cuenta" -#: pretix/plugins/stripe/payment.py:1321 +#: pretix/plugins/stripe/payment.py:1326 msgid "Affirm via Stripe" msgstr "Affirm via Stripe" -#: pretix/plugins/stripe/payment.py:1366 +#: pretix/plugins/stripe/payment.py:1371 msgid "Klarna via Stripe" msgstr "Klarna via Stripe" -#: pretix/plugins/stripe/payment.py:1483 +#: pretix/plugins/stripe/payment.py:1488 msgid "giropay via Stripe" msgstr "giropay via Stripe" -#: pretix/plugins/stripe/payment.py:1484 +#: pretix/plugins/stripe/payment.py:1489 msgid "giropay" msgstr "giropay" -#: pretix/plugins/stripe/payment.py:1487 +#: pretix/plugins/stripe/payment.py:1492 msgid "" "giropay is an online payment method available to all customers of most " "German banks, usually after one-time activation. Please keep your online " @@ -31101,23 +30998,23 @@ msgstr "" "única. Mantenga su cuenta bancaria en línea y su información de inicio de " "sesión disponibles." -#: pretix/plugins/stripe/payment.py:1509 pretix/plugins/stripe/payment.py:1577 -#: pretix/plugins/stripe/payment.py:1679 +#: pretix/plugins/stripe/payment.py:1514 pretix/plugins/stripe/payment.py:1582 +#: pretix/plugins/stripe/payment.py:1684 msgid "unknown name" msgstr "nombre desconocido" -#: pretix/plugins/stripe/payment.py:1517 pretix/plugins/stripe/payment.py:1542 -#: pretix/plugins/stripe/payment.py:1585 pretix/plugins/stripe/payment.py:1687 -#: pretix/plugins/stripe/payment.py:1748 +#: pretix/plugins/stripe/payment.py:1522 pretix/plugins/stripe/payment.py:1547 +#: pretix/plugins/stripe/payment.py:1590 pretix/plugins/stripe/payment.py:1692 +#: pretix/plugins/stripe/payment.py:1753 #, python-brace-format msgid "Bank account at {bank}" msgstr "Cuenta bancaria en {bank}" -#: pretix/plugins/stripe/payment.py:1530 +#: pretix/plugins/stripe/payment.py:1535 msgid "iDEAL via Stripe" msgstr "iDEAL via Stripe" -#: pretix/plugins/stripe/payment.py:1534 +#: pretix/plugins/stripe/payment.py:1539 msgid "" "iDEAL is an online payment method available to customers of Dutch banks. " "Please keep your online banking account and login information available." @@ -31126,11 +31023,11 @@ msgstr "" "holandeses. Mantenga su cuenta bancaria en línea y su información de inicio " "de sesión disponibles." -#: pretix/plugins/stripe/payment.py:1555 +#: pretix/plugins/stripe/payment.py:1560 msgid "Alipay via Stripe" msgstr "Alipay via Stripe" -#: pretix/plugins/stripe/payment.py:1560 +#: pretix/plugins/stripe/payment.py:1565 msgid "" "This payment method is available to customers of the Chinese payment system " "Alipay. Please keep your login information available." @@ -31138,67 +31035,67 @@ msgstr "" "Este método de pago está disponible para los clientes del sistema de pago " "chino Alipay. Mantenga su información de inicio de sesión disponible." -#: pretix/plugins/stripe/payment.py:1567 +#: pretix/plugins/stripe/payment.py:1572 msgid "Bancontact via Stripe" msgstr "Bancontact via Stripe" -#: pretix/plugins/stripe/payment.py:1598 +#: pretix/plugins/stripe/payment.py:1603 msgid "SOFORT via Stripe" msgstr "SOFORT via Stripe" -#: pretix/plugins/stripe/payment.py:1599 +#: pretix/plugins/stripe/payment.py:1604 msgid "SOFORT (instant bank transfer)" msgstr "SOFORT (instant bank transfer)" -#: pretix/plugins/stripe/payment.py:1617 +#: pretix/plugins/stripe/payment.py:1622 msgid "Country of your bank" msgstr "País de tu banco" -#: pretix/plugins/stripe/payment.py:1618 +#: pretix/plugins/stripe/payment.py:1623 msgid "Germany" msgstr "Alemania" -#: pretix/plugins/stripe/payment.py:1619 +#: pretix/plugins/stripe/payment.py:1624 msgid "Austria" msgstr "Austria" -#: pretix/plugins/stripe/payment.py:1620 +#: pretix/plugins/stripe/payment.py:1625 msgid "Belgium" msgstr "Bélgica" -#: pretix/plugins/stripe/payment.py:1621 +#: pretix/plugins/stripe/payment.py:1626 msgid "Netherlands" msgstr "de los Países Bajos" -#: pretix/plugins/stripe/payment.py:1622 +#: pretix/plugins/stripe/payment.py:1627 msgid "Spain" msgstr "España" -#: pretix/plugins/stripe/payment.py:1658 +#: pretix/plugins/stripe/payment.py:1663 #, python-brace-format msgid "Bank account {iban} at {bank}" msgstr "Cuenta bancaria {iban} en {bank}" -#: pretix/plugins/stripe/payment.py:1669 +#: pretix/plugins/stripe/payment.py:1674 msgid "EPS via Stripe" msgstr "EPS via Stripe" -#: pretix/plugins/stripe/payment.py:1700 +#: pretix/plugins/stripe/payment.py:1705 msgid "Multibanco via Stripe" msgstr "Multibanco via Stripe" -#: pretix/plugins/stripe/payment.py:1704 +#: pretix/plugins/stripe/payment.py:1709 msgid "" "Multibanco is a payment method available to Portuguese bank account holders." msgstr "" "Multibanco es un medio de pago disponible para los titulares de cuentas " "bancarias portuguesas." -#: pretix/plugins/stripe/payment.py:1722 +#: pretix/plugins/stripe/payment.py:1727 msgid "Przelewy24 via Stripe" msgstr "Przelewy24 via Stripe" -#: pretix/plugins/stripe/payment.py:1726 +#: pretix/plugins/stripe/payment.py:1731 msgid "" "Przelewy24 is an online payment method available to customers of Polish " "banks. Please keep your online banking account and login information " @@ -31208,11 +31105,11 @@ msgstr "" "bancos polacos. Mantenga su cuenta bancaria en línea y su información de " "inicio de sesión disponibles." -#: pretix/plugins/stripe/payment.py:1761 +#: pretix/plugins/stripe/payment.py:1766 msgid "WeChat Pay via Stripe" msgstr "WeChat Pay via Stripe" -#: pretix/plugins/stripe/payment.py:1766 +#: pretix/plugins/stripe/payment.py:1771 msgid "" "This payment method is available to users of the Chinese app WeChat. Please " "keep your login information available." @@ -31220,15 +31117,15 @@ msgstr "" "Este método de pago está disponible para los usuarios de la aplicación china " "WeChat. Mantenga su información de inicio de sesión disponible." -#: pretix/plugins/stripe/payment.py:1788 +#: pretix/plugins/stripe/payment.py:1793 msgid "Revolut Pay via Stripe" msgstr "Revolut Pay via Stripe" -#: pretix/plugins/stripe/payment.py:1789 +#: pretix/plugins/stripe/payment.py:1794 msgid "Revolut Pay" msgstr "Revolut Pay" -#: pretix/plugins/stripe/payment.py:1793 +#: pretix/plugins/stripe/payment.py:1798 msgid "" "This payment method is available to users of the Revolut app. Please keep " "your login information available." @@ -31236,15 +31133,15 @@ msgstr "" "Este método de pago está disponible para los usuarios de la app Revolut. Por " "favor, tenga a mano su información de acceso." -#: pretix/plugins/stripe/payment.py:1807 +#: pretix/plugins/stripe/payment.py:1812 msgid "PayPal via Stripe" msgstr "PayPal via Stripe" -#: pretix/plugins/stripe/payment.py:1814 +#: pretix/plugins/stripe/payment.py:1819 msgid "Swish via Stripe" msgstr "Swish via Stripe" -#: pretix/plugins/stripe/payment.py:1819 +#: pretix/plugins/stripe/payment.py:1824 msgid "" "This payment method is available to users of the Swedish apps Swish and " "BankID. Please have your app ready." @@ -31252,11 +31149,11 @@ msgstr "" "Este método de pago está disponible para los usuarios de las aplicaciones " "suecas Swish y BankID. Por favor, ten tu app preparada." -#: pretix/plugins/stripe/payment.py:1838 +#: pretix/plugins/stripe/payment.py:1843 msgid "TWINT via Stripe" msgstr "TWINT via Stripe" -#: pretix/plugins/stripe/payment.py:1843 +#: pretix/plugins/stripe/payment.py:1848 msgid "" "This payment method is available to users of the Swiss app TWINT. Please " "have your app ready." @@ -31264,6 +31161,18 @@ msgstr "" "Este método de pago está disponible para los usuarios de la app suiza TWINT. " "Por favor, ten tu app preparada." +#: pretix/plugins/stripe/payment.py:1870 +#, fuzzy +#| msgid "" +#| "This payment method is available to users of the Swiss app TWINT. Please " +#| "have your app ready." +msgid "" +"This payment method is available to MobilePay app users in Denmark and " +"Finland. Please have your app ready." +msgstr "" +"Este método de pago está disponible para los usuarios de la app suiza TWINT. " +"Por favor, ten tu app preparada." + #: pretix/plugins/stripe/signals.py:92 msgid "Charge succeeded." msgstr "La carga tuvo éxito." @@ -31892,7 +31801,7 @@ msgstr "" "nuevo más tarde." #: pretix/presale/forms/checkout.py:70 -msgid "E-mail address (repeated)" +msgid "Email address (repeated)" msgstr "Dirección de correo electrónico (repetida)" #: pretix/presale/forms/checkout.py:71 @@ -34841,30 +34750,36 @@ msgstr "Acceso de escritura" msgid "Kosovo" msgstr "Kosovo" -#: pretix/base/models/checkin.py:104 -msgid "Sales channels to automatically check in" -msgstr "Canales de venta con check-in automático" +#, fuzzy +#~| msgid "Email" +#~ msgid "E-mail" +#~ msgstr "Email" -#: pretix/base/models/checkin.py:105 -msgid "" -"This option is deprecated and will be removed in the next months. As a " -"replacement, our new plugin \"Auto check-in\" can be used. When we remove " -"this option, we will automatically migrate your event to use the new plugin." -msgstr "" -"Esta opción está obsoleta y se eliminará en los próximos meses. Como " -"reemplazo, se puede utilizar nuestro nuevo plugin «Auto check-in». Cuando " -"eliminemos esta opción, migraremos automáticamente su evento para utilizar " -"el nuevo plugin." +#~ msgid "pretixPOS" +#~ msgstr "pretixPOS" -#: pretix/control/templates/pretixcontrol/order/change.html:434 -msgid "" -"Manually modifying payment fees is discouraged since they might " -"automatically be on subsequent order changes or when choosing a different " -"payment method." -msgstr "" -"No se aconseja modificar manualmente las tasas de pago, ya que podrían " -"aparecer automáticamente en cambios de órdenes futuras o cuando se " -"selecciona un método de pago diferente." +#~ msgid "Sales channels to automatically check in" +#~ msgstr "Canales de venta con check-in automático" + +#~ msgid "" +#~ "This option is deprecated and will be removed in the next months. As a " +#~ "replacement, our new plugin \"Auto check-in\" can be used. When we remove " +#~ "this option, we will automatically migrate your event to use the new " +#~ "plugin." +#~ msgstr "" +#~ "Esta opción está obsoleta y se eliminará en los próximos meses. Como " +#~ "reemplazo, se puede utilizar nuestro nuevo plugin «Auto check-in». Cuando " +#~ "eliminemos esta opción, migraremos automáticamente su evento para " +#~ "utilizar el nuevo plugin." + +#~ msgid "" +#~ "Manually modifying payment fees is discouraged since they might " +#~ "automatically be on subsequent order changes or when choosing a different " +#~ "payment method." +#~ msgstr "" +#~ "No se aconseja modificar manualmente las tasas de pago, ya que podrían " +#~ "aparecer automáticamente en cambios de órdenes futuras o cuando se " +#~ "selecciona un método de pago diferente." #, python-brace-format #~ msgid "{category} (Add-On products)" diff --git a/src/pretix/locale/et/LC_MESSAGES/django.po b/src/pretix/locale/et/LC_MESSAGES/django.po index 18285df77..b7cecb57f 100644 --- a/src/pretix/locale/et/LC_MESSAGES/django.po +++ b/src/pretix/locale/et/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-08 13:44+0000\n" +"POT-Creation-Date: 2024-11-18 15:30+0000\n" "PO-Revision-Date: 2024-09-16 13:00+0000\n" "Last-Translator: Svyatoslav \n" "Language-Team: Estonian \n" "Language-Team: Basque proba txartel asko erabil " "ditzakezu transakzio bat egiteko. Egia esan, ez da dirurik transferituko." -#: pretix/plugins/stripe/payment.py:724 +#: pretix/plugins/stripe/payment.py:729 msgid "No payment information found." msgstr "Ez da ordainketa-daturik aurkitu." -#: pretix/plugins/stripe/payment.py:762 +#: pretix/plugins/stripe/payment.py:767 msgid "" "We had trouble communicating with Stripe. Please try again and contact " "support if the problem persists." @@ -29152,20 +29151,20 @@ msgstr "" "Stripekin komunikatzeko arazoak izan ditugu. Saiatu berriro, eta jarri " "harremanetan laguntza-zerbitzuarekin arazoak bere horretan jarraitzen badu." -#: pretix/plugins/stripe/payment.py:766 +#: pretix/plugins/stripe/payment.py:771 msgid "Stripe returned an error" msgstr "Stripek akats bat itzuli du" -#: pretix/plugins/stripe/payment.py:838 +#: pretix/plugins/stripe/payment.py:843 msgid "You may need to enable JavaScript for Stripe payments." msgstr "Baliteke JavaScript aktibatu behar izatea Stripe ordaintzeko." -#: pretix/plugins/stripe/payment.py:933 pretix/plugins/stripe/payment.py:1055 +#: pretix/plugins/stripe/payment.py:938 pretix/plugins/stripe/payment.py:1060 #, python-format msgid "Stripe reported an error with your card: %s" msgstr "Stripek errore baten berri eman du zure txartelarekin: %s" -#: pretix/plugins/stripe/payment.py:951 pretix/plugins/stripe/payment.py:1067 +#: pretix/plugins/stripe/payment.py:956 pretix/plugins/stripe/payment.py:1072 msgid "" "We had trouble communicating with Stripe. Please try again and get in touch " "with us if this problem persists." @@ -29173,7 +29172,7 @@ msgstr "" "Stripekin komunikatzeko arazoak izan ditugu. Saiatu berriro eta jarri " "gurekin harremanetan arazoak jarraitzen badu." -#: pretix/plugins/stripe/payment.py:992 +#: pretix/plugins/stripe/payment.py:997 msgid "" "Your payment is pending completion. We will inform you as soon as the " "payment completed." @@ -29181,68 +29180,68 @@ msgstr "" "Ordainketa osatzeko dago. Ordainketa amaitu bezain laster jakinaraziko " "dizugu." -#: pretix/plugins/stripe/payment.py:1000 +#: pretix/plugins/stripe/payment.py:1005 msgid "Your payment failed. Please try again." msgstr "Zure ordainketak huts egin du. Mesedez, saiatu berriro." -#: pretix/plugins/stripe/payment.py:1006 +#: pretix/plugins/stripe/payment.py:1011 #, python-format msgid "Stripe reported an error: %s" msgstr "Stripek errore baten berri eman du: %s" -#: pretix/plugins/stripe/payment.py:1107 +#: pretix/plugins/stripe/payment.py:1112 msgid "Credit card via Stripe" msgstr "Stripe bidezko kreditu txartela" -#: pretix/plugins/stripe/payment.py:1108 +#: pretix/plugins/stripe/payment.py:1113 msgid "Credit card" msgstr "Kreditu txartela" -#: pretix/plugins/stripe/payment.py:1195 +#: pretix/plugins/stripe/payment.py:1200 msgid "SEPA Debit via Stripe" msgstr "Stripe bidezko SEPA Debitua" -#: pretix/plugins/stripe/payment.py:1196 +#: pretix/plugins/stripe/payment.py:1201 msgid "SEPA Debit" msgstr "SEPA Debitua" -#: pretix/plugins/stripe/payment.py:1236 +#: pretix/plugins/stripe/payment.py:1241 msgid "Account Holder Name" msgstr "Kontuaren titularraren izena" -#: pretix/plugins/stripe/payment.py:1241 +#: pretix/plugins/stripe/payment.py:1246 msgid "Account Holder Street" msgstr "Kontuaren titularraren kalea" -#: pretix/plugins/stripe/payment.py:1253 +#: pretix/plugins/stripe/payment.py:1258 msgid "Account Holder Postal Code" msgstr "Kontuaren titularraren posta kodea" -#: pretix/plugins/stripe/payment.py:1265 +#: pretix/plugins/stripe/payment.py:1270 msgid "Account Holder City" msgstr "Kontuaren titularraren herria" -#: pretix/plugins/stripe/payment.py:1277 +#: pretix/plugins/stripe/payment.py:1282 msgid "Account Holder Country" msgstr "Kontuaren titularraren probintzia" -#: pretix/plugins/stripe/payment.py:1321 +#: pretix/plugins/stripe/payment.py:1326 msgid "Affirm via Stripe" msgstr "Stripe bidezko Affirm" -#: pretix/plugins/stripe/payment.py:1366 +#: pretix/plugins/stripe/payment.py:1371 msgid "Klarna via Stripe" msgstr "Stripe bidezko Klarna" -#: pretix/plugins/stripe/payment.py:1483 +#: pretix/plugins/stripe/payment.py:1488 msgid "giropay via Stripe" msgstr "Stripe bidezko giropay" -#: pretix/plugins/stripe/payment.py:1484 +#: pretix/plugins/stripe/payment.py:1489 msgid "giropay" msgstr "giropay" -#: pretix/plugins/stripe/payment.py:1487 +#: pretix/plugins/stripe/payment.py:1492 msgid "" "giropay is an online payment method available to all customers of most " "German banks, usually after one-time activation. Please keep your online " @@ -29252,23 +29251,23 @@ msgstr "" "online ordainketa metodoa da, normalean aktibazio bakar baten ondoren. " "Mesedez, eskura izan zure online banku-kontua eta sarbide-datuak." -#: pretix/plugins/stripe/payment.py:1509 pretix/plugins/stripe/payment.py:1577 -#: pretix/plugins/stripe/payment.py:1679 +#: pretix/plugins/stripe/payment.py:1514 pretix/plugins/stripe/payment.py:1582 +#: pretix/plugins/stripe/payment.py:1684 msgid "unknown name" msgstr "izen ezezaguna" -#: pretix/plugins/stripe/payment.py:1517 pretix/plugins/stripe/payment.py:1542 -#: pretix/plugins/stripe/payment.py:1585 pretix/plugins/stripe/payment.py:1687 -#: pretix/plugins/stripe/payment.py:1748 +#: pretix/plugins/stripe/payment.py:1522 pretix/plugins/stripe/payment.py:1547 +#: pretix/plugins/stripe/payment.py:1590 pretix/plugins/stripe/payment.py:1692 +#: pretix/plugins/stripe/payment.py:1753 #, python-brace-format msgid "Bank account at {bank}" msgstr "{bank}-en banku kontua" -#: pretix/plugins/stripe/payment.py:1530 +#: pretix/plugins/stripe/payment.py:1535 msgid "iDEAL via Stripe" msgstr "Stripe bidezko iDEAL" -#: pretix/plugins/stripe/payment.py:1534 +#: pretix/plugins/stripe/payment.py:1539 msgid "" "iDEAL is an online payment method available to customers of Dutch banks. " "Please keep your online banking account and login information available." @@ -29277,11 +29276,11 @@ msgstr "" "metodo bat da. Mesedez, eskura izan zure online banku-kontua eta sarbide-" "datuak." -#: pretix/plugins/stripe/payment.py:1555 +#: pretix/plugins/stripe/payment.py:1560 msgid "Alipay via Stripe" msgstr "Stripe bidezko Alipay" -#: pretix/plugins/stripe/payment.py:1560 +#: pretix/plugins/stripe/payment.py:1565 msgid "" "This payment method is available to customers of the Chinese payment system " "Alipay. Please keep your login information available." @@ -29289,67 +29288,67 @@ msgstr "" "Ordainketa metodo hau Txinako Alipay ordainketa sistemaren bezeroentzat " "eskuragarri dago. Mesedez, eskura izan zure sarbide-datuak." -#: pretix/plugins/stripe/payment.py:1567 +#: pretix/plugins/stripe/payment.py:1572 msgid "Bancontact via Stripe" msgstr "Stripe bidezko Bancontact" -#: pretix/plugins/stripe/payment.py:1598 +#: pretix/plugins/stripe/payment.py:1603 msgid "SOFORT via Stripe" msgstr "Stripe bidezko SOFORT" -#: pretix/plugins/stripe/payment.py:1599 +#: pretix/plugins/stripe/payment.py:1604 msgid "SOFORT (instant bank transfer)" msgstr "SOFORT (momentuko banku transferentzia)" -#: pretix/plugins/stripe/payment.py:1617 +#: pretix/plugins/stripe/payment.py:1622 msgid "Country of your bank" msgstr "Zure bankuaren herrialdea" -#: pretix/plugins/stripe/payment.py:1618 +#: pretix/plugins/stripe/payment.py:1623 msgid "Germany" msgstr "Alemania" -#: pretix/plugins/stripe/payment.py:1619 +#: pretix/plugins/stripe/payment.py:1624 msgid "Austria" msgstr "Austria" -#: pretix/plugins/stripe/payment.py:1620 +#: pretix/plugins/stripe/payment.py:1625 msgid "Belgium" msgstr "Belgika" -#: pretix/plugins/stripe/payment.py:1621 +#: pretix/plugins/stripe/payment.py:1626 msgid "Netherlands" msgstr "Herbehereak" -#: pretix/plugins/stripe/payment.py:1622 +#: pretix/plugins/stripe/payment.py:1627 msgid "Spain" msgstr "Espainia" -#: pretix/plugins/stripe/payment.py:1658 +#: pretix/plugins/stripe/payment.py:1663 #, python-brace-format msgid "Bank account {iban} at {bank}" msgstr "{iban} {bank}-n banku kontua" -#: pretix/plugins/stripe/payment.py:1669 +#: pretix/plugins/stripe/payment.py:1674 msgid "EPS via Stripe" msgstr "Stripe bidezko EPS" -#: pretix/plugins/stripe/payment.py:1700 +#: pretix/plugins/stripe/payment.py:1705 msgid "Multibanco via Stripe" msgstr "Stripe bidezko Multibanco" -#: pretix/plugins/stripe/payment.py:1704 +#: pretix/plugins/stripe/payment.py:1709 msgid "" "Multibanco is a payment method available to Portuguese bank account holders." msgstr "" "Multibanco Portugalgo banku-kontuen titularrek eskura duten ordainketa-" "bitarteko bat da." -#: pretix/plugins/stripe/payment.py:1722 +#: pretix/plugins/stripe/payment.py:1727 msgid "Przelewy24 via Stripe" msgstr "Stripe bidezko Przelewy24" -#: pretix/plugins/stripe/payment.py:1726 +#: pretix/plugins/stripe/payment.py:1731 msgid "" "Przelewy24 is an online payment method available to customers of Polish " "banks. Please keep your online banking account and login information " @@ -29359,11 +29358,11 @@ msgstr "" "ordainketa metodoa da. Mesedez, eskura izan zure online banku-kontua eta " "zure sarbide-datuak." -#: pretix/plugins/stripe/payment.py:1761 +#: pretix/plugins/stripe/payment.py:1766 msgid "WeChat Pay via Stripe" msgstr "Stripe bidezko WeChat Pay" -#: pretix/plugins/stripe/payment.py:1766 +#: pretix/plugins/stripe/payment.py:1771 msgid "" "This payment method is available to users of the Chinese app WeChat. Please " "keep your login information available." @@ -29371,15 +29370,15 @@ msgstr "" "Ordainketa metodo hau Txinako WeChat aplikazioaren erabiltzaileentzat " "eskuragarri dago. Eskura izan zure sarbide-datuak." -#: pretix/plugins/stripe/payment.py:1788 +#: pretix/plugins/stripe/payment.py:1793 msgid "Revolut Pay via Stripe" msgstr "Stripe bidezko Revolut Pay" -#: pretix/plugins/stripe/payment.py:1789 +#: pretix/plugins/stripe/payment.py:1794 msgid "Revolut Pay" msgstr "Revolut Pay" -#: pretix/plugins/stripe/payment.py:1793 +#: pretix/plugins/stripe/payment.py:1798 msgid "" "This payment method is available to users of the Revolut app. Please keep " "your login information available." @@ -29387,15 +29386,15 @@ msgstr "" "Ordainketa metodo hau Revolut app-aren erabiltzaileentzat eskuragarri dago. " "Mesedez, eskura izan zure sarbide informazioa." -#: pretix/plugins/stripe/payment.py:1807 +#: pretix/plugins/stripe/payment.py:1812 msgid "PayPal via Stripe" msgstr "Stripe bidezko PayPal" -#: pretix/plugins/stripe/payment.py:1814 +#: pretix/plugins/stripe/payment.py:1819 msgid "Swish via Stripe" msgstr "Stripe bidezko Swish" -#: pretix/plugins/stripe/payment.py:1819 +#: pretix/plugins/stripe/payment.py:1824 msgid "" "This payment method is available to users of the Swedish apps Swish and " "BankID. Please have your app ready." @@ -29403,11 +29402,11 @@ msgstr "" "Suediako Swish eta BankID aplikazioen erabiltzaileek erabil dezakete " "ordainketa metodo hau. Mesedez, prest izan zure aplikazioa." -#: pretix/plugins/stripe/payment.py:1838 +#: pretix/plugins/stripe/payment.py:1843 msgid "TWINT via Stripe" msgstr "Stripe bidezko TWINT" -#: pretix/plugins/stripe/payment.py:1843 +#: pretix/plugins/stripe/payment.py:1848 msgid "" "This payment method is available to users of the Swiss app TWINT. Please " "have your app ready." @@ -29415,6 +29414,18 @@ msgstr "" "Ordainketa metodo hau Suitzako TWINT aplikazioaren erabiltzaileentzat " "eskuragarri dago. Mesedez, izan zure aplikazioa prest." +#: pretix/plugins/stripe/payment.py:1870 +#, fuzzy +#| msgid "" +#| "This payment method is available to users of the Swiss app TWINT. Please " +#| "have your app ready." +msgid "" +"This payment method is available to MobilePay app users in Denmark and " +"Finland. Please have your app ready." +msgstr "" +"Ordainketa metodo hau Suitzako TWINT aplikazioaren erabiltzaileentzat " +"eskuragarri dago. Mesedez, izan zure aplikazioa prest." + #: pretix/plugins/stripe/signals.py:92 msgid "Charge succeeded." msgstr "Karga arrakastatsua." @@ -30041,7 +30052,7 @@ msgstr "" "geroago." #: pretix/presale/forms/checkout.py:70 -msgid "E-mail address (repeated)" +msgid "Email address (repeated)" msgstr "Helbide elektronikoa (errepikatua)" #: pretix/presale/forms/checkout.py:71 @@ -32982,6 +32993,14 @@ msgstr "Idatzi sarbidea" msgid "Kosovo" msgstr "Kosovo" +#, fuzzy +#~| msgid "Email" +#~ msgid "E-mail" +#~ msgstr "E-maila" + +#~ msgid "pretixPOS" +#~ msgstr "pretixPOS" + #~ msgid "Sales channels to automatically check in" #~ msgstr "Automatikoki erregistratzeko salmenta-kanalak" diff --git a/src/pretix/locale/fi/LC_MESSAGES/django.po b/src/pretix/locale/fi/LC_MESSAGES/django.po index f6bcbb0ff..545fcf19d 100644 --- a/src/pretix/locale/fi/LC_MESSAGES/django.po +++ b/src/pretix/locale/fi/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-08 13:44+0000\n" +"POT-Creation-Date: 2024-11-18 15:30+0000\n" "PO-Revision-Date: 2023-09-07 03:00+0000\n" "Last-Translator: Tuomas Savela \n" "Language-Team: Finnish \n" "Language-Team: French pour être confirmés dans certains cas. Veuillez n’activer ce " "mode de paiement que si votre délai de paiement le permet." -#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1670 +#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1675 msgid "EPS" msgstr "EPS" -#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1701 +#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1706 msgid "Multibanco" msgstr "Multibanco" -#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1723 +#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1728 msgid "Przelewy24" msgstr "Przelewy24" -#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1762 +#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1767 msgid "WeChat Pay" msgstr "WeChat Pay" -#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1815 +#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1820 msgid "Swish" msgstr "Swish" -#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1322 +#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1327 msgid "Affirm" msgstr "Affirm" @@ -31090,7 +31103,7 @@ msgid "Only available for payments between $50 and $30,000." msgstr "" "Uniquement disponible pour les paiements compris entre 50 et 30 000 dollars." -#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1367 +#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1372 msgid "Klarna" msgstr "Klarna" @@ -31110,11 +31123,15 @@ msgstr "" "Les conditions d'utilisation de Klarna n'autorisent pas son utilisation par " "des organisations caritatives ou politiques." -#: pretix/plugins/stripe/payment.py:501 +#: pretix/plugins/stripe/payment.py:499 +msgid "MobilePay" +msgstr "" + +#: pretix/plugins/stripe/payment.py:506 msgid "Destination" msgstr "Destination" -#: pretix/plugins/stripe/payment.py:531 pretix/plugins/stripe/payment.py:1437 +#: pretix/plugins/stripe/payment.py:536 pretix/plugins/stripe/payment.py:1442 #, python-brace-format msgid "" "The Stripe plugin is operating in test mode. You can use one of nombreuses cartes de test pour effectuer une transaction. Aucun " "argent ne sera réellement transféré." -#: pretix/plugins/stripe/payment.py:724 +#: pretix/plugins/stripe/payment.py:729 msgid "No payment information found." msgstr "Aucune information de paiement trouvée." -#: pretix/plugins/stripe/payment.py:762 +#: pretix/plugins/stripe/payment.py:767 msgid "" "We had trouble communicating with Stripe. Please try again and contact " "support if the problem persists." @@ -31137,20 +31154,20 @@ msgstr "" "On a eu des difficultés à communiquer avec Stripe. Veuillez réessayer et " "contacter le support technique si le problème persiste." -#: pretix/plugins/stripe/payment.py:766 +#: pretix/plugins/stripe/payment.py:771 msgid "Stripe returned an error" msgstr "Stripe a renvoyé une erreur" -#: pretix/plugins/stripe/payment.py:838 +#: pretix/plugins/stripe/payment.py:843 msgid "You may need to enable JavaScript for Stripe payments." msgstr "Vous devrez peut-être activer JavaScript pour les paiements Stripe." -#: pretix/plugins/stripe/payment.py:933 pretix/plugins/stripe/payment.py:1055 +#: pretix/plugins/stripe/payment.py:938 pretix/plugins/stripe/payment.py:1060 #, python-format msgid "Stripe reported an error with your card: %s" msgstr "Stripe a signalé une erreur avec votre carte : %s" -#: pretix/plugins/stripe/payment.py:951 pretix/plugins/stripe/payment.py:1067 +#: pretix/plugins/stripe/payment.py:956 pretix/plugins/stripe/payment.py:1072 msgid "" "We had trouble communicating with Stripe. Please try again and get in touch " "with us if this problem persists." @@ -31158,7 +31175,7 @@ msgstr "" "Nous avons eu des difficultés à communiquer avec Stripe. Veuillez réessayer " "et nous contacter si ce problème persiste." -#: pretix/plugins/stripe/payment.py:992 +#: pretix/plugins/stripe/payment.py:997 msgid "" "Your payment is pending completion. We will inform you as soon as the " "payment completed." @@ -31166,68 +31183,68 @@ msgstr "" "Votre paiement est en attente. Nous vous informerons dès que le paiement " "sera effectué." -#: pretix/plugins/stripe/payment.py:1000 +#: pretix/plugins/stripe/payment.py:1005 msgid "Your payment failed. Please try again." msgstr "Votre paiement a échoué. Veuillez réessayer." -#: pretix/plugins/stripe/payment.py:1006 +#: pretix/plugins/stripe/payment.py:1011 #, python-format msgid "Stripe reported an error: %s" msgstr "Stripe a signalé une erreur : %s" -#: pretix/plugins/stripe/payment.py:1107 +#: pretix/plugins/stripe/payment.py:1112 msgid "Credit card via Stripe" msgstr "Carte de crédit via Stripe" -#: pretix/plugins/stripe/payment.py:1108 +#: pretix/plugins/stripe/payment.py:1113 msgid "Credit card" msgstr "Carte de crédit" -#: pretix/plugins/stripe/payment.py:1195 +#: pretix/plugins/stripe/payment.py:1200 msgid "SEPA Debit via Stripe" msgstr "Prélèvement SEPA via Stripe" -#: pretix/plugins/stripe/payment.py:1196 +#: pretix/plugins/stripe/payment.py:1201 msgid "SEPA Debit" msgstr "Débit SEPA" -#: pretix/plugins/stripe/payment.py:1236 +#: pretix/plugins/stripe/payment.py:1241 msgid "Account Holder Name" msgstr "Titulaire du compte" -#: pretix/plugins/stripe/payment.py:1241 +#: pretix/plugins/stripe/payment.py:1246 msgid "Account Holder Street" msgstr "Rue du titulaire du compte" -#: pretix/plugins/stripe/payment.py:1253 +#: pretix/plugins/stripe/payment.py:1258 msgid "Account Holder Postal Code" msgstr "Code postal du titulaire du compte" -#: pretix/plugins/stripe/payment.py:1265 +#: pretix/plugins/stripe/payment.py:1270 msgid "Account Holder City" msgstr "Ville du titulaire du compte" -#: pretix/plugins/stripe/payment.py:1277 +#: pretix/plugins/stripe/payment.py:1282 msgid "Account Holder Country" msgstr "Pays du titulaire du compte" -#: pretix/plugins/stripe/payment.py:1321 +#: pretix/plugins/stripe/payment.py:1326 msgid "Affirm via Stripe" msgstr "Affirm via Stripe" -#: pretix/plugins/stripe/payment.py:1366 +#: pretix/plugins/stripe/payment.py:1371 msgid "Klarna via Stripe" msgstr "Klarna via Stripe" -#: pretix/plugins/stripe/payment.py:1483 +#: pretix/plugins/stripe/payment.py:1488 msgid "giropay via Stripe" msgstr "giropay via Stripe" -#: pretix/plugins/stripe/payment.py:1484 +#: pretix/plugins/stripe/payment.py:1489 msgid "giropay" msgstr "giropay" -#: pretix/plugins/stripe/payment.py:1487 +#: pretix/plugins/stripe/payment.py:1492 msgid "" "giropay is an online payment method available to all customers of most " "German banks, usually after one-time activation. Please keep your online " @@ -31238,23 +31255,23 @@ msgstr "" "unique. Veuillez garder votre compte bancaire en ligne et vous assurer que " "vous disposez de vos informations de connexion à porter de main." -#: pretix/plugins/stripe/payment.py:1509 pretix/plugins/stripe/payment.py:1577 -#: pretix/plugins/stripe/payment.py:1679 +#: pretix/plugins/stripe/payment.py:1514 pretix/plugins/stripe/payment.py:1582 +#: pretix/plugins/stripe/payment.py:1684 msgid "unknown name" msgstr "nom inconnu" -#: pretix/plugins/stripe/payment.py:1517 pretix/plugins/stripe/payment.py:1542 -#: pretix/plugins/stripe/payment.py:1585 pretix/plugins/stripe/payment.py:1687 -#: pretix/plugins/stripe/payment.py:1748 +#: pretix/plugins/stripe/payment.py:1522 pretix/plugins/stripe/payment.py:1547 +#: pretix/plugins/stripe/payment.py:1590 pretix/plugins/stripe/payment.py:1692 +#: pretix/plugins/stripe/payment.py:1753 #, python-brace-format msgid "Bank account at {bank}" msgstr "Compte bancaire à {bank}" -#: pretix/plugins/stripe/payment.py:1530 +#: pretix/plugins/stripe/payment.py:1535 msgid "iDEAL via Stripe" msgstr "iDEAL via Stripe" -#: pretix/plugins/stripe/payment.py:1534 +#: pretix/plugins/stripe/payment.py:1539 msgid "" "iDEAL is an online payment method available to customers of Dutch banks. " "Please keep your online banking account and login information available." @@ -31264,11 +31281,11 @@ msgstr "" "vous assurer que vous disposez de vos informations de connexion à porter de " "main." -#: pretix/plugins/stripe/payment.py:1555 +#: pretix/plugins/stripe/payment.py:1560 msgid "Alipay via Stripe" msgstr "Alipay via Stripe" -#: pretix/plugins/stripe/payment.py:1560 +#: pretix/plugins/stripe/payment.py:1565 msgid "" "This payment method is available to customers of the Chinese payment system " "Alipay. Please keep your login information available." @@ -31277,67 +31294,67 @@ msgstr "" "paiement chinois Alipay. Veuillez vous assurer que vous disposez de vos " "informations de connexion à porter de main." -#: pretix/plugins/stripe/payment.py:1567 +#: pretix/plugins/stripe/payment.py:1572 msgid "Bancontact via Stripe" msgstr "Bancontact via Stripe" -#: pretix/plugins/stripe/payment.py:1598 +#: pretix/plugins/stripe/payment.py:1603 msgid "SOFORT via Stripe" msgstr "SOFORT via Stripe" -#: pretix/plugins/stripe/payment.py:1599 +#: pretix/plugins/stripe/payment.py:1604 msgid "SOFORT (instant bank transfer)" msgstr "SOFORT (virement bancaire instantané)" -#: pretix/plugins/stripe/payment.py:1617 +#: pretix/plugins/stripe/payment.py:1622 msgid "Country of your bank" msgstr "Pays de votre banque" -#: pretix/plugins/stripe/payment.py:1618 +#: pretix/plugins/stripe/payment.py:1623 msgid "Germany" msgstr "Allemagne" -#: pretix/plugins/stripe/payment.py:1619 +#: pretix/plugins/stripe/payment.py:1624 msgid "Austria" msgstr "Autriche" -#: pretix/plugins/stripe/payment.py:1620 +#: pretix/plugins/stripe/payment.py:1625 msgid "Belgium" msgstr "Belgique" -#: pretix/plugins/stripe/payment.py:1621 +#: pretix/plugins/stripe/payment.py:1626 msgid "Netherlands" msgstr "Pays-Bas" -#: pretix/plugins/stripe/payment.py:1622 +#: pretix/plugins/stripe/payment.py:1627 msgid "Spain" msgstr "Espagne" -#: pretix/plugins/stripe/payment.py:1658 +#: pretix/plugins/stripe/payment.py:1663 #, python-brace-format msgid "Bank account {iban} at {bank}" msgstr "Compte en banque {iban} à {bank}" -#: pretix/plugins/stripe/payment.py:1669 +#: pretix/plugins/stripe/payment.py:1674 msgid "EPS via Stripe" msgstr "EPS via Stripe" -#: pretix/plugins/stripe/payment.py:1700 +#: pretix/plugins/stripe/payment.py:1705 msgid "Multibanco via Stripe" msgstr "Multibanco via Stripe" -#: pretix/plugins/stripe/payment.py:1704 +#: pretix/plugins/stripe/payment.py:1709 msgid "" "Multibanco is a payment method available to Portuguese bank account holders." msgstr "" "Multibanco est une méthode de paiement accessible aux titulaires de comptes " "bancaires portugais." -#: pretix/plugins/stripe/payment.py:1722 +#: pretix/plugins/stripe/payment.py:1727 msgid "Przelewy24 via Stripe" msgstr "Przelewy24 via Stripe" -#: pretix/plugins/stripe/payment.py:1726 +#: pretix/plugins/stripe/payment.py:1731 msgid "" "Przelewy24 is an online payment method available to customers of Polish " "banks. Please keep your online banking account and login information " @@ -31348,11 +31365,11 @@ msgstr "" "vous assurer que vous disposez de vos informations de connexion à porter de " "main." -#: pretix/plugins/stripe/payment.py:1761 +#: pretix/plugins/stripe/payment.py:1766 msgid "WeChat Pay via Stripe" msgstr "WeChat Pay via Stripe" -#: pretix/plugins/stripe/payment.py:1766 +#: pretix/plugins/stripe/payment.py:1771 msgid "" "This payment method is available to users of the Chinese app WeChat. Please " "keep your login information available." @@ -31361,15 +31378,15 @@ msgstr "" "chinoise WeChat. Veuillez vous assurer que vous disposez de vos informations " "de connexion à porter de main." -#: pretix/plugins/stripe/payment.py:1788 +#: pretix/plugins/stripe/payment.py:1793 msgid "Revolut Pay via Stripe" msgstr "Revolut Pay via Stripe" -#: pretix/plugins/stripe/payment.py:1789 +#: pretix/plugins/stripe/payment.py:1794 msgid "Revolut Pay" msgstr "Revolut Pay" -#: pretix/plugins/stripe/payment.py:1793 +#: pretix/plugins/stripe/payment.py:1798 msgid "" "This payment method is available to users of the Revolut app. Please keep " "your login information available." @@ -31378,15 +31395,15 @@ msgstr "" "Revolut. Veuillez vous assurer que vous disposez de vos informations de " "connexion à porter de main." -#: pretix/plugins/stripe/payment.py:1807 +#: pretix/plugins/stripe/payment.py:1812 msgid "PayPal via Stripe" msgstr "PayPal via Stripe" -#: pretix/plugins/stripe/payment.py:1814 +#: pretix/plugins/stripe/payment.py:1819 msgid "Swish via Stripe" msgstr "Swish via Stripe" -#: pretix/plugins/stripe/payment.py:1819 +#: pretix/plugins/stripe/payment.py:1824 msgid "" "This payment method is available to users of the Swedish apps Swish and " "BankID. Please have your app ready." @@ -31394,11 +31411,11 @@ msgstr "" "Ce mode de paiement est disponible pour les utilisateurs des applications " "suédoises Swish et BankID. Veuillez préparer votre application." -#: pretix/plugins/stripe/payment.py:1838 +#: pretix/plugins/stripe/payment.py:1843 msgid "TWINT via Stripe" msgstr "TWINT via Stripe" -#: pretix/plugins/stripe/payment.py:1843 +#: pretix/plugins/stripe/payment.py:1848 msgid "" "This payment method is available to users of the Swiss app TWINT. Please " "have your app ready." @@ -31406,6 +31423,18 @@ msgstr "" "Ce moyen de paiement est disponible pour les utilisateurs de l'application " "suisse TWINT. Veuillez préparer votre application." +#: pretix/plugins/stripe/payment.py:1870 +#, fuzzy +#| msgid "" +#| "This payment method is available to users of the Swiss app TWINT. Please " +#| "have your app ready." +msgid "" +"This payment method is available to MobilePay app users in Denmark and " +"Finland. Please have your app ready." +msgstr "" +"Ce moyen de paiement est disponible pour les utilisateurs de l'application " +"suisse TWINT. Veuillez préparer votre application." + #: pretix/plugins/stripe/signals.py:92 msgid "Charge succeeded." msgstr "Paiement accepté." @@ -32040,7 +32069,7 @@ msgstr "" "réessayer plus tard." #: pretix/presale/forms/checkout.py:70 -msgid "E-mail address (repeated)" +msgid "Email address (repeated)" msgstr "Adresse de courriel (répété)" #: pretix/presale/forms/checkout.py:71 @@ -32288,8 +32317,8 @@ msgid "" "hidden=\"true\">time machine." msgstr "" "Pour visualiser votre boutique à des dates différentes, vous pouvez activer " -"la machine à remonter le temps." +"la machine à remonter le temps." #: pretix/presale/templates/pretixpresale/event/base.html:163 #: pretix/presale/templates/pretixpresale/event/base.html:210 @@ -35051,6 +35080,17 @@ msgstr "Accès en écriture" msgid "Kosovo" msgstr "Kosovo" +#, fuzzy +#~ msgid "E-mail" +#~ msgstr "" +#~ "#-#-#-#-# django.po (1) #-#-#-#-#\n" +#~ "Email\n" +#~ "#-#-#-#-# django.po (1) #-#-#-#-#\n" +#~ "E-Mail" + +#~ msgid "pretixPOS" +#~ msgstr "pretixPOS" + #~ msgid "Sales channels to automatically check in" #~ msgstr "Canaux de vente pour s'enregistrer automatiquement" diff --git a/src/pretix/locale/gl/LC_MESSAGES/django.po b/src/pretix/locale/gl/LC_MESSAGES/django.po index 0a470c512..2715961fc 100644 --- a/src/pretix/locale/gl/LC_MESSAGES/django.po +++ b/src/pretix/locale/gl/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-08 13:44+0000\n" +"POT-Creation-Date: 2024-11-18 15:30+0000\n" "PO-Revision-Date: 2024-07-30 08:36+0000\n" "Last-Translator: Ismael Menéndez Fernández \n" "Language-Team: Galician para ser confirmados en algunos casos. Por favor, active este " "método de pago sólo si su plazo de pago lo permite." -#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1670 +#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1675 msgid "EPS" msgstr "" -#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1701 +#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1706 msgid "Multibanco" msgstr "" -#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1723 +#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1728 msgid "Przelewy24" msgstr "" -#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1762 +#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1767 msgid "WeChat Pay" msgstr "" -#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1815 +#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1820 msgid "Swish" msgstr "" -#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1322 +#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1327 msgid "Affirm" msgstr "" @@ -32775,7 +32764,7 @@ msgstr "" msgid "Only available for payments between $50 and $30,000." msgstr "" -#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1367 +#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1372 msgid "Klarna" msgstr "" @@ -32791,12 +32780,16 @@ msgid "" "political organizations." msgstr "" -#: pretix/plugins/stripe/payment.py:501 +#: pretix/plugins/stripe/payment.py:499 +msgid "MobilePay" +msgstr "" + +#: pretix/plugins/stripe/payment.py:506 #, fuzzy msgid "Destination" msgstr "Descripción" -#: pretix/plugins/stripe/payment.py:531 pretix/plugins/stripe/payment.py:1437 +#: pretix/plugins/stripe/payment.py:536 pretix/plugins/stripe/payment.py:1442 #, fuzzy, python-brace-format msgid "" "The Stripe plugin is operating in test mode. You can use one of varias tarjetas de prueba para realizar una transacción. No se " "transferirá nada de dinero." -#: pretix/plugins/stripe/payment.py:724 +#: pretix/plugins/stripe/payment.py:729 #, fuzzy msgid "No payment information found." msgstr "No se ha encontrado información de pago." -#: pretix/plugins/stripe/payment.py:762 +#: pretix/plugins/stripe/payment.py:767 #, fuzzy msgid "" "We had trouble communicating with Stripe. Please try again and contact " @@ -32822,22 +32815,22 @@ msgstr "" "póngase en contacto con el servicio de asistencia técnica si el problema " "persiste." -#: pretix/plugins/stripe/payment.py:766 +#: pretix/plugins/stripe/payment.py:771 #, fuzzy msgid "Stripe returned an error" msgstr "Stripe ha devuelto un error" -#: pretix/plugins/stripe/payment.py:838 +#: pretix/plugins/stripe/payment.py:843 #, fuzzy msgid "You may need to enable JavaScript for Stripe payments." msgstr "Es posible que necesite habilitar JavaScript para pagos con Stripe." -#: pretix/plugins/stripe/payment.py:933 pretix/plugins/stripe/payment.py:1055 +#: pretix/plugins/stripe/payment.py:938 pretix/plugins/stripe/payment.py:1060 #, fuzzy, python-format msgid "Stripe reported an error with your card: %s" msgstr "Stripe reportó un error con su tarjeta: %s" -#: pretix/plugins/stripe/payment.py:951 pretix/plugins/stripe/payment.py:1067 +#: pretix/plugins/stripe/payment.py:956 pretix/plugins/stripe/payment.py:1072 #, fuzzy msgid "" "We had trouble communicating with Stripe. Please try again and get in touch " @@ -32846,7 +32839,7 @@ msgstr "" "Tuvimos problemas para comunicarnos con Stripe. Por favor, inténtelo de " "nuevo y póngase en contacto con nosotros si este problema persiste." -#: pretix/plugins/stripe/payment.py:992 +#: pretix/plugins/stripe/payment.py:997 #, fuzzy msgid "" "Your payment is pending completion. We will inform you as soon as the " @@ -32855,252 +32848,258 @@ msgstr "" "Su pago está pendiente de completarse. Le informaremos tan pronto como se " "complete el pago." -#: pretix/plugins/stripe/payment.py:1000 +#: pretix/plugins/stripe/payment.py:1005 #, fuzzy msgid "Your payment failed. Please try again." msgstr "La contraseña que introdujo no era válida, inténtelo de nuevo." -#: pretix/plugins/stripe/payment.py:1006 +#: pretix/plugins/stripe/payment.py:1011 #, fuzzy, python-format msgid "Stripe reported an error: %s" msgstr "Stripe reportó un error: %s" -#: pretix/plugins/stripe/payment.py:1107 +#: pretix/plugins/stripe/payment.py:1112 #, fuzzy msgid "Credit card via Stripe" msgstr "Tarjeta de crédito a través de Stripe" -#: pretix/plugins/stripe/payment.py:1108 +#: pretix/plugins/stripe/payment.py:1113 #, fuzzy msgid "Credit card" msgstr "Tarjeta de crédito" -#: pretix/plugins/stripe/payment.py:1195 +#: pretix/plugins/stripe/payment.py:1200 #, fuzzy msgid "SEPA Debit via Stripe" msgstr "iDEAL a través de Stripe" -#: pretix/plugins/stripe/payment.py:1196 +#: pretix/plugins/stripe/payment.py:1201 msgid "SEPA Debit" msgstr "" -#: pretix/plugins/stripe/payment.py:1236 +#: pretix/plugins/stripe/payment.py:1241 #, fuzzy msgid "Account Holder Name" msgstr "Titular de la cuenta" -#: pretix/plugins/stripe/payment.py:1241 +#: pretix/plugins/stripe/payment.py:1246 #, fuzzy msgid "Account Holder Street" msgstr "Titular de la cuenta" -#: pretix/plugins/stripe/payment.py:1253 +#: pretix/plugins/stripe/payment.py:1258 #, fuzzy msgid "Account Holder Postal Code" msgstr "Titular de la cuenta" -#: pretix/plugins/stripe/payment.py:1265 +#: pretix/plugins/stripe/payment.py:1270 #, fuzzy msgid "Account Holder City" msgstr "Titular de la cuenta" -#: pretix/plugins/stripe/payment.py:1277 +#: pretix/plugins/stripe/payment.py:1282 #, fuzzy msgid "Account Holder Country" msgstr "Titular de la cuenta" -#: pretix/plugins/stripe/payment.py:1321 +#: pretix/plugins/stripe/payment.py:1326 #, fuzzy msgid "Affirm via Stripe" msgstr "Alipay vía Stripe" -#: pretix/plugins/stripe/payment.py:1366 +#: pretix/plugins/stripe/payment.py:1371 #, fuzzy msgid "Klarna via Stripe" msgstr "Alipay vía Stripe" -#: pretix/plugins/stripe/payment.py:1483 +#: pretix/plugins/stripe/payment.py:1488 #, fuzzy msgid "giropay via Stripe" msgstr "giropay vía Stripe" -#: pretix/plugins/stripe/payment.py:1484 +#: pretix/plugins/stripe/payment.py:1489 #, fuzzy msgid "giropay" msgstr "giropay" -#: pretix/plugins/stripe/payment.py:1487 +#: pretix/plugins/stripe/payment.py:1492 msgid "" "giropay is an online payment method available to all customers of most " "German banks, usually after one-time activation. Please keep your online " "banking account and login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1509 pretix/plugins/stripe/payment.py:1577 -#: pretix/plugins/stripe/payment.py:1679 +#: pretix/plugins/stripe/payment.py:1514 pretix/plugins/stripe/payment.py:1582 +#: pretix/plugins/stripe/payment.py:1684 #, fuzzy msgid "unknown name" msgstr "nombre desconocido" -#: pretix/plugins/stripe/payment.py:1517 pretix/plugins/stripe/payment.py:1542 -#: pretix/plugins/stripe/payment.py:1585 pretix/plugins/stripe/payment.py:1687 -#: pretix/plugins/stripe/payment.py:1748 +#: pretix/plugins/stripe/payment.py:1522 pretix/plugins/stripe/payment.py:1547 +#: pretix/plugins/stripe/payment.py:1590 pretix/plugins/stripe/payment.py:1692 +#: pretix/plugins/stripe/payment.py:1753 #, python-brace-format msgid "Bank account at {bank}" msgstr "" -#: pretix/plugins/stripe/payment.py:1530 +#: pretix/plugins/stripe/payment.py:1535 #, fuzzy msgid "iDEAL via Stripe" msgstr "iDEAL a través de Stripe" -#: pretix/plugins/stripe/payment.py:1534 +#: pretix/plugins/stripe/payment.py:1539 msgid "" "iDEAL is an online payment method available to customers of Dutch banks. " "Please keep your online banking account and login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1555 +#: pretix/plugins/stripe/payment.py:1560 #, fuzzy msgid "Alipay via Stripe" msgstr "Alipay vía Stripe" -#: pretix/plugins/stripe/payment.py:1560 +#: pretix/plugins/stripe/payment.py:1565 msgid "" "This payment method is available to customers of the Chinese payment system " "Alipay. Please keep your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1567 +#: pretix/plugins/stripe/payment.py:1572 #, fuzzy msgid "Bancontact via Stripe" msgstr "Bancontact vía Stripe" -#: pretix/plugins/stripe/payment.py:1598 +#: pretix/plugins/stripe/payment.py:1603 #, fuzzy msgid "SOFORT via Stripe" msgstr "SOFORT vía Stripe" -#: pretix/plugins/stripe/payment.py:1599 +#: pretix/plugins/stripe/payment.py:1604 #, fuzzy msgid "SOFORT (instant bank transfer)" msgstr "Pago por transferencia bancaria" -#: pretix/plugins/stripe/payment.py:1617 +#: pretix/plugins/stripe/payment.py:1622 #, fuzzy msgid "Country of your bank" msgstr "País de tu banco" -#: pretix/plugins/stripe/payment.py:1618 +#: pretix/plugins/stripe/payment.py:1623 #, fuzzy msgid "Germany" msgstr "Alemania" -#: pretix/plugins/stripe/payment.py:1619 +#: pretix/plugins/stripe/payment.py:1624 #, fuzzy msgid "Austria" msgstr "Austria" -#: pretix/plugins/stripe/payment.py:1620 +#: pretix/plugins/stripe/payment.py:1625 #, fuzzy msgid "Belgium" msgstr "Bélgica" -#: pretix/plugins/stripe/payment.py:1621 +#: pretix/plugins/stripe/payment.py:1626 #, fuzzy msgid "Netherlands" msgstr "de los Países Bajos" -#: pretix/plugins/stripe/payment.py:1622 +#: pretix/plugins/stripe/payment.py:1627 #, fuzzy msgid "Spain" msgstr "España" -#: pretix/plugins/stripe/payment.py:1658 +#: pretix/plugins/stripe/payment.py:1663 #, python-brace-format msgid "Bank account {iban} at {bank}" msgstr "" -#: pretix/plugins/stripe/payment.py:1669 +#: pretix/plugins/stripe/payment.py:1674 #, fuzzy msgid "EPS via Stripe" msgstr "iDEAL a través de Stripe" -#: pretix/plugins/stripe/payment.py:1700 +#: pretix/plugins/stripe/payment.py:1705 #, fuzzy msgid "Multibanco via Stripe" msgstr "Alipay vía Stripe" -#: pretix/plugins/stripe/payment.py:1704 +#: pretix/plugins/stripe/payment.py:1709 msgid "" "Multibanco is a payment method available to Portuguese bank account holders." msgstr "" -#: pretix/plugins/stripe/payment.py:1722 +#: pretix/plugins/stripe/payment.py:1727 #, fuzzy msgid "Przelewy24 via Stripe" msgstr "Alipay vía Stripe" -#: pretix/plugins/stripe/payment.py:1726 +#: pretix/plugins/stripe/payment.py:1731 msgid "" "Przelewy24 is an online payment method available to customers of Polish " "banks. Please keep your online banking account and login information " "available." msgstr "" -#: pretix/plugins/stripe/payment.py:1761 +#: pretix/plugins/stripe/payment.py:1766 #, fuzzy msgid "WeChat Pay via Stripe" msgstr "Pago a través de Stripe" -#: pretix/plugins/stripe/payment.py:1766 +#: pretix/plugins/stripe/payment.py:1771 msgid "" "This payment method is available to users of the Chinese app WeChat. Please " "keep your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1788 +#: pretix/plugins/stripe/payment.py:1793 #, fuzzy msgid "Revolut Pay via Stripe" msgstr "Pago a través de Stripe" -#: pretix/plugins/stripe/payment.py:1789 +#: pretix/plugins/stripe/payment.py:1794 msgid "Revolut Pay" msgstr "" -#: pretix/plugins/stripe/payment.py:1793 +#: pretix/plugins/stripe/payment.py:1798 msgid "" "This payment method is available to users of the Revolut app. Please keep " "your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1807 +#: pretix/plugins/stripe/payment.py:1812 #, fuzzy msgid "PayPal via Stripe" msgstr "Pago a través de Stripe" -#: pretix/plugins/stripe/payment.py:1814 +#: pretix/plugins/stripe/payment.py:1819 #, fuzzy msgid "Swish via Stripe" msgstr "iDEAL a través de Stripe" -#: pretix/plugins/stripe/payment.py:1819 +#: pretix/plugins/stripe/payment.py:1824 msgid "" "This payment method is available to users of the Swedish apps Swish and " "BankID. Please have your app ready." msgstr "" -#: pretix/plugins/stripe/payment.py:1838 +#: pretix/plugins/stripe/payment.py:1843 #, fuzzy msgid "TWINT via Stripe" msgstr "iDEAL a través de Stripe" -#: pretix/plugins/stripe/payment.py:1843 +#: pretix/plugins/stripe/payment.py:1848 msgid "" "This payment method is available to users of the Swiss app TWINT. Please " "have your app ready." msgstr "" +#: pretix/plugins/stripe/payment.py:1870 +msgid "" +"This payment method is available to MobilePay app users in Denmark and " +"Finland. Please have your app ready." +msgstr "" + #: pretix/plugins/stripe/signals.py:92 #, fuzzy msgid "Charge succeeded." @@ -33783,7 +33782,7 @@ msgstr "" "inténtelo de nuevo más tarde." #: pretix/presale/forms/checkout.py:70 -msgid "E-mail address (repeated)" +msgid "Email address (repeated)" msgstr "Enderezo electrónico (repetido)" #: pretix/presale/forms/checkout.py:71 @@ -36884,6 +36883,15 @@ msgstr "Acceso de escritura" msgid "Kosovo" msgstr "" +#, fuzzy +#~| msgid "Email" +#~ msgid "E-mail" +#~ msgstr "Correo electrónico" + +#, fuzzy +#~ msgid "pretixPOS" +#~ msgstr "pretixPOS" + #, fuzzy #~ msgid "Sales channels to automatically check in" #~ msgstr "Canales de venta a los que registrarse automáticamente" diff --git a/src/pretix/locale/he/LC_MESSAGES/django.po b/src/pretix/locale/he/LC_MESSAGES/django.po index c52b182c6..039b733f2 100644 --- a/src/pretix/locale/he/LC_MESSAGES/django.po +++ b/src/pretix/locale/he/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-08 13:44+0000\n" +"POT-Creation-Date: 2024-11-18 15:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -139,28 +139,24 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: pretix/api/auth/devicesecurity.py:31 +#: pretix/api/auth/devicesecurity.py:58 msgid "" "Full device access (reading and changing orders and gift cards, reading of " "products and settings)" msgstr "" -#: pretix/api/auth/devicesecurity.py:53 +#: pretix/api/auth/devicesecurity.py:80 msgid "pretixSCAN" msgstr "" -#: pretix/api/auth/devicesecurity.py:91 +#: pretix/api/auth/devicesecurity.py:118 msgid "pretixSCAN (kiosk mode, no order sync, no search)" msgstr "" -#: pretix/api/auth/devicesecurity.py:126 +#: pretix/api/auth/devicesecurity.py:153 msgid "pretixSCAN (online only, no order sync)" msgstr "" -#: pretix/api/auth/devicesecurity.py:162 -msgid "pretixPOS" -msgstr "" - #: pretix/api/models.py:39 pretix/base/models/customers.py:402 msgid "Application name" msgstr "" @@ -195,12 +191,12 @@ msgstr "" msgid "Target URL" msgstr "" -#: pretix/api/models.py:118 pretix/base/models/devices.py:123 +#: pretix/api/models.py:118 pretix/base/models/devices.py:122 #: pretix/base/models/organizer.py:286 msgid "All events (including newly created ones)" msgstr "" -#: pretix/api/models.py:119 pretix/base/models/devices.py:124 +#: pretix/api/models.py:119 pretix/base/models/devices.py:123 #: pretix/base/models/organizer.py:287 msgid "Limit to events" msgstr "" @@ -342,29 +338,29 @@ msgid "" "There is not enough quota available on quota \"{}\" to perform the operation." msgstr "" -#: pretix/api/serializers/organizer.py:102 -#: pretix/control/forms/organizer.py:832 pretix/presale/forms/customer.py:445 +#: pretix/api/serializers/organizer.py:103 +#: pretix/control/forms/organizer.py:843 pretix/presale/forms/customer.py:445 msgid "An account with this email address is already registered." msgstr "" -#: pretix/api/serializers/organizer.py:235 -#: pretix/control/forms/organizer.py:681 +#: pretix/api/serializers/organizer.py:236 +#: pretix/control/forms/organizer.py:692 msgid "" "A gift card with the same secret already exists in your or an affiliated " "organizer account." msgstr "" -#: pretix/api/serializers/organizer.py:321 +#: pretix/api/serializers/organizer.py:327 #: pretix/control/views/organizer.py:743 msgid "pretix account invitation" msgstr "" -#: pretix/api/serializers/organizer.py:343 +#: pretix/api/serializers/organizer.py:349 #: pretix/control/views/organizer.py:842 msgid "This user already has been invited for this team." msgstr "" -#: pretix/api/serializers/organizer.py:359 +#: pretix/api/serializers/organizer.py:365 #: pretix/control/views/organizer.py:859 msgid "This user already has permissions for this team." msgstr "" @@ -600,20 +596,29 @@ msgid "{system} User" msgstr "" #: pretix/base/auth.py:155 pretix/base/exporters/customers.py:67 -#: 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:245 pretix/control/navigation.py:81 -#: pretix/control/navigation.py:499 +#: pretix/base/exporters/orderlist.py:261 +#: pretix/base/exporters/orderlist.py:444 +#: pretix/base/exporters/orderlist.py:577 +#: 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:245 +#: pretix/base/pdf.py:325 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:70 +#: pretix/control/templates/pretixcontrol/orders/fragment_export_schedule_form.html:108 #: pretix/control/templates/pretixcontrol/organizers/customer.html:49 +#: pretix/control/templates/pretixcontrol/organizers/customers.html:59 +#: pretix/control/templates/pretixcontrol/waitinglist/index.html:161 #: pretix/plugins/checkinlists/exporters.py:505 #: pretix/presale/checkoutflow.py:1526 pretix/presale/forms/checkout.py:57 #: pretix/presale/forms/customer.py:56 pretix/presale/forms/customer.py:131 #: pretix/presale/forms/customer.py:286 pretix/presale/forms/customer.py:332 #: pretix/presale/forms/customer.py:375 pretix/presale/forms/user.py:40 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:34 #: pretix/presale/templates/pretixpresale/event/order.html:299 #: pretix/presale/templates/pretixpresale/organizers/customer_profile.html:26 -msgid "E-mail" +msgid "Email" msgstr "" #: pretix/base/auth.py:157 pretix/base/forms/auth.py:164 @@ -786,7 +791,7 @@ msgid "" msgstr "" #: pretix/base/exporters/answers.py:66 pretix/base/models/items.py:1753 -#: pretix/control/navigation.py:182 +#: pretix/control/navigation.py:172 #: pretix/control/templates/pretixcontrol/items/questions.html:3 #: pretix/control/templates/pretixcontrol/items/questions.html:5 msgid "Questions" @@ -844,7 +849,7 @@ msgctxt "subevent" msgid "All dates" msgstr "" -#: pretix/base/exporters/customers.py:49 pretix/control/navigation.py:604 +#: pretix/base/exporters/customers.py:49 pretix/control/navigation.py:606 #: pretix/control/templates/pretixcontrol/organizers/edit.html:132 msgid "Customer accounts" msgstr "" @@ -907,7 +912,7 @@ msgstr "" #: 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/waitinglist.py:108 pretix/base/forms/questions.py:1111 -#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:128 +#: pretix/base/models/devices.py:65 pretix/base/models/devices.py:127 #: pretix/base/models/event.py:1466 pretix/base/models/event.py:1708 #: pretix/base/models/items.py:2029 pretix/base/models/items.py:2202 #: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:75 @@ -915,7 +920,7 @@ msgstr "" #: pretix/base/models/waitinglist.py:69 pretix/base/settings.py:3220 #: pretix/base/settings.py:3230 pretix/base/settings.py:3582 #: pretix/control/forms/filter.py:624 pretix/control/forms/item.py:438 -#: pretix/control/forms/organizer.py:857 +#: pretix/control/forms/organizer.py:868 #: pretix/control/templates/pretixcontrol/checkin/index.html:109 #: pretix/control/templates/pretixcontrol/checkin/lists.html:92 #: pretix/control/templates/pretixcontrol/event/tax_index.html:26 @@ -1289,11 +1294,13 @@ msgid "Order code" msgstr "" #: pretix/base/exporters/invoices.py:202 pretix/base/exporters/invoices.py:329 -#: pretix/base/modelimport_orders.py:59 pretix/base/models/customers.py:395 -#: pretix/base/models/waitinglist.py:76 pretix/control/forms/filter.py:552 +#: pretix/base/forms/auth.py:160 pretix/base/modelimport_orders.py:59 +#: pretix/base/models/customers.py:395 pretix/base/models/waitinglist.py:76 +#: pretix/control/forms/filter.py:552 #: pretix/control/templates/pretixcontrol/users/index.html:42 #: pretix/control/views/waitinglist.py:307 -msgid "E-mail address" +#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:134 +msgid "Email address" msgstr "" #: pretix/base/exporters/invoices.py:203 pretix/base/exporters/invoices.py:330 @@ -1587,7 +1594,7 @@ msgstr "" #: pretix/base/exporters/items.py:60 pretix/base/models/discount.py:62 #: pretix/base/models/items.py:96 pretix/base/models/items.py:479 -#: pretix/base/models/tax.py:167 pretix/control/forms/organizer.py:218 +#: pretix/base/models/tax.py:167 pretix/control/forms/organizer.py:219 #: pretix/control/templates/pretixcontrol/items/discounts.html:57 msgid "Internal name" msgstr "" @@ -1617,7 +1624,7 @@ msgid "Active" msgstr "" #: pretix/base/exporters/items.py:72 pretix/base/models/discount.py:75 -#: pretix/control/forms/event.py:970 pretix/control/navigation.py:506 +#: pretix/control/forms/event.py:970 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 @@ -1655,7 +1662,7 @@ msgstr "" #: pretix/base/exporters/items.py:79 pretix/base/exporters/orderlist.py:1135 #: pretix/base/exporters/waitinglist.py:41 pretix/base/shredder.py:367 -#: pretix/control/forms/event.py:1609 pretix/control/navigation.py:235 +#: pretix/control/forms/event.py:1609 pretix/control/navigation.py:237 #: pretix/control/templates/pretixcontrol/event/settings.html:351 #: pretix/control/templates/pretixcontrol/orders/cancel.html:62 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:6 @@ -1796,7 +1803,7 @@ msgid "" msgstr "" #: pretix/base/exporters/orderlist.py:100 pretix/base/models/orders.py:331 -#: pretix/control/navigation.py:253 pretix/control/navigation.py:360 +#: 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 #: pretix/control/templates/pretixcontrol/organizers/customer.html:198 @@ -1854,7 +1861,7 @@ msgstr "" #: pretix/base/exporters/orderlist.py:1076 #: pretix/base/exporters/orderlist.py:1259 #: pretix/base/exporters/waitinglist.py:113 pretix/control/forms/event.py:1585 -#: pretix/control/forms/organizer.py:115 +#: pretix/control/forms/organizer.py:116 msgid "Event slug" msgstr "" @@ -1910,18 +1917,6 @@ msgstr "" msgid "Status" msgstr "" -#: pretix/base/exporters/orderlist.py:261 -#: pretix/base/exporters/orderlist.py:444 -#: pretix/base/exporters/orderlist.py:577 -#: pretix/base/exporters/waitinglist.py:109 pretix/base/pdf.py:325 -#: pretix/control/templates/pretixcontrol/checkin/index.html:107 -#: pretix/control/templates/pretixcontrol/orders/fragment_export_schedule_form.html:108 -#: pretix/control/templates/pretixcontrol/organizers/customers.html:59 -#: pretix/control/templates/pretixcontrol/waitinglist/index.html:161 -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:34 -msgid "Email" -msgstr "" - #: pretix/base/exporters/orderlist.py:262 #: pretix/base/exporters/orderlist.py:446 #: pretix/base/exporters/orderlist.py:579 @@ -2015,7 +2010,7 @@ msgstr "" #: pretix/base/exporters/orderlist.py:287 #: pretix/base/exporters/orderlist.py:658 pretix/base/models/orders.py:320 #: pretix/control/forms/filter.py:566 -msgid "E-mail address verified" +msgid "Email address verified" msgstr "" #: pretix/base/exporters/orderlist.py:288 @@ -2141,7 +2136,7 @@ msgstr "" #: pretix/base/exporters/orderlist.py:600 pretix/base/forms/questions.py:655 #: pretix/base/modelimport_orders.py:313 pretix/base/models/customers.py:300 #: pretix/base/models/orders.py:1500 pretix/base/pdf.py:172 -#: pretix/control/forms/filter.py:647 pretix/control/forms/organizer.py:926 +#: pretix/control/forms/filter.py:647 pretix/control/forms/organizer.py:937 #: pretix/control/templates/pretixcontrol/order/index.html:520 #: pretix/control/templates/pretixcontrol/organizers/customer.html:120 #: pretix/control/views/item.py:435 pretix/plugins/badges/exporters.py:495 @@ -2269,7 +2264,7 @@ msgctxt "address" msgid "Invoice address state" msgstr "" -#: pretix/base/exporters/orderlist.py:660 pretix/control/navigation.py:303 +#: pretix/base/exporters/orderlist.py:660 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 @@ -2622,8 +2617,8 @@ msgstr "" msgid "Issuer" msgstr "" -#: pretix/base/exporters/orderlist.py:1286 pretix/control/navigation.py:536 -#: pretix/control/navigation.py:554 +#: pretix/base/exporters/orderlist.py:1286 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" @@ -2726,7 +2721,7 @@ msgstr "" msgid "Last invoice date of order" msgstr "" -#: pretix/base/exporters/reusablemedia.py:34 pretix/control/navigation.py:614 +#: pretix/base/exporters/reusablemedia.py:34 pretix/control/navigation.py:616 #: pretix/control/templates/pretixcontrol/organizers/edit.html:204 #: pretix/control/templates/pretixcontrol/organizers/giftcard_acceptance_list.html:35 #: pretix/control/templates/pretixcontrol/organizers/giftcard_acceptance_list.html:114 @@ -2892,11 +2887,6 @@ msgstr "" msgid "Please enter the same password twice" msgstr "" -#: pretix/base/forms/auth.py:160 -#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:134 -msgid "Email address" -msgstr "" - #: pretix/base/forms/auth.py:172 pretix/base/forms/auth.py:224 #: pretix/presale/forms/customer.py:296 pretix/presale/forms/customer.py:390 msgid "Repeat password" @@ -2983,13 +2973,13 @@ msgstr "" #: pretix/base/forms/user.py:51 pretix/control/forms/users.py:43 msgid "" -"There already is an account associated with this e-mail address. Please " +"There already is an account associated with this email address. Please " "choose a different one." msgstr "" #: pretix/base/forms/user.py:53 msgid "" -"Please enter your current password if you want to change your e-mail address " +"Please enter your current password if you want to change your email address " "or password." msgstr "" @@ -3016,7 +3006,7 @@ msgstr "" msgid "Repeat new password" msgstr "" -#: pretix/base/forms/user.py:75 pretix/control/forms/organizer.py:402 +#: pretix/base/forms/user.py:75 pretix/control/forms/organizer.py:413 #: pretix/control/forms/users.py:58 msgid "Default timezone" msgstr "" @@ -3350,12 +3340,12 @@ msgstr "" msgid "You entered an invalid number." msgstr "" -#: pretix/base/modelimport.py:276 pretix/base/modelimport.py:288 +#: pretix/base/modelimport.py:279 pretix/base/modelimport.py:291 msgctxt "subevent" msgid "No matching date was found." msgstr "" -#: pretix/base/modelimport.py:278 pretix/base/modelimport.py:290 +#: pretix/base/modelimport.py:281 pretix/base/modelimport.py:293 msgctxt "subevent" msgid "Multiple matching dates were found." msgstr "" @@ -3425,7 +3415,7 @@ msgid "Please enter a valid state." msgstr "" #: pretix/base/modelimport_orders.py:325 pretix/control/forms/filter.py:651 -msgid "Attendee e-mail address" +msgid "Attendee email address" msgstr "" #: pretix/base/modelimport_orders.py:341 pretix/base/modelimport_orders.py:352 @@ -3510,7 +3500,7 @@ msgid "Ambiguous option selected." msgstr "" #: pretix/base/modelimport_orders.py:697 pretix/base/models/orders.py:238 -#: pretix/control/forms/orders.py:686 pretix/control/forms/organizer.py:784 +#: pretix/control/forms/orders.py:686 pretix/control/forms/organizer.py:795 msgid "Customer" msgstr "" @@ -3655,7 +3645,7 @@ msgstr "" msgid "User" msgstr "" -#: pretix/base/models/auth.py:284 pretix/control/navigation.py:409 +#: pretix/base/models/auth.py:284 pretix/control/navigation.py:411 #: pretix/control/templates/pretixcontrol/users/index.html:5 #: pretix/control/templates/pretixcontrol/users/index.html:7 msgid "Users" @@ -3724,7 +3714,7 @@ msgid "" "rejected.." msgstr "" -#: pretix/base/models/checkin.py:85 pretix/control/navigation.py:638 +#: pretix/base/models/checkin.py:85 pretix/control/navigation.py:640 #: pretix/control/templates/pretixcontrol/organizers/gates.html:5 msgid "Gates" msgstr "" @@ -3820,7 +3810,7 @@ msgstr "" msgid "Single-sign-on method" msgstr "" -#: pretix/base/models/customers.py:85 pretix/base/models/devices.py:72 +#: pretix/base/models/customers.py:85 pretix/base/models/devices.py:71 #: pretix/base/models/items.py:1662 pretix/base/models/items.py:1910 msgid "" "You can enter any value here to make it easier to match the data with other " @@ -3888,15 +3878,15 @@ msgstr "" msgid "Separate multiple values with spaces" msgstr "" -#: pretix/base/models/devices.py:71 pretix/base/models/items.py:1661 +#: pretix/base/models/devices.py:70 pretix/base/models/items.py:1661 msgid "Internal identifier" msgstr "" -#: pretix/base/models/devices.py:91 pretix/base/models/items.py:1774 +#: pretix/base/models/devices.py:90 pretix/base/models/items.py:1774 msgid "This identifier is already used for a different question." msgstr "" -#: pretix/base/models/devices.py:114 pretix/control/forms/checkin.py:196 +#: pretix/base/models/devices.py:113 pretix/control/forms/checkin.py:196 #: pretix/control/forms/checkin.py:217 pretix/control/forms/filter.py:2398 #: pretix/control/forms/filter.py:2445 pretix/control/forms/filter.py:2606 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:67 @@ -3905,12 +3895,12 @@ msgstr "" msgid "Gate" msgstr "" -#: pretix/base/models/devices.py:132 +#: pretix/base/models/devices.py:131 #: pretix/control/templates/pretixcontrol/organizers/devices.html:83 msgid "Setup date" msgstr "" -#: pretix/base/models/devices.py:135 +#: pretix/base/models/devices.py:134 msgid "Initialization date" msgstr "" @@ -4124,8 +4114,8 @@ msgstr "" msgid "Restrict to specific sales channels" msgstr "" -#: pretix/base/models/event.py:655 pretix/control/navigation.py:342 -#: pretix/control/navigation.py:468 +#: pretix/base/models/event.py:655 pretix/control/navigation.py:344 +#: pretix/control/navigation.py:470 #: pretix/control/templates/pretixcontrol/events/index.html:5 #: pretix/control/templates/pretixcontrol/events/index.html:7 #: pretix/control/templates/pretixcontrol/organizers/devices.html:88 @@ -4249,8 +4239,8 @@ msgid "" "calendar." msgstr "" -#: pretix/base/models/event.py:1728 pretix/control/forms/organizer.py:223 -#: pretix/control/forms/organizer.py:227 +#: pretix/base/models/event.py:1728 pretix/control/forms/organizer.py:224 +#: pretix/control/forms/organizer.py:228 msgid "Public name" msgstr "" @@ -4278,8 +4268,8 @@ msgstr "" msgid "Link URL" msgstr "" -#: pretix/base/models/exports.py:42 pretix/control/navigation.py:227 -#: pretix/control/navigation.py:648 +#: pretix/base/models/exports.py:42 pretix/control/navigation.py:229 +#: pretix/control/navigation.py:650 msgid "Export" msgstr "" @@ -4304,8 +4294,8 @@ msgstr "" #: pretix/control/forms/event.py:1159 pretix/control/forms/event.py:1169 #: pretix/control/forms/event.py:1179 pretix/control/forms/orders.py:710 #: pretix/control/forms/orders.py:923 pretix/control/forms/orders.py:950 -#: pretix/control/forms/organizer.py:544 pretix/control/forms/organizer.py:554 -#: pretix/control/forms/organizer.py:564 pretix/control/forms/vouchers.py:273 +#: pretix/control/forms/organizer.py:555 pretix/control/forms/organizer.py:565 +#: pretix/control/forms/organizer.py:575 pretix/control/forms/vouchers.py:273 #: pretix/plugins/sendmail/forms.py:57 pretix/plugins/sendmail/forms.py:73 #: pretix/plugins/sendmail/models.py:232 msgid "Subject" @@ -4782,8 +4772,8 @@ msgstr "" #: pretix/base/models/items.py:786 pretix/base/models/items.py:1688 #: pretix/control/forms/filter.py:420 pretix/control/forms/filter.py:1897 -#: pretix/control/forms/item.py:271 pretix/control/navigation.py:148 -#: pretix/control/navigation.py:157 +#: pretix/control/forms/item.py:271 pretix/control/navigation.py:138 +#: pretix/control/navigation.py:147 #: pretix/control/templates/pretixcontrol/checkin/lists.html:104 #: pretix/control/templates/pretixcontrol/items/base.html:3 #: pretix/control/templates/pretixcontrol/items/discounts.html:60 @@ -4858,7 +4848,7 @@ msgid "" "only available to specific groups." msgstr "" -#: pretix/base/models/items.py:1182 pretix/control/navigation.py:577 +#: pretix/base/models/items.py:1182 pretix/control/navigation.py:579 #: pretix/control/templates/pretixcontrol/organizers/membershiptypes.html:4 #: pretix/control/templates/pretixcontrol/organizers/membershiptypes.html:6 msgid "Membership types" @@ -5216,7 +5206,7 @@ msgid "" "prevent accidental overbooking." msgstr "" -#: pretix/base/models/items.py:2080 pretix/control/navigation.py:166 +#: pretix/base/models/items.py:2080 pretix/control/navigation.py:156 #: pretix/control/templates/pretixcontrol/items/quotas.html:4 #: pretix/control/templates/pretixcontrol/items/quotas.html:6 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:416 @@ -5579,7 +5569,7 @@ msgstr "" #: pretix/base/models/orders.py:2287 pretix/base/payment.py:1310 #: pretix/base/payment.py:1314 pretix/base/settings.py:990 -#: pretix/control/forms/organizer.py:770 +#: pretix/control/forms/organizer.py:781 #: pretix/control/templates/pretixcontrol/items/index.html:106 #: pretix/control/templates/pretixcontrol/order/index.html:151 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:375 @@ -5626,7 +5616,7 @@ msgid "Badge" msgstr "" #: pretix/base/models/orders.py:3404 pretix/base/pdf.py:1109 -#: pretix/control/forms/organizer.py:721 pretix/control/forms/organizer.py:757 +#: pretix/control/forms/organizer.py:732 pretix/control/forms/organizer.py:768 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:66 #: pretix/plugins/ticketoutputpdf/ticketoutput.py:113 msgid "Ticket" @@ -5648,7 +5638,7 @@ msgid "" "your organizer accounts and your events." msgstr "" -#: pretix/base/models/organizer.py:97 pretix/control/navigation.py:348 +#: pretix/base/models/organizer.py:97 pretix/control/navigation.py:350 #: pretix/control/templates/pretixcontrol/oauth/authorized.html:19 #: pretix/control/templates/pretixcontrol/organizers/index.html:6 #: pretix/control/templates/pretixcontrol/organizers/index.html:8 @@ -5751,7 +5741,7 @@ msgstr "" msgid "Team" msgstr "" -#: pretix/base/models/organizer.py:386 pretix/control/navigation.py:525 +#: pretix/base/models/organizer.py:386 pretix/control/navigation.py:527 #: pretix/control/templates/pretixcontrol/organizers/teams.html:6 msgid "Teams" msgstr "" @@ -5969,7 +5959,7 @@ msgid "" "have been redeemed etc." msgstr "" -#: pretix/base/models/vouchers.py:313 pretix/control/navigation.py:265 +#: pretix/base/models/vouchers.py:313 pretix/control/navigation.py:267 #: pretix/control/templates/pretixcontrol/vouchers/index.html:6 #: pretix/control/templates/pretixcontrol/vouchers/index.html:8 msgid "Vouchers" @@ -6113,7 +6103,7 @@ msgid "" "a ticket available for you." msgstr "" -#: pretix/base/notifications.py:192 pretix/control/navigation.py:137 +#: pretix/base/notifications.py:192 pretix/control/navigation.py:193 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:20 #: pretix/control/templates/pretixcontrol/subevents/index.html:5 #: pretix/control/templates/pretixcontrol/subevents/index.html:7 @@ -6892,7 +6882,7 @@ msgstr "" #: pretix/base/pdf.py:649 pretix/base/pdf.py:672 #: pretix/base/services/placeholders.py:556 -#: pretix/control/forms/organizer.py:601 +#: pretix/control/forms/organizer.py:612 msgid "Mr Doe" msgstr "" @@ -8281,7 +8271,7 @@ msgid "Require invoice address" msgstr "" #: pretix/base/settings.py:553 -msgid "Require a business addresses" +msgid "Require a business address" msgstr "" #: pretix/base/settings.py:554 @@ -10015,7 +10005,7 @@ msgid "Only respected by modern browsers." msgstr "" #: pretix/base/settings.py:2876 pretix/base/settings.py:2919 -#: pretix/control/forms/organizer.py:464 +#: pretix/control/forms/organizer.py:475 msgid "Header image" msgstr "" @@ -10047,7 +10037,7 @@ msgid "" "used, this option will be ignored and the event title will always be shown." msgstr "" -#: pretix/base/settings.py:2922 pretix/control/forms/organizer.py:468 +#: pretix/base/settings.py:2922 pretix/control/forms/organizer.py:479 msgid "" "If you provide a logo image, we will by default not show your organization " "name in the page header. By default, we show your logo with a size of up to " @@ -10370,7 +10360,7 @@ msgid "Middle name" msgstr "" #: pretix/base/settings.py:3586 pretix/base/settings.py:3598 -#: pretix/control/forms/organizer.py:595 +#: pretix/control/forms/organizer.py:606 msgctxt "person_name_sample" msgid "John Doe" msgstr "" @@ -10458,12 +10448,12 @@ msgid "This will remove all phone numbers from orders." msgstr "" #: pretix/base/shredder.py:290 -msgid "E-mails" +msgid "Emails" msgstr "" #: pretix/base/shredder.py:292 msgid "" -"This will remove all e-mail addresses from orders and attendees, as well as " +"This will remove all email addresses from orders and attendees, as well as " "logged email contents. This will also remove the association to customer " "accounts." msgstr "" @@ -11303,19 +11293,19 @@ msgstr "" msgid "Default ({value})" msgstr "" -#: pretix/control/forms/event.py:375 pretix/control/forms/organizer.py:150 +#: pretix/control/forms/event.py:375 pretix/control/forms/organizer.py:151 msgid "Custom domain" msgstr "" -#: pretix/control/forms/event.py:377 pretix/control/forms/organizer.py:152 +#: pretix/control/forms/event.py:377 pretix/control/forms/organizer.py:153 msgid "You need to configure the custom domain in the webserver beforehand." msgstr "" -#: pretix/control/forms/event.py:389 pretix/control/forms/organizer.py:160 +#: pretix/control/forms/event.py:389 pretix/control/forms/organizer.py:161 msgid "You cannot choose the base domain of this installation." msgstr "" -#: pretix/control/forms/event.py:393 pretix/control/forms/organizer.py:165 +#: pretix/control/forms/event.py:393 pretix/control/forms/organizer.py:166 msgid "This domain is already in use for a different event or organizer." msgstr "" @@ -11326,33 +11316,33 @@ msgid "" "{error}" msgstr "" -#: pretix/control/forms/event.py:507 pretix/control/forms/organizer.py:405 +#: pretix/control/forms/event.py:507 pretix/control/forms/organizer.py:416 msgid "Name format" msgstr "" -#: pretix/control/forms/event.py:508 pretix/control/forms/organizer.py:406 +#: pretix/control/forms/event.py:508 pretix/control/forms/organizer.py:417 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:513 pretix/control/forms/organizer.py:411 +#: pretix/control/forms/event.py:513 pretix/control/forms/organizer.py:422 msgid "Allowed titles" msgstr "" -#: pretix/control/forms/event.py:514 pretix/control/forms/organizer.py:412 +#: pretix/control/forms/event.py:514 pretix/control/forms/organizer.py:423 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:633 pretix/control/forms/organizer.py:482 +#: pretix/control/forms/event.py:633 pretix/control/forms/organizer.py:493 #, python-brace-format msgid "Ask for {fields}, display like {example}" msgstr "" -#: pretix/control/forms/event.py:639 pretix/control/forms/organizer.py:488 +#: pretix/control/forms/event.py:639 pretix/control/forms/organizer.py:499 msgid "Free text input" msgstr "" @@ -11445,15 +11435,15 @@ msgid "" "shop must be enabled." msgstr "" -#: pretix/control/forms/event.py:979 pretix/control/forms/organizer.py:523 +#: pretix/control/forms/event.py:979 pretix/control/forms/organizer.py:534 msgid "Bcc address" msgstr "" -#: pretix/control/forms/event.py:980 pretix/control/forms/organizer.py:524 +#: pretix/control/forms/event.py:980 pretix/control/forms/organizer.py:535 msgid "All emails will be sent to this address as a Bcc copy" msgstr "" -#: pretix/control/forms/event.py:986 pretix/control/forms/organizer.py:530 +#: pretix/control/forms/event.py:986 pretix/control/forms/organizer.py:541 msgid "Signature" msgstr "" @@ -11462,7 +11452,7 @@ msgstr "" msgid "This will be attached to every email. Available placeholders: {event}" msgstr "" -#: pretix/control/forms/event.py:994 pretix/control/forms/organizer.py:538 +#: pretix/control/forms/event.py:994 pretix/control/forms/organizer.py:549 msgid "e.g. your contact details" msgstr "" @@ -11509,8 +11499,8 @@ msgstr "" #: pretix/control/forms/event.py:1090 pretix/control/forms/event.py:1164 #: pretix/control/forms/event.py:1174 pretix/control/forms/event.py:1184 -#: pretix/control/forms/event.py:1189 pretix/control/forms/organizer.py:549 -#: pretix/control/forms/organizer.py:559 pretix/control/forms/organizer.py:569 +#: pretix/control/forms/event.py:1189 pretix/control/forms/organizer.py:560 +#: pretix/control/forms/organizer.py:570 pretix/control/forms/organizer.py:580 #: pretix/control/templates/pretixcontrol/event/mail.html:88 #: pretix/control/templates/pretixcontrol/organizers/giftcard.html:111 msgid "Text" @@ -11698,7 +11688,7 @@ msgstr "" msgid "The given voucher code does not exist." msgstr "" -#: pretix/control/forms/event.py:1581 pretix/control/forms/organizer.py:111 +#: pretix/control/forms/event.py:1581 pretix/control/forms/organizer.py:112 #: pretix/control/views/shredder.py:179 msgid "The slug you entered was not correct." msgstr "" @@ -11767,7 +11757,7 @@ msgstr "" msgid "Search for…" msgstr "" -#: pretix/control/forms/filter.py:213 pretix/control/navigation.py:203 +#: pretix/control/forms/filter.py:213 pretix/control/navigation.py:205 #: pretix/control/templates/pretixcontrol/items/question.html:25 msgid "All orders" msgstr "" @@ -12353,7 +12343,7 @@ msgid "" msgstr "" #: pretix/control/forms/global_settings.py:131 -msgid "E-mail notifications" +msgid "Email notifications" msgstr "" #: pretix/control/forms/global_settings.py:132 @@ -13164,102 +13154,102 @@ msgstr "" msgid "Please confirm that you want to cancel ALL dates in this event series." msgstr "" -#: pretix/control/forms/organizer.py:92 +#: pretix/control/forms/organizer.py:93 msgid "This slug is already in use. Please choose a different one." msgstr "" -#: pretix/control/forms/organizer.py:288 +#: pretix/control/forms/organizer.py:289 msgid "" "The changes could not be saved because there would be no remaining team with " "the permission to change teams and permissions." msgstr "" -#: pretix/control/forms/organizer.py:318 pretix/control/forms/organizer.py:351 +#: pretix/control/forms/organizer.py:324 pretix/control/forms/organizer.py:362 msgid "" "Your device will not have access to anything, please select some events." msgstr "" -#: pretix/control/forms/organizer.py:498 pretix/plugins/stripe/payment.py:311 +#: pretix/control/forms/organizer.py:509 pretix/plugins/stripe/payment.py:311 msgid "experimental" msgstr "" -#: pretix/control/forms/organizer.py:504 +#: pretix/control/forms/organizer.py:515 msgid "" "This feature is currently in an experimental stage. It only supports very " "limited use cases and might change at any point." msgstr "" -#: pretix/control/forms/organizer.py:533 +#: pretix/control/forms/organizer.py:544 msgid "This will be attached to every email." msgstr "" -#: pretix/control/forms/organizer.py:625 +#: pretix/control/forms/organizer.py:636 msgctxt "webhooks" msgid "Event types" msgstr "" -#: pretix/control/forms/organizer.py:657 +#: pretix/control/forms/organizer.py:668 msgid "Gift card value" msgstr "" -#: pretix/control/forms/organizer.py:730 +#: pretix/control/forms/organizer.py:741 msgid "An medium with this type and identifier is already registered." msgstr "" -#: pretix/control/forms/organizer.py:831 +#: pretix/control/forms/organizer.py:842 msgid "An account with this customer ID is already registered." msgstr "" -#: pretix/control/forms/organizer.py:848 +#: pretix/control/forms/organizer.py:859 #: pretix/control/templates/pretixcontrol/organizers/customer.html:61 #: pretix/presale/forms/customer.py:157 pretix/presale/forms/customer.py:478 #: pretix/presale/templates/pretixpresale/organizers/customer_profile.html:32 msgid "Phone" msgstr "" -#: pretix/control/forms/organizer.py:955 +#: pretix/control/forms/organizer.py:966 msgctxt "sso_oidc" msgid "Base URL" msgstr "" -#: pretix/control/forms/organizer.py:959 +#: pretix/control/forms/organizer.py:970 msgctxt "sso_oidc" msgid "Client ID" msgstr "" -#: pretix/control/forms/organizer.py:963 +#: pretix/control/forms/organizer.py:974 msgctxt "sso_oidc" msgid "Client secret" msgstr "" -#: pretix/control/forms/organizer.py:967 +#: pretix/control/forms/organizer.py:978 msgctxt "sso_oidc" msgid "Scope" msgstr "" -#: pretix/control/forms/organizer.py:968 +#: pretix/control/forms/organizer.py:979 msgctxt "sso_oidc" msgid "Multiple scopes separated with spaces." msgstr "" -#: pretix/control/forms/organizer.py:972 +#: pretix/control/forms/organizer.py:983 msgctxt "sso_oidc" msgid "User ID field" msgstr "" -#: pretix/control/forms/organizer.py:973 +#: pretix/control/forms/organizer.py:984 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:979 +#: pretix/control/forms/organizer.py:990 msgctxt "sso_oidc" msgid "Email field" msgstr "" -#: pretix/control/forms/organizer.py:980 +#: pretix/control/forms/organizer.py:991 msgctxt "sso_oidc" msgid "" "We will assume that all email addresses received from the SSO provider are " @@ -13267,30 +13257,30 @@ msgid "" "security issues might arise." msgstr "" -#: pretix/control/forms/organizer.py:987 +#: pretix/control/forms/organizer.py:998 msgctxt "sso_oidc" msgid "Phone field" msgstr "" -#: pretix/control/forms/organizer.py:1005 +#: pretix/control/forms/organizer.py:1016 #, python-brace-format msgctxt "sso_oidc" msgid "{label} field" msgstr "" -#: pretix/control/forms/organizer.py:1044 +#: pretix/control/forms/organizer.py:1055 msgid "Invalidate old client secret and generate a new one" msgstr "" -#: pretix/control/forms/organizer.py:1077 +#: pretix/control/forms/organizer.py:1088 msgid "Organizer short name" msgstr "" -#: pretix/control/forms/organizer.py:1081 +#: pretix/control/forms/organizer.py:1092 msgid "Allow access to reusable media" msgstr "" -#: pretix/control/forms/organizer.py:1082 +#: pretix/control/forms/organizer.py:1093 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 " @@ -13299,15 +13289,15 @@ msgid "" "to interact with the media type." msgstr "" -#: pretix/control/forms/organizer.py:1098 +#: pretix/control/forms/organizer.py:1109 msgid "The selected organizer does not exist or cannot be invited." msgstr "" -#: pretix/control/forms/organizer.py:1100 +#: pretix/control/forms/organizer.py:1111 msgid "The selected organizer has already been invited." msgstr "" -#: pretix/control/forms/organizer.py:1135 +#: pretix/control/forms/organizer.py:1146 msgid "A sales channel with the same identifier already exists." msgstr "" @@ -14807,14 +14797,14 @@ msgid "" "administrate it." msgstr "" -#: pretix/control/navigation.py:37 pretix/control/navigation.py:336 +#: pretix/control/navigation.py:37 pretix/control/navigation.py:338 #: pretix/control/templates/pretixcontrol/dashboard.html:3 #: pretix/control/templates/pretixcontrol/dashboard.html:5 msgid "Dashboard" msgstr "" -#: pretix/control/navigation.py:49 pretix/control/navigation.py:380 -#: pretix/control/navigation.py:485 +#: pretix/control/navigation.py:49 pretix/control/navigation.py:382 +#: pretix/control/navigation.py:487 #: pretix/control/templates/pretixcontrol/checkin/list_edit.html:38 #: pretix/control/templates/pretixcontrol/event/mail.html:14 #: pretix/control/templates/pretixcontrol/event/tax_edit.html:25 @@ -14867,26 +14857,26 @@ msgstr "" msgid "Widget" msgstr "" -#: pretix/control/navigation.py:126 pretix/control/navigation.py:433 -#: pretix/control/navigation.py:478 +#: pretix/control/navigation.py:126 pretix/control/navigation.py:435 +#: pretix/control/navigation.py:480 #: pretix/control/templates/pretixcontrol/event/payment.html:47 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:12 msgid "Settings" msgstr "" -#: pretix/control/navigation.py:174 +#: pretix/control/navigation.py:164 msgid "Categories" msgstr "" -#: pretix/control/navigation.py:190 +#: pretix/control/navigation.py:180 msgid "Discounts" msgstr "" -#: pretix/control/navigation.py:211 +#: pretix/control/navigation.py:213 msgid "Overview" msgstr "" -#: pretix/control/navigation.py:219 +#: pretix/control/navigation.py:221 #: pretix/control/templates/pretixcontrol/order/index.html:831 #: pretix/control/templates/pretixcontrol/orders/refunds.html:7 #: pretix/control/templates/pretixcontrol/orders/refunds.html:9 @@ -14896,35 +14886,35 @@ msgstr "" msgid "Refunds" msgstr "" -#: pretix/control/navigation.py:245 +#: pretix/control/navigation.py:247 msgid "Import" msgstr "" -#: pretix/control/navigation.py:274 +#: pretix/control/navigation.py:276 msgid "All vouchers" msgstr "" -#: pretix/control/navigation.py:282 +#: pretix/control/navigation.py:284 msgid "Tags" msgstr "" -#: pretix/control/navigation.py:294 +#: pretix/control/navigation.py:296 msgctxt "navigation" msgid "Check-in" msgstr "" -#: pretix/control/navigation.py:311 +#: pretix/control/navigation.py:313 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:4 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:6 msgid "Check-in history" msgstr "" -#: pretix/control/navigation.py:354 +#: pretix/control/navigation.py:356 #: pretix/control/templates/pretixcontrol/orders/search.html:19 msgid "Search" msgstr "" -#: pretix/control/navigation.py:366 +#: pretix/control/navigation.py:368 #: pretix/control/templates/pretixcontrol/order/index.html:737 #: pretix/plugins/reports/accountingreport.py:496 #: pretix/plugins/reports/accountingreport.py:677 @@ -14932,24 +14922,24 @@ msgstr "" msgid "Payments" msgstr "" -#: pretix/control/navigation.py:374 +#: pretix/control/navigation.py:376 msgid "User settings" msgstr "" -#: pretix/control/navigation.py:385 +#: pretix/control/navigation.py:387 #: pretix/control/templates/pretixcontrol/user/settings.html:16 msgid "Notifications" msgstr "" -#: pretix/control/navigation.py:390 +#: pretix/control/navigation.py:392 msgid "2FA" msgstr "" -#: pretix/control/navigation.py:395 +#: pretix/control/navigation.py:397 msgid "Authorized apps" msgstr "" -#: pretix/control/navigation.py:400 +#: pretix/control/navigation.py:402 #: pretix/control/templates/pretixcontrol/user/history.html:4 #: pretix/control/templates/pretixcontrol/user/history.html:6 #: pretix/control/templates/pretixcontrol/user/history.html:10 @@ -14957,67 +14947,67 @@ msgstr "" msgid "Account history" msgstr "" -#: pretix/control/navigation.py:415 +#: pretix/control/navigation.py:417 msgid "All users" msgstr "" -#: pretix/control/navigation.py:420 +#: pretix/control/navigation.py:422 #: pretix/control/templates/pretixcontrol/user/staff_session_list.html:5 #: pretix/control/templates/pretixcontrol/user/staff_session_list.html:7 msgid "Admin sessions" msgstr "" -#: pretix/control/navigation.py:427 +#: pretix/control/navigation.py:429 #: pretix/control/templates/pretixcontrol/global_settings_base.html:5 #: pretix/control/templates/pretixcontrol/global_settings_base.html:7 msgid "Global settings" msgstr "" -#: pretix/control/navigation.py:438 +#: pretix/control/navigation.py:440 msgid "Update check" msgstr "" -#: pretix/control/navigation.py:443 +#: pretix/control/navigation.py:445 msgid "License check" msgstr "" -#: pretix/control/navigation.py:448 +#: pretix/control/navigation.py:450 msgid "System report" msgstr "" -#: pretix/control/navigation.py:492 +#: pretix/control/navigation.py:494 #: pretix/control/templates/pretixcontrol/organizers/properties.html:5 msgid "Event metadata" msgstr "" -#: pretix/control/navigation.py:513 +#: pretix/control/navigation.py:515 #: pretix/control/templates/pretixcontrol/organizers/webhooks.html:6 msgid "Webhooks" msgstr "" -#: pretix/control/navigation.py:546 +#: pretix/control/navigation.py:548 msgid "Acceptance" msgstr "" -#: pretix/control/navigation.py:567 +#: pretix/control/navigation.py:569 #: pretix/control/templates/pretixcontrol/organizers/customers.html:6 #: pretix/control/templates/pretixcontrol/organizers/customers.html:9 msgid "Customers" msgstr "" -#: pretix/control/navigation.py:586 +#: pretix/control/navigation.py:588 #: pretix/control/templates/pretixcontrol/organizers/ssoclients.html:4 #: pretix/control/templates/pretixcontrol/organizers/ssoclients.html:6 msgid "SSO clients" msgstr "" -#: pretix/control/navigation.py:595 +#: pretix/control/navigation.py:597 #: pretix/control/templates/pretixcontrol/organizers/ssoproviders.html:4 #: pretix/control/templates/pretixcontrol/organizers/ssoproviders.html:6 msgid "SSO providers" msgstr "" -#: pretix/control/navigation.py:624 pretix/control/navigation.py:631 +#: pretix/control/navigation.py:626 pretix/control/navigation.py:633 msgid "Devices" msgstr "" @@ -16160,7 +16150,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/email_setup.html:8 #: pretix/control/templates/pretixcontrol/email_setup_simple.html:8 #: pretix/control/templates/pretixcontrol/email_setup_smtp.html:8 -msgid "E-mail sending" +msgid "Email sending" msgstr "" #: pretix/control/templates/pretixcontrol/email_setup.html:21 @@ -16169,7 +16159,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/email_setup.html:29 msgid "" -"E-mails will be sent through the system's default server. They will show the " +"Emails will be sent through the system's default server. They will show the " "following sender information:" msgstr "" @@ -16190,7 +16180,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/email_setup.html:64 msgid "" -"E-mails will be sent through the system's default server but with your own " +"Emails will be sent through the system's default server but with your own " "sender address. This will make your emails look more personalized and coming " "directly from you, but it also might require some extra steps to ensure good " "deliverability." @@ -16743,7 +16733,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:7 #: pretix/control/templates/pretixcontrol/organizers/mail.html:11 -msgid "E-mail settings" +msgid "Email settings" msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:21 @@ -16766,7 +16756,7 @@ msgid "Calendar invites" msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:66 -msgid "E-mail design" +msgid "Email design" msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:79 @@ -16780,7 +16770,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:87 #: pretix/control/templates/pretixcontrol/organizers/mail.html:58 -msgid "E-mail content" +msgid "Email content" msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:90 @@ -19419,7 +19409,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/order/mail_history.html:4 #: pretix/control/templates/pretixcontrol/order/mail_history.html:7 -#: pretix/plugins/sendmail/signals.py:107 +#: pretix/plugins/sendmail/signals.py:106 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/history.html:4 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/history.html:6 msgid "Email history" @@ -19636,14 +19626,14 @@ msgstr "" #: pretix/control/templates/pretixcontrol/order/sendmail.html:4 #: pretix/control/templates/pretixcontrol/order/sendmail.html:7 -#: pretix/plugins/sendmail/signals.py:91 +#: pretix/plugins/sendmail/signals.py:90 msgid "Send email" msgstr "" #: pretix/control/templates/pretixcontrol/order/sendmail.html:27 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_update.html:74 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html:42 -msgid "E-mail preview" +msgid "Email preview" msgstr "" #: pretix/control/templates/pretixcontrol/order/sendmail.html:38 @@ -19734,7 +19724,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/orders/cancel.html:49 #: pretix/control/templates/pretixcontrol/vouchers/bulk.html:85 #: pretix/plugins/sendmail/apps.py:30 pretix/plugins/sendmail/apps.py:33 -#: pretix/plugins/sendmail/signals.py:83 +#: pretix/plugins/sendmail/signals.py:82 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/index.html:3 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/index.html:5 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html:5 @@ -22188,7 +22178,7 @@ msgid "Notification type" msgstr "" #: pretix/control/templates/pretixcontrol/user/notifications.html:57 -msgid "E-Mail notification" +msgid "Email notification" msgstr "" #: pretix/control/templates/pretixcontrol/user/notifications.html:70 @@ -22770,15 +22760,15 @@ msgstr "" #: pretix/control/views/auth.py:357 msgid "" -"If the address is registered to valid account, then we have sent you an e-" -"mail containing further instructions. Please note that we will send at most " +"If the address is registered to valid account, then we have sent you an " +"email containing further instructions. Please note that we will send at most " "one email every 24 hours." msgstr "" #: pretix/control/views/auth.py:360 msgid "" -"If the address is registered to valid account, then we have sent you an e-" -"mail containing further instructions." +"If the address is registered to valid account, then we have sent you an " +"email containing further instructions." msgstr "" #: pretix/control/views/auth.py:380 @@ -23030,7 +23020,7 @@ msgid "Your order: %(code)s" msgstr "" #: pretix/control/views/event.py:810 -msgid "Unknown e-mail renderer." +msgid "Unknown email renderer." msgstr "" #: pretix/control/views/event.py:826 pretix/control/views/orders.py:671 @@ -24240,7 +24230,7 @@ msgid "Your comment has been saved." msgstr "" #: pretix/control/views/users.py:148 -msgid "We sent out an e-mail containing further instructions." +msgid "We sent out an email containing further instructions." msgstr "" #: pretix/control/views/users.py:168 @@ -24940,7 +24930,8 @@ msgid "" msgstr "" #: pretix/plugins/banktransfer/payment.py:336 -msgid "Invoice recipient e-mail" +#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:132 +msgid "Invoice recipient email" msgstr "" #: pretix/plugins/banktransfer/payment.py:338 @@ -24960,7 +24951,7 @@ msgstr "" #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/checkout_payment_form.html:14 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:23 #: pretix/plugins/banktransfer/views.py:835 -#: pretix/plugins/stripe/payment.py:1462 +#: pretix/plugins/stripe/payment.py:1467 #: pretix/plugins/stripe/templates/pretixplugins/stripe/checkout_payment_confirm.html:32 #: pretix/plugins/stripe/templates/pretixplugins/stripe/checkout_payment_confirm.html:35 msgid "Account holder" @@ -25287,10 +25278,6 @@ msgid "" "their email address:" msgstr "" -#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:132 -msgid "Invoice recipient email" -msgstr "" - #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:139 msgid "Send invoice via email" msgstr "" @@ -25545,7 +25532,7 @@ msgstr "" #: pretix/plugins/banktransfer/views.py:932 #, python-brace-format -msgid "Sending the latest invoice via e-mail to {email}." +msgid "Sending the latest invoice via email to {email}." msgstr "" #: pretix/plugins/checkinlists/apps.py:47 @@ -25679,7 +25666,7 @@ msgstr "" #: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47 #: pretix/plugins/paypal/payment.py:75 pretix/plugins/paypal2/payment.py:82 #: pretix/plugins/paypal2/payment.py:138 pretix/plugins/paypal2/payment.py:1080 -#: pretix/plugins/paypal2/payment.py:1081 pretix/plugins/stripe/payment.py:1808 +#: pretix/plugins/paypal2/payment.py:1081 pretix/plugins/stripe/payment.py:1813 msgid "PayPal" msgstr "" @@ -25767,7 +25754,7 @@ msgid "" msgstr "" #: pretix/plugins/paypal/payment.py:472 pretix/plugins/paypal2/payment.py:811 -#: pretix/plugins/stripe/payment.py:989 +#: pretix/plugins/stripe/payment.py:994 msgid "There was an error sending the confirmation mail." msgstr "" @@ -25864,7 +25851,7 @@ msgstr "" msgid "It looks like you canceled the PayPal payment" msgstr "" -#: pretix/plugins/paypal/views.py:255 pretix/plugins/paypal2/views.py:525 +#: pretix/plugins/paypal/views.py:255 pretix/plugins/paypal2/views.py:531 msgid "Your PayPal account has been disconnected." msgstr "" @@ -26181,7 +26168,7 @@ msgstr "" #: pretix/plugins/paypal2/views.py:267 msgid "" -"The e-mail address on your PayPal account has not yet been confirmed. You " +"The email address on your PayPal account has not yet been confirmed. You " "will need to do this before you can start accepting payments." msgstr "" @@ -26646,43 +26633,43 @@ msgid_plural "%(count)d days before event start at %(time)s" msgstr[0] "" msgstr[1] "" -#: pretix/plugins/sendmail/signals.py:99 +#: pretix/plugins/sendmail/signals.py:98 msgid "Scheduled emails" msgstr "" -#: pretix/plugins/sendmail/signals.py:122 +#: pretix/plugins/sendmail/signals.py:121 msgid "Mass email was sent to customers or attendees." msgstr "" -#: pretix/plugins/sendmail/signals.py:123 +#: pretix/plugins/sendmail/signals.py:122 msgid "Mass email was sent to waiting list entries." msgstr "" -#: pretix/plugins/sendmail/signals.py:124 +#: pretix/plugins/sendmail/signals.py:123 msgid "The order received a mass email." msgstr "" -#: pretix/plugins/sendmail/signals.py:125 +#: pretix/plugins/sendmail/signals.py:124 msgid "A ticket holder of this order received a mass email." msgstr "" -#: pretix/plugins/sendmail/signals.py:126 +#: pretix/plugins/sendmail/signals.py:125 msgid "An email rule was created" msgstr "" -#: pretix/plugins/sendmail/signals.py:127 +#: pretix/plugins/sendmail/signals.py:126 msgid "An email rule was updated" msgstr "" -#: pretix/plugins/sendmail/signals.py:128 +#: pretix/plugins/sendmail/signals.py:127 msgid "A scheduled email was sent to the order" msgstr "" -#: pretix/plugins/sendmail/signals.py:129 +#: pretix/plugins/sendmail/signals.py:128 msgid "A scheduled email was sent to a ticket holder" msgstr "" -#: pretix/plugins/sendmail/signals.py:130 +#: pretix/plugins/sendmail/signals.py:129 msgid "An email rule was deleted" msgstr "" @@ -27131,7 +27118,7 @@ msgstr "" msgid "Credit card payments" msgstr "" -#: pretix/plugins/stripe/payment.py:342 pretix/plugins/stripe/payment.py:1531 +#: pretix/plugins/stripe/payment.py:342 pretix/plugins/stripe/payment.py:1536 msgid "iDEAL" msgstr "" @@ -27146,11 +27133,11 @@ msgid "" "account before they work properly." msgstr "" -#: pretix/plugins/stripe/payment.py:350 pretix/plugins/stripe/payment.py:1556 +#: pretix/plugins/stripe/payment.py:350 pretix/plugins/stripe/payment.py:1561 msgid "Alipay" msgstr "" -#: pretix/plugins/stripe/payment.py:358 pretix/plugins/stripe/payment.py:1568 +#: pretix/plugins/stripe/payment.py:358 pretix/plugins/stripe/payment.py:1573 msgid "Bancontact" msgstr "" @@ -27200,27 +27187,27 @@ msgid "" "payment term allows for this lag." msgstr "" -#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1670 +#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1675 msgid "EPS" msgstr "" -#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1701 +#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1706 msgid "Multibanco" msgstr "" -#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1723 +#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1728 msgid "Przelewy24" msgstr "" -#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1762 +#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1767 msgid "WeChat Pay" msgstr "" -#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1815 +#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1820 msgid "Swish" msgstr "" -#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1322 +#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1327 msgid "Affirm" msgstr "" @@ -27228,7 +27215,7 @@ msgstr "" msgid "Only available for payments between $50 and $30,000." msgstr "" -#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1367 +#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1372 msgid "Klarna" msgstr "" @@ -27244,11 +27231,15 @@ msgid "" "political organizations." msgstr "" -#: pretix/plugins/stripe/payment.py:501 +#: pretix/plugins/stripe/payment.py:499 +msgid "MobilePay" +msgstr "" + +#: pretix/plugins/stripe/payment.py:506 msgid "Destination" msgstr "" -#: pretix/plugins/stripe/payment.py:531 pretix/plugins/stripe/payment.py:1437 +#: pretix/plugins/stripe/payment.py:536 pretix/plugins/stripe/payment.py:1442 #, python-brace-format msgid "" "The Stripe plugin is operating in test mode. You can use one of \n" "Language-Team: Croatian \n" "Language-Team: Hungarian \n" "Language-Team: Indonesian banyak kartu tes untuk melakukan transaksi. Tidak ada " "uang yang benar-benar akan ditransfer." -#: pretix/plugins/stripe/payment.py:724 +#: pretix/plugins/stripe/payment.py:729 msgid "No payment information found." msgstr "Tidak ada informasi pembayaran yang ditemukan." -#: pretix/plugins/stripe/payment.py:762 +#: pretix/plugins/stripe/payment.py:767 msgid "" "We had trouble communicating with Stripe. Please try again and contact " "support if the problem persists." @@ -30902,20 +30910,20 @@ msgstr "" "Kami mengalami kesulitan berkomunikasi dengan Stripe. Silakan coba lagi dan " "hubungi dukungan jika masalah terus berlanjut." -#: pretix/plugins/stripe/payment.py:766 +#: pretix/plugins/stripe/payment.py:771 msgid "Stripe returned an error" msgstr "Stripe mengembalikan kesalahan" -#: pretix/plugins/stripe/payment.py:838 +#: pretix/plugins/stripe/payment.py:843 msgid "You may need to enable JavaScript for Stripe payments." msgstr "Anda mungkin perlu mengaktifkan JavaScript untuk pembayaran Stripe." -#: pretix/plugins/stripe/payment.py:933 pretix/plugins/stripe/payment.py:1055 +#: pretix/plugins/stripe/payment.py:938 pretix/plugins/stripe/payment.py:1060 #, python-format msgid "Stripe reported an error with your card: %s" msgstr "Stripe melaporkan kesalahan pada kartu Anda: %s" -#: pretix/plugins/stripe/payment.py:951 pretix/plugins/stripe/payment.py:1067 +#: pretix/plugins/stripe/payment.py:956 pretix/plugins/stripe/payment.py:1072 msgid "" "We had trouble communicating with Stripe. Please try again and get in touch " "with us if this problem persists." @@ -30923,7 +30931,7 @@ msgstr "" "Kami mengalami kesulitan berkomunikasi dengan Stripe. Silakan coba lagi dan " "hubungi kami jika masalah ini terus berlanjut." -#: pretix/plugins/stripe/payment.py:992 +#: pretix/plugins/stripe/payment.py:997 msgid "" "Your payment is pending completion. We will inform you as soon as the " "payment completed." @@ -30931,231 +30939,237 @@ msgstr "" "Pembayaran kamu menunggu penyelesaian. Kami akan memberi tahu kamu segera " "setelah pembayaran selesai." -#: pretix/plugins/stripe/payment.py:1000 +#: pretix/plugins/stripe/payment.py:1005 msgid "Your payment failed. Please try again." msgstr "Pembayaran kamu gagal. Silakan coba lagi." -#: pretix/plugins/stripe/payment.py:1006 +#: pretix/plugins/stripe/payment.py:1011 #, python-format msgid "Stripe reported an error: %s" msgstr "Stripe melaporkan kesalahan: %s" -#: pretix/plugins/stripe/payment.py:1107 +#: pretix/plugins/stripe/payment.py:1112 msgid "Credit card via Stripe" msgstr "Kartu kredit melalui Stripe" -#: pretix/plugins/stripe/payment.py:1108 +#: pretix/plugins/stripe/payment.py:1113 msgid "Credit card" msgstr "Kartu kredit" -#: pretix/plugins/stripe/payment.py:1195 +#: pretix/plugins/stripe/payment.py:1200 msgid "SEPA Debit via Stripe" msgstr "Debit SEPA melalui Stripe" -#: pretix/plugins/stripe/payment.py:1196 +#: pretix/plugins/stripe/payment.py:1201 msgid "SEPA Debit" msgstr "Debit SEPA" -#: pretix/plugins/stripe/payment.py:1236 +#: pretix/plugins/stripe/payment.py:1241 msgid "Account Holder Name" msgstr "nama pemilik akun" -#: pretix/plugins/stripe/payment.py:1241 +#: pretix/plugins/stripe/payment.py:1246 msgid "Account Holder Street" msgstr "Jalan Pemegang Rekening" -#: pretix/plugins/stripe/payment.py:1253 +#: pretix/plugins/stripe/payment.py:1258 msgid "Account Holder Postal Code" msgstr "Kode Pos Pemegang Rekening" -#: pretix/plugins/stripe/payment.py:1265 +#: pretix/plugins/stripe/payment.py:1270 msgid "Account Holder City" msgstr "Kota Pemegang Rekening" -#: pretix/plugins/stripe/payment.py:1277 +#: pretix/plugins/stripe/payment.py:1282 msgid "Account Holder Country" msgstr "Negara Pemegang Rekening" -#: pretix/plugins/stripe/payment.py:1321 +#: pretix/plugins/stripe/payment.py:1326 #, fuzzy #| msgid "Alipay via Stripe" msgid "Affirm via Stripe" msgstr "Alipay melalui Stripe" -#: pretix/plugins/stripe/payment.py:1366 +#: pretix/plugins/stripe/payment.py:1371 #, fuzzy #| msgid "Alipay via Stripe" msgid "Klarna via Stripe" msgstr "Alipay melalui Stripe" -#: pretix/plugins/stripe/payment.py:1483 +#: pretix/plugins/stripe/payment.py:1488 msgid "giropay via Stripe" msgstr "giropay melalui Stripe" -#: pretix/plugins/stripe/payment.py:1484 +#: pretix/plugins/stripe/payment.py:1489 msgid "giropay" msgstr "giropay" -#: pretix/plugins/stripe/payment.py:1487 +#: pretix/plugins/stripe/payment.py:1492 msgid "" "giropay is an online payment method available to all customers of most " "German banks, usually after one-time activation. Please keep your online " "banking account and login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1509 pretix/plugins/stripe/payment.py:1577 -#: pretix/plugins/stripe/payment.py:1679 +#: pretix/plugins/stripe/payment.py:1514 pretix/plugins/stripe/payment.py:1582 +#: pretix/plugins/stripe/payment.py:1684 msgid "unknown name" msgstr "nama yang tidak diketahui" -#: pretix/plugins/stripe/payment.py:1517 pretix/plugins/stripe/payment.py:1542 -#: pretix/plugins/stripe/payment.py:1585 pretix/plugins/stripe/payment.py:1687 -#: pretix/plugins/stripe/payment.py:1748 +#: pretix/plugins/stripe/payment.py:1522 pretix/plugins/stripe/payment.py:1547 +#: pretix/plugins/stripe/payment.py:1590 pretix/plugins/stripe/payment.py:1692 +#: pretix/plugins/stripe/payment.py:1753 #, python-brace-format msgid "Bank account at {bank}" msgstr "Rekening bank di {bank}" -#: pretix/plugins/stripe/payment.py:1530 +#: pretix/plugins/stripe/payment.py:1535 msgid "iDEAL via Stripe" msgstr "iDEAL melalui Stripe" -#: pretix/plugins/stripe/payment.py:1534 +#: pretix/plugins/stripe/payment.py:1539 msgid "" "iDEAL is an online payment method available to customers of Dutch banks. " "Please keep your online banking account and login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1555 +#: pretix/plugins/stripe/payment.py:1560 msgid "Alipay via Stripe" msgstr "Alipay melalui Stripe" -#: pretix/plugins/stripe/payment.py:1560 +#: pretix/plugins/stripe/payment.py:1565 msgid "" "This payment method is available to customers of the Chinese payment system " "Alipay. Please keep your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1567 +#: pretix/plugins/stripe/payment.py:1572 msgid "Bancontact via Stripe" msgstr "Bankontak melalui Stripe" -#: pretix/plugins/stripe/payment.py:1598 +#: pretix/plugins/stripe/payment.py:1603 msgid "SOFORT via Stripe" msgstr "SOFORT melalui Stripe" -#: pretix/plugins/stripe/payment.py:1599 +#: pretix/plugins/stripe/payment.py:1604 msgid "SOFORT (instant bank transfer)" msgstr "SOFORT (transfer bank instan)" -#: pretix/plugins/stripe/payment.py:1617 +#: pretix/plugins/stripe/payment.py:1622 msgid "Country of your bank" msgstr "Negara bank Anda" -#: pretix/plugins/stripe/payment.py:1618 +#: pretix/plugins/stripe/payment.py:1623 msgid "Germany" msgstr "Jerman" -#: pretix/plugins/stripe/payment.py:1619 +#: pretix/plugins/stripe/payment.py:1624 msgid "Austria" msgstr "Austria" -#: pretix/plugins/stripe/payment.py:1620 +#: pretix/plugins/stripe/payment.py:1625 msgid "Belgium" msgstr "Belgia" -#: pretix/plugins/stripe/payment.py:1621 +#: pretix/plugins/stripe/payment.py:1626 msgid "Netherlands" msgstr "Belanda" -#: pretix/plugins/stripe/payment.py:1622 +#: pretix/plugins/stripe/payment.py:1627 msgid "Spain" msgstr "Spanyol" -#: pretix/plugins/stripe/payment.py:1658 +#: pretix/plugins/stripe/payment.py:1663 #, python-brace-format msgid "Bank account {iban} at {bank}" msgstr "Rekening bank {iban} di {bank}" -#: pretix/plugins/stripe/payment.py:1669 +#: pretix/plugins/stripe/payment.py:1674 msgid "EPS via Stripe" msgstr "EPS melalui Stripe" -#: pretix/plugins/stripe/payment.py:1700 +#: pretix/plugins/stripe/payment.py:1705 msgid "Multibanco via Stripe" msgstr "Multibanco melalui Stripe" -#: pretix/plugins/stripe/payment.py:1704 +#: pretix/plugins/stripe/payment.py:1709 msgid "" "Multibanco is a payment method available to Portuguese bank account holders." msgstr "" -#: pretix/plugins/stripe/payment.py:1722 +#: pretix/plugins/stripe/payment.py:1727 msgid "Przelewy24 via Stripe" msgstr "Przelewy24 melalui Stripe" -#: pretix/plugins/stripe/payment.py:1726 +#: pretix/plugins/stripe/payment.py:1731 msgid "" "Przelewy24 is an online payment method available to customers of Polish " "banks. Please keep your online banking account and login information " "available." msgstr "" -#: pretix/plugins/stripe/payment.py:1761 +#: pretix/plugins/stripe/payment.py:1766 msgid "WeChat Pay via Stripe" msgstr "WeChat Bayar melalui Stripe" -#: pretix/plugins/stripe/payment.py:1766 +#: pretix/plugins/stripe/payment.py:1771 msgid "" "This payment method is available to users of the Chinese app WeChat. Please " "keep your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1788 +#: pretix/plugins/stripe/payment.py:1793 #, fuzzy #| msgid "WeChat Pay via Stripe" msgid "Revolut Pay via Stripe" msgstr "WeChat Bayar melalui Stripe" -#: pretix/plugins/stripe/payment.py:1789 +#: pretix/plugins/stripe/payment.py:1794 msgid "Revolut Pay" msgstr "" -#: pretix/plugins/stripe/payment.py:1793 +#: pretix/plugins/stripe/payment.py:1798 msgid "" "This payment method is available to users of the Revolut app. Please keep " "your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1807 +#: pretix/plugins/stripe/payment.py:1812 #, fuzzy #| msgid "Payment via Stripe" msgid "PayPal via Stripe" msgstr "Pembayaran melalui Stripe" -#: pretix/plugins/stripe/payment.py:1814 +#: pretix/plugins/stripe/payment.py:1819 #, fuzzy #| msgid "EPS via Stripe" msgid "Swish via Stripe" msgstr "EPS melalui Stripe" -#: pretix/plugins/stripe/payment.py:1819 +#: pretix/plugins/stripe/payment.py:1824 msgid "" "This payment method is available to users of the Swedish apps Swish and " "BankID. Please have your app ready." msgstr "" -#: pretix/plugins/stripe/payment.py:1838 +#: pretix/plugins/stripe/payment.py:1843 #, fuzzy #| msgid "EPS via Stripe" msgid "TWINT via Stripe" msgstr "EPS melalui Stripe" -#: pretix/plugins/stripe/payment.py:1843 +#: pretix/plugins/stripe/payment.py:1848 msgid "" "This payment method is available to users of the Swiss app TWINT. Please " "have your app ready." msgstr "" +#: pretix/plugins/stripe/payment.py:1870 +msgid "" +"This payment method is available to MobilePay app users in Denmark and " +"Finland. Please have your app ready." +msgstr "" + #: pretix/plugins/stripe/signals.py:92 msgid "Charge succeeded." msgstr "Pengisian daya berhasil." @@ -31781,7 +31795,7 @@ msgstr "" "Terjadi kesalahan saat mengirim email konfirmasi. Silakan coba lagi nanti." #: pretix/presale/forms/checkout.py:70 -msgid "E-mail address (repeated)" +msgid "Email address (repeated)" msgstr "Alamat email (berulang)" #: pretix/presale/forms/checkout.py:71 @@ -34781,6 +34795,14 @@ msgstr "Akses tulis" msgid "Kosovo" msgstr "Kosovo" +#, fuzzy +#~| msgid "Email" +#~ msgid "E-mail" +#~ msgstr "Email" + +#~ msgid "pretixPOS" +#~ msgstr "pretixPOSpretixPOS" + #~ msgid "Sales channels to automatically check in" #~ msgstr "Saluran penjualan untuk check in secara otomatis" diff --git a/src/pretix/locale/it/LC_MESSAGES/django.po b/src/pretix/locale/it/LC_MESSAGES/django.po index 84adf83ab..ad89d2a32 100644 --- a/src/pretix/locale/it/LC_MESSAGES/django.po +++ b/src/pretix/locale/it/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-08 13:44+0000\n" +"POT-Creation-Date: 2024-11-18 15:30+0000\n" "PO-Revision-Date: 2024-11-18 02:00+0000\n" "Last-Translator: Damiano \n" "Language-Team: Italian \n" "Language-Team: Japanese \n" "Language-Team: Korean \n" "Language-Team: Latvian 14 dienas . Lūdzu, " "aktivizējiet šo maksājuma veidu tikai tad, ja maksājuma termiņš to atļauj." -#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1670 +#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1675 msgid "EPS" msgstr "" -#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1701 +#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1706 msgid "Multibanco" msgstr "" -#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1723 +#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1728 msgid "Przelewy24" msgstr "" -#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1762 +#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1767 msgid "WeChat Pay" msgstr "" -#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1815 +#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1820 msgid "Swish" msgstr "" -#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1322 +#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1327 msgid "Affirm" msgstr "" @@ -29104,7 +29096,7 @@ msgstr "" msgid "Only available for payments between $50 and $30,000." msgstr "" -#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1367 +#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1372 msgid "Klarna" msgstr "" @@ -29120,13 +29112,17 @@ msgid "" "political organizations." msgstr "" -#: pretix/plugins/stripe/payment.py:501 +#: pretix/plugins/stripe/payment.py:499 +msgid "MobilePay" +msgstr "" + +#: pretix/plugins/stripe/payment.py:506 #, fuzzy #| msgid "Description" msgid "Destination" msgstr "Apraksts" -#: pretix/plugins/stripe/payment.py:531 pretix/plugins/stripe/payment.py:1437 +#: pretix/plugins/stripe/payment.py:536 pretix/plugins/stripe/payment.py:1442 #, python-brace-format msgid "" "The Stripe plugin is operating in test mode. You can use one of testa kartēm . Nauda faktiski netiks pārskaitīta." -#: pretix/plugins/stripe/payment.py:724 +#: pretix/plugins/stripe/payment.py:729 msgid "No payment information found." msgstr "Netika atrasta maksājuma informācija." -#: pretix/plugins/stripe/payment.py:762 +#: pretix/plugins/stripe/payment.py:767 msgid "" "We had trouble communicating with Stripe. Please try again and contact " "support if the problem persists." @@ -29148,21 +29144,21 @@ msgstr "" "Mums bija grūtības savienoties ar Stripe. Lūdzu, mēģiniet vēlreiz un " "sazinieties ar atbalsta dienestu, ja problēma joprojām pastāv." -#: pretix/plugins/stripe/payment.py:766 +#: pretix/plugins/stripe/payment.py:771 msgid "Stripe returned an error" msgstr "Stripe uzrādīja kļūdu" -#: pretix/plugins/stripe/payment.py:838 +#: pretix/plugins/stripe/payment.py:843 msgid "You may need to enable JavaScript for Stripe payments." msgstr "" "Jums, iespējams, būs jāiespējo JavaScript, lai veiktu Stripe maksājumus." -#: pretix/plugins/stripe/payment.py:933 pretix/plugins/stripe/payment.py:1055 +#: pretix/plugins/stripe/payment.py:938 pretix/plugins/stripe/payment.py:1060 #, python-format msgid "Stripe reported an error with your card: %s" msgstr "Stripe ziņoja par kļūdu ar jūsu karti: %s" -#: pretix/plugins/stripe/payment.py:951 pretix/plugins/stripe/payment.py:1067 +#: pretix/plugins/stripe/payment.py:956 pretix/plugins/stripe/payment.py:1072 msgid "" "We had trouble communicating with Stripe. Please try again and get in touch " "with us if this problem persists." @@ -29170,7 +29166,7 @@ msgstr "" "Mums bija grūtības saslēgties ar Stripe. Lūdzu, mēģiniet vēlreiz un " "sazinieties ar mums, ja šī problēma joprojām pastāv." -#: pretix/plugins/stripe/payment.py:992 +#: pretix/plugins/stripe/payment.py:997 msgid "" "Your payment is pending completion. We will inform you as soon as the " "payment completed." @@ -29178,243 +29174,249 @@ msgstr "" "Jūsu maksājums ir procesā. Mēs jūs informēsim, tiklīdz maksājums būs " "pabeigts." -#: pretix/plugins/stripe/payment.py:1000 +#: pretix/plugins/stripe/payment.py:1005 msgid "Your payment failed. Please try again." msgstr "Jūsu maksājums neizdevās. Lūdzu mēģiniet vēlreiz." -#: pretix/plugins/stripe/payment.py:1006 +#: pretix/plugins/stripe/payment.py:1011 #, python-format msgid "Stripe reported an error: %s" msgstr "Stripe ziņoja par kļūdu: %s" -#: pretix/plugins/stripe/payment.py:1107 +#: pretix/plugins/stripe/payment.py:1112 msgid "Credit card via Stripe" msgstr "Kredītkarte, debetkarte caur Stripe" -#: pretix/plugins/stripe/payment.py:1108 +#: pretix/plugins/stripe/payment.py:1113 msgid "Credit card" msgstr "Kredītkarte, debetkarte" -#: pretix/plugins/stripe/payment.py:1195 +#: pretix/plugins/stripe/payment.py:1200 #, fuzzy #| msgid "EPS via Stripe" msgid "SEPA Debit via Stripe" msgstr "EPS caur Stripe" -#: pretix/plugins/stripe/payment.py:1196 +#: pretix/plugins/stripe/payment.py:1201 msgid "SEPA Debit" msgstr "" -#: pretix/plugins/stripe/payment.py:1236 +#: pretix/plugins/stripe/payment.py:1241 #, fuzzy #| msgid "Account holder" msgid "Account Holder Name" msgstr "Konta īpašnieks" -#: pretix/plugins/stripe/payment.py:1241 +#: pretix/plugins/stripe/payment.py:1246 #, fuzzy #| msgid "Account holder" msgid "Account Holder Street" msgstr "Konta īpašnieks" -#: pretix/plugins/stripe/payment.py:1253 +#: pretix/plugins/stripe/payment.py:1258 #, fuzzy #| msgid "Account holder" msgid "Account Holder Postal Code" msgstr "Konta īpašnieks" -#: pretix/plugins/stripe/payment.py:1265 +#: pretix/plugins/stripe/payment.py:1270 #, fuzzy #| msgid "Account holder" msgid "Account Holder City" msgstr "Konta īpašnieks" -#: pretix/plugins/stripe/payment.py:1277 +#: pretix/plugins/stripe/payment.py:1282 #, fuzzy #| msgid "Account holder" msgid "Account Holder Country" msgstr "Konta īpašnieks" -#: pretix/plugins/stripe/payment.py:1321 +#: pretix/plugins/stripe/payment.py:1326 #, fuzzy #| msgid "Alipay via Stripe" msgid "Affirm via Stripe" msgstr "Alipay caur Stripe" -#: pretix/plugins/stripe/payment.py:1366 +#: pretix/plugins/stripe/payment.py:1371 #, fuzzy #| msgid "Alipay via Stripe" msgid "Klarna via Stripe" msgstr "Alipay caur Stripe" -#: pretix/plugins/stripe/payment.py:1483 +#: pretix/plugins/stripe/payment.py:1488 msgid "giropay via Stripe" msgstr "giropay caur Stripe" -#: pretix/plugins/stripe/payment.py:1484 +#: pretix/plugins/stripe/payment.py:1489 msgid "giropay" msgstr "giropay" -#: pretix/plugins/stripe/payment.py:1487 +#: pretix/plugins/stripe/payment.py:1492 msgid "" "giropay is an online payment method available to all customers of most " "German banks, usually after one-time activation. Please keep your online " "banking account and login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1509 pretix/plugins/stripe/payment.py:1577 -#: pretix/plugins/stripe/payment.py:1679 +#: pretix/plugins/stripe/payment.py:1514 pretix/plugins/stripe/payment.py:1582 +#: pretix/plugins/stripe/payment.py:1684 msgid "unknown name" msgstr "nezināms vārds" -#: pretix/plugins/stripe/payment.py:1517 pretix/plugins/stripe/payment.py:1542 -#: pretix/plugins/stripe/payment.py:1585 pretix/plugins/stripe/payment.py:1687 -#: pretix/plugins/stripe/payment.py:1748 +#: pretix/plugins/stripe/payment.py:1522 pretix/plugins/stripe/payment.py:1547 +#: pretix/plugins/stripe/payment.py:1590 pretix/plugins/stripe/payment.py:1692 +#: pretix/plugins/stripe/payment.py:1753 #, python-brace-format msgid "Bank account at {bank}" msgstr "" -#: pretix/plugins/stripe/payment.py:1530 +#: pretix/plugins/stripe/payment.py:1535 msgid "iDEAL via Stripe" msgstr "iDEAL caur Stripe" -#: pretix/plugins/stripe/payment.py:1534 +#: pretix/plugins/stripe/payment.py:1539 msgid "" "iDEAL is an online payment method available to customers of Dutch banks. " "Please keep your online banking account and login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1555 +#: pretix/plugins/stripe/payment.py:1560 msgid "Alipay via Stripe" msgstr "Alipay caur Stripe" -#: pretix/plugins/stripe/payment.py:1560 +#: pretix/plugins/stripe/payment.py:1565 msgid "" "This payment method is available to customers of the Chinese payment system " "Alipay. Please keep your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1567 +#: pretix/plugins/stripe/payment.py:1572 msgid "Bancontact via Stripe" msgstr "Bancontact caur Stripe" -#: pretix/plugins/stripe/payment.py:1598 +#: pretix/plugins/stripe/payment.py:1603 msgid "SOFORT via Stripe" msgstr "SOFORT caur Stripe" -#: pretix/plugins/stripe/payment.py:1599 +#: pretix/plugins/stripe/payment.py:1604 msgid "SOFORT (instant bank transfer)" msgstr "" -#: pretix/plugins/stripe/payment.py:1617 +#: pretix/plugins/stripe/payment.py:1622 msgid "Country of your bank" msgstr "Jūsu bankas valsts" -#: pretix/plugins/stripe/payment.py:1618 +#: pretix/plugins/stripe/payment.py:1623 msgid "Germany" msgstr "Vācija" -#: pretix/plugins/stripe/payment.py:1619 +#: pretix/plugins/stripe/payment.py:1624 msgid "Austria" msgstr "Austrija" -#: pretix/plugins/stripe/payment.py:1620 +#: pretix/plugins/stripe/payment.py:1625 msgid "Belgium" msgstr "Beļģija" -#: pretix/plugins/stripe/payment.py:1621 +#: pretix/plugins/stripe/payment.py:1626 msgid "Netherlands" msgstr "Nīderlande" -#: pretix/plugins/stripe/payment.py:1622 +#: pretix/plugins/stripe/payment.py:1627 msgid "Spain" msgstr "Spānija" -#: pretix/plugins/stripe/payment.py:1658 +#: pretix/plugins/stripe/payment.py:1663 #, python-brace-format msgid "Bank account {iban} at {bank}" msgstr "Bankas konts {iban} {bank} bankā" -#: pretix/plugins/stripe/payment.py:1669 +#: pretix/plugins/stripe/payment.py:1674 msgid "EPS via Stripe" msgstr "EPS caur Stripe" -#: pretix/plugins/stripe/payment.py:1700 +#: pretix/plugins/stripe/payment.py:1705 msgid "Multibanco via Stripe" msgstr "Multibanco caur Stripe" -#: pretix/plugins/stripe/payment.py:1704 +#: pretix/plugins/stripe/payment.py:1709 msgid "" "Multibanco is a payment method available to Portuguese bank account holders." msgstr "" -#: pretix/plugins/stripe/payment.py:1722 +#: pretix/plugins/stripe/payment.py:1727 msgid "Przelewy24 via Stripe" msgstr "Przelewy24 caur Stripe" -#: pretix/plugins/stripe/payment.py:1726 +#: pretix/plugins/stripe/payment.py:1731 msgid "" "Przelewy24 is an online payment method available to customers of Polish " "banks. Please keep your online banking account and login information " "available." msgstr "" -#: pretix/plugins/stripe/payment.py:1761 +#: pretix/plugins/stripe/payment.py:1766 msgid "WeChat Pay via Stripe" msgstr "WeChat Pay caur Stripe" -#: pretix/plugins/stripe/payment.py:1766 +#: pretix/plugins/stripe/payment.py:1771 msgid "" "This payment method is available to users of the Chinese app WeChat. Please " "keep your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1788 +#: pretix/plugins/stripe/payment.py:1793 #, fuzzy #| msgid "WeChat Pay via Stripe" msgid "Revolut Pay via Stripe" msgstr "WeChat Pay caur Stripe" -#: pretix/plugins/stripe/payment.py:1789 +#: pretix/plugins/stripe/payment.py:1794 msgid "Revolut Pay" msgstr "" -#: pretix/plugins/stripe/payment.py:1793 +#: pretix/plugins/stripe/payment.py:1798 msgid "" "This payment method is available to users of the Revolut app. Please keep " "your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1807 +#: pretix/plugins/stripe/payment.py:1812 #, fuzzy #| msgid "EPS via Stripe" msgid "PayPal via Stripe" msgstr "EPS caur Stripe" -#: pretix/plugins/stripe/payment.py:1814 +#: pretix/plugins/stripe/payment.py:1819 #, fuzzy #| msgid "EPS via Stripe" msgid "Swish via Stripe" msgstr "EPS caur Stripe" -#: pretix/plugins/stripe/payment.py:1819 +#: pretix/plugins/stripe/payment.py:1824 msgid "" "This payment method is available to users of the Swedish apps Swish and " "BankID. Please have your app ready." msgstr "" -#: pretix/plugins/stripe/payment.py:1838 +#: pretix/plugins/stripe/payment.py:1843 #, fuzzy #| msgid "EPS via Stripe" msgid "TWINT via Stripe" msgstr "EPS caur Stripe" -#: pretix/plugins/stripe/payment.py:1843 +#: pretix/plugins/stripe/payment.py:1848 msgid "" "This payment method is available to users of the Swiss app TWINT. Please " "have your app ready." msgstr "" +#: pretix/plugins/stripe/payment.py:1870 +msgid "" +"This payment method is available to MobilePay app users in Denmark and " +"Finland. Please have your app ready." +msgstr "" + #: pretix/plugins/stripe/signals.py:92 msgid "Charge succeeded." msgstr "Maksas noņemšana izdevās." @@ -30040,7 +30042,7 @@ msgstr "" "Nosūtot apstiprinājuma pastu, radās kļūda. Lūdzu, pamēģiniet vēlreiz vēlāk." #: pretix/presale/forms/checkout.py:70 -msgid "E-mail address (repeated)" +msgid "Email address (repeated)" msgstr "E-pasta adrese (atkārtota)" #: pretix/presale/forms/checkout.py:71 @@ -33093,6 +33095,14 @@ msgstr "Rediģēšanas režīma piekļuve" msgid "Kosovo" msgstr "Kosovo" +#, fuzzy +#~| msgid "Email" +#~ msgid "E-mail" +#~ msgstr "E-pasts" + +#~ msgid "pretixPOS" +#~ msgstr "pretixPOS" + #~ msgid "Sales channels to automatically check in" #~ msgstr "Tirdzniecības kanāli, lai automātiski iereģistrētos" diff --git a/src/pretix/locale/nan/LC_MESSAGES/django.po b/src/pretix/locale/nan/LC_MESSAGES/django.po index 330fac33d..87e698bf9 100644 --- a/src/pretix/locale/nan/LC_MESSAGES/django.po +++ b/src/pretix/locale/nan/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-08 13:44+0000\n" +"POT-Creation-Date: 2024-11-18 15:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -137,28 +137,24 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: pretix/api/auth/devicesecurity.py:31 +#: pretix/api/auth/devicesecurity.py:58 msgid "" "Full device access (reading and changing orders and gift cards, reading of " "products and settings)" msgstr "" -#: pretix/api/auth/devicesecurity.py:53 +#: pretix/api/auth/devicesecurity.py:80 msgid "pretixSCAN" msgstr "" -#: pretix/api/auth/devicesecurity.py:91 +#: pretix/api/auth/devicesecurity.py:118 msgid "pretixSCAN (kiosk mode, no order sync, no search)" msgstr "" -#: pretix/api/auth/devicesecurity.py:126 +#: pretix/api/auth/devicesecurity.py:153 msgid "pretixSCAN (online only, no order sync)" msgstr "" -#: pretix/api/auth/devicesecurity.py:162 -msgid "pretixPOS" -msgstr "" - #: pretix/api/models.py:39 pretix/base/models/customers.py:402 msgid "Application name" msgstr "" @@ -193,12 +189,12 @@ msgstr "" msgid "Target URL" msgstr "" -#: pretix/api/models.py:118 pretix/base/models/devices.py:123 +#: pretix/api/models.py:118 pretix/base/models/devices.py:122 #: pretix/base/models/organizer.py:286 msgid "All events (including newly created ones)" msgstr "" -#: pretix/api/models.py:119 pretix/base/models/devices.py:124 +#: pretix/api/models.py:119 pretix/base/models/devices.py:123 #: pretix/base/models/organizer.py:287 msgid "Limit to events" msgstr "" @@ -340,29 +336,29 @@ msgid "" "There is not enough quota available on quota \"{}\" to perform the operation." msgstr "" -#: pretix/api/serializers/organizer.py:102 -#: pretix/control/forms/organizer.py:832 pretix/presale/forms/customer.py:445 +#: pretix/api/serializers/organizer.py:103 +#: pretix/control/forms/organizer.py:843 pretix/presale/forms/customer.py:445 msgid "An account with this email address is already registered." msgstr "" -#: pretix/api/serializers/organizer.py:235 -#: pretix/control/forms/organizer.py:681 +#: pretix/api/serializers/organizer.py:236 +#: pretix/control/forms/organizer.py:692 msgid "" "A gift card with the same secret already exists in your or an affiliated " "organizer account." msgstr "" -#: pretix/api/serializers/organizer.py:321 +#: pretix/api/serializers/organizer.py:327 #: pretix/control/views/organizer.py:743 msgid "pretix account invitation" msgstr "" -#: pretix/api/serializers/organizer.py:343 +#: pretix/api/serializers/organizer.py:349 #: pretix/control/views/organizer.py:842 msgid "This user already has been invited for this team." msgstr "" -#: pretix/api/serializers/organizer.py:359 +#: pretix/api/serializers/organizer.py:365 #: pretix/control/views/organizer.py:859 msgid "This user already has permissions for this team." msgstr "" @@ -598,20 +594,29 @@ msgid "{system} User" msgstr "" #: pretix/base/auth.py:155 pretix/base/exporters/customers.py:67 -#: 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:245 pretix/control/navigation.py:81 -#: pretix/control/navigation.py:499 +#: pretix/base/exporters/orderlist.py:261 +#: pretix/base/exporters/orderlist.py:444 +#: pretix/base/exporters/orderlist.py:577 +#: 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:245 +#: pretix/base/pdf.py:325 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:70 +#: pretix/control/templates/pretixcontrol/orders/fragment_export_schedule_form.html:108 #: pretix/control/templates/pretixcontrol/organizers/customer.html:49 +#: pretix/control/templates/pretixcontrol/organizers/customers.html:59 +#: pretix/control/templates/pretixcontrol/waitinglist/index.html:161 #: pretix/plugins/checkinlists/exporters.py:505 #: pretix/presale/checkoutflow.py:1526 pretix/presale/forms/checkout.py:57 #: pretix/presale/forms/customer.py:56 pretix/presale/forms/customer.py:131 #: pretix/presale/forms/customer.py:286 pretix/presale/forms/customer.py:332 #: pretix/presale/forms/customer.py:375 pretix/presale/forms/user.py:40 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:34 #: pretix/presale/templates/pretixpresale/event/order.html:299 #: pretix/presale/templates/pretixpresale/organizers/customer_profile.html:26 -msgid "E-mail" +msgid "Email" msgstr "" #: pretix/base/auth.py:157 pretix/base/forms/auth.py:164 @@ -782,7 +787,7 @@ msgid "" msgstr "" #: pretix/base/exporters/answers.py:66 pretix/base/models/items.py:1753 -#: pretix/control/navigation.py:182 +#: pretix/control/navigation.py:172 #: pretix/control/templates/pretixcontrol/items/questions.html:3 #: pretix/control/templates/pretixcontrol/items/questions.html:5 msgid "Questions" @@ -840,7 +845,7 @@ msgctxt "subevent" msgid "All dates" msgstr "" -#: pretix/base/exporters/customers.py:49 pretix/control/navigation.py:604 +#: pretix/base/exporters/customers.py:49 pretix/control/navigation.py:606 #: pretix/control/templates/pretixcontrol/organizers/edit.html:132 msgid "Customer accounts" msgstr "" @@ -903,7 +908,7 @@ msgstr "" #: 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/waitinglist.py:108 pretix/base/forms/questions.py:1111 -#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:128 +#: pretix/base/models/devices.py:65 pretix/base/models/devices.py:127 #: pretix/base/models/event.py:1466 pretix/base/models/event.py:1708 #: pretix/base/models/items.py:2029 pretix/base/models/items.py:2202 #: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:75 @@ -911,7 +916,7 @@ msgstr "" #: pretix/base/models/waitinglist.py:69 pretix/base/settings.py:3220 #: pretix/base/settings.py:3230 pretix/base/settings.py:3582 #: pretix/control/forms/filter.py:624 pretix/control/forms/item.py:438 -#: pretix/control/forms/organizer.py:857 +#: pretix/control/forms/organizer.py:868 #: pretix/control/templates/pretixcontrol/checkin/index.html:109 #: pretix/control/templates/pretixcontrol/checkin/lists.html:92 #: pretix/control/templates/pretixcontrol/event/tax_index.html:26 @@ -1285,11 +1290,13 @@ msgid "Order code" msgstr "" #: pretix/base/exporters/invoices.py:202 pretix/base/exporters/invoices.py:329 -#: pretix/base/modelimport_orders.py:59 pretix/base/models/customers.py:395 -#: pretix/base/models/waitinglist.py:76 pretix/control/forms/filter.py:552 +#: pretix/base/forms/auth.py:160 pretix/base/modelimport_orders.py:59 +#: pretix/base/models/customers.py:395 pretix/base/models/waitinglist.py:76 +#: pretix/control/forms/filter.py:552 #: pretix/control/templates/pretixcontrol/users/index.html:42 #: pretix/control/views/waitinglist.py:307 -msgid "E-mail address" +#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:134 +msgid "Email address" msgstr "" #: pretix/base/exporters/invoices.py:203 pretix/base/exporters/invoices.py:330 @@ -1583,7 +1590,7 @@ msgstr "" #: pretix/base/exporters/items.py:60 pretix/base/models/discount.py:62 #: pretix/base/models/items.py:96 pretix/base/models/items.py:479 -#: pretix/base/models/tax.py:167 pretix/control/forms/organizer.py:218 +#: pretix/base/models/tax.py:167 pretix/control/forms/organizer.py:219 #: pretix/control/templates/pretixcontrol/items/discounts.html:57 msgid "Internal name" msgstr "" @@ -1613,7 +1620,7 @@ msgid "Active" msgstr "" #: pretix/base/exporters/items.py:72 pretix/base/models/discount.py:75 -#: pretix/control/forms/event.py:970 pretix/control/navigation.py:506 +#: pretix/control/forms/event.py:970 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 @@ -1651,7 +1658,7 @@ msgstr "" #: pretix/base/exporters/items.py:79 pretix/base/exporters/orderlist.py:1135 #: pretix/base/exporters/waitinglist.py:41 pretix/base/shredder.py:367 -#: pretix/control/forms/event.py:1609 pretix/control/navigation.py:235 +#: pretix/control/forms/event.py:1609 pretix/control/navigation.py:237 #: pretix/control/templates/pretixcontrol/event/settings.html:351 #: pretix/control/templates/pretixcontrol/orders/cancel.html:62 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:6 @@ -1792,7 +1799,7 @@ msgid "" msgstr "" #: pretix/base/exporters/orderlist.py:100 pretix/base/models/orders.py:331 -#: pretix/control/navigation.py:253 pretix/control/navigation.py:360 +#: 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 #: pretix/control/templates/pretixcontrol/organizers/customer.html:198 @@ -1850,7 +1857,7 @@ msgstr "" #: pretix/base/exporters/orderlist.py:1076 #: pretix/base/exporters/orderlist.py:1259 #: pretix/base/exporters/waitinglist.py:113 pretix/control/forms/event.py:1585 -#: pretix/control/forms/organizer.py:115 +#: pretix/control/forms/organizer.py:116 msgid "Event slug" msgstr "" @@ -1906,18 +1913,6 @@ msgstr "" msgid "Status" msgstr "" -#: pretix/base/exporters/orderlist.py:261 -#: pretix/base/exporters/orderlist.py:444 -#: pretix/base/exporters/orderlist.py:577 -#: pretix/base/exporters/waitinglist.py:109 pretix/base/pdf.py:325 -#: pretix/control/templates/pretixcontrol/checkin/index.html:107 -#: pretix/control/templates/pretixcontrol/orders/fragment_export_schedule_form.html:108 -#: pretix/control/templates/pretixcontrol/organizers/customers.html:59 -#: pretix/control/templates/pretixcontrol/waitinglist/index.html:161 -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:34 -msgid "Email" -msgstr "" - #: pretix/base/exporters/orderlist.py:262 #: pretix/base/exporters/orderlist.py:446 #: pretix/base/exporters/orderlist.py:579 @@ -2011,7 +2006,7 @@ msgstr "" #: pretix/base/exporters/orderlist.py:287 #: pretix/base/exporters/orderlist.py:658 pretix/base/models/orders.py:320 #: pretix/control/forms/filter.py:566 -msgid "E-mail address verified" +msgid "Email address verified" msgstr "" #: pretix/base/exporters/orderlist.py:288 @@ -2137,7 +2132,7 @@ msgstr "" #: pretix/base/exporters/orderlist.py:600 pretix/base/forms/questions.py:655 #: pretix/base/modelimport_orders.py:313 pretix/base/models/customers.py:300 #: pretix/base/models/orders.py:1500 pretix/base/pdf.py:172 -#: pretix/control/forms/filter.py:647 pretix/control/forms/organizer.py:926 +#: pretix/control/forms/filter.py:647 pretix/control/forms/organizer.py:937 #: pretix/control/templates/pretixcontrol/order/index.html:520 #: pretix/control/templates/pretixcontrol/organizers/customer.html:120 #: pretix/control/views/item.py:435 pretix/plugins/badges/exporters.py:495 @@ -2265,7 +2260,7 @@ msgctxt "address" msgid "Invoice address state" msgstr "" -#: pretix/base/exporters/orderlist.py:660 pretix/control/navigation.py:303 +#: pretix/base/exporters/orderlist.py:660 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 @@ -2618,8 +2613,8 @@ msgstr "" msgid "Issuer" msgstr "" -#: pretix/base/exporters/orderlist.py:1286 pretix/control/navigation.py:536 -#: pretix/control/navigation.py:554 +#: pretix/base/exporters/orderlist.py:1286 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" @@ -2722,7 +2717,7 @@ msgstr "" msgid "Last invoice date of order" msgstr "" -#: pretix/base/exporters/reusablemedia.py:34 pretix/control/navigation.py:614 +#: pretix/base/exporters/reusablemedia.py:34 pretix/control/navigation.py:616 #: pretix/control/templates/pretixcontrol/organizers/edit.html:204 #: pretix/control/templates/pretixcontrol/organizers/giftcard_acceptance_list.html:35 #: pretix/control/templates/pretixcontrol/organizers/giftcard_acceptance_list.html:114 @@ -2888,11 +2883,6 @@ msgstr "" msgid "Please enter the same password twice" msgstr "" -#: pretix/base/forms/auth.py:160 -#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:134 -msgid "Email address" -msgstr "" - #: pretix/base/forms/auth.py:172 pretix/base/forms/auth.py:224 #: pretix/presale/forms/customer.py:296 pretix/presale/forms/customer.py:390 msgid "Repeat password" @@ -2979,13 +2969,13 @@ msgstr "" #: pretix/base/forms/user.py:51 pretix/control/forms/users.py:43 msgid "" -"There already is an account associated with this e-mail address. Please " +"There already is an account associated with this email address. Please " "choose a different one." msgstr "" #: pretix/base/forms/user.py:53 msgid "" -"Please enter your current password if you want to change your e-mail address " +"Please enter your current password if you want to change your email address " "or password." msgstr "" @@ -3012,7 +3002,7 @@ msgstr "" msgid "Repeat new password" msgstr "" -#: pretix/base/forms/user.py:75 pretix/control/forms/organizer.py:402 +#: pretix/base/forms/user.py:75 pretix/control/forms/organizer.py:413 #: pretix/control/forms/users.py:58 msgid "Default timezone" msgstr "" @@ -3346,12 +3336,12 @@ msgstr "" msgid "You entered an invalid number." msgstr "" -#: pretix/base/modelimport.py:276 pretix/base/modelimport.py:288 +#: pretix/base/modelimport.py:279 pretix/base/modelimport.py:291 msgctxt "subevent" msgid "No matching date was found." msgstr "" -#: pretix/base/modelimport.py:278 pretix/base/modelimport.py:290 +#: pretix/base/modelimport.py:281 pretix/base/modelimport.py:293 msgctxt "subevent" msgid "Multiple matching dates were found." msgstr "" @@ -3421,7 +3411,7 @@ msgid "Please enter a valid state." msgstr "" #: pretix/base/modelimport_orders.py:325 pretix/control/forms/filter.py:651 -msgid "Attendee e-mail address" +msgid "Attendee email address" msgstr "" #: pretix/base/modelimport_orders.py:341 pretix/base/modelimport_orders.py:352 @@ -3506,7 +3496,7 @@ msgid "Ambiguous option selected." msgstr "" #: pretix/base/modelimport_orders.py:697 pretix/base/models/orders.py:238 -#: pretix/control/forms/orders.py:686 pretix/control/forms/organizer.py:784 +#: pretix/control/forms/orders.py:686 pretix/control/forms/organizer.py:795 msgid "Customer" msgstr "" @@ -3651,7 +3641,7 @@ msgstr "" msgid "User" msgstr "" -#: pretix/base/models/auth.py:284 pretix/control/navigation.py:409 +#: pretix/base/models/auth.py:284 pretix/control/navigation.py:411 #: pretix/control/templates/pretixcontrol/users/index.html:5 #: pretix/control/templates/pretixcontrol/users/index.html:7 msgid "Users" @@ -3720,7 +3710,7 @@ msgid "" "rejected.." msgstr "" -#: pretix/base/models/checkin.py:85 pretix/control/navigation.py:638 +#: pretix/base/models/checkin.py:85 pretix/control/navigation.py:640 #: pretix/control/templates/pretixcontrol/organizers/gates.html:5 msgid "Gates" msgstr "" @@ -3816,7 +3806,7 @@ msgstr "" msgid "Single-sign-on method" msgstr "" -#: pretix/base/models/customers.py:85 pretix/base/models/devices.py:72 +#: pretix/base/models/customers.py:85 pretix/base/models/devices.py:71 #: pretix/base/models/items.py:1662 pretix/base/models/items.py:1910 msgid "" "You can enter any value here to make it easier to match the data with other " @@ -3884,15 +3874,15 @@ msgstr "" msgid "Separate multiple values with spaces" msgstr "" -#: pretix/base/models/devices.py:71 pretix/base/models/items.py:1661 +#: pretix/base/models/devices.py:70 pretix/base/models/items.py:1661 msgid "Internal identifier" msgstr "" -#: pretix/base/models/devices.py:91 pretix/base/models/items.py:1774 +#: pretix/base/models/devices.py:90 pretix/base/models/items.py:1774 msgid "This identifier is already used for a different question." msgstr "" -#: pretix/base/models/devices.py:114 pretix/control/forms/checkin.py:196 +#: pretix/base/models/devices.py:113 pretix/control/forms/checkin.py:196 #: pretix/control/forms/checkin.py:217 pretix/control/forms/filter.py:2398 #: pretix/control/forms/filter.py:2445 pretix/control/forms/filter.py:2606 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:67 @@ -3901,12 +3891,12 @@ msgstr "" msgid "Gate" msgstr "" -#: pretix/base/models/devices.py:132 +#: pretix/base/models/devices.py:131 #: pretix/control/templates/pretixcontrol/organizers/devices.html:83 msgid "Setup date" msgstr "" -#: pretix/base/models/devices.py:135 +#: pretix/base/models/devices.py:134 msgid "Initialization date" msgstr "" @@ -4120,8 +4110,8 @@ msgstr "" msgid "Restrict to specific sales channels" msgstr "" -#: pretix/base/models/event.py:655 pretix/control/navigation.py:342 -#: pretix/control/navigation.py:468 +#: pretix/base/models/event.py:655 pretix/control/navigation.py:344 +#: pretix/control/navigation.py:470 #: pretix/control/templates/pretixcontrol/events/index.html:5 #: pretix/control/templates/pretixcontrol/events/index.html:7 #: pretix/control/templates/pretixcontrol/organizers/devices.html:88 @@ -4245,8 +4235,8 @@ msgid "" "calendar." msgstr "" -#: pretix/base/models/event.py:1728 pretix/control/forms/organizer.py:223 -#: pretix/control/forms/organizer.py:227 +#: pretix/base/models/event.py:1728 pretix/control/forms/organizer.py:224 +#: pretix/control/forms/organizer.py:228 msgid "Public name" msgstr "" @@ -4274,8 +4264,8 @@ msgstr "" msgid "Link URL" msgstr "" -#: pretix/base/models/exports.py:42 pretix/control/navigation.py:227 -#: pretix/control/navigation.py:648 +#: pretix/base/models/exports.py:42 pretix/control/navigation.py:229 +#: pretix/control/navigation.py:650 msgid "Export" msgstr "" @@ -4300,8 +4290,8 @@ msgstr "" #: pretix/control/forms/event.py:1159 pretix/control/forms/event.py:1169 #: pretix/control/forms/event.py:1179 pretix/control/forms/orders.py:710 #: pretix/control/forms/orders.py:923 pretix/control/forms/orders.py:950 -#: pretix/control/forms/organizer.py:544 pretix/control/forms/organizer.py:554 -#: pretix/control/forms/organizer.py:564 pretix/control/forms/vouchers.py:273 +#: pretix/control/forms/organizer.py:555 pretix/control/forms/organizer.py:565 +#: pretix/control/forms/organizer.py:575 pretix/control/forms/vouchers.py:273 #: pretix/plugins/sendmail/forms.py:57 pretix/plugins/sendmail/forms.py:73 #: pretix/plugins/sendmail/models.py:232 msgid "Subject" @@ -4778,8 +4768,8 @@ msgstr "" #: pretix/base/models/items.py:786 pretix/base/models/items.py:1688 #: pretix/control/forms/filter.py:420 pretix/control/forms/filter.py:1897 -#: pretix/control/forms/item.py:271 pretix/control/navigation.py:148 -#: pretix/control/navigation.py:157 +#: pretix/control/forms/item.py:271 pretix/control/navigation.py:138 +#: pretix/control/navigation.py:147 #: pretix/control/templates/pretixcontrol/checkin/lists.html:104 #: pretix/control/templates/pretixcontrol/items/base.html:3 #: pretix/control/templates/pretixcontrol/items/discounts.html:60 @@ -4854,7 +4844,7 @@ msgid "" "only available to specific groups." msgstr "" -#: pretix/base/models/items.py:1182 pretix/control/navigation.py:577 +#: pretix/base/models/items.py:1182 pretix/control/navigation.py:579 #: pretix/control/templates/pretixcontrol/organizers/membershiptypes.html:4 #: pretix/control/templates/pretixcontrol/organizers/membershiptypes.html:6 msgid "Membership types" @@ -5212,7 +5202,7 @@ msgid "" "prevent accidental overbooking." msgstr "" -#: pretix/base/models/items.py:2080 pretix/control/navigation.py:166 +#: pretix/base/models/items.py:2080 pretix/control/navigation.py:156 #: pretix/control/templates/pretixcontrol/items/quotas.html:4 #: pretix/control/templates/pretixcontrol/items/quotas.html:6 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:416 @@ -5575,7 +5565,7 @@ msgstr "" #: pretix/base/models/orders.py:2287 pretix/base/payment.py:1310 #: pretix/base/payment.py:1314 pretix/base/settings.py:990 -#: pretix/control/forms/organizer.py:770 +#: pretix/control/forms/organizer.py:781 #: pretix/control/templates/pretixcontrol/items/index.html:106 #: pretix/control/templates/pretixcontrol/order/index.html:151 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:375 @@ -5622,7 +5612,7 @@ msgid "Badge" msgstr "" #: pretix/base/models/orders.py:3404 pretix/base/pdf.py:1109 -#: pretix/control/forms/organizer.py:721 pretix/control/forms/organizer.py:757 +#: pretix/control/forms/organizer.py:732 pretix/control/forms/organizer.py:768 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:66 #: pretix/plugins/ticketoutputpdf/ticketoutput.py:113 msgid "Ticket" @@ -5644,7 +5634,7 @@ msgid "" "your organizer accounts and your events." msgstr "" -#: pretix/base/models/organizer.py:97 pretix/control/navigation.py:348 +#: pretix/base/models/organizer.py:97 pretix/control/navigation.py:350 #: pretix/control/templates/pretixcontrol/oauth/authorized.html:19 #: pretix/control/templates/pretixcontrol/organizers/index.html:6 #: pretix/control/templates/pretixcontrol/organizers/index.html:8 @@ -5747,7 +5737,7 @@ msgstr "" msgid "Team" msgstr "" -#: pretix/base/models/organizer.py:386 pretix/control/navigation.py:525 +#: pretix/base/models/organizer.py:386 pretix/control/navigation.py:527 #: pretix/control/templates/pretixcontrol/organizers/teams.html:6 msgid "Teams" msgstr "" @@ -5965,7 +5955,7 @@ msgid "" "have been redeemed etc." msgstr "" -#: pretix/base/models/vouchers.py:313 pretix/control/navigation.py:265 +#: pretix/base/models/vouchers.py:313 pretix/control/navigation.py:267 #: pretix/control/templates/pretixcontrol/vouchers/index.html:6 #: pretix/control/templates/pretixcontrol/vouchers/index.html:8 msgid "Vouchers" @@ -6109,7 +6099,7 @@ msgid "" "a ticket available for you." msgstr "" -#: pretix/base/notifications.py:192 pretix/control/navigation.py:137 +#: pretix/base/notifications.py:192 pretix/control/navigation.py:193 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:20 #: pretix/control/templates/pretixcontrol/subevents/index.html:5 #: pretix/control/templates/pretixcontrol/subevents/index.html:7 @@ -6888,7 +6878,7 @@ msgstr "" #: pretix/base/pdf.py:649 pretix/base/pdf.py:672 #: pretix/base/services/placeholders.py:556 -#: pretix/control/forms/organizer.py:601 +#: pretix/control/forms/organizer.py:612 msgid "Mr Doe" msgstr "" @@ -8259,7 +8249,7 @@ msgid "Require invoice address" msgstr "" #: pretix/base/settings.py:553 -msgid "Require a business addresses" +msgid "Require a business address" msgstr "" #: pretix/base/settings.py:554 @@ -9993,7 +9983,7 @@ msgid "Only respected by modern browsers." msgstr "" #: pretix/base/settings.py:2876 pretix/base/settings.py:2919 -#: pretix/control/forms/organizer.py:464 +#: pretix/control/forms/organizer.py:475 msgid "Header image" msgstr "" @@ -10025,7 +10015,7 @@ msgid "" "used, this option will be ignored and the event title will always be shown." msgstr "" -#: pretix/base/settings.py:2922 pretix/control/forms/organizer.py:468 +#: pretix/base/settings.py:2922 pretix/control/forms/organizer.py:479 msgid "" "If you provide a logo image, we will by default not show your organization " "name in the page header. By default, we show your logo with a size of up to " @@ -10348,7 +10338,7 @@ msgid "Middle name" msgstr "" #: pretix/base/settings.py:3586 pretix/base/settings.py:3598 -#: pretix/control/forms/organizer.py:595 +#: pretix/control/forms/organizer.py:606 msgctxt "person_name_sample" msgid "John Doe" msgstr "" @@ -10436,12 +10426,12 @@ msgid "This will remove all phone numbers from orders." msgstr "" #: pretix/base/shredder.py:290 -msgid "E-mails" +msgid "Emails" msgstr "" #: pretix/base/shredder.py:292 msgid "" -"This will remove all e-mail addresses from orders and attendees, as well as " +"This will remove all email addresses from orders and attendees, as well as " "logged email contents. This will also remove the association to customer " "accounts." msgstr "" @@ -11281,19 +11271,19 @@ msgstr "" msgid "Default ({value})" msgstr "" -#: pretix/control/forms/event.py:375 pretix/control/forms/organizer.py:150 +#: pretix/control/forms/event.py:375 pretix/control/forms/organizer.py:151 msgid "Custom domain" msgstr "" -#: pretix/control/forms/event.py:377 pretix/control/forms/organizer.py:152 +#: pretix/control/forms/event.py:377 pretix/control/forms/organizer.py:153 msgid "You need to configure the custom domain in the webserver beforehand." msgstr "" -#: pretix/control/forms/event.py:389 pretix/control/forms/organizer.py:160 +#: pretix/control/forms/event.py:389 pretix/control/forms/organizer.py:161 msgid "You cannot choose the base domain of this installation." msgstr "" -#: pretix/control/forms/event.py:393 pretix/control/forms/organizer.py:165 +#: pretix/control/forms/event.py:393 pretix/control/forms/organizer.py:166 msgid "This domain is already in use for a different event or organizer." msgstr "" @@ -11304,33 +11294,33 @@ msgid "" "{error}" msgstr "" -#: pretix/control/forms/event.py:507 pretix/control/forms/organizer.py:405 +#: pretix/control/forms/event.py:507 pretix/control/forms/organizer.py:416 msgid "Name format" msgstr "" -#: pretix/control/forms/event.py:508 pretix/control/forms/organizer.py:406 +#: pretix/control/forms/event.py:508 pretix/control/forms/organizer.py:417 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:513 pretix/control/forms/organizer.py:411 +#: pretix/control/forms/event.py:513 pretix/control/forms/organizer.py:422 msgid "Allowed titles" msgstr "" -#: pretix/control/forms/event.py:514 pretix/control/forms/organizer.py:412 +#: pretix/control/forms/event.py:514 pretix/control/forms/organizer.py:423 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:633 pretix/control/forms/organizer.py:482 +#: pretix/control/forms/event.py:633 pretix/control/forms/organizer.py:493 #, python-brace-format msgid "Ask for {fields}, display like {example}" msgstr "" -#: pretix/control/forms/event.py:639 pretix/control/forms/organizer.py:488 +#: pretix/control/forms/event.py:639 pretix/control/forms/organizer.py:499 msgid "Free text input" msgstr "" @@ -11423,15 +11413,15 @@ msgid "" "shop must be enabled." msgstr "" -#: pretix/control/forms/event.py:979 pretix/control/forms/organizer.py:523 +#: pretix/control/forms/event.py:979 pretix/control/forms/organizer.py:534 msgid "Bcc address" msgstr "" -#: pretix/control/forms/event.py:980 pretix/control/forms/organizer.py:524 +#: pretix/control/forms/event.py:980 pretix/control/forms/organizer.py:535 msgid "All emails will be sent to this address as a Bcc copy" msgstr "" -#: pretix/control/forms/event.py:986 pretix/control/forms/organizer.py:530 +#: pretix/control/forms/event.py:986 pretix/control/forms/organizer.py:541 msgid "Signature" msgstr "" @@ -11440,7 +11430,7 @@ msgstr "" msgid "This will be attached to every email. Available placeholders: {event}" msgstr "" -#: pretix/control/forms/event.py:994 pretix/control/forms/organizer.py:538 +#: pretix/control/forms/event.py:994 pretix/control/forms/organizer.py:549 msgid "e.g. your contact details" msgstr "" @@ -11487,8 +11477,8 @@ msgstr "" #: pretix/control/forms/event.py:1090 pretix/control/forms/event.py:1164 #: pretix/control/forms/event.py:1174 pretix/control/forms/event.py:1184 -#: pretix/control/forms/event.py:1189 pretix/control/forms/organizer.py:549 -#: pretix/control/forms/organizer.py:559 pretix/control/forms/organizer.py:569 +#: pretix/control/forms/event.py:1189 pretix/control/forms/organizer.py:560 +#: pretix/control/forms/organizer.py:570 pretix/control/forms/organizer.py:580 #: pretix/control/templates/pretixcontrol/event/mail.html:88 #: pretix/control/templates/pretixcontrol/organizers/giftcard.html:111 msgid "Text" @@ -11676,7 +11666,7 @@ msgstr "" msgid "The given voucher code does not exist." msgstr "" -#: pretix/control/forms/event.py:1581 pretix/control/forms/organizer.py:111 +#: pretix/control/forms/event.py:1581 pretix/control/forms/organizer.py:112 #: pretix/control/views/shredder.py:179 msgid "The slug you entered was not correct." msgstr "" @@ -11745,7 +11735,7 @@ msgstr "" msgid "Search for…" msgstr "" -#: pretix/control/forms/filter.py:213 pretix/control/navigation.py:203 +#: pretix/control/forms/filter.py:213 pretix/control/navigation.py:205 #: pretix/control/templates/pretixcontrol/items/question.html:25 msgid "All orders" msgstr "" @@ -12331,7 +12321,7 @@ msgid "" msgstr "" #: pretix/control/forms/global_settings.py:131 -msgid "E-mail notifications" +msgid "Email notifications" msgstr "" #: pretix/control/forms/global_settings.py:132 @@ -13142,102 +13132,102 @@ msgstr "" msgid "Please confirm that you want to cancel ALL dates in this event series." msgstr "" -#: pretix/control/forms/organizer.py:92 +#: pretix/control/forms/organizer.py:93 msgid "This slug is already in use. Please choose a different one." msgstr "" -#: pretix/control/forms/organizer.py:288 +#: pretix/control/forms/organizer.py:289 msgid "" "The changes could not be saved because there would be no remaining team with " "the permission to change teams and permissions." msgstr "" -#: pretix/control/forms/organizer.py:318 pretix/control/forms/organizer.py:351 +#: pretix/control/forms/organizer.py:324 pretix/control/forms/organizer.py:362 msgid "" "Your device will not have access to anything, please select some events." msgstr "" -#: pretix/control/forms/organizer.py:498 pretix/plugins/stripe/payment.py:311 +#: pretix/control/forms/organizer.py:509 pretix/plugins/stripe/payment.py:311 msgid "experimental" msgstr "" -#: pretix/control/forms/organizer.py:504 +#: pretix/control/forms/organizer.py:515 msgid "" "This feature is currently in an experimental stage. It only supports very " "limited use cases and might change at any point." msgstr "" -#: pretix/control/forms/organizer.py:533 +#: pretix/control/forms/organizer.py:544 msgid "This will be attached to every email." msgstr "" -#: pretix/control/forms/organizer.py:625 +#: pretix/control/forms/organizer.py:636 msgctxt "webhooks" msgid "Event types" msgstr "" -#: pretix/control/forms/organizer.py:657 +#: pretix/control/forms/organizer.py:668 msgid "Gift card value" msgstr "" -#: pretix/control/forms/organizer.py:730 +#: pretix/control/forms/organizer.py:741 msgid "An medium with this type and identifier is already registered." msgstr "" -#: pretix/control/forms/organizer.py:831 +#: pretix/control/forms/organizer.py:842 msgid "An account with this customer ID is already registered." msgstr "" -#: pretix/control/forms/organizer.py:848 +#: pretix/control/forms/organizer.py:859 #: pretix/control/templates/pretixcontrol/organizers/customer.html:61 #: pretix/presale/forms/customer.py:157 pretix/presale/forms/customer.py:478 #: pretix/presale/templates/pretixpresale/organizers/customer_profile.html:32 msgid "Phone" msgstr "" -#: pretix/control/forms/organizer.py:955 +#: pretix/control/forms/organizer.py:966 msgctxt "sso_oidc" msgid "Base URL" msgstr "" -#: pretix/control/forms/organizer.py:959 +#: pretix/control/forms/organizer.py:970 msgctxt "sso_oidc" msgid "Client ID" msgstr "" -#: pretix/control/forms/organizer.py:963 +#: pretix/control/forms/organizer.py:974 msgctxt "sso_oidc" msgid "Client secret" msgstr "" -#: pretix/control/forms/organizer.py:967 +#: pretix/control/forms/organizer.py:978 msgctxt "sso_oidc" msgid "Scope" msgstr "" -#: pretix/control/forms/organizer.py:968 +#: pretix/control/forms/organizer.py:979 msgctxt "sso_oidc" msgid "Multiple scopes separated with spaces." msgstr "" -#: pretix/control/forms/organizer.py:972 +#: pretix/control/forms/organizer.py:983 msgctxt "sso_oidc" msgid "User ID field" msgstr "" -#: pretix/control/forms/organizer.py:973 +#: pretix/control/forms/organizer.py:984 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:979 +#: pretix/control/forms/organizer.py:990 msgctxt "sso_oidc" msgid "Email field" msgstr "" -#: pretix/control/forms/organizer.py:980 +#: pretix/control/forms/organizer.py:991 msgctxt "sso_oidc" msgid "" "We will assume that all email addresses received from the SSO provider are " @@ -13245,30 +13235,30 @@ msgid "" "security issues might arise." msgstr "" -#: pretix/control/forms/organizer.py:987 +#: pretix/control/forms/organizer.py:998 msgctxt "sso_oidc" msgid "Phone field" msgstr "" -#: pretix/control/forms/organizer.py:1005 +#: pretix/control/forms/organizer.py:1016 #, python-brace-format msgctxt "sso_oidc" msgid "{label} field" msgstr "" -#: pretix/control/forms/organizer.py:1044 +#: pretix/control/forms/organizer.py:1055 msgid "Invalidate old client secret and generate a new one" msgstr "" -#: pretix/control/forms/organizer.py:1077 +#: pretix/control/forms/organizer.py:1088 msgid "Organizer short name" msgstr "" -#: pretix/control/forms/organizer.py:1081 +#: pretix/control/forms/organizer.py:1092 msgid "Allow access to reusable media" msgstr "" -#: pretix/control/forms/organizer.py:1082 +#: pretix/control/forms/organizer.py:1093 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 " @@ -13277,15 +13267,15 @@ msgid "" "to interact with the media type." msgstr "" -#: pretix/control/forms/organizer.py:1098 +#: pretix/control/forms/organizer.py:1109 msgid "The selected organizer does not exist or cannot be invited." msgstr "" -#: pretix/control/forms/organizer.py:1100 +#: pretix/control/forms/organizer.py:1111 msgid "The selected organizer has already been invited." msgstr "" -#: pretix/control/forms/organizer.py:1135 +#: pretix/control/forms/organizer.py:1146 msgid "A sales channel with the same identifier already exists." msgstr "" @@ -14785,14 +14775,14 @@ msgid "" "administrate it." msgstr "" -#: pretix/control/navigation.py:37 pretix/control/navigation.py:336 +#: pretix/control/navigation.py:37 pretix/control/navigation.py:338 #: pretix/control/templates/pretixcontrol/dashboard.html:3 #: pretix/control/templates/pretixcontrol/dashboard.html:5 msgid "Dashboard" msgstr "" -#: pretix/control/navigation.py:49 pretix/control/navigation.py:380 -#: pretix/control/navigation.py:485 +#: pretix/control/navigation.py:49 pretix/control/navigation.py:382 +#: pretix/control/navigation.py:487 #: pretix/control/templates/pretixcontrol/checkin/list_edit.html:38 #: pretix/control/templates/pretixcontrol/event/mail.html:14 #: pretix/control/templates/pretixcontrol/event/tax_edit.html:25 @@ -14845,26 +14835,26 @@ msgstr "" msgid "Widget" msgstr "" -#: pretix/control/navigation.py:126 pretix/control/navigation.py:433 -#: pretix/control/navigation.py:478 +#: pretix/control/navigation.py:126 pretix/control/navigation.py:435 +#: pretix/control/navigation.py:480 #: pretix/control/templates/pretixcontrol/event/payment.html:47 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:12 msgid "Settings" msgstr "" -#: pretix/control/navigation.py:174 +#: pretix/control/navigation.py:164 msgid "Categories" msgstr "" -#: pretix/control/navigation.py:190 +#: pretix/control/navigation.py:180 msgid "Discounts" msgstr "" -#: pretix/control/navigation.py:211 +#: pretix/control/navigation.py:213 msgid "Overview" msgstr "" -#: pretix/control/navigation.py:219 +#: pretix/control/navigation.py:221 #: pretix/control/templates/pretixcontrol/order/index.html:831 #: pretix/control/templates/pretixcontrol/orders/refunds.html:7 #: pretix/control/templates/pretixcontrol/orders/refunds.html:9 @@ -14874,35 +14864,35 @@ msgstr "" msgid "Refunds" msgstr "" -#: pretix/control/navigation.py:245 +#: pretix/control/navigation.py:247 msgid "Import" msgstr "" -#: pretix/control/navigation.py:274 +#: pretix/control/navigation.py:276 msgid "All vouchers" msgstr "" -#: pretix/control/navigation.py:282 +#: pretix/control/navigation.py:284 msgid "Tags" msgstr "" -#: pretix/control/navigation.py:294 +#: pretix/control/navigation.py:296 msgctxt "navigation" msgid "Check-in" msgstr "" -#: pretix/control/navigation.py:311 +#: pretix/control/navigation.py:313 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:4 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:6 msgid "Check-in history" msgstr "" -#: pretix/control/navigation.py:354 +#: pretix/control/navigation.py:356 #: pretix/control/templates/pretixcontrol/orders/search.html:19 msgid "Search" msgstr "" -#: pretix/control/navigation.py:366 +#: pretix/control/navigation.py:368 #: pretix/control/templates/pretixcontrol/order/index.html:737 #: pretix/plugins/reports/accountingreport.py:496 #: pretix/plugins/reports/accountingreport.py:677 @@ -14910,24 +14900,24 @@ msgstr "" msgid "Payments" msgstr "" -#: pretix/control/navigation.py:374 +#: pretix/control/navigation.py:376 msgid "User settings" msgstr "" -#: pretix/control/navigation.py:385 +#: pretix/control/navigation.py:387 #: pretix/control/templates/pretixcontrol/user/settings.html:16 msgid "Notifications" msgstr "" -#: pretix/control/navigation.py:390 +#: pretix/control/navigation.py:392 msgid "2FA" msgstr "" -#: pretix/control/navigation.py:395 +#: pretix/control/navigation.py:397 msgid "Authorized apps" msgstr "" -#: pretix/control/navigation.py:400 +#: pretix/control/navigation.py:402 #: pretix/control/templates/pretixcontrol/user/history.html:4 #: pretix/control/templates/pretixcontrol/user/history.html:6 #: pretix/control/templates/pretixcontrol/user/history.html:10 @@ -14935,67 +14925,67 @@ msgstr "" msgid "Account history" msgstr "" -#: pretix/control/navigation.py:415 +#: pretix/control/navigation.py:417 msgid "All users" msgstr "" -#: pretix/control/navigation.py:420 +#: pretix/control/navigation.py:422 #: pretix/control/templates/pretixcontrol/user/staff_session_list.html:5 #: pretix/control/templates/pretixcontrol/user/staff_session_list.html:7 msgid "Admin sessions" msgstr "" -#: pretix/control/navigation.py:427 +#: pretix/control/navigation.py:429 #: pretix/control/templates/pretixcontrol/global_settings_base.html:5 #: pretix/control/templates/pretixcontrol/global_settings_base.html:7 msgid "Global settings" msgstr "" -#: pretix/control/navigation.py:438 +#: pretix/control/navigation.py:440 msgid "Update check" msgstr "" -#: pretix/control/navigation.py:443 +#: pretix/control/navigation.py:445 msgid "License check" msgstr "" -#: pretix/control/navigation.py:448 +#: pretix/control/navigation.py:450 msgid "System report" msgstr "" -#: pretix/control/navigation.py:492 +#: pretix/control/navigation.py:494 #: pretix/control/templates/pretixcontrol/organizers/properties.html:5 msgid "Event metadata" msgstr "" -#: pretix/control/navigation.py:513 +#: pretix/control/navigation.py:515 #: pretix/control/templates/pretixcontrol/organizers/webhooks.html:6 msgid "Webhooks" msgstr "" -#: pretix/control/navigation.py:546 +#: pretix/control/navigation.py:548 msgid "Acceptance" msgstr "" -#: pretix/control/navigation.py:567 +#: pretix/control/navigation.py:569 #: pretix/control/templates/pretixcontrol/organizers/customers.html:6 #: pretix/control/templates/pretixcontrol/organizers/customers.html:9 msgid "Customers" msgstr "" -#: pretix/control/navigation.py:586 +#: pretix/control/navigation.py:588 #: pretix/control/templates/pretixcontrol/organizers/ssoclients.html:4 #: pretix/control/templates/pretixcontrol/organizers/ssoclients.html:6 msgid "SSO clients" msgstr "" -#: pretix/control/navigation.py:595 +#: pretix/control/navigation.py:597 #: pretix/control/templates/pretixcontrol/organizers/ssoproviders.html:4 #: pretix/control/templates/pretixcontrol/organizers/ssoproviders.html:6 msgid "SSO providers" msgstr "" -#: pretix/control/navigation.py:624 pretix/control/navigation.py:631 +#: pretix/control/navigation.py:626 pretix/control/navigation.py:633 msgid "Devices" msgstr "" @@ -16136,7 +16126,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/email_setup.html:8 #: pretix/control/templates/pretixcontrol/email_setup_simple.html:8 #: pretix/control/templates/pretixcontrol/email_setup_smtp.html:8 -msgid "E-mail sending" +msgid "Email sending" msgstr "" #: pretix/control/templates/pretixcontrol/email_setup.html:21 @@ -16145,7 +16135,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/email_setup.html:29 msgid "" -"E-mails will be sent through the system's default server. They will show the " +"Emails will be sent through the system's default server. They will show the " "following sender information:" msgstr "" @@ -16166,7 +16156,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/email_setup.html:64 msgid "" -"E-mails will be sent through the system's default server but with your own " +"Emails will be sent through the system's default server but with your own " "sender address. This will make your emails look more personalized and coming " "directly from you, but it also might require some extra steps to ensure good " "deliverability." @@ -16719,7 +16709,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:7 #: pretix/control/templates/pretixcontrol/organizers/mail.html:11 -msgid "E-mail settings" +msgid "Email settings" msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:21 @@ -16742,7 +16732,7 @@ msgid "Calendar invites" msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:66 -msgid "E-mail design" +msgid "Email design" msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:79 @@ -16756,7 +16746,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:87 #: pretix/control/templates/pretixcontrol/organizers/mail.html:58 -msgid "E-mail content" +msgid "Email content" msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:90 @@ -19395,7 +19385,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/order/mail_history.html:4 #: pretix/control/templates/pretixcontrol/order/mail_history.html:7 -#: pretix/plugins/sendmail/signals.py:107 +#: pretix/plugins/sendmail/signals.py:106 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/history.html:4 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/history.html:6 msgid "Email history" @@ -19612,14 +19602,14 @@ msgstr "" #: pretix/control/templates/pretixcontrol/order/sendmail.html:4 #: pretix/control/templates/pretixcontrol/order/sendmail.html:7 -#: pretix/plugins/sendmail/signals.py:91 +#: pretix/plugins/sendmail/signals.py:90 msgid "Send email" msgstr "" #: pretix/control/templates/pretixcontrol/order/sendmail.html:27 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_update.html:74 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html:42 -msgid "E-mail preview" +msgid "Email preview" msgstr "" #: pretix/control/templates/pretixcontrol/order/sendmail.html:38 @@ -19710,7 +19700,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/orders/cancel.html:49 #: pretix/control/templates/pretixcontrol/vouchers/bulk.html:85 #: pretix/plugins/sendmail/apps.py:30 pretix/plugins/sendmail/apps.py:33 -#: pretix/plugins/sendmail/signals.py:83 +#: pretix/plugins/sendmail/signals.py:82 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/index.html:3 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/index.html:5 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html:5 @@ -22160,7 +22150,7 @@ msgid "Notification type" msgstr "" #: pretix/control/templates/pretixcontrol/user/notifications.html:57 -msgid "E-Mail notification" +msgid "Email notification" msgstr "" #: pretix/control/templates/pretixcontrol/user/notifications.html:70 @@ -22742,15 +22732,15 @@ msgstr "" #: pretix/control/views/auth.py:357 msgid "" -"If the address is registered to valid account, then we have sent you an e-" -"mail containing further instructions. Please note that we will send at most " +"If the address is registered to valid account, then we have sent you an " +"email containing further instructions. Please note that we will send at most " "one email every 24 hours." msgstr "" #: pretix/control/views/auth.py:360 msgid "" -"If the address is registered to valid account, then we have sent you an e-" -"mail containing further instructions." +"If the address is registered to valid account, then we have sent you an " +"email containing further instructions." msgstr "" #: pretix/control/views/auth.py:380 @@ -23002,7 +22992,7 @@ msgid "Your order: %(code)s" msgstr "" #: pretix/control/views/event.py:810 -msgid "Unknown e-mail renderer." +msgid "Unknown email renderer." msgstr "" #: pretix/control/views/event.py:826 pretix/control/views/orders.py:671 @@ -24208,7 +24198,7 @@ msgid "Your comment has been saved." msgstr "" #: pretix/control/views/users.py:148 -msgid "We sent out an e-mail containing further instructions." +msgid "We sent out an email containing further instructions." msgstr "" #: pretix/control/views/users.py:168 @@ -24908,7 +24898,8 @@ msgid "" msgstr "" #: pretix/plugins/banktransfer/payment.py:336 -msgid "Invoice recipient e-mail" +#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:132 +msgid "Invoice recipient email" msgstr "" #: pretix/plugins/banktransfer/payment.py:338 @@ -24928,7 +24919,7 @@ msgstr "" #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/checkout_payment_form.html:14 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:23 #: pretix/plugins/banktransfer/views.py:835 -#: pretix/plugins/stripe/payment.py:1462 +#: pretix/plugins/stripe/payment.py:1467 #: pretix/plugins/stripe/templates/pretixplugins/stripe/checkout_payment_confirm.html:32 #: pretix/plugins/stripe/templates/pretixplugins/stripe/checkout_payment_confirm.html:35 msgid "Account holder" @@ -25255,10 +25246,6 @@ msgid "" "their email address:" msgstr "" -#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:132 -msgid "Invoice recipient email" -msgstr "" - #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:139 msgid "Send invoice via email" msgstr "" @@ -25513,7 +25500,7 @@ msgstr "" #: pretix/plugins/banktransfer/views.py:932 #, python-brace-format -msgid "Sending the latest invoice via e-mail to {email}." +msgid "Sending the latest invoice via email to {email}." msgstr "" #: pretix/plugins/checkinlists/apps.py:47 @@ -25647,7 +25634,7 @@ msgstr "" #: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47 #: pretix/plugins/paypal/payment.py:75 pretix/plugins/paypal2/payment.py:82 #: pretix/plugins/paypal2/payment.py:138 pretix/plugins/paypal2/payment.py:1080 -#: pretix/plugins/paypal2/payment.py:1081 pretix/plugins/stripe/payment.py:1808 +#: pretix/plugins/paypal2/payment.py:1081 pretix/plugins/stripe/payment.py:1813 msgid "PayPal" msgstr "" @@ -25735,7 +25722,7 @@ msgid "" msgstr "" #: pretix/plugins/paypal/payment.py:472 pretix/plugins/paypal2/payment.py:811 -#: pretix/plugins/stripe/payment.py:989 +#: pretix/plugins/stripe/payment.py:994 msgid "There was an error sending the confirmation mail." msgstr "" @@ -25832,7 +25819,7 @@ msgstr "" msgid "It looks like you canceled the PayPal payment" msgstr "" -#: pretix/plugins/paypal/views.py:255 pretix/plugins/paypal2/views.py:525 +#: pretix/plugins/paypal/views.py:255 pretix/plugins/paypal2/views.py:531 msgid "Your PayPal account has been disconnected." msgstr "" @@ -26149,7 +26136,7 @@ msgstr "" #: pretix/plugins/paypal2/views.py:267 msgid "" -"The e-mail address on your PayPal account has not yet been confirmed. You " +"The email address on your PayPal account has not yet been confirmed. You " "will need to do this before you can start accepting payments." msgstr "" @@ -26614,43 +26601,43 @@ msgid_plural "%(count)d days before event start at %(time)s" msgstr[0] "" msgstr[1] "" -#: pretix/plugins/sendmail/signals.py:99 +#: pretix/plugins/sendmail/signals.py:98 msgid "Scheduled emails" msgstr "" -#: pretix/plugins/sendmail/signals.py:122 +#: pretix/plugins/sendmail/signals.py:121 msgid "Mass email was sent to customers or attendees." msgstr "" -#: pretix/plugins/sendmail/signals.py:123 +#: pretix/plugins/sendmail/signals.py:122 msgid "Mass email was sent to waiting list entries." msgstr "" -#: pretix/plugins/sendmail/signals.py:124 +#: pretix/plugins/sendmail/signals.py:123 msgid "The order received a mass email." msgstr "" -#: pretix/plugins/sendmail/signals.py:125 +#: pretix/plugins/sendmail/signals.py:124 msgid "A ticket holder of this order received a mass email." msgstr "" -#: pretix/plugins/sendmail/signals.py:126 +#: pretix/plugins/sendmail/signals.py:125 msgid "An email rule was created" msgstr "" -#: pretix/plugins/sendmail/signals.py:127 +#: pretix/plugins/sendmail/signals.py:126 msgid "An email rule was updated" msgstr "" -#: pretix/plugins/sendmail/signals.py:128 +#: pretix/plugins/sendmail/signals.py:127 msgid "A scheduled email was sent to the order" msgstr "" -#: pretix/plugins/sendmail/signals.py:129 +#: pretix/plugins/sendmail/signals.py:128 msgid "A scheduled email was sent to a ticket holder" msgstr "" -#: pretix/plugins/sendmail/signals.py:130 +#: pretix/plugins/sendmail/signals.py:129 msgid "An email rule was deleted" msgstr "" @@ -27097,7 +27084,7 @@ msgstr "" msgid "Credit card payments" msgstr "" -#: pretix/plugins/stripe/payment.py:342 pretix/plugins/stripe/payment.py:1531 +#: pretix/plugins/stripe/payment.py:342 pretix/plugins/stripe/payment.py:1536 msgid "iDEAL" msgstr "" @@ -27112,11 +27099,11 @@ msgid "" "account before they work properly." msgstr "" -#: pretix/plugins/stripe/payment.py:350 pretix/plugins/stripe/payment.py:1556 +#: pretix/plugins/stripe/payment.py:350 pretix/plugins/stripe/payment.py:1561 msgid "Alipay" msgstr "" -#: pretix/plugins/stripe/payment.py:358 pretix/plugins/stripe/payment.py:1568 +#: pretix/plugins/stripe/payment.py:358 pretix/plugins/stripe/payment.py:1573 msgid "Bancontact" msgstr "" @@ -27166,27 +27153,27 @@ msgid "" "payment term allows for this lag." msgstr "" -#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1670 +#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1675 msgid "EPS" msgstr "" -#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1701 +#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1706 msgid "Multibanco" msgstr "" -#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1723 +#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1728 msgid "Przelewy24" msgstr "" -#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1762 +#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1767 msgid "WeChat Pay" msgstr "" -#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1815 +#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1820 msgid "Swish" msgstr "" -#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1322 +#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1327 msgid "Affirm" msgstr "" @@ -27194,7 +27181,7 @@ msgstr "" msgid "Only available for payments between $50 and $30,000." msgstr "" -#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1367 +#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1372 msgid "Klarna" msgstr "" @@ -27210,11 +27197,15 @@ msgid "" "political organizations." msgstr "" -#: pretix/plugins/stripe/payment.py:501 +#: pretix/plugins/stripe/payment.py:499 +msgid "MobilePay" +msgstr "" + +#: pretix/plugins/stripe/payment.py:506 msgid "Destination" msgstr "" -#: pretix/plugins/stripe/payment.py:531 pretix/plugins/stripe/payment.py:1437 +#: pretix/plugins/stripe/payment.py:536 pretix/plugins/stripe/payment.py:1442 #, python-brace-format msgid "" "The Stripe plugin is operating in test mode. You can use one of \n" "Language-Team: Norwegian Bokmål for å utføre en transaksjon. Ingen penger vil faktisk bli " "overført." -#: pretix/plugins/stripe/payment.py:724 +#: pretix/plugins/stripe/payment.py:729 msgid "No payment information found." msgstr "Ingen betalingsinformasjon funnet." -#: pretix/plugins/stripe/payment.py:762 +#: pretix/plugins/stripe/payment.py:767 msgid "" "We had trouble communicating with Stripe. Please try again and contact " "support if the problem persists." @@ -31097,20 +31105,20 @@ msgstr "" "Vi hadde problemer med å kommunisere med Stripe. Vennligst prøv igjen og " "kontakt support hvis problemet vedvarer." -#: pretix/plugins/stripe/payment.py:766 +#: pretix/plugins/stripe/payment.py:771 msgid "Stripe returned an error" msgstr "Stripe returnerte en feil." -#: pretix/plugins/stripe/payment.py:838 +#: pretix/plugins/stripe/payment.py:843 msgid "You may need to enable JavaScript for Stripe payments." msgstr "Du må kanskje aktivere JavaScript for Stripe-betalinger." -#: pretix/plugins/stripe/payment.py:933 pretix/plugins/stripe/payment.py:1055 +#: pretix/plugins/stripe/payment.py:938 pretix/plugins/stripe/payment.py:1060 #, python-format msgid "Stripe reported an error with your card: %s" msgstr "Stripe rapporterte en feil med kortet ditt: %s" -#: pretix/plugins/stripe/payment.py:951 pretix/plugins/stripe/payment.py:1067 +#: pretix/plugins/stripe/payment.py:956 pretix/plugins/stripe/payment.py:1072 msgid "" "We had trouble communicating with Stripe. Please try again and get in touch " "with us if this problem persists." @@ -31118,7 +31126,7 @@ msgstr "" "Vi hadde problemer med å kommunisere med Stripe. Vennligst prøv igjen, og ta " "kontakt med oss hvis dette problemet vedvarer." -#: pretix/plugins/stripe/payment.py:992 +#: pretix/plugins/stripe/payment.py:997 msgid "" "Your payment is pending completion. We will inform you as soon as the " "payment completed." @@ -31126,72 +31134,72 @@ msgstr "" "Din betaling er under behandling. Vi vil informere deg så snart betalingen " "er fullført." -#: pretix/plugins/stripe/payment.py:1000 +#: pretix/plugins/stripe/payment.py:1005 msgid "Your payment failed. Please try again." msgstr "Betalingen din mislyktes. Vennligst prøv igjen." -#: pretix/plugins/stripe/payment.py:1006 +#: pretix/plugins/stripe/payment.py:1011 #, python-format msgid "Stripe reported an error: %s" msgstr "Stripe rapporterte en feil: %s" -#: pretix/plugins/stripe/payment.py:1107 +#: pretix/plugins/stripe/payment.py:1112 msgid "Credit card via Stripe" msgstr "Kredittkort via Stripe" -#: pretix/plugins/stripe/payment.py:1108 +#: pretix/plugins/stripe/payment.py:1113 msgid "Credit card" msgstr "Kredittkort" -#: pretix/plugins/stripe/payment.py:1195 +#: pretix/plugins/stripe/payment.py:1200 msgid "SEPA Debit via Stripe" msgstr "SEPA-debet via Stripe" -#: pretix/plugins/stripe/payment.py:1196 +#: pretix/plugins/stripe/payment.py:1201 msgid "SEPA Debit" msgstr "SEPA Debit" -#: pretix/plugins/stripe/payment.py:1236 +#: pretix/plugins/stripe/payment.py:1241 msgid "Account Holder Name" msgstr "Kontoinnehaverens navn" -#: pretix/plugins/stripe/payment.py:1241 +#: pretix/plugins/stripe/payment.py:1246 msgid "Account Holder Street" msgstr "Gateadresse til kontoeier" -#: pretix/plugins/stripe/payment.py:1253 +#: pretix/plugins/stripe/payment.py:1258 msgid "Account Holder Postal Code" msgstr "Postnummer for kontoinnehaveren." -#: pretix/plugins/stripe/payment.py:1265 +#: pretix/plugins/stripe/payment.py:1270 msgid "Account Holder City" msgstr "pretix account invitation" -#: pretix/plugins/stripe/payment.py:1277 +#: pretix/plugins/stripe/payment.py:1282 msgid "Account Holder Country" msgstr "Landet til kontoinnehaveren" -#: pretix/plugins/stripe/payment.py:1321 +#: pretix/plugins/stripe/payment.py:1326 #, fuzzy #| msgid "Alipay via Stripe" msgid "Affirm via Stripe" msgstr "Alipay via Stripe" -#: pretix/plugins/stripe/payment.py:1366 +#: pretix/plugins/stripe/payment.py:1371 #, fuzzy #| msgid "Alipay via Stripe" msgid "Klarna via Stripe" msgstr "Alipay via Stripe" -#: pretix/plugins/stripe/payment.py:1483 +#: pretix/plugins/stripe/payment.py:1488 msgid "giropay via Stripe" msgstr "giropay via Stripe" -#: pretix/plugins/stripe/payment.py:1484 +#: pretix/plugins/stripe/payment.py:1489 msgid "giropay" msgstr "giropay" -#: pretix/plugins/stripe/payment.py:1487 +#: pretix/plugins/stripe/payment.py:1492 msgid "" "giropay is an online payment method available to all customers of most " "German banks, usually after one-time activation. Please keep your online " @@ -31201,23 +31209,23 @@ msgstr "" "fleste tyske banker, vanligvis etter én gangs aktivering. Vennligst ha din " "nettbankkonto og påloggingsinformasjon tilgjengelig." -#: pretix/plugins/stripe/payment.py:1509 pretix/plugins/stripe/payment.py:1577 -#: pretix/plugins/stripe/payment.py:1679 +#: pretix/plugins/stripe/payment.py:1514 pretix/plugins/stripe/payment.py:1582 +#: pretix/plugins/stripe/payment.py:1684 msgid "unknown name" msgstr "ukjent navn" -#: pretix/plugins/stripe/payment.py:1517 pretix/plugins/stripe/payment.py:1542 -#: pretix/plugins/stripe/payment.py:1585 pretix/plugins/stripe/payment.py:1687 -#: pretix/plugins/stripe/payment.py:1748 +#: pretix/plugins/stripe/payment.py:1522 pretix/plugins/stripe/payment.py:1547 +#: pretix/plugins/stripe/payment.py:1590 pretix/plugins/stripe/payment.py:1692 +#: pretix/plugins/stripe/payment.py:1753 #, python-brace-format msgid "Bank account at {bank}" msgstr "Bankkonto hos {bank}" -#: pretix/plugins/stripe/payment.py:1530 +#: pretix/plugins/stripe/payment.py:1535 msgid "iDEAL via Stripe" msgstr "iDEAL via Stripe" -#: pretix/plugins/stripe/payment.py:1534 +#: pretix/plugins/stripe/payment.py:1539 msgid "" "iDEAL is an online payment method available to customers of Dutch banks. " "Please keep your online banking account and login information available." @@ -31226,11 +31234,11 @@ msgstr "" "nederlandske banker. Vennligst ha din nettbankkonto og påloggingsinformasjon " "tilgjengelig." -#: pretix/plugins/stripe/payment.py:1555 +#: pretix/plugins/stripe/payment.py:1560 msgid "Alipay via Stripe" msgstr "Alipay via Stripe" -#: pretix/plugins/stripe/payment.py:1560 +#: pretix/plugins/stripe/payment.py:1565 msgid "" "This payment method is available to customers of the Chinese payment system " "Alipay. Please keep your login information available." @@ -31239,65 +31247,65 @@ msgstr "" "betalingssystemet Alipay. Vennligst ha påloggingsinformasjonen din " "tilgjengelig." -#: pretix/plugins/stripe/payment.py:1567 +#: pretix/plugins/stripe/payment.py:1572 msgid "Bancontact via Stripe" msgstr "Bancontact via Stripe" -#: pretix/plugins/stripe/payment.py:1598 +#: pretix/plugins/stripe/payment.py:1603 msgid "SOFORT via Stripe" msgstr "SOFORT via Stripe" -#: pretix/plugins/stripe/payment.py:1599 +#: pretix/plugins/stripe/payment.py:1604 msgid "SOFORT (instant bank transfer)" msgstr "SOFORT (umiddelbar bankoverføring)" -#: pretix/plugins/stripe/payment.py:1617 +#: pretix/plugins/stripe/payment.py:1622 msgid "Country of your bank" msgstr "Landet til banken din" -#: pretix/plugins/stripe/payment.py:1618 +#: pretix/plugins/stripe/payment.py:1623 msgid "Germany" msgstr "Tyskland" -#: pretix/plugins/stripe/payment.py:1619 +#: pretix/plugins/stripe/payment.py:1624 msgid "Austria" msgstr "Østerrike" -#: pretix/plugins/stripe/payment.py:1620 +#: pretix/plugins/stripe/payment.py:1625 msgid "Belgium" msgstr "Belgia" -#: pretix/plugins/stripe/payment.py:1621 +#: pretix/plugins/stripe/payment.py:1626 msgid "Netherlands" msgstr "Nederland" -#: pretix/plugins/stripe/payment.py:1622 +#: pretix/plugins/stripe/payment.py:1627 msgid "Spain" msgstr "Spania" -#: pretix/plugins/stripe/payment.py:1658 +#: pretix/plugins/stripe/payment.py:1663 #, python-brace-format msgid "Bank account {iban} at {bank}" msgstr "Bankkonto {iban} hos {bank}" -#: pretix/plugins/stripe/payment.py:1669 +#: pretix/plugins/stripe/payment.py:1674 msgid "EPS via Stripe" msgstr "EPS via Stripe" -#: pretix/plugins/stripe/payment.py:1700 +#: pretix/plugins/stripe/payment.py:1705 msgid "Multibanco via Stripe" msgstr "Multibanco via Stripe" -#: pretix/plugins/stripe/payment.py:1704 +#: pretix/plugins/stripe/payment.py:1709 msgid "" "Multibanco is a payment method available to Portuguese bank account holders." msgstr "" -#: pretix/plugins/stripe/payment.py:1722 +#: pretix/plugins/stripe/payment.py:1727 msgid "Przelewy24 via Stripe" msgstr "Przelewy24 via Stripe" -#: pretix/plugins/stripe/payment.py:1726 +#: pretix/plugins/stripe/payment.py:1731 msgid "" "Przelewy24 is an online payment method available to customers of Polish " "banks. Please keep your online banking account and login information " @@ -31306,11 +31314,11 @@ msgstr "" "Przelewy24 er en nettbasert betalingsmetode tilgjengelig for kunder i polske " "banker. Vennligst ha din nettbankkonto og påloggingsinformasjon tilgjengelig." -#: pretix/plugins/stripe/payment.py:1761 +#: pretix/plugins/stripe/payment.py:1766 msgid "WeChat Pay via Stripe" msgstr "WeChat Pay via Stripe" -#: pretix/plugins/stripe/payment.py:1766 +#: pretix/plugins/stripe/payment.py:1771 msgid "" "This payment method is available to users of the Chinese app WeChat. Please " "keep your login information available." @@ -31318,17 +31326,17 @@ msgstr "" "Denne betalingsmetoden er tilgjengelig for brukere av den kinesiske appen " "WeChat. Vennligst ha påloggingsinformasjonen din tilgjengelig." -#: pretix/plugins/stripe/payment.py:1788 +#: pretix/plugins/stripe/payment.py:1793 #, fuzzy #| msgid "WeChat Pay via Stripe" msgid "Revolut Pay via Stripe" msgstr "WeChat Pay via Stripe" -#: pretix/plugins/stripe/payment.py:1789 +#: pretix/plugins/stripe/payment.py:1794 msgid "Revolut Pay" msgstr "" -#: pretix/plugins/stripe/payment.py:1793 +#: pretix/plugins/stripe/payment.py:1798 #, fuzzy #| msgid "" #| "This payment method is available to users of the Chinese app WeChat. " @@ -31340,19 +31348,19 @@ msgstr "" "Denne betalingsmetoden er tilgjengelig for brukere av den kinesiske appen " "WeChat. Vennligst ha påloggingsinformasjonen din tilgjengelig." -#: pretix/plugins/stripe/payment.py:1807 +#: pretix/plugins/stripe/payment.py:1812 #, fuzzy #| msgid "Payment via Stripe" msgid "PayPal via Stripe" msgstr "Betaling via Stripe" -#: pretix/plugins/stripe/payment.py:1814 +#: pretix/plugins/stripe/payment.py:1819 #, fuzzy #| msgid "EPS via Stripe" msgid "Swish via Stripe" msgstr "EPS via Stripe" -#: pretix/plugins/stripe/payment.py:1819 +#: pretix/plugins/stripe/payment.py:1824 #, fuzzy #| msgid "" #| "This payment method is available to users of the Chinese app WeChat. " @@ -31364,13 +31372,13 @@ msgstr "" "Denne betalingsmetoden er tilgjengelig for brukere av den kinesiske appen " "WeChat. Vennligst ha påloggingsinformasjonen din tilgjengelig." -#: pretix/plugins/stripe/payment.py:1838 +#: pretix/plugins/stripe/payment.py:1843 #, fuzzy #| msgid "EPS via Stripe" msgid "TWINT via Stripe" msgstr "EPS via Stripe" -#: pretix/plugins/stripe/payment.py:1843 +#: pretix/plugins/stripe/payment.py:1848 #, fuzzy #| msgid "" #| "This payment method is available to users of the Chinese app WeChat. " @@ -31382,6 +31390,18 @@ msgstr "" "Denne betalingsmetoden er tilgjengelig for brukere av den kinesiske appen " "WeChat. Vennligst ha påloggingsinformasjonen din tilgjengelig." +#: pretix/plugins/stripe/payment.py:1870 +#, fuzzy +#| msgid "" +#| "This payment method is available to users of the Chinese app WeChat. " +#| "Please keep your login information available." +msgid "" +"This payment method is available to MobilePay app users in Denmark and " +"Finland. Please have your app ready." +msgstr "" +"Denne betalingsmetoden er tilgjengelig for brukere av den kinesiske appen " +"WeChat. Vennligst ha påloggingsinformasjonen din tilgjengelig." + #: pretix/plugins/stripe/signals.py:92 msgid "Charge succeeded." msgstr "Betalingen ble gjennomført." @@ -32015,7 +32035,7 @@ msgstr "" "senere." #: pretix/presale/forms/checkout.py:70 -msgid "E-mail address (repeated)" +msgid "Email address (repeated)" msgstr "E-postadresse (gjentatt)" #: pretix/presale/forms/checkout.py:71 @@ -35048,6 +35068,14 @@ msgstr "Skriverettighet" msgid "Kosovo" msgstr "Kosovo" +#, fuzzy +#~| msgid "Email" +#~ msgid "E-mail" +#~ msgstr "E-post" + +#~ msgid "pretixPOS" +#~ msgstr "pretixPOS" + #~ msgid "Sales channels to automatically check in" #~ msgstr "Salgskanaler for automatisk innsjekking" diff --git a/src/pretix/locale/nl/LC_MESSAGES/django.po b/src/pretix/locale/nl/LC_MESSAGES/django.po index 197977443..7625fc9b2 100644 --- a/src/pretix/locale/nl/LC_MESSAGES/django.po +++ b/src/pretix/locale/nl/LC_MESSAGES/django.po @@ -6,11 +6,11 @@ msgid "" msgstr "" "Project-Id-Version: 1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-08 13:44+0000\n" +"POT-Creation-Date: 2024-11-18 15:30+0000\n" "PO-Revision-Date: 2024-11-13 21:00+0000\n" "Last-Translator: arjan-s \n" -"Language-Team: Dutch " -"\n" +"Language-Team: Dutch \n" "Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -138,7 +138,7 @@ msgstr "Turks" msgid "Ukrainian" msgstr "Oekraïens" -#: pretix/api/auth/devicesecurity.py:31 +#: pretix/api/auth/devicesecurity.py:58 msgid "" "Full device access (reading and changing orders and gift cards, reading of " "products and settings)" @@ -146,22 +146,18 @@ msgstr "" "Volledige apparaattoegang (bestellingen en cadeaubonnen inzien en wijzigen, " "producten en instellingen inzien)" -#: pretix/api/auth/devicesecurity.py:53 +#: pretix/api/auth/devicesecurity.py:80 msgid "pretixSCAN" msgstr "pretixSCAN" -#: pretix/api/auth/devicesecurity.py:91 +#: pretix/api/auth/devicesecurity.py:118 msgid "pretixSCAN (kiosk mode, no order sync, no search)" msgstr "pretixSCAN (kioskmodus, geen ordersynchronisatie, geen zoekfunctie)" -#: pretix/api/auth/devicesecurity.py:126 +#: pretix/api/auth/devicesecurity.py:153 msgid "pretixSCAN (online only, no order sync)" msgstr "pretixSCAN (alleen online, geen ordersynchronisatie)" -#: pretix/api/auth/devicesecurity.py:162 -msgid "pretixPOS" -msgstr "pretixPOS" - #: pretix/api/models.py:39 pretix/base/models/customers.py:402 msgid "Application name" msgstr "Applicatienaam" @@ -196,12 +192,12 @@ msgstr "Webhook inschakelen" msgid "Target URL" msgstr "Doel-URL" -#: pretix/api/models.py:118 pretix/base/models/devices.py:123 +#: pretix/api/models.py:118 pretix/base/models/devices.py:122 #: pretix/base/models/organizer.py:286 msgid "All events (including newly created ones)" msgstr "Alle evenementen (inclusief nieuw gemaakte)" -#: pretix/api/models.py:119 pretix/base/models/devices.py:124 +#: pretix/api/models.py:119 pretix/base/models/devices.py:123 #: pretix/base/models/organizer.py:287 msgid "Limit to events" msgstr "Beperk tot evenementen" @@ -226,14 +222,12 @@ msgstr "Het product \"{}\" is niet toegewezen aan een quotum." #: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1664 #: pretix/base/models/items.py:1903 pretix/base/models/items.py:2161 -#: pretix/api/serializers/checkin.py:74 pretix/base/models/event.py:1667 msgid "One or more items do not belong to this event." msgstr "Één of meer items horen niet bij dit evenement." #: pretix/api/serializers/checkin.py:69 pretix/api/serializers/checkin.py:72 #: pretix/base/models/items.py:2172 pretix/base/models/items.py:2175 #: pretix/base/models/waitinglist.py:305 pretix/base/models/waitinglist.py:308 -#: pretix/api/serializers/checkin.py:78 pretix/api/serializers/checkin.py:81 msgid "The subevent does not belong to this event." msgstr "Het onderevenement hoort niet bij dit evenement." @@ -358,13 +352,13 @@ msgstr "" "Er is niet genoeg capaciteit beschikbaar op quotum \"{}\" om deze opdracht " "uit te voeren." -#: pretix/api/serializers/organizer.py:102 -#: pretix/control/forms/organizer.py:832 pretix/presale/forms/customer.py:445 +#: pretix/api/serializers/organizer.py:103 +#: pretix/control/forms/organizer.py:843 pretix/presale/forms/customer.py:445 msgid "An account with this email address is already registered." msgstr "Er is al een klantenaccount met dit e-mailadres geregistreerd." -#: pretix/api/serializers/organizer.py:235 -#: pretix/control/forms/organizer.py:681 +#: pretix/api/serializers/organizer.py:236 +#: pretix/control/forms/organizer.py:692 msgid "" "A gift card with the same secret already exists in your or an affiliated " "organizer account." @@ -372,17 +366,17 @@ msgstr "" "Een cadeaukaart met dezelfde code bestaat al in uw organisatoraccount of een " "met uw account verbonden organisatoraccount." -#: pretix/api/serializers/organizer.py:321 +#: pretix/api/serializers/organizer.py:327 #: pretix/control/views/organizer.py:743 msgid "pretix account invitation" msgstr "Uitnodiging voor pretix-account" -#: pretix/api/serializers/organizer.py:343 +#: pretix/api/serializers/organizer.py:349 #: pretix/control/views/organizer.py:842 msgid "This user already has been invited for this team." msgstr "Deze gebruiker is al uitgenodigd voor dit team." -#: pretix/api/serializers/organizer.py:359 +#: pretix/api/serializers/organizer.py:365 #: pretix/control/views/organizer.py:859 msgid "This user already has permissions for this team." msgstr "Deze gebruiker heeft al rechten voor dit team." @@ -393,7 +387,6 @@ msgid "" msgstr "Deze voucher is al het maximale aantal keren gebruikt." #: pretix/api/views/checkin.py:610 pretix/api/views/checkin.py:617 -#: pretix/api/views/checkin.py:608 pretix/api/views/checkin.py:615 msgid "Medium connected to other event" msgstr "Het medium is verbonden met een ander evenement" @@ -407,18 +400,16 @@ msgstr "" #: pretix/api/views/order.py:606 pretix/control/views/orders.py:1588 #: pretix/presale/views/order.py:742 pretix/presale/views/order.py:815 -#: pretix/control/views/orders.py:1587 msgid "You cannot generate an invoice for this order." msgstr "U kunt geen factuur genereren voor deze bestelling." #: pretix/api/views/order.py:611 pretix/control/views/orders.py:1590 #: pretix/presale/views/order.py:744 pretix/presale/views/order.py:817 -#: pretix/control/views/orders.py:1589 msgid "An invoice for this order already exists." msgstr "Er bestaat al een factuur voor deze bestelling." #: pretix/api/views/order.py:637 pretix/control/views/orders.py:1716 -#: pretix/control/views/users.py:143 pretix/control/views/orders.py:1715 +#: pretix/control/views/users.py:143 msgid "There was an error sending the mail. Please try again later." msgstr "" "Er is een fout opgetreden bij het verzenden van de e-mail. Probeer het later " @@ -445,8 +436,7 @@ msgstr "Bestelling gemarkeerd als betaald" #: 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:1549 pretix/base/models/checkin.py:358 -#: pretix/control/views/orders.py:1548 +#: pretix/control/views/orders.py:1549 msgid "Order canceled" msgstr "Bestelling geannuleerd" @@ -628,21 +618,30 @@ msgid "{system} User" msgstr "{system}-gebruiker" #: pretix/base/auth.py:155 pretix/base/exporters/customers.py:67 -#: 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:245 pretix/control/navigation.py:81 -#: pretix/control/navigation.py:499 +#: pretix/base/exporters/orderlist.py:261 +#: pretix/base/exporters/orderlist.py:444 +#: pretix/base/exporters/orderlist.py:577 +#: 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:245 +#: pretix/base/pdf.py:325 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:70 +#: pretix/control/templates/pretixcontrol/orders/fragment_export_schedule_form.html:108 #: pretix/control/templates/pretixcontrol/organizers/customer.html:49 +#: pretix/control/templates/pretixcontrol/organizers/customers.html:59 +#: pretix/control/templates/pretixcontrol/waitinglist/index.html:161 #: pretix/plugins/checkinlists/exporters.py:505 #: pretix/presale/checkoutflow.py:1526 pretix/presale/forms/checkout.py:57 #: pretix/presale/forms/customer.py:56 pretix/presale/forms/customer.py:131 #: pretix/presale/forms/customer.py:286 pretix/presale/forms/customer.py:332 #: pretix/presale/forms/customer.py:375 pretix/presale/forms/user.py:40 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:34 #: pretix/presale/templates/pretixpresale/event/order.html:299 #: pretix/presale/templates/pretixpresale/organizers/customer_profile.html:26 -msgid "E-mail" -msgstr "E-mail" +msgid "Email" +msgstr "Email" #: pretix/base/auth.py:157 pretix/base/forms/auth.py:164 #: pretix/base/forms/auth.py:218 pretix/base/models/auth.py:672 @@ -826,7 +825,7 @@ msgstr "" "antwoord op een vraag tijdens het bestelproces." #: pretix/base/exporters/answers.py:66 pretix/base/models/items.py:1753 -#: pretix/control/navigation.py:182 +#: pretix/control/navigation.py:172 #: pretix/control/templates/pretixcontrol/items/questions.html:3 #: pretix/control/templates/pretixcontrol/items/questions.html:5 msgid "Questions" @@ -862,7 +861,6 @@ msgstr "Vragen" #: pretix/presale/templates/pretixpresale/event/checkout_membership.html:51 #: pretix/presale/templates/pretixpresale/event/checkout_questions.html:129 #: pretix/presale/templates/pretixpresale/event/fragment_change_form.html:20 -#: pretix/control/forms/orders.py:777 msgctxt "subevent" msgid "Date" msgstr "Datum" @@ -880,13 +878,12 @@ msgstr "Datum" #: 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/control/forms/checkin.py:89 -#: pretix/control/forms/orders.py:779 pretix/control/forms/orders.py:941 +#: pretix/plugins/sendmail/forms.py:351 msgctxt "subevent" msgid "All dates" msgstr "Alle data" -#: pretix/base/exporters/customers.py:49 pretix/control/navigation.py:604 +#: pretix/base/exporters/customers.py:49 pretix/control/navigation.py:606 #: pretix/control/templates/pretixcontrol/organizers/edit.html:132 msgid "Customer accounts" msgstr "Klantenaccounts" @@ -949,7 +946,7 @@ msgstr "Volledige naam" #: 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/waitinglist.py:108 pretix/base/forms/questions.py:1111 -#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:128 +#: pretix/base/models/devices.py:65 pretix/base/models/devices.py:127 #: pretix/base/models/event.py:1466 pretix/base/models/event.py:1708 #: pretix/base/models/items.py:2029 pretix/base/models/items.py:2202 #: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:75 @@ -957,7 +954,7 @@ msgstr "Volledige naam" #: pretix/base/models/waitinglist.py:69 pretix/base/settings.py:3220 #: pretix/base/settings.py:3230 pretix/base/settings.py:3582 #: pretix/control/forms/filter.py:624 pretix/control/forms/item.py:438 -#: pretix/control/forms/organizer.py:857 +#: pretix/control/forms/organizer.py:868 #: pretix/control/templates/pretixcontrol/checkin/index.html:109 #: pretix/control/templates/pretixcontrol/checkin/lists.html:92 #: pretix/control/templates/pretixcontrol/event/tax_index.html:26 @@ -988,7 +985,6 @@ msgstr "Volledige naam" #: pretix/presale/templates/pretixpresale/event/order.html:311 #: pretix/presale/templates/pretixpresale/organizers/customer_profile.html:29 #: pretix/presale/templates/pretixpresale/organizers/index.html:41 -#: pretix/base/models/event.py:1469 pretix/base/models/event.py:1711 msgid "Name" msgstr "Naam" @@ -1180,7 +1176,6 @@ msgstr "Tijdzone" #: pretix/base/models/event.py:1468 pretix/base/settings.py:3218 #: pretix/base/settings.py:3228 pretix/control/forms/subevents.py:480 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:268 -#: pretix/base/models/event.py:1471 msgid "Event start time" msgstr "Starttijd van het evenement" @@ -1188,42 +1183,37 @@ msgstr "Starttijd van het evenement" #: pretix/base/models/event.py:1470 pretix/base/pdf.py:286 #: pretix/control/forms/subevents.py:485 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:270 -#: pretix/base/models/event.py:1473 msgid "Event end time" msgstr "Eindtijd van het evenement" #: pretix/base/exporters/events.py:64 pretix/base/models/event.py:586 #: pretix/base/models/event.py:1472 pretix/control/forms/subevents.py:490 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:274 -#: pretix/base/models/event.py:1475 msgid "Admission time" msgstr "Toegangstijd" #: pretix/base/exporters/events.py:65 pretix/base/models/event.py:598 #: pretix/base/models/event.py:1481 pretix/control/forms/subevents.py:93 -#: pretix/base/models/event.py:1484 msgid "Start of presale" msgstr "Begin van de voorverkoop" #: pretix/base/exporters/events.py:66 pretix/base/models/event.py:592 #: pretix/base/models/event.py:1475 pretix/control/forms/subevents.py:99 -#: pretix/base/models/event.py:1478 msgid "End of presale" msgstr "Einde van de voorverkoop" #: pretix/base/exporters/events.py:67 pretix/base/exporters/invoices.py:351 #: pretix/base/models/event.py:604 pretix/base/models/event.py:1487 -#: pretix/base/models/event.py:1490 msgid "Location" msgstr "Plaats" #: pretix/base/exporters/events.py:68 pretix/base/models/event.py:607 -#: pretix/base/models/event.py:1490 pretix/base/models/event.py:1493 +#: pretix/base/models/event.py:1490 msgid "Latitude" msgstr "Breedtegraad" #: pretix/base/exporters/events.py:69 pretix/base/models/event.py:615 -#: pretix/base/models/event.py:1498 pretix/base/models/event.py:1501 +#: pretix/base/models/event.py:1498 msgid "Longitude" msgstr "Lengtegraad" @@ -1231,7 +1221,6 @@ msgstr "Lengtegraad" #: pretix/base/models/event.py:1513 #: pretix/control/templates/pretixcontrol/event/index.html:128 #: pretix/control/templates/pretixcontrol/order/index.html:997 -#: pretix/base/models/event.py:1516 msgid "Internal comment" msgstr "Interne opmerking" @@ -1350,16 +1339,17 @@ msgstr "Datum" #: pretix/plugins/ticketoutputpdf/exporters.py:96 #: pretix/presale/templates/pretixpresale/organizers/customer_membership.html:43 #: pretix/presale/templates/pretixpresale/organizers/customer_profile.html:70 -#: pretix/plugins/badges/exporters.py:483 msgid "Order code" msgstr "Bestelcode" #: pretix/base/exporters/invoices.py:202 pretix/base/exporters/invoices.py:329 -#: pretix/base/modelimport_orders.py:59 pretix/base/models/customers.py:395 -#: pretix/base/models/waitinglist.py:76 pretix/control/forms/filter.py:552 +#: pretix/base/forms/auth.py:160 pretix/base/modelimport_orders.py:59 +#: pretix/base/models/customers.py:395 pretix/base/models/waitinglist.py:76 +#: pretix/control/forms/filter.py:552 #: pretix/control/templates/pretixcontrol/users/index.html:42 #: pretix/control/views/waitinglist.py:307 -msgid "E-mail address" +#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:134 +msgid "Email address" msgstr "E-mailadres" #: pretix/base/exporters/invoices.py:203 pretix/base/exporters/invoices.py:330 @@ -1654,7 +1644,7 @@ msgstr "Productcategorie" #: pretix/base/exporters/items.py:60 pretix/base/models/discount.py:62 #: pretix/base/models/items.py:96 pretix/base/models/items.py:479 -#: pretix/base/models/tax.py:167 pretix/control/forms/organizer.py:218 +#: pretix/base/models/tax.py:167 pretix/control/forms/organizer.py:219 #: pretix/control/templates/pretixcontrol/items/discounts.html:57 msgid "Internal name" msgstr "Interne naam" @@ -1680,12 +1670,11 @@ msgstr "Variant" #: pretix/control/forms/filter.py:1195 pretix/control/forms/filter.py:2012 #: pretix/control/templates/pretixcontrol/event/plugins.html:55 #: pretix/control/templates/pretixcontrol/users/index.html:51 -#: pretix/base/models/event.py:1460 msgid "Active" msgstr "Actief" #: pretix/base/exporters/items.py:72 pretix/base/models/discount.py:75 -#: pretix/control/forms/event.py:970 pretix/control/navigation.py:506 +#: pretix/control/forms/event.py:970 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 @@ -1723,7 +1712,7 @@ msgstr "Genereer tickets" #: pretix/base/exporters/items.py:79 pretix/base/exporters/orderlist.py:1135 #: pretix/base/exporters/waitinglist.py:41 pretix/base/shredder.py:367 -#: pretix/control/forms/event.py:1609 pretix/control/navigation.py:235 +#: pretix/control/forms/event.py:1609 pretix/control/navigation.py:237 #: pretix/control/templates/pretixcontrol/event/settings.html:351 #: pretix/control/templates/pretixcontrol/orders/cancel.html:62 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:6 @@ -1874,7 +1863,7 @@ msgstr "" "bestelling in rekening wordt gebracht." #: pretix/base/exporters/orderlist.py:100 pretix/base/models/orders.py:331 -#: pretix/control/navigation.py:253 pretix/control/navigation.py:360 +#: 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 #: pretix/control/templates/pretixcontrol/organizers/customer.html:198 @@ -1916,7 +1905,6 @@ msgstr "Alleen bestellingen aangemaakt tussen deze data." #: pretix/plugins/reports/exporters.py:305 #: pretix/plugins/reports/exporters.py:454 #: pretix/plugins/ticketoutputpdf/exporters.py:97 -#: pretix/plugins/badges/exporters.py:484 msgid "Event date" msgstr "Evenementdatum" @@ -1936,7 +1924,7 @@ msgstr "" #: pretix/base/exporters/orderlist.py:1076 #: pretix/base/exporters/orderlist.py:1259 #: pretix/base/exporters/waitinglist.py:113 pretix/control/forms/event.py:1585 -#: pretix/control/forms/organizer.py:115 +#: pretix/control/forms/organizer.py:116 msgid "Event slug" msgstr "Evenement slug" @@ -1992,18 +1980,6 @@ msgstr "Totaalbedrag van bestelling" msgid "Status" msgstr "Status" -#: pretix/base/exporters/orderlist.py:261 -#: pretix/base/exporters/orderlist.py:444 -#: pretix/base/exporters/orderlist.py:577 -#: pretix/base/exporters/waitinglist.py:109 pretix/base/pdf.py:325 -#: pretix/control/templates/pretixcontrol/checkin/index.html:107 -#: pretix/control/templates/pretixcontrol/orders/fragment_export_schedule_form.html:108 -#: pretix/control/templates/pretixcontrol/organizers/customers.html:59 -#: pretix/control/templates/pretixcontrol/waitinglist/index.html:161 -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:34 -msgid "Email" -msgstr "E-mail" - #: pretix/base/exporters/orderlist.py:262 #: pretix/base/exporters/orderlist.py:446 #: pretix/base/exporters/orderlist.py:579 @@ -2097,7 +2073,7 @@ msgstr "Plaatsen" #: pretix/base/exporters/orderlist.py:287 #: pretix/base/exporters/orderlist.py:658 pretix/base/models/orders.py:320 #: pretix/control/forms/filter.py:566 -msgid "E-mail address verified" +msgid "Email address verified" msgstr "E-mailadres gecontroleerd" #: pretix/base/exporters/orderlist.py:288 @@ -2175,7 +2151,6 @@ msgstr "Positie ID" #: pretix/control/templates/pretixcontrol/user/staff_session_list.html:18 #: pretix/plugins/checkinlists/exporters.py:510 #: pretix/plugins/checkinlists/exporters.py:699 -#: pretix/plugins/badges/exporters.py:465 msgid "Start date" msgstr "Startdatum" @@ -2189,7 +2164,6 @@ msgstr "Startdatum" #: pretix/control/templates/pretixcontrol/user/staff_session_list.html:20 #: pretix/plugins/checkinlists/exporters.py:511 #: pretix/plugins/checkinlists/exporters.py:700 -#: pretix/plugins/badges/exporters.py:472 msgid "End date" msgstr "Einddatum" @@ -2225,7 +2199,7 @@ msgstr "Product" #: pretix/base/exporters/orderlist.py:600 pretix/base/forms/questions.py:655 #: pretix/base/modelimport_orders.py:313 pretix/base/models/customers.py:300 #: pretix/base/models/orders.py:1500 pretix/base/pdf.py:172 -#: pretix/control/forms/filter.py:647 pretix/control/forms/organizer.py:926 +#: pretix/control/forms/filter.py:647 pretix/control/forms/organizer.py:937 #: pretix/control/templates/pretixcontrol/order/index.html:520 #: pretix/control/templates/pretixcontrol/organizers/customer.html:120 #: pretix/control/views/item.py:435 pretix/plugins/badges/exporters.py:495 @@ -2237,7 +2211,6 @@ msgstr "Product" #: pretix/presale/templates/pretixpresale/event/fragment_change_form.html:42 #: pretix/presale/templates/pretixpresale/organizers/customer_membership.html:26 #: pretix/presale/templates/pretixpresale/organizers/customer_profile.html:133 -#: pretix/plugins/badges/exporters.py:481 msgid "Attendee name" msgstr "Naam van aanwezige" @@ -2354,7 +2327,7 @@ msgctxt "address" msgid "Invoice address state" msgstr "Factuuradres: staat" -#: pretix/base/exporters/orderlist.py:660 pretix/control/navigation.py:303 +#: pretix/base/exporters/orderlist.py:660 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 @@ -2719,8 +2692,8 @@ msgstr "" msgid "Issuer" msgstr "Uitgever" -#: pretix/base/exporters/orderlist.py:1286 pretix/control/navigation.py:536 -#: pretix/control/navigation.py:554 +#: pretix/base/exporters/orderlist.py:1286 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" @@ -2757,8 +2730,6 @@ msgstr "Standaard wordt aanmaakdatum van het rapport gebruikt." #: pretix/plugins/autocheckin/templates/pretixplugins/autocheckin/index.html:76 #: pretix/plugins/reports/accountingreport.py:104 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_list.html:67 -#: pretix/control/templates/pretixcontrol/checkin/lists.html:136 -#: pretix/control/templates/pretixcontrol/checkin/lists.html:153 msgid "All" msgstr "Alle" @@ -2802,7 +2773,6 @@ msgid "Expiry date" msgstr "Verloopdatum" #: pretix/base/exporters/orderlist.py:1359 pretix/control/forms/orders.py:873 -#: pretix/control/forms/orders.py:830 msgid "Special terms and conditions" msgstr "Bijzondere voorwaarden" @@ -2826,7 +2796,7 @@ msgstr "Laatste factuurnummer van bestelling" msgid "Last invoice date of order" msgstr "Laatste factuurdatum van bestelling" -#: pretix/base/exporters/reusablemedia.py:34 pretix/control/navigation.py:614 +#: pretix/base/exporters/reusablemedia.py:34 pretix/control/navigation.py:616 #: pretix/control/templates/pretixcontrol/organizers/edit.html:204 #: pretix/control/templates/pretixcontrol/organizers/giftcard_acceptance_list.html:35 #: pretix/control/templates/pretixcontrol/organizers/giftcard_acceptance_list.html:114 @@ -3001,11 +2971,6 @@ msgstr "" msgid "Please enter the same password twice" msgstr "Voer twee keer hetzelfde wachtwoord in" -#: pretix/base/forms/auth.py:160 -#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:134 -msgid "Email address" -msgstr "E-mailadres" - #: pretix/base/forms/auth.py:172 pretix/base/forms/auth.py:224 #: pretix/presale/forms/customer.py:296 pretix/presale/forms/customer.py:390 msgid "Repeat password" @@ -3103,15 +3068,19 @@ msgstr "U moet uw naam opgeven." #: pretix/base/forms/user.py:51 pretix/control/forms/users.py:43 msgid "" -"There already is an account associated with this e-mail address. Please " +"There already is an account associated with this email address. Please " "choose a different one." msgstr "" "Er is al een account gekoppeld aan dit e-mailadres. Kies een ander e-" "mailadres." #: pretix/base/forms/user.py:53 +#, fuzzy +#| msgid "" +#| "Please enter your current password if you want to change your email " +#| "address or password." msgid "" -"Please enter your current password if you want to change your e-mail address " +"Please enter your current password if you want to change your email address " "or password." msgstr "" "Voer uw huidige wachtwoord in als u uw e-mailadres of wachtwoord wilt " @@ -3140,7 +3109,7 @@ msgstr "Nieuw wachtwoord" msgid "Repeat new password" msgstr "Herhaal nieuw wachtwoord" -#: pretix/base/forms/user.py:75 pretix/control/forms/organizer.py:402 +#: pretix/base/forms/user.py:75 pretix/control/forms/organizer.py:413 #: pretix/control/forms/users.py:58 msgid "Default timezone" msgstr "Standaard tijdzone" @@ -3483,18 +3452,15 @@ msgstr "Kon {value} niet als datum en tijd herkennen." #: pretix/base/modelimport.py:232 pretix/control/views/orders.py:1162 #: pretix/control/views/orders.py:1191 pretix/control/views/orders.py:1235 #: pretix/control/views/orders.py:1270 pretix/control/views/orders.py:1293 -#: pretix/control/views/orders.py:1161 pretix/control/views/orders.py:1190 -#: pretix/control/views/orders.py:1234 pretix/control/views/orders.py:1269 -#: pretix/control/views/orders.py:1292 msgid "You entered an invalid number." msgstr "U voerde een ongeldig getal in." -#: pretix/base/modelimport.py:276 pretix/base/modelimport.py:288 +#: pretix/base/modelimport.py:279 pretix/base/modelimport.py:291 msgctxt "subevent" msgid "No matching date was found." msgstr "Geen overeenkomende datum gevonden." -#: pretix/base/modelimport.py:278 pretix/base/modelimport.py:290 +#: pretix/base/modelimport.py:281 pretix/base/modelimport.py:293 msgctxt "subevent" msgid "Multiple matching dates were found." msgstr "Er zijn meerdere overeenkomende datums gevonden." @@ -3564,7 +3530,7 @@ msgid "Please enter a valid state." msgstr "Kies een geldige staat." #: pretix/base/modelimport_orders.py:325 pretix/control/forms/filter.py:651 -msgid "Attendee e-mail address" +msgid "Attendee email address" msgstr "E-mailadres van aanwezige" #: pretix/base/modelimport_orders.py:341 pretix/base/modelimport_orders.py:352 @@ -3650,8 +3616,7 @@ msgid "Ambiguous option selected." msgstr "Onduidelijke optie geselecteerd." #: pretix/base/modelimport_orders.py:697 pretix/base/models/orders.py:238 -#: pretix/control/forms/orders.py:686 pretix/control/forms/organizer.py:784 -#: pretix/control/forms/orders.py:643 +#: pretix/control/forms/orders.py:686 pretix/control/forms/organizer.py:795 msgid "Customer" msgstr "Klant" @@ -3800,7 +3765,7 @@ msgstr "Als dit is uitgeschakeld ontvangt u geen enkele melding." msgid "User" msgstr "Gebruiker" -#: pretix/base/models/auth.py:284 pretix/control/navigation.py:409 +#: pretix/base/models/auth.py:284 pretix/control/navigation.py:411 #: pretix/control/templates/pretixcontrol/users/index.html:5 #: pretix/control/templates/pretixcontrol/users/index.html:7 msgid "Users" @@ -3884,7 +3849,7 @@ msgstr "" "dat er altijd precies één overeenstemmend add-on ticket is. Dubbelzinnige " "scans worden geweigerd." -#: pretix/base/models/checkin.py:85 pretix/control/navigation.py:638 +#: pretix/base/models/checkin.py:85 pretix/control/navigation.py:640 #: pretix/control/templates/pretixcontrol/organizers/gates.html:5 msgid "Gates" msgstr "Toegangslocaties" @@ -3916,59 +3881,59 @@ msgstr "" msgid "Automatically check out everyone at" msgstr "Automatisch iedereen uitchecken om" -#: pretix/base/models/checkin.py:336 pretix/base/models/checkin.py:340 +#: pretix/base/models/checkin.py:336 msgid "Entry" msgstr "Binnenkomst" -#: pretix/base/models/checkin.py:337 pretix/base/models/checkin.py:341 +#: pretix/base/models/checkin.py:337 msgid "Exit" msgstr "Vertrek" -#: pretix/base/models/checkin.py:355 pretix/base/models/checkin.py:359 +#: pretix/base/models/checkin.py:355 msgid "Unknown ticket" msgstr "Onbekend ticket" -#: pretix/base/models/checkin.py:356 pretix/base/models/checkin.py:360 +#: pretix/base/models/checkin.py:356 msgid "Ticket not paid" msgstr "Ticket niet betaald" -#: pretix/base/models/checkin.py:357 pretix/base/models/checkin.py:361 +#: pretix/base/models/checkin.py:357 msgid "Forbidden by custom rule" msgstr "Verboden door regel" -#: pretix/base/models/checkin.py:358 pretix/base/models/checkin.py:362 +#: pretix/base/models/checkin.py:358 msgid "Ticket code revoked/changed" msgstr "Ticketcode ingetrokken/veranderd" -#: pretix/base/models/checkin.py:359 pretix/base/models/checkin.py:363 +#: pretix/base/models/checkin.py:359 msgid "Information required" msgstr "Informatie nodig" -#: pretix/base/models/checkin.py:360 pretix/base/models/checkin.py:364 +#: pretix/base/models/checkin.py:360 msgid "Ticket already used" msgstr "Ticket al gebruikt" -#: pretix/base/models/checkin.py:361 pretix/base/models/checkin.py:365 +#: pretix/base/models/checkin.py:361 msgid "Ticket type not allowed here" msgstr "Tickettype hier niet toegestaan" -#: pretix/base/models/checkin.py:362 pretix/base/models/checkin.py:366 +#: pretix/base/models/checkin.py:362 msgid "Ticket code is ambiguous on list" msgstr "Ticket-code op de lijst is niet eenduidig" -#: pretix/base/models/checkin.py:363 pretix/base/models/checkin.py:367 +#: pretix/base/models/checkin.py:363 msgid "Server error" msgstr "Serverfout" -#: pretix/base/models/checkin.py:364 pretix/base/models/checkin.py:368 +#: pretix/base/models/checkin.py:364 msgid "Ticket blocked" msgstr "Ticket geblokkeerd" -#: pretix/base/models/checkin.py:365 pretix/base/models/checkin.py:369 +#: pretix/base/models/checkin.py:365 msgid "Order not approved" msgstr "Bestelling niet goedgekeurd" -#: pretix/base/models/checkin.py:366 pretix/base/models/checkin.py:370 +#: pretix/base/models/checkin.py:366 msgid "Ticket not valid at this time" msgstr "Ticket is niet geldig op dit moment" @@ -3984,7 +3949,7 @@ msgstr "Login-knop label" msgid "Single-sign-on method" msgstr "Single-sign-on methode" -#: pretix/base/models/customers.py:85 pretix/base/models/devices.py:72 +#: pretix/base/models/customers.py:85 pretix/base/models/devices.py:71 #: pretix/base/models/items.py:1662 pretix/base/models/items.py:1910 msgid "" "You can enter any value here to make it easier to match the data with other " @@ -4057,30 +4022,29 @@ msgstr "Toegestane scopes" msgid "Separate multiple values with spaces" msgstr "Scheid meerdere waarden door spaties" -#: pretix/base/models/devices.py:71 pretix/base/models/items.py:1661 +#: pretix/base/models/devices.py:70 pretix/base/models/items.py:1661 msgid "Internal identifier" msgstr "Intern kenmerk" -#: pretix/base/models/devices.py:91 pretix/base/models/items.py:1774 +#: pretix/base/models/devices.py:90 pretix/base/models/items.py:1774 msgid "This identifier is already used for a different question." msgstr "Dit kenmerk wordt al voor een andere vraag gebruikt." -#: pretix/base/models/devices.py:114 pretix/control/forms/checkin.py:196 +#: pretix/base/models/devices.py:113 pretix/control/forms/checkin.py:196 #: pretix/control/forms/checkin.py:217 pretix/control/forms/filter.py:2398 #: pretix/control/forms/filter.py:2445 pretix/control/forms/filter.py:2606 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:67 #: pretix/control/templates/pretixcontrol/organizers/gates.html:16 #: pretix/plugins/checkinlists/exporters.py:763 -#: pretix/control/forms/checkin.py:204 pretix/control/forms/checkin.py:225 msgid "Gate" msgstr "Ingang" -#: pretix/base/models/devices.py:132 +#: pretix/base/models/devices.py:131 #: pretix/control/templates/pretixcontrol/organizers/devices.html:83 msgid "Setup date" msgstr "Installatiedatum" -#: pretix/base/models/devices.py:135 +#: pretix/base/models/devices.py:134 msgid "Initialization date" msgstr "Initialisatiedatum" @@ -4279,7 +4243,6 @@ msgid "The slug may only contain letters, numbers, dots and dashes." msgstr "De slug mag alleen letters, cijfers, punten en streepjes bevatten." #: pretix/base/models/event.py:588 pretix/base/models/event.py:1461 -#: pretix/base/models/event.py:1464 msgid "Show in lists" msgstr "Toon in lijsten" @@ -4292,7 +4255,7 @@ msgstr "" "evenementen van uw organisatoraccount." #: pretix/base/models/event.py:593 pretix/base/models/event.py:1476 -#: pretix/control/forms/subevents.py:100 pretix/base/models/event.py:1479 +#: 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." @@ -4301,7 +4264,7 @@ msgstr "" "waarde niet instelt eindigt de voorverkoop na de einddatum van uw evenement." #: pretix/base/models/event.py:599 pretix/base/models/event.py:1482 -#: pretix/control/forms/subevents.py:94 pretix/base/models/event.py:1485 +#: pretix/control/forms/subevents.py:94 msgid "Optional. No products will be sold before this date." msgstr "Optioneel. Er worden geen producten verkocht vóór deze datum." @@ -4320,7 +4283,6 @@ msgid "Event series" msgstr "Evenementenreeks" #: pretix/base/models/event.py:635 pretix/base/models/event.py:1510 -#: pretix/base/models/event.py:1513 msgid "Seating plan" msgstr "Stoelplattegrond" @@ -4333,8 +4295,8 @@ msgstr "Verkoop op alle verkoopkanalen" msgid "Restrict to specific sales channels" msgstr "Beperken tot specifieke verkoopkanalen" -#: pretix/base/models/event.py:655 pretix/control/navigation.py:342 -#: pretix/control/navigation.py:468 +#: pretix/base/models/event.py:655 pretix/control/navigation.py:344 +#: pretix/control/navigation.py:470 #: pretix/control/templates/pretixcontrol/events/index.html:5 #: pretix/control/templates/pretixcontrol/events/index.html:7 #: pretix/control/templates/pretixcontrol/organizers/devices.html:88 @@ -4346,7 +4308,7 @@ msgstr "Beperken tot specifieke verkoopkanalen" msgid "Events" msgstr "Evenementen" -#: pretix/base/models/event.py:1289 pretix/base/models/event.py:1292 +#: pretix/base/models/event.py:1289 msgid "" "You have configured at least one paid product but have not enabled any " "payment methods." @@ -4354,7 +4316,7 @@ msgstr "" "U heeft ten minste één betaald product ingesteld maar geen betaalmethoden " "ingeschakeld." -#: pretix/base/models/event.py:1295 +#: pretix/base/models/event.py:1292 msgid "" "You have configured at least one paid product but have not configured a " "currency." @@ -4362,41 +4324,41 @@ msgstr "" "U heeft ten minste één betaald product ingesteld maar nog geen munteenheid " "geconfigureerd." -#: pretix/base/models/event.py:1295 pretix/base/models/event.py:1298 +#: pretix/base/models/event.py:1295 msgid "You need to configure at least one quota to sell anything." msgstr "U moet ten minste één quotum instellen om iets te verkopen." -#: pretix/base/models/event.py:1300 pretix/base/models/event.py:1303 +#: pretix/base/models/event.py:1300 #, python-brace-format msgid "You need to fill the meta parameter \"{property}\"." msgstr "U moet de meta-eigenschap \"{property}\" invullen." -#: pretix/base/models/event.py:1407 pretix/base/models/event.py:1410 +#: pretix/base/models/event.py:1407 msgid "" "Once created an event cannot change between an series and a single event." msgstr "" "Een evenement kan, wanneer aangemaakt, niet worden veranderd van een enkel " "evenement in een reeks of andersom." -#: pretix/base/models/event.py:1413 pretix/base/models/event.py:1416 +#: pretix/base/models/event.py:1413 msgid "The event slug cannot be changed." msgstr "De slug van het evenement kan niet worden veranderd." -#: pretix/base/models/event.py:1416 pretix/base/models/event.py:1419 +#: pretix/base/models/event.py:1416 msgid "This slug has already been used for a different event." msgstr "Deze slug wordt al voor een ander evenement gebruikt." -#: pretix/base/models/event.py:1422 pretix/base/models/event.py:1425 +#: pretix/base/models/event.py:1422 msgid "The event cannot end before it starts." msgstr "Het evenement kan niet eindigen voor het begint." -#: pretix/base/models/event.py:1428 pretix/base/models/event.py:1431 +#: pretix/base/models/event.py:1428 msgid "The event's presale cannot end before it starts." msgstr "" "De voorverkoopperiode van het evenement kan niet eindigen voordat de " "voorverkoop begint." -#: pretix/base/models/event.py:1458 pretix/base/models/event.py:1461 +#: pretix/base/models/event.py:1458 msgid "" "Only with this checkbox enabled, this date is visible in the frontend to " "users." @@ -4404,7 +4366,7 @@ msgstr "" "Alleen wanneer dit selectievak is ingeschakeld is deze datum zichtbaar voor " "gebruikers." -#: pretix/base/models/event.py:1462 pretix/base/models/event.py:1465 +#: pretix/base/models/event.py:1462 msgid "" "If selected, this event will show up publicly on the list of dates for your " "event." @@ -4413,50 +4375,46 @@ msgstr "" "datums van deze evenementenreeks." #: pretix/base/models/event.py:1507 pretix/base/settings.py:3019 -#: pretix/base/models/event.py:1510 msgid "Frontpage text" msgstr "Voorpaginatekst" -#: pretix/base/models/event.py:1524 pretix/base/models/event.py:1527 +#: pretix/base/models/event.py:1524 msgid "Date in event series" msgstr "Datum in evenementenreeks" -#: pretix/base/models/event.py:1525 pretix/base/models/event.py:1528 +#: pretix/base/models/event.py:1525 msgid "Dates in event series" msgstr "Datums in evenementenreeks" -#: pretix/base/models/event.py:1670 pretix/base/models/event.py:1673 +#: pretix/base/models/event.py:1670 msgid "One or more variations do not belong to this event." msgstr "Één of meer varianten horen niet bij dit evenement." #: pretix/base/models/event.py:1700 pretix/base/models/items.py:2194 -#: pretix/base/models/event.py:1703 msgid "Can not contain spaces or special characters except underscores" msgstr "" "Mag geen spaties of speciale tekens bevatten, maar wel onderstrepingstekens" #: pretix/base/models/event.py:1705 pretix/base/models/items.py:2199 -#: pretix/base/models/event.py:1708 msgid "The property name may only contain letters, numbers and underscores." msgstr "" "De naam van de eigenschap mag alleen letters, cijfers en " "onderstrepingstekens bevatten." -#: pretix/base/models/event.py:1710 pretix/base/models/event.py:1713 +#: pretix/base/models/event.py:1710 msgid "Default value" msgstr "Standaardwaarde" #: pretix/base/models/event.py:1712 #: pretix/control/templates/pretixcontrol/organizers/properties.html:50 -#: pretix/base/models/event.py:1715 msgid "Can only be changed by organizer-level administrators" msgstr "Kan alleen worden gewijzigd door beheerders van deze organisator" -#: pretix/base/models/event.py:1714 pretix/base/models/event.py:1717 +#: pretix/base/models/event.py:1714 msgid "Required for events" msgstr "Verplicht voor evenementen" -#: pretix/base/models/event.py:1715 pretix/base/models/event.py:1718 +#: pretix/base/models/event.py:1715 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" @@ -4466,17 +4424,15 @@ msgstr "" "optioneel om een waarde voor individuele datums in te stellen" #: pretix/base/models/event.py:1721 pretix/base/models/items.py:2211 -#: pretix/base/models/event.py:1724 msgid "Valid values" msgstr "Toegestane waarden" #: pretix/base/models/event.py:1724 #: pretix/control/templates/pretixcontrol/organizers/properties.html:45 -#: pretix/base/models/event.py:1727 msgid "Show filter option to customers" msgstr "Toon filteroptie aan klanten" -#: pretix/base/models/event.py:1725 pretix/base/models/event.py:1728 +#: pretix/base/models/event.py:1725 msgid "" "This field will be shown to filter events in the public event list and " "calendar." @@ -4484,18 +4440,17 @@ msgstr "" "Dit veld wordt getoond om evenementen in de openbare evenementenlijst en " "agenda te filteren." -#: pretix/base/models/event.py:1728 pretix/control/forms/organizer.py:223 -#: pretix/control/forms/organizer.py:227 pretix/base/models/event.py:1731 +#: pretix/base/models/event.py:1728 pretix/control/forms/organizer.py:224 +#: pretix/control/forms/organizer.py:228 msgid "Public name" msgstr "Openbare naam" #: pretix/base/models/event.py:1732 #: pretix/control/templates/pretixcontrol/organizers/properties.html:40 -#: pretix/base/models/event.py:1735 msgid "Can be used for filtering" msgstr "Kan gebruikt worden om te filteren" -#: pretix/base/models/event.py:1733 pretix/base/models/event.py:1736 +#: pretix/base/models/event.py:1733 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 " @@ -4505,24 +4460,22 @@ msgstr "" "backend en het kan ook worden gebruikt als verborgen filterparameters in de " "frontend (bijv. met behulp van de widget)." -#: pretix/base/models/event.py:1743 pretix/base/models/event.py:1746 +#: pretix/base/models/event.py:1743 msgid "A property can either be required or have a default value, not both." msgstr "" "Een eigenschap kan niet verplicht zijn en tegelijkertijd een standaardwaarde " "hebben." #: pretix/base/models/event.py:1823 pretix/base/models/organizer.py:516 -#: pretix/base/models/event.py:1826 msgid "Link text" msgstr "Linktekst" #: pretix/base/models/event.py:1826 pretix/base/models/organizer.py:519 -#: pretix/base/models/event.py:1829 msgid "Link URL" msgstr "Link-URL" -#: pretix/base/models/exports.py:42 pretix/control/navigation.py:227 -#: pretix/control/navigation.py:648 +#: pretix/base/models/exports.py:42 pretix/control/navigation.py:229 +#: pretix/control/navigation.py:650 msgid "Export" msgstr "Exporteren" @@ -4547,11 +4500,10 @@ msgstr "Extra ontvangers (Bcc)" #: pretix/control/forms/event.py:1159 pretix/control/forms/event.py:1169 #: pretix/control/forms/event.py:1179 pretix/control/forms/orders.py:710 #: pretix/control/forms/orders.py:923 pretix/control/forms/orders.py:950 -#: pretix/control/forms/organizer.py:544 pretix/control/forms/organizer.py:554 -#: pretix/control/forms/organizer.py:564 pretix/control/forms/vouchers.py:273 +#: pretix/control/forms/organizer.py:555 pretix/control/forms/organizer.py:565 +#: pretix/control/forms/organizer.py:575 pretix/control/forms/vouchers.py:273 #: pretix/plugins/sendmail/forms.py:57 pretix/plugins/sendmail/forms.py:73 -#: pretix/plugins/sendmail/models.py:232 pretix/control/forms/orders.py:667 -#: pretix/control/forms/orders.py:880 pretix/control/forms/orders.py:907 +#: pretix/plugins/sendmail/models.py:232 msgid "Subject" msgstr "Onderwerp" @@ -4559,9 +4511,7 @@ msgstr "Onderwerp" #: pretix/control/forms/orders.py:763 pretix/control/forms/orders.py:931 #: pretix/control/forms/orders.py:958 pretix/control/forms/vouchers.py:279 #: pretix/plugins/sendmail/forms.py:58 pretix/plugins/sendmail/forms.py:78 -#: pretix/plugins/sendmail/models.py:233 pretix/control/forms/orders.py:703 -#: pretix/control/forms/orders.py:720 pretix/control/forms/orders.py:888 -#: pretix/control/forms/orders.py:915 +#: pretix/plugins/sendmail/models.py:233 msgid "Message" msgstr "Bericht" @@ -5131,8 +5081,8 @@ msgstr "" #: pretix/base/models/items.py:786 pretix/base/models/items.py:1688 #: pretix/control/forms/filter.py:420 pretix/control/forms/filter.py:1897 -#: pretix/control/forms/item.py:271 pretix/control/navigation.py:148 -#: pretix/control/navigation.py:157 +#: pretix/control/forms/item.py:271 pretix/control/navigation.py:138 +#: pretix/control/navigation.py:147 #: pretix/control/templates/pretixcontrol/checkin/lists.html:104 #: pretix/control/templates/pretixcontrol/items/base.html:3 #: pretix/control/templates/pretixcontrol/items/discounts.html:60 @@ -5144,7 +5094,6 @@ 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/control/templates/pretixcontrol/checkin/lists.html:105 msgid "Products" msgstr "Producten" @@ -5228,7 +5177,7 @@ msgstr "" "bijvoorbeeld gebruiken voor tickets met korting die alleen beschikbaar zijn " "voor specifieke groepen." -#: pretix/base/models/items.py:1182 pretix/control/navigation.py:577 +#: pretix/base/models/items.py:1182 pretix/control/navigation.py:579 #: pretix/control/templates/pretixcontrol/organizers/membershiptypes.html:4 #: pretix/control/templates/pretixcontrol/organizers/membershiptypes.html:6 msgid "Membership types" @@ -5624,7 +5573,7 @@ msgstr "" "uitgangsscan toe\" is ingeschakeld. Als dit het geval is zal het quotum niet " "worden aangepast om te voorkomen dat uw evenement onbedoeld overvol raakt." -#: pretix/base/models/items.py:2080 pretix/control/navigation.py:166 +#: pretix/base/models/items.py:2080 pretix/control/navigation.py:156 #: pretix/control/templates/pretixcontrol/items/quotas.html:4 #: pretix/control/templates/pretixcontrol/items/quotas.html:6 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:416 @@ -6017,7 +5966,7 @@ msgstr "Overige kosten" #: pretix/base/models/orders.py:2287 pretix/base/payment.py:1310 #: pretix/base/payment.py:1314 pretix/base/settings.py:990 -#: pretix/control/forms/organizer.py:770 +#: pretix/control/forms/organizer.py:781 #: pretix/control/templates/pretixcontrol/items/index.html:106 #: pretix/control/templates/pretixcontrol/order/index.html:151 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:375 @@ -6066,7 +6015,7 @@ msgid "Badge" msgstr "Badge" #: pretix/base/models/orders.py:3404 pretix/base/pdf.py:1109 -#: pretix/control/forms/organizer.py:721 pretix/control/forms/organizer.py:757 +#: pretix/control/forms/organizer.py:732 pretix/control/forms/organizer.py:768 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:66 #: pretix/plugins/ticketoutputpdf/ticketoutput.py:113 msgid "Ticket" @@ -6092,7 +6041,7 @@ msgstr "" "gebruikt in URL's om te verwijzen naar uw organisatoraccounts en uw " "evenementen." -#: pretix/base/models/organizer.py:97 pretix/control/navigation.py:348 +#: pretix/base/models/organizer.py:97 pretix/control/navigation.py:350 #: pretix/control/templates/pretixcontrol/oauth/authorized.html:19 #: pretix/control/templates/pretixcontrol/organizers/index.html:6 #: pretix/control/templates/pretixcontrol/organizers/index.html:8 @@ -6206,7 +6155,7 @@ msgstr "%(name)s op %(object)s" msgid "Team" msgstr "Team" -#: pretix/base/models/organizer.py:386 pretix/control/navigation.py:525 +#: pretix/base/models/organizer.py:386 pretix/control/navigation.py:527 #: pretix/control/templates/pretixcontrol/organizers/teams.html:6 msgid "Teams" msgstr "Teams" @@ -6463,7 +6412,7 @@ msgstr "" "waarde bij meerdere vouchers wordt ingevoerd kan u statistieken bekijken " "over hoeveel er zijn ingewisseld etc." -#: pretix/base/models/vouchers.py:313 pretix/control/navigation.py:265 +#: pretix/base/models/vouchers.py:313 pretix/control/navigation.py:267 #: pretix/control/templates/pretixcontrol/vouchers/index.html:6 #: pretix/control/templates/pretixcontrol/vouchers/index.html:8 msgid "Vouchers" @@ -6630,7 +6579,7 @@ msgstr "" "U staat al op deze wachtlijst! We brengen u op de hoogte wanneer er een " "ticket voor u beschikbaar is." -#: pretix/base/notifications.py:192 pretix/control/navigation.py:137 +#: pretix/base/notifications.py:192 pretix/control/navigation.py:193 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:20 #: pretix/control/templates/pretixcontrol/subevents/index.html:5 #: pretix/control/templates/pretixcontrol/subevents/index.html:7 @@ -7004,7 +6953,6 @@ msgid "Offsetting" msgstr "Verrekening" #: pretix/base/payment.py:1273 pretix/control/views/orders.py:1244 -#: pretix/control/views/orders.py:1243 msgid "You entered an order that could not be found." msgstr "U voerde een bestelling in die niet kon worden gevonden." @@ -7161,7 +7109,6 @@ msgstr "John Doe" #: pretix/plugins/ticketoutputpdf/exporters.py:95 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:186 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:189 -#: pretix/plugins/badges/exporters.py:482 msgid "Attendee company" msgstr "Bedrijf van gast" @@ -7463,7 +7410,6 @@ msgstr "Cadeaubon: Verloopdatum" #: pretix/base/pdf.py:562 pretix/base/pdf.py:600 pretix/base/pdf.py:606 #: pretix/plugins/badges/exporters.py:504 #: pretix/plugins/ticketoutputpdf/exporters.py:102 -#: pretix/plugins/badges/exporters.py:489 #, python-brace-format msgid "Question: {question}" msgstr "Vraag: {question}" @@ -7479,7 +7425,7 @@ msgstr "Naam aanwezige voor begroeting" #: pretix/base/pdf.py:649 pretix/base/pdf.py:672 #: pretix/base/services/placeholders.py:556 -#: pretix/control/forms/organizer.py:601 +#: pretix/control/forms/organizer.py:612 msgid "Mr Doe" msgstr "Meneer Janssen" @@ -7488,7 +7434,6 @@ msgstr "Meneer Janssen" #: pretix/plugins/checkinlists/exporters.py:124 #: pretix/plugins/checkinlists/exporters.py:495 #: pretix/plugins/ticketoutputpdf/exporters.py:99 -#: pretix/plugins/badges/exporters.py:486 #, python-brace-format msgid "Attendee name: {part}" msgstr "Naam van aanwezige: {part}" @@ -9100,7 +9045,9 @@ msgid "Require invoice address" msgstr "Verplicht factuuradres" #: pretix/base/settings.py:553 -msgid "Require a business addresses" +#, fuzzy +#| msgid "Require a business addresses" +msgid "Require a business address" msgstr "Verplicht een adres van een bedrijf" #: pretix/base/settings.py:554 @@ -10258,7 +10205,6 @@ msgstr "" "terugbetaling worden aangemaakt, die u zelf zult moeten verwerken." #: pretix/base/settings.py:1877 pretix/control/forms/orders.py:880 -#: pretix/control/forms/orders.py:837 msgid "Keep a fixed cancellation fee" msgstr "Houd een vast bedrag als annuleringskosten in" @@ -10267,7 +10213,6 @@ msgid "Keep payment, shipping and service fees" msgstr "Houd betalings-, verzend- en servicekosten in" #: pretix/base/settings.py:1898 pretix/control/forms/orders.py:891 -#: pretix/control/forms/orders.py:848 msgid "Keep a percentual cancellation fee" msgstr "Houd een percentage van het bedrag in als annuleringskosten" @@ -11442,7 +11387,7 @@ msgid "Only respected by modern browsers." msgstr "Wordt alleen gebruikt door moderne browsers." #: pretix/base/settings.py:2876 pretix/base/settings.py:2919 -#: pretix/control/forms/organizer.py:464 +#: pretix/control/forms/organizer.py:475 msgid "Header image" msgstr "Header-afbeelding" @@ -11484,7 +11429,7 @@ msgstr "" "er geen headerafbeelding is geüpload voor dit evenement maar wel voor de " "organisator dan zal de titel altijd getoond worden." -#: pretix/base/settings.py:2922 pretix/control/forms/organizer.py:468 +#: pretix/base/settings.py:2922 pretix/control/forms/organizer.py:479 msgid "" "If you provide a logo image, we will by default not show your organization " "name in the page header. By default, we show your logo with a size of up to " @@ -11862,7 +11807,7 @@ msgid "Middle name" msgstr "Tweede naam" #: pretix/base/settings.py:3586 pretix/base/settings.py:3598 -#: pretix/control/forms/organizer.py:595 +#: pretix/control/forms/organizer.py:606 msgctxt "person_name_sample" msgid "John Doe" msgstr "John Doe" @@ -11962,12 +11907,14 @@ msgid "This will remove all phone numbers from orders." msgstr "Dit zal alle telefoonnummers van bestellingen verwijderen." #: pretix/base/shredder.py:290 -msgid "E-mails" -msgstr "E-mails" +#, fuzzy +#| msgid "Emails" +msgid "Emails" +msgstr "Emails" #: pretix/base/shredder.py:292 msgid "" -"This will remove all e-mail addresses from orders and attendees, as well as " +"This will remove all email addresses from orders and attendees, as well as " "logged email contents. This will also remove the association to customer " "accounts." msgstr "" @@ -12785,7 +12732,7 @@ msgstr "" "alleen worden geselecteerd op ontwikkelinstanties van pretix, niet in " "productie." -#: pretix/control/forms/checkin.py:129 pretix/control/forms/checkin.py:137 +#: pretix/control/forms/checkin.py:129 msgid "" "If you allow checking in add-on tickets by scanning the main ticket, you " "must select a specific set of products for this check-in list, only " @@ -12795,32 +12742,31 @@ msgstr "" "moet u eerst een specifiek aantal aan producten selecteren voor deze " "inchecklijst en enkel de mogelijke add-on producten." -#: pretix/control/forms/checkin.py:176 pretix/control/forms/checkin.py:184 +#: pretix/control/forms/checkin.py:176 msgid "Barcode" msgstr "Barcode" -#: pretix/control/forms/checkin.py:187 +#: pretix/control/forms/checkin.py:179 msgid "Check-in time" msgstr "Check-intijd" -#: pretix/control/forms/checkin.py:191 +#: pretix/control/forms/checkin.py:183 msgid "Check-in type" msgstr "Check-intype" -#: pretix/control/forms/checkin.py:187 pretix/control/forms/checkin.py:195 +#: pretix/control/forms/checkin.py:187 msgid "Allow check-in of unpaid order (if check-in list permits it)" msgstr "" "Laat het inchecken van een onbetaalde bestelling toe (indien de inchecklijst " "het toelaat0" -#: pretix/control/forms/checkin.py:199 +#: pretix/control/forms/checkin.py:191 msgid "Support for check-in questions" msgstr "Ondersteuning voor vragen tijdens check-in" #: pretix/control/forms/checkin.py:197 pretix/control/forms/checkin.py:213 #: pretix/control/forms/filter.py:2399 pretix/control/forms/filter.py:2441 -#: pretix/control/forms/filter.py:2607 pretix/control/forms/checkin.py:205 -#: pretix/control/forms/checkin.py:221 +#: pretix/control/forms/filter.py:2607 msgid "All gates" msgstr "Alle toegangslocaties" @@ -12906,19 +12852,19 @@ msgstr "Niet kopiëren" msgid "Default ({value})" msgstr "Standaard ({value})" -#: pretix/control/forms/event.py:375 pretix/control/forms/organizer.py:150 +#: pretix/control/forms/event.py:375 pretix/control/forms/organizer.py:151 msgid "Custom domain" msgstr "Aangepast domein" -#: pretix/control/forms/event.py:377 pretix/control/forms/organizer.py:152 +#: pretix/control/forms/event.py:377 pretix/control/forms/organizer.py:153 msgid "You need to configure the custom domain in the webserver beforehand." msgstr "U moet vooraf het aangepaste domein in de webserver instellen." -#: pretix/control/forms/event.py:389 pretix/control/forms/organizer.py:160 +#: pretix/control/forms/event.py:389 pretix/control/forms/organizer.py:161 msgid "You cannot choose the base domain of this installation." msgstr "U kunt niet het basisdomein van deze installatie kiezen." -#: pretix/control/forms/event.py:393 pretix/control/forms/organizer.py:165 +#: pretix/control/forms/event.py:393 pretix/control/forms/organizer.py:166 msgid "This domain is already in use for a different event or organizer." msgstr "" "Dit domein is al in gebruik voor een ander evenement of andere organisator." @@ -12932,11 +12878,11 @@ msgstr "" "Een validatiefout heeft zich voorgedaan bij een instelling dat niet deel is " "van dit formulier: {error}" -#: pretix/control/forms/event.py:507 pretix/control/forms/organizer.py:405 +#: pretix/control/forms/event.py:507 pretix/control/forms/organizer.py:416 msgid "Name format" msgstr "Naamformaat" -#: pretix/control/forms/event.py:508 pretix/control/forms/organizer.py:406 +#: pretix/control/forms/event.py:508 pretix/control/forms/organizer.py:417 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 " @@ -12946,11 +12892,11 @@ msgstr "" "verandert wanneer u al bestellingen heeft ontvangen kan dit leiden tot " "onverwacht gedrag bij het sorteren of wijzigen van namen." -#: pretix/control/forms/event.py:513 pretix/control/forms/organizer.py:411 +#: pretix/control/forms/event.py:513 pretix/control/forms/organizer.py:422 msgid "Allowed titles" msgstr "Te kiezen titels" -#: pretix/control/forms/event.py:514 pretix/control/forms/organizer.py:412 +#: pretix/control/forms/event.py:514 pretix/control/forms/organizer.py:423 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." @@ -12958,12 +12904,12 @@ msgstr "" "Wanneer het hierboven gekozen naamformaat gebruikers toestaat om een titel " "in te voeren kunt u hier de titels die gekozen kunnen worden beperken." -#: pretix/control/forms/event.py:633 pretix/control/forms/organizer.py:482 +#: pretix/control/forms/event.py:633 pretix/control/forms/organizer.py:493 #, python-brace-format msgid "Ask for {fields}, display like {example}" msgstr "Vraag naar {fields}, toon als {example}" -#: pretix/control/forms/event.py:639 pretix/control/forms/organizer.py:488 +#: pretix/control/forms/event.py:639 pretix/control/forms/organizer.py:499 msgid "Free text input" msgstr "Vrije tekstinvoer" @@ -13073,15 +13019,15 @@ msgstr "" "Deze email zal alleen worden verstuurd naar klanten van bestellingen via dit " "verkoopkanaal. De online winkel moet zijn ingeschakeld." -#: pretix/control/forms/event.py:979 pretix/control/forms/organizer.py:523 +#: pretix/control/forms/event.py:979 pretix/control/forms/organizer.py:534 msgid "Bcc address" msgstr "BCC-adres" -#: pretix/control/forms/event.py:980 pretix/control/forms/organizer.py:524 +#: pretix/control/forms/event.py:980 pretix/control/forms/organizer.py:535 msgid "All emails will be sent to this address as a Bcc copy" msgstr "Alle e-mails zullen als BCC-kopie worden verstuurd naar dit adres" -#: pretix/control/forms/event.py:986 pretix/control/forms/organizer.py:530 +#: pretix/control/forms/event.py:986 pretix/control/forms/organizer.py:541 msgid "Signature" msgstr "Handtekening" @@ -13092,7 +13038,7 @@ msgstr "" "Dit zal worden toegevoegd aan iedere e-mail. Beschikbare plaatsaanduidingen: " "{event}" -#: pretix/control/forms/event.py:994 pretix/control/forms/organizer.py:538 +#: pretix/control/forms/event.py:994 pretix/control/forms/organizer.py:549 msgid "e.g. your contact details" msgstr "bijv. uw contactgegevens" @@ -13142,8 +13088,8 @@ msgstr "Tekst verstuurd naar gasten" #: pretix/control/forms/event.py:1090 pretix/control/forms/event.py:1164 #: pretix/control/forms/event.py:1174 pretix/control/forms/event.py:1184 -#: pretix/control/forms/event.py:1189 pretix/control/forms/organizer.py:549 -#: pretix/control/forms/organizer.py:559 pretix/control/forms/organizer.py:569 +#: pretix/control/forms/event.py:1189 pretix/control/forms/organizer.py:560 +#: pretix/control/forms/organizer.py:570 pretix/control/forms/organizer.py:580 #: pretix/control/templates/pretixcontrol/event/mail.html:88 #: pretix/control/templates/pretixcontrol/organizers/giftcard.html:111 msgid "Text" @@ -13349,7 +13295,7 @@ msgstr "" msgid "The given voucher code does not exist." msgstr "De gegeven vouchercode bestaat niet." -#: pretix/control/forms/event.py:1581 pretix/control/forms/organizer.py:111 +#: pretix/control/forms/event.py:1581 pretix/control/forms/organizer.py:112 #: pretix/control/views/shredder.py:179 msgid "The slug you entered was not correct." msgstr "De slug die u invoerde was onjuist." @@ -13428,7 +13374,7 @@ msgstr "Vul alstublieft minder dan 25 ontvangers in." msgid "Search for…" msgstr "Zoek naar…" -#: pretix/control/forms/filter.py:213 pretix/control/navigation.py:203 +#: pretix/control/forms/filter.py:213 pretix/control/navigation.py:205 #: pretix/control/templates/pretixcontrol/items/question.html:25 msgid "All orders" msgstr "Alle bestellingen" @@ -13554,13 +13500,11 @@ msgid "{product} – Any variation" msgstr "{product} – Elke variant" #: pretix/control/forms/filter.py:529 pretix/control/forms/orders.py:833 -#: pretix/control/forms/orders.py:790 msgctxt "subevent" msgid "All dates starting at or after" msgstr "Alle subevenementen beginnend op of na" #: pretix/control/forms/filter.py:535 pretix/control/forms/orders.py:840 -#: pretix/control/forms/orders.py:797 msgctxt "subevent" msgid "All dates starting before" msgstr "Alle subevenementen beginnend voor" @@ -14025,7 +13969,7 @@ msgstr "" "kunnen vinden. U kunt dit gedrag hier op ieder moment uitschakelen." #: pretix/control/forms/global_settings.py:131 -msgid "E-mail notifications" +msgid "Email notifications" msgstr "E-mailnotificaties" #: pretix/control/forms/global_settings.py:132 @@ -14769,11 +14713,11 @@ msgstr "Verwijder deze toeslag" msgid "including all taxes" msgstr "inclusief alle belasting" -#: pretix/control/forms/orders.py:656 pretix/control/forms/orders.py:613 +#: pretix/control/forms/orders.py:656 msgid "Invalidate secrets" msgstr "Hergenereer geheimen" -#: pretix/control/forms/orders.py:657 pretix/control/forms/orders.py:614 +#: pretix/control/forms/orders.py:657 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 " @@ -14785,11 +14729,10 @@ msgstr "" "zullen ongeldig zijn." #: pretix/control/forms/orders.py:714 pretix/plugins/sendmail/forms.py:196 -#: pretix/control/forms/orders.py:671 msgid "Attach tickets" msgstr "Tickets bijvoegen" -#: pretix/control/forms/orders.py:672 pretix/plugins/sendmail/forms.py:197 +#: pretix/control/forms/orders.py:715 pretix/plugins/sendmail/forms.py:197 msgid "" "Will be ignored if tickets exceed a given size limit to ensure email " "deliverability." @@ -14797,25 +14740,24 @@ msgstr "" "Wordt genegeerd als de ticketbestanden te groot zijn, om te voorkomen dat de " "e-mail geweigerd wordt." -#: pretix/control/forms/orders.py:719 pretix/control/forms/orders.py:676 +#: pretix/control/forms/orders.py:719 msgid "Attach invoices" msgstr "Facturen bijsluiten" #: pretix/control/forms/orders.py:740 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:20 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_list.html:30 -#: pretix/control/forms/orders.py:697 msgid "Recipient" msgstr "Ontvanger" -#: pretix/control/forms/orders.py:777 pretix/control/forms/orders.py:734 +#: pretix/control/forms/orders.py:777 msgid "" "Cancel the order. All tickets will no longer work. This can not be reverted." msgstr "" "Annuleer de bestelling. Alle tickets zullen niet meer werken. Dit kan niet " "worden teruggedraaid." -#: pretix/control/forms/orders.py:778 pretix/control/forms/orders.py:735 +#: pretix/control/forms/orders.py:778 msgid "" "Mark the order as pending and allow the user to pay the open amount with " "another payment method." @@ -14823,27 +14765,27 @@ msgstr "" "Markeer de bestelling als 'openstaand' en sta de gebruiker toe het " "openstaande bedrag met een andere betalingsmethode te betalen." -#: pretix/control/forms/orders.py:780 pretix/control/forms/orders.py:737 +#: pretix/control/forms/orders.py:780 msgid "Do nothing and keep the order as it is." msgstr "Doe niets en houd de bestelling in de huidige staat." -#: pretix/control/forms/orders.py:807 pretix/control/forms/orders.py:764 +#: pretix/control/forms/orders.py:807 msgid "The refund amount needs to be positive and less than {}." msgstr "Het bedrag van de terugbetaling moet positief zijn en minder dan {}." -#: pretix/control/forms/orders.py:813 pretix/control/forms/orders.py:770 +#: pretix/control/forms/orders.py:813 msgid "You need to specify an amount for a partial refund." msgstr "U moet een bedrag opgeven voor een gedeeltelijke terugbetaling." -#: pretix/control/forms/orders.py:825 pretix/control/forms/orders.py:782 +#: pretix/control/forms/orders.py:825 msgid "Cancel all dates" msgstr "Annuleer alle datums" -#: pretix/control/forms/orders.py:844 pretix/control/forms/orders.py:801 +#: pretix/control/forms/orders.py:844 msgid "Automatically refund money if possible" msgstr "Geld automatisch terugbetalen indien mogelijk" -#: pretix/control/forms/orders.py:847 pretix/control/forms/orders.py:804 +#: pretix/control/forms/orders.py:847 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 " @@ -14853,12 +14795,12 @@ msgstr "" "toelaat. Tickets die geblokkeerd zijn (handmatig of door een plugin) worden " "niet automatisch geannuleerd en zullen handmatig behandeld moeten worden." -#: pretix/control/forms/orders.py:851 pretix/control/forms/orders.py:808 +#: pretix/control/forms/orders.py:851 msgid "Create refund in the manual refund to-do list" msgstr "" "Maak een terugbetaling aan in de todolijst van handmatige terugbetalingen" -#: pretix/control/forms/orders.py:811 +#: pretix/control/forms/orders.py:854 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 " @@ -14874,7 +14816,7 @@ msgstr "" "sommige van de bestellingen wilt terugbetalen door het bedrag te verrekenen " "met andere bestellingen of door cadeaubonnen uit te geven." -#: pretix/control/forms/orders.py:860 pretix/control/forms/orders.py:817 +#: pretix/control/forms/orders.py:860 msgid "" "Refund order value to a gift card instead instead of the original payment " "method" @@ -14882,23 +14824,23 @@ msgstr "" "Geldbedrag als cadeaubon uitgeven in plaats van een terugbetaling naar de " "oorspronkelijke betalingsmethode" -#: pretix/control/forms/orders.py:866 pretix/control/forms/orders.py:823 +#: pretix/control/forms/orders.py:866 msgid "Gift card validity" msgstr "Geldigheid van cadeaubonnen" -#: pretix/control/forms/orders.py:885 pretix/control/forms/orders.py:842 +#: pretix/control/forms/orders.py:885 msgid "Keep a fixed cancellation fee per ticket" msgstr "Houd een vast bedrag per ticket als annuleringskosten in" -#: pretix/control/forms/orders.py:886 pretix/control/forms/orders.py:843 +#: pretix/control/forms/orders.py:886 msgid "Free tickets and add-on products are not counted" msgstr "Gratis tickets en add-onproducten worden niet meegeteld" -#: pretix/control/forms/orders.py:896 pretix/control/forms/orders.py:853 +#: pretix/control/forms/orders.py:896 msgid "Keep fees" msgstr "Houd toeslagen in" -#: pretix/control/forms/orders.py:899 pretix/control/forms/orders.py:856 +#: pretix/control/forms/orders.py:899 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 " @@ -14911,21 +14853,20 @@ msgstr "" "gedeeltelijk wordt geannuleerd, omdat de bestelling dan uit tickets voor " "meerdere datums bestaat." -#: pretix/control/forms/orders.py:905 pretix/control/forms/orders.py:862 +#: pretix/control/forms/orders.py:905 msgid "Send information via email" msgstr "Stuur informatie via e-mail" -#: pretix/control/forms/orders.py:911 pretix/control/forms/orders.py:868 +#: pretix/control/forms/orders.py:911 msgid "Send information to waiting list" msgstr "Stuur informatie naar wachtlijst" #: pretix/control/forms/orders.py:926 pretix/control/forms/orders.py:952 -#: pretix/control/forms/orders.py:883 pretix/control/forms/orders.py:909 #, python-brace-format msgid "Canceled: {event}" msgstr "Geannuleerd: {event}" -#: pretix/control/forms/orders.py:937 pretix/control/forms/orders.py:894 +#: pretix/control/forms/orders.py:937 #, python-brace-format msgid "" "Hello,\n" @@ -14957,7 +14898,7 @@ msgstr "" "\n" "Organisatie van {event}" -#: pretix/control/forms/orders.py:964 pretix/control/forms/orders.py:921 +#: pretix/control/forms/orders.py:964 #, python-brace-format msgid "" "Hello,\n" @@ -14981,33 +14922,33 @@ msgstr "" "Organisatie van {event}" #: pretix/control/forms/orders.py:996 pretix/plugins/sendmail/forms.py:115 -#: pretix/plugins/sendmail/forms.py:208 pretix/control/forms/orders.py:953 +#: pretix/plugins/sendmail/forms.py:208 msgctxt "subevent" msgid "Please either select a specific date or a date range, not both." msgstr "" "Kies een specifieke evenementsdatum of een datumbereik, maar niet beiden." -#: pretix/control/forms/orders.py:998 pretix/control/forms/orders.py:955 +#: pretix/control/forms/orders.py:998 msgctxt "subevent" msgid "Please either select all dates or a date range, not both." msgstr "Kies alle evenementsdatums of een datumbereik, maar niet beiden." #: pretix/control/forms/orders.py:1000 pretix/plugins/sendmail/forms.py:117 -#: pretix/plugins/sendmail/forms.py:210 pretix/control/forms/orders.py:957 +#: pretix/plugins/sendmail/forms.py:210 msgctxt "subevent" msgid "If you set a date range, please set both a start and an end." msgstr "" "Als u een datumbereik kiest moet u zowel een begin als een einde opgeven." -#: pretix/control/forms/orders.py:1002 pretix/control/forms/orders.py:959 +#: pretix/control/forms/orders.py:1002 msgid "Please confirm that you want to cancel ALL dates in this event series." msgstr "Bevestig dat u ALLE datums in deze evenementenreeks wilt annuleren." -#: pretix/control/forms/organizer.py:92 +#: pretix/control/forms/organizer.py:93 msgid "This slug is already in use. Please choose a different one." msgstr "Deze slug is al in gebruik, kies een andere." -#: pretix/control/forms/organizer.py:288 +#: pretix/control/forms/organizer.py:289 msgid "" "The changes could not be saved because there would be no remaining team with " "the permission to change teams and permissions." @@ -15015,16 +14956,16 @@ msgstr "" "De veranderingen konden niet worden opgeslagen, omdat er geen overgebleven " "team zou zijn met de toestemming om teams en toestemmingen aan te passen." -#: pretix/control/forms/organizer.py:318 pretix/control/forms/organizer.py:351 +#: pretix/control/forms/organizer.py:324 pretix/control/forms/organizer.py:362 msgid "" "Your device will not have access to anything, please select some events." msgstr "Uw apparaat moet tot ten minste één evenement toegang krijgen." -#: pretix/control/forms/organizer.py:498 pretix/plugins/stripe/payment.py:311 +#: pretix/control/forms/organizer.py:509 pretix/plugins/stripe/payment.py:311 msgid "experimental" msgstr "experimenteel" -#: pretix/control/forms/organizer.py:504 +#: pretix/control/forms/organizer.py:515 msgid "" "This feature is currently in an experimental stage. It only supports very " "limited use cases and might change at any point." @@ -15032,65 +14973,65 @@ msgstr "" "Deze functie is op dit moment experimenteel. Het ondersteunt een beperkt " "aantal toepassingen en kan op ieder moment wijzigen." -#: pretix/control/forms/organizer.py:533 +#: pretix/control/forms/organizer.py:544 msgid "This will be attached to every email." msgstr "Dit zal worden toegevoegd aan iedere e-mail." -#: pretix/control/forms/organizer.py:625 +#: pretix/control/forms/organizer.py:636 msgctxt "webhooks" msgid "Event types" msgstr "Evenementstypes" -#: pretix/control/forms/organizer.py:657 +#: pretix/control/forms/organizer.py:668 msgid "Gift card value" msgstr "Waarde van cadeaubon" -#: pretix/control/forms/organizer.py:730 +#: pretix/control/forms/organizer.py:741 msgid "An medium with this type and identifier is already registered." msgstr "Er is al een medium met dit type en identificatie geregistreerd." -#: pretix/control/forms/organizer.py:831 +#: pretix/control/forms/organizer.py:842 msgid "An account with this customer ID is already registered." msgstr "Er is al een account met dit klantennummer geregistreerd." -#: pretix/control/forms/organizer.py:848 +#: pretix/control/forms/organizer.py:859 #: pretix/control/templates/pretixcontrol/organizers/customer.html:61 #: pretix/presale/forms/customer.py:157 pretix/presale/forms/customer.py:478 #: pretix/presale/templates/pretixpresale/organizers/customer_profile.html:32 msgid "Phone" msgstr "Telefoon" -#: pretix/control/forms/organizer.py:955 +#: pretix/control/forms/organizer.py:966 msgctxt "sso_oidc" msgid "Base URL" msgstr "Basis-URL" -#: pretix/control/forms/organizer.py:959 +#: pretix/control/forms/organizer.py:970 msgctxt "sso_oidc" msgid "Client ID" msgstr "Client ID" -#: pretix/control/forms/organizer.py:963 +#: pretix/control/forms/organizer.py:974 msgctxt "sso_oidc" msgid "Client secret" msgstr "Cliëntgeheim" -#: pretix/control/forms/organizer.py:967 +#: pretix/control/forms/organizer.py:978 msgctxt "sso_oidc" msgid "Scope" msgstr "Omvang" -#: pretix/control/forms/organizer.py:968 +#: pretix/control/forms/organizer.py:979 msgctxt "sso_oidc" msgid "Multiple scopes separated with spaces." msgstr "Meerdere omvangen gesplitst met spaties." -#: pretix/control/forms/organizer.py:972 +#: pretix/control/forms/organizer.py:983 msgctxt "sso_oidc" msgid "User ID field" msgstr "Gebruikers-ID-veld" -#: pretix/control/forms/organizer.py:973 +#: pretix/control/forms/organizer.py:984 msgctxt "sso_oidc" msgid "" "We will assume that the contents of the user ID fields are unique and can " @@ -15099,12 +15040,12 @@ msgstr "" "We gaan ervan uit dat de inhoud van het user-id veld uniek is en nooit zal " "veranderen voor een gebruiker." -#: pretix/control/forms/organizer.py:979 +#: pretix/control/forms/organizer.py:990 msgctxt "sso_oidc" msgid "Email field" msgstr "E-mailveld" -#: pretix/control/forms/organizer.py:980 +#: pretix/control/forms/organizer.py:991 msgctxt "sso_oidc" msgid "" "We will assume that all email addresses received from the SSO provider are " @@ -15116,30 +15057,30 @@ msgstr "" "Veiligheidsrisico's kunnen zien voordoen indien dit niet gegarandeerd kan " "worden." -#: pretix/control/forms/organizer.py:987 +#: pretix/control/forms/organizer.py:998 msgctxt "sso_oidc" msgid "Phone field" msgstr "Telefoonnummerveld" -#: pretix/control/forms/organizer.py:1005 +#: pretix/control/forms/organizer.py:1016 #, python-brace-format msgctxt "sso_oidc" msgid "{label} field" msgstr "{label} veld" -#: pretix/control/forms/organizer.py:1044 +#: pretix/control/forms/organizer.py:1055 msgid "Invalidate old client secret and generate a new one" msgstr "Maak oud cliëntgeheim ongeldig en genereer een nieuwe" -#: pretix/control/forms/organizer.py:1077 +#: pretix/control/forms/organizer.py:1088 msgid "Organizer short name" msgstr "Korte naam van de organisator" -#: pretix/control/forms/organizer.py:1081 +#: pretix/control/forms/organizer.py:1092 msgid "Allow access to reusable media" msgstr "Activeer toegang tot herbruikbare media" -#: pretix/control/forms/organizer.py:1082 +#: pretix/control/forms/organizer.py:1093 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 " @@ -15153,16 +15094,16 @@ msgstr "" "het geactiveerd type medium) dit hen toelaat om toegang te krijgen tot de " "cryptografische sleutel om te interageren met het type medium." -#: pretix/control/forms/organizer.py:1098 +#: pretix/control/forms/organizer.py:1109 msgid "The selected organizer does not exist or cannot be invited." msgstr "" "De geselecteerde organisator bestaat niet of kan niet uitgenodigd worden." -#: pretix/control/forms/organizer.py:1100 +#: pretix/control/forms/organizer.py:1111 msgid "The selected organizer has already been invited." msgstr "De gekozen organisator is al uitgenodigd." -#: pretix/control/forms/organizer.py:1135 +#: pretix/control/forms/organizer.py:1146 msgid "A sales channel with the same identifier already exists." msgstr "Er bestaat al een verkoopkanaal met deze identificatie." @@ -15892,12 +15833,10 @@ msgid "The order has been set to require payment before use." msgstr "De bestelling is zo ingesteld dat betaling vereist is vóór gebruik." #: pretix/control/logdisplay.py:389 pretix/control/views/orders.py:1557 -#: pretix/control/views/orders.py:1556 msgid "The order has been marked as expired." msgstr "De bestelling is aangemerkt als verlopen." #: pretix/control/logdisplay.py:390 pretix/control/views/orders.py:1455 -#: pretix/control/views/orders.py:1454 msgid "The order has been marked as paid." msgstr "De bestelling is aangemerkt als betaald." @@ -15910,7 +15849,6 @@ msgid "The order has been refunded." msgstr "De bestelling is terugbetaald." #: pretix/control/logdisplay.py:393 pretix/control/views/orders.py:1840 -#: pretix/control/views/orders.py:1839 msgid "The order has been reactivated." msgstr "De bestelling is opnieuw geactiveerd." @@ -15928,7 +15866,6 @@ msgid "The order requires approval before it can continue to be processed." msgstr "De bestelling moet worden goedgekeurd voordat hij kan worden verwerkt." #: pretix/control/logdisplay.py:397 pretix/control/views/orders.py:779 -#: pretix/control/views/orders.py:778 msgid "The order has been approved." msgstr "De bestelling is goedgekeurd." @@ -15968,17 +15905,15 @@ msgstr "De taal van de bestelling is aangepast." #: pretix/control/logdisplay.py:407 pretix/control/views/orders.py:1596 #: pretix/presale/views/order.py:750 pretix/presale/views/order.py:823 -#: pretix/control/views/orders.py:1595 msgid "The invoice has been generated." msgstr "De factuur is gegenereerd." #: pretix/control/logdisplay.py:408 pretix/control/views/orders.py:1667 -#: pretix/control/views/orders.py:1666 msgid "The invoice has been regenerated." msgstr "De factuur is opnieuw gegenereerd." #: pretix/control/logdisplay.py:409 pretix/control/views/orders.py:1698 -#: pretix/presale/views/order.py:836 pretix/control/views/orders.py:1697 +#: pretix/presale/views/order.py:836 msgid "The invoice has been reissued." msgstr "De factuur is opnieuw uitgegeven." @@ -16661,7 +16596,7 @@ msgid "The order has been canceled (comment: \"{comment}\")." msgstr "De bestelling is geannuleerd (commentaar: \"{comment}\")." #: pretix/control/logdisplay.py:624 pretix/control/views/orders.py:1552 -#: pretix/presale/views/order.py:1058 pretix/control/views/orders.py:1551 +#: pretix/presale/views/order.py:1058 msgid "The order has been canceled." msgstr "De bestelling is geannuleerd." @@ -16785,14 +16720,14 @@ msgstr "" "De gekozen organisator was niet gevonden, of u heeft geen rechten om hem te " "beheren." -#: pretix/control/navigation.py:37 pretix/control/navigation.py:336 +#: pretix/control/navigation.py:37 pretix/control/navigation.py:338 #: pretix/control/templates/pretixcontrol/dashboard.html:3 #: pretix/control/templates/pretixcontrol/dashboard.html:5 msgid "Dashboard" msgstr "Dashboard" -#: pretix/control/navigation.py:49 pretix/control/navigation.py:380 -#: pretix/control/navigation.py:485 +#: pretix/control/navigation.py:49 pretix/control/navigation.py:382 +#: pretix/control/navigation.py:487 #: pretix/control/templates/pretixcontrol/checkin/list_edit.html:38 #: pretix/control/templates/pretixcontrol/event/mail.html:14 #: pretix/control/templates/pretixcontrol/event/tax_edit.html:25 @@ -16845,26 +16780,26 @@ msgstr "Annulering" msgid "Widget" msgstr "Widget" -#: pretix/control/navigation.py:126 pretix/control/navigation.py:433 -#: pretix/control/navigation.py:478 +#: pretix/control/navigation.py:126 pretix/control/navigation.py:435 +#: pretix/control/navigation.py:480 #: pretix/control/templates/pretixcontrol/event/payment.html:47 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:12 msgid "Settings" msgstr "Instellingen" -#: pretix/control/navigation.py:174 +#: pretix/control/navigation.py:164 msgid "Categories" msgstr "Categorieën" -#: pretix/control/navigation.py:190 +#: pretix/control/navigation.py:180 msgid "Discounts" msgstr "Kortingen" -#: pretix/control/navigation.py:211 +#: pretix/control/navigation.py:213 msgid "Overview" msgstr "Overzicht" -#: pretix/control/navigation.py:219 +#: pretix/control/navigation.py:221 #: pretix/control/templates/pretixcontrol/order/index.html:831 #: pretix/control/templates/pretixcontrol/orders/refunds.html:7 #: pretix/control/templates/pretixcontrol/orders/refunds.html:9 @@ -16874,35 +16809,35 @@ msgstr "Overzicht" msgid "Refunds" msgstr "Terugbetalingen" -#: pretix/control/navigation.py:245 +#: pretix/control/navigation.py:247 msgid "Import" msgstr "Importeren" -#: pretix/control/navigation.py:274 +#: pretix/control/navigation.py:276 msgid "All vouchers" msgstr "Alle vouchers" -#: pretix/control/navigation.py:282 +#: pretix/control/navigation.py:284 msgid "Tags" msgstr "Labels" -#: pretix/control/navigation.py:294 +#: pretix/control/navigation.py:296 msgctxt "navigation" msgid "Check-in" msgstr "Check-in" -#: pretix/control/navigation.py:311 +#: pretix/control/navigation.py:313 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:4 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:6 msgid "Check-in history" msgstr "Incheckgeschiedenis" -#: pretix/control/navigation.py:354 +#: pretix/control/navigation.py:356 #: pretix/control/templates/pretixcontrol/orders/search.html:19 msgid "Search" msgstr "Zoeken" -#: pretix/control/navigation.py:366 +#: pretix/control/navigation.py:368 #: pretix/control/templates/pretixcontrol/order/index.html:737 #: pretix/plugins/reports/accountingreport.py:496 #: pretix/plugins/reports/accountingreport.py:677 @@ -16910,24 +16845,24 @@ msgstr "Zoeken" msgid "Payments" msgstr "Betalingen" -#: pretix/control/navigation.py:374 +#: pretix/control/navigation.py:376 msgid "User settings" msgstr "Gebruikersinstellingen" -#: pretix/control/navigation.py:385 +#: pretix/control/navigation.py:387 #: pretix/control/templates/pretixcontrol/user/settings.html:16 msgid "Notifications" msgstr "Meldingen" -#: pretix/control/navigation.py:390 +#: pretix/control/navigation.py:392 msgid "2FA" msgstr "tweefactorauthenticatie" -#: pretix/control/navigation.py:395 +#: pretix/control/navigation.py:397 msgid "Authorized apps" msgstr "Geautoriseerde apps" -#: pretix/control/navigation.py:400 +#: pretix/control/navigation.py:402 #: pretix/control/templates/pretixcontrol/user/history.html:4 #: pretix/control/templates/pretixcontrol/user/history.html:6 #: pretix/control/templates/pretixcontrol/user/history.html:10 @@ -16935,67 +16870,67 @@ msgstr "Geautoriseerde apps" msgid "Account history" msgstr "Accountgeschiedenis" -#: pretix/control/navigation.py:415 +#: pretix/control/navigation.py:417 msgid "All users" msgstr "Alle gebruikers" -#: pretix/control/navigation.py:420 +#: pretix/control/navigation.py:422 #: pretix/control/templates/pretixcontrol/user/staff_session_list.html:5 #: pretix/control/templates/pretixcontrol/user/staff_session_list.html:7 msgid "Admin sessions" msgstr "Administratieve sessies" -#: pretix/control/navigation.py:427 +#: pretix/control/navigation.py:429 #: pretix/control/templates/pretixcontrol/global_settings_base.html:5 #: pretix/control/templates/pretixcontrol/global_settings_base.html:7 msgid "Global settings" msgstr "Globale instellingen" -#: pretix/control/navigation.py:438 +#: pretix/control/navigation.py:440 msgid "Update check" msgstr "Updatecontrole" -#: pretix/control/navigation.py:443 +#: pretix/control/navigation.py:445 msgid "License check" msgstr "Licentie-controle" -#: pretix/control/navigation.py:448 +#: pretix/control/navigation.py:450 msgid "System report" msgstr "Systeemrapport" -#: pretix/control/navigation.py:492 +#: pretix/control/navigation.py:494 #: pretix/control/templates/pretixcontrol/organizers/properties.html:5 msgid "Event metadata" msgstr "Evenementsmetadata" -#: pretix/control/navigation.py:513 +#: pretix/control/navigation.py:515 #: pretix/control/templates/pretixcontrol/organizers/webhooks.html:6 msgid "Webhooks" msgstr "Webhooks" -#: pretix/control/navigation.py:546 +#: pretix/control/navigation.py:548 msgid "Acceptance" msgstr "Acceptatie" -#: pretix/control/navigation.py:567 +#: pretix/control/navigation.py:569 #: pretix/control/templates/pretixcontrol/organizers/customers.html:6 #: pretix/control/templates/pretixcontrol/organizers/customers.html:9 msgid "Customers" msgstr "Klanten" -#: pretix/control/navigation.py:586 +#: pretix/control/navigation.py:588 #: pretix/control/templates/pretixcontrol/organizers/ssoclients.html:4 #: pretix/control/templates/pretixcontrol/organizers/ssoclients.html:6 msgid "SSO clients" msgstr "SSO-clients" -#: pretix/control/navigation.py:595 +#: pretix/control/navigation.py:597 #: pretix/control/templates/pretixcontrol/organizers/ssoproviders.html:4 #: pretix/control/templates/pretixcontrol/organizers/ssoproviders.html:6 msgid "SSO providers" msgstr "SSO-providers" -#: pretix/control/navigation.py:624 pretix/control/navigation.py:631 +#: pretix/control/navigation.py:626 pretix/control/navigation.py:633 msgid "Devices" msgstr "Apparaten" @@ -17228,8 +17163,6 @@ msgstr "Stel nieuw wachtwoord in" #: pretix/presale/templates/pretixpresale/organizers/customer_info.html:20 #: pretix/presale/templates/pretixpresale/organizers/customer_password.html:20 #: pretix/presale/templates/pretixpresale/organizers/customer_setpassword.html:20 -#: pretix/control/templates/pretixcontrol/checkin/list_edit.html:125 -#: pretix/control/templates/pretixcontrol/items/category.html:39 msgid "Save" msgstr "Opslaan" @@ -17624,7 +17557,6 @@ msgstr[1] "" #: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:40 #: pretix/presale/templates/pretixpresale/event/position_change.html:24 #: pretix/presale/templates/pretixpresale/event/position_modify.html:44 -#: pretix/control/templates/pretixcontrol/order/change.html:467 msgid "Cancel" msgstr "Annuleer" @@ -17671,7 +17603,6 @@ msgstr "Annuleer" #: pretix/presale/templates/pretixpresale/organizers/customer_profile.html:202 #: pretix/presale/templates/pretixpresale/organizers/customer_profile.html:235 #: pretix/presale/templates/pretixpresale/organizers/customer_profile_delete.html:26 -#: pretix/control/views/orders.py:360 msgid "Delete" msgstr "Verwijder" @@ -17801,7 +17732,7 @@ msgstr "Lijstinstellingen bewerken" #: pretix/control/templates/pretixcontrol/checkin/index.html:22 #: pretix/control/templates/pretixcontrol/checkin/list_edit.html:21 -#: pretix/control/templates/pretixcontrol/checkin/lists.html:173 +#: pretix/control/templates/pretixcontrol/checkin/lists.html:161 #: pretix/control/templates/pretixcontrol/checkin/simulator.html:8 #: pretix/control/templates/pretixcontrol/checkin/simulator.html:20 msgid "Check-in simulator" @@ -17931,7 +17862,6 @@ msgstr "" "onze Desktop-app te gebruiken." #: pretix/control/templates/pretixcontrol/checkin/list_edit.html:76 -#: pretix/control/templates/pretixcontrol/checkin/list_edit.html:77 msgid "Custom check-in rule" msgstr "Aangepaste incheckregel" @@ -17956,17 +17886,14 @@ msgstr "Aangepaste incheckregel" #: pretix/control/templates/pretixcontrol/vouchers/bulk.html:94 #: pretix/control/templates/pretixcontrol/vouchers/bulk.html:117 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html:84 -#: pretix/control/templates/pretixcontrol/checkin/list_edit.html:84 msgid "Edit" msgstr "Bewerken" #: pretix/control/templates/pretixcontrol/checkin/list_edit.html:89 -#: pretix/control/templates/pretixcontrol/checkin/list_edit.html:90 msgid "Visualize" msgstr "Visualiseren" #: pretix/control/templates/pretixcontrol/checkin/list_edit.html:107 -#: pretix/control/templates/pretixcontrol/checkin/list_edit.html:108 msgid "" "Your rule always filters by product or variation, but the following products " "or variations are not contained in any of your rule parts so people with " @@ -17977,7 +17904,6 @@ msgstr "" "kunnen:" #: pretix/control/templates/pretixcontrol/checkin/list_edit.html:113 -#: pretix/control/templates/pretixcontrol/checkin/list_edit.html:114 msgid "Please double-check if this was intentional." msgstr "Gelieve nogmaals na te gaan of dit de bedoeling was." @@ -18051,7 +17977,6 @@ msgstr "Verbonden apparaten" #: pretix/plugins/autocheckin/templates/pretixplugins/autocheckin/index.html:89 #: pretix/plugins/badges/templates/pretixplugins/badges/index.html:72 #: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/index.html:69 -#: pretix/control/templates/pretixcontrol/checkin/lists.html:169 msgid "Clone" msgstr "Kopiëren" @@ -18301,7 +18226,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/email_setup.html:8 #: pretix/control/templates/pretixcontrol/email_setup_simple.html:8 #: pretix/control/templates/pretixcontrol/email_setup_smtp.html:8 -msgid "E-mail sending" +msgid "Email sending" msgstr "E-mailverzending" #: pretix/control/templates/pretixcontrol/email_setup.html:21 @@ -18310,7 +18235,7 @@ msgstr "Gebruik systeem-standaard" #: pretix/control/templates/pretixcontrol/email_setup.html:29 msgid "" -"E-mails will be sent through the system's default server. They will show the " +"Emails will be sent through the system's default server. They will show the " "following sender information:" msgstr "" "E-mails zullen verzonden worden met de standaard mailserver van het systeem. " @@ -18333,7 +18258,7 @@ msgstr "Gebruik de mailserver van het systeem met een aangepast afzenderadres" #: pretix/control/templates/pretixcontrol/email_setup.html:64 msgid "" -"E-mails will be sent through the system's default server but with your own " +"Emails will be sent through the system's default server but with your own " "sender address. This will make your emails look more personalized and coming " "directly from you, but it also might require some extra steps to ensure good " "deliverability." @@ -18988,7 +18913,7 @@ msgstr "Geen resultaten" #: pretix/control/templates/pretixcontrol/event/mail.html:7 #: pretix/control/templates/pretixcontrol/organizers/mail.html:11 -msgid "E-mail settings" +msgid "Email settings" msgstr "E-mailinstellingen" #: pretix/control/templates/pretixcontrol/event/mail.html:21 @@ -19011,7 +18936,7 @@ msgid "Calendar invites" msgstr "Agenda-uitnodigingen" #: pretix/control/templates/pretixcontrol/event/mail.html:66 -msgid "E-mail design" +msgid "Email design" msgstr "E-mailontwerp" #: pretix/control/templates/pretixcontrol/event/mail.html:79 @@ -19025,7 +18950,7 @@ msgstr "Voorbeeld" #: pretix/control/templates/pretixcontrol/event/mail.html:87 #: pretix/control/templates/pretixcontrol/organizers/mail.html:58 -msgid "E-mail content" +msgid "Email content" msgstr "E-mailinhoud" #: pretix/control/templates/pretixcontrol/event/mail.html:90 @@ -20637,7 +20562,6 @@ msgstr "" "combinaties beschikbaar zijn." #: pretix/control/templates/pretixcontrol/items/category.html:39 -#: pretix/control/templates/pretixcontrol/items/category.html:29 msgid "Category history" msgstr "Categoriegeschiedenis" @@ -21570,14 +21494,12 @@ msgstr "Toeslag toevoegen" #: pretix/control/templates/pretixcontrol/order/change.html:508 #: pretix/control/templates/pretixcontrol/order/change_questions.html:63 -#: pretix/control/templates/pretixcontrol/order/change.html:444 msgid "Other operations" msgstr "Andere acties" #: pretix/control/templates/pretixcontrol/order/change.html:534 #: pretix/presale/templates/pretixpresale/event/order_change_confirm.html:30 #: pretix/presale/templates/pretixpresale/event/position_change_confirm.html:30 -#: pretix/control/templates/pretixcontrol/order/change.html:470 msgid "Perform changes" msgstr "Veranderingen uitvoeren" @@ -21656,13 +21578,13 @@ msgstr "Bestellingsdetails: %(code)s" #: pretix/control/templates/pretixcontrol/order/index.html:45 #: pretix/control/templates/pretixcontrol/orders/index.html:298 -#: pretix/control/views/orders.py:289 pretix/control/views/orders.py:288 +#: pretix/control/views/orders.py:289 msgid "Approve" msgstr "Goedkeuren" #: pretix/control/templates/pretixcontrol/order/index.html:50 #: pretix/control/templates/pretixcontrol/orders/index.html:305 -#: pretix/control/views/orders.py:303 pretix/control/views/orders.py:302 +#: pretix/control/views/orders.py:303 msgid "Deny" msgstr "Weigeren" @@ -21704,7 +21626,7 @@ msgstr "" "kunt u de bestelling handmatig als verlopen markeren." #: pretix/control/templates/pretixcontrol/order/index.html:115 -#: pretix/control/views/orders.py:351 pretix/control/views/orders.py:350 +#: pretix/control/views/orders.py:351 msgid "Refund for overpayment" msgstr "Terugbetaling voor overbetaling" @@ -22025,7 +21947,7 @@ msgstr "Bestelgeschiedenis" #: pretix/control/templates/pretixcontrol/order/mail_history.html:4 #: pretix/control/templates/pretixcontrol/order/mail_history.html:7 -#: pretix/plugins/sendmail/signals.py:107 +#: pretix/plugins/sendmail/signals.py:106 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/history.html:4 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/history.html:6 msgid "Email history" @@ -22272,14 +22194,14 @@ msgstr "Wat moet er met de bestelling gebeuren?" #: pretix/control/templates/pretixcontrol/order/sendmail.html:4 #: pretix/control/templates/pretixcontrol/order/sendmail.html:7 -#: pretix/plugins/sendmail/signals.py:91 +#: pretix/plugins/sendmail/signals.py:90 msgid "Send email" msgstr "Stuur e-mail" #: pretix/control/templates/pretixcontrol/order/sendmail.html:27 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_update.html:74 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html:42 -msgid "E-mail preview" +msgid "Email preview" msgstr "E-mailvoorbeeld" #: pretix/control/templates/pretixcontrol/order/sendmail.html:38 @@ -22385,7 +22307,7 @@ msgstr "Terugbetalingsopties" #: pretix/control/templates/pretixcontrol/orders/cancel.html:49 #: pretix/control/templates/pretixcontrol/vouchers/bulk.html:85 #: pretix/plugins/sendmail/apps.py:30 pretix/plugins/sendmail/apps.py:33 -#: pretix/plugins/sendmail/signals.py:83 +#: pretix/plugins/sendmail/signals.py:82 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/index.html:3 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/index.html:5 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html:5 @@ -22846,12 +22768,12 @@ msgid "Select action" msgstr "Selecteer actie" #: pretix/control/templates/pretixcontrol/orders/index.html:312 -#: pretix/control/views/orders.py:334 +#: pretix/control/views/orders.py:335 msgid "Refund overpaid amount" msgstr "Betaal teveel betaalde bedrag terug" #: pretix/control/templates/pretixcontrol/orders/index.html:320 -#: pretix/control/views/orders.py:320 pretix/control/views/orders.py:319 +#: pretix/control/views/orders.py:320 msgid "Mark as expired if overdue" msgstr "Markeer als vervallen indien achterstallig" @@ -25132,7 +25054,7 @@ msgid "Notification type" msgstr "Meldingstype" #: pretix/control/templates/pretixcontrol/user/notifications.html:57 -msgid "E-Mail notification" +msgid "Email notification" msgstr "E-mailmelding" #: pretix/control/templates/pretixcontrol/user/notifications.html:70 @@ -25795,9 +25717,14 @@ msgid "Welcome to pretix! You are now part of the team \"{}\"." msgstr "Welkom bij pretix! U bent nu lid van het team \"{}\"." #: pretix/control/views/auth.py:357 +#, fuzzy +#| msgid "" +#| "If the address is registered to valid account, then we have sent you an e-" +#| "mail containing further instructions. Please note that we will send at " +#| "most one email every 24 hours." msgid "" -"If the address is registered to valid account, then we have sent you an e-" -"mail containing further instructions. Please note that we will send at most " +"If the address is registered to valid account, then we have sent you an " +"email containing further instructions. Please note that we will send at most " "one email every 24 hours." msgstr "" "Als het adres gekoppeld is aan een geldig account zullen we u een e-mail " @@ -25805,9 +25732,13 @@ msgstr "" "uur zullen sturen." #: pretix/control/views/auth.py:360 +#, fuzzy +#| msgid "" +#| "If the address is registered to valid account, then we have sent you an e-" +#| "mail containing further instructions." msgid "" -"If the address is registered to valid account, then we have sent you an e-" -"mail containing further instructions." +"If the address is registered to valid account, then we have sent you an " +"email containing further instructions." msgstr "" "Als het adres gekoppeld is aan een geldig account zullen we u een e-mail " "sturen met verdere instructies." @@ -26074,12 +26005,11 @@ msgid "Your order: %(code)s" msgstr "Uw bestelling: %(code)s" #: pretix/control/views/event.py:810 -msgid "Unknown e-mail renderer." +msgid "Unknown email renderer." msgstr "Onbekende e-mail-renderer." #: pretix/control/views/event.py:826 pretix/control/views/orders.py:671 #: pretix/presale/views/order.py:1097 pretix/presale/views/order.py:1104 -#: pretix/control/views/orders.py:670 msgid "You requested an invalid ticket output type." msgstr "U vroeg een ongeldig ticketsuitvoertype." @@ -26137,12 +26067,10 @@ msgstr "" "evenement nodig: {plugin_names}" #: pretix/control/views/event.py:1154 pretix/control/views/orders.py:760 -#: pretix/control/views/orders.py:759 msgid "The comment has been updated." msgstr "Het commentaar is bijgewerkt." #: pretix/control/views/event.py:1156 pretix/control/views/orders.py:762 -#: pretix/control/views/orders.py:761 msgid "Could not update the comment." msgstr "Kon de opmerking niet bijwerken." @@ -26540,7 +26468,7 @@ msgstr "" msgid "Access for the selected application has been revoked." msgstr "De toegang voor de gekozen applicatie is ingetrokken." -#: pretix/control/views/orders.py:244 pretix/control/views/orders.py:243 +#: pretix/control/views/orders.py:244 #, python-brace-format msgid "" "Successfully executed the action \"{label}\" on {success} of {total} orders." @@ -26548,13 +26476,13 @@ msgstr "" "De actie \"{label}\" is succesvol uitgevoerd voor {success} van {total} " "bestellingen." -#: pretix/control/views/orders.py:535 pretix/control/views/orders.py:534 +#: pretix/control/views/orders.py:535 msgid "Your invoice" msgid_plural "Your invoices" msgstr[0] "Uw factuur" msgstr[1] "Uw facturen" -#: pretix/control/views/orders.py:537 pretix/control/views/orders.py:536 +#: pretix/control/views/orders.py:537 #, python-brace-format msgid "" "Hello,\n" @@ -26590,20 +26518,19 @@ msgstr[1] "" #: pretix/presale/views/order.py:937 pretix/presale/views/order.py:986 #: pretix/presale/views/order.py:991 pretix/presale/views/order.py:1106 #: pretix/presale/views/order.py:1279 pretix/presale/views/order.py:1662 -#: pretix/presale/views/order.py:1693 pretix/control/views/orders.py:672 +#: pretix/presale/views/order.py:1693 msgid "Unknown order code or not authorized to access this order." msgstr "Ongeldig bestelnummer of geen toegang tot deze bestelling." #: pretix/control/views/orders.py:675 pretix/presale/views/order.py:1111 -#: pretix/control/views/orders.py:674 msgid "Ticket download is not enabled for this product." msgstr "Tickets downloaden is niet ingeschakeld voor dit product." -#: pretix/control/views/orders.py:796 pretix/control/views/orders.py:795 +#: pretix/control/views/orders.py:796 msgid "The order has been deleted." msgstr "De bestelling is verwijderd." -#: pretix/control/views/orders.py:803 pretix/control/views/orders.py:802 +#: pretix/control/views/orders.py:803 msgid "" "The order could not be deleted as some constraints (e.g. data created by " "plug-ins) do not allow it." @@ -26611,56 +26538,55 @@ msgstr "" "De bestelling kon niet worden verwijderd omdat sommige beperkingen (bijv. " "data aangemaakt door plug-ins) het niet toestaan." -#: pretix/control/views/orders.py:811 pretix/control/views/orders.py:810 +#: pretix/control/views/orders.py:811 msgid "Only orders created in test mode can be deleted." msgstr "" "Alleen bestellingen die in de testmodus zijn aangemaakt kunnen worden " "verwijderd." -#: pretix/control/views/orders.py:832 pretix/control/views/orders.py:831 +#: pretix/control/views/orders.py:832 msgid "The order has been denied and is therefore now canceled." msgstr "De bestelling is geweigerd, en is hierom nu geannuleerd." -#: pretix/control/views/orders.py:872 pretix/control/views/orders.py:871 +#: pretix/control/views/orders.py:872 msgid "This payment has been canceled." msgstr "Deze betaling is geannuleerd." -#: pretix/control/views/orders.py:874 pretix/control/views/orders.py:873 +#: pretix/control/views/orders.py:874 msgid "This payment can not be canceled at the moment." msgstr "Deze betaling kan momenteel niet worden geannuleerd." -#: pretix/control/views/orders.py:900 pretix/control/views/orders.py:899 +#: pretix/control/views/orders.py:900 msgid "The refund has been canceled." msgstr "De terugbetaling is geannuleerd." -#: pretix/control/views/orders.py:902 pretix/control/views/orders.py:901 +#: pretix/control/views/orders.py:902 msgid "This refund can not be canceled at the moment." msgstr "Deze terugbetaling kan momenteel niet worden geannuleerd." -#: pretix/control/views/orders.py:936 pretix/control/views/orders.py:935 +#: pretix/control/views/orders.py:936 msgid "The refund has been processed." msgstr "De terugbetaling is verwerkt." #: pretix/control/views/orders.py:938 pretix/control/views/orders.py:964 -#: pretix/control/views/orders.py:937 pretix/control/views/orders.py:963 msgid "This refund can not be processed at the moment." msgstr "Deze terugbetaling kan momenteel niet worden verwerkt." -#: pretix/control/views/orders.py:962 pretix/control/views/orders.py:961 +#: pretix/control/views/orders.py:962 msgid "The refund has been marked as done." msgstr "De terugbetaling is gemarkeerd als uitgevoerd." -#: pretix/control/views/orders.py:988 pretix/control/views/orders.py:987 +#: pretix/control/views/orders.py:988 msgid "The request has been removed. If you want, you can now inform the user." msgstr "" "Het verzoek is verwijderd. Als u dit wilt kunt u nu de gebruiker hierover " "informeren." -#: pretix/control/views/orders.py:995 pretix/control/views/orders.py:994 +#: pretix/control/views/orders.py:995 msgid "Your cancellation request" msgstr "Uw annuleringsverzoek" -#: pretix/control/views/orders.py:996 pretix/control/views/orders.py:995 +#: pretix/control/views/orders.py:996 #, python-brace-format msgid "" "Hello,\n" @@ -26677,7 +26603,7 @@ msgstr "" "\n" "Organisatie van {event}" -#: pretix/control/views/orders.py:1052 pretix/control/views/orders.py:1051 +#: pretix/control/views/orders.py:1052 msgid "" "The payment has been marked as complete, but we were unable to send a " "confirmation mail." @@ -26685,15 +26611,15 @@ msgstr "" "De betaling is als voltooid aangemerkt, maar we konden geen bevestigingsmail " "versturen." -#: pretix/control/views/orders.py:1055 pretix/control/views/orders.py:1054 +#: pretix/control/views/orders.py:1055 msgid "The payment has been marked as complete." msgstr "De betaling is als voltooid aangemerkt." -#: pretix/control/views/orders.py:1057 pretix/control/views/orders.py:1056 +#: pretix/control/views/orders.py:1057 msgid "This payment can not be confirmed at the moment." msgstr "Deze betaling kan momenteel niet worden bevestigd." -#: pretix/control/views/orders.py:1148 pretix/control/views/orders.py:1147 +#: pretix/control/views/orders.py:1148 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 " @@ -26703,12 +26629,12 @@ msgstr "" "terugbetaling in behandeling was. Controleer de bestelgegevens om te zien of " "de terugbetaling nog steeds nodig is." -#: pretix/control/views/orders.py:1247 +#: pretix/control/views/orders.py:1248 msgid "You entered an order in an event with a different currency." msgstr "" "U voerde een bestelling in in een evenement met een andere munteenheid." -#: pretix/control/views/orders.py:1299 pretix/control/views/orders.py:1298 +#: pretix/control/views/orders.py:1299 msgid "" "You can not refund more than the amount of a payment that is not yet " "refunded." @@ -26716,7 +26642,7 @@ msgstr "" "U kunt niet meer terugbetalen dan het bedrag van een betaling die nog niet " "is terugbetaald." -#: pretix/control/views/orders.py:1304 pretix/control/views/orders.py:1303 +#: pretix/control/views/orders.py:1304 msgid "" "You selected a partial refund for a payment method that only supports full " "refunds." @@ -26724,7 +26650,7 @@ msgstr "" "U koos een gedeeltelijke terugbetaling voor een betalingsmethode die alleen " "volledige terugbetalingen ondersteunt." -#: pretix/control/views/orders.py:1334 pretix/control/views/orders.py:1333 +#: pretix/control/views/orders.py:1334 msgid "" "One of the refunds failed to be processed. You should retry to refund in a " "different way. The error message was: {}" @@ -26732,11 +26658,11 @@ msgstr "" "Een van de terugbetalingen kon niet worden verwerkt. Probeer op een andere " "manier terug te betalen. De foutmelding was: {}" -#: pretix/control/views/orders.py:1340 pretix/control/views/orders.py:1339 +#: pretix/control/views/orders.py:1340 msgid "A refund of {} has been processed." msgstr "Een terugbetaling van {} is verwerkt." -#: pretix/control/views/orders.py:1344 pretix/control/views/orders.py:1343 +#: pretix/control/views/orders.py:1344 msgid "" "A refund of {} has been saved, but not yet fully executed. You can mark it " "as complete below." @@ -26744,18 +26670,18 @@ msgstr "" "Een terugbetaling van {} is opgeslagen, maar nog niet volledig uitgevoerd. U " "kunt de terugbetaling hieronder als voltooid aanmerken." -#: pretix/control/views/orders.py:1373 pretix/control/views/orders.py:1372 +#: pretix/control/views/orders.py:1373 msgid "" "A new gift card was created. You can now send the user their gift card code." msgstr "" "De cadeaubon is aangemaakt. U kunt de cadeauboncode nu naar de gebruiker " "sturen." -#: pretix/control/views/orders.py:1381 pretix/control/views/orders.py:1380 +#: pretix/control/views/orders.py:1381 msgid "Your gift card code" msgstr "Uw cadeauboncode" -#: pretix/control/views/orders.py:1383 pretix/control/views/orders.py:1382 +#: pretix/control/views/orders.py:1383 #, python-brace-format msgid "" "Hello,\n" @@ -26776,13 +26702,13 @@ msgstr "" "\n" "De organisatie van {event}" -#: pretix/control/views/orders.py:1394 pretix/control/views/orders.py:1393 +#: pretix/control/views/orders.py:1394 msgid "The refunds you selected do not match the selected total refund amount." msgstr "" "De terugbetalingen die u koos komen niet overeen met het gekozen totale " "terug te betalen bedrag." -#: pretix/control/views/orders.py:1522 pretix/control/views/orders.py:1521 +#: pretix/control/views/orders.py:1522 msgid "" "The order has been marked as paid, but we were unable to send a confirmation " "mail." @@ -26790,11 +26716,11 @@ msgstr "" "De bestelling is als betaald aangemerkt, maar we konden geen " "bevestigingsmail versturen." -#: pretix/control/views/orders.py:1525 pretix/control/views/orders.py:1524 +#: pretix/control/views/orders.py:1525 msgid "The payment has been created successfully." msgstr "De betaling is succesvol aangemaakt." -#: pretix/control/views/orders.py:1539 pretix/control/views/orders.py:1538 +#: pretix/control/views/orders.py:1539 msgid "" "The order has been canceled. You can now select how you want to transfer the " "money back to the user." @@ -26803,21 +26729,20 @@ msgstr "" "maken naar de gebruiker." #: pretix/control/views/orders.py:1610 pretix/control/views/orders.py:1614 -#: pretix/control/views/orders.py:1609 pretix/control/views/orders.py:1613 msgid "No VAT ID specified." msgstr "Geen btw-nummer opgegeven." -#: pretix/control/views/orders.py:1618 pretix/control/views/orders.py:1617 +#: pretix/control/views/orders.py:1618 msgid "No country specified." msgstr "Geen land opgegeven." -#: pretix/control/views/orders.py:1622 pretix/control/views/orders.py:1621 +#: pretix/control/views/orders.py:1622 msgid "VAT ID could not be checked since this country is not supported." msgstr "" "Btw-nummer kon niet worden gecontroleerd omdat dit land niet wordt " "ondersteund." -#: pretix/control/views/orders.py:1633 pretix/control/views/orders.py:1632 +#: pretix/control/views/orders.py:1633 msgid "" "The VAT ID could not be checked, as the VAT checking service of the country " "is currently not available." @@ -26825,53 +26750,47 @@ msgstr "" "Uw btw-nummer kon niet worden gecontroleerd, omdat de btw-controledienst van " "uw land momenteel niet beschikbaar is." -#: pretix/control/views/orders.py:1636 pretix/control/views/orders.py:1635 +#: pretix/control/views/orders.py:1636 msgid "This VAT ID is valid." msgstr "Dit btw-nummer is geldig." #: pretix/control/views/orders.py:1650 pretix/control/views/orders.py:1683 -#: pretix/control/views/orders.py:1649 pretix/control/views/orders.py:1682 msgid "Unknown invoice." msgstr "Onbekende factuur." -#: pretix/control/views/orders.py:1653 pretix/control/views/orders.py:1652 +#: pretix/control/views/orders.py:1653 msgid "Invoices may not be changed after they are created." msgstr "Facturen kunnen niet gewijzigd worden nadat ze zijn aangemaakt." #: pretix/control/views/orders.py:1655 pretix/control/views/orders.py:1686 -#: pretix/control/views/orders.py:1654 pretix/control/views/orders.py:1685 msgid "The invoice has already been canceled." msgstr "De factuur is al geannuleerd." -#: pretix/control/views/orders.py:1657 pretix/control/views/orders.py:1656 +#: pretix/control/views/orders.py:1657 msgid "The invoice file has already been exported." msgstr "Het factuurbestand is al ge-exporteert." -#: pretix/control/views/orders.py:1659 pretix/control/views/orders.py:1658 +#: pretix/control/views/orders.py:1659 msgid "The invoice file is too old to be regenerated." msgstr "De factuur is te oud om opnieuw te genereren." #: pretix/control/views/orders.py:1661 pretix/control/views/orders.py:1688 -#: pretix/control/views/orders.py:1660 pretix/control/views/orders.py:1687 msgid "The invoice has been cleaned of personal data." msgstr "Persoonlijke gegevens zijn uit de factuur verwijderd." -#: pretix/control/views/orders.py:1719 pretix/control/views/orders.py:1718 +#: pretix/control/views/orders.py:1719 msgid "The email has been queued to be sent." msgstr "De email is in de wachtrij gezet om te worden verstuurd." #: pretix/control/views/orders.py:1743 pretix/presale/views/order.py:1288 -#: pretix/control/views/orders.py:1742 msgid "This invoice has not been found" msgstr "Deze factuur is niet gevonden" #: pretix/control/views/orders.py:1750 pretix/presale/views/order.py:1295 -#: pretix/control/views/orders.py:1749 msgid "The invoice file is no longer stored on the server." msgstr "Het factuurbestand wordt niet meer opgeslagen op de server." #: pretix/control/views/orders.py:1755 pretix/presale/views/order.py:1300 -#: pretix/control/views/orders.py:1754 msgid "" "The invoice file has not yet been generated, we will generate it for you " "now. Please try again in a few seconds." @@ -26879,79 +26798,69 @@ msgstr "" "Het factuurbestand is nog niet gegenereerd, we zullen het nu voor u " "genereren. Probeer het over een paar seconden opnieuw." -#: pretix/control/views/orders.py:1783 pretix/control/views/orders.py:1782 +#: pretix/control/views/orders.py:1783 msgid "The payment term has been changed." msgstr "De betalingstermijn is veranderd." #: pretix/control/views/orders.py:1788 pretix/control/views/orders.py:1845 -#: pretix/control/views/orders.py:1787 pretix/control/views/orders.py:1844 msgid "" "We were not able to process the request completely as the server was too " "busy." msgstr "" "We konden uw verzoek niet verwerken, omdat de server het te druk heeft." -#: pretix/control/views/orders.py:1796 pretix/control/views/orders.py:1795 +#: pretix/control/views/orders.py:1796 msgid "This action is only allowed for pending orders." msgstr "Deze actie is alleen toegestaan voor openstaande bestellingen." -#: pretix/control/views/orders.py:1851 pretix/control/views/orders.py:1850 +#: pretix/control/views/orders.py:1851 msgid "This action is only allowed for canceled orders." msgstr "Deze actie is alleen toegestaan voor geannuleerde bestellingen." #: pretix/control/views/orders.py:2108 pretix/presale/views/order.py:1572 -#: pretix/control/views/orders.py:2067 msgid "An error occurred. Please see the details below." msgstr "Een fout is opgetreden. Zie de details hieronder." -#: pretix/control/views/orders.py:2116 pretix/control/views/orders.py:2075 +#: pretix/control/views/orders.py:2116 msgid "The order has been changed and the user has been notified." msgstr "De bestelling is aangepast en de gebruiker is op de hoogte gesteld." #: pretix/control/views/orders.py:2118 pretix/control/views/orders.py:2252 #: pretix/control/views/orders.py:2289 pretix/presale/views/order.py:1607 -#: pretix/control/views/orders.py:2077 pretix/control/views/orders.py:2211 -#: pretix/control/views/orders.py:2248 msgid "The order has been changed." msgstr "De bestelling is aangepast." #: pretix/control/views/orders.py:2145 pretix/presale/checkoutflow.py:939 #: pretix/presale/views/order.py:792 pretix/presale/views/order.py:897 -#: pretix/control/views/orders.py:2104 msgid "" "We had difficulties processing your input. Please review the errors below." msgstr "" "We hadden moeite met het verwerken van uw invoer. Zie de fouten hieronder." -#: pretix/control/views/orders.py:2254 pretix/control/views/orders.py:2213 +#: pretix/control/views/orders.py:2254 msgid "Nothing about the order had to be changed." msgstr "Niets hoefde te worden aangepast aan de bestelling." #: pretix/control/views/orders.py:2335 pretix/plugins/sendmail/views.py:177 -#: pretix/control/views/orders.py:2294 msgid "We could not send the email. See below for details." msgstr "We konden de e-mail niet versturen. Zie onder voor details." #: pretix/control/views/orders.py:2351 pretix/control/views/orders.py:2418 #: pretix/plugins/sendmail/views.py:207 pretix/plugins/sendmail/views.py:625 -#: pretix/plugins/sendmail/views.py:701 pretix/control/views/orders.py:2310 -#: pretix/control/views/orders.py:2377 +#: pretix/plugins/sendmail/views.py:701 #, python-brace-format msgid "Subject: {subject}" msgstr "Onderwerp: {subject}" #: pretix/control/views/orders.py:2367 pretix/control/views/orders.py:2435 -#: pretix/control/views/orders.py:2326 pretix/control/views/orders.py:2394 msgid "Your message has been queued and will be sent to {}." msgstr "Uw bericht is in de wachtrij gezet en zal worden verstuurd naar {}." #: pretix/control/views/orders.py:2371 pretix/control/views/orders.py:2438 -#: pretix/control/views/orders.py:2330 pretix/control/views/orders.py:2397 msgid "Failed to send mail to the following user: {}" msgstr "Kon geen mail sturen naar de volgende gebruiker: {}" #: pretix/control/views/orders.py:2474 pretix/presale/views/order.py:1071 -#: pretix/control/views/orders.py:2433 msgid "" "This link is no longer valid. Please go back, refresh the page, and try " "again." @@ -26959,23 +26868,20 @@ msgstr "" "Deze link is niet meer geldig. Ga terug, ververs de pagina, en probeer het " "opnieuw." -#: pretix/control/views/orders.py:2550 pretix/control/views/orders.py:2509 +#: pretix/control/views/orders.py:2550 msgid "There is no order with the given order code." msgstr "Er is geen bestelling met de gegeven bestelcode." #: pretix/control/views/orders.py:2656 pretix/control/views/organizer.py:1772 -#: pretix/control/views/orders.py:2615 msgid "The selected exporter was not found." msgstr "De gekozen exporteerder was niet gevonden." #: pretix/control/views/orders.py:2666 pretix/control/views/organizer.py:1782 -#: pretix/control/views/orders.py:2625 msgid "There was a problem processing your input. See below for error details." msgstr "" "Er was een probleem met het verwerken van uw invoer. Zie onder voor details." #: pretix/control/views/orders.py:2701 pretix/control/views/organizer.py:1825 -#: pretix/control/views/orders.py:2660 #, python-brace-format msgid "" "Your export schedule has been saved. The next export will start around " @@ -26985,18 +26891,16 @@ msgstr "" "{datetime}." #: pretix/control/views/orders.py:2706 pretix/control/views/organizer.py:1830 -#: pretix/control/views/orders.py:2665 msgid "Your export schedule has been saved, but no next export is planned." msgstr "" "De geplande export is opgeslagen, maar er is geen volgende run gepland." -#: pretix/control/views/orders.py:2704 pretix/control/views/organizer.py:1870 +#: pretix/control/views/orders.py:2745 pretix/control/views/organizer.py:1870 #, python-brace-format msgid "Export: {title}" msgstr "Export: {title}" #: pretix/control/views/orders.py:2746 pretix/control/views/organizer.py:1872 -#: pretix/control/views/orders.py:2705 #, python-brace-format msgid "" "Hello,\n" @@ -27008,7 +26912,6 @@ msgstr "" "Als bijlage bij deze e-mail vindt u een nieuw rapport voor {name}." #: pretix/control/views/orders.py:2814 pretix/control/views/organizer.py:1940 -#: pretix/control/views/orders.py:2773 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 " @@ -27018,11 +26921,11 @@ msgstr "" "Afhankelijk van de systeembelasting en het type en de grootte van de export " "kan dit enkele minuten duren." -#: pretix/control/views/orders.py:2893 pretix/control/views/orders.py:2852 +#: pretix/control/views/orders.py:2893 msgid "All orders have been canceled." msgstr "Alle bestellingen zijn geannuleerd." -#: pretix/control/views/orders.py:2895 pretix/control/views/orders.py:2854 +#: pretix/control/views/orders.py:2895 #, python-brace-format msgid "" "The orders have been canceled. An error occurred with {count} orders, please " @@ -27031,7 +26934,7 @@ msgstr "" "De bestellingen zijn geannuleerd. Bij {count} bestellingen is er een fout " "opgetreden, controleer alstublieft alle nog niet geannuleerde bestellingen." -#: pretix/control/views/orders.py:2916 pretix/control/views/orders.py:2875 +#: pretix/control/views/orders.py:2916 msgid "Your input was not valid." msgstr "Uw invoer was ongeldig." @@ -27496,7 +27399,7 @@ msgid "Your comment has been saved." msgstr "Uw commentaar is opgeslagen." #: pretix/control/views/users.py:148 -msgid "We sent out an e-mail containing further instructions." +msgid "We sent out an email containing further instructions." msgstr "We hebben een e-mail met verdere instructies verstuurd." #: pretix/control/views/users.py:168 @@ -27646,7 +27549,6 @@ msgid "Known domains" msgstr "Bekende domeinen" #: pretix/plugins/autocheckin/apps.py:30 pretix/plugins/autocheckin/apps.py:33 -#: pretix/control/templates/pretixcontrol/checkin/lists.html:104 msgid "Automated check-in" msgstr "Automatisch inchecken" @@ -27892,7 +27794,6 @@ msgid "End order date" msgstr "Einddatum bestelling" #: pretix/plugins/badges/exporters.py:489 -#: pretix/plugins/badges/exporters.py:475 msgid "Only include tickets for dates on or before this date." msgstr "Alleen tickets voor subevenementen op of voor deze datum." @@ -27901,13 +27802,11 @@ msgstr "Alleen tickets voor subevenementen op of voor deze datum." #: pretix/plugins/reports/exporters.py:495 #: pretix/plugins/reports/exporters.py:677 #: pretix/plugins/ticketoutputpdf/exporters.py:92 -#: pretix/plugins/badges/exporters.py:479 msgid "Sort by" msgstr "Sorteren op" #: pretix/plugins/badges/exporters.py:661 #: pretix/plugins/ticketoutputpdf/exporters.py:242 -#: pretix/plugins/badges/exporters.py:626 msgid "" "Your data could not be converted as requested. This could be caused by " "invalid values in your databases, such as answers to number questions which " @@ -28258,7 +28157,8 @@ msgid "" msgstr "Gelieve de factuur ook direct naar onze boekhouding te versturen" #: pretix/plugins/banktransfer/payment.py:336 -msgid "Invoice recipient e-mail" +#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:132 +msgid "Invoice recipient email" msgstr "E-mailadres van ontvanger van factuur" #: pretix/plugins/banktransfer/payment.py:338 @@ -28280,7 +28180,7 @@ msgstr "Maak het volledige bedrag over naar de volgende bankrekening:" #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/checkout_payment_form.html:14 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:23 #: pretix/plugins/banktransfer/views.py:835 -#: pretix/plugins/stripe/payment.py:1462 +#: pretix/plugins/stripe/payment.py:1467 #: pretix/plugins/stripe/templates/pretixplugins/stripe/checkout_payment_confirm.html:32 #: pretix/plugins/stripe/templates/pretixplugins/stripe/checkout_payment_confirm.html:35 msgid "Account holder" @@ -28650,10 +28550,6 @@ msgstr "" "Gelieve uw e-mailadres in te geven om de factuur meteen naar uw boekhouding " "te versturen:" -#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:132 -msgid "Invoice recipient email" -msgstr "E-mailadres van ontvanger van factuur" - #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:139 msgid "Send invoice via email" msgstr "Stuur factuur via e-mail" @@ -28941,7 +28837,7 @@ msgstr "Geen factuur gevonden. Gelieve eerst een factuur aan te vragen." #: pretix/plugins/banktransfer/views.py:932 #, python-brace-format -msgid "Sending the latest invoice via e-mail to {email}." +msgid "Sending the latest invoice via email to {email}." msgstr "De recentste factuur wordt via e-mail verstuurd naar {email}." #: pretix/plugins/checkinlists/apps.py:47 @@ -29083,7 +28979,7 @@ msgstr "Een volledig aanpasbare betalingsmethode voor handmatige verwerking." #: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47 #: pretix/plugins/paypal/payment.py:75 pretix/plugins/paypal2/payment.py:82 #: pretix/plugins/paypal2/payment.py:138 pretix/plugins/paypal2/payment.py:1080 -#: pretix/plugins/paypal2/payment.py:1081 pretix/plugins/stripe/payment.py:1808 +#: pretix/plugins/paypal2/payment.py:1081 pretix/plugins/stripe/payment.py:1813 msgid "PayPal" msgstr "PayPal" @@ -29184,7 +29080,7 @@ msgstr "" "zodra de betaling is voltooid." #: pretix/plugins/paypal/payment.py:472 pretix/plugins/paypal2/payment.py:811 -#: pretix/plugins/stripe/payment.py:989 +#: pretix/plugins/stripe/payment.py:994 msgid "There was an error sending the confirmation mail." msgstr "Er is een fout opgetreden bij het versturen van de bevestigingsmail." @@ -29290,7 +29186,7 @@ msgstr "Ongeldige reactie van PayPal ontvangen." msgid "It looks like you canceled the PayPal payment" msgstr "Het lijkt erop dat u de PayPal-betaling heeft geannuleerd" -#: pretix/plugins/paypal/views.py:255 pretix/plugins/paypal2/views.py:525 +#: pretix/plugins/paypal/views.py:255 pretix/plugins/paypal2/views.py:531 msgid "Your PayPal account has been disconnected." msgstr "De verbinding met uw PayPal-account is verbroken." @@ -29675,7 +29571,7 @@ msgstr "" #: pretix/plugins/paypal2/views.py:267 msgid "" -"The e-mail address on your PayPal account has not yet been confirmed. You " +"The email address on your PayPal account has not yet been confirmed. You " "will need to do this before you can start accepting payments." msgstr "" "Het e-mailadres van uw PayPal-account is nog niet geverifieerd. U zult dat " @@ -30169,43 +30065,43 @@ msgid_plural "%(count)d days before event start at %(time)s" msgstr[0] "%(count)d dag voor de start van het evenement om %(time)s" msgstr[1] "%(count)d dagen voor de start van het evenement om %(time)s" -#: pretix/plugins/sendmail/signals.py:99 +#: pretix/plugins/sendmail/signals.py:98 msgid "Scheduled emails" msgstr "Automatische e-mails" -#: pretix/plugins/sendmail/signals.py:122 +#: pretix/plugins/sendmail/signals.py:121 msgid "Mass email was sent to customers or attendees." msgstr "Massa-e-mail verzonden naar klanten of aanwezigen." -#: pretix/plugins/sendmail/signals.py:123 +#: pretix/plugins/sendmail/signals.py:122 msgid "Mass email was sent to waiting list entries." msgstr "Massa-e-mail verzonden naar wachtlijst-regels." -#: pretix/plugins/sendmail/signals.py:124 +#: pretix/plugins/sendmail/signals.py:123 msgid "The order received a mass email." msgstr "De bestelling ontving een massamail." -#: pretix/plugins/sendmail/signals.py:125 +#: pretix/plugins/sendmail/signals.py:124 msgid "A ticket holder of this order received a mass email." msgstr "Een tickethouder van deze bestelling ontving een massamail." -#: pretix/plugins/sendmail/signals.py:126 +#: pretix/plugins/sendmail/signals.py:125 msgid "An email rule was created" msgstr "Een e-mailregel is gemaakt" -#: pretix/plugins/sendmail/signals.py:127 +#: pretix/plugins/sendmail/signals.py:126 msgid "An email rule was updated" msgstr "Een e-mailregel is aangepast" -#: pretix/plugins/sendmail/signals.py:128 +#: pretix/plugins/sendmail/signals.py:127 msgid "A scheduled email was sent to the order" msgstr "Een ingeplande e-mail is verstuurd voor de order" -#: pretix/plugins/sendmail/signals.py:129 +#: pretix/plugins/sendmail/signals.py:128 msgid "A scheduled email was sent to a ticket holder" msgstr "Een ingeplande email is verstuurd naar de tickethouder" -#: pretix/plugins/sendmail/signals.py:130 +#: pretix/plugins/sendmail/signals.py:129 msgid "An email rule was deleted" msgstr "De e-mailregel is verwijderd" @@ -30724,7 +30620,7 @@ msgstr "" msgid "Credit card payments" msgstr "Creditcardbetalingen" -#: pretix/plugins/stripe/payment.py:342 pretix/plugins/stripe/payment.py:1531 +#: pretix/plugins/stripe/payment.py:342 pretix/plugins/stripe/payment.py:1536 msgid "iDEAL" msgstr "iDEAL" @@ -30741,11 +30637,11 @@ msgstr "" "Sommige betaalmethoden zijn moeten mogelijks ingeschakeld worden in uw " "Stripe-account vooraleer ze correct werken." -#: pretix/plugins/stripe/payment.py:350 pretix/plugins/stripe/payment.py:1556 +#: pretix/plugins/stripe/payment.py:350 pretix/plugins/stripe/payment.py:1561 msgid "Alipay" msgstr "Alipay" -#: pretix/plugins/stripe/payment.py:358 pretix/plugins/stripe/payment.py:1568 +#: pretix/plugins/stripe/payment.py:358 pretix/plugins/stripe/payment.py:1573 msgid "Bancontact" msgstr "Bancontact" @@ -30809,27 +30705,27 @@ msgstr "" "gevallen tot 14 dagen duren om verwerkt te worden. Activeer " "deze betalingsmethode alleen als uw betalingstermijn deze vertraging toelaat." -#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1670 +#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1675 msgid "EPS" msgstr "EPS" -#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1701 +#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1706 msgid "Multibanco" msgstr "Multibanco" -#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1723 +#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1728 msgid "Przelewy24" msgstr "Przelewy24" -#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1762 +#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1767 msgid "WeChat Pay" msgstr "WeChat Pay" -#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1815 +#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1820 msgid "Swish" msgstr "Swish" -#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1322 +#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1327 msgid "Affirm" msgstr "Bevestigen" @@ -30837,7 +30733,7 @@ msgstr "Bevestigen" msgid "Only available for payments between $50 and $30,000." msgstr "Enkel beschikbaar voor betalingen tussen $50 en $30,000." -#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1367 +#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1372 msgid "Klarna" msgstr "Klarna" @@ -30857,11 +30753,15 @@ msgstr "" "Klarna's algemene voorwaarden laat gebruik door liefdadigheidsinstellingen " "of politieke partijen niet toe." -#: pretix/plugins/stripe/payment.py:501 +#: pretix/plugins/stripe/payment.py:499 +msgid "MobilePay" +msgstr "" + +#: pretix/plugins/stripe/payment.py:506 msgid "Destination" msgstr "Bestemmingsrekening" -#: pretix/plugins/stripe/payment.py:531 pretix/plugins/stripe/payment.py:1437 +#: pretix/plugins/stripe/payment.py:536 pretix/plugins/stripe/payment.py:1442 #, python-brace-format msgid "" "The Stripe plugin is operating in test mode. You can use one of gebruiken om een betaling uit te voeren. Er zal geen echt " "geld worden overgemaakt." -#: pretix/plugins/stripe/payment.py:724 +#: pretix/plugins/stripe/payment.py:729 msgid "No payment information found." msgstr "Geen betalingsinformatie gevonden." -#: pretix/plugins/stripe/payment.py:762 +#: pretix/plugins/stripe/payment.py:767 msgid "" "We had trouble communicating with Stripe. Please try again and contact " "support if the problem persists." @@ -30884,20 +30784,20 @@ msgstr "" "We hadden problemen met het communiceren met Stripe. Probeer het opnieuw, en " "neem contact op met ons als het probleem aanhoudt." -#: pretix/plugins/stripe/payment.py:766 +#: pretix/plugins/stripe/payment.py:771 msgid "Stripe returned an error" msgstr "Stripe meldde een fout" -#: pretix/plugins/stripe/payment.py:838 +#: pretix/plugins/stripe/payment.py:843 msgid "You may need to enable JavaScript for Stripe payments." msgstr "U moet mogelijk JavaScript inschakelen voor Stripe-betalingen." -#: pretix/plugins/stripe/payment.py:933 pretix/plugins/stripe/payment.py:1055 +#: pretix/plugins/stripe/payment.py:938 pretix/plugins/stripe/payment.py:1060 #, python-format msgid "Stripe reported an error with your card: %s" msgstr "Stripe meldde een fout met uw kaart: %s" -#: pretix/plugins/stripe/payment.py:951 pretix/plugins/stripe/payment.py:1067 +#: pretix/plugins/stripe/payment.py:956 pretix/plugins/stripe/payment.py:1072 msgid "" "We had trouble communicating with Stripe. Please try again and get in touch " "with us if this problem persists." @@ -30905,7 +30805,7 @@ msgstr "" "We hadden problemen met het communiceren met Stripe. Probeer het opnieuw, en " "neem contact op met ons als het probleem aanhoudt." -#: pretix/plugins/stripe/payment.py:992 +#: pretix/plugins/stripe/payment.py:997 msgid "" "Your payment is pending completion. We will inform you as soon as the " "payment completed." @@ -30913,68 +30813,68 @@ msgstr "" "Uw betaling wacht op voltooiing. We zullen het aan u melden wanneer uw " "betaling is gelukt." -#: pretix/plugins/stripe/payment.py:1000 +#: pretix/plugins/stripe/payment.py:1005 msgid "Your payment failed. Please try again." msgstr "Uw betaling is mislukt. Probeer het alstublieft opnieuw." -#: pretix/plugins/stripe/payment.py:1006 +#: pretix/plugins/stripe/payment.py:1011 #, python-format msgid "Stripe reported an error: %s" msgstr "Stripe meldde een fout: %s" -#: pretix/plugins/stripe/payment.py:1107 +#: pretix/plugins/stripe/payment.py:1112 msgid "Credit card via Stripe" msgstr "Creditcard via Stripe" -#: pretix/plugins/stripe/payment.py:1108 +#: pretix/plugins/stripe/payment.py:1113 msgid "Credit card" msgstr "Creditcard" -#: pretix/plugins/stripe/payment.py:1195 +#: pretix/plugins/stripe/payment.py:1200 msgid "SEPA Debit via Stripe" msgstr "SEPA Debit via Stripe" -#: pretix/plugins/stripe/payment.py:1196 +#: pretix/plugins/stripe/payment.py:1201 msgid "SEPA Debit" msgstr "SEPA Debit" -#: pretix/plugins/stripe/payment.py:1236 +#: pretix/plugins/stripe/payment.py:1241 msgid "Account Holder Name" msgstr "Naam van rekeninghouder" -#: pretix/plugins/stripe/payment.py:1241 +#: pretix/plugins/stripe/payment.py:1246 msgid "Account Holder Street" msgstr "Straat van rekeninghouder" -#: pretix/plugins/stripe/payment.py:1253 +#: pretix/plugins/stripe/payment.py:1258 msgid "Account Holder Postal Code" msgstr "Postcode van rekeninghouder" -#: pretix/plugins/stripe/payment.py:1265 +#: pretix/plugins/stripe/payment.py:1270 msgid "Account Holder City" msgstr "Woonplaats van rekeninghouder" -#: pretix/plugins/stripe/payment.py:1277 +#: pretix/plugins/stripe/payment.py:1282 msgid "Account Holder Country" msgstr "Land van rekeninghouder" -#: pretix/plugins/stripe/payment.py:1321 +#: pretix/plugins/stripe/payment.py:1326 msgid "Affirm via Stripe" msgstr "Affirm via Stripe" -#: pretix/plugins/stripe/payment.py:1366 +#: pretix/plugins/stripe/payment.py:1371 msgid "Klarna via Stripe" msgstr "Klarna via Stripe" -#: pretix/plugins/stripe/payment.py:1483 +#: pretix/plugins/stripe/payment.py:1488 msgid "giropay via Stripe" msgstr "giropay via Stripe" -#: pretix/plugins/stripe/payment.py:1484 +#: pretix/plugins/stripe/payment.py:1489 msgid "giropay" msgstr "giropay" -#: pretix/plugins/stripe/payment.py:1487 +#: pretix/plugins/stripe/payment.py:1492 msgid "" "giropay is an online payment method available to all customers of most " "German banks, usually after one-time activation. Please keep your online " @@ -30984,23 +30884,23 @@ msgstr "" "de meeste Duitse banken, meestal na eenmalige activering. Gelieve uw " "bankgegevens bij de hand te houden." -#: pretix/plugins/stripe/payment.py:1509 pretix/plugins/stripe/payment.py:1577 -#: pretix/plugins/stripe/payment.py:1679 +#: pretix/plugins/stripe/payment.py:1514 pretix/plugins/stripe/payment.py:1582 +#: pretix/plugins/stripe/payment.py:1684 msgid "unknown name" msgstr "onbekende naam" -#: pretix/plugins/stripe/payment.py:1517 pretix/plugins/stripe/payment.py:1542 -#: pretix/plugins/stripe/payment.py:1585 pretix/plugins/stripe/payment.py:1687 -#: pretix/plugins/stripe/payment.py:1748 +#: pretix/plugins/stripe/payment.py:1522 pretix/plugins/stripe/payment.py:1547 +#: pretix/plugins/stripe/payment.py:1590 pretix/plugins/stripe/payment.py:1692 +#: pretix/plugins/stripe/payment.py:1753 #, python-brace-format msgid "Bank account at {bank}" msgstr "Bankrekening bij {bank}" -#: pretix/plugins/stripe/payment.py:1530 +#: pretix/plugins/stripe/payment.py:1535 msgid "iDEAL via Stripe" msgstr "iDEAL via Stripe" -#: pretix/plugins/stripe/payment.py:1534 +#: pretix/plugins/stripe/payment.py:1539 msgid "" "iDEAL is an online payment method available to customers of Dutch banks. " "Please keep your online banking account and login information available." @@ -31008,11 +30908,11 @@ msgstr "" "iDEAL is een online betaalmethode beschikbaar voor klanten van Nederlandse " "banken. elieve uw bankgegevens bij de hand te houden." -#: pretix/plugins/stripe/payment.py:1555 +#: pretix/plugins/stripe/payment.py:1560 msgid "Alipay via Stripe" msgstr "Alipay via Stripe" -#: pretix/plugins/stripe/payment.py:1560 +#: pretix/plugins/stripe/payment.py:1565 msgid "" "This payment method is available to customers of the Chinese payment system " "Alipay. Please keep your login information available." @@ -31020,67 +30920,67 @@ msgstr "" "Deze betaalmethode is beschikbaar voor klanten van het Chinese betaalsysteem " "Alipay. Houd uw logingegevens bij de hand." -#: pretix/plugins/stripe/payment.py:1567 +#: pretix/plugins/stripe/payment.py:1572 msgid "Bancontact via Stripe" msgstr "Bancontact via Stripe" -#: pretix/plugins/stripe/payment.py:1598 +#: pretix/plugins/stripe/payment.py:1603 msgid "SOFORT via Stripe" msgstr "SOFORT via Stripe" -#: pretix/plugins/stripe/payment.py:1599 +#: pretix/plugins/stripe/payment.py:1604 msgid "SOFORT (instant bank transfer)" msgstr "SOFORT (directe bankoverschrijving)" -#: pretix/plugins/stripe/payment.py:1617 +#: pretix/plugins/stripe/payment.py:1622 msgid "Country of your bank" msgstr "Land van uw bank" -#: pretix/plugins/stripe/payment.py:1618 +#: pretix/plugins/stripe/payment.py:1623 msgid "Germany" msgstr "Duitsland" -#: pretix/plugins/stripe/payment.py:1619 +#: pretix/plugins/stripe/payment.py:1624 msgid "Austria" msgstr "Oostenrijk" -#: pretix/plugins/stripe/payment.py:1620 +#: pretix/plugins/stripe/payment.py:1625 msgid "Belgium" msgstr "België" -#: pretix/plugins/stripe/payment.py:1621 +#: pretix/plugins/stripe/payment.py:1626 msgid "Netherlands" msgstr "Nederland" -#: pretix/plugins/stripe/payment.py:1622 +#: pretix/plugins/stripe/payment.py:1627 msgid "Spain" msgstr "Spanje" -#: pretix/plugins/stripe/payment.py:1658 +#: pretix/plugins/stripe/payment.py:1663 #, python-brace-format msgid "Bank account {iban} at {bank}" msgstr "Bankrekening {iban} bij {bank}" -#: pretix/plugins/stripe/payment.py:1669 +#: pretix/plugins/stripe/payment.py:1674 msgid "EPS via Stripe" msgstr "EPS via Stripe" -#: pretix/plugins/stripe/payment.py:1700 +#: pretix/plugins/stripe/payment.py:1705 msgid "Multibanco via Stripe" msgstr "Multibanco via Stripe" -#: pretix/plugins/stripe/payment.py:1704 +#: pretix/plugins/stripe/payment.py:1709 msgid "" "Multibanco is a payment method available to Portuguese bank account holders." msgstr "" "Multibanco is een betaalmethode die beschikbaar is voor Portugese " "rekeninghouders." -#: pretix/plugins/stripe/payment.py:1722 +#: pretix/plugins/stripe/payment.py:1727 msgid "Przelewy24 via Stripe" msgstr "Przelewy24 via Stripe" -#: pretix/plugins/stripe/payment.py:1726 +#: pretix/plugins/stripe/payment.py:1731 msgid "" "Przelewy24 is an online payment method available to customers of Polish " "banks. Please keep your online banking account and login information " @@ -31089,11 +30989,11 @@ msgstr "" "Przelewy24 is een online betaalmethode voor de klanten van Poolse banken. " "Gelieve uw bankgegevens bij de hand te houden." -#: pretix/plugins/stripe/payment.py:1761 +#: pretix/plugins/stripe/payment.py:1766 msgid "WeChat Pay via Stripe" msgstr "WeChat Pay via Stripe" -#: pretix/plugins/stripe/payment.py:1766 +#: pretix/plugins/stripe/payment.py:1771 msgid "" "This payment method is available to users of the Chinese app WeChat. Please " "keep your login information available." @@ -31101,15 +31001,15 @@ msgstr "" "Deze betaalmethode is beschikbaar voor de gebruikers van de Chinese " "applicatie WeChat. Houd uw logingegevens bij de hand." -#: pretix/plugins/stripe/payment.py:1788 +#: pretix/plugins/stripe/payment.py:1793 msgid "Revolut Pay via Stripe" msgstr "Revolut Pay via Stripe" -#: pretix/plugins/stripe/payment.py:1789 +#: pretix/plugins/stripe/payment.py:1794 msgid "Revolut Pay" msgstr "Revolut Pay" -#: pretix/plugins/stripe/payment.py:1793 +#: pretix/plugins/stripe/payment.py:1798 msgid "" "This payment method is available to users of the Revolut app. Please keep " "your login information available." @@ -31117,15 +31017,15 @@ msgstr "" "Deze betalingsmethode is beschikbaar voor de gebruikers van de Revolut-app. " "Houd uw logingegevens bij de hand." -#: pretix/plugins/stripe/payment.py:1807 +#: pretix/plugins/stripe/payment.py:1812 msgid "PayPal via Stripe" msgstr "PayPal via Stripe" -#: pretix/plugins/stripe/payment.py:1814 +#: pretix/plugins/stripe/payment.py:1819 msgid "Swish via Stripe" msgstr "Swish via Stripe" -#: pretix/plugins/stripe/payment.py:1819 +#: pretix/plugins/stripe/payment.py:1824 msgid "" "This payment method is available to users of the Swedish apps Swish and " "BankID. Please have your app ready." @@ -31133,11 +31033,11 @@ msgstr "" "Deze betaalmethode is beschikbaar voor de gebruikers van de Zwitserse apps " "Swish en BankID. Houd uw app bij de hand." -#: pretix/plugins/stripe/payment.py:1838 +#: pretix/plugins/stripe/payment.py:1843 msgid "TWINT via Stripe" msgstr "TWINT via Stripe" -#: pretix/plugins/stripe/payment.py:1843 +#: pretix/plugins/stripe/payment.py:1848 msgid "" "This payment method is available to users of the Swiss app TWINT. Please " "have your app ready." @@ -31145,6 +31045,18 @@ msgstr "" "Deze betaalmethode is beschikbaar voor de gebruikers van de Zwitserse app " "TWINT. Houd uw app bij de hand." +#: pretix/plugins/stripe/payment.py:1870 +#, fuzzy +#| msgid "" +#| "This payment method is available to users of the Swiss app TWINT. Please " +#| "have your app ready." +msgid "" +"This payment method is available to MobilePay app users in Denmark and " +"Finland. Please have your app ready." +msgstr "" +"Deze betaalmethode is beschikbaar voor de gebruikers van de Zwitserse app " +"TWINT. Houd uw app bij de hand." + #: pretix/plugins/stripe/signals.py:92 msgid "Charge succeeded." msgstr "Betaling geslaagd." @@ -31768,7 +31680,7 @@ msgstr "" "het later opnieuw." #: pretix/presale/forms/checkout.py:70 -msgid "E-mail address (repeated)" +msgid "Email address (repeated)" msgstr "E-mailadres (opnieuw)" #: pretix/presale/forms/checkout.py:71 @@ -32010,9 +31922,9 @@ msgid "" "href=\"%(time_machine_link)s\">time machine." msgstr "" -"Om uw winkel op verschillende tijdstippen te bekijken, kunt u de Tijdmachine inschakelen." +"Om uw winkel op verschillende tijdstippen te bekijken, kunt u de Tijdmachine inschakelen." #: pretix/presale/templates/pretixpresale/event/base.html:163 #: pretix/presale/templates/pretixpresale/event/base.html:210 @@ -34746,30 +34658,36 @@ msgstr "Schrijftoegang" msgid "Kosovo" msgstr "Kosovo" -#: pretix/base/models/checkin.py:104 -msgid "Sales channels to automatically check in" -msgstr "Automatisch ingecheckte verkoopkanalen" +#, fuzzy +#~| msgid "Email" +#~ msgid "E-mail" +#~ msgstr "Email" -#: pretix/base/models/checkin.py:105 -msgid "" -"This option is deprecated and will be removed in the next months. As a " -"replacement, our new plugin \"Auto check-in\" can be used. When we remove " -"this option, we will automatically migrate your event to use the new plugin." -msgstr "" -"Deze optie is verouderd en zal in de komende maanden verwijderd worden. " -"Gebruik als vervanger onze nieuwe plug-in \"Auto check-in\". Wanneer deze " -"optie verwijderd wordt, zal uw evenement automatisch gemigreerd worden naar " -"de nieuwe plug-in." +#~ msgid "pretixPOS" +#~ msgstr "pretixPOS" -#: pretix/control/templates/pretixcontrol/order/change.html:434 -msgid "" -"Manually modifying payment fees is discouraged since they might " -"automatically be on subsequent order changes or when choosing a different " -"payment method." -msgstr "" -"Het handmatig bewerken van betalingstoeslagen wordt afgeraden, omdat deze " -"kosten anders kunnen zijn na later volgende wijzigingen in de bestelling of " -"wanneer een andere betalingsmethode wordt gekozen." +#~ msgid "Sales channels to automatically check in" +#~ msgstr "Automatisch ingecheckte verkoopkanalen" + +#~ msgid "" +#~ "This option is deprecated and will be removed in the next months. As a " +#~ "replacement, our new plugin \"Auto check-in\" can be used. When we remove " +#~ "this option, we will automatically migrate your event to use the new " +#~ "plugin." +#~ msgstr "" +#~ "Deze optie is verouderd en zal in de komende maanden verwijderd worden. " +#~ "Gebruik als vervanger onze nieuwe plug-in \"Auto check-in\". Wanneer deze " +#~ "optie verwijderd wordt, zal uw evenement automatisch gemigreerd worden " +#~ "naar de nieuwe plug-in." + +#~ msgid "" +#~ "Manually modifying payment fees is discouraged since they might " +#~ "automatically be on subsequent order changes or when choosing a different " +#~ "payment method." +#~ msgstr "" +#~ "Het handmatig bewerken van betalingstoeslagen wordt afgeraden, omdat deze " +#~ "kosten anders kunnen zijn na later volgende wijzigingen in de bestelling " +#~ "of wanneer een andere betalingsmethode wordt gekozen." #, python-brace-format #~ msgid "{category} (Add-On products)" diff --git a/src/pretix/locale/nl/LC_MESSAGES/djangojs.po b/src/pretix/locale/nl/LC_MESSAGES/djangojs.po index 76185529d..15e6d41b2 100644 --- a/src/pretix/locale/nl/LC_MESSAGES/djangojs.po +++ b/src/pretix/locale/nl/LC_MESSAGES/djangojs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: 1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-08 13:45+0000\n" +"POT-Creation-Date: 2024-11-18 15:16+0000\n" "PO-Revision-Date: 2024-10-23 14:30+0000\n" "Last-Translator: arjan-s \n" "Language-Team: Dutch \n" "Language-Team: Dutch (informal) 14 dagen duren om verwerkt te worden. Activeer " "deze betalingsmethode alleen als je betalingstermijn deze vertraging toelaat." -#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1670 +#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1675 msgid "EPS" msgstr "EPS" -#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1701 +#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1706 msgid "Multibanco" msgstr "Multibanco" -#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1723 +#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1728 msgid "Przelewy24" msgstr "Przelewy24" -#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1762 +#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1767 msgid "WeChat Pay" msgstr "WeChat Pay" -#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1815 +#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1820 msgid "Swish" msgstr "" -#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1322 +#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1327 msgid "Affirm" msgstr "" @@ -31770,7 +31770,7 @@ msgstr "" msgid "Only available for payments between $50 and $30,000." msgstr "" -#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1367 +#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1372 msgid "Klarna" msgstr "" @@ -31786,13 +31786,17 @@ msgid "" "political organizations." msgstr "" -#: pretix/plugins/stripe/payment.py:501 +#: pretix/plugins/stripe/payment.py:499 +msgid "MobilePay" +msgstr "" + +#: pretix/plugins/stripe/payment.py:506 #, fuzzy #| msgid "Description" msgid "Destination" msgstr "Beschrijving" -#: pretix/plugins/stripe/payment.py:531 pretix/plugins/stripe/payment.py:1437 +#: pretix/plugins/stripe/payment.py:536 pretix/plugins/stripe/payment.py:1442 #, python-brace-format msgid "" "The Stripe plugin is operating in test mode. You can use one of gebruiken om een betaling uit te voeren. Er zal geen echt " "geld worden overgemaakt." -#: pretix/plugins/stripe/payment.py:724 +#: pretix/plugins/stripe/payment.py:729 msgid "No payment information found." msgstr "Geen betalingsinformatie gevonden." -#: pretix/plugins/stripe/payment.py:762 +#: pretix/plugins/stripe/payment.py:767 msgid "" "We had trouble communicating with Stripe. Please try again and contact " "support if the problem persists." @@ -31815,20 +31819,20 @@ msgstr "" "We hadden problemen met het communiceren met Stripe. Probeer het opnieuw, en " "neem contact op met ons als het probleem aanhoudt." -#: pretix/plugins/stripe/payment.py:766 +#: pretix/plugins/stripe/payment.py:771 msgid "Stripe returned an error" msgstr "Stripe meldde een fout" -#: pretix/plugins/stripe/payment.py:838 +#: pretix/plugins/stripe/payment.py:843 msgid "You may need to enable JavaScript for Stripe payments." msgstr "Je moet mogelijk JavaScript inschakelen voor Stripe-betalingen." -#: pretix/plugins/stripe/payment.py:933 pretix/plugins/stripe/payment.py:1055 +#: pretix/plugins/stripe/payment.py:938 pretix/plugins/stripe/payment.py:1060 #, python-format msgid "Stripe reported an error with your card: %s" msgstr "Stripe meldde een fout met je kaart: %s" -#: pretix/plugins/stripe/payment.py:951 pretix/plugins/stripe/payment.py:1067 +#: pretix/plugins/stripe/payment.py:956 pretix/plugins/stripe/payment.py:1072 msgid "" "We had trouble communicating with Stripe. Please try again and get in touch " "with us if this problem persists." @@ -31836,7 +31840,7 @@ msgstr "" "We hadden problemen met het communiceren met Stripe. Probeer het opnieuw, en " "neem contact op met ons als het probleem aanhoudt." -#: pretix/plugins/stripe/payment.py:992 +#: pretix/plugins/stripe/payment.py:997 msgid "" "Your payment is pending completion. We will inform you as soon as the " "payment completed." @@ -31844,245 +31848,251 @@ msgstr "" "We wachten tot je betaling is voltooid. We zullen het aan je melden wanneer " "je betaling is gelukt." -#: pretix/plugins/stripe/payment.py:1000 +#: pretix/plugins/stripe/payment.py:1005 msgid "Your payment failed. Please try again." msgstr "Je betaling is mislukt. Probeer het alsjeblieft opnieuw." -#: pretix/plugins/stripe/payment.py:1006 +#: pretix/plugins/stripe/payment.py:1011 #, python-format msgid "Stripe reported an error: %s" msgstr "Stripe meldde een fout: %s" -#: pretix/plugins/stripe/payment.py:1107 +#: pretix/plugins/stripe/payment.py:1112 msgid "Credit card via Stripe" msgstr "Creditcard via Stripe" -#: pretix/plugins/stripe/payment.py:1108 +#: pretix/plugins/stripe/payment.py:1113 msgid "Credit card" msgstr "Creditcard" -#: pretix/plugins/stripe/payment.py:1195 +#: pretix/plugins/stripe/payment.py:1200 #, fuzzy #| msgid "EPS via Stripe" msgid "SEPA Debit via Stripe" msgstr "EPS via Stripe" -#: pretix/plugins/stripe/payment.py:1196 +#: pretix/plugins/stripe/payment.py:1201 msgid "SEPA Debit" msgstr "" -#: pretix/plugins/stripe/payment.py:1236 +#: pretix/plugins/stripe/payment.py:1241 #, fuzzy #| msgid "Account holder" msgid "Account Holder Name" msgstr "Rekeninghouder" -#: pretix/plugins/stripe/payment.py:1241 +#: pretix/plugins/stripe/payment.py:1246 #, fuzzy #| msgid "Account holder" msgid "Account Holder Street" msgstr "Rekeninghouder" -#: pretix/plugins/stripe/payment.py:1253 +#: pretix/plugins/stripe/payment.py:1258 #, fuzzy #| msgid "Account holder" msgid "Account Holder Postal Code" msgstr "Rekeninghouder" -#: pretix/plugins/stripe/payment.py:1265 +#: pretix/plugins/stripe/payment.py:1270 #, fuzzy #| msgid "Account holder" msgid "Account Holder City" msgstr "Rekeninghouder" -#: pretix/plugins/stripe/payment.py:1277 +#: pretix/plugins/stripe/payment.py:1282 #, fuzzy #| msgid "Account holder" msgid "Account Holder Country" msgstr "Rekeninghouder" -#: pretix/plugins/stripe/payment.py:1321 +#: pretix/plugins/stripe/payment.py:1326 #, fuzzy #| msgid "Alipay via Stripe" msgid "Affirm via Stripe" msgstr "Alipay via Stripe" -#: pretix/plugins/stripe/payment.py:1366 +#: pretix/plugins/stripe/payment.py:1371 #, fuzzy #| msgid "Alipay via Stripe" msgid "Klarna via Stripe" msgstr "Alipay via Stripe" -#: pretix/plugins/stripe/payment.py:1483 +#: pretix/plugins/stripe/payment.py:1488 msgid "giropay via Stripe" msgstr "giropay via Stripe" -#: pretix/plugins/stripe/payment.py:1484 +#: pretix/plugins/stripe/payment.py:1489 msgid "giropay" msgstr "giropay" -#: pretix/plugins/stripe/payment.py:1487 +#: pretix/plugins/stripe/payment.py:1492 msgid "" "giropay is an online payment method available to all customers of most " "German banks, usually after one-time activation. Please keep your online " "banking account and login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1509 pretix/plugins/stripe/payment.py:1577 -#: pretix/plugins/stripe/payment.py:1679 +#: pretix/plugins/stripe/payment.py:1514 pretix/plugins/stripe/payment.py:1582 +#: pretix/plugins/stripe/payment.py:1684 msgid "unknown name" msgstr "onbekende naam" -#: pretix/plugins/stripe/payment.py:1517 pretix/plugins/stripe/payment.py:1542 -#: pretix/plugins/stripe/payment.py:1585 pretix/plugins/stripe/payment.py:1687 -#: pretix/plugins/stripe/payment.py:1748 +#: pretix/plugins/stripe/payment.py:1522 pretix/plugins/stripe/payment.py:1547 +#: pretix/plugins/stripe/payment.py:1590 pretix/plugins/stripe/payment.py:1692 +#: pretix/plugins/stripe/payment.py:1753 #, python-brace-format msgid "Bank account at {bank}" msgstr "Bankrekening bij {bank}" -#: pretix/plugins/stripe/payment.py:1530 +#: pretix/plugins/stripe/payment.py:1535 msgid "iDEAL via Stripe" msgstr "iDEAL via Stripe" -#: pretix/plugins/stripe/payment.py:1534 +#: pretix/plugins/stripe/payment.py:1539 msgid "" "iDEAL is an online payment method available to customers of Dutch banks. " "Please keep your online banking account and login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1555 +#: pretix/plugins/stripe/payment.py:1560 msgid "Alipay via Stripe" msgstr "Alipay via Stripe" -#: pretix/plugins/stripe/payment.py:1560 +#: pretix/plugins/stripe/payment.py:1565 msgid "" "This payment method is available to customers of the Chinese payment system " "Alipay. Please keep your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1567 +#: pretix/plugins/stripe/payment.py:1572 msgid "Bancontact via Stripe" msgstr "Bancontact via Stripe" -#: pretix/plugins/stripe/payment.py:1598 +#: pretix/plugins/stripe/payment.py:1603 msgid "SOFORT via Stripe" msgstr "SOFORT via Stripe" -#: pretix/plugins/stripe/payment.py:1599 +#: pretix/plugins/stripe/payment.py:1604 #, fuzzy #| msgid "Payment by bank transfer" msgid "SOFORT (instant bank transfer)" msgstr "Betaling via bankoverschrijving" -#: pretix/plugins/stripe/payment.py:1617 +#: pretix/plugins/stripe/payment.py:1622 msgid "Country of your bank" msgstr "Land van je bank" -#: pretix/plugins/stripe/payment.py:1618 +#: pretix/plugins/stripe/payment.py:1623 msgid "Germany" msgstr "Duitsland" -#: pretix/plugins/stripe/payment.py:1619 +#: pretix/plugins/stripe/payment.py:1624 msgid "Austria" msgstr "Oostenrijk" -#: pretix/plugins/stripe/payment.py:1620 +#: pretix/plugins/stripe/payment.py:1625 msgid "Belgium" msgstr "België" -#: pretix/plugins/stripe/payment.py:1621 +#: pretix/plugins/stripe/payment.py:1626 msgid "Netherlands" msgstr "Nederland" -#: pretix/plugins/stripe/payment.py:1622 +#: pretix/plugins/stripe/payment.py:1627 msgid "Spain" msgstr "Spanje" -#: pretix/plugins/stripe/payment.py:1658 +#: pretix/plugins/stripe/payment.py:1663 #, python-brace-format msgid "Bank account {iban} at {bank}" msgstr "Bankrekening {iban} bij {bank}" -#: pretix/plugins/stripe/payment.py:1669 +#: pretix/plugins/stripe/payment.py:1674 msgid "EPS via Stripe" msgstr "EPS via Stripe" -#: pretix/plugins/stripe/payment.py:1700 +#: pretix/plugins/stripe/payment.py:1705 msgid "Multibanco via Stripe" msgstr "Multibanco via Stripe" -#: pretix/plugins/stripe/payment.py:1704 +#: pretix/plugins/stripe/payment.py:1709 msgid "" "Multibanco is a payment method available to Portuguese bank account holders." msgstr "" -#: pretix/plugins/stripe/payment.py:1722 +#: pretix/plugins/stripe/payment.py:1727 msgid "Przelewy24 via Stripe" msgstr "Przelewy24 via Stripe" -#: pretix/plugins/stripe/payment.py:1726 +#: pretix/plugins/stripe/payment.py:1731 msgid "" "Przelewy24 is an online payment method available to customers of Polish " "banks. Please keep your online banking account and login information " "available." msgstr "" -#: pretix/plugins/stripe/payment.py:1761 +#: pretix/plugins/stripe/payment.py:1766 msgid "WeChat Pay via Stripe" msgstr "WeChat Pay via Stripe" -#: pretix/plugins/stripe/payment.py:1766 +#: pretix/plugins/stripe/payment.py:1771 msgid "" "This payment method is available to users of the Chinese app WeChat. Please " "keep your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1788 +#: pretix/plugins/stripe/payment.py:1793 #, fuzzy #| msgid "WeChat Pay via Stripe" msgid "Revolut Pay via Stripe" msgstr "WeChat Pay via Stripe" -#: pretix/plugins/stripe/payment.py:1789 +#: pretix/plugins/stripe/payment.py:1794 msgid "Revolut Pay" msgstr "" -#: pretix/plugins/stripe/payment.py:1793 +#: pretix/plugins/stripe/payment.py:1798 msgid "" "This payment method is available to users of the Revolut app. Please keep " "your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1807 +#: pretix/plugins/stripe/payment.py:1812 #, fuzzy #| msgid "Payment via Stripe" msgid "PayPal via Stripe" msgstr "Betaling via Stripe" -#: pretix/plugins/stripe/payment.py:1814 +#: pretix/plugins/stripe/payment.py:1819 #, fuzzy #| msgid "EPS via Stripe" msgid "Swish via Stripe" msgstr "EPS via Stripe" -#: pretix/plugins/stripe/payment.py:1819 +#: pretix/plugins/stripe/payment.py:1824 msgid "" "This payment method is available to users of the Swedish apps Swish and " "BankID. Please have your app ready." msgstr "" -#: pretix/plugins/stripe/payment.py:1838 +#: pretix/plugins/stripe/payment.py:1843 #, fuzzy #| msgid "EPS via Stripe" msgid "TWINT via Stripe" msgstr "EPS via Stripe" -#: pretix/plugins/stripe/payment.py:1843 +#: pretix/plugins/stripe/payment.py:1848 msgid "" "This payment method is available to users of the Swiss app TWINT. Please " "have your app ready." msgstr "" +#: pretix/plugins/stripe/payment.py:1870 +msgid "" +"This payment method is available to MobilePay app users in Denmark and " +"Finland. Please have your app ready." +msgstr "" + #: pretix/plugins/stripe/signals.py:92 msgid "Charge succeeded." msgstr "Betaling geslaagd." @@ -32732,7 +32742,7 @@ msgstr "" "later opnieuw." #: pretix/presale/forms/checkout.py:70 -msgid "E-mail address (repeated)" +msgid "Email address (repeated)" msgstr "E-mailadres (opnieuw)" #: pretix/presale/forms/checkout.py:71 @@ -33376,7 +33386,7 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_questions.html:51 #, fuzzy -#| msgid "E-mail address" +#| msgid "Email address" msgid "Auto-fill with address" msgstr "E-mailadres" @@ -35700,7 +35710,7 @@ msgstr "Je wachtwoord is veranderd." #: pretix/presale/views/customer.py:331 #, fuzzy -#| msgid "We sent out an e-mail containing further instructions." +#| msgid "We sent out an email containing further instructions." msgid "" "We've sent you an email with further instructions on resetting your password." msgstr "We hebben een e-mail met verdere instructies verstuurd." @@ -35982,6 +35992,14 @@ msgstr "Schrijftoegang" msgid "Kosovo" msgstr "Kosovo" +#, fuzzy +#~| msgid "Email" +#~ msgid "E-mail" +#~ msgstr "Email" + +#~ msgid "pretixPOS" +#~ msgstr "pretixPOS" + #~ msgid "Sales channels to automatically check in" #~ msgstr "Automatisch ingecheckte verkoopkanalen" diff --git a/src/pretix/locale/pl/LC_MESSAGES/django.po b/src/pretix/locale/pl/LC_MESSAGES/django.po index 9b305ca8d..0f70917a3 100644 --- a/src/pretix/locale/pl/LC_MESSAGES/django.po +++ b/src/pretix/locale/pl/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-08 13:44+0000\n" +"POT-Creation-Date: 2024-11-18 15:30+0000\n" "PO-Revision-Date: 2024-10-29 21:00+0000\n" "Last-Translator: Anarion Dunedain \n" "Language-Team: Polish 14 dni. Tę metodę płatności " "należy aktywować tylko wtedy, gdy pozwala na to termin płatności." -#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1670 +#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1675 msgid "EPS" msgstr "EPS" -#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1701 +#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1706 msgid "Multibanco" msgstr "Multibanco" -#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1723 +#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1728 msgid "Przelewy24" msgstr "Przelewy24" -#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1762 +#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1767 msgid "WeChat Pay" msgstr "WeChat Pay" -#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1815 +#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1820 msgid "Swish" msgstr "Swish" -#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1322 +#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1327 msgid "Affirm" msgstr "Affirm" @@ -30623,7 +30627,7 @@ msgstr "Affirm" msgid "Only available for payments between $50 and $30,000." msgstr "Dostępne tylko dla płatności od 50 do 30 000 USD." -#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1367 +#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1372 msgid "Klarna" msgstr "Klarna" @@ -30643,11 +30647,15 @@ msgstr "" "Warunki korzystania z usług Klarna nie zezwalają na korzystanie z nich przez " "organizacje charytatywne lub polityczne." -#: pretix/plugins/stripe/payment.py:501 +#: pretix/plugins/stripe/payment.py:499 +msgid "MobilePay" +msgstr "" + +#: pretix/plugins/stripe/payment.py:506 msgid "Destination" msgstr "Cel" -#: pretix/plugins/stripe/payment.py:531 pretix/plugins/stripe/payment.py:1437 +#: pretix/plugins/stripe/payment.py:536 pretix/plugins/stripe/payment.py:1442 #, python-brace-format msgid "" "The Stripe plugin is operating in test mode. You can use one of wielu kart testowych. Żadne pieniądze nie " "zostaną faktycznie przelane." -#: pretix/plugins/stripe/payment.py:724 +#: pretix/plugins/stripe/payment.py:729 msgid "No payment information found." msgstr "Nie znaleziono informacji o płatności." -#: pretix/plugins/stripe/payment.py:762 +#: pretix/plugins/stripe/payment.py:767 msgid "" "We had trouble communicating with Stripe. Please try again and contact " "support if the problem persists." @@ -30670,20 +30678,20 @@ msgstr "" "Mieliśmy problem z komunikacją ze Stripe. Spróbuj ponownie i skontaktuj się " "z pomocą techniczną, jeśli problem będzie się powtarzał." -#: pretix/plugins/stripe/payment.py:766 +#: pretix/plugins/stripe/payment.py:771 msgid "Stripe returned an error" msgstr "Stripe zwrócił błąd" -#: pretix/plugins/stripe/payment.py:838 +#: pretix/plugins/stripe/payment.py:843 msgid "You may need to enable JavaScript for Stripe payments." msgstr "Może być konieczne włączenie obsługi JavaScript dla płatności Stripe." -#: pretix/plugins/stripe/payment.py:933 pretix/plugins/stripe/payment.py:1055 +#: pretix/plugins/stripe/payment.py:938 pretix/plugins/stripe/payment.py:1060 #, python-format msgid "Stripe reported an error with your card: %s" msgstr "Stripe zgłosił problem z kartą %s" -#: pretix/plugins/stripe/payment.py:951 pretix/plugins/stripe/payment.py:1067 +#: pretix/plugins/stripe/payment.py:956 pretix/plugins/stripe/payment.py:1072 msgid "" "We had trouble communicating with Stripe. Please try again and get in touch " "with us if this problem persists." @@ -30691,7 +30699,7 @@ msgstr "" "Wystąpił problem w komunikacji ze Stripe. Spróbuj ponownie lub napisz do " "nas, jeżeli sytuacja się powtórzy." -#: pretix/plugins/stripe/payment.py:992 +#: pretix/plugins/stripe/payment.py:997 msgid "" "Your payment is pending completion. We will inform you as soon as the " "payment completed." @@ -30699,68 +30707,68 @@ msgstr "" "Twoja płatność oczekuje na zakończenie. Poinformujemy Cię, gdy tylko " "płatność zostanie zakończona." -#: pretix/plugins/stripe/payment.py:1000 +#: pretix/plugins/stripe/payment.py:1005 msgid "Your payment failed. Please try again." msgstr "Płatność nie powiodła się. Spróbuj ponownie." -#: pretix/plugins/stripe/payment.py:1006 +#: pretix/plugins/stripe/payment.py:1011 #, python-format msgid "Stripe reported an error: %s" msgstr "Stripe zgłosił błąd: %s" -#: pretix/plugins/stripe/payment.py:1107 +#: pretix/plugins/stripe/payment.py:1112 msgid "Credit card via Stripe" msgstr "Karta kredytowa za pośrednictwem Stripe" -#: pretix/plugins/stripe/payment.py:1108 +#: pretix/plugins/stripe/payment.py:1113 msgid "Credit card" msgstr "Karta kredytowa" -#: pretix/plugins/stripe/payment.py:1195 +#: pretix/plugins/stripe/payment.py:1200 msgid "SEPA Debit via Stripe" msgstr "Obciążenie SEPA przez Stripe" -#: pretix/plugins/stripe/payment.py:1196 +#: pretix/plugins/stripe/payment.py:1201 msgid "SEPA Debit" msgstr "Obciążenie SEPA" -#: pretix/plugins/stripe/payment.py:1236 +#: pretix/plugins/stripe/payment.py:1241 msgid "Account Holder Name" msgstr "Imię i nazwisko posiadacza rachunku" -#: pretix/plugins/stripe/payment.py:1241 +#: pretix/plugins/stripe/payment.py:1246 msgid "Account Holder Street" msgstr "Ulica posiadacza konta" -#: pretix/plugins/stripe/payment.py:1253 +#: pretix/plugins/stripe/payment.py:1258 msgid "Account Holder Postal Code" msgstr "Kod pocztowy posiadacza konta" -#: pretix/plugins/stripe/payment.py:1265 +#: pretix/plugins/stripe/payment.py:1270 msgid "Account Holder City" msgstr "Miasto posiadacza rachunku" -#: pretix/plugins/stripe/payment.py:1277 +#: pretix/plugins/stripe/payment.py:1282 msgid "Account Holder Country" msgstr "Kraj posiadacza konta" -#: pretix/plugins/stripe/payment.py:1321 +#: pretix/plugins/stripe/payment.py:1326 msgid "Affirm via Stripe" msgstr "Affirm przez Stripe" -#: pretix/plugins/stripe/payment.py:1366 +#: pretix/plugins/stripe/payment.py:1371 msgid "Klarna via Stripe" msgstr "Klarna przez Stripe" -#: pretix/plugins/stripe/payment.py:1483 +#: pretix/plugins/stripe/payment.py:1488 msgid "giropay via Stripe" msgstr "giropay przez Stripe" -#: pretix/plugins/stripe/payment.py:1484 +#: pretix/plugins/stripe/payment.py:1489 msgid "giropay" msgstr "giropay" -#: pretix/plugins/stripe/payment.py:1487 +#: pretix/plugins/stripe/payment.py:1492 msgid "" "giropay is an online payment method available to all customers of most " "German banks, usually after one-time activation. Please keep your online " @@ -30770,23 +30778,23 @@ msgstr "" "większości niemieckich banków, zwykle po jednorazowej aktywacji. Prosimy o " "zachowanie danych logowania i konta bankowego online." -#: pretix/plugins/stripe/payment.py:1509 pretix/plugins/stripe/payment.py:1577 -#: pretix/plugins/stripe/payment.py:1679 +#: pretix/plugins/stripe/payment.py:1514 pretix/plugins/stripe/payment.py:1582 +#: pretix/plugins/stripe/payment.py:1684 msgid "unknown name" msgstr "nieznana nazwa" -#: pretix/plugins/stripe/payment.py:1517 pretix/plugins/stripe/payment.py:1542 -#: pretix/plugins/stripe/payment.py:1585 pretix/plugins/stripe/payment.py:1687 -#: pretix/plugins/stripe/payment.py:1748 +#: pretix/plugins/stripe/payment.py:1522 pretix/plugins/stripe/payment.py:1547 +#: pretix/plugins/stripe/payment.py:1590 pretix/plugins/stripe/payment.py:1692 +#: pretix/plugins/stripe/payment.py:1753 #, python-brace-format msgid "Bank account at {bank}" msgstr "Konto bankowe w {bank}" -#: pretix/plugins/stripe/payment.py:1530 +#: pretix/plugins/stripe/payment.py:1535 msgid "iDEAL via Stripe" msgstr "iDEAL przez Stripe" -#: pretix/plugins/stripe/payment.py:1534 +#: pretix/plugins/stripe/payment.py:1539 msgid "" "iDEAL is an online payment method available to customers of Dutch banks. " "Please keep your online banking account and login information available." @@ -30794,11 +30802,11 @@ msgstr "" "iDEAL to metoda płatności online dostępna dla klientów holenderskich banków. " "Należy zachować dostęp do swojego konta bankowego online i danych logowania." -#: pretix/plugins/stripe/payment.py:1555 +#: pretix/plugins/stripe/payment.py:1560 msgid "Alipay via Stripe" msgstr "Alipay przez Stripe" -#: pretix/plugins/stripe/payment.py:1560 +#: pretix/plugins/stripe/payment.py:1565 msgid "" "This payment method is available to customers of the Chinese payment system " "Alipay. Please keep your login information available." @@ -30806,67 +30814,67 @@ msgstr "" "Ta metoda płatności jest dostępna dla klientów chińskiego systemu płatności " "Alipay. Prosimy o zachowanie danych logowania." -#: pretix/plugins/stripe/payment.py:1567 +#: pretix/plugins/stripe/payment.py:1572 msgid "Bancontact via Stripe" msgstr "Bancontact przez Stripe" -#: pretix/plugins/stripe/payment.py:1598 +#: pretix/plugins/stripe/payment.py:1603 msgid "SOFORT via Stripe" msgstr "SOFORT przez Stripe" -#: pretix/plugins/stripe/payment.py:1599 +#: pretix/plugins/stripe/payment.py:1604 msgid "SOFORT (instant bank transfer)" msgstr "SOFORT (natychmiastowy przelew bankowy)" -#: pretix/plugins/stripe/payment.py:1617 +#: pretix/plugins/stripe/payment.py:1622 msgid "Country of your bank" msgstr "Kraj banku użytkownika" -#: pretix/plugins/stripe/payment.py:1618 +#: pretix/plugins/stripe/payment.py:1623 msgid "Germany" msgstr "Niemcy" -#: pretix/plugins/stripe/payment.py:1619 +#: pretix/plugins/stripe/payment.py:1624 msgid "Austria" msgstr "Austria" -#: pretix/plugins/stripe/payment.py:1620 +#: pretix/plugins/stripe/payment.py:1625 msgid "Belgium" msgstr "Belgia" -#: pretix/plugins/stripe/payment.py:1621 +#: pretix/plugins/stripe/payment.py:1626 msgid "Netherlands" msgstr "Niderlandy" -#: pretix/plugins/stripe/payment.py:1622 +#: pretix/plugins/stripe/payment.py:1627 msgid "Spain" msgstr "Hiszpania" -#: pretix/plugins/stripe/payment.py:1658 +#: pretix/plugins/stripe/payment.py:1663 #, python-brace-format msgid "Bank account {iban} at {bank}" msgstr "Konto bankowe {iban} w {bank}" -#: pretix/plugins/stripe/payment.py:1669 +#: pretix/plugins/stripe/payment.py:1674 msgid "EPS via Stripe" msgstr "EPS przez Stripe" -#: pretix/plugins/stripe/payment.py:1700 +#: pretix/plugins/stripe/payment.py:1705 msgid "Multibanco via Stripe" msgstr "Multibanco przez Stripe" -#: pretix/plugins/stripe/payment.py:1704 +#: pretix/plugins/stripe/payment.py:1709 msgid "" "Multibanco is a payment method available to Portuguese bank account holders." msgstr "" "Multibanco to metoda płatności dostępna dla posiadaczy portugalskich kont " "bankowych." -#: pretix/plugins/stripe/payment.py:1722 +#: pretix/plugins/stripe/payment.py:1727 msgid "Przelewy24 via Stripe" msgstr "Przelewy24 przez Stripe" -#: pretix/plugins/stripe/payment.py:1726 +#: pretix/plugins/stripe/payment.py:1731 msgid "" "Przelewy24 is an online payment method available to customers of Polish " "banks. Please keep your online banking account and login information " @@ -30875,11 +30883,11 @@ msgstr "" "Przelewy24 to metoda płatności online dostępna dla klientów polskich banków. " "Prosimy o zachowanie danych logowania i konta bankowego." -#: pretix/plugins/stripe/payment.py:1761 +#: pretix/plugins/stripe/payment.py:1766 msgid "WeChat Pay via Stripe" msgstr "WeChat Pay przez Stripe" -#: pretix/plugins/stripe/payment.py:1766 +#: pretix/plugins/stripe/payment.py:1771 msgid "" "This payment method is available to users of the Chinese app WeChat. Please " "keep your login information available." @@ -30887,15 +30895,15 @@ msgstr "" "Ta metoda płatności jest dostępna dla użytkowników chińskiej aplikacji " "WeChat. Prosimy o zachowanie danych logowania." -#: pretix/plugins/stripe/payment.py:1788 +#: pretix/plugins/stripe/payment.py:1793 msgid "Revolut Pay via Stripe" msgstr "Revolut Pay przez Stripe" -#: pretix/plugins/stripe/payment.py:1789 +#: pretix/plugins/stripe/payment.py:1794 msgid "Revolut Pay" msgstr "Revolut Pay" -#: pretix/plugins/stripe/payment.py:1793 +#: pretix/plugins/stripe/payment.py:1798 msgid "" "This payment method is available to users of the Revolut app. Please keep " "your login information available." @@ -30903,15 +30911,15 @@ msgstr "" "Ta metoda płatności jest dostępna dla użytkowników aplikacji Revolut. " "Prosimy o zachowanie danych logowania." -#: pretix/plugins/stripe/payment.py:1807 +#: pretix/plugins/stripe/payment.py:1812 msgid "PayPal via Stripe" msgstr "PayPal przez Stripe" -#: pretix/plugins/stripe/payment.py:1814 +#: pretix/plugins/stripe/payment.py:1819 msgid "Swish via Stripe" msgstr "Swish przez Stripe" -#: pretix/plugins/stripe/payment.py:1819 +#: pretix/plugins/stripe/payment.py:1824 msgid "" "This payment method is available to users of the Swedish apps Swish and " "BankID. Please have your app ready." @@ -30919,11 +30927,11 @@ msgstr "" "Ta metoda płatności jest dostępna dla użytkowników szwedzkich aplikacji " "Swish i BankID. Przygotuj swoją aplikację." -#: pretix/plugins/stripe/payment.py:1838 +#: pretix/plugins/stripe/payment.py:1843 msgid "TWINT via Stripe" msgstr "TWINT przez Stripe" -#: pretix/plugins/stripe/payment.py:1843 +#: pretix/plugins/stripe/payment.py:1848 msgid "" "This payment method is available to users of the Swiss app TWINT. Please " "have your app ready." @@ -30931,6 +30939,18 @@ msgstr "" "Ta metoda płatności jest dostępna dla użytkowników szwajcarskiej aplikacji " "TWINT. Przygotuj swoją aplikację." +#: pretix/plugins/stripe/payment.py:1870 +#, fuzzy +#| msgid "" +#| "This payment method is available to users of the Swiss app TWINT. Please " +#| "have your app ready." +msgid "" +"This payment method is available to MobilePay app users in Denmark and " +"Finland. Please have your app ready." +msgstr "" +"Ta metoda płatności jest dostępna dla użytkowników szwajcarskiej aplikacji " +"TWINT. Przygotuj swoją aplikację." + #: pretix/plugins/stripe/signals.py:92 msgid "Charge succeeded." msgstr "Opłata powiodła się." @@ -31550,7 +31570,7 @@ msgstr "" "Wystąpił błąd wysyłania e-maila z potwierdzeniem. Spróbuj ponownie później." #: pretix/presale/forms/checkout.py:70 -msgid "E-mail address (repeated)" +msgid "Email address (repeated)" msgstr "Adres e-mail (ponownie)" #: pretix/presale/forms/checkout.py:71 @@ -34490,6 +34510,14 @@ msgstr "Dostęp do zapisu" msgid "Kosovo" msgstr "Kosovo" +#, fuzzy +#~| msgid "Email" +#~ msgid "E-mail" +#~ msgstr "Email" + +#~ msgid "pretixPOS" +#~ msgstr "pretixPOS" + #~ msgid "Sales channels to automatically check in" #~ msgstr "Kanały sprzedaży do automatycznego sprawdzania biletów" diff --git a/src/pretix/locale/pl_Informal/LC_MESSAGES/django.po b/src/pretix/locale/pl_Informal/LC_MESSAGES/django.po index 299ea520e..fb28e3216 100644 --- a/src/pretix/locale/pl_Informal/LC_MESSAGES/django.po +++ b/src/pretix/locale/pl_Informal/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-08 13:44+0000\n" +"POT-Creation-Date: 2024-11-18 15:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -138,28 +138,24 @@ msgstr "" msgid "Ukrainian" msgstr "" -#: pretix/api/auth/devicesecurity.py:31 +#: pretix/api/auth/devicesecurity.py:58 msgid "" "Full device access (reading and changing orders and gift cards, reading of " "products and settings)" msgstr "" -#: pretix/api/auth/devicesecurity.py:53 +#: pretix/api/auth/devicesecurity.py:80 msgid "pretixSCAN" msgstr "" -#: pretix/api/auth/devicesecurity.py:91 +#: pretix/api/auth/devicesecurity.py:118 msgid "pretixSCAN (kiosk mode, no order sync, no search)" msgstr "" -#: pretix/api/auth/devicesecurity.py:126 +#: pretix/api/auth/devicesecurity.py:153 msgid "pretixSCAN (online only, no order sync)" msgstr "" -#: pretix/api/auth/devicesecurity.py:162 -msgid "pretixPOS" -msgstr "" - #: pretix/api/models.py:39 pretix/base/models/customers.py:402 msgid "Application name" msgstr "" @@ -194,12 +190,12 @@ msgstr "" msgid "Target URL" msgstr "" -#: pretix/api/models.py:118 pretix/base/models/devices.py:123 +#: pretix/api/models.py:118 pretix/base/models/devices.py:122 #: pretix/base/models/organizer.py:286 msgid "All events (including newly created ones)" msgstr "" -#: pretix/api/models.py:119 pretix/base/models/devices.py:124 +#: pretix/api/models.py:119 pretix/base/models/devices.py:123 #: pretix/base/models/organizer.py:287 msgid "Limit to events" msgstr "" @@ -341,29 +337,29 @@ msgid "" "There is not enough quota available on quota \"{}\" to perform the operation." msgstr "" -#: pretix/api/serializers/organizer.py:102 -#: pretix/control/forms/organizer.py:832 pretix/presale/forms/customer.py:445 +#: pretix/api/serializers/organizer.py:103 +#: pretix/control/forms/organizer.py:843 pretix/presale/forms/customer.py:445 msgid "An account with this email address is already registered." msgstr "" -#: pretix/api/serializers/organizer.py:235 -#: pretix/control/forms/organizer.py:681 +#: pretix/api/serializers/organizer.py:236 +#: pretix/control/forms/organizer.py:692 msgid "" "A gift card with the same secret already exists in your or an affiliated " "organizer account." msgstr "" -#: pretix/api/serializers/organizer.py:321 +#: pretix/api/serializers/organizer.py:327 #: pretix/control/views/organizer.py:743 msgid "pretix account invitation" msgstr "" -#: pretix/api/serializers/organizer.py:343 +#: pretix/api/serializers/organizer.py:349 #: pretix/control/views/organizer.py:842 msgid "This user already has been invited for this team." msgstr "" -#: pretix/api/serializers/organizer.py:359 +#: pretix/api/serializers/organizer.py:365 #: pretix/control/views/organizer.py:859 msgid "This user already has permissions for this team." msgstr "" @@ -599,20 +595,29 @@ msgid "{system} User" msgstr "" #: pretix/base/auth.py:155 pretix/base/exporters/customers.py:67 -#: 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:245 pretix/control/navigation.py:81 -#: pretix/control/navigation.py:499 +#: pretix/base/exporters/orderlist.py:261 +#: pretix/base/exporters/orderlist.py:444 +#: pretix/base/exporters/orderlist.py:577 +#: 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:245 +#: pretix/base/pdf.py:325 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:70 +#: pretix/control/templates/pretixcontrol/orders/fragment_export_schedule_form.html:108 #: pretix/control/templates/pretixcontrol/organizers/customer.html:49 +#: pretix/control/templates/pretixcontrol/organizers/customers.html:59 +#: pretix/control/templates/pretixcontrol/waitinglist/index.html:161 #: pretix/plugins/checkinlists/exporters.py:505 #: pretix/presale/checkoutflow.py:1526 pretix/presale/forms/checkout.py:57 #: pretix/presale/forms/customer.py:56 pretix/presale/forms/customer.py:131 #: pretix/presale/forms/customer.py:286 pretix/presale/forms/customer.py:332 #: pretix/presale/forms/customer.py:375 pretix/presale/forms/user.py:40 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:34 #: pretix/presale/templates/pretixpresale/event/order.html:299 #: pretix/presale/templates/pretixpresale/organizers/customer_profile.html:26 -msgid "E-mail" +msgid "Email" msgstr "" #: pretix/base/auth.py:157 pretix/base/forms/auth.py:164 @@ -784,7 +789,7 @@ msgid "" msgstr "" #: pretix/base/exporters/answers.py:66 pretix/base/models/items.py:1753 -#: pretix/control/navigation.py:182 +#: pretix/control/navigation.py:172 #: pretix/control/templates/pretixcontrol/items/questions.html:3 #: pretix/control/templates/pretixcontrol/items/questions.html:5 msgid "Questions" @@ -842,7 +847,7 @@ msgctxt "subevent" msgid "All dates" msgstr "" -#: pretix/base/exporters/customers.py:49 pretix/control/navigation.py:604 +#: pretix/base/exporters/customers.py:49 pretix/control/navigation.py:606 #: pretix/control/templates/pretixcontrol/organizers/edit.html:132 msgid "Customer accounts" msgstr "" @@ -905,7 +910,7 @@ msgstr "" #: 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/waitinglist.py:108 pretix/base/forms/questions.py:1111 -#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:128 +#: pretix/base/models/devices.py:65 pretix/base/models/devices.py:127 #: pretix/base/models/event.py:1466 pretix/base/models/event.py:1708 #: pretix/base/models/items.py:2029 pretix/base/models/items.py:2202 #: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:75 @@ -913,7 +918,7 @@ msgstr "" #: pretix/base/models/waitinglist.py:69 pretix/base/settings.py:3220 #: pretix/base/settings.py:3230 pretix/base/settings.py:3582 #: pretix/control/forms/filter.py:624 pretix/control/forms/item.py:438 -#: pretix/control/forms/organizer.py:857 +#: pretix/control/forms/organizer.py:868 #: pretix/control/templates/pretixcontrol/checkin/index.html:109 #: pretix/control/templates/pretixcontrol/checkin/lists.html:92 #: pretix/control/templates/pretixcontrol/event/tax_index.html:26 @@ -1287,11 +1292,13 @@ msgid "Order code" msgstr "" #: pretix/base/exporters/invoices.py:202 pretix/base/exporters/invoices.py:329 -#: pretix/base/modelimport_orders.py:59 pretix/base/models/customers.py:395 -#: pretix/base/models/waitinglist.py:76 pretix/control/forms/filter.py:552 +#: pretix/base/forms/auth.py:160 pretix/base/modelimport_orders.py:59 +#: pretix/base/models/customers.py:395 pretix/base/models/waitinglist.py:76 +#: pretix/control/forms/filter.py:552 #: pretix/control/templates/pretixcontrol/users/index.html:42 #: pretix/control/views/waitinglist.py:307 -msgid "E-mail address" +#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:134 +msgid "Email address" msgstr "" #: pretix/base/exporters/invoices.py:203 pretix/base/exporters/invoices.py:330 @@ -1585,7 +1592,7 @@ msgstr "" #: pretix/base/exporters/items.py:60 pretix/base/models/discount.py:62 #: pretix/base/models/items.py:96 pretix/base/models/items.py:479 -#: pretix/base/models/tax.py:167 pretix/control/forms/organizer.py:218 +#: pretix/base/models/tax.py:167 pretix/control/forms/organizer.py:219 #: pretix/control/templates/pretixcontrol/items/discounts.html:57 msgid "Internal name" msgstr "" @@ -1615,7 +1622,7 @@ msgid "Active" msgstr "" #: pretix/base/exporters/items.py:72 pretix/base/models/discount.py:75 -#: pretix/control/forms/event.py:970 pretix/control/navigation.py:506 +#: pretix/control/forms/event.py:970 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 @@ -1653,7 +1660,7 @@ msgstr "" #: pretix/base/exporters/items.py:79 pretix/base/exporters/orderlist.py:1135 #: pretix/base/exporters/waitinglist.py:41 pretix/base/shredder.py:367 -#: pretix/control/forms/event.py:1609 pretix/control/navigation.py:235 +#: pretix/control/forms/event.py:1609 pretix/control/navigation.py:237 #: pretix/control/templates/pretixcontrol/event/settings.html:351 #: pretix/control/templates/pretixcontrol/orders/cancel.html:62 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:6 @@ -1794,7 +1801,7 @@ msgid "" msgstr "" #: pretix/base/exporters/orderlist.py:100 pretix/base/models/orders.py:331 -#: pretix/control/navigation.py:253 pretix/control/navigation.py:360 +#: 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 #: pretix/control/templates/pretixcontrol/organizers/customer.html:198 @@ -1852,7 +1859,7 @@ msgstr "" #: pretix/base/exporters/orderlist.py:1076 #: pretix/base/exporters/orderlist.py:1259 #: pretix/base/exporters/waitinglist.py:113 pretix/control/forms/event.py:1585 -#: pretix/control/forms/organizer.py:115 +#: pretix/control/forms/organizer.py:116 msgid "Event slug" msgstr "" @@ -1908,18 +1915,6 @@ msgstr "" msgid "Status" msgstr "" -#: pretix/base/exporters/orderlist.py:261 -#: pretix/base/exporters/orderlist.py:444 -#: pretix/base/exporters/orderlist.py:577 -#: pretix/base/exporters/waitinglist.py:109 pretix/base/pdf.py:325 -#: pretix/control/templates/pretixcontrol/checkin/index.html:107 -#: pretix/control/templates/pretixcontrol/orders/fragment_export_schedule_form.html:108 -#: pretix/control/templates/pretixcontrol/organizers/customers.html:59 -#: pretix/control/templates/pretixcontrol/waitinglist/index.html:161 -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:34 -msgid "Email" -msgstr "" - #: pretix/base/exporters/orderlist.py:262 #: pretix/base/exporters/orderlist.py:446 #: pretix/base/exporters/orderlist.py:579 @@ -2013,7 +2008,7 @@ msgstr "" #: pretix/base/exporters/orderlist.py:287 #: pretix/base/exporters/orderlist.py:658 pretix/base/models/orders.py:320 #: pretix/control/forms/filter.py:566 -msgid "E-mail address verified" +msgid "Email address verified" msgstr "" #: pretix/base/exporters/orderlist.py:288 @@ -2139,7 +2134,7 @@ msgstr "" #: pretix/base/exporters/orderlist.py:600 pretix/base/forms/questions.py:655 #: pretix/base/modelimport_orders.py:313 pretix/base/models/customers.py:300 #: pretix/base/models/orders.py:1500 pretix/base/pdf.py:172 -#: pretix/control/forms/filter.py:647 pretix/control/forms/organizer.py:926 +#: pretix/control/forms/filter.py:647 pretix/control/forms/organizer.py:937 #: pretix/control/templates/pretixcontrol/order/index.html:520 #: pretix/control/templates/pretixcontrol/organizers/customer.html:120 #: pretix/control/views/item.py:435 pretix/plugins/badges/exporters.py:495 @@ -2267,7 +2262,7 @@ msgctxt "address" msgid "Invoice address state" msgstr "" -#: pretix/base/exporters/orderlist.py:660 pretix/control/navigation.py:303 +#: pretix/base/exporters/orderlist.py:660 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 @@ -2620,8 +2615,8 @@ msgstr "" msgid "Issuer" msgstr "" -#: pretix/base/exporters/orderlist.py:1286 pretix/control/navigation.py:536 -#: pretix/control/navigation.py:554 +#: pretix/base/exporters/orderlist.py:1286 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" @@ -2724,7 +2719,7 @@ msgstr "" msgid "Last invoice date of order" msgstr "" -#: pretix/base/exporters/reusablemedia.py:34 pretix/control/navigation.py:614 +#: pretix/base/exporters/reusablemedia.py:34 pretix/control/navigation.py:616 #: pretix/control/templates/pretixcontrol/organizers/edit.html:204 #: pretix/control/templates/pretixcontrol/organizers/giftcard_acceptance_list.html:35 #: pretix/control/templates/pretixcontrol/organizers/giftcard_acceptance_list.html:114 @@ -2890,11 +2885,6 @@ msgstr "" msgid "Please enter the same password twice" msgstr "" -#: pretix/base/forms/auth.py:160 -#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:134 -msgid "Email address" -msgstr "" - #: pretix/base/forms/auth.py:172 pretix/base/forms/auth.py:224 #: pretix/presale/forms/customer.py:296 pretix/presale/forms/customer.py:390 msgid "Repeat password" @@ -2981,13 +2971,13 @@ msgstr "" #: pretix/base/forms/user.py:51 pretix/control/forms/users.py:43 msgid "" -"There already is an account associated with this e-mail address. Please " +"There already is an account associated with this email address. Please " "choose a different one." msgstr "" #: pretix/base/forms/user.py:53 msgid "" -"Please enter your current password if you want to change your e-mail address " +"Please enter your current password if you want to change your email address " "or password." msgstr "" @@ -3014,7 +3004,7 @@ msgstr "" msgid "Repeat new password" msgstr "" -#: pretix/base/forms/user.py:75 pretix/control/forms/organizer.py:402 +#: pretix/base/forms/user.py:75 pretix/control/forms/organizer.py:413 #: pretix/control/forms/users.py:58 msgid "Default timezone" msgstr "" @@ -3348,12 +3338,12 @@ msgstr "" msgid "You entered an invalid number." msgstr "" -#: pretix/base/modelimport.py:276 pretix/base/modelimport.py:288 +#: pretix/base/modelimport.py:279 pretix/base/modelimport.py:291 msgctxt "subevent" msgid "No matching date was found." msgstr "" -#: pretix/base/modelimport.py:278 pretix/base/modelimport.py:290 +#: pretix/base/modelimport.py:281 pretix/base/modelimport.py:293 msgctxt "subevent" msgid "Multiple matching dates were found." msgstr "" @@ -3423,7 +3413,7 @@ msgid "Please enter a valid state." msgstr "" #: pretix/base/modelimport_orders.py:325 pretix/control/forms/filter.py:651 -msgid "Attendee e-mail address" +msgid "Attendee email address" msgstr "" #: pretix/base/modelimport_orders.py:341 pretix/base/modelimport_orders.py:352 @@ -3508,7 +3498,7 @@ msgid "Ambiguous option selected." msgstr "" #: pretix/base/modelimport_orders.py:697 pretix/base/models/orders.py:238 -#: pretix/control/forms/orders.py:686 pretix/control/forms/organizer.py:784 +#: pretix/control/forms/orders.py:686 pretix/control/forms/organizer.py:795 msgid "Customer" msgstr "" @@ -3653,7 +3643,7 @@ msgstr "" msgid "User" msgstr "" -#: pretix/base/models/auth.py:284 pretix/control/navigation.py:409 +#: pretix/base/models/auth.py:284 pretix/control/navigation.py:411 #: pretix/control/templates/pretixcontrol/users/index.html:5 #: pretix/control/templates/pretixcontrol/users/index.html:7 msgid "Users" @@ -3722,7 +3712,7 @@ msgid "" "rejected.." msgstr "" -#: pretix/base/models/checkin.py:85 pretix/control/navigation.py:638 +#: pretix/base/models/checkin.py:85 pretix/control/navigation.py:640 #: pretix/control/templates/pretixcontrol/organizers/gates.html:5 msgid "Gates" msgstr "" @@ -3818,7 +3808,7 @@ msgstr "" msgid "Single-sign-on method" msgstr "" -#: pretix/base/models/customers.py:85 pretix/base/models/devices.py:72 +#: pretix/base/models/customers.py:85 pretix/base/models/devices.py:71 #: pretix/base/models/items.py:1662 pretix/base/models/items.py:1910 msgid "" "You can enter any value here to make it easier to match the data with other " @@ -3886,15 +3876,15 @@ msgstr "" msgid "Separate multiple values with spaces" msgstr "" -#: pretix/base/models/devices.py:71 pretix/base/models/items.py:1661 +#: pretix/base/models/devices.py:70 pretix/base/models/items.py:1661 msgid "Internal identifier" msgstr "" -#: pretix/base/models/devices.py:91 pretix/base/models/items.py:1774 +#: pretix/base/models/devices.py:90 pretix/base/models/items.py:1774 msgid "This identifier is already used for a different question." msgstr "" -#: pretix/base/models/devices.py:114 pretix/control/forms/checkin.py:196 +#: pretix/base/models/devices.py:113 pretix/control/forms/checkin.py:196 #: pretix/control/forms/checkin.py:217 pretix/control/forms/filter.py:2398 #: pretix/control/forms/filter.py:2445 pretix/control/forms/filter.py:2606 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:67 @@ -3903,12 +3893,12 @@ msgstr "" msgid "Gate" msgstr "" -#: pretix/base/models/devices.py:132 +#: pretix/base/models/devices.py:131 #: pretix/control/templates/pretixcontrol/organizers/devices.html:83 msgid "Setup date" msgstr "" -#: pretix/base/models/devices.py:135 +#: pretix/base/models/devices.py:134 msgid "Initialization date" msgstr "" @@ -4122,8 +4112,8 @@ msgstr "" msgid "Restrict to specific sales channels" msgstr "" -#: pretix/base/models/event.py:655 pretix/control/navigation.py:342 -#: pretix/control/navigation.py:468 +#: pretix/base/models/event.py:655 pretix/control/navigation.py:344 +#: pretix/control/navigation.py:470 #: pretix/control/templates/pretixcontrol/events/index.html:5 #: pretix/control/templates/pretixcontrol/events/index.html:7 #: pretix/control/templates/pretixcontrol/organizers/devices.html:88 @@ -4247,8 +4237,8 @@ msgid "" "calendar." msgstr "" -#: pretix/base/models/event.py:1728 pretix/control/forms/organizer.py:223 -#: pretix/control/forms/organizer.py:227 +#: pretix/base/models/event.py:1728 pretix/control/forms/organizer.py:224 +#: pretix/control/forms/organizer.py:228 msgid "Public name" msgstr "" @@ -4276,8 +4266,8 @@ msgstr "" msgid "Link URL" msgstr "" -#: pretix/base/models/exports.py:42 pretix/control/navigation.py:227 -#: pretix/control/navigation.py:648 +#: pretix/base/models/exports.py:42 pretix/control/navigation.py:229 +#: pretix/control/navigation.py:650 msgid "Export" msgstr "" @@ -4302,8 +4292,8 @@ msgstr "" #: pretix/control/forms/event.py:1159 pretix/control/forms/event.py:1169 #: pretix/control/forms/event.py:1179 pretix/control/forms/orders.py:710 #: pretix/control/forms/orders.py:923 pretix/control/forms/orders.py:950 -#: pretix/control/forms/organizer.py:544 pretix/control/forms/organizer.py:554 -#: pretix/control/forms/organizer.py:564 pretix/control/forms/vouchers.py:273 +#: pretix/control/forms/organizer.py:555 pretix/control/forms/organizer.py:565 +#: pretix/control/forms/organizer.py:575 pretix/control/forms/vouchers.py:273 #: pretix/plugins/sendmail/forms.py:57 pretix/plugins/sendmail/forms.py:73 #: pretix/plugins/sendmail/models.py:232 msgid "Subject" @@ -4780,8 +4770,8 @@ msgstr "" #: pretix/base/models/items.py:786 pretix/base/models/items.py:1688 #: pretix/control/forms/filter.py:420 pretix/control/forms/filter.py:1897 -#: pretix/control/forms/item.py:271 pretix/control/navigation.py:148 -#: pretix/control/navigation.py:157 +#: pretix/control/forms/item.py:271 pretix/control/navigation.py:138 +#: pretix/control/navigation.py:147 #: pretix/control/templates/pretixcontrol/checkin/lists.html:104 #: pretix/control/templates/pretixcontrol/items/base.html:3 #: pretix/control/templates/pretixcontrol/items/discounts.html:60 @@ -4856,7 +4846,7 @@ msgid "" "only available to specific groups." msgstr "" -#: pretix/base/models/items.py:1182 pretix/control/navigation.py:577 +#: pretix/base/models/items.py:1182 pretix/control/navigation.py:579 #: pretix/control/templates/pretixcontrol/organizers/membershiptypes.html:4 #: pretix/control/templates/pretixcontrol/organizers/membershiptypes.html:6 msgid "Membership types" @@ -5214,7 +5204,7 @@ msgid "" "prevent accidental overbooking." msgstr "" -#: pretix/base/models/items.py:2080 pretix/control/navigation.py:166 +#: pretix/base/models/items.py:2080 pretix/control/navigation.py:156 #: pretix/control/templates/pretixcontrol/items/quotas.html:4 #: pretix/control/templates/pretixcontrol/items/quotas.html:6 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:416 @@ -5577,7 +5567,7 @@ msgstr "" #: pretix/base/models/orders.py:2287 pretix/base/payment.py:1310 #: pretix/base/payment.py:1314 pretix/base/settings.py:990 -#: pretix/control/forms/organizer.py:770 +#: pretix/control/forms/organizer.py:781 #: pretix/control/templates/pretixcontrol/items/index.html:106 #: pretix/control/templates/pretixcontrol/order/index.html:151 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:375 @@ -5624,7 +5614,7 @@ msgid "Badge" msgstr "" #: pretix/base/models/orders.py:3404 pretix/base/pdf.py:1109 -#: pretix/control/forms/organizer.py:721 pretix/control/forms/organizer.py:757 +#: pretix/control/forms/organizer.py:732 pretix/control/forms/organizer.py:768 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:66 #: pretix/plugins/ticketoutputpdf/ticketoutput.py:113 msgid "Ticket" @@ -5646,7 +5636,7 @@ msgid "" "your organizer accounts and your events." msgstr "" -#: pretix/base/models/organizer.py:97 pretix/control/navigation.py:348 +#: pretix/base/models/organizer.py:97 pretix/control/navigation.py:350 #: pretix/control/templates/pretixcontrol/oauth/authorized.html:19 #: pretix/control/templates/pretixcontrol/organizers/index.html:6 #: pretix/control/templates/pretixcontrol/organizers/index.html:8 @@ -5749,7 +5739,7 @@ msgstr "" msgid "Team" msgstr "" -#: pretix/base/models/organizer.py:386 pretix/control/navigation.py:525 +#: pretix/base/models/organizer.py:386 pretix/control/navigation.py:527 #: pretix/control/templates/pretixcontrol/organizers/teams.html:6 msgid "Teams" msgstr "" @@ -5967,7 +5957,7 @@ msgid "" "have been redeemed etc." msgstr "" -#: pretix/base/models/vouchers.py:313 pretix/control/navigation.py:265 +#: pretix/base/models/vouchers.py:313 pretix/control/navigation.py:267 #: pretix/control/templates/pretixcontrol/vouchers/index.html:6 #: pretix/control/templates/pretixcontrol/vouchers/index.html:8 msgid "Vouchers" @@ -6111,7 +6101,7 @@ msgid "" "a ticket available for you." msgstr "" -#: pretix/base/notifications.py:192 pretix/control/navigation.py:137 +#: pretix/base/notifications.py:192 pretix/control/navigation.py:193 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:20 #: pretix/control/templates/pretixcontrol/subevents/index.html:5 #: pretix/control/templates/pretixcontrol/subevents/index.html:7 @@ -6890,7 +6880,7 @@ msgstr "" #: pretix/base/pdf.py:649 pretix/base/pdf.py:672 #: pretix/base/services/placeholders.py:556 -#: pretix/control/forms/organizer.py:601 +#: pretix/control/forms/organizer.py:612 msgid "Mr Doe" msgstr "" @@ -8270,7 +8260,7 @@ msgid "Require invoice address" msgstr "" #: pretix/base/settings.py:553 -msgid "Require a business addresses" +msgid "Require a business address" msgstr "" #: pretix/base/settings.py:554 @@ -10004,7 +9994,7 @@ msgid "Only respected by modern browsers." msgstr "" #: pretix/base/settings.py:2876 pretix/base/settings.py:2919 -#: pretix/control/forms/organizer.py:464 +#: pretix/control/forms/organizer.py:475 msgid "Header image" msgstr "" @@ -10036,7 +10026,7 @@ msgid "" "used, this option will be ignored and the event title will always be shown." msgstr "" -#: pretix/base/settings.py:2922 pretix/control/forms/organizer.py:468 +#: pretix/base/settings.py:2922 pretix/control/forms/organizer.py:479 msgid "" "If you provide a logo image, we will by default not show your organization " "name in the page header. By default, we show your logo with a size of up to " @@ -10359,7 +10349,7 @@ msgid "Middle name" msgstr "" #: pretix/base/settings.py:3586 pretix/base/settings.py:3598 -#: pretix/control/forms/organizer.py:595 +#: pretix/control/forms/organizer.py:606 msgctxt "person_name_sample" msgid "John Doe" msgstr "" @@ -10447,12 +10437,12 @@ msgid "This will remove all phone numbers from orders." msgstr "" #: pretix/base/shredder.py:290 -msgid "E-mails" +msgid "Emails" msgstr "" #: pretix/base/shredder.py:292 msgid "" -"This will remove all e-mail addresses from orders and attendees, as well as " +"This will remove all email addresses from orders and attendees, as well as " "logged email contents. This will also remove the association to customer " "accounts." msgstr "" @@ -11292,19 +11282,19 @@ msgstr "" msgid "Default ({value})" msgstr "" -#: pretix/control/forms/event.py:375 pretix/control/forms/organizer.py:150 +#: pretix/control/forms/event.py:375 pretix/control/forms/organizer.py:151 msgid "Custom domain" msgstr "" -#: pretix/control/forms/event.py:377 pretix/control/forms/organizer.py:152 +#: pretix/control/forms/event.py:377 pretix/control/forms/organizer.py:153 msgid "You need to configure the custom domain in the webserver beforehand." msgstr "" -#: pretix/control/forms/event.py:389 pretix/control/forms/organizer.py:160 +#: pretix/control/forms/event.py:389 pretix/control/forms/organizer.py:161 msgid "You cannot choose the base domain of this installation." msgstr "" -#: pretix/control/forms/event.py:393 pretix/control/forms/organizer.py:165 +#: pretix/control/forms/event.py:393 pretix/control/forms/organizer.py:166 msgid "This domain is already in use for a different event or organizer." msgstr "" @@ -11315,33 +11305,33 @@ msgid "" "{error}" msgstr "" -#: pretix/control/forms/event.py:507 pretix/control/forms/organizer.py:405 +#: pretix/control/forms/event.py:507 pretix/control/forms/organizer.py:416 msgid "Name format" msgstr "" -#: pretix/control/forms/event.py:508 pretix/control/forms/organizer.py:406 +#: pretix/control/forms/event.py:508 pretix/control/forms/organizer.py:417 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:513 pretix/control/forms/organizer.py:411 +#: pretix/control/forms/event.py:513 pretix/control/forms/organizer.py:422 msgid "Allowed titles" msgstr "" -#: pretix/control/forms/event.py:514 pretix/control/forms/organizer.py:412 +#: pretix/control/forms/event.py:514 pretix/control/forms/organizer.py:423 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:633 pretix/control/forms/organizer.py:482 +#: pretix/control/forms/event.py:633 pretix/control/forms/organizer.py:493 #, python-brace-format msgid "Ask for {fields}, display like {example}" msgstr "" -#: pretix/control/forms/event.py:639 pretix/control/forms/organizer.py:488 +#: pretix/control/forms/event.py:639 pretix/control/forms/organizer.py:499 msgid "Free text input" msgstr "" @@ -11434,15 +11424,15 @@ msgid "" "shop must be enabled." msgstr "" -#: pretix/control/forms/event.py:979 pretix/control/forms/organizer.py:523 +#: pretix/control/forms/event.py:979 pretix/control/forms/organizer.py:534 msgid "Bcc address" msgstr "" -#: pretix/control/forms/event.py:980 pretix/control/forms/organizer.py:524 +#: pretix/control/forms/event.py:980 pretix/control/forms/organizer.py:535 msgid "All emails will be sent to this address as a Bcc copy" msgstr "" -#: pretix/control/forms/event.py:986 pretix/control/forms/organizer.py:530 +#: pretix/control/forms/event.py:986 pretix/control/forms/organizer.py:541 msgid "Signature" msgstr "" @@ -11451,7 +11441,7 @@ msgstr "" msgid "This will be attached to every email. Available placeholders: {event}" msgstr "" -#: pretix/control/forms/event.py:994 pretix/control/forms/organizer.py:538 +#: pretix/control/forms/event.py:994 pretix/control/forms/organizer.py:549 msgid "e.g. your contact details" msgstr "" @@ -11498,8 +11488,8 @@ msgstr "" #: pretix/control/forms/event.py:1090 pretix/control/forms/event.py:1164 #: pretix/control/forms/event.py:1174 pretix/control/forms/event.py:1184 -#: pretix/control/forms/event.py:1189 pretix/control/forms/organizer.py:549 -#: pretix/control/forms/organizer.py:559 pretix/control/forms/organizer.py:569 +#: pretix/control/forms/event.py:1189 pretix/control/forms/organizer.py:560 +#: pretix/control/forms/organizer.py:570 pretix/control/forms/organizer.py:580 #: pretix/control/templates/pretixcontrol/event/mail.html:88 #: pretix/control/templates/pretixcontrol/organizers/giftcard.html:111 msgid "Text" @@ -11687,7 +11677,7 @@ msgstr "" msgid "The given voucher code does not exist." msgstr "" -#: pretix/control/forms/event.py:1581 pretix/control/forms/organizer.py:111 +#: pretix/control/forms/event.py:1581 pretix/control/forms/organizer.py:112 #: pretix/control/views/shredder.py:179 msgid "The slug you entered was not correct." msgstr "" @@ -11756,7 +11746,7 @@ msgstr "" msgid "Search for…" msgstr "" -#: pretix/control/forms/filter.py:213 pretix/control/navigation.py:203 +#: pretix/control/forms/filter.py:213 pretix/control/navigation.py:205 #: pretix/control/templates/pretixcontrol/items/question.html:25 msgid "All orders" msgstr "" @@ -12342,7 +12332,7 @@ msgid "" msgstr "" #: pretix/control/forms/global_settings.py:131 -msgid "E-mail notifications" +msgid "Email notifications" msgstr "" #: pretix/control/forms/global_settings.py:132 @@ -13153,102 +13143,102 @@ msgstr "" msgid "Please confirm that you want to cancel ALL dates in this event series." msgstr "" -#: pretix/control/forms/organizer.py:92 +#: pretix/control/forms/organizer.py:93 msgid "This slug is already in use. Please choose a different one." msgstr "" -#: pretix/control/forms/organizer.py:288 +#: pretix/control/forms/organizer.py:289 msgid "" "The changes could not be saved because there would be no remaining team with " "the permission to change teams and permissions." msgstr "" -#: pretix/control/forms/organizer.py:318 pretix/control/forms/organizer.py:351 +#: pretix/control/forms/organizer.py:324 pretix/control/forms/organizer.py:362 msgid "" "Your device will not have access to anything, please select some events." msgstr "" -#: pretix/control/forms/organizer.py:498 pretix/plugins/stripe/payment.py:311 +#: pretix/control/forms/organizer.py:509 pretix/plugins/stripe/payment.py:311 msgid "experimental" msgstr "" -#: pretix/control/forms/organizer.py:504 +#: pretix/control/forms/organizer.py:515 msgid "" "This feature is currently in an experimental stage. It only supports very " "limited use cases and might change at any point." msgstr "" -#: pretix/control/forms/organizer.py:533 +#: pretix/control/forms/organizer.py:544 msgid "This will be attached to every email." msgstr "" -#: pretix/control/forms/organizer.py:625 +#: pretix/control/forms/organizer.py:636 msgctxt "webhooks" msgid "Event types" msgstr "" -#: pretix/control/forms/organizer.py:657 +#: pretix/control/forms/organizer.py:668 msgid "Gift card value" msgstr "" -#: pretix/control/forms/organizer.py:730 +#: pretix/control/forms/organizer.py:741 msgid "An medium with this type and identifier is already registered." msgstr "" -#: pretix/control/forms/organizer.py:831 +#: pretix/control/forms/organizer.py:842 msgid "An account with this customer ID is already registered." msgstr "" -#: pretix/control/forms/organizer.py:848 +#: pretix/control/forms/organizer.py:859 #: pretix/control/templates/pretixcontrol/organizers/customer.html:61 #: pretix/presale/forms/customer.py:157 pretix/presale/forms/customer.py:478 #: pretix/presale/templates/pretixpresale/organizers/customer_profile.html:32 msgid "Phone" msgstr "" -#: pretix/control/forms/organizer.py:955 +#: pretix/control/forms/organizer.py:966 msgctxt "sso_oidc" msgid "Base URL" msgstr "" -#: pretix/control/forms/organizer.py:959 +#: pretix/control/forms/organizer.py:970 msgctxt "sso_oidc" msgid "Client ID" msgstr "" -#: pretix/control/forms/organizer.py:963 +#: pretix/control/forms/organizer.py:974 msgctxt "sso_oidc" msgid "Client secret" msgstr "" -#: pretix/control/forms/organizer.py:967 +#: pretix/control/forms/organizer.py:978 msgctxt "sso_oidc" msgid "Scope" msgstr "" -#: pretix/control/forms/organizer.py:968 +#: pretix/control/forms/organizer.py:979 msgctxt "sso_oidc" msgid "Multiple scopes separated with spaces." msgstr "" -#: pretix/control/forms/organizer.py:972 +#: pretix/control/forms/organizer.py:983 msgctxt "sso_oidc" msgid "User ID field" msgstr "" -#: pretix/control/forms/organizer.py:973 +#: pretix/control/forms/organizer.py:984 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:979 +#: pretix/control/forms/organizer.py:990 msgctxt "sso_oidc" msgid "Email field" msgstr "" -#: pretix/control/forms/organizer.py:980 +#: pretix/control/forms/organizer.py:991 msgctxt "sso_oidc" msgid "" "We will assume that all email addresses received from the SSO provider are " @@ -13256,30 +13246,30 @@ msgid "" "security issues might arise." msgstr "" -#: pretix/control/forms/organizer.py:987 +#: pretix/control/forms/organizer.py:998 msgctxt "sso_oidc" msgid "Phone field" msgstr "" -#: pretix/control/forms/organizer.py:1005 +#: pretix/control/forms/organizer.py:1016 #, python-brace-format msgctxt "sso_oidc" msgid "{label} field" msgstr "" -#: pretix/control/forms/organizer.py:1044 +#: pretix/control/forms/organizer.py:1055 msgid "Invalidate old client secret and generate a new one" msgstr "" -#: pretix/control/forms/organizer.py:1077 +#: pretix/control/forms/organizer.py:1088 msgid "Organizer short name" msgstr "" -#: pretix/control/forms/organizer.py:1081 +#: pretix/control/forms/organizer.py:1092 msgid "Allow access to reusable media" msgstr "" -#: pretix/control/forms/organizer.py:1082 +#: pretix/control/forms/organizer.py:1093 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 " @@ -13288,15 +13278,15 @@ msgid "" "to interact with the media type." msgstr "" -#: pretix/control/forms/organizer.py:1098 +#: pretix/control/forms/organizer.py:1109 msgid "The selected organizer does not exist or cannot be invited." msgstr "" -#: pretix/control/forms/organizer.py:1100 +#: pretix/control/forms/organizer.py:1111 msgid "The selected organizer has already been invited." msgstr "" -#: pretix/control/forms/organizer.py:1135 +#: pretix/control/forms/organizer.py:1146 msgid "A sales channel with the same identifier already exists." msgstr "" @@ -14796,14 +14786,14 @@ msgid "" "administrate it." msgstr "" -#: pretix/control/navigation.py:37 pretix/control/navigation.py:336 +#: pretix/control/navigation.py:37 pretix/control/navigation.py:338 #: pretix/control/templates/pretixcontrol/dashboard.html:3 #: pretix/control/templates/pretixcontrol/dashboard.html:5 msgid "Dashboard" msgstr "" -#: pretix/control/navigation.py:49 pretix/control/navigation.py:380 -#: pretix/control/navigation.py:485 +#: pretix/control/navigation.py:49 pretix/control/navigation.py:382 +#: pretix/control/navigation.py:487 #: pretix/control/templates/pretixcontrol/checkin/list_edit.html:38 #: pretix/control/templates/pretixcontrol/event/mail.html:14 #: pretix/control/templates/pretixcontrol/event/tax_edit.html:25 @@ -14856,26 +14846,26 @@ msgstr "" msgid "Widget" msgstr "" -#: pretix/control/navigation.py:126 pretix/control/navigation.py:433 -#: pretix/control/navigation.py:478 +#: pretix/control/navigation.py:126 pretix/control/navigation.py:435 +#: pretix/control/navigation.py:480 #: pretix/control/templates/pretixcontrol/event/payment.html:47 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:12 msgid "Settings" msgstr "" -#: pretix/control/navigation.py:174 +#: pretix/control/navigation.py:164 msgid "Categories" msgstr "" -#: pretix/control/navigation.py:190 +#: pretix/control/navigation.py:180 msgid "Discounts" msgstr "" -#: pretix/control/navigation.py:211 +#: pretix/control/navigation.py:213 msgid "Overview" msgstr "" -#: pretix/control/navigation.py:219 +#: pretix/control/navigation.py:221 #: pretix/control/templates/pretixcontrol/order/index.html:831 #: pretix/control/templates/pretixcontrol/orders/refunds.html:7 #: pretix/control/templates/pretixcontrol/orders/refunds.html:9 @@ -14885,35 +14875,35 @@ msgstr "" msgid "Refunds" msgstr "" -#: pretix/control/navigation.py:245 +#: pretix/control/navigation.py:247 msgid "Import" msgstr "" -#: pretix/control/navigation.py:274 +#: pretix/control/navigation.py:276 msgid "All vouchers" msgstr "" -#: pretix/control/navigation.py:282 +#: pretix/control/navigation.py:284 msgid "Tags" msgstr "" -#: pretix/control/navigation.py:294 +#: pretix/control/navigation.py:296 msgctxt "navigation" msgid "Check-in" msgstr "" -#: pretix/control/navigation.py:311 +#: pretix/control/navigation.py:313 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:4 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:6 msgid "Check-in history" msgstr "" -#: pretix/control/navigation.py:354 +#: pretix/control/navigation.py:356 #: pretix/control/templates/pretixcontrol/orders/search.html:19 msgid "Search" msgstr "" -#: pretix/control/navigation.py:366 +#: pretix/control/navigation.py:368 #: pretix/control/templates/pretixcontrol/order/index.html:737 #: pretix/plugins/reports/accountingreport.py:496 #: pretix/plugins/reports/accountingreport.py:677 @@ -14921,24 +14911,24 @@ msgstr "" msgid "Payments" msgstr "" -#: pretix/control/navigation.py:374 +#: pretix/control/navigation.py:376 msgid "User settings" msgstr "" -#: pretix/control/navigation.py:385 +#: pretix/control/navigation.py:387 #: pretix/control/templates/pretixcontrol/user/settings.html:16 msgid "Notifications" msgstr "" -#: pretix/control/navigation.py:390 +#: pretix/control/navigation.py:392 msgid "2FA" msgstr "" -#: pretix/control/navigation.py:395 +#: pretix/control/navigation.py:397 msgid "Authorized apps" msgstr "" -#: pretix/control/navigation.py:400 +#: pretix/control/navigation.py:402 #: pretix/control/templates/pretixcontrol/user/history.html:4 #: pretix/control/templates/pretixcontrol/user/history.html:6 #: pretix/control/templates/pretixcontrol/user/history.html:10 @@ -14946,67 +14936,67 @@ msgstr "" msgid "Account history" msgstr "" -#: pretix/control/navigation.py:415 +#: pretix/control/navigation.py:417 msgid "All users" msgstr "" -#: pretix/control/navigation.py:420 +#: pretix/control/navigation.py:422 #: pretix/control/templates/pretixcontrol/user/staff_session_list.html:5 #: pretix/control/templates/pretixcontrol/user/staff_session_list.html:7 msgid "Admin sessions" msgstr "" -#: pretix/control/navigation.py:427 +#: pretix/control/navigation.py:429 #: pretix/control/templates/pretixcontrol/global_settings_base.html:5 #: pretix/control/templates/pretixcontrol/global_settings_base.html:7 msgid "Global settings" msgstr "" -#: pretix/control/navigation.py:438 +#: pretix/control/navigation.py:440 msgid "Update check" msgstr "" -#: pretix/control/navigation.py:443 +#: pretix/control/navigation.py:445 msgid "License check" msgstr "" -#: pretix/control/navigation.py:448 +#: pretix/control/navigation.py:450 msgid "System report" msgstr "" -#: pretix/control/navigation.py:492 +#: pretix/control/navigation.py:494 #: pretix/control/templates/pretixcontrol/organizers/properties.html:5 msgid "Event metadata" msgstr "" -#: pretix/control/navigation.py:513 +#: pretix/control/navigation.py:515 #: pretix/control/templates/pretixcontrol/organizers/webhooks.html:6 msgid "Webhooks" msgstr "" -#: pretix/control/navigation.py:546 +#: pretix/control/navigation.py:548 msgid "Acceptance" msgstr "" -#: pretix/control/navigation.py:567 +#: pretix/control/navigation.py:569 #: pretix/control/templates/pretixcontrol/organizers/customers.html:6 #: pretix/control/templates/pretixcontrol/organizers/customers.html:9 msgid "Customers" msgstr "" -#: pretix/control/navigation.py:586 +#: pretix/control/navigation.py:588 #: pretix/control/templates/pretixcontrol/organizers/ssoclients.html:4 #: pretix/control/templates/pretixcontrol/organizers/ssoclients.html:6 msgid "SSO clients" msgstr "" -#: pretix/control/navigation.py:595 +#: pretix/control/navigation.py:597 #: pretix/control/templates/pretixcontrol/organizers/ssoproviders.html:4 #: pretix/control/templates/pretixcontrol/organizers/ssoproviders.html:6 msgid "SSO providers" msgstr "" -#: pretix/control/navigation.py:624 pretix/control/navigation.py:631 +#: pretix/control/navigation.py:626 pretix/control/navigation.py:633 msgid "Devices" msgstr "" @@ -16148,7 +16138,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/email_setup.html:8 #: pretix/control/templates/pretixcontrol/email_setup_simple.html:8 #: pretix/control/templates/pretixcontrol/email_setup_smtp.html:8 -msgid "E-mail sending" +msgid "Email sending" msgstr "" #: pretix/control/templates/pretixcontrol/email_setup.html:21 @@ -16157,7 +16147,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/email_setup.html:29 msgid "" -"E-mails will be sent through the system's default server. They will show the " +"Emails will be sent through the system's default server. They will show the " "following sender information:" msgstr "" @@ -16178,7 +16168,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/email_setup.html:64 msgid "" -"E-mails will be sent through the system's default server but with your own " +"Emails will be sent through the system's default server but with your own " "sender address. This will make your emails look more personalized and coming " "directly from you, but it also might require some extra steps to ensure good " "deliverability." @@ -16731,7 +16721,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:7 #: pretix/control/templates/pretixcontrol/organizers/mail.html:11 -msgid "E-mail settings" +msgid "Email settings" msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:21 @@ -16754,7 +16744,7 @@ msgid "Calendar invites" msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:66 -msgid "E-mail design" +msgid "Email design" msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:79 @@ -16768,7 +16758,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:87 #: pretix/control/templates/pretixcontrol/organizers/mail.html:58 -msgid "E-mail content" +msgid "Email content" msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:90 @@ -19408,7 +19398,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/order/mail_history.html:4 #: pretix/control/templates/pretixcontrol/order/mail_history.html:7 -#: pretix/plugins/sendmail/signals.py:107 +#: pretix/plugins/sendmail/signals.py:106 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/history.html:4 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/history.html:6 msgid "Email history" @@ -19625,14 +19615,14 @@ msgstr "" #: pretix/control/templates/pretixcontrol/order/sendmail.html:4 #: pretix/control/templates/pretixcontrol/order/sendmail.html:7 -#: pretix/plugins/sendmail/signals.py:91 +#: pretix/plugins/sendmail/signals.py:90 msgid "Send email" msgstr "" #: pretix/control/templates/pretixcontrol/order/sendmail.html:27 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_update.html:74 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html:42 -msgid "E-mail preview" +msgid "Email preview" msgstr "" #: pretix/control/templates/pretixcontrol/order/sendmail.html:38 @@ -19723,7 +19713,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/orders/cancel.html:49 #: pretix/control/templates/pretixcontrol/vouchers/bulk.html:85 #: pretix/plugins/sendmail/apps.py:30 pretix/plugins/sendmail/apps.py:33 -#: pretix/plugins/sendmail/signals.py:83 +#: pretix/plugins/sendmail/signals.py:82 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/index.html:3 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/index.html:5 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html:5 @@ -22176,7 +22166,7 @@ msgid "Notification type" msgstr "" #: pretix/control/templates/pretixcontrol/user/notifications.html:57 -msgid "E-Mail notification" +msgid "Email notification" msgstr "" #: pretix/control/templates/pretixcontrol/user/notifications.html:70 @@ -22758,15 +22748,15 @@ msgstr "" #: pretix/control/views/auth.py:357 msgid "" -"If the address is registered to valid account, then we have sent you an e-" -"mail containing further instructions. Please note that we will send at most " +"If the address is registered to valid account, then we have sent you an " +"email containing further instructions. Please note that we will send at most " "one email every 24 hours." msgstr "" #: pretix/control/views/auth.py:360 msgid "" -"If the address is registered to valid account, then we have sent you an e-" -"mail containing further instructions." +"If the address is registered to valid account, then we have sent you an " +"email containing further instructions." msgstr "" #: pretix/control/views/auth.py:380 @@ -23019,7 +23009,7 @@ msgid "Your order: %(code)s" msgstr "" #: pretix/control/views/event.py:810 -msgid "Unknown e-mail renderer." +msgid "Unknown email renderer." msgstr "" #: pretix/control/views/event.py:826 pretix/control/views/orders.py:671 @@ -24227,7 +24217,7 @@ msgid "Your comment has been saved." msgstr "" #: pretix/control/views/users.py:148 -msgid "We sent out an e-mail containing further instructions." +msgid "We sent out an email containing further instructions." msgstr "" #: pretix/control/views/users.py:168 @@ -24927,7 +24917,8 @@ msgid "" msgstr "" #: pretix/plugins/banktransfer/payment.py:336 -msgid "Invoice recipient e-mail" +#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:132 +msgid "Invoice recipient email" msgstr "" #: pretix/plugins/banktransfer/payment.py:338 @@ -24947,7 +24938,7 @@ msgstr "" #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/checkout_payment_form.html:14 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:23 #: pretix/plugins/banktransfer/views.py:835 -#: pretix/plugins/stripe/payment.py:1462 +#: pretix/plugins/stripe/payment.py:1467 #: pretix/plugins/stripe/templates/pretixplugins/stripe/checkout_payment_confirm.html:32 #: pretix/plugins/stripe/templates/pretixplugins/stripe/checkout_payment_confirm.html:35 msgid "Account holder" @@ -25274,10 +25265,6 @@ msgid "" "their email address:" msgstr "" -#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:132 -msgid "Invoice recipient email" -msgstr "" - #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:139 msgid "Send invoice via email" msgstr "" @@ -25533,7 +25520,7 @@ msgstr "" #: pretix/plugins/banktransfer/views.py:932 #, python-brace-format -msgid "Sending the latest invoice via e-mail to {email}." +msgid "Sending the latest invoice via email to {email}." msgstr "" #: pretix/plugins/checkinlists/apps.py:47 @@ -25667,7 +25654,7 @@ msgstr "" #: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47 #: pretix/plugins/paypal/payment.py:75 pretix/plugins/paypal2/payment.py:82 #: pretix/plugins/paypal2/payment.py:138 pretix/plugins/paypal2/payment.py:1080 -#: pretix/plugins/paypal2/payment.py:1081 pretix/plugins/stripe/payment.py:1808 +#: pretix/plugins/paypal2/payment.py:1081 pretix/plugins/stripe/payment.py:1813 msgid "PayPal" msgstr "" @@ -25755,7 +25742,7 @@ msgid "" msgstr "" #: pretix/plugins/paypal/payment.py:472 pretix/plugins/paypal2/payment.py:811 -#: pretix/plugins/stripe/payment.py:989 +#: pretix/plugins/stripe/payment.py:994 msgid "There was an error sending the confirmation mail." msgstr "" @@ -25852,7 +25839,7 @@ msgstr "" msgid "It looks like you canceled the PayPal payment" msgstr "" -#: pretix/plugins/paypal/views.py:255 pretix/plugins/paypal2/views.py:525 +#: pretix/plugins/paypal/views.py:255 pretix/plugins/paypal2/views.py:531 msgid "Your PayPal account has been disconnected." msgstr "" @@ -26169,7 +26156,7 @@ msgstr "" #: pretix/plugins/paypal2/views.py:267 msgid "" -"The e-mail address on your PayPal account has not yet been confirmed. You " +"The email address on your PayPal account has not yet been confirmed. You " "will need to do this before you can start accepting payments." msgstr "" @@ -26638,43 +26625,43 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: pretix/plugins/sendmail/signals.py:99 +#: pretix/plugins/sendmail/signals.py:98 msgid "Scheduled emails" msgstr "" -#: pretix/plugins/sendmail/signals.py:122 +#: pretix/plugins/sendmail/signals.py:121 msgid "Mass email was sent to customers or attendees." msgstr "" -#: pretix/plugins/sendmail/signals.py:123 +#: pretix/plugins/sendmail/signals.py:122 msgid "Mass email was sent to waiting list entries." msgstr "" -#: pretix/plugins/sendmail/signals.py:124 +#: pretix/plugins/sendmail/signals.py:123 msgid "The order received a mass email." msgstr "" -#: pretix/plugins/sendmail/signals.py:125 +#: pretix/plugins/sendmail/signals.py:124 msgid "A ticket holder of this order received a mass email." msgstr "" -#: pretix/plugins/sendmail/signals.py:126 +#: pretix/plugins/sendmail/signals.py:125 msgid "An email rule was created" msgstr "" -#: pretix/plugins/sendmail/signals.py:127 +#: pretix/plugins/sendmail/signals.py:126 msgid "An email rule was updated" msgstr "" -#: pretix/plugins/sendmail/signals.py:128 +#: pretix/plugins/sendmail/signals.py:127 msgid "A scheduled email was sent to the order" msgstr "" -#: pretix/plugins/sendmail/signals.py:129 +#: pretix/plugins/sendmail/signals.py:128 msgid "A scheduled email was sent to a ticket holder" msgstr "" -#: pretix/plugins/sendmail/signals.py:130 +#: pretix/plugins/sendmail/signals.py:129 msgid "An email rule was deleted" msgstr "" @@ -27123,7 +27110,7 @@ msgstr "" msgid "Credit card payments" msgstr "" -#: pretix/plugins/stripe/payment.py:342 pretix/plugins/stripe/payment.py:1531 +#: pretix/plugins/stripe/payment.py:342 pretix/plugins/stripe/payment.py:1536 msgid "iDEAL" msgstr "" @@ -27138,11 +27125,11 @@ msgid "" "account before they work properly." msgstr "" -#: pretix/plugins/stripe/payment.py:350 pretix/plugins/stripe/payment.py:1556 +#: pretix/plugins/stripe/payment.py:350 pretix/plugins/stripe/payment.py:1561 msgid "Alipay" msgstr "" -#: pretix/plugins/stripe/payment.py:358 pretix/plugins/stripe/payment.py:1568 +#: pretix/plugins/stripe/payment.py:358 pretix/plugins/stripe/payment.py:1573 msgid "Bancontact" msgstr "" @@ -27192,27 +27179,27 @@ msgid "" "payment term allows for this lag." msgstr "" -#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1670 +#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1675 msgid "EPS" msgstr "" -#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1701 +#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1706 msgid "Multibanco" msgstr "" -#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1723 +#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1728 msgid "Przelewy24" msgstr "" -#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1762 +#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1767 msgid "WeChat Pay" msgstr "" -#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1815 +#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1820 msgid "Swish" msgstr "" -#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1322 +#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1327 msgid "Affirm" msgstr "" @@ -27220,7 +27207,7 @@ msgstr "" msgid "Only available for payments between $50 and $30,000." msgstr "" -#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1367 +#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1372 msgid "Klarna" msgstr "" @@ -27236,11 +27223,15 @@ msgid "" "political organizations." msgstr "" -#: pretix/plugins/stripe/payment.py:501 +#: pretix/plugins/stripe/payment.py:499 +msgid "MobilePay" +msgstr "" + +#: pretix/plugins/stripe/payment.py:506 msgid "Destination" msgstr "" -#: pretix/plugins/stripe/payment.py:531 pretix/plugins/stripe/payment.py:1437 +#: pretix/plugins/stripe/payment.py:536 pretix/plugins/stripe/payment.py:1442 #, python-brace-format msgid "" "The Stripe plugin is operating in test mode. You can use one of \n" "Language-Team: Portuguese \n" "Language-Team: Portuguese (Brazil) \n" "Language-Team: Portuguese (Portugal) para realizar uma transação. Nenhum dinheiro " "vai realmente ser transferido." -#: pretix/plugins/stripe/payment.py:724 +#: pretix/plugins/stripe/payment.py:729 msgid "No payment information found." msgstr "Nenhuma informação de pagamento encontrada." -#: pretix/plugins/stripe/payment.py:762 +#: pretix/plugins/stripe/payment.py:767 msgid "" "We had trouble communicating with Stripe. Please try again and contact " "support if the problem persists." @@ -31134,20 +31141,20 @@ msgstr "" "Tivemos problemas a comunicar com o Stripe. Por favor tente novamente e " "contacte o suporte se os problemas persistirem." -#: pretix/plugins/stripe/payment.py:766 +#: pretix/plugins/stripe/payment.py:771 msgid "Stripe returned an error" msgstr "O Stripe reportou um erro" -#: pretix/plugins/stripe/payment.py:838 +#: pretix/plugins/stripe/payment.py:843 msgid "You may need to enable JavaScript for Stripe payments." msgstr "Precisa de ativar o JavaScript para pagamentos Stripe." -#: pretix/plugins/stripe/payment.py:933 pretix/plugins/stripe/payment.py:1055 +#: pretix/plugins/stripe/payment.py:938 pretix/plugins/stripe/payment.py:1060 #, python-format msgid "Stripe reported an error with your card: %s" msgstr "O Stripe reportou um erro com o seu cartão: %s" -#: pretix/plugins/stripe/payment.py:951 pretix/plugins/stripe/payment.py:1067 +#: pretix/plugins/stripe/payment.py:956 pretix/plugins/stripe/payment.py:1072 msgid "" "We had trouble communicating with Stripe. Please try again and get in touch " "with us if this problem persists." @@ -31155,7 +31162,7 @@ msgstr "" "Tivemos problemas a comunicar com o Stripe. Por favor tente novamente e " "contacte-nos se este problema persistir." -#: pretix/plugins/stripe/payment.py:992 +#: pretix/plugins/stripe/payment.py:997 msgid "" "Your payment is pending completion. We will inform you as soon as the " "payment completed." @@ -31163,245 +31170,251 @@ msgstr "" "O seu pagamento está pendente de conclusão. Vamos informá-lo assim que o " "pagamento seja completo." -#: pretix/plugins/stripe/payment.py:1000 +#: pretix/plugins/stripe/payment.py:1005 msgid "Your payment failed. Please try again." msgstr "O pagamento falhou. Por favor, tente novamente." -#: pretix/plugins/stripe/payment.py:1006 +#: pretix/plugins/stripe/payment.py:1011 #, python-format msgid "Stripe reported an error: %s" msgstr "O Stripe reportou um erro: %s" -#: pretix/plugins/stripe/payment.py:1107 +#: pretix/plugins/stripe/payment.py:1112 msgid "Credit card via Stripe" msgstr "Cartão de crédito via Stripe" -#: pretix/plugins/stripe/payment.py:1108 +#: pretix/plugins/stripe/payment.py:1113 msgid "Credit card" msgstr "Cartão de crédito" -#: pretix/plugins/stripe/payment.py:1195 +#: pretix/plugins/stripe/payment.py:1200 #, fuzzy #| msgid "EPS via Stripe" msgid "SEPA Debit via Stripe" msgstr "EPS via Stripe" -#: pretix/plugins/stripe/payment.py:1196 +#: pretix/plugins/stripe/payment.py:1201 msgid "SEPA Debit" msgstr "" -#: pretix/plugins/stripe/payment.py:1236 +#: pretix/plugins/stripe/payment.py:1241 #, fuzzy #| msgid "Account holder" msgid "Account Holder Name" msgstr "Titular da conta" -#: pretix/plugins/stripe/payment.py:1241 +#: pretix/plugins/stripe/payment.py:1246 #, fuzzy #| msgid "Account holder" msgid "Account Holder Street" msgstr "Titular da conta" -#: pretix/plugins/stripe/payment.py:1253 +#: pretix/plugins/stripe/payment.py:1258 #, fuzzy #| msgid "Account holder" msgid "Account Holder Postal Code" msgstr "Titular da conta" -#: pretix/plugins/stripe/payment.py:1265 +#: pretix/plugins/stripe/payment.py:1270 #, fuzzy #| msgid "Account holder" msgid "Account Holder City" msgstr "Titular da conta" -#: pretix/plugins/stripe/payment.py:1277 +#: pretix/plugins/stripe/payment.py:1282 #, fuzzy #| msgid "Account holder" msgid "Account Holder Country" msgstr "Titular da conta" -#: pretix/plugins/stripe/payment.py:1321 +#: pretix/plugins/stripe/payment.py:1326 #, fuzzy #| msgid "Alipay via Stripe" msgid "Affirm via Stripe" msgstr "Alipay via Stripe" -#: pretix/plugins/stripe/payment.py:1366 +#: pretix/plugins/stripe/payment.py:1371 #, fuzzy #| msgid "Alipay via Stripe" msgid "Klarna via Stripe" msgstr "Alipay via Stripe" -#: pretix/plugins/stripe/payment.py:1483 +#: pretix/plugins/stripe/payment.py:1488 msgid "giropay via Stripe" msgstr "giropay via Stripe" -#: pretix/plugins/stripe/payment.py:1484 +#: pretix/plugins/stripe/payment.py:1489 msgid "giropay" msgstr "giropay" -#: pretix/plugins/stripe/payment.py:1487 +#: pretix/plugins/stripe/payment.py:1492 msgid "" "giropay is an online payment method available to all customers of most " "German banks, usually after one-time activation. Please keep your online " "banking account and login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1509 pretix/plugins/stripe/payment.py:1577 -#: pretix/plugins/stripe/payment.py:1679 +#: pretix/plugins/stripe/payment.py:1514 pretix/plugins/stripe/payment.py:1582 +#: pretix/plugins/stripe/payment.py:1684 msgid "unknown name" msgstr "nome desconhecido" -#: pretix/plugins/stripe/payment.py:1517 pretix/plugins/stripe/payment.py:1542 -#: pretix/plugins/stripe/payment.py:1585 pretix/plugins/stripe/payment.py:1687 -#: pretix/plugins/stripe/payment.py:1748 +#: pretix/plugins/stripe/payment.py:1522 pretix/plugins/stripe/payment.py:1547 +#: pretix/plugins/stripe/payment.py:1590 pretix/plugins/stripe/payment.py:1692 +#: pretix/plugins/stripe/payment.py:1753 #, python-brace-format msgid "Bank account at {bank}" msgstr "Conta bancária no banco {bank}" -#: pretix/plugins/stripe/payment.py:1530 +#: pretix/plugins/stripe/payment.py:1535 msgid "iDEAL via Stripe" msgstr "iDEAL via Stripe" -#: pretix/plugins/stripe/payment.py:1534 +#: pretix/plugins/stripe/payment.py:1539 msgid "" "iDEAL is an online payment method available to customers of Dutch banks. " "Please keep your online banking account and login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1555 +#: pretix/plugins/stripe/payment.py:1560 msgid "Alipay via Stripe" msgstr "Alipay via Stripe" -#: pretix/plugins/stripe/payment.py:1560 +#: pretix/plugins/stripe/payment.py:1565 msgid "" "This payment method is available to customers of the Chinese payment system " "Alipay. Please keep your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1567 +#: pretix/plugins/stripe/payment.py:1572 msgid "Bancontact via Stripe" msgstr "Bancontact via Stripe" -#: pretix/plugins/stripe/payment.py:1598 +#: pretix/plugins/stripe/payment.py:1603 msgid "SOFORT via Stripe" msgstr "SOFORT via Stripe" -#: pretix/plugins/stripe/payment.py:1599 +#: pretix/plugins/stripe/payment.py:1604 #, fuzzy #| msgid "Payment by bank transfer" msgid "SOFORT (instant bank transfer)" msgstr "Pagamento por transferência bancária" -#: pretix/plugins/stripe/payment.py:1617 +#: pretix/plugins/stripe/payment.py:1622 msgid "Country of your bank" msgstr "País do seu banco" -#: pretix/plugins/stripe/payment.py:1618 +#: pretix/plugins/stripe/payment.py:1623 msgid "Germany" msgstr "Alemanha" -#: pretix/plugins/stripe/payment.py:1619 +#: pretix/plugins/stripe/payment.py:1624 msgid "Austria" msgstr "Áustria" -#: pretix/plugins/stripe/payment.py:1620 +#: pretix/plugins/stripe/payment.py:1625 msgid "Belgium" msgstr "Bélgica" -#: pretix/plugins/stripe/payment.py:1621 +#: pretix/plugins/stripe/payment.py:1626 msgid "Netherlands" msgstr "Países Baixos" -#: pretix/plugins/stripe/payment.py:1622 +#: pretix/plugins/stripe/payment.py:1627 msgid "Spain" msgstr "Espanha" -#: pretix/plugins/stripe/payment.py:1658 +#: pretix/plugins/stripe/payment.py:1663 #, python-brace-format msgid "Bank account {iban} at {bank}" msgstr "Conta bancária {iban} no banco {bank}" -#: pretix/plugins/stripe/payment.py:1669 +#: pretix/plugins/stripe/payment.py:1674 msgid "EPS via Stripe" msgstr "EPS via Stripe" -#: pretix/plugins/stripe/payment.py:1700 +#: pretix/plugins/stripe/payment.py:1705 msgid "Multibanco via Stripe" msgstr "Multibanco via Stripe" -#: pretix/plugins/stripe/payment.py:1704 +#: pretix/plugins/stripe/payment.py:1709 msgid "" "Multibanco is a payment method available to Portuguese bank account holders." msgstr "" -#: pretix/plugins/stripe/payment.py:1722 +#: pretix/plugins/stripe/payment.py:1727 msgid "Przelewy24 via Stripe" msgstr "Przelewy24 via Stripe" -#: pretix/plugins/stripe/payment.py:1726 +#: pretix/plugins/stripe/payment.py:1731 msgid "" "Przelewy24 is an online payment method available to customers of Polish " "banks. Please keep your online banking account and login information " "available." msgstr "" -#: pretix/plugins/stripe/payment.py:1761 +#: pretix/plugins/stripe/payment.py:1766 msgid "WeChat Pay via Stripe" msgstr "WeChat Pay via Stripe" -#: pretix/plugins/stripe/payment.py:1766 +#: pretix/plugins/stripe/payment.py:1771 msgid "" "This payment method is available to users of the Chinese app WeChat. Please " "keep your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1788 +#: pretix/plugins/stripe/payment.py:1793 #, fuzzy #| msgid "WeChat Pay via Stripe" msgid "Revolut Pay via Stripe" msgstr "WeChat Pay via Stripe" -#: pretix/plugins/stripe/payment.py:1789 +#: pretix/plugins/stripe/payment.py:1794 msgid "Revolut Pay" msgstr "" -#: pretix/plugins/stripe/payment.py:1793 +#: pretix/plugins/stripe/payment.py:1798 msgid "" "This payment method is available to users of the Revolut app. Please keep " "your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1807 +#: pretix/plugins/stripe/payment.py:1812 #, fuzzy #| msgid "Payment via Stripe" msgid "PayPal via Stripe" msgstr "Pagamento via Stripe" -#: pretix/plugins/stripe/payment.py:1814 +#: pretix/plugins/stripe/payment.py:1819 #, fuzzy #| msgid "EPS via Stripe" msgid "Swish via Stripe" msgstr "EPS via Stripe" -#: pretix/plugins/stripe/payment.py:1819 +#: pretix/plugins/stripe/payment.py:1824 msgid "" "This payment method is available to users of the Swedish apps Swish and " "BankID. Please have your app ready." msgstr "" -#: pretix/plugins/stripe/payment.py:1838 +#: pretix/plugins/stripe/payment.py:1843 #, fuzzy #| msgid "EPS via Stripe" msgid "TWINT via Stripe" msgstr "EPS via Stripe" -#: pretix/plugins/stripe/payment.py:1843 +#: pretix/plugins/stripe/payment.py:1848 msgid "" "This payment method is available to users of the Swiss app TWINT. Please " "have your app ready." msgstr "" +#: pretix/plugins/stripe/payment.py:1870 +msgid "" +"This payment method is available to MobilePay app users in Denmark and " +"Finland. Please have your app ready." +msgstr "" + #: pretix/plugins/stripe/signals.py:92 msgid "Charge succeeded." msgstr "Pagamento com sucesso." @@ -32033,7 +32046,7 @@ msgstr "" "mais tarde." #: pretix/presale/forms/checkout.py:70 -msgid "E-mail address (repeated)" +msgid "Email address (repeated)" msgstr "Endereço de E-mail (repetido)" #: pretix/presale/forms/checkout.py:71 @@ -35036,6 +35049,14 @@ msgstr "Permissão de escrita" msgid "Kosovo" msgstr "Kosovo" +#, fuzzy +#~| msgid "Email" +#~ msgid "E-mail" +#~ msgstr "Email" + +#~ msgid "pretixPOS" +#~ msgstr "pretixPOS" + #~ msgid "Sales channels to automatically check in" #~ msgstr "Canais de vendas para verificar automaticamente em" diff --git a/src/pretix/locale/ro/LC_MESSAGES/django.po b/src/pretix/locale/ro/LC_MESSAGES/django.po index 3240ee437..5843ebbde 100644 --- a/src/pretix/locale/ro/LC_MESSAGES/django.po +++ b/src/pretix/locale/ro/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-08 13:44+0000\n" +"POT-Creation-Date: 2024-11-18 15:30+0000\n" "PO-Revision-Date: 2022-04-28 02:00+0000\n" "Last-Translator: Edd28 \n" "Language-Team: Romanian pentru a fi confirmate. Vă rugăm să activați această metodă de " "plată numai dacă termenul de plată permite acest decalaj." -#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1670 +#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1675 msgid "EPS" msgstr "EPS" -#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1701 +#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1706 msgid "Multibanco" msgstr "Multibanco" -#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1723 +#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1728 msgid "Przelewy24" msgstr "Przelewy24" -#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1762 +#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1767 msgid "WeChat Pay" msgstr "WeChat Pay" -#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1815 +#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1820 msgid "Swish" msgstr "" -#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1322 +#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1327 msgid "Affirm" msgstr "" @@ -31794,7 +31795,7 @@ msgstr "" msgid "Only available for payments between $50 and $30,000." msgstr "" -#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1367 +#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1372 msgid "Klarna" msgstr "" @@ -31810,11 +31811,15 @@ msgid "" "political organizations." msgstr "" -#: pretix/plugins/stripe/payment.py:501 +#: pretix/plugins/stripe/payment.py:499 +msgid "MobilePay" +msgstr "" + +#: pretix/plugins/stripe/payment.py:506 msgid "Destination" msgstr "Destinație" -#: pretix/plugins/stripe/payment.py:531 pretix/plugins/stripe/payment.py:1437 +#: pretix/plugins/stripe/payment.py:536 pretix/plugins/stripe/payment.py:1442 #, python-brace-format msgid "" "The Stripe plugin is operating in test mode. You can use one of multele carduri de test pentru a efectua o tranzacție. " "Nu vor fi transferați efectiv bani." -#: pretix/plugins/stripe/payment.py:724 +#: pretix/plugins/stripe/payment.py:729 msgid "No payment information found." msgstr "Nu s-au găsit informații despre plată." -#: pretix/plugins/stripe/payment.py:762 +#: pretix/plugins/stripe/payment.py:767 msgid "" "We had trouble communicating with Stripe. Please try again and contact " "support if the problem persists." @@ -31837,21 +31842,21 @@ msgstr "" "Am avut probleme de comunicare cu Stripe. Vă rugăm să încercați din nou și " "să contactați serviciul de asistență dacă problema persistă." -#: pretix/plugins/stripe/payment.py:766 +#: pretix/plugins/stripe/payment.py:771 msgid "Stripe returned an error" msgstr "Stripe a returnat o eroare" -#: pretix/plugins/stripe/payment.py:838 +#: pretix/plugins/stripe/payment.py:843 msgid "You may need to enable JavaScript for Stripe payments." msgstr "" "Este posibil să fie necesar să activați JavaScript pentru plățile Stripe." -#: pretix/plugins/stripe/payment.py:933 pretix/plugins/stripe/payment.py:1055 +#: pretix/plugins/stripe/payment.py:938 pretix/plugins/stripe/payment.py:1060 #, python-format msgid "Stripe reported an error with your card: %s" msgstr "Stripe a raportat o eroare cu cardul dumneavoastră: %s" -#: pretix/plugins/stripe/payment.py:951 pretix/plugins/stripe/payment.py:1067 +#: pretix/plugins/stripe/payment.py:956 pretix/plugins/stripe/payment.py:1072 msgid "" "We had trouble communicating with Stripe. Please try again and get in touch " "with us if this problem persists." @@ -31859,7 +31864,7 @@ msgstr "" "Am avut probleme de comunicare cu Stripe. Vă rugăm să încercați din nou și " "să luați legătura cu noi dacă problema persistă." -#: pretix/plugins/stripe/payment.py:992 +#: pretix/plugins/stripe/payment.py:997 msgid "" "Your payment is pending completion. We will inform you as soon as the " "payment completed." @@ -31867,245 +31872,251 @@ msgstr "" "Plata dumneavoastră este în curs de finalizare. Vă vom informa de îndată ce " "plata va fi finalizată." -#: pretix/plugins/stripe/payment.py:1000 +#: pretix/plugins/stripe/payment.py:1005 msgid "Your payment failed. Please try again." msgstr "Plata dumneavoastră a eșuat. Vă rugăm să încercați din nou." -#: pretix/plugins/stripe/payment.py:1006 +#: pretix/plugins/stripe/payment.py:1011 #, python-format msgid "Stripe reported an error: %s" msgstr "Stripe a raportat o eroare: %s" -#: pretix/plugins/stripe/payment.py:1107 +#: pretix/plugins/stripe/payment.py:1112 msgid "Credit card via Stripe" msgstr "Card bancar prin Stripe" -#: pretix/plugins/stripe/payment.py:1108 +#: pretix/plugins/stripe/payment.py:1113 msgid "Credit card" msgstr "Card bancar" -#: pretix/plugins/stripe/payment.py:1195 +#: pretix/plugins/stripe/payment.py:1200 #, fuzzy #| msgid "EPS via Stripe" msgid "SEPA Debit via Stripe" msgstr "EPS prin Stripe" -#: pretix/plugins/stripe/payment.py:1196 +#: pretix/plugins/stripe/payment.py:1201 msgid "SEPA Debit" msgstr "" -#: pretix/plugins/stripe/payment.py:1236 +#: pretix/plugins/stripe/payment.py:1241 #, fuzzy #| msgid "Account holder" msgid "Account Holder Name" msgstr "Titular de cont" -#: pretix/plugins/stripe/payment.py:1241 +#: pretix/plugins/stripe/payment.py:1246 #, fuzzy #| msgid "Account holder" msgid "Account Holder Street" msgstr "Titular de cont" -#: pretix/plugins/stripe/payment.py:1253 +#: pretix/plugins/stripe/payment.py:1258 #, fuzzy #| msgid "Account holder" msgid "Account Holder Postal Code" msgstr "Titular de cont" -#: pretix/plugins/stripe/payment.py:1265 +#: pretix/plugins/stripe/payment.py:1270 #, fuzzy #| msgid "Account holder" msgid "Account Holder City" msgstr "Titular de cont" -#: pretix/plugins/stripe/payment.py:1277 +#: pretix/plugins/stripe/payment.py:1282 #, fuzzy #| msgid "Account holder" msgid "Account Holder Country" msgstr "Titular de cont" -#: pretix/plugins/stripe/payment.py:1321 +#: pretix/plugins/stripe/payment.py:1326 #, fuzzy #| msgid "Alipay via Stripe" msgid "Affirm via Stripe" msgstr "Alipay prin Stripe" -#: pretix/plugins/stripe/payment.py:1366 +#: pretix/plugins/stripe/payment.py:1371 #, fuzzy #| msgid "Alipay via Stripe" msgid "Klarna via Stripe" msgstr "Alipay prin Stripe" -#: pretix/plugins/stripe/payment.py:1483 +#: pretix/plugins/stripe/payment.py:1488 msgid "giropay via Stripe" msgstr "giropay prin Stripe" -#: pretix/plugins/stripe/payment.py:1484 +#: pretix/plugins/stripe/payment.py:1489 msgid "giropay" msgstr "giropay" -#: pretix/plugins/stripe/payment.py:1487 +#: pretix/plugins/stripe/payment.py:1492 msgid "" "giropay is an online payment method available to all customers of most " "German banks, usually after one-time activation. Please keep your online " "banking account and login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1509 pretix/plugins/stripe/payment.py:1577 -#: pretix/plugins/stripe/payment.py:1679 +#: pretix/plugins/stripe/payment.py:1514 pretix/plugins/stripe/payment.py:1582 +#: pretix/plugins/stripe/payment.py:1684 msgid "unknown name" msgstr "nume necunoscut" -#: pretix/plugins/stripe/payment.py:1517 pretix/plugins/stripe/payment.py:1542 -#: pretix/plugins/stripe/payment.py:1585 pretix/plugins/stripe/payment.py:1687 -#: pretix/plugins/stripe/payment.py:1748 +#: pretix/plugins/stripe/payment.py:1522 pretix/plugins/stripe/payment.py:1547 +#: pretix/plugins/stripe/payment.py:1590 pretix/plugins/stripe/payment.py:1692 +#: pretix/plugins/stripe/payment.py:1753 #, python-brace-format msgid "Bank account at {bank}" msgstr "Cont bancar la {bank}" -#: pretix/plugins/stripe/payment.py:1530 +#: pretix/plugins/stripe/payment.py:1535 msgid "iDEAL via Stripe" msgstr "iDEAL prin Stripe" -#: pretix/plugins/stripe/payment.py:1534 +#: pretix/plugins/stripe/payment.py:1539 msgid "" "iDEAL is an online payment method available to customers of Dutch banks. " "Please keep your online banking account and login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1555 +#: pretix/plugins/stripe/payment.py:1560 msgid "Alipay via Stripe" msgstr "Alipay prin Stripe" -#: pretix/plugins/stripe/payment.py:1560 +#: pretix/plugins/stripe/payment.py:1565 msgid "" "This payment method is available to customers of the Chinese payment system " "Alipay. Please keep your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1567 +#: pretix/plugins/stripe/payment.py:1572 msgid "Bancontact via Stripe" msgstr "Bancontact prin Stripe" -#: pretix/plugins/stripe/payment.py:1598 +#: pretix/plugins/stripe/payment.py:1603 msgid "SOFORT via Stripe" msgstr "SOFORT via Stripe" -#: pretix/plugins/stripe/payment.py:1599 +#: pretix/plugins/stripe/payment.py:1604 #, fuzzy #| msgid "Payment by bank transfer" msgid "SOFORT (instant bank transfer)" msgstr "Plata prin transfer bancar" -#: pretix/plugins/stripe/payment.py:1617 +#: pretix/plugins/stripe/payment.py:1622 msgid "Country of your bank" msgstr "Țara băncii dvs" -#: pretix/plugins/stripe/payment.py:1618 +#: pretix/plugins/stripe/payment.py:1623 msgid "Germany" msgstr "Germania" -#: pretix/plugins/stripe/payment.py:1619 +#: pretix/plugins/stripe/payment.py:1624 msgid "Austria" msgstr "Austria" -#: pretix/plugins/stripe/payment.py:1620 +#: pretix/plugins/stripe/payment.py:1625 msgid "Belgium" msgstr "Belgia" -#: pretix/plugins/stripe/payment.py:1621 +#: pretix/plugins/stripe/payment.py:1626 msgid "Netherlands" msgstr "Olanda" -#: pretix/plugins/stripe/payment.py:1622 +#: pretix/plugins/stripe/payment.py:1627 msgid "Spain" msgstr "Spania" -#: pretix/plugins/stripe/payment.py:1658 +#: pretix/plugins/stripe/payment.py:1663 #, python-brace-format msgid "Bank account {iban} at {bank}" msgstr "Contul bancar {iban} la {bank}" -#: pretix/plugins/stripe/payment.py:1669 +#: pretix/plugins/stripe/payment.py:1674 msgid "EPS via Stripe" msgstr "EPS prin Stripe" -#: pretix/plugins/stripe/payment.py:1700 +#: pretix/plugins/stripe/payment.py:1705 msgid "Multibanco via Stripe" msgstr "Multibanco prin Stripe" -#: pretix/plugins/stripe/payment.py:1704 +#: pretix/plugins/stripe/payment.py:1709 msgid "" "Multibanco is a payment method available to Portuguese bank account holders." msgstr "" -#: pretix/plugins/stripe/payment.py:1722 +#: pretix/plugins/stripe/payment.py:1727 msgid "Przelewy24 via Stripe" msgstr "Przelewy24 via Stripe" -#: pretix/plugins/stripe/payment.py:1726 +#: pretix/plugins/stripe/payment.py:1731 msgid "" "Przelewy24 is an online payment method available to customers of Polish " "banks. Please keep your online banking account and login information " "available." msgstr "" -#: pretix/plugins/stripe/payment.py:1761 +#: pretix/plugins/stripe/payment.py:1766 msgid "WeChat Pay via Stripe" msgstr "WeChat Pay prin Stripe" -#: pretix/plugins/stripe/payment.py:1766 +#: pretix/plugins/stripe/payment.py:1771 msgid "" "This payment method is available to users of the Chinese app WeChat. Please " "keep your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1788 +#: pretix/plugins/stripe/payment.py:1793 #, fuzzy #| msgid "WeChat Pay via Stripe" msgid "Revolut Pay via Stripe" msgstr "WeChat Pay prin Stripe" -#: pretix/plugins/stripe/payment.py:1789 +#: pretix/plugins/stripe/payment.py:1794 msgid "Revolut Pay" msgstr "" -#: pretix/plugins/stripe/payment.py:1793 +#: pretix/plugins/stripe/payment.py:1798 msgid "" "This payment method is available to users of the Revolut app. Please keep " "your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1807 +#: pretix/plugins/stripe/payment.py:1812 #, fuzzy #| msgid "Payment via Stripe" msgid "PayPal via Stripe" msgstr "Plata prin Stripe" -#: pretix/plugins/stripe/payment.py:1814 +#: pretix/plugins/stripe/payment.py:1819 #, fuzzy #| msgid "EPS via Stripe" msgid "Swish via Stripe" msgstr "EPS prin Stripe" -#: pretix/plugins/stripe/payment.py:1819 +#: pretix/plugins/stripe/payment.py:1824 msgid "" "This payment method is available to users of the Swedish apps Swish and " "BankID. Please have your app ready." msgstr "" -#: pretix/plugins/stripe/payment.py:1838 +#: pretix/plugins/stripe/payment.py:1843 #, fuzzy #| msgid "EPS via Stripe" msgid "TWINT via Stripe" msgstr "EPS prin Stripe" -#: pretix/plugins/stripe/payment.py:1843 +#: pretix/plugins/stripe/payment.py:1848 msgid "" "This payment method is available to users of the Swiss app TWINT. Please " "have your app ready." msgstr "" +#: pretix/plugins/stripe/payment.py:1870 +msgid "" +"This payment method is available to MobilePay app users in Denmark and " +"Finland. Please have your app ready." +msgstr "" + #: pretix/plugins/stripe/signals.py:92 msgid "Charge succeeded." msgstr "Plată reușită." @@ -32756,7 +32767,7 @@ msgstr "" "încercați din nou mai târziu." #: pretix/presale/forms/checkout.py:70 -msgid "E-mail address (repeated)" +msgid "Email address (repeated)" msgstr "Adresa de e-mail (încă o dată)" #: pretix/presale/forms/checkout.py:71 @@ -35825,6 +35836,14 @@ msgstr "Acces la scriere" msgid "Kosovo" msgstr "Kosovo" +#, fuzzy +#~| msgid "Email" +#~ msgid "E-mail" +#~ msgstr "Email" + +#~ msgid "pretixPOS" +#~ msgstr "pretixPOS" + #~ msgid "Sales channels to automatically check in" #~ msgstr "Canale de vânzări pentru a face check-in automat" diff --git a/src/pretix/locale/ru/LC_MESSAGES/django.po b/src/pretix/locale/ru/LC_MESSAGES/django.po index b67c7c90b..8cad4071a 100644 --- a/src/pretix/locale/ru/LC_MESSAGES/django.po +++ b/src/pretix/locale/ru/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-08 13:44+0000\n" +"POT-Creation-Date: 2024-11-18 15:30+0000\n" "PO-Revision-Date: 2024-09-16 13:00+0000\n" "Last-Translator: Svyatoslav \n" "Language-Team: Russian 14 дней. Пожалуйста, активируйте этот способ оплаты только " "в том случае, если ваш срок оплаты позволяет такое отставание." -#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1670 +#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1675 msgid "EPS" msgstr "" -#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1701 +#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1706 msgid "Multibanco" msgstr "" -#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1723 +#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1728 msgid "Przelewy24" msgstr "" -#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1762 +#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1767 msgid "WeChat Pay" msgstr "" -#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1815 +#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1820 msgid "Swish" msgstr "" -#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1322 +#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1327 msgid "Affirm" msgstr "" @@ -29980,7 +29970,7 @@ msgstr "" msgid "Only available for payments between $50 and $30,000." msgstr "" -#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1367 +#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1372 msgid "Klarna" msgstr "" @@ -29996,13 +29986,17 @@ msgid "" "political organizations." msgstr "" -#: pretix/plugins/stripe/payment.py:501 +#: pretix/plugins/stripe/payment.py:499 +msgid "MobilePay" +msgstr "" + +#: pretix/plugins/stripe/payment.py:506 #, fuzzy #| msgid "Description" msgid "Destination" msgstr "Описание" -#: pretix/plugins/stripe/payment.py:531 pretix/plugins/stripe/payment.py:1437 +#: pretix/plugins/stripe/payment.py:536 pretix/plugins/stripe/payment.py:1442 #, python-brace-format msgid "" "The Stripe plugin is operating in test mode. You can use one of множества тестовых карточек . " "Фактически деньги не будут переведены." -#: pretix/plugins/stripe/payment.py:724 +#: pretix/plugins/stripe/payment.py:729 msgid "No payment information found." msgstr "Информация об оплате не найдена." -#: pretix/plugins/stripe/payment.py:762 +#: pretix/plugins/stripe/payment.py:767 msgid "" "We had trouble communicating with Stripe. Please try again and contact " "support if the problem persists." @@ -30025,20 +30019,20 @@ msgstr "" "У нас возникли проблемы с обращением к Stripe. Пожалуйста, попробуйте ещё " "раз и обратитесь в службу поддержки, если проблема не устраняется." -#: pretix/plugins/stripe/payment.py:766 +#: pretix/plugins/stripe/payment.py:771 msgid "Stripe returned an error" msgstr "Stripe выдал ошибку" -#: pretix/plugins/stripe/payment.py:838 +#: pretix/plugins/stripe/payment.py:843 msgid "You may need to enable JavaScript for Stripe payments." msgstr "Вам может потребоваться активировать JavaScript для платежей Stripe." -#: pretix/plugins/stripe/payment.py:933 pretix/plugins/stripe/payment.py:1055 +#: pretix/plugins/stripe/payment.py:938 pretix/plugins/stripe/payment.py:1060 #, python-format msgid "Stripe reported an error with your card: %s" msgstr "Stripe сообщил об ошибке с вашей картой: %s" -#: pretix/plugins/stripe/payment.py:951 pretix/plugins/stripe/payment.py:1067 +#: pretix/plugins/stripe/payment.py:956 pretix/plugins/stripe/payment.py:1072 msgid "" "We had trouble communicating with Stripe. Please try again and get in touch " "with us if this problem persists." @@ -30046,7 +30040,7 @@ msgstr "" "У нас возникли проблемы с обращением к Stripe. Пожалуйста, попробуйте ещё " "раз и свяжитесь с нами, если проблема не устраняется." -#: pretix/plugins/stripe/payment.py:992 +#: pretix/plugins/stripe/payment.py:997 msgid "" "Your payment is pending completion. We will inform you as soon as the " "payment completed." @@ -30054,251 +30048,257 @@ msgstr "" "Ваш платёж ещё не завершён. Мы сообщим вам, как только оплата будет " "завершена." -#: pretix/plugins/stripe/payment.py:1000 +#: pretix/plugins/stripe/payment.py:1005 msgid "Your payment failed. Please try again." msgstr "Ваш платёж не прошёл. Пожалуйста, попробуйте ещё раз." -#: pretix/plugins/stripe/payment.py:1006 +#: pretix/plugins/stripe/payment.py:1011 #, python-format msgid "Stripe reported an error: %s" msgstr "Stripe сообщил об ошибке: %s" -#: pretix/plugins/stripe/payment.py:1107 +#: pretix/plugins/stripe/payment.py:1112 msgid "Credit card via Stripe" msgstr "Кредитная / дебетная карта через Stripe" -#: pretix/plugins/stripe/payment.py:1108 +#: pretix/plugins/stripe/payment.py:1113 msgid "Credit card" msgstr "Кредитная / дебетная карта" -#: pretix/plugins/stripe/payment.py:1195 +#: pretix/plugins/stripe/payment.py:1200 #, fuzzy #| msgid "iDEAL via Stripe" msgid "SEPA Debit via Stripe" msgstr "iDEAL через Stripe" -#: pretix/plugins/stripe/payment.py:1196 +#: pretix/plugins/stripe/payment.py:1201 msgid "SEPA Debit" msgstr "" -#: pretix/plugins/stripe/payment.py:1236 +#: pretix/plugins/stripe/payment.py:1241 #, fuzzy #| msgid "Account holder" msgid "Account Holder Name" msgstr "Владелец счёта" -#: pretix/plugins/stripe/payment.py:1241 +#: pretix/plugins/stripe/payment.py:1246 #, fuzzy #| msgid "Account holder" msgid "Account Holder Street" msgstr "Владелец счёта" -#: pretix/plugins/stripe/payment.py:1253 +#: pretix/plugins/stripe/payment.py:1258 #, fuzzy #| msgid "Account holder" msgid "Account Holder Postal Code" msgstr "Владелец счёта" -#: pretix/plugins/stripe/payment.py:1265 +#: pretix/plugins/stripe/payment.py:1270 #, fuzzy #| msgid "Account holder" msgid "Account Holder City" msgstr "Владелец счёта" -#: pretix/plugins/stripe/payment.py:1277 +#: pretix/plugins/stripe/payment.py:1282 #, fuzzy #| msgid "Account holder" msgid "Account Holder Country" msgstr "Владелец счёта" -#: pretix/plugins/stripe/payment.py:1321 +#: pretix/plugins/stripe/payment.py:1326 #, fuzzy #| msgid "Alipay via Stripe" msgid "Affirm via Stripe" msgstr "Alipay через Stripe" -#: pretix/plugins/stripe/payment.py:1366 +#: pretix/plugins/stripe/payment.py:1371 #, fuzzy #| msgid "Alipay via Stripe" msgid "Klarna via Stripe" msgstr "Alipay через Stripe" -#: pretix/plugins/stripe/payment.py:1483 +#: pretix/plugins/stripe/payment.py:1488 msgid "giropay via Stripe" msgstr "giropay через Stripe" -#: pretix/plugins/stripe/payment.py:1484 +#: pretix/plugins/stripe/payment.py:1489 msgid "giropay" msgstr "giropay" -#: pretix/plugins/stripe/payment.py:1487 +#: pretix/plugins/stripe/payment.py:1492 msgid "" "giropay is an online payment method available to all customers of most " "German banks, usually after one-time activation. Please keep your online " "banking account and login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1509 pretix/plugins/stripe/payment.py:1577 -#: pretix/plugins/stripe/payment.py:1679 +#: pretix/plugins/stripe/payment.py:1514 pretix/plugins/stripe/payment.py:1582 +#: pretix/plugins/stripe/payment.py:1684 msgid "unknown name" msgstr "неизвестное имя" -#: pretix/plugins/stripe/payment.py:1517 pretix/plugins/stripe/payment.py:1542 -#: pretix/plugins/stripe/payment.py:1585 pretix/plugins/stripe/payment.py:1687 -#: pretix/plugins/stripe/payment.py:1748 +#: pretix/plugins/stripe/payment.py:1522 pretix/plugins/stripe/payment.py:1547 +#: pretix/plugins/stripe/payment.py:1590 pretix/plugins/stripe/payment.py:1692 +#: pretix/plugins/stripe/payment.py:1753 #, python-brace-format msgid "Bank account at {bank}" msgstr "" -#: pretix/plugins/stripe/payment.py:1530 +#: pretix/plugins/stripe/payment.py:1535 msgid "iDEAL via Stripe" msgstr "iDEAL через Stripe" -#: pretix/plugins/stripe/payment.py:1534 +#: pretix/plugins/stripe/payment.py:1539 msgid "" "iDEAL is an online payment method available to customers of Dutch banks. " "Please keep your online banking account and login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1555 +#: pretix/plugins/stripe/payment.py:1560 msgid "Alipay via Stripe" msgstr "Alipay через Stripe" -#: pretix/plugins/stripe/payment.py:1560 +#: pretix/plugins/stripe/payment.py:1565 msgid "" "This payment method is available to customers of the Chinese payment system " "Alipay. Please keep your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1567 +#: pretix/plugins/stripe/payment.py:1572 msgid "Bancontact via Stripe" msgstr "Bancontact через Stripe" -#: pretix/plugins/stripe/payment.py:1598 +#: pretix/plugins/stripe/payment.py:1603 msgid "SOFORT via Stripe" msgstr "SOFORT через Stripe" -#: pretix/plugins/stripe/payment.py:1599 +#: pretix/plugins/stripe/payment.py:1604 msgid "SOFORT (instant bank transfer)" msgstr "" -#: pretix/plugins/stripe/payment.py:1617 +#: pretix/plugins/stripe/payment.py:1622 msgid "Country of your bank" msgstr "Страна вашего банка" -#: pretix/plugins/stripe/payment.py:1618 +#: pretix/plugins/stripe/payment.py:1623 msgid "Germany" msgstr "Германия" -#: pretix/plugins/stripe/payment.py:1619 +#: pretix/plugins/stripe/payment.py:1624 msgid "Austria" msgstr "Австрия" -#: pretix/plugins/stripe/payment.py:1620 +#: pretix/plugins/stripe/payment.py:1625 msgid "Belgium" msgstr "Бельгия" -#: pretix/plugins/stripe/payment.py:1621 +#: pretix/plugins/stripe/payment.py:1626 msgid "Netherlands" msgstr "Нидерланды" -#: pretix/plugins/stripe/payment.py:1622 +#: pretix/plugins/stripe/payment.py:1627 msgid "Spain" msgstr "Испания" -#: pretix/plugins/stripe/payment.py:1658 +#: pretix/plugins/stripe/payment.py:1663 #, python-brace-format msgid "Bank account {iban} at {bank}" msgstr "" -#: pretix/plugins/stripe/payment.py:1669 +#: pretix/plugins/stripe/payment.py:1674 #, fuzzy #| msgid "iDEAL via Stripe" msgid "EPS via Stripe" msgstr "iDEAL через Stripe" -#: pretix/plugins/stripe/payment.py:1700 +#: pretix/plugins/stripe/payment.py:1705 #, fuzzy #| msgid "Alipay via Stripe" msgid "Multibanco via Stripe" msgstr "Alipay через Stripe" -#: pretix/plugins/stripe/payment.py:1704 +#: pretix/plugins/stripe/payment.py:1709 msgid "" "Multibanco is a payment method available to Portuguese bank account holders." msgstr "" -#: pretix/plugins/stripe/payment.py:1722 +#: pretix/plugins/stripe/payment.py:1727 #, fuzzy #| msgid "Alipay via Stripe" msgid "Przelewy24 via Stripe" msgstr "Alipay через Stripe" -#: pretix/plugins/stripe/payment.py:1726 +#: pretix/plugins/stripe/payment.py:1731 msgid "" "Przelewy24 is an online payment method available to customers of Polish " "banks. Please keep your online banking account and login information " "available." msgstr "" -#: pretix/plugins/stripe/payment.py:1761 +#: pretix/plugins/stripe/payment.py:1766 #, fuzzy #| msgid "Credit card via Stripe" msgid "WeChat Pay via Stripe" msgstr "Кредитная / дебетная карта через Stripe" -#: pretix/plugins/stripe/payment.py:1766 +#: pretix/plugins/stripe/payment.py:1771 msgid "" "This payment method is available to users of the Chinese app WeChat. Please " "keep your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1788 +#: pretix/plugins/stripe/payment.py:1793 #, fuzzy #| msgid "Credit card via Stripe" msgid "Revolut Pay via Stripe" msgstr "Кредитная / дебетная карта через Stripe" -#: pretix/plugins/stripe/payment.py:1789 +#: pretix/plugins/stripe/payment.py:1794 msgid "Revolut Pay" msgstr "" -#: pretix/plugins/stripe/payment.py:1793 +#: pretix/plugins/stripe/payment.py:1798 msgid "" "This payment method is available to users of the Revolut app. Please keep " "your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1807 +#: pretix/plugins/stripe/payment.py:1812 #, fuzzy #| msgid "iDEAL via Stripe" msgid "PayPal via Stripe" msgstr "iDEAL через Stripe" -#: pretix/plugins/stripe/payment.py:1814 +#: pretix/plugins/stripe/payment.py:1819 #, fuzzy #| msgid "iDEAL via Stripe" msgid "Swish via Stripe" msgstr "iDEAL через Stripe" -#: pretix/plugins/stripe/payment.py:1819 +#: pretix/plugins/stripe/payment.py:1824 msgid "" "This payment method is available to users of the Swedish apps Swish and " "BankID. Please have your app ready." msgstr "" -#: pretix/plugins/stripe/payment.py:1838 +#: pretix/plugins/stripe/payment.py:1843 #, fuzzy #| msgid "iDEAL via Stripe" msgid "TWINT via Stripe" msgstr "iDEAL через Stripe" -#: pretix/plugins/stripe/payment.py:1843 +#: pretix/plugins/stripe/payment.py:1848 msgid "" "This payment method is available to users of the Swiss app TWINT. Please " "have your app ready." msgstr "" +#: pretix/plugins/stripe/payment.py:1870 +msgid "" +"This payment method is available to MobilePay app users in Denmark and " +"Finland. Please have your app ready." +msgstr "" + #: pretix/plugins/stripe/signals.py:92 msgid "Charge succeeded." msgstr "Оплата удалась." @@ -30933,7 +30933,7 @@ msgstr "" "попытку позже." #: pretix/presale/forms/checkout.py:70 -msgid "E-mail address (repeated)" +msgid "Email address (repeated)" msgstr "Адрес электронной почты (повторно)" #: pretix/presale/forms/checkout.py:71 @@ -34126,6 +34126,16 @@ msgstr "" msgid "Kosovo" msgstr "" +#, fuzzy +#~| msgid "Email" +#~ msgid "E-mail" +#~ msgstr "Электронная почта" + +#, fuzzy +#~| msgid "pretix User" +#~ msgid "pretixPOS" +#~ msgstr "Пользователь pretix" + #~ msgid "Sales channels to automatically check in" #~ msgstr "Каналы продаж для автоматической регистрации" diff --git a/src/pretix/locale/si/LC_MESSAGES/django.po b/src/pretix/locale/si/LC_MESSAGES/django.po index 8bf467ace..df4430457 100644 --- a/src/pretix/locale/si/LC_MESSAGES/django.po +++ b/src/pretix/locale/si/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-08 13:44+0000\n" +"POT-Creation-Date: 2024-11-18 15:30+0000\n" "PO-Revision-Date: 2021-03-03 06:00+0000\n" "Last-Translator: helabasa \n" "Language-Team: Sinhala \n" "Language-Team: Slovak mnohých testovacích kariet. V skutočnosti sa " "neprevedú žiadne peniaze." -#: pretix/plugins/stripe/payment.py:724 +#: pretix/plugins/stripe/payment.py:729 msgid "No payment information found." msgstr "Nenašli sa žiadne informácie o platbe." -#: pretix/plugins/stripe/payment.py:762 +#: pretix/plugins/stripe/payment.py:767 msgid "" "We had trouble communicating with Stripe. Please try again and contact " "support if the problem persists." @@ -29883,20 +29892,20 @@ msgstr "" "Mali sme problémy s komunikáciou so spoločnosťou Stripe. Ak problém " "pretrváva, skúste to znova a kontaktujte podporu." -#: pretix/plugins/stripe/payment.py:766 +#: pretix/plugins/stripe/payment.py:771 msgid "Stripe returned an error" msgstr "Stripe vrátil chybu" -#: pretix/plugins/stripe/payment.py:838 +#: pretix/plugins/stripe/payment.py:843 msgid "You may need to enable JavaScript for Stripe payments." msgstr "Možno budete musieť povoliť JavaScript pre platby Stripe." -#: pretix/plugins/stripe/payment.py:933 pretix/plugins/stripe/payment.py:1055 +#: pretix/plugins/stripe/payment.py:938 pretix/plugins/stripe/payment.py:1060 #, python-format msgid "Stripe reported an error with your card: %s" msgstr "Spoločnosť Stripe nahlásila chybu s vašou kartou: %s" -#: pretix/plugins/stripe/payment.py:951 pretix/plugins/stripe/payment.py:1067 +#: pretix/plugins/stripe/payment.py:956 pretix/plugins/stripe/payment.py:1072 msgid "" "We had trouble communicating with Stripe. Please try again and get in touch " "with us if this problem persists." @@ -29904,7 +29913,7 @@ msgstr "" "Mali sme problémy s komunikáciou so spoločnosťou Stripe. Ak problém " "pretrváva, skúste to znova a kontaktujte nás." -#: pretix/plugins/stripe/payment.py:992 +#: pretix/plugins/stripe/payment.py:997 msgid "" "Your payment is pending completion. We will inform you as soon as the " "payment completed." @@ -29912,221 +29921,227 @@ msgstr "" "Vaša platba čaká na dokončenie. Hneď po dokončení platby vás budeme " "informovať." -#: pretix/plugins/stripe/payment.py:1000 +#: pretix/plugins/stripe/payment.py:1005 msgid "Your payment failed. Please try again." msgstr "Vaša platba zlyhala. Skúste to prosím znova." -#: pretix/plugins/stripe/payment.py:1006 +#: pretix/plugins/stripe/payment.py:1011 #, python-format msgid "Stripe reported an error: %s" msgstr "Stripe nahlásil chybu: %s" -#: pretix/plugins/stripe/payment.py:1107 +#: pretix/plugins/stripe/payment.py:1112 msgid "Credit card via Stripe" msgstr "Kreditná karta cez Stripe" -#: pretix/plugins/stripe/payment.py:1108 +#: pretix/plugins/stripe/payment.py:1113 msgid "Credit card" msgstr "Kreditná karta" -#: pretix/plugins/stripe/payment.py:1195 +#: pretix/plugins/stripe/payment.py:1200 msgid "SEPA Debit via Stripe" msgstr "SEPA debet cez Stripe" -#: pretix/plugins/stripe/payment.py:1196 +#: pretix/plugins/stripe/payment.py:1201 msgid "SEPA Debit" msgstr "SEPA debet" -#: pretix/plugins/stripe/payment.py:1236 +#: pretix/plugins/stripe/payment.py:1241 msgid "Account Holder Name" msgstr "Názov majiteľa účtu" -#: pretix/plugins/stripe/payment.py:1241 +#: pretix/plugins/stripe/payment.py:1246 msgid "Account Holder Street" msgstr "Ulica majiteľa účtu" -#: pretix/plugins/stripe/payment.py:1253 +#: pretix/plugins/stripe/payment.py:1258 msgid "Account Holder Postal Code" msgstr "Poštové smerovacie číslo majiteľa účtu" -#: pretix/plugins/stripe/payment.py:1265 +#: pretix/plugins/stripe/payment.py:1270 msgid "Account Holder City" msgstr "Držiteľ účtu Mesto" -#: pretix/plugins/stripe/payment.py:1277 +#: pretix/plugins/stripe/payment.py:1282 msgid "Account Holder Country" msgstr "Krajina majiteľa účtu" -#: pretix/plugins/stripe/payment.py:1321 +#: pretix/plugins/stripe/payment.py:1326 msgid "Affirm via Stripe" msgstr "Affirm cez Stripe" -#: pretix/plugins/stripe/payment.py:1366 +#: pretix/plugins/stripe/payment.py:1371 msgid "Klarna via Stripe" msgstr "Klarna cez Stripe" -#: pretix/plugins/stripe/payment.py:1483 +#: pretix/plugins/stripe/payment.py:1488 msgid "giropay via Stripe" msgstr "giropay cez Stripe" -#: pretix/plugins/stripe/payment.py:1484 +#: pretix/plugins/stripe/payment.py:1489 msgid "giropay" msgstr "giropay" -#: pretix/plugins/stripe/payment.py:1487 +#: pretix/plugins/stripe/payment.py:1492 msgid "" "giropay is an online payment method available to all customers of most " "German banks, usually after one-time activation. Please keep your online " "banking account and login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1509 pretix/plugins/stripe/payment.py:1577 -#: pretix/plugins/stripe/payment.py:1679 +#: pretix/plugins/stripe/payment.py:1514 pretix/plugins/stripe/payment.py:1582 +#: pretix/plugins/stripe/payment.py:1684 msgid "unknown name" msgstr "neznáme meno" -#: pretix/plugins/stripe/payment.py:1517 pretix/plugins/stripe/payment.py:1542 -#: pretix/plugins/stripe/payment.py:1585 pretix/plugins/stripe/payment.py:1687 -#: pretix/plugins/stripe/payment.py:1748 +#: pretix/plugins/stripe/payment.py:1522 pretix/plugins/stripe/payment.py:1547 +#: pretix/plugins/stripe/payment.py:1590 pretix/plugins/stripe/payment.py:1692 +#: pretix/plugins/stripe/payment.py:1753 #, python-brace-format msgid "Bank account at {bank}" msgstr "Bankový účet v {bank}" -#: pretix/plugins/stripe/payment.py:1530 +#: pretix/plugins/stripe/payment.py:1535 msgid "iDEAL via Stripe" msgstr "iDEAL prostredníctvom služby Stripe" -#: pretix/plugins/stripe/payment.py:1534 +#: pretix/plugins/stripe/payment.py:1539 msgid "" "iDEAL is an online payment method available to customers of Dutch banks. " "Please keep your online banking account and login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1555 +#: pretix/plugins/stripe/payment.py:1560 msgid "Alipay via Stripe" msgstr "Alipay cez Stripe" -#: pretix/plugins/stripe/payment.py:1560 +#: pretix/plugins/stripe/payment.py:1565 msgid "" "This payment method is available to customers of the Chinese payment system " "Alipay. Please keep your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1567 +#: pretix/plugins/stripe/payment.py:1572 msgid "Bancontact via Stripe" msgstr "Bancontact cez Stripe" -#: pretix/plugins/stripe/payment.py:1598 +#: pretix/plugins/stripe/payment.py:1603 msgid "SOFORT via Stripe" msgstr "SOFORT cez Stripe" -#: pretix/plugins/stripe/payment.py:1599 +#: pretix/plugins/stripe/payment.py:1604 msgid "SOFORT (instant bank transfer)" msgstr "SOFORT (okamžitý bankový prevod)" -#: pretix/plugins/stripe/payment.py:1617 +#: pretix/plugins/stripe/payment.py:1622 msgid "Country of your bank" msgstr "Krajina vašej banky" -#: pretix/plugins/stripe/payment.py:1618 +#: pretix/plugins/stripe/payment.py:1623 msgid "Germany" msgstr "Nemecko" -#: pretix/plugins/stripe/payment.py:1619 +#: pretix/plugins/stripe/payment.py:1624 msgid "Austria" msgstr "Rakúsko" -#: pretix/plugins/stripe/payment.py:1620 +#: pretix/plugins/stripe/payment.py:1625 msgid "Belgium" msgstr "Belgicko" -#: pretix/plugins/stripe/payment.py:1621 +#: pretix/plugins/stripe/payment.py:1626 msgid "Netherlands" msgstr "Holandsko" -#: pretix/plugins/stripe/payment.py:1622 +#: pretix/plugins/stripe/payment.py:1627 msgid "Spain" msgstr "Španielsko" -#: pretix/plugins/stripe/payment.py:1658 +#: pretix/plugins/stripe/payment.py:1663 #, python-brace-format msgid "Bank account {iban} at {bank}" msgstr "Bankový účet {iban} v {bank}" -#: pretix/plugins/stripe/payment.py:1669 +#: pretix/plugins/stripe/payment.py:1674 msgid "EPS via Stripe" msgstr "EPS cez Stripe" -#: pretix/plugins/stripe/payment.py:1700 +#: pretix/plugins/stripe/payment.py:1705 msgid "Multibanco via Stripe" msgstr "Multibanco cez Stripe" -#: pretix/plugins/stripe/payment.py:1704 +#: pretix/plugins/stripe/payment.py:1709 msgid "" "Multibanco is a payment method available to Portuguese bank account holders." msgstr "" -#: pretix/plugins/stripe/payment.py:1722 +#: pretix/plugins/stripe/payment.py:1727 msgid "Przelewy24 via Stripe" msgstr "Przelewy24 cez Stripe" -#: pretix/plugins/stripe/payment.py:1726 +#: pretix/plugins/stripe/payment.py:1731 msgid "" "Przelewy24 is an online payment method available to customers of Polish " "banks. Please keep your online banking account and login information " "available." msgstr "" -#: pretix/plugins/stripe/payment.py:1761 +#: pretix/plugins/stripe/payment.py:1766 msgid "WeChat Pay via Stripe" msgstr "WeChat Pay cez Stripe" -#: pretix/plugins/stripe/payment.py:1766 +#: pretix/plugins/stripe/payment.py:1771 msgid "" "This payment method is available to users of the Chinese app WeChat. Please " "keep your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1788 +#: pretix/plugins/stripe/payment.py:1793 #, fuzzy #| msgid "WeChat Pay via Stripe" msgid "Revolut Pay via Stripe" msgstr "WeChat Pay cez Stripe" -#: pretix/plugins/stripe/payment.py:1789 +#: pretix/plugins/stripe/payment.py:1794 msgid "Revolut Pay" msgstr "" -#: pretix/plugins/stripe/payment.py:1793 +#: pretix/plugins/stripe/payment.py:1798 msgid "" "This payment method is available to users of the Revolut app. Please keep " "your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1807 +#: pretix/plugins/stripe/payment.py:1812 msgid "PayPal via Stripe" msgstr "PayPal cez Stripe" -#: pretix/plugins/stripe/payment.py:1814 +#: pretix/plugins/stripe/payment.py:1819 msgid "Swish via Stripe" msgstr "Swish cez Stripe" -#: pretix/plugins/stripe/payment.py:1819 +#: pretix/plugins/stripe/payment.py:1824 msgid "" "This payment method is available to users of the Swedish apps Swish and " "BankID. Please have your app ready." msgstr "" -#: pretix/plugins/stripe/payment.py:1838 +#: pretix/plugins/stripe/payment.py:1843 msgid "TWINT via Stripe" msgstr "TWINT cez Stripe" -#: pretix/plugins/stripe/payment.py:1843 +#: pretix/plugins/stripe/payment.py:1848 msgid "" "This payment method is available to users of the Swiss app TWINT. Please " "have your app ready." msgstr "" +#: pretix/plugins/stripe/payment.py:1870 +msgid "" +"This payment method is available to MobilePay app users in Denmark and " +"Finland. Please have your app ready." +msgstr "" + #: pretix/plugins/stripe/signals.py:92 msgid "Charge succeeded." msgstr "Nabitie sa podarilo." @@ -30729,7 +30744,7 @@ msgstr "" "Pri odosielaní potvrdzujúceho e-mailu došlo k chybe. Skúste to prosím neskôr." #: pretix/presale/forms/checkout.py:70 -msgid "E-mail address (repeated)" +msgid "Email address (repeated)" msgstr "E-mailová adresa (opakovane)" #: pretix/presale/forms/checkout.py:71 @@ -33645,6 +33660,14 @@ msgstr "Prístup na zápis" msgid "Kosovo" msgstr "Kosovo" +#, fuzzy +#~| msgid "Email" +#~ msgid "E-mail" +#~ msgstr "Email" + +#~ msgid "pretixPOS" +#~ msgstr "pretixPOS" + #~ msgid "Sales channels to automatically check in" #~ msgstr "Predajné kanály na automatické odbavenie" diff --git a/src/pretix/locale/sl/LC_MESSAGES/django.po b/src/pretix/locale/sl/LC_MESSAGES/django.po index 317b4e94d..a7c00a4f3 100644 --- a/src/pretix/locale/sl/LC_MESSAGES/django.po +++ b/src/pretix/locale/sl/LC_MESSAGES/django.po @@ -5,10 +5,10 @@ # msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-08 13:44+0000\n" -"PO-Revision-Date: 2024-10-20 05:00+0000\n" +"POT-Creation-Date: 2024-11-18 15:30+0000\n" +"PO-Revision-Date: 2024-11-18 16:09+0100\n" "Last-Translator: Lovro \n" "Language-Team: Slovenian \n" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || " "n%100==4 ? 2 : 3;\n" -"X-Generator: Weblate 5.7.2\n" +"X-Generator: Poedit 3.4.2\n" #: pretix/_base_settings.py:79 msgid "English" @@ -140,7 +140,7 @@ msgstr "Turško" msgid "Ukrainian" msgstr "Ukrajinsko" -#: pretix/api/auth/devicesecurity.py:31 +#: pretix/api/auth/devicesecurity.py:58 msgid "" "Full device access (reading and changing orders and gift cards, reading of " "products and settings)" @@ -148,25 +148,21 @@ msgstr "" "Popoln dostop do naprave (branje in spreminjanje naročil in darilnih kartic, " "branje izdelkov in nastavitev)" -#: pretix/api/auth/devicesecurity.py:53 +#: pretix/api/auth/devicesecurity.py:80 msgid "pretixSCAN" msgstr "pretixSKEN" -#: pretix/api/auth/devicesecurity.py:91 +#: pretix/api/auth/devicesecurity.py:118 msgid "pretixSCAN (kiosk mode, no order sync, no search)" msgstr "" "pretixSCAN (kiosk način, samo na spletu, brez sinhronizacije, brez iskanja)" -#: pretix/api/auth/devicesecurity.py:126 +#: pretix/api/auth/devicesecurity.py:153 #, fuzzy #| msgid "pretixSCAN (kiosk mode, online only)" msgid "pretixSCAN (online only, no order sync)" msgstr "pretixSCAN (način kiosk, samo na spletu)" -#: pretix/api/auth/devicesecurity.py:162 -msgid "pretixPOS" -msgstr "pretixBLAGAJNA" - #: pretix/api/models.py:39 pretix/base/models/customers.py:402 msgid "Application name" msgstr "Ime aplikacije" @@ -201,12 +197,12 @@ msgstr "Vklopi webhook" msgid "Target URL" msgstr "Ciljni URL" -#: pretix/api/models.py:118 pretix/base/models/devices.py:123 +#: pretix/api/models.py:118 pretix/base/models/devices.py:122 #: pretix/base/models/organizer.py:286 msgid "All events (including newly created ones)" msgstr "Vsi dogodki (vključno z novimi)" -#: pretix/api/models.py:119 pretix/base/models/devices.py:124 +#: pretix/api/models.py:119 pretix/base/models/devices.py:123 #: pretix/base/models/organizer.py:287 msgid "Limit to events" msgstr "Omejitev na dogodke" @@ -360,13 +356,13 @@ msgid "" "There is not enough quota available on quota \"{}\" to perform the operation." msgstr "Na kvoti \"{}\" ni dovolj kvote za izvedbo operacije." -#: pretix/api/serializers/organizer.py:102 -#: pretix/control/forms/organizer.py:832 pretix/presale/forms/customer.py:445 +#: pretix/api/serializers/organizer.py:103 +#: pretix/control/forms/organizer.py:843 pretix/presale/forms/customer.py:445 msgid "An account with this email address is already registered." msgstr "Račun z to kodo že obstaja." -#: pretix/api/serializers/organizer.py:235 -#: pretix/control/forms/organizer.py:681 +#: pretix/api/serializers/organizer.py:236 +#: pretix/control/forms/organizer.py:692 msgid "" "A gift card with the same secret already exists in your or an affiliated " "organizer account." @@ -374,17 +370,17 @@ msgstr "" "Darilna kartica z isto skrivnostjo že obstaja na vašem ali povezanem računu " "organizatorja." -#: pretix/api/serializers/organizer.py:321 +#: pretix/api/serializers/organizer.py:327 #: pretix/control/views/organizer.py:743 msgid "pretix account invitation" msgstr "vabilo za račun pretix" -#: pretix/api/serializers/organizer.py:343 +#: pretix/api/serializers/organizer.py:349 #: pretix/control/views/organizer.py:842 msgid "This user already has been invited for this team." msgstr "Ta uporabnik je že bil povabljen v to ekipo." -#: pretix/api/serializers/organizer.py:359 +#: pretix/api/serializers/organizer.py:365 #: pretix/control/views/organizer.py:859 msgid "This user already has permissions for this team." msgstr "Ta uporabnik že ima dovoljenja za to ekipo." @@ -627,21 +623,31 @@ msgid "{system} User" msgstr "{system} Uporabnik" #: pretix/base/auth.py:155 pretix/base/exporters/customers.py:67 -#: 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:245 pretix/control/navigation.py:81 -#: pretix/control/navigation.py:499 +#: pretix/base/exporters/orderlist.py:261 +#: pretix/base/exporters/orderlist.py:444 +#: pretix/base/exporters/orderlist.py:577 +#: 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:245 +#: pretix/base/pdf.py:325 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:70 +#: pretix/control/templates/pretixcontrol/orders/fragment_export_schedule_form.html:108 #: pretix/control/templates/pretixcontrol/organizers/customer.html:49 +#: pretix/control/templates/pretixcontrol/organizers/customers.html:59 +#: pretix/control/templates/pretixcontrol/waitinglist/index.html:161 #: pretix/plugins/checkinlists/exporters.py:505 #: pretix/presale/checkoutflow.py:1526 pretix/presale/forms/checkout.py:57 #: pretix/presale/forms/customer.py:56 pretix/presale/forms/customer.py:131 #: pretix/presale/forms/customer.py:286 pretix/presale/forms/customer.py:332 #: pretix/presale/forms/customer.py:375 pretix/presale/forms/user.py:40 +#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:34 #: pretix/presale/templates/pretixpresale/event/order.html:299 #: pretix/presale/templates/pretixpresale/organizers/customer_profile.html:26 -msgid "E-mail" -msgstr "E-pošta" +msgid "Email" +msgstr "" +"E-pošta" #: pretix/base/auth.py:157 pretix/base/forms/auth.py:164 #: pretix/base/forms/auth.py:218 pretix/base/models/auth.py:672 @@ -825,7 +831,7 @@ msgstr "" "stranke med ustvarjanjem naročila." #: pretix/base/exporters/answers.py:66 pretix/base/models/items.py:1753 -#: pretix/control/navigation.py:182 +#: pretix/control/navigation.py:172 #: pretix/control/templates/pretixcontrol/items/questions.html:3 #: pretix/control/templates/pretixcontrol/items/questions.html:5 msgid "Questions" @@ -883,7 +889,7 @@ msgctxt "subevent" msgid "All dates" msgstr "Vsi datumi" -#: pretix/base/exporters/customers.py:49 pretix/control/navigation.py:604 +#: pretix/base/exporters/customers.py:49 pretix/control/navigation.py:606 #: pretix/control/templates/pretixcontrol/organizers/edit.html:132 msgid "Customer accounts" msgstr "Računi strank" @@ -946,7 +952,7 @@ msgstr "Ime in priimek" #: 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/waitinglist.py:108 pretix/base/forms/questions.py:1111 -#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:128 +#: pretix/base/models/devices.py:65 pretix/base/models/devices.py:127 #: pretix/base/models/event.py:1466 pretix/base/models/event.py:1708 #: pretix/base/models/items.py:2029 pretix/base/models/items.py:2202 #: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:75 @@ -954,7 +960,7 @@ msgstr "Ime in priimek" #: pretix/base/models/waitinglist.py:69 pretix/base/settings.py:3220 #: pretix/base/settings.py:3230 pretix/base/settings.py:3582 #: pretix/control/forms/filter.py:624 pretix/control/forms/item.py:438 -#: pretix/control/forms/organizer.py:857 +#: pretix/control/forms/organizer.py:868 #: pretix/control/templates/pretixcontrol/checkin/index.html:109 #: pretix/control/templates/pretixcontrol/checkin/lists.html:92 #: pretix/control/templates/pretixcontrol/event/tax_index.html:26 @@ -1343,11 +1349,13 @@ msgid "Order code" msgstr "Koda naročila" #: pretix/base/exporters/invoices.py:202 pretix/base/exporters/invoices.py:329 -#: pretix/base/modelimport_orders.py:59 pretix/base/models/customers.py:395 -#: pretix/base/models/waitinglist.py:76 pretix/control/forms/filter.py:552 +#: pretix/base/forms/auth.py:160 pretix/base/modelimport_orders.py:59 +#: pretix/base/models/customers.py:395 pretix/base/models/waitinglist.py:76 +#: pretix/control/forms/filter.py:552 #: pretix/control/templates/pretixcontrol/users/index.html:42 #: pretix/control/views/waitinglist.py:307 -msgid "E-mail address" +#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:134 +msgid "Email address" msgstr "Email naslov" #: pretix/base/exporters/invoices.py:203 pretix/base/exporters/invoices.py:330 @@ -1645,7 +1653,7 @@ msgstr "Rubrika izdelkov" #: pretix/base/exporters/items.py:60 pretix/base/models/discount.py:62 #: pretix/base/models/items.py:96 pretix/base/models/items.py:479 -#: pretix/base/models/tax.py:167 pretix/control/forms/organizer.py:218 +#: pretix/base/models/tax.py:167 pretix/control/forms/organizer.py:219 #: pretix/control/templates/pretixcontrol/items/discounts.html:57 msgid "Internal name" msgstr "Interno ime" @@ -1675,7 +1683,7 @@ msgid "Active" msgstr "Aktiven" #: pretix/base/exporters/items.py:72 pretix/base/models/discount.py:75 -#: pretix/control/forms/event.py:970 pretix/control/navigation.py:506 +#: pretix/control/forms/event.py:970 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 @@ -1715,7 +1723,7 @@ msgstr "Ustvari vstopnice" #: pretix/base/exporters/items.py:79 pretix/base/exporters/orderlist.py:1135 #: pretix/base/exporters/waitinglist.py:41 pretix/base/shredder.py:367 -#: pretix/control/forms/event.py:1609 pretix/control/navigation.py:235 +#: pretix/control/forms/event.py:1609 pretix/control/navigation.py:237 #: pretix/control/templates/pretixcontrol/event/settings.html:351 #: pretix/control/templates/pretixcontrol/orders/cancel.html:62 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:6 @@ -1867,7 +1875,7 @@ msgstr "" "eno z vrstico za vsako dodatno provizijo, zaračunano v naročilu." #: pretix/base/exporters/orderlist.py:100 pretix/base/models/orders.py:331 -#: pretix/control/navigation.py:253 pretix/control/navigation.py:360 +#: 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 #: pretix/control/templates/pretixcontrol/organizers/customer.html:198 @@ -1933,7 +1941,7 @@ msgstr "" #: pretix/base/exporters/orderlist.py:1076 #: pretix/base/exporters/orderlist.py:1259 #: pretix/base/exporters/waitinglist.py:113 pretix/control/forms/event.py:1585 -#: pretix/control/forms/organizer.py:115 +#: pretix/control/forms/organizer.py:116 msgid "Event slug" msgstr "Oznaka dogodka" @@ -1989,18 +1997,6 @@ msgstr "Skupni znesek naročila" msgid "Status" msgstr "Status" -#: pretix/base/exporters/orderlist.py:261 -#: pretix/base/exporters/orderlist.py:444 -#: pretix/base/exporters/orderlist.py:577 -#: pretix/base/exporters/waitinglist.py:109 pretix/base/pdf.py:325 -#: pretix/control/templates/pretixcontrol/checkin/index.html:107 -#: pretix/control/templates/pretixcontrol/orders/fragment_export_schedule_form.html:108 -#: pretix/control/templates/pretixcontrol/organizers/customers.html:59 -#: pretix/control/templates/pretixcontrol/waitinglist/index.html:161 -#: pretix/presale/templates/pretixpresale/event/checkout_customer.html:34 -msgid "Email" -msgstr "Email" - #: pretix/base/exporters/orderlist.py:262 #: pretix/base/exporters/orderlist.py:446 #: pretix/base/exporters/orderlist.py:579 @@ -2097,7 +2093,7 @@ msgstr "Položaji" #: pretix/base/exporters/orderlist.py:287 #: pretix/base/exporters/orderlist.py:658 pretix/base/models/orders.py:320 #: pretix/control/forms/filter.py:566 -msgid "E-mail address verified" +msgid "Email address verified" msgstr "Email naslov preverjen" #: pretix/base/exporters/orderlist.py:288 @@ -2226,7 +2222,7 @@ msgstr "Izdelek" #: pretix/base/exporters/orderlist.py:600 pretix/base/forms/questions.py:655 #: pretix/base/modelimport_orders.py:313 pretix/base/models/customers.py:300 #: pretix/base/models/orders.py:1500 pretix/base/pdf.py:172 -#: pretix/control/forms/filter.py:647 pretix/control/forms/organizer.py:926 +#: pretix/control/forms/filter.py:647 pretix/control/forms/organizer.py:937 #: pretix/control/templates/pretixcontrol/order/index.html:520 #: pretix/control/templates/pretixcontrol/organizers/customer.html:120 #: pretix/control/views/item.py:435 pretix/plugins/badges/exporters.py:495 @@ -2360,7 +2356,7 @@ msgctxt "address" msgid "Invoice address state" msgstr "Zvezna država za naslov na računu" -#: pretix/base/exporters/orderlist.py:660 pretix/control/navigation.py:303 +#: pretix/base/exporters/orderlist.py:660 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 @@ -2751,8 +2747,8 @@ msgstr "" msgid "Issuer" msgstr "Izdajatelj" -#: pretix/base/exporters/orderlist.py:1286 pretix/control/navigation.py:536 -#: pretix/control/navigation.py:554 +#: pretix/base/exporters/orderlist.py:1286 pretix/control/navigation.py:538 +#: pretix/control/navigation.py:556 #: pretix/control/templates/pretixcontrol/organizers/edit.html:156 #: pretix/plugins/reports/accountingreport.py:898 #, fuzzy @@ -2863,7 +2859,7 @@ msgstr "Številka računa" msgid "Last invoice date of order" msgstr "Datum poteka" -#: pretix/base/exporters/reusablemedia.py:34 pretix/control/navigation.py:614 +#: pretix/base/exporters/reusablemedia.py:34 pretix/control/navigation.py:616 #: pretix/control/templates/pretixcontrol/organizers/edit.html:204 #: pretix/control/templates/pretixcontrol/organizers/giftcard_acceptance_list.html:35 #: pretix/control/templates/pretixcontrol/organizers/giftcard_acceptance_list.html:114 @@ -3044,11 +3040,6 @@ msgstr "S tem email naslovom ste že registrirani. Prijavite se." msgid "Please enter the same password twice" msgstr "Prosim vnesite isto geslo dvakrat" -#: pretix/base/forms/auth.py:160 -#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:134 -msgid "Email address" -msgstr "Email naslov" - #: pretix/base/forms/auth.py:172 pretix/base/forms/auth.py:224 #: pretix/presale/forms/customer.py:296 pretix/presale/forms/customer.py:390 msgid "Repeat password" @@ -3143,13 +3134,17 @@ msgstr "Vpišite vaše ime." #: pretix/base/forms/user.py:51 pretix/control/forms/users.py:43 msgid "" -"There already is an account associated with this e-mail address. Please " +"There already is an account associated with this email address. Please " "choose a different one." msgstr "S tem email naslovom je že povezan obstoječ profil. Izberite drugega." #: pretix/base/forms/user.py:53 +#, fuzzy +#| msgid "" +#| "Please enter your current password if you want to change your email " +#| "address or password." msgid "" -"Please enter your current password if you want to change your e-mail address " +"Please enter your current password if you want to change your email address " "or password." msgstr "Za spremembo gesla ali email naslova, vnesite vaše trenutno geslo." @@ -3176,7 +3171,7 @@ msgstr "Novo geslo" msgid "Repeat new password" msgstr "Ponovite vaše geslo" -#: pretix/base/forms/user.py:75 pretix/control/forms/organizer.py:402 +#: pretix/base/forms/user.py:75 pretix/control/forms/organizer.py:413 #: pretix/control/forms/users.py:58 msgid "Default timezone" msgstr "Privzeta časovna cona" @@ -3540,12 +3535,12 @@ msgstr "" msgid "You entered an invalid number." msgstr "Vnesli ste neveljavno številko." -#: pretix/base/modelimport.py:276 pretix/base/modelimport.py:288 +#: pretix/base/modelimport.py:279 pretix/base/modelimport.py:291 msgctxt "subevent" msgid "No matching date was found." msgstr "Ustreznega datuma ni bilo mogoče najti." -#: pretix/base/modelimport.py:278 pretix/base/modelimport.py:290 +#: pretix/base/modelimport.py:281 pretix/base/modelimport.py:293 msgctxt "subevent" msgid "Multiple matching dates were found." msgstr "Najdenih je bilo več ujemajočih se datumov." @@ -3617,7 +3612,7 @@ msgid "Please enter a valid state." msgstr "Vnesite veljavno zvezno državo." #: pretix/base/modelimport_orders.py:325 pretix/control/forms/filter.py:651 -msgid "Attendee e-mail address" +msgid "Attendee email address" msgstr "E-poštni naslov udeleženca" #: pretix/base/modelimport_orders.py:341 pretix/base/modelimport_orders.py:352 @@ -3705,7 +3700,7 @@ msgid "Ambiguous option selected." msgstr "Izbrana je dvoumna možnost." #: pretix/base/modelimport_orders.py:697 pretix/base/models/orders.py:238 -#: pretix/control/forms/orders.py:686 pretix/control/forms/organizer.py:784 +#: pretix/control/forms/orders.py:686 pretix/control/forms/organizer.py:795 #, fuzzy #| msgctxt "refund_source" #| msgid "Customer" @@ -3865,7 +3860,7 @@ msgstr "Če to izključite, ne boste prejemali nobenih obvestil." msgid "User" msgstr "Uporabnik" -#: pretix/base/models/auth.py:284 pretix/control/navigation.py:409 +#: pretix/base/models/auth.py:284 pretix/control/navigation.py:411 #: pretix/control/templates/pretixcontrol/users/index.html:5 #: pretix/control/templates/pretixcontrol/users/index.html:7 msgid "Users" @@ -3935,7 +3930,7 @@ msgid "" "rejected.." msgstr "" -#: pretix/base/models/checkin.py:85 pretix/control/navigation.py:638 +#: pretix/base/models/checkin.py:85 pretix/control/navigation.py:640 #: pretix/control/templates/pretixcontrol/organizers/gates.html:5 msgid "Gates" msgstr "Vrata" @@ -4058,7 +4053,7 @@ msgstr "" msgid "Single-sign-on method" msgstr "Zahtevano je vračilo" -#: pretix/base/models/customers.py:85 pretix/base/models/devices.py:72 +#: pretix/base/models/customers.py:85 pretix/base/models/devices.py:71 #: pretix/base/models/items.py:1662 pretix/base/models/items.py:1910 msgid "" "You can enter any value here to make it easier to match the data with other " @@ -4138,15 +4133,15 @@ msgstr "Dovoljene vrste članstva" msgid "Separate multiple values with spaces" msgstr "" -#: pretix/base/models/devices.py:71 pretix/base/models/items.py:1661 +#: pretix/base/models/devices.py:70 pretix/base/models/items.py:1661 msgid "Internal identifier" msgstr "Interna oznaka" -#: pretix/base/models/devices.py:91 pretix/base/models/items.py:1774 +#: pretix/base/models/devices.py:90 pretix/base/models/items.py:1774 msgid "This identifier is already used for a different question." msgstr "Ta oznaka se že uporablja za drugo vprašanje." -#: pretix/base/models/devices.py:114 pretix/control/forms/checkin.py:196 +#: pretix/base/models/devices.py:113 pretix/control/forms/checkin.py:196 #: pretix/control/forms/checkin.py:217 pretix/control/forms/filter.py:2398 #: pretix/control/forms/filter.py:2445 pretix/control/forms/filter.py:2606 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:67 @@ -4155,12 +4150,12 @@ msgstr "Ta oznaka se že uporablja za drugo vprašanje." msgid "Gate" msgstr "Vrata" -#: pretix/base/models/devices.py:132 +#: pretix/base/models/devices.py:131 #: pretix/control/templates/pretixcontrol/organizers/devices.html:83 msgid "Setup date" msgstr "Datum vzpostavitve" -#: pretix/base/models/devices.py:135 +#: pretix/base/models/devices.py:134 msgid "Initialization date" msgstr "Datum inicializacije" @@ -4410,8 +4405,8 @@ msgstr "Prodajni kanali" msgid "Restrict to specific sales channels" msgstr "Omejite na določene prodajne kanale" -#: pretix/base/models/event.py:655 pretix/control/navigation.py:342 -#: pretix/control/navigation.py:468 +#: pretix/base/models/event.py:655 pretix/control/navigation.py:344 +#: pretix/control/navigation.py:470 #: pretix/control/templates/pretixcontrol/events/index.html:5 #: pretix/control/templates/pretixcontrol/events/index.html:7 #: pretix/control/templates/pretixcontrol/organizers/devices.html:88 @@ -4549,8 +4544,8 @@ msgid "" "calendar." msgstr "" -#: pretix/base/models/event.py:1728 pretix/control/forms/organizer.py:223 -#: pretix/control/forms/organizer.py:227 +#: pretix/base/models/event.py:1728 pretix/control/forms/organizer.py:224 +#: pretix/control/forms/organizer.py:228 #, fuzzy #| msgid "Full name" msgid "Public name" @@ -4582,8 +4577,8 @@ msgstr "Navodila" msgid "Link URL" msgstr "" -#: pretix/base/models/exports.py:42 pretix/control/navigation.py:227 -#: pretix/control/navigation.py:648 +#: pretix/base/models/exports.py:42 pretix/control/navigation.py:229 +#: pretix/control/navigation.py:650 msgid "Export" msgstr "Izvozi" @@ -4614,8 +4609,8 @@ msgstr "Dodatna pristojbina" #: pretix/control/forms/event.py:1159 pretix/control/forms/event.py:1169 #: pretix/control/forms/event.py:1179 pretix/control/forms/orders.py:710 #: pretix/control/forms/orders.py:923 pretix/control/forms/orders.py:950 -#: pretix/control/forms/organizer.py:544 pretix/control/forms/organizer.py:554 -#: pretix/control/forms/organizer.py:564 pretix/control/forms/vouchers.py:273 +#: pretix/control/forms/organizer.py:555 pretix/control/forms/organizer.py:565 +#: pretix/control/forms/organizer.py:575 pretix/control/forms/vouchers.py:273 #: pretix/plugins/sendmail/forms.py:57 pretix/plugins/sendmail/forms.py:73 #: pretix/plugins/sendmail/models.py:232 msgid "Subject" @@ -5197,8 +5192,8 @@ msgstr "" #: pretix/base/models/items.py:786 pretix/base/models/items.py:1688 #: pretix/control/forms/filter.py:420 pretix/control/forms/filter.py:1897 -#: pretix/control/forms/item.py:271 pretix/control/navigation.py:148 -#: pretix/control/navigation.py:157 +#: pretix/control/forms/item.py:271 pretix/control/navigation.py:138 +#: pretix/control/navigation.py:147 #: pretix/control/templates/pretixcontrol/checkin/lists.html:104 #: pretix/control/templates/pretixcontrol/items/base.html:3 #: pretix/control/templates/pretixcontrol/items/discounts.html:60 @@ -5293,7 +5288,7 @@ msgstr "" "uporabite npr. za vozovnice s popustom, ki so na voljo samo določenim " "skupinam." -#: pretix/base/models/items.py:1182 pretix/control/navigation.py:577 +#: pretix/base/models/items.py:1182 pretix/control/navigation.py:579 #: pretix/control/templates/pretixcontrol/organizers/membershiptypes.html:4 #: pretix/control/templates/pretixcontrol/organizers/membershiptypes.html:6 msgid "Membership types" @@ -5696,7 +5691,7 @@ msgstr "" "ponovni vstop po izhodnem optičnem branju\", da se prepreči nenamerno " "rezerviranje." -#: pretix/base/models/items.py:2080 pretix/control/navigation.py:166 +#: pretix/base/models/items.py:2080 pretix/control/navigation.py:156 #: pretix/control/templates/pretixcontrol/items/quotas.html:4 #: pretix/control/templates/pretixcontrol/items/quotas.html:6 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:416 @@ -6103,7 +6098,7 @@ msgstr "Drugi stroški" #: pretix/base/models/orders.py:2287 pretix/base/payment.py:1310 #: pretix/base/payment.py:1314 pretix/base/settings.py:990 -#: pretix/control/forms/organizer.py:770 +#: pretix/control/forms/organizer.py:781 #: pretix/control/templates/pretixcontrol/items/index.html:106 #: pretix/control/templates/pretixcontrol/order/index.html:151 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:375 @@ -6150,7 +6145,7 @@ msgid "Badge" msgstr "" #: pretix/base/models/orders.py:3404 pretix/base/pdf.py:1109 -#: pretix/control/forms/organizer.py:721 pretix/control/forms/organizer.py:757 +#: pretix/control/forms/organizer.py:732 pretix/control/forms/organizer.py:768 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:66 #: pretix/plugins/ticketoutputpdf/ticketoutput.py:113 msgid "Ticket" @@ -6179,7 +6174,7 @@ msgstr "" "polž se lahko uporabi samo enkrat. To se uporablja v naslovih URL za " "sklicevanje na vaše račune organizatorja in vaše dogodke." -#: pretix/base/models/organizer.py:97 pretix/control/navigation.py:348 +#: pretix/base/models/organizer.py:97 pretix/control/navigation.py:350 #: pretix/control/templates/pretixcontrol/oauth/authorized.html:19 #: pretix/control/templates/pretixcontrol/organizers/index.html:6 #: pretix/control/templates/pretixcontrol/organizers/index.html:8 @@ -6292,7 +6287,7 @@ msgstr "%(name)s na %(object)s" msgid "Team" msgstr "Ekipa" -#: pretix/base/models/organizer.py:386 pretix/control/navigation.py:525 +#: pretix/base/models/organizer.py:386 pretix/control/navigation.py:527 #: pretix/control/templates/pretixcontrol/organizers/teams.html:6 msgid "Teams" msgstr "Ekipe" @@ -6536,7 +6531,7 @@ msgstr "" "To polje lahko uporabite za združevanje več bonov. Če vnesete isto vrednost " "za več bonov, lahko dobite statistiko, koliko jih je bilo unovčenih itd." -#: pretix/base/models/vouchers.py:313 pretix/control/navigation.py:265 +#: pretix/base/models/vouchers.py:313 pretix/control/navigation.py:267 #: pretix/control/templates/pretixcontrol/vouchers/index.html:6 #: pretix/control/templates/pretixcontrol/vouchers/index.html:8 msgid "Vouchers" @@ -6700,7 +6695,7 @@ msgstr "" "Ste že na tej čakalni listi! Obvestili vas bomo takoj, ko bomo imeli na " "voljo vstopnico." -#: pretix/base/notifications.py:192 pretix/control/navigation.py:137 +#: pretix/base/notifications.py:192 pretix/control/navigation.py:193 #: pretix/control/templates/pretixcontrol/subevents/bulk.html:20 #: pretix/control/templates/pretixcontrol/subevents/index.html:5 #: pretix/control/templates/pretixcontrol/subevents/index.html:7 @@ -7577,7 +7572,7 @@ msgstr "Ime udeleženca: {part}" #: pretix/base/pdf.py:649 pretix/base/pdf.py:672 #: pretix/base/services/placeholders.py:556 -#: pretix/control/forms/organizer.py:601 +#: pretix/control/forms/organizer.py:612 msgid "Mr Doe" msgstr "G. Novak" @@ -9071,7 +9066,7 @@ msgstr "" #: pretix/base/settings.py:179 #, fuzzy -#| msgid "Attendee e-mail address" +#| msgid "Attendee email address" msgid "Match orders based on email address" msgstr "E-poštni naslov udeleženca" @@ -9188,7 +9183,7 @@ msgstr "Zahtevajte e-poštne naslove na vstopnico" #| "individual addresses for every attendee even in case of group orders. " #| "However, pretix will send the order confirmation by default only to the " #| "one primary email address, not to the per-attendee addresses. You can " -#| "however enable this in the E-mail settings." +#| "however enable this in the Email settings." msgid "" "Normally, pretix asks for one email address per order and the order " "confirmation will be sent only to that email address. If you enable this " @@ -9214,10 +9209,9 @@ msgstr "Zahtevajte e-poštne naslove na vstopnico" #: pretix/base/settings.py:393 #, fuzzy #| msgid "" -#| "Require customers to fill in individual e-mail addresses for all " -#| "admission tickets. See the above option for more details. One email " -#| "address for the order confirmation will always be required regardless of " -#| "this setting." +#| "Require customers to fill in individual email addresses for all admission " +#| "tickets. See the above option for more details. One email address for the " +#| "order confirmation will always be required regardless of this setting." msgid "" "Require customers to fill in individual email addresses for all personalized " "tickets. See the above option for more details. One email address for the " @@ -9319,7 +9313,9 @@ msgid "Require invoice address" msgstr "Zahtevajte naslov računa" #: pretix/base/settings.py:553 -msgid "Require a business addresses" +#, fuzzy +#| msgid "Require a business addresses" +msgid "Require a business address" msgstr "Zahtevajte poslovne naslove" #: pretix/base/settings.py:554 @@ -11199,7 +11195,7 @@ msgid "Only respected by modern browsers." msgstr "" #: pretix/base/settings.py:2876 pretix/base/settings.py:2919 -#: pretix/control/forms/organizer.py:464 +#: pretix/control/forms/organizer.py:475 msgid "Header image" msgstr "" @@ -11231,7 +11227,7 @@ msgid "" "used, this option will be ignored and the event title will always be shown." msgstr "" -#: pretix/base/settings.py:2922 pretix/control/forms/organizer.py:468 +#: pretix/base/settings.py:2922 pretix/control/forms/organizer.py:479 msgid "" "If you provide a logo image, we will by default not show your organization " "name in the page header. By default, we show your logo with a size of up to " @@ -11572,7 +11568,7 @@ msgid "Middle name" msgstr "" #: pretix/base/settings.py:3586 pretix/base/settings.py:3598 -#: pretix/control/forms/organizer.py:595 +#: pretix/control/forms/organizer.py:606 msgctxt "person_name_sample" msgid "John Doe" msgstr "" @@ -11668,12 +11664,14 @@ msgid "This will remove all phone numbers from orders." msgstr "" #: pretix/base/shredder.py:290 -msgid "E-mails" +#, fuzzy +msgid "Emails" msgstr "" +"E-pošta" #: pretix/base/shredder.py:292 msgid "" -"This will remove all e-mail addresses from orders and attendees, as well as " +"This will remove all email addresses from orders and attendees, as well as " "logged email contents. This will also remove the association to customer " "accounts." msgstr "" @@ -12586,19 +12584,19 @@ msgstr "" msgid "Default ({value})" msgstr "Privzeto ({value})" -#: pretix/control/forms/event.py:375 pretix/control/forms/organizer.py:150 +#: pretix/control/forms/event.py:375 pretix/control/forms/organizer.py:151 msgid "Custom domain" msgstr "" -#: pretix/control/forms/event.py:377 pretix/control/forms/organizer.py:152 +#: pretix/control/forms/event.py:377 pretix/control/forms/organizer.py:153 msgid "You need to configure the custom domain in the webserver beforehand." msgstr "" -#: pretix/control/forms/event.py:389 pretix/control/forms/organizer.py:160 +#: pretix/control/forms/event.py:389 pretix/control/forms/organizer.py:161 msgid "You cannot choose the base domain of this installation." msgstr "" -#: pretix/control/forms/event.py:393 pretix/control/forms/organizer.py:165 +#: pretix/control/forms/event.py:393 pretix/control/forms/organizer.py:166 #, fuzzy #| msgid "This slug has already been used for a different event." msgid "This domain is already in use for a different event or organizer." @@ -12611,33 +12609,33 @@ msgid "" "{error}" msgstr "" -#: pretix/control/forms/event.py:507 pretix/control/forms/organizer.py:405 +#: pretix/control/forms/event.py:507 pretix/control/forms/organizer.py:416 msgid "Name format" msgstr "" -#: pretix/control/forms/event.py:508 pretix/control/forms/organizer.py:406 +#: pretix/control/forms/event.py:508 pretix/control/forms/organizer.py:417 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:513 pretix/control/forms/organizer.py:411 +#: pretix/control/forms/event.py:513 pretix/control/forms/organizer.py:422 msgid "Allowed titles" msgstr "" -#: pretix/control/forms/event.py:514 pretix/control/forms/organizer.py:412 +#: pretix/control/forms/event.py:514 pretix/control/forms/organizer.py:423 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:633 pretix/control/forms/organizer.py:482 +#: pretix/control/forms/event.py:633 pretix/control/forms/organizer.py:493 #, python-brace-format msgid "Ask for {fields}, display like {example}" msgstr "" -#: pretix/control/forms/event.py:639 pretix/control/forms/organizer.py:488 +#: pretix/control/forms/event.py:639 pretix/control/forms/organizer.py:499 msgid "Free text input" msgstr "" @@ -12732,15 +12730,15 @@ msgid "" "shop must be enabled." msgstr "" -#: pretix/control/forms/event.py:979 pretix/control/forms/organizer.py:523 +#: pretix/control/forms/event.py:979 pretix/control/forms/organizer.py:534 msgid "Bcc address" msgstr "" -#: pretix/control/forms/event.py:980 pretix/control/forms/organizer.py:524 +#: pretix/control/forms/event.py:980 pretix/control/forms/organizer.py:535 msgid "All emails will be sent to this address as a Bcc copy" msgstr "" -#: pretix/control/forms/event.py:986 pretix/control/forms/organizer.py:530 +#: pretix/control/forms/event.py:986 pretix/control/forms/organizer.py:541 msgid "Signature" msgstr "" @@ -12749,7 +12747,7 @@ msgstr "" msgid "This will be attached to every email. Available placeholders: {event}" msgstr "" -#: pretix/control/forms/event.py:994 pretix/control/forms/organizer.py:538 +#: pretix/control/forms/event.py:994 pretix/control/forms/organizer.py:549 msgid "e.g. your contact details" msgstr "" @@ -12798,8 +12796,8 @@ msgstr "" #: pretix/control/forms/event.py:1090 pretix/control/forms/event.py:1164 #: pretix/control/forms/event.py:1174 pretix/control/forms/event.py:1184 -#: pretix/control/forms/event.py:1189 pretix/control/forms/organizer.py:549 -#: pretix/control/forms/organizer.py:559 pretix/control/forms/organizer.py:569 +#: pretix/control/forms/event.py:1189 pretix/control/forms/organizer.py:560 +#: pretix/control/forms/organizer.py:570 pretix/control/forms/organizer.py:580 #: pretix/control/templates/pretixcontrol/event/mail.html:88 #: pretix/control/templates/pretixcontrol/organizers/giftcard.html:111 msgid "Text" @@ -13007,7 +13005,7 @@ msgstr "" msgid "The given voucher code does not exist." msgstr "" -#: pretix/control/forms/event.py:1581 pretix/control/forms/organizer.py:111 +#: pretix/control/forms/event.py:1581 pretix/control/forms/organizer.py:112 #: pretix/control/views/shredder.py:179 msgid "The slug you entered was not correct." msgstr "" @@ -13078,7 +13076,7 @@ msgstr "Vnesite krajše ime." msgid "Search for…" msgstr "" -#: pretix/control/forms/filter.py:213 pretix/control/navigation.py:203 +#: pretix/control/forms/filter.py:213 pretix/control/navigation.py:205 #: pretix/control/templates/pretixcontrol/items/question.html:25 msgid "All orders" msgstr "" @@ -13737,7 +13735,7 @@ msgid "" msgstr "" #: pretix/control/forms/global_settings.py:131 -msgid "E-mail notifications" +msgid "Email notifications" msgstr "" #: pretix/control/forms/global_settings.py:132 @@ -14604,116 +14602,116 @@ msgstr "" msgid "Please confirm that you want to cancel ALL dates in this event series." msgstr "" -#: pretix/control/forms/organizer.py:92 +#: pretix/control/forms/organizer.py:93 msgid "This slug is already in use. Please choose a different one." msgstr "" -#: pretix/control/forms/organizer.py:288 +#: pretix/control/forms/organizer.py:289 msgid "" "The changes could not be saved because there would be no remaining team with " "the permission to change teams and permissions." msgstr "" -#: pretix/control/forms/organizer.py:318 pretix/control/forms/organizer.py:351 +#: pretix/control/forms/organizer.py:324 pretix/control/forms/organizer.py:362 msgid "" "Your device will not have access to anything, please select some events." msgstr "" -#: pretix/control/forms/organizer.py:498 pretix/plugins/stripe/payment.py:311 +#: pretix/control/forms/organizer.py:509 pretix/plugins/stripe/payment.py:311 msgid "experimental" msgstr "" -#: pretix/control/forms/organizer.py:504 +#: pretix/control/forms/organizer.py:515 msgid "" "This feature is currently in an experimental stage. It only supports very " "limited use cases and might change at any point." msgstr "" -#: pretix/control/forms/organizer.py:533 +#: pretix/control/forms/organizer.py:544 msgid "This will be attached to every email." msgstr "" -#: pretix/control/forms/organizer.py:625 +#: pretix/control/forms/organizer.py:636 msgctxt "webhooks" msgid "Event types" msgstr "" -#: pretix/control/forms/organizer.py:657 +#: pretix/control/forms/organizer.py:668 #, fuzzy #| msgid "Gift card" msgid "Gift card value" msgstr "Darilna kartica" -#: pretix/control/forms/organizer.py:730 +#: pretix/control/forms/organizer.py:741 #, fuzzy #| msgid "A voucher with this code already exists." msgid "An medium with this type and identifier is already registered." msgstr "Vaučer s to kodo že obstaja." -#: pretix/control/forms/organizer.py:831 +#: pretix/control/forms/organizer.py:842 #, fuzzy #| msgid "A voucher with this code already exists." msgid "An account with this customer ID is already registered." msgstr "Vaučer s to kodo že obstaja." -#: pretix/control/forms/organizer.py:848 +#: pretix/control/forms/organizer.py:859 #: pretix/control/templates/pretixcontrol/organizers/customer.html:61 #: pretix/presale/forms/customer.py:157 pretix/presale/forms/customer.py:478 #: pretix/presale/templates/pretixpresale/organizers/customer_profile.html:32 msgid "Phone" msgstr "" -#: pretix/control/forms/organizer.py:955 +#: pretix/control/forms/organizer.py:966 #, fuzzy #| msgid "Target URL" msgctxt "sso_oidc" msgid "Base URL" msgstr "Ciljni URL" -#: pretix/control/forms/organizer.py:959 +#: pretix/control/forms/organizer.py:970 #, fuzzy #| msgid "Client ID" msgctxt "sso_oidc" msgid "Client ID" msgstr "ID klienta" -#: pretix/control/forms/organizer.py:963 +#: pretix/control/forms/organizer.py:974 #, fuzzy #| msgid "Client secret" msgctxt "sso_oidc" msgid "Client secret" msgstr "Skrivno geslo klienta" -#: pretix/control/forms/organizer.py:967 +#: pretix/control/forms/organizer.py:978 msgctxt "sso_oidc" msgid "Scope" msgstr "" -#: pretix/control/forms/organizer.py:968 +#: pretix/control/forms/organizer.py:979 msgctxt "sso_oidc" msgid "Multiple scopes separated with spaces." msgstr "" -#: pretix/control/forms/organizer.py:972 +#: pretix/control/forms/organizer.py:983 msgctxt "sso_oidc" msgid "User ID field" msgstr "" -#: pretix/control/forms/organizer.py:973 +#: pretix/control/forms/organizer.py:984 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:979 +#: pretix/control/forms/organizer.py:990 #, fuzzy #| msgid "All invoices" msgctxt "sso_oidc" msgid "Email field" msgstr "Vsi računi" -#: pretix/control/forms/organizer.py:980 +#: pretix/control/forms/organizer.py:991 msgctxt "sso_oidc" msgid "" "We will assume that all email addresses received from the SSO provider are " @@ -14721,36 +14719,36 @@ msgid "" "security issues might arise." msgstr "" -#: pretix/control/forms/organizer.py:987 +#: pretix/control/forms/organizer.py:998 #, fuzzy #| msgid "Phone number" msgctxt "sso_oidc" msgid "Phone field" msgstr "Telefonska številka" -#: pretix/control/forms/organizer.py:1005 +#: pretix/control/forms/organizer.py:1016 #, python-brace-format msgctxt "sso_oidc" msgid "{label} field" msgstr "" -#: pretix/control/forms/organizer.py:1044 +#: pretix/control/forms/organizer.py:1055 msgid "Invalidate old client secret and generate a new one" msgstr "" -#: pretix/control/forms/organizer.py:1077 +#: pretix/control/forms/organizer.py:1088 #, fuzzy #| msgid "Organizer name" msgid "Organizer short name" msgstr "Ime organizatorja" -#: pretix/control/forms/organizer.py:1081 +#: pretix/control/forms/organizer.py:1092 #, fuzzy #| msgid "Can change orders" msgid "Allow access to reusable media" msgstr "Lahko spreminja naročila" -#: pretix/control/forms/organizer.py:1082 +#: pretix/control/forms/organizer.py:1093 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 " @@ -14759,19 +14757,19 @@ msgid "" "to interact with the media type." msgstr "" -#: pretix/control/forms/organizer.py:1098 +#: pretix/control/forms/organizer.py:1109 #, fuzzy #| msgid "The selected item does not belong to this event." msgid "The selected organizer does not exist or cannot be invited." msgstr "Izbrani element ne pripada temu dogodku." -#: pretix/control/forms/organizer.py:1100 +#: pretix/control/forms/organizer.py:1111 #, fuzzy #| msgid "The presale period for this event has ended." msgid "The selected organizer has already been invited." msgstr "Predprodja za ta dogodek se je končalo." -#: pretix/control/forms/organizer.py:1135 +#: pretix/control/forms/organizer.py:1146 #, fuzzy #| msgid "A voucher with this code already exists." msgid "A sales channel with the same identifier already exists." @@ -16415,14 +16413,14 @@ msgid "" "administrate it." msgstr "" -#: pretix/control/navigation.py:37 pretix/control/navigation.py:336 +#: pretix/control/navigation.py:37 pretix/control/navigation.py:338 #: pretix/control/templates/pretixcontrol/dashboard.html:3 #: pretix/control/templates/pretixcontrol/dashboard.html:5 msgid "Dashboard" msgstr "Nadzorna plošča" -#: pretix/control/navigation.py:49 pretix/control/navigation.py:380 -#: pretix/control/navigation.py:485 +#: pretix/control/navigation.py:49 pretix/control/navigation.py:382 +#: pretix/control/navigation.py:487 #: pretix/control/templates/pretixcontrol/checkin/list_edit.html:38 #: pretix/control/templates/pretixcontrol/event/mail.html:14 #: pretix/control/templates/pretixcontrol/event/tax_edit.html:25 @@ -16475,28 +16473,28 @@ msgstr "Odpoved" msgid "Widget" msgstr "Pripomoček" -#: pretix/control/navigation.py:126 pretix/control/navigation.py:433 -#: pretix/control/navigation.py:478 +#: pretix/control/navigation.py:126 pretix/control/navigation.py:435 +#: pretix/control/navigation.py:480 #: pretix/control/templates/pretixcontrol/event/payment.html:47 #: pretix/control/templates/pretixcontrol/waitinglist/index.html:12 msgid "Settings" msgstr "Nastavitve" -#: pretix/control/navigation.py:174 +#: pretix/control/navigation.py:164 msgid "Categories" msgstr "Kategorije" -#: pretix/control/navigation.py:190 +#: pretix/control/navigation.py:180 #, fuzzy #| msgid "Amount" msgid "Discounts" msgstr "Znesek" -#: pretix/control/navigation.py:211 +#: pretix/control/navigation.py:213 msgid "Overview" msgstr "Pregled" -#: pretix/control/navigation.py:219 +#: pretix/control/navigation.py:221 #: pretix/control/templates/pretixcontrol/order/index.html:831 #: pretix/control/templates/pretixcontrol/orders/refunds.html:7 #: pretix/control/templates/pretixcontrol/orders/refunds.html:9 @@ -16506,24 +16504,24 @@ msgstr "Pregled" msgid "Refunds" msgstr "Vračila" -#: pretix/control/navigation.py:245 +#: pretix/control/navigation.py:247 msgid "Import" msgstr "Uvozi" -#: pretix/control/navigation.py:274 +#: pretix/control/navigation.py:276 msgid "All vouchers" msgstr "Vsi boni" -#: pretix/control/navigation.py:282 +#: pretix/control/navigation.py:284 msgid "Tags" msgstr "Oznake" -#: pretix/control/navigation.py:294 +#: pretix/control/navigation.py:296 msgctxt "navigation" msgid "Check-in" msgstr "" -#: pretix/control/navigation.py:311 +#: pretix/control/navigation.py:313 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:4 #: pretix/control/templates/pretixcontrol/checkin/checkins.html:6 #, fuzzy @@ -16531,14 +16529,14 @@ msgstr "" msgid "Check-in history" msgstr "Lahko spreminja naročila" -#: pretix/control/navigation.py:354 +#: pretix/control/navigation.py:356 #: pretix/control/templates/pretixcontrol/orders/search.html:19 #, fuzzy #| msgid "Help text" msgid "Search" msgstr "Besedilo pomoči" -#: pretix/control/navigation.py:366 +#: pretix/control/navigation.py:368 #: pretix/control/templates/pretixcontrol/order/index.html:737 #: pretix/plugins/reports/accountingreport.py:496 #: pretix/plugins/reports/accountingreport.py:677 @@ -16546,24 +16544,24 @@ msgstr "Besedilo pomoči" msgid "Payments" msgstr "" -#: pretix/control/navigation.py:374 +#: pretix/control/navigation.py:376 msgid "User settings" msgstr "" -#: pretix/control/navigation.py:385 +#: pretix/control/navigation.py:387 #: pretix/control/templates/pretixcontrol/user/settings.html:16 msgid "Notifications" msgstr "" -#: pretix/control/navigation.py:390 +#: pretix/control/navigation.py:392 msgid "2FA" msgstr "" -#: pretix/control/navigation.py:395 +#: pretix/control/navigation.py:397 msgid "Authorized apps" msgstr "" -#: pretix/control/navigation.py:400 +#: pretix/control/navigation.py:402 #: pretix/control/templates/pretixcontrol/user/history.html:4 #: pretix/control/templates/pretixcontrol/user/history.html:6 #: pretix/control/templates/pretixcontrol/user/history.html:10 @@ -16571,53 +16569,53 @@ msgstr "" msgid "Account history" msgstr "" -#: pretix/control/navigation.py:415 +#: pretix/control/navigation.py:417 msgid "All users" msgstr "" -#: pretix/control/navigation.py:420 +#: pretix/control/navigation.py:422 #: pretix/control/templates/pretixcontrol/user/staff_session_list.html:5 #: pretix/control/templates/pretixcontrol/user/staff_session_list.html:7 msgid "Admin sessions" msgstr "" -#: pretix/control/navigation.py:427 +#: pretix/control/navigation.py:429 #: pretix/control/templates/pretixcontrol/global_settings_base.html:5 #: pretix/control/templates/pretixcontrol/global_settings_base.html:7 msgid "Global settings" msgstr "" -#: pretix/control/navigation.py:438 +#: pretix/control/navigation.py:440 msgid "Update check" msgstr "" -#: pretix/control/navigation.py:443 +#: pretix/control/navigation.py:445 #, fuzzy #| msgid "Ticket checked in" msgid "License check" msgstr "Vstopnica 'checkirana'" -#: pretix/control/navigation.py:448 +#: pretix/control/navigation.py:450 #, fuzzy #| msgid "Hidden question" msgid "System report" msgstr "Skrito vprašanje" -#: pretix/control/navigation.py:492 +#: pretix/control/navigation.py:494 #: pretix/control/templates/pretixcontrol/organizers/properties.html:5 msgid "Event metadata" msgstr "" -#: pretix/control/navigation.py:513 +#: pretix/control/navigation.py:515 #: pretix/control/templates/pretixcontrol/organizers/webhooks.html:6 msgid "Webhooks" msgstr "" -#: pretix/control/navigation.py:546 +#: pretix/control/navigation.py:548 msgid "Acceptance" msgstr "" -#: pretix/control/navigation.py:567 +#: pretix/control/navigation.py:569 #: pretix/control/templates/pretixcontrol/organizers/customers.html:6 #: pretix/control/templates/pretixcontrol/organizers/customers.html:9 #, fuzzy @@ -16626,13 +16624,13 @@ msgstr "" msgid "Customers" msgstr "Stranka" -#: pretix/control/navigation.py:586 +#: pretix/control/navigation.py:588 #: pretix/control/templates/pretixcontrol/organizers/ssoclients.html:4 #: pretix/control/templates/pretixcontrol/organizers/ssoclients.html:6 msgid "SSO clients" msgstr "" -#: pretix/control/navigation.py:595 +#: pretix/control/navigation.py:597 #: pretix/control/templates/pretixcontrol/organizers/ssoproviders.html:4 #: pretix/control/templates/pretixcontrol/organizers/ssoproviders.html:6 #, fuzzy @@ -16640,7 +16638,7 @@ msgstr "" msgid "SSO providers" msgstr "Ponudniki plačila" -#: pretix/control/navigation.py:624 pretix/control/navigation.py:631 +#: pretix/control/navigation.py:626 pretix/control/navigation.py:633 msgid "Devices" msgstr "" @@ -17831,8 +17829,8 @@ msgstr "" #: pretix/control/templates/pretixcontrol/email_setup_simple.html:8 #: pretix/control/templates/pretixcontrol/email_setup_smtp.html:8 #, fuzzy -#| msgid "E-mail" -msgid "E-mail sending" +#| msgid "Email" +msgid "Email sending" msgstr "E-pošta" #: pretix/control/templates/pretixcontrol/email_setup.html:21 @@ -17843,7 +17841,7 @@ msgstr "pretix privzeta vrednost" #: pretix/control/templates/pretixcontrol/email_setup.html:29 msgid "" -"E-mails will be sent through the system's default server. They will show the " +"Emails will be sent through the system's default server. They will show the " "following sender information:" msgstr "" @@ -17864,7 +17862,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/email_setup.html:64 msgid "" -"E-mails will be sent through the system's default server but with your own " +"Emails will be sent through the system's default server but with your own " "sender address. This will make your emails look more personalized and coming " "directly from you, but it also might require some extra steps to ensure good " "deliverability." @@ -18431,7 +18429,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:7 #: pretix/control/templates/pretixcontrol/organizers/mail.html:11 -msgid "E-mail settings" +msgid "Email settings" msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:21 @@ -18461,7 +18459,7 @@ msgid "Calendar invites" msgstr "Primer variante" #: pretix/control/templates/pretixcontrol/event/mail.html:66 -msgid "E-mail design" +msgid "Email design" msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:79 @@ -18475,7 +18473,7 @@ msgstr "Predogled" #: pretix/control/templates/pretixcontrol/event/mail.html:87 #: pretix/control/templates/pretixcontrol/organizers/mail.html:58 -msgid "E-mail content" +msgid "Email content" msgstr "" #: pretix/control/templates/pretixcontrol/event/mail.html:90 @@ -18821,7 +18819,7 @@ msgstr "Je vstopnica" #: pretix/control/templates/pretixcontrol/event/settings.html:104 #, fuzzy -#| msgid "E-mail address verified" +#| msgid "Email address verified" msgid "Custom fields" msgstr "Email naslov preverjen" @@ -21288,7 +21286,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/order/mail_history.html:4 #: pretix/control/templates/pretixcontrol/order/mail_history.html:7 -#: pretix/plugins/sendmail/signals.py:107 +#: pretix/plugins/sendmail/signals.py:106 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/history.html:4 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/history.html:6 msgid "Email history" @@ -21519,14 +21517,14 @@ msgstr "" #: pretix/control/templates/pretixcontrol/order/sendmail.html:4 #: pretix/control/templates/pretixcontrol/order/sendmail.html:7 -#: pretix/plugins/sendmail/signals.py:91 +#: pretix/plugins/sendmail/signals.py:90 msgid "Send email" msgstr "" #: pretix/control/templates/pretixcontrol/order/sendmail.html:27 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_update.html:74 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html:42 -msgid "E-mail preview" +msgid "Email preview" msgstr "" #: pretix/control/templates/pretixcontrol/order/sendmail.html:38 @@ -21634,7 +21632,7 @@ msgstr "Opcija vprašanja" #: pretix/control/templates/pretixcontrol/orders/cancel.html:49 #: pretix/control/templates/pretixcontrol/vouchers/bulk.html:85 #: pretix/plugins/sendmail/apps.py:30 pretix/plugins/sendmail/apps.py:33 -#: pretix/plugins/sendmail/signals.py:83 +#: pretix/plugins/sendmail/signals.py:82 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/index.html:3 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/index.html:5 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html:5 @@ -24264,7 +24262,7 @@ msgid "Notification type" msgstr "" #: pretix/control/templates/pretixcontrol/user/notifications.html:57 -msgid "E-Mail notification" +msgid "Email notification" msgstr "" #: pretix/control/templates/pretixcontrol/user/notifications.html:70 @@ -24864,15 +24862,15 @@ msgstr "" #: pretix/control/views/auth.py:357 msgid "" -"If the address is registered to valid account, then we have sent you an e-" -"mail containing further instructions. Please note that we will send at most " +"If the address is registered to valid account, then we have sent you an " +"email containing further instructions. Please note that we will send at most " "one email every 24 hours." msgstr "" #: pretix/control/views/auth.py:360 msgid "" -"If the address is registered to valid account, then we have sent you an e-" -"mail containing further instructions." +"If the address is registered to valid account, then we have sent you an " +"email containing further instructions." msgstr "" #: pretix/control/views/auth.py:380 @@ -25146,7 +25144,7 @@ msgid "Your order: %(code)s" msgstr "Vaše naročilo: %(code)s" #: pretix/control/views/event.py:810 -msgid "Unknown e-mail renderer." +msgid "Unknown email renderer." msgstr "" #: pretix/control/views/event.py:826 pretix/control/views/orders.py:671 @@ -26419,7 +26417,7 @@ msgid "Your comment has been saved." msgstr "" #: pretix/control/views/users.py:148 -msgid "We sent out an e-mail containing further instructions." +msgid "We sent out an email containing further instructions." msgstr "" #: pretix/control/views/users.py:168 @@ -27200,9 +27198,9 @@ msgid "" msgstr "" #: pretix/plugins/banktransfer/payment.py:336 +#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:132 #, fuzzy -#| msgid "Invoice recipient:" -msgid "Invoice recipient e-mail" +msgid "Invoice recipient email" msgstr "Prejemnik računa:" #: pretix/plugins/banktransfer/payment.py:338 @@ -27222,7 +27220,7 @@ msgstr "" #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/checkout_payment_form.html:14 #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:23 #: pretix/plugins/banktransfer/views.py:835 -#: pretix/plugins/stripe/payment.py:1462 +#: pretix/plugins/stripe/payment.py:1467 #: pretix/plugins/stripe/templates/pretixplugins/stripe/checkout_payment_confirm.html:32 #: pretix/plugins/stripe/templates/pretixplugins/stripe/checkout_payment_confirm.html:35 msgid "Account holder" @@ -27559,12 +27557,6 @@ msgid "" "their email address:" msgstr "" -#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:132 -#, fuzzy -#| msgid "Invoice recipient:" -msgid "Invoice recipient email" -msgstr "Prejemnik računa:" - #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:139 #, fuzzy #| msgid "Order information changed" @@ -27842,7 +27834,7 @@ msgstr "" #: pretix/plugins/banktransfer/views.py:932 #, python-brace-format -msgid "Sending the latest invoice via e-mail to {email}." +msgid "Sending the latest invoice via email to {email}." msgstr "" #: pretix/plugins/checkinlists/apps.py:47 @@ -27994,7 +27986,7 @@ msgstr "" #: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47 #: pretix/plugins/paypal/payment.py:75 pretix/plugins/paypal2/payment.py:82 #: pretix/plugins/paypal2/payment.py:138 pretix/plugins/paypal2/payment.py:1080 -#: pretix/plugins/paypal2/payment.py:1081 pretix/plugins/stripe/payment.py:1808 +#: pretix/plugins/paypal2/payment.py:1081 pretix/plugins/stripe/payment.py:1813 msgid "PayPal" msgstr "" @@ -28082,7 +28074,7 @@ msgid "" msgstr "" #: pretix/plugins/paypal/payment.py:472 pretix/plugins/paypal2/payment.py:811 -#: pretix/plugins/stripe/payment.py:989 +#: pretix/plugins/stripe/payment.py:994 msgid "There was an error sending the confirmation mail." msgstr "" @@ -28186,7 +28178,7 @@ msgstr "" msgid "It looks like you canceled the PayPal payment" msgstr "" -#: pretix/plugins/paypal/views.py:255 pretix/plugins/paypal2/views.py:525 +#: pretix/plugins/paypal/views.py:255 pretix/plugins/paypal2/views.py:531 msgid "Your PayPal account has been disconnected." msgstr "" @@ -28538,7 +28530,7 @@ msgstr "" #: pretix/plugins/paypal2/views.py:267 msgid "" -"The e-mail address on your PayPal account has not yet been confirmed. You " +"The email address on your PayPal account has not yet been confirmed. You " "will need to do this before you can start accepting payments." msgstr "" @@ -29088,49 +29080,49 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: pretix/plugins/sendmail/signals.py:99 +#: pretix/plugins/sendmail/signals.py:98 #, fuzzy #| msgid "Attendee email" msgid "Scheduled emails" msgstr "Email udeleženca" -#: pretix/plugins/sendmail/signals.py:122 +#: pretix/plugins/sendmail/signals.py:121 msgid "Mass email was sent to customers or attendees." msgstr "" -#: pretix/plugins/sendmail/signals.py:123 +#: pretix/plugins/sendmail/signals.py:122 msgid "Mass email was sent to waiting list entries." msgstr "" -#: pretix/plugins/sendmail/signals.py:124 +#: pretix/plugins/sendmail/signals.py:123 msgid "The order received a mass email." msgstr "" -#: pretix/plugins/sendmail/signals.py:125 +#: pretix/plugins/sendmail/signals.py:124 msgid "A ticket holder of this order received a mass email." msgstr "" -#: pretix/plugins/sendmail/signals.py:126 +#: pretix/plugins/sendmail/signals.py:125 #, fuzzy #| msgid "The tax rule has been deleted." msgid "An email rule was created" msgstr "Davčno pravilo je izbrisano." -#: pretix/plugins/sendmail/signals.py:127 +#: pretix/plugins/sendmail/signals.py:126 #, fuzzy #| msgid "The tax rule has been deleted." msgid "An email rule was updated" msgstr "Davčno pravilo je izbrisano." -#: pretix/plugins/sendmail/signals.py:128 +#: pretix/plugins/sendmail/signals.py:127 msgid "A scheduled email was sent to the order" msgstr "" -#: pretix/plugins/sendmail/signals.py:129 +#: pretix/plugins/sendmail/signals.py:128 msgid "A scheduled email was sent to a ticket holder" msgstr "" -#: pretix/plugins/sendmail/signals.py:130 +#: pretix/plugins/sendmail/signals.py:129 #, fuzzy #| msgid "The tax rule has been deleted." msgid "An email rule was deleted" @@ -29231,7 +29223,7 @@ msgstr "" #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_list.html:4 #: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_list.html:6 #, fuzzy -#| msgid "Attendee e-mail address" +#| msgid "Attendee email address" msgid "Scheduled email rules" msgstr "E-poštni naslov udeleženca" @@ -29612,7 +29604,7 @@ msgstr "" msgid "Credit card payments" msgstr "" -#: pretix/plugins/stripe/payment.py:342 pretix/plugins/stripe/payment.py:1531 +#: pretix/plugins/stripe/payment.py:342 pretix/plugins/stripe/payment.py:1536 msgid "iDEAL" msgstr "" @@ -29627,11 +29619,11 @@ msgid "" "account before they work properly." msgstr "" -#: pretix/plugins/stripe/payment.py:350 pretix/plugins/stripe/payment.py:1556 +#: pretix/plugins/stripe/payment.py:350 pretix/plugins/stripe/payment.py:1561 msgid "Alipay" msgstr "" -#: pretix/plugins/stripe/payment.py:358 pretix/plugins/stripe/payment.py:1568 +#: pretix/plugins/stripe/payment.py:358 pretix/plugins/stripe/payment.py:1573 msgid "Bancontact" msgstr "" @@ -29681,27 +29673,27 @@ msgid "" "payment term allows for this lag." msgstr "" -#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1670 +#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1675 msgid "EPS" msgstr "" -#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1701 +#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1706 msgid "Multibanco" msgstr "" -#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1723 +#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1728 msgid "Przelewy24" msgstr "" -#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1762 +#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1767 msgid "WeChat Pay" msgstr "" -#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1815 +#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1820 msgid "Swish" msgstr "" -#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1322 +#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1327 msgid "Affirm" msgstr "" @@ -29709,7 +29701,7 @@ msgstr "" msgid "Only available for payments between $50 and $30,000." msgstr "" -#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1367 +#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1372 msgid "Klarna" msgstr "" @@ -29725,13 +29717,17 @@ msgid "" "political organizations." msgstr "" -#: pretix/plugins/stripe/payment.py:501 +#: pretix/plugins/stripe/payment.py:499 +msgid "MobilePay" +msgstr "" + +#: pretix/plugins/stripe/payment.py:506 #, fuzzy #| msgid "Description" msgid "Destination" msgstr "Opis" -#: pretix/plugins/stripe/payment.py:531 pretix/plugins/stripe/payment.py:1437 +#: pretix/plugins/stripe/payment.py:536 pretix/plugins/stripe/payment.py:1442 #, python-brace-format msgid "" "The Stripe plugin is operating in test mode. You can use one of \n" "Language-Team: Swedish många testkort " "för att genomföra en transaktion. Inget pengar kommer faktiskt att överföras." -#: pretix/plugins/stripe/payment.py:724 +#: pretix/plugins/stripe/payment.py:729 msgid "No payment information found." msgstr "Ingen betalningsinformation hittades." -#: pretix/plugins/stripe/payment.py:762 +#: pretix/plugins/stripe/payment.py:767 msgid "" "We had trouble communicating with Stripe. Please try again and contact " "support if the problem persists." @@ -30613,20 +30627,20 @@ msgstr "" "Vi hade problem med att kommunicera med Stripe. Försök igen och kontakta " "support om problemet kvarstår." -#: pretix/plugins/stripe/payment.py:766 +#: pretix/plugins/stripe/payment.py:771 msgid "Stripe returned an error" msgstr "Stripe returnerade ett fel" -#: pretix/plugins/stripe/payment.py:838 +#: pretix/plugins/stripe/payment.py:843 msgid "You may need to enable JavaScript for Stripe payments." msgstr "Du kanske behöver aktivera JavaScript för Stripe-betalningar." -#: pretix/plugins/stripe/payment.py:933 pretix/plugins/stripe/payment.py:1055 +#: pretix/plugins/stripe/payment.py:938 pretix/plugins/stripe/payment.py:1060 #, python-format msgid "Stripe reported an error with your card: %s" msgstr "Stripe rapporterade ett fel med ditt kort: %s" -#: pretix/plugins/stripe/payment.py:951 pretix/plugins/stripe/payment.py:1067 +#: pretix/plugins/stripe/payment.py:956 pretix/plugins/stripe/payment.py:1072 msgid "" "We had trouble communicating with Stripe. Please try again and get in touch " "with us if this problem persists." @@ -30634,7 +30648,7 @@ msgstr "" "Vi hade problem med att kommunicera med Stripe. Försök igen och kontakta oss " "om problemet kvarstår." -#: pretix/plugins/stripe/payment.py:992 +#: pretix/plugins/stripe/payment.py:997 msgid "" "Your payment is pending completion. We will inform you as soon as the " "payment completed." @@ -30642,68 +30656,68 @@ msgstr "" "Din betalning är avvaktande färdigställande. Vi kommer att informera dig så " "snart betalningen är genomförd." -#: pretix/plugins/stripe/payment.py:1000 +#: pretix/plugins/stripe/payment.py:1005 msgid "Your payment failed. Please try again." msgstr "Din betalning misslyckades. Vänligen försök igen." -#: pretix/plugins/stripe/payment.py:1006 +#: pretix/plugins/stripe/payment.py:1011 #, python-format msgid "Stripe reported an error: %s" msgstr "Stripe rapporterade ett fel: %s" -#: pretix/plugins/stripe/payment.py:1107 +#: pretix/plugins/stripe/payment.py:1112 msgid "Credit card via Stripe" msgstr "Kretidkort via Stripe" -#: pretix/plugins/stripe/payment.py:1108 +#: pretix/plugins/stripe/payment.py:1113 msgid "Credit card" msgstr "Kreditkort" -#: pretix/plugins/stripe/payment.py:1195 +#: pretix/plugins/stripe/payment.py:1200 msgid "SEPA Debit via Stripe" msgstr "SEPA Debit via Stripe" -#: pretix/plugins/stripe/payment.py:1196 +#: pretix/plugins/stripe/payment.py:1201 msgid "SEPA Debit" msgstr "SEPA Debit" -#: pretix/plugins/stripe/payment.py:1236 +#: pretix/plugins/stripe/payment.py:1241 msgid "Account Holder Name" msgstr "Kontoinnehavarens namn" -#: pretix/plugins/stripe/payment.py:1241 +#: pretix/plugins/stripe/payment.py:1246 msgid "Account Holder Street" msgstr "Kontoinnehavarens gata" -#: pretix/plugins/stripe/payment.py:1253 +#: pretix/plugins/stripe/payment.py:1258 msgid "Account Holder Postal Code" msgstr "Kontoinnehavarens postnummer" -#: pretix/plugins/stripe/payment.py:1265 +#: pretix/plugins/stripe/payment.py:1270 msgid "Account Holder City" msgstr "Kontoinnehavarens stad" -#: pretix/plugins/stripe/payment.py:1277 +#: pretix/plugins/stripe/payment.py:1282 msgid "Account Holder Country" msgstr "Land för kontoinnehavaren" -#: pretix/plugins/stripe/payment.py:1321 +#: pretix/plugins/stripe/payment.py:1326 msgid "Affirm via Stripe" msgstr "Bekräfta via Stripe" -#: pretix/plugins/stripe/payment.py:1366 +#: pretix/plugins/stripe/payment.py:1371 msgid "Klarna via Stripe" msgstr "Klarna via Stripe" -#: pretix/plugins/stripe/payment.py:1483 +#: pretix/plugins/stripe/payment.py:1488 msgid "giropay via Stripe" msgstr "giropay via Stripe" -#: pretix/plugins/stripe/payment.py:1484 +#: pretix/plugins/stripe/payment.py:1489 msgid "giropay" msgstr "giropay" -#: pretix/plugins/stripe/payment.py:1487 +#: pretix/plugins/stripe/payment.py:1492 msgid "" "giropay is an online payment method available to all customers of most " "German banks, usually after one-time activation. Please keep your online " @@ -30713,23 +30727,23 @@ msgstr "" "flesta tyska banker, vanligtvis efter en engångsaktivering. Se till att ha " "ditt onlinebankkonto och inloggningsinformation tillgänglig." -#: pretix/plugins/stripe/payment.py:1509 pretix/plugins/stripe/payment.py:1577 -#: pretix/plugins/stripe/payment.py:1679 +#: pretix/plugins/stripe/payment.py:1514 pretix/plugins/stripe/payment.py:1582 +#: pretix/plugins/stripe/payment.py:1684 msgid "unknown name" msgstr "okändt namn" -#: pretix/plugins/stripe/payment.py:1517 pretix/plugins/stripe/payment.py:1542 -#: pretix/plugins/stripe/payment.py:1585 pretix/plugins/stripe/payment.py:1687 -#: pretix/plugins/stripe/payment.py:1748 +#: pretix/plugins/stripe/payment.py:1522 pretix/plugins/stripe/payment.py:1547 +#: pretix/plugins/stripe/payment.py:1590 pretix/plugins/stripe/payment.py:1692 +#: pretix/plugins/stripe/payment.py:1753 #, python-brace-format msgid "Bank account at {bank}" msgstr "Bankkonto på {bank}" -#: pretix/plugins/stripe/payment.py:1530 +#: pretix/plugins/stripe/payment.py:1535 msgid "iDEAL via Stripe" msgstr "iDEAL via Stripe" -#: pretix/plugins/stripe/payment.py:1534 +#: pretix/plugins/stripe/payment.py:1539 msgid "" "iDEAL is an online payment method available to customers of Dutch banks. " "Please keep your online banking account and login information available." @@ -30738,11 +30752,11 @@ msgstr "" "banker. Se till att ha ditt onlinebankkonto och inloggningsinformation " "tillgänglig." -#: pretix/plugins/stripe/payment.py:1555 +#: pretix/plugins/stripe/payment.py:1560 msgid "Alipay via Stripe" msgstr "Alipay via Stripe" -#: pretix/plugins/stripe/payment.py:1560 +#: pretix/plugins/stripe/payment.py:1565 msgid "" "This payment method is available to customers of the Chinese payment system " "Alipay. Please keep your login information available." @@ -30751,67 +30765,67 @@ msgstr "" "betalningssystemet Alipay. Se till att ha dina inloggningsuppgifter " "tillgängliga." -#: pretix/plugins/stripe/payment.py:1567 +#: pretix/plugins/stripe/payment.py:1572 msgid "Bancontact via Stripe" msgstr "Bancontact via Stripe" -#: pretix/plugins/stripe/payment.py:1598 +#: pretix/plugins/stripe/payment.py:1603 msgid "SOFORT via Stripe" msgstr "SOFORT via Stripe" -#: pretix/plugins/stripe/payment.py:1599 +#: pretix/plugins/stripe/payment.py:1604 msgid "SOFORT (instant bank transfer)" msgstr "SOFORT (instant bank transfer)" -#: pretix/plugins/stripe/payment.py:1617 +#: pretix/plugins/stripe/payment.py:1622 msgid "Country of your bank" msgstr "Landet hos din bank" -#: pretix/plugins/stripe/payment.py:1618 +#: pretix/plugins/stripe/payment.py:1623 msgid "Germany" msgstr "Tyskland" -#: pretix/plugins/stripe/payment.py:1619 +#: pretix/plugins/stripe/payment.py:1624 msgid "Austria" msgstr "Österrike" -#: pretix/plugins/stripe/payment.py:1620 +#: pretix/plugins/stripe/payment.py:1625 msgid "Belgium" msgstr "Belgien" -#: pretix/plugins/stripe/payment.py:1621 +#: pretix/plugins/stripe/payment.py:1626 msgid "Netherlands" msgstr "Nederländerna" -#: pretix/plugins/stripe/payment.py:1622 +#: pretix/plugins/stripe/payment.py:1627 msgid "Spain" msgstr "Spanien" -#: pretix/plugins/stripe/payment.py:1658 +#: pretix/plugins/stripe/payment.py:1663 #, python-brace-format msgid "Bank account {iban} at {bank}" msgstr "Bankkonto {iban} på {bank}" -#: pretix/plugins/stripe/payment.py:1669 +#: pretix/plugins/stripe/payment.py:1674 msgid "EPS via Stripe" msgstr "EPS via Stripe" -#: pretix/plugins/stripe/payment.py:1700 +#: pretix/plugins/stripe/payment.py:1705 msgid "Multibanco via Stripe" msgstr "Multibanco via Stripe" -#: pretix/plugins/stripe/payment.py:1704 +#: pretix/plugins/stripe/payment.py:1709 msgid "" "Multibanco is a payment method available to Portuguese bank account holders." msgstr "" "Multibanco är en betalningsmetod tillgänglig för portugisiska " "bankkontoinnehavare." -#: pretix/plugins/stripe/payment.py:1722 +#: pretix/plugins/stripe/payment.py:1727 msgid "Przelewy24 via Stripe" msgstr "Przelewy24 via Stripe" -#: pretix/plugins/stripe/payment.py:1726 +#: pretix/plugins/stripe/payment.py:1731 msgid "" "Przelewy24 is an online payment method available to customers of Polish " "banks. Please keep your online banking account and login information " @@ -30821,11 +30835,11 @@ msgstr "" "polska banker. Vänligen ha dina onlinebankuppgifter och " "inloggningsinformation tillgängliga." -#: pretix/plugins/stripe/payment.py:1761 +#: pretix/plugins/stripe/payment.py:1766 msgid "WeChat Pay via Stripe" msgstr "WeChat Pay via Stripe" -#: pretix/plugins/stripe/payment.py:1766 +#: pretix/plugins/stripe/payment.py:1771 msgid "" "This payment method is available to users of the Chinese app WeChat. Please " "keep your login information available." @@ -30833,17 +30847,17 @@ msgstr "" "Denna betalningsmetod är tillgänglig för användare av den kinesiska appen " "WeChat. Vänligen håll din inloggningsinformation tillgänglig." -#: pretix/plugins/stripe/payment.py:1788 +#: pretix/plugins/stripe/payment.py:1793 #, fuzzy #| msgid "WeChat Pay via Stripe" msgid "Revolut Pay via Stripe" msgstr "WeChat Pay via Stripe" -#: pretix/plugins/stripe/payment.py:1789 +#: pretix/plugins/stripe/payment.py:1794 msgid "Revolut Pay" msgstr "" -#: pretix/plugins/stripe/payment.py:1793 +#: pretix/plugins/stripe/payment.py:1798 #, fuzzy #| msgid "" #| "This payment method is available to users of the Chinese app WeChat. " @@ -30855,15 +30869,15 @@ msgstr "" "Denna betalningsmetod är tillgänglig för användare av den kinesiska appen " "WeChat. Vänligen håll din inloggningsinformation tillgänglig." -#: pretix/plugins/stripe/payment.py:1807 +#: pretix/plugins/stripe/payment.py:1812 msgid "PayPal via Stripe" msgstr "PayPal via Stripe" -#: pretix/plugins/stripe/payment.py:1814 +#: pretix/plugins/stripe/payment.py:1819 msgid "Swish via Stripe" msgstr "Swish via Stripe" -#: pretix/plugins/stripe/payment.py:1819 +#: pretix/plugins/stripe/payment.py:1824 msgid "" "This payment method is available to users of the Swedish apps Swish and " "BankID. Please have your app ready." @@ -30871,16 +30885,26 @@ msgstr "" "Denna betalningsmetod är tillgänglig för användare av de svenska apparna " "Swish och BankID. Vänligen ha din app redo." -#: pretix/plugins/stripe/payment.py:1838 +#: pretix/plugins/stripe/payment.py:1843 msgid "TWINT via Stripe" msgstr "TWINT via Stripe" -#: pretix/plugins/stripe/payment.py:1843 +#: pretix/plugins/stripe/payment.py:1848 msgid "" "This payment method is available to users of the Swiss app TWINT. Please " "have your app ready." msgstr "." +#: pretix/plugins/stripe/payment.py:1870 +#, fuzzy +#| msgid "" +#| "This payment method is available to users of the Swiss app TWINT. Please " +#| "have your app ready." +msgid "" +"This payment method is available to MobilePay app users in Denmark and " +"Finland. Please have your app ready." +msgstr "." + #: pretix/plugins/stripe/signals.py:92 msgid "Charge succeeded." msgstr "Debiteringen lyckades." @@ -31503,7 +31527,7 @@ msgstr "" "igen." #: pretix/presale/forms/checkout.py:70 -msgid "E-mail address (repeated)" +msgid "Email address (repeated)" msgstr "Epost (repetera)" #: pretix/presale/forms/checkout.py:71 @@ -34455,6 +34479,9 @@ msgstr "Skrivrättigheter" msgid "Kosovo" msgstr "Kosovo" +#~ msgid "pretixPOS" +#~ msgstr "pretixPOS" + #~ msgid "Sales channels to automatically check in" #~ msgstr "Sälj kanaler till automatisk check in" diff --git a/src/pretix/locale/th/LC_MESSAGES/django.po b/src/pretix/locale/th/LC_MESSAGES/django.po index 7bf681caa..e4d900511 100644 --- a/src/pretix/locale/th/LC_MESSAGES/django.po +++ b/src/pretix/locale/th/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-08 13:44+0000\n" +"POT-Creation-Date: 2024-11-18 15:30+0000\n" "PO-Revision-Date: 2024-03-30 11:00+0000\n" "Last-Translator: Thatthep \n" "Language-Team: Thai \n" "Language-Team: Turkish 14 güne kadar alabilir. Ödeme süreniz bu gecikmeye izin " "veriyorsa lütfen yalnızca bu ödeme yöntemini etkinleştirin." -#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1670 +#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1675 msgid "EPS" msgstr "EPS (Avusturya da kullanılır)" -#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1701 +#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1706 msgid "Multibanco" msgstr "Multibanco (Polonya Ödeme Yöntemi)" -#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1723 +#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1728 msgid "Przelewy24" msgstr "Przelewy24 (Polonya Ödeme Yöntemi)" -#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1762 +#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1767 msgid "WeChat Pay" msgstr "" -#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1815 +#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1820 msgid "Swish" msgstr "" -#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1322 +#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1327 msgid "Affirm" msgstr "" @@ -32689,7 +32687,7 @@ msgstr "" msgid "Only available for payments between $50 and $30,000." msgstr "" -#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1367 +#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1372 msgid "Klarna" msgstr "" @@ -32705,13 +32703,17 @@ msgid "" "political organizations." msgstr "" -#: pretix/plugins/stripe/payment.py:501 +#: pretix/plugins/stripe/payment.py:499 +msgid "MobilePay" +msgstr "" + +#: pretix/plugins/stripe/payment.py:506 #, fuzzy #| msgid "Description" msgid "Destination" msgstr "Açıklama" -#: pretix/plugins/stripe/payment.py:531 pretix/plugins/stripe/payment.py:1437 +#: pretix/plugins/stripe/payment.py:536 pretix/plugins/stripe/payment.py:1442 #, python-brace-format msgid "" "The Stripe plugin is operating in test mode. You can use one of \n" "Language-Team: Ukrainian багатьох тестових карток. Фактично гроші " "не будуть перераховані." -#: pretix/plugins/stripe/payment.py:724 +#: pretix/plugins/stripe/payment.py:729 msgid "No payment information found." msgstr "Інформації про платіж не знайдено." -#: pretix/plugins/stripe/payment.py:762 +#: pretix/plugins/stripe/payment.py:767 msgid "" "We had trouble communicating with Stripe. Please try again and contact " "support if the problem persists." @@ -30590,26 +30599,26 @@ msgstr "" "У нас виникли проблеми зі зв’язком із Stripe. Спробуйте ще раз і зв’яжіться " "зі службою підтримки, якщо проблема не зникне." -#: pretix/plugins/stripe/payment.py:766 +#: pretix/plugins/stripe/payment.py:771 msgid "Stripe returned an error" msgstr "Stripe повернув помилку" -#: pretix/plugins/stripe/payment.py:838 +#: pretix/plugins/stripe/payment.py:843 msgid "You may need to enable JavaScript for Stripe payments." msgstr "" -#: pretix/plugins/stripe/payment.py:933 pretix/plugins/stripe/payment.py:1055 +#: pretix/plugins/stripe/payment.py:938 pretix/plugins/stripe/payment.py:1060 #, python-format msgid "Stripe reported an error with your card: %s" msgstr "" -#: pretix/plugins/stripe/payment.py:951 pretix/plugins/stripe/payment.py:1067 +#: pretix/plugins/stripe/payment.py:956 pretix/plugins/stripe/payment.py:1072 msgid "" "We had trouble communicating with Stripe. Please try again and get in touch " "with us if this problem persists." msgstr "" -#: pretix/plugins/stripe/payment.py:992 +#: pretix/plugins/stripe/payment.py:997 msgid "" "Your payment is pending completion. We will inform you as soon as the " "payment completed." @@ -30617,237 +30626,243 @@ msgstr "" "Ваш платіж очікує на завершення. Ми повідомимо вам, як тільки оплата буде " "завершена." -#: pretix/plugins/stripe/payment.py:1000 +#: pretix/plugins/stripe/payment.py:1005 msgid "Your payment failed. Please try again." msgstr "Не вдалося здійснити платіж. Будь ласка, спробуйте ще раз." -#: pretix/plugins/stripe/payment.py:1006 +#: pretix/plugins/stripe/payment.py:1011 #, python-format msgid "Stripe reported an error: %s" msgstr "" -#: pretix/plugins/stripe/payment.py:1107 +#: pretix/plugins/stripe/payment.py:1112 msgid "Credit card via Stripe" msgstr "Кредитна картка через Stripe" -#: pretix/plugins/stripe/payment.py:1108 +#: pretix/plugins/stripe/payment.py:1113 msgid "Credit card" msgstr "Кредитна картка" -#: pretix/plugins/stripe/payment.py:1195 +#: pretix/plugins/stripe/payment.py:1200 #, fuzzy #| msgid "Payment via Stripe" msgid "SEPA Debit via Stripe" msgstr "Оплата через Stripe" -#: pretix/plugins/stripe/payment.py:1196 +#: pretix/plugins/stripe/payment.py:1201 msgid "SEPA Debit" msgstr "" -#: pretix/plugins/stripe/payment.py:1236 +#: pretix/plugins/stripe/payment.py:1241 #, fuzzy #| msgid "Account active" msgid "Account Holder Name" msgstr "Обліковий запис активний" -#: pretix/plugins/stripe/payment.py:1241 +#: pretix/plugins/stripe/payment.py:1246 msgid "Account Holder Street" msgstr "" -#: pretix/plugins/stripe/payment.py:1253 +#: pretix/plugins/stripe/payment.py:1258 msgid "Account Holder Postal Code" msgstr "" -#: pretix/plugins/stripe/payment.py:1265 +#: pretix/plugins/stripe/payment.py:1270 #, fuzzy #| msgid "Account history" msgid "Account Holder City" msgstr "Історія аккаунту" -#: pretix/plugins/stripe/payment.py:1277 +#: pretix/plugins/stripe/payment.py:1282 msgid "Account Holder Country" msgstr "" -#: pretix/plugins/stripe/payment.py:1321 +#: pretix/plugins/stripe/payment.py:1326 #, fuzzy #| msgid "Alipay via Stripe" msgid "Affirm via Stripe" msgstr "Alipay через Stripe" -#: pretix/plugins/stripe/payment.py:1366 +#: pretix/plugins/stripe/payment.py:1371 #, fuzzy #| msgid "Alipay via Stripe" msgid "Klarna via Stripe" msgstr "Alipay через Stripe" -#: pretix/plugins/stripe/payment.py:1483 +#: pretix/plugins/stripe/payment.py:1488 msgid "giropay via Stripe" msgstr "" -#: pretix/plugins/stripe/payment.py:1484 +#: pretix/plugins/stripe/payment.py:1489 msgid "giropay" msgstr "giropay" -#: pretix/plugins/stripe/payment.py:1487 +#: pretix/plugins/stripe/payment.py:1492 msgid "" "giropay is an online payment method available to all customers of most " "German banks, usually after one-time activation. Please keep your online " "banking account and login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1509 pretix/plugins/stripe/payment.py:1577 -#: pretix/plugins/stripe/payment.py:1679 +#: pretix/plugins/stripe/payment.py:1514 pretix/plugins/stripe/payment.py:1582 +#: pretix/plugins/stripe/payment.py:1684 msgid "unknown name" msgstr "невідоме ім'я" -#: pretix/plugins/stripe/payment.py:1517 pretix/plugins/stripe/payment.py:1542 -#: pretix/plugins/stripe/payment.py:1585 pretix/plugins/stripe/payment.py:1687 -#: pretix/plugins/stripe/payment.py:1748 +#: pretix/plugins/stripe/payment.py:1522 pretix/plugins/stripe/payment.py:1547 +#: pretix/plugins/stripe/payment.py:1590 pretix/plugins/stripe/payment.py:1692 +#: pretix/plugins/stripe/payment.py:1753 #, python-brace-format msgid "Bank account at {bank}" msgstr "" -#: pretix/plugins/stripe/payment.py:1530 +#: pretix/plugins/stripe/payment.py:1535 msgid "iDEAL via Stripe" msgstr "" -#: pretix/plugins/stripe/payment.py:1534 +#: pretix/plugins/stripe/payment.py:1539 msgid "" "iDEAL is an online payment method available to customers of Dutch banks. " "Please keep your online banking account and login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1555 +#: pretix/plugins/stripe/payment.py:1560 msgid "Alipay via Stripe" msgstr "Alipay через Stripe" -#: pretix/plugins/stripe/payment.py:1560 +#: pretix/plugins/stripe/payment.py:1565 msgid "" "This payment method is available to customers of the Chinese payment system " "Alipay. Please keep your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1567 +#: pretix/plugins/stripe/payment.py:1572 msgid "Bancontact via Stripe" msgstr "Bancontact через Stripe" -#: pretix/plugins/stripe/payment.py:1598 +#: pretix/plugins/stripe/payment.py:1603 msgid "SOFORT via Stripe" msgstr "SOFORT через Stripe" -#: pretix/plugins/stripe/payment.py:1599 +#: pretix/plugins/stripe/payment.py:1604 msgid "SOFORT (instant bank transfer)" msgstr "SOFORT (миттєвий банківський переказ)" -#: pretix/plugins/stripe/payment.py:1617 +#: pretix/plugins/stripe/payment.py:1622 msgid "Country of your bank" msgstr "Країна Вашого банку" -#: pretix/plugins/stripe/payment.py:1618 +#: pretix/plugins/stripe/payment.py:1623 msgid "Germany" msgstr "Німеччина" -#: pretix/plugins/stripe/payment.py:1619 +#: pretix/plugins/stripe/payment.py:1624 msgid "Austria" msgstr "Австрія" -#: pretix/plugins/stripe/payment.py:1620 +#: pretix/plugins/stripe/payment.py:1625 msgid "Belgium" msgstr "Белгія" -#: pretix/plugins/stripe/payment.py:1621 +#: pretix/plugins/stripe/payment.py:1626 msgid "Netherlands" msgstr "Нідерланди" -#: pretix/plugins/stripe/payment.py:1622 +#: pretix/plugins/stripe/payment.py:1627 msgid "Spain" msgstr "Іспанія" -#: pretix/plugins/stripe/payment.py:1658 +#: pretix/plugins/stripe/payment.py:1663 #, python-brace-format msgid "Bank account {iban} at {bank}" msgstr "Банківський pахунок {iban} в {bank}" -#: pretix/plugins/stripe/payment.py:1669 +#: pretix/plugins/stripe/payment.py:1674 msgid "EPS via Stripe" msgstr "" -#: pretix/plugins/stripe/payment.py:1700 +#: pretix/plugins/stripe/payment.py:1705 msgid "Multibanco via Stripe" msgstr "" -#: pretix/plugins/stripe/payment.py:1704 +#: pretix/plugins/stripe/payment.py:1709 msgid "" "Multibanco is a payment method available to Portuguese bank account holders." msgstr "" -#: pretix/plugins/stripe/payment.py:1722 +#: pretix/plugins/stripe/payment.py:1727 msgid "Przelewy24 via Stripe" msgstr "" -#: pretix/plugins/stripe/payment.py:1726 +#: pretix/plugins/stripe/payment.py:1731 msgid "" "Przelewy24 is an online payment method available to customers of Polish " "banks. Please keep your online banking account and login information " "available." msgstr "" -#: pretix/plugins/stripe/payment.py:1761 +#: pretix/plugins/stripe/payment.py:1766 msgid "WeChat Pay via Stripe" msgstr "" -#: pretix/plugins/stripe/payment.py:1766 +#: pretix/plugins/stripe/payment.py:1771 msgid "" "This payment method is available to users of the Chinese app WeChat. Please " "keep your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1788 +#: pretix/plugins/stripe/payment.py:1793 #, fuzzy #| msgid "Alipay via Stripe" msgid "Revolut Pay via Stripe" msgstr "Alipay через Stripe" -#: pretix/plugins/stripe/payment.py:1789 +#: pretix/plugins/stripe/payment.py:1794 msgid "Revolut Pay" msgstr "" -#: pretix/plugins/stripe/payment.py:1793 +#: pretix/plugins/stripe/payment.py:1798 msgid "" "This payment method is available to users of the Revolut app. Please keep " "your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1807 +#: pretix/plugins/stripe/payment.py:1812 #, fuzzy #| msgid "Payment via Stripe" msgid "PayPal via Stripe" msgstr "Оплата через Stripe" -#: pretix/plugins/stripe/payment.py:1814 +#: pretix/plugins/stripe/payment.py:1819 #, fuzzy #| msgid "Alipay via Stripe" msgid "Swish via Stripe" msgstr "Alipay через Stripe" -#: pretix/plugins/stripe/payment.py:1819 +#: pretix/plugins/stripe/payment.py:1824 msgid "" "This payment method is available to users of the Swedish apps Swish and " "BankID. Please have your app ready." msgstr "" -#: pretix/plugins/stripe/payment.py:1838 +#: pretix/plugins/stripe/payment.py:1843 #, fuzzy #| msgid "SOFORT via Stripe" msgid "TWINT via Stripe" msgstr "SOFORT через Stripe" -#: pretix/plugins/stripe/payment.py:1843 +#: pretix/plugins/stripe/payment.py:1848 msgid "" "This payment method is available to users of the Swiss app TWINT. Please " "have your app ready." msgstr "" +#: pretix/plugins/stripe/payment.py:1870 +msgid "" +"This payment method is available to MobilePay app users in Denmark and " +"Finland. Please have your app ready." +msgstr "" + #: pretix/plugins/stripe/signals.py:92 msgid "Charge succeeded." msgstr "Оплата здійснена успішно." @@ -31465,7 +31480,7 @@ msgstr "" "ласка пізніше ще раз." #: pretix/presale/forms/checkout.py:70 -msgid "E-mail address (repeated)" +msgid "Email address (repeated)" msgstr "Адреса електронної пошти (повторно)" #: pretix/presale/forms/checkout.py:71 @@ -34484,6 +34499,9 @@ msgstr "Доступ до запису" msgid "Kosovo" msgstr "Косово" +#~ msgid "pretixPOS" +#~ msgstr "pretixPOS" + #~ msgid "Sales channels to automatically check in" #~ msgstr "Канали продажів для автоматичної реєстрації" diff --git a/src/pretix/locale/vi/LC_MESSAGES/django.po b/src/pretix/locale/vi/LC_MESSAGES/django.po index 6ef76a8e4..5bcd05549 100644 --- a/src/pretix/locale/vi/LC_MESSAGES/django.po +++ b/src/pretix/locale/vi/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-08 13:44+0000\n" +"POT-Creation-Date: 2024-11-18 15:30+0000\n" "PO-Revision-Date: 2024-06-01 01:00+0000\n" "Last-Translator: Luan Thien \n" "Language-Team: Vietnamese \n" "Language-Team: Chinese (Simplified) 14天才能确认。如果您的付款条件允许此延迟,请仅激活" "此付款方式。" -#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1670 +#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1675 msgid "EPS" msgstr "" -#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1701 +#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1706 msgid "Multibanco" msgstr "" -#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1723 +#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1728 msgid "Przelewy24" msgstr "" -#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1762 +#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1767 msgid "WeChat Pay" msgstr "" -#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1815 +#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1820 msgid "Swish" msgstr "" -#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1322 +#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1327 msgid "Affirm" msgstr "" @@ -31443,7 +31445,7 @@ msgstr "" msgid "Only available for payments between $50 and $30,000." msgstr "" -#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1367 +#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1372 msgid "Klarna" msgstr "" @@ -31459,13 +31461,17 @@ msgid "" "political organizations." msgstr "" -#: pretix/plugins/stripe/payment.py:501 +#: pretix/plugins/stripe/payment.py:499 +msgid "MobilePay" +msgstr "" + +#: pretix/plugins/stripe/payment.py:506 #, fuzzy #| msgid "Description" msgid "Destination" msgstr "描述" -#: pretix/plugins/stripe/payment.py:531 pretix/plugins/stripe/payment.py:1437 +#: pretix/plugins/stripe/payment.py:536 pretix/plugins/stripe/payment.py:1442 #, python-brace-format msgid "" "The Stripe plugin is operating in test mode. You can use one of 许多测试卡之一来执行交" "易。实际上不会转移任何资金。" -#: pretix/plugins/stripe/payment.py:724 +#: pretix/plugins/stripe/payment.py:729 msgid "No payment information found." msgstr "未找到任何付款信息。" -#: pretix/plugins/stripe/payment.py:762 +#: pretix/plugins/stripe/payment.py:767 msgid "" "We had trouble communicating with Stripe. Please try again and contact " "support if the problem persists." msgstr "我们无法与Stripe通信。如果问题仍然存在,请重试并与支持人员联系。" -#: pretix/plugins/stripe/payment.py:766 +#: pretix/plugins/stripe/payment.py:771 msgid "Stripe returned an error" msgstr "Stripe返回错误" -#: pretix/plugins/stripe/payment.py:838 +#: pretix/plugins/stripe/payment.py:843 msgid "You may need to enable JavaScript for Stripe payments." msgstr "您可能需要为Stripe付款启用JavaScript。" -#: pretix/plugins/stripe/payment.py:933 pretix/plugins/stripe/payment.py:1055 +#: pretix/plugins/stripe/payment.py:938 pretix/plugins/stripe/payment.py:1060 #, python-format msgid "Stripe reported an error with your card: %s" msgstr "Stripe报告您的卡错误:%s" -#: pretix/plugins/stripe/payment.py:951 pretix/plugins/stripe/payment.py:1067 +#: pretix/plugins/stripe/payment.py:956 pretix/plugins/stripe/payment.py:1072 msgid "" "We had trouble communicating with Stripe. Please try again and get in touch " "with us if this problem persists." msgstr "我们无法与Stripe通信。 如果此问题仍然存在,请再试一次并与我们联系。" -#: pretix/plugins/stripe/payment.py:992 +#: pretix/plugins/stripe/payment.py:997 msgid "" "Your payment is pending completion. We will inform you as soon as the " "payment completed." msgstr "您的付款尚未完成。 我们会在付款完成后立即通知您。" -#: pretix/plugins/stripe/payment.py:1000 +#: pretix/plugins/stripe/payment.py:1005 #, fuzzy #| msgid "The password you entered was invalid, please try again." msgid "Your payment failed. Please try again." msgstr "您输入的密码无效,请重试。" -#: pretix/plugins/stripe/payment.py:1006 +#: pretix/plugins/stripe/payment.py:1011 #, python-format msgid "Stripe reported an error: %s" msgstr "Stripe报告错误:%s" -#: pretix/plugins/stripe/payment.py:1107 +#: pretix/plugins/stripe/payment.py:1112 msgid "Credit card via Stripe" msgstr "Stripe信用卡" -#: pretix/plugins/stripe/payment.py:1108 +#: pretix/plugins/stripe/payment.py:1113 msgid "Credit card" msgstr "信用卡" -#: pretix/plugins/stripe/payment.py:1195 +#: pretix/plugins/stripe/payment.py:1200 #, fuzzy #| msgid "iDEAL via Stripe" msgid "SEPA Debit via Stripe" msgstr "通过Stripe的iDEAL" -#: pretix/plugins/stripe/payment.py:1196 +#: pretix/plugins/stripe/payment.py:1201 msgid "SEPA Debit" msgstr "" -#: pretix/plugins/stripe/payment.py:1236 +#: pretix/plugins/stripe/payment.py:1241 #, fuzzy #| msgid "Account holder" msgid "Account Holder Name" msgstr "账户持有人" -#: pretix/plugins/stripe/payment.py:1241 +#: pretix/plugins/stripe/payment.py:1246 #, fuzzy #| msgid "Account holder" msgid "Account Holder Street" msgstr "账户持有人" -#: pretix/plugins/stripe/payment.py:1253 +#: pretix/plugins/stripe/payment.py:1258 #, fuzzy #| msgid "Account holder" msgid "Account Holder Postal Code" msgstr "账户持有人" -#: pretix/plugins/stripe/payment.py:1265 +#: pretix/plugins/stripe/payment.py:1270 #, fuzzy #| msgid "Account holder" msgid "Account Holder City" msgstr "账户持有人" -#: pretix/plugins/stripe/payment.py:1277 +#: pretix/plugins/stripe/payment.py:1282 #, fuzzy #| msgid "Account holder" msgid "Account Holder Country" msgstr "账户持有人" -#: pretix/plugins/stripe/payment.py:1321 +#: pretix/plugins/stripe/payment.py:1326 #, fuzzy #| msgid "Alipay via Stripe" msgid "Affirm via Stripe" msgstr "通过Stripe的支付宝" -#: pretix/plugins/stripe/payment.py:1366 +#: pretix/plugins/stripe/payment.py:1371 #, fuzzy #| msgid "Alipay via Stripe" msgid "Klarna via Stripe" msgstr "通过Stripe的支付宝" -#: pretix/plugins/stripe/payment.py:1483 +#: pretix/plugins/stripe/payment.py:1488 msgid "giropay via Stripe" msgstr "通过Stripe的Giropay" -#: pretix/plugins/stripe/payment.py:1484 +#: pretix/plugins/stripe/payment.py:1489 msgid "giropay" msgstr "Giropay" -#: pretix/plugins/stripe/payment.py:1487 +#: pretix/plugins/stripe/payment.py:1492 msgid "" "giropay is an online payment method available to all customers of most " "German banks, usually after one-time activation. Please keep your online " "banking account and login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1509 pretix/plugins/stripe/payment.py:1577 -#: pretix/plugins/stripe/payment.py:1679 +#: pretix/plugins/stripe/payment.py:1514 pretix/plugins/stripe/payment.py:1582 +#: pretix/plugins/stripe/payment.py:1684 msgid "unknown name" msgstr "未知名称" -#: pretix/plugins/stripe/payment.py:1517 pretix/plugins/stripe/payment.py:1542 -#: pretix/plugins/stripe/payment.py:1585 pretix/plugins/stripe/payment.py:1687 -#: pretix/plugins/stripe/payment.py:1748 +#: pretix/plugins/stripe/payment.py:1522 pretix/plugins/stripe/payment.py:1547 +#: pretix/plugins/stripe/payment.py:1590 pretix/plugins/stripe/payment.py:1692 +#: pretix/plugins/stripe/payment.py:1753 #, fuzzy, python-brace-format #| msgid "Bank account type" msgid "Bank account at {bank}" msgstr "银行账户类型" -#: pretix/plugins/stripe/payment.py:1530 +#: pretix/plugins/stripe/payment.py:1535 msgid "iDEAL via Stripe" msgstr "通过Stripe的iDEAL" -#: pretix/plugins/stripe/payment.py:1534 +#: pretix/plugins/stripe/payment.py:1539 msgid "" "iDEAL is an online payment method available to customers of Dutch banks. " "Please keep your online banking account and login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1555 +#: pretix/plugins/stripe/payment.py:1560 msgid "Alipay via Stripe" msgstr "通过Stripe的支付宝" -#: pretix/plugins/stripe/payment.py:1560 +#: pretix/plugins/stripe/payment.py:1565 msgid "" "This payment method is available to customers of the Chinese payment system " "Alipay. Please keep your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1567 +#: pretix/plugins/stripe/payment.py:1572 msgid "Bancontact via Stripe" msgstr "通过Stripe的Bancontact" -#: pretix/plugins/stripe/payment.py:1598 +#: pretix/plugins/stripe/payment.py:1603 msgid "SOFORT via Stripe" msgstr "通过Stripe的Sofort" -#: pretix/plugins/stripe/payment.py:1599 +#: pretix/plugins/stripe/payment.py:1604 #, fuzzy #| msgid "Payment by bank transfer" msgid "SOFORT (instant bank transfer)" msgstr "银行转账支付" -#: pretix/plugins/stripe/payment.py:1617 +#: pretix/plugins/stripe/payment.py:1622 msgid "Country of your bank" msgstr "银行所在的国家" -#: pretix/plugins/stripe/payment.py:1618 +#: pretix/plugins/stripe/payment.py:1623 msgid "Germany" msgstr "德国" -#: pretix/plugins/stripe/payment.py:1619 +#: pretix/plugins/stripe/payment.py:1624 msgid "Austria" msgstr "奥地利" -#: pretix/plugins/stripe/payment.py:1620 +#: pretix/plugins/stripe/payment.py:1625 msgid "Belgium" msgstr "比利时" -#: pretix/plugins/stripe/payment.py:1621 +#: pretix/plugins/stripe/payment.py:1626 msgid "Netherlands" msgstr "荷兰" -#: pretix/plugins/stripe/payment.py:1622 +#: pretix/plugins/stripe/payment.py:1627 msgid "Spain" msgstr "西班牙" -#: pretix/plugins/stripe/payment.py:1658 +#: pretix/plugins/stripe/payment.py:1663 #, fuzzy, python-brace-format #| msgid "Bank account details" msgid "Bank account {iban} at {bank}" msgstr "银行帐户详细信息" -#: pretix/plugins/stripe/payment.py:1669 +#: pretix/plugins/stripe/payment.py:1674 #, fuzzy #| msgid "iDEAL via Stripe" msgid "EPS via Stripe" msgstr "通过Stripe的iDEAL" -#: pretix/plugins/stripe/payment.py:1700 +#: pretix/plugins/stripe/payment.py:1705 #, fuzzy #| msgid "Alipay via Stripe" msgid "Multibanco via Stripe" msgstr "通过Stripe的支付宝" -#: pretix/plugins/stripe/payment.py:1704 +#: pretix/plugins/stripe/payment.py:1709 msgid "" "Multibanco is a payment method available to Portuguese bank account holders." msgstr "" -#: pretix/plugins/stripe/payment.py:1722 +#: pretix/plugins/stripe/payment.py:1727 #, fuzzy #| msgid "Alipay via Stripe" msgid "Przelewy24 via Stripe" msgstr "通过Stripe的支付宝" -#: pretix/plugins/stripe/payment.py:1726 +#: pretix/plugins/stripe/payment.py:1731 msgid "" "Przelewy24 is an online payment method available to customers of Polish " "banks. Please keep your online banking account and login information " "available." msgstr "" -#: pretix/plugins/stripe/payment.py:1761 +#: pretix/plugins/stripe/payment.py:1766 #, fuzzy #| msgid "Payment via Stripe" msgid "WeChat Pay via Stripe" msgstr "通过条纹付款" -#: pretix/plugins/stripe/payment.py:1766 +#: pretix/plugins/stripe/payment.py:1771 msgid "" "This payment method is available to users of the Chinese app WeChat. Please " "keep your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1788 +#: pretix/plugins/stripe/payment.py:1793 #, fuzzy #| msgid "Payment via Stripe" msgid "Revolut Pay via Stripe" msgstr "通过条纹付款" -#: pretix/plugins/stripe/payment.py:1789 +#: pretix/plugins/stripe/payment.py:1794 msgid "Revolut Pay" msgstr "" -#: pretix/plugins/stripe/payment.py:1793 +#: pretix/plugins/stripe/payment.py:1798 msgid "" "This payment method is available to users of the Revolut app. Please keep " "your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1807 +#: pretix/plugins/stripe/payment.py:1812 #, fuzzy #| msgid "Payment via Stripe" msgid "PayPal via Stripe" msgstr "通过条纹付款" -#: pretix/plugins/stripe/payment.py:1814 +#: pretix/plugins/stripe/payment.py:1819 #, fuzzy #| msgid "iDEAL via Stripe" msgid "Swish via Stripe" msgstr "通过Stripe的iDEAL" -#: pretix/plugins/stripe/payment.py:1819 +#: pretix/plugins/stripe/payment.py:1824 msgid "" "This payment method is available to users of the Swedish apps Swish and " "BankID. Please have your app ready." msgstr "" -#: pretix/plugins/stripe/payment.py:1838 +#: pretix/plugins/stripe/payment.py:1843 #, fuzzy #| msgid "iDEAL via Stripe" msgid "TWINT via Stripe" msgstr "通过Stripe的iDEAL" -#: pretix/plugins/stripe/payment.py:1843 +#: pretix/plugins/stripe/payment.py:1848 msgid "" "This payment method is available to users of the Swiss app TWINT. Please " "have your app ready." msgstr "" +#: pretix/plugins/stripe/payment.py:1870 +msgid "" +"This payment method is available to MobilePay app users in Denmark and " +"Finland. Please have your app ready." +msgstr "" + #: pretix/plugins/stripe/signals.py:92 msgid "Charge succeeded." msgstr "收费成功。" @@ -32389,7 +32401,7 @@ msgid "" msgstr "发送确认邮件时出错。 请稍后再试。" #: pretix/presale/forms/checkout.py:70 -msgid "E-mail address (repeated)" +msgid "Email address (repeated)" msgstr "电子邮件地址(重复)" #: pretix/presale/forms/checkout.py:71 @@ -33033,7 +33045,7 @@ msgstr "您需要填写所有标记为*的字段才能继续。" #: pretix/presale/templates/pretixpresale/event/checkout_questions.html:51 #, fuzzy -#| msgid "E-mail address" +#| msgid "Email address" msgid "Auto-fill with address" msgstr "E-mail 地址" @@ -35299,7 +35311,7 @@ msgstr "您的密码已更改。" #: pretix/presale/views/customer.py:331 #, fuzzy -#| msgid "We sent out an e-mail containing further instructions." +#| msgid "We sent out an email containing further instructions." msgid "" "We've sent you an email with further instructions on resetting your password." msgstr "我们发了一封包含进一步说明的电子邮件。" @@ -35572,6 +35584,14 @@ msgstr "录入权限" msgid "Kosovo" msgstr "" +#, fuzzy +#~| msgid "Email" +#~ msgid "E-mail" +#~ msgstr "Email" + +#~ msgid "pretixPOS" +#~ msgstr "pretix 终端" + #~ msgid "Sales channels to automatically check in" #~ msgstr "销售渠道自动签到" diff --git a/src/pretix/locale/zh_Hant/LC_MESSAGES/django.po b/src/pretix/locale/zh_Hant/LC_MESSAGES/django.po index fd3a11674..c708ea9ad 100644 --- a/src/pretix/locale/zh_Hant/LC_MESSAGES/django.po +++ b/src/pretix/locale/zh_Hant/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-08 13:44+0000\n" +"POT-Creation-Date: 2024-11-18 15:30+0000\n" "PO-Revision-Date: 2024-01-22 17:08+0000\n" "Last-Translator: Raphael Michel \n" "Language-Team: Chinese (Traditional) 14 天才能確認。請僅在你的付款" "期限,允許此延遲時啟動此付款方式。" -#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1670 +#: pretix/plugins/stripe/payment.py:408 pretix/plugins/stripe/payment.py:1675 msgid "EPS" msgstr "EPS" -#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1701 +#: pretix/plugins/stripe/payment.py:416 pretix/plugins/stripe/payment.py:1706 msgid "Multibanco" msgstr "Multibanco" -#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1723 +#: pretix/plugins/stripe/payment.py:424 pretix/plugins/stripe/payment.py:1728 msgid "Przelewy24" msgstr "Przelewy24" -#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1762 +#: pretix/plugins/stripe/payment.py:432 pretix/plugins/stripe/payment.py:1767 msgid "WeChat Pay" msgstr "微信支付" -#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1815 +#: pretix/plugins/stripe/payment.py:448 pretix/plugins/stripe/payment.py:1820 msgid "Swish" msgstr "" -#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1322 +#: pretix/plugins/stripe/payment.py:464 pretix/plugins/stripe/payment.py:1327 msgid "Affirm" msgstr "" @@ -29245,7 +29247,7 @@ msgstr "" msgid "Only available for payments between $50 and $30,000." msgstr "" -#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1367 +#: pretix/plugins/stripe/payment.py:475 pretix/plugins/stripe/payment.py:1372 msgid "Klarna" msgstr "" @@ -29261,11 +29263,15 @@ msgid "" "political organizations." msgstr "" -#: pretix/plugins/stripe/payment.py:501 +#: pretix/plugins/stripe/payment.py:499 +msgid "MobilePay" +msgstr "" + +#: pretix/plugins/stripe/payment.py:506 msgid "Destination" msgstr "終點" -#: pretix/plugins/stripe/payment.py:531 pretix/plugins/stripe/payment.py:1437 +#: pretix/plugins/stripe/payment.py:536 pretix/plugins/stripe/payment.py:1442 #, python-brace-format msgid "" "The Stripe plugin is operating in test mode. You can use one of 多個測試卡之一來執行交" "易。實際上不會轉移任何資金。" -#: pretix/plugins/stripe/payment.py:724 +#: pretix/plugins/stripe/payment.py:729 msgid "No payment information found." msgstr "未找到付款資訊。" -#: pretix/plugins/stripe/payment.py:762 +#: pretix/plugins/stripe/payment.py:767 msgid "" "We had trouble communicating with Stripe. Please try again and contact " "support if the problem persists." msgstr "" "我們在與 Stripe 溝通時遇到了麻煩。如果問題仍然存在,請重試並聯繫支持人員。" -#: pretix/plugins/stripe/payment.py:766 +#: pretix/plugins/stripe/payment.py:771 msgid "Stripe returned an error" msgstr "Stripe回報錯誤" -#: pretix/plugins/stripe/payment.py:838 +#: pretix/plugins/stripe/payment.py:843 msgid "You may need to enable JavaScript for Stripe payments." msgstr "你可能需要為 Stripe 付款啟用 JavaScript。" -#: pretix/plugins/stripe/payment.py:933 pretix/plugins/stripe/payment.py:1055 +#: pretix/plugins/stripe/payment.py:938 pretix/plugins/stripe/payment.py:1060 #, python-format msgid "Stripe reported an error with your card: %s" msgstr "Stripe 回報你的卡片錯誤%s" -#: pretix/plugins/stripe/payment.py:951 pretix/plugins/stripe/payment.py:1067 +#: pretix/plugins/stripe/payment.py:956 pretix/plugins/stripe/payment.py:1072 msgid "" "We had trouble communicating with Stripe. Please try again and get in touch " "with us if this problem persists." msgstr "" "我們在與 Stripe 溝通時遇到了麻煩。如果此問題仍然存在,請重試並與我們聯繫。" -#: pretix/plugins/stripe/payment.py:992 +#: pretix/plugins/stripe/payment.py:997 msgid "" "Your payment is pending completion. We will inform you as soon as the " "payment completed." msgstr "你的付款正在等待完成。付款完成後,我們會立即通知你。" -#: pretix/plugins/stripe/payment.py:1000 +#: pretix/plugins/stripe/payment.py:1005 msgid "Your payment failed. Please try again." msgstr "你的付款失敗。請重試。" -#: pretix/plugins/stripe/payment.py:1006 +#: pretix/plugins/stripe/payment.py:1011 #, python-format msgid "Stripe reported an error: %s" msgstr "Stripe報告錯誤: %s" -#: pretix/plugins/stripe/payment.py:1107 +#: pretix/plugins/stripe/payment.py:1112 msgid "Credit card via Stripe" msgstr "信用卡透過Stripe" -#: pretix/plugins/stripe/payment.py:1108 +#: pretix/plugins/stripe/payment.py:1113 msgid "Credit card" msgstr "信用卡" -#: pretix/plugins/stripe/payment.py:1195 +#: pretix/plugins/stripe/payment.py:1200 msgid "SEPA Debit via Stripe" msgstr "透過Stripe進行SEPA直接扣款" -#: pretix/plugins/stripe/payment.py:1196 +#: pretix/plugins/stripe/payment.py:1201 msgid "SEPA Debit" msgstr "SEPA扣款" -#: pretix/plugins/stripe/payment.py:1236 +#: pretix/plugins/stripe/payment.py:1241 msgid "Account Holder Name" msgstr "帳戶持有人名稱" -#: pretix/plugins/stripe/payment.py:1241 +#: pretix/plugins/stripe/payment.py:1246 msgid "Account Holder Street" msgstr "帳戶持有人街道" -#: pretix/plugins/stripe/payment.py:1253 +#: pretix/plugins/stripe/payment.py:1258 #, fuzzy msgid "Account Holder Postal Code" msgstr "帳戶持有人" -#: pretix/plugins/stripe/payment.py:1265 +#: pretix/plugins/stripe/payment.py:1270 msgid "Account Holder City" msgstr "帳戶持有人城市" -#: pretix/plugins/stripe/payment.py:1277 +#: pretix/plugins/stripe/payment.py:1282 msgid "Account Holder Country" msgstr "帳戶持有人國家" -#: pretix/plugins/stripe/payment.py:1321 +#: pretix/plugins/stripe/payment.py:1326 #, fuzzy #| msgid "Alipay via Stripe" msgid "Affirm via Stripe" msgstr "透過Stripe支付寶" -#: pretix/plugins/stripe/payment.py:1366 +#: pretix/plugins/stripe/payment.py:1371 #, fuzzy #| msgid "Alipay via Stripe" msgid "Klarna via Stripe" msgstr "透過Stripe支付寶" -#: pretix/plugins/stripe/payment.py:1483 +#: pretix/plugins/stripe/payment.py:1488 msgid "giropay via Stripe" msgstr "giropay透過Stripe" -#: pretix/plugins/stripe/payment.py:1484 +#: pretix/plugins/stripe/payment.py:1489 msgid "giropay" msgstr "giropay" -#: pretix/plugins/stripe/payment.py:1487 +#: pretix/plugins/stripe/payment.py:1492 msgid "" "giropay is an online payment method available to all customers of most " "German banks, usually after one-time activation. Please keep your online " "banking account and login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1509 pretix/plugins/stripe/payment.py:1577 -#: pretix/plugins/stripe/payment.py:1679 +#: pretix/plugins/stripe/payment.py:1514 pretix/plugins/stripe/payment.py:1582 +#: pretix/plugins/stripe/payment.py:1684 msgid "unknown name" msgstr "未知姓名" -#: pretix/plugins/stripe/payment.py:1517 pretix/plugins/stripe/payment.py:1542 -#: pretix/plugins/stripe/payment.py:1585 pretix/plugins/stripe/payment.py:1687 -#: pretix/plugins/stripe/payment.py:1748 +#: pretix/plugins/stripe/payment.py:1522 pretix/plugins/stripe/payment.py:1547 +#: pretix/plugins/stripe/payment.py:1590 pretix/plugins/stripe/payment.py:1692 +#: pretix/plugins/stripe/payment.py:1753 #, python-brace-format msgid "Bank account at {bank}" msgstr "{bank}的銀行帳戶" -#: pretix/plugins/stripe/payment.py:1530 +#: pretix/plugins/stripe/payment.py:1535 msgid "iDEAL via Stripe" msgstr "iDEAL透過Stripe" -#: pretix/plugins/stripe/payment.py:1534 +#: pretix/plugins/stripe/payment.py:1539 msgid "" "iDEAL is an online payment method available to customers of Dutch banks. " "Please keep your online banking account and login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1555 +#: pretix/plugins/stripe/payment.py:1560 msgid "Alipay via Stripe" msgstr "透過Stripe支付寶" -#: pretix/plugins/stripe/payment.py:1560 +#: pretix/plugins/stripe/payment.py:1565 msgid "" "This payment method is available to customers of the Chinese payment system " "Alipay. Please keep your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1567 +#: pretix/plugins/stripe/payment.py:1572 msgid "Bancontact via Stripe" msgstr "Bancontact 透過Stripe" -#: pretix/plugins/stripe/payment.py:1598 +#: pretix/plugins/stripe/payment.py:1603 msgid "SOFORT via Stripe" msgstr "SOFORT 透過Stripe" -#: pretix/plugins/stripe/payment.py:1599 +#: pretix/plugins/stripe/payment.py:1604 msgid "SOFORT (instant bank transfer)" msgstr "SOFORT (即時銀行轉帳)" -#: pretix/plugins/stripe/payment.py:1617 +#: pretix/plugins/stripe/payment.py:1622 msgid "Country of your bank" msgstr "你銀行所在的國家/地區" -#: pretix/plugins/stripe/payment.py:1618 +#: pretix/plugins/stripe/payment.py:1623 msgid "Germany" msgstr "德國" -#: pretix/plugins/stripe/payment.py:1619 +#: pretix/plugins/stripe/payment.py:1624 msgid "Austria" msgstr "奧地利" -#: pretix/plugins/stripe/payment.py:1620 +#: pretix/plugins/stripe/payment.py:1625 msgid "Belgium" msgstr "比利時" -#: pretix/plugins/stripe/payment.py:1621 +#: pretix/plugins/stripe/payment.py:1626 msgid "Netherlands" msgstr "荷蘭" -#: pretix/plugins/stripe/payment.py:1622 +#: pretix/plugins/stripe/payment.py:1627 msgid "Spain" msgstr "西班牙" -#: pretix/plugins/stripe/payment.py:1658 +#: pretix/plugins/stripe/payment.py:1663 #, python-brace-format msgid "Bank account {iban} at {bank}" msgstr "銀行帳戶 {iban} 在 {bank}" -#: pretix/plugins/stripe/payment.py:1669 +#: pretix/plugins/stripe/payment.py:1674 msgid "EPS via Stripe" msgstr "EPS透過Stripe" -#: pretix/plugins/stripe/payment.py:1700 +#: pretix/plugins/stripe/payment.py:1705 msgid "Multibanco via Stripe" msgstr "Multibanco 透過Stripe" -#: pretix/plugins/stripe/payment.py:1704 +#: pretix/plugins/stripe/payment.py:1709 msgid "" "Multibanco is a payment method available to Portuguese bank account holders." msgstr "" -#: pretix/plugins/stripe/payment.py:1722 +#: pretix/plugins/stripe/payment.py:1727 msgid "Przelewy24 via Stripe" msgstr "Przelewy24透過 Stripe" -#: pretix/plugins/stripe/payment.py:1726 +#: pretix/plugins/stripe/payment.py:1731 msgid "" "Przelewy24 is an online payment method available to customers of Polish " "banks. Please keep your online banking account and login information " "available." msgstr "" -#: pretix/plugins/stripe/payment.py:1761 +#: pretix/plugins/stripe/payment.py:1766 msgid "WeChat Pay via Stripe" msgstr "微信支付透過Stripe" -#: pretix/plugins/stripe/payment.py:1766 +#: pretix/plugins/stripe/payment.py:1771 msgid "" "This payment method is available to users of the Chinese app WeChat. Please " "keep your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1788 +#: pretix/plugins/stripe/payment.py:1793 #, fuzzy #| msgid "WeChat Pay via Stripe" msgid "Revolut Pay via Stripe" msgstr "微信支付透過Stripe" -#: pretix/plugins/stripe/payment.py:1789 +#: pretix/plugins/stripe/payment.py:1794 msgid "Revolut Pay" msgstr "" -#: pretix/plugins/stripe/payment.py:1793 +#: pretix/plugins/stripe/payment.py:1798 msgid "" "This payment method is available to users of the Revolut app. Please keep " "your login information available." msgstr "" -#: pretix/plugins/stripe/payment.py:1807 +#: pretix/plugins/stripe/payment.py:1812 #, fuzzy #| msgid "Payment via Stripe" msgid "PayPal via Stripe" msgstr "透過Stripe付款" -#: pretix/plugins/stripe/payment.py:1814 +#: pretix/plugins/stripe/payment.py:1819 #, fuzzy #| msgid "EPS via Stripe" msgid "Swish via Stripe" msgstr "EPS透過Stripe" -#: pretix/plugins/stripe/payment.py:1819 +#: pretix/plugins/stripe/payment.py:1824 msgid "" "This payment method is available to users of the Swedish apps Swish and " "BankID. Please have your app ready." msgstr "" -#: pretix/plugins/stripe/payment.py:1838 +#: pretix/plugins/stripe/payment.py:1843 #, fuzzy #| msgid "EPS via Stripe" msgid "TWINT via Stripe" msgstr "EPS透過Stripe" -#: pretix/plugins/stripe/payment.py:1843 +#: pretix/plugins/stripe/payment.py:1848 msgid "" "This payment method is available to users of the Swiss app TWINT. Please " "have your app ready." msgstr "" +#: pretix/plugins/stripe/payment.py:1870 +msgid "" +"This payment method is available to MobilePay app users in Denmark and " +"Finland. Please have your app ready." +msgstr "" + #: pretix/plugins/stripe/signals.py:92 msgid "Charge succeeded." msgstr "儲值成功。" @@ -30126,7 +30138,7 @@ msgid "" msgstr "發送確認郵件時發生錯誤。請稍後重試。" #: pretix/presale/forms/checkout.py:70 -msgid "E-mail address (repeated)" +msgid "Email address (repeated)" msgstr "電子郵件地址(重複)" #: pretix/presale/forms/checkout.py:71 @@ -32953,6 +32965,14 @@ msgstr "寫入權限" msgid "Kosovo" msgstr "柯索沃" +#, fuzzy +#~| msgid "Email" +#~ msgid "E-mail" +#~ msgstr "電子郵件" + +#~ msgid "pretixPOS" +#~ msgstr "pretixPOS" + #~ msgid "Sales channels to automatically check in" #~ msgstr "銷售管道自動簽到" diff --git a/src/pretix/plugins/banktransfer/payment.py b/src/pretix/plugins/banktransfer/payment.py index 0a743fda9..6697515f6 100644 --- a/src/pretix/plugins/banktransfer/payment.py +++ b/src/pretix/plugins/banktransfer/payment.py @@ -333,7 +333,7 @@ class BankTransfer(BasePaymentProvider): required=False, ), 'send_invoice_to': forms.EmailField( - label=_('Invoice recipient e-mail'), + label=_('Invoice recipient email'), required=False, help_text=_('The invoice recipient will receive an email which includes the invoice and your email ' 'address so they know who placed this order.'), diff --git a/src/pretix/plugins/banktransfer/views.py b/src/pretix/plugins/banktransfer/views.py index 77a117af5..c17beca84 100644 --- a/src/pretix/plugins/banktransfer/views.py +++ b/src/pretix/plugins/banktransfer/views.py @@ -929,5 +929,5 @@ class SendInvoiceMailView(EventViewMixin, OrderDetailMixin, View): } last_payment.save(update_fields=['info']) - messages.success(request, _('Sending the latest invoice via e-mail to {email}.').format(email=request.POST['email'])) + messages.success(request, _('Sending the latest invoice via email to {email}.').format(email=request.POST['email'])) return redirect(self.get_order_url()) diff --git a/src/pretix/plugins/checkinlists/exporters.py b/src/pretix/plugins/checkinlists/exporters.py index f42ef7eb2..ea4ce54ef 100644 --- a/src/pretix/plugins/checkinlists/exporters.py +++ b/src/pretix/plugins/checkinlists/exporters.py @@ -502,7 +502,7 @@ class CSVCheckinList(CheckInListMixin, ListExporter): if form_data['secrets']: headers.append(_('Secret')) - headers.append(_('E-mail')) + headers.append(_('Email')) headers.append(_('Phone number')) if self.event.has_subevents: diff --git a/src/pretix/plugins/paypal2/views.py b/src/pretix/plugins/paypal2/views.py index 6c04b61f8..87e43d415 100644 --- a/src/pretix/plugins/paypal2/views.py +++ b/src/pretix/plugins/paypal2/views.py @@ -264,7 +264,7 @@ def isu_return(request, *args, **kwargs): elif request.GET.get("isEmailConfirmed") == "false": # Yes - literal! messages.error( request, - _('The e-mail address on your PayPal account has not yet been confirmed. You will need to do ' + _('The email address on your PayPal account has not yet been confirmed. You will need to do ' 'this before you can start accepting payments.') ) else: diff --git a/src/pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_update.html b/src/pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_update.html index 3dfe6d015..bda191909 100644 --- a/src/pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_update.html +++ b/src/pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_update.html @@ -71,7 +71,7 @@
- {% trans "E-mail preview" %} + {% trans "Email preview" %}
{% for locale, out in output.items %}
diff --git a/src/pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html b/src/pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html index fcc26aa35..308009a56 100644 --- a/src/pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html +++ b/src/pretix/plugins/sendmail/templates/pretixplugins/sendmail/send_form.html @@ -39,7 +39,7 @@
{% if is_preview %}
- {% trans "E-mail preview" %} + {% trans "Email preview" %}
{% for locale, out in output.items %}
diff --git a/src/pretix/presale/checkoutflow.py b/src/pretix/presale/checkoutflow.py index f4c25f7a0..70d1ce2d5 100644 --- a/src/pretix/presale/checkoutflow.py +++ b/src/pretix/presale/checkoutflow.py @@ -1523,7 +1523,7 @@ class ConfirmStep(CartMixin, AsyncAction, TemplateFlowStep): email = self.cart_session.get('contact_form_data', {}).get('email') if email != settings.PRETIX_EMAIL_NONE_VALUE: ctx['contact_info'] = [ - (_('E-mail'), email), + (_('Email'), email), ] else: ctx['contact_info'] = [] diff --git a/src/pretix/presale/forms/checkout.py b/src/pretix/presale/forms/checkout.py index 6133d1525..d890df288 100644 --- a/src/pretix/presale/forms/checkout.py +++ b/src/pretix/presale/forms/checkout.py @@ -54,7 +54,7 @@ from pretix.presale.signals import contact_form_fields class ContactForm(forms.Form): required_css_class = 'required' - email = forms.EmailField(label=_('E-mail'), + email = forms.EmailField(label=_('Email'), validators=[EmailBanlistValidator()], widget=forms.EmailInput(attrs={'autocomplete': 'section-contact email'}) ) @@ -67,7 +67,7 @@ class ContactForm(forms.Form): if self.event.settings.order_email_asked_twice: self.fields['email_repeat'] = forms.EmailField( - label=_('E-mail address (repeated)'), + label=_('Email address (repeated)'), help_text=_('Please enter the same email address again to make sure you typed it correctly.'), ) diff --git a/src/pretix/presale/forms/customer.py b/src/pretix/presale/forms/customer.py index e26b32925..4183d1aa1 100644 --- a/src/pretix/presale/forms/customer.py +++ b/src/pretix/presale/forms/customer.py @@ -53,7 +53,7 @@ class TokenGenerator(PasswordResetTokenGenerator): class AuthenticationForm(forms.Form): required_css_class = 'required' email = forms.EmailField( - label=_("E-mail"), + label=_("Email"), widget=forms.EmailInput(attrs={'autofocus': True}) ) password = forms.CharField( @@ -128,7 +128,7 @@ class RegistrationForm(forms.Form): required_css_class = 'required' name_parts = forms.CharField() email = forms.EmailField( - label=_("E-mail"), + label=_("Email"), ) error_messages = { @@ -283,7 +283,7 @@ class SetPasswordForm(forms.Form): 'pw_mismatch': _("Please enter the same password twice"), } email = forms.EmailField( - label=_('E-mail'), + label=_('Email'), disabled=True ) password = forms.CharField( @@ -329,7 +329,7 @@ class ResetPasswordForm(forms.Form): 'unknown': _("A user with this email address is not known in our system."), } email = forms.EmailField( - label=_('E-mail'), + label=_('Email'), ) def __init__(self, request=None, *args, **kwargs): @@ -372,7 +372,7 @@ class ChangePasswordForm(forms.Form): 'rate_limit': _("For security reasons, please wait 5 minutes before you try again."), } email = forms.EmailField( - label=_('E-mail'), + label=_('Email'), disabled=True ) password_current = forms.CharField( diff --git a/src/pretix/presale/forms/user.py b/src/pretix/presale/forms/user.py index 598483821..deb461b96 100644 --- a/src/pretix/presale/forms/user.py +++ b/src/pretix/presale/forms/user.py @@ -37,4 +37,4 @@ from django.utils.translation import gettext_lazy as _ class ResendLinkForm(forms.Form): - email = forms.EmailField(label=_('E-mail')) + email = forms.EmailField(label=_('Email')) diff --git a/src/pretix/presale/templates/pretixpresale/event/order.html b/src/pretix/presale/templates/pretixpresale/event/order.html index 4f3e9fa6e..62c9c11a8 100644 --- a/src/pretix/presale/templates/pretixpresale/event/order.html +++ b/src/pretix/presale/templates/pretixpresale/event/order.html @@ -296,7 +296,7 @@
{% if order.email %} -
{% trans "E-mail" %}
+
{% trans "Email" %}
{{ order.email }}
{% endif %} {% if order.phone %} diff --git a/src/pretix/presale/templates/pretixpresale/organizers/customer_profile.html b/src/pretix/presale/templates/pretixpresale/organizers/customer_profile.html index ad3b9bb6f..551004c9a 100644 --- a/src/pretix/presale/templates/pretixpresale/organizers/customer_profile.html +++ b/src/pretix/presale/templates/pretixpresale/organizers/customer_profile.html @@ -23,7 +23,7 @@
{% trans "Login method" %}
{{ customer.provider.name }}
{% endif %} -
{% trans "E-mail" %}
+
{% trans "Email" %}
{{ customer.email }}
{% trans "Name" %}
diff --git a/src/tests/base/test_mail.py b/src/tests/base/test_mail.py index 651bad751..a8e4c338a 100644 --- a/src/tests/base/test_mail.py +++ b/src/tests/base/test_mail.py @@ -151,7 +151,7 @@ def test_send_mail_with_user_locale(env): assert len(djmail.outbox) == 1 assert djmail.outbox[0].subject == 'Benutzer' - assert 'The language code used for rendering this e-mail is de.' in djmail.outbox[0].body + assert 'The language code used for rendering this email is de.' in djmail.outbox[0].body @pytest.mark.django_db diff --git a/src/tests/base/test_modelimport_orders.py b/src/tests/base/test_modelimport_orders.py index ce287a1d4..ce482534c 100644 --- a/src/tests/base/test_modelimport_orders.py +++ b/src/tests/base/test_modelimport_orders.py @@ -282,7 +282,7 @@ def test_import_email_invalid(user, event, item): import_orders.apply( args=(event.pk, inputfile_factory().id, settings, 'en', user.pk) ).get() - assert 'Error while importing value "Dieter" for column "E-mail address" in line "1": Enter a valid email address.' in str(excinfo.value) + assert 'Error while importing value "Dieter" for column "Email address" in line "1": Enter a valid email address.' in str(excinfo.value) @pytest.mark.django_db @@ -356,7 +356,7 @@ def test_import_attendee_email_invalid(user, event, item): import_orders.apply( args=(event.pk, inputfile_factory().id, settings, 'en', user.pk) ).get() - assert 'Error while importing value "Dieter" for column "Attendee e-mail address" in line "1": Enter a valid email address.' in str(excinfo.value) + assert 'Error while importing value "Dieter" for column "Attendee email address" in line "1": Enter a valid email address.' in str(excinfo.value) @pytest.mark.django_db diff --git a/src/tests/control/test_orders.py b/src/tests/control/test_orders.py index 28a338b5c..7439525ee 100644 --- a/src/tests/control/test_orders.py +++ b/src/tests/control/test_orders.py @@ -1227,7 +1227,7 @@ def test_order_sendmail_preview(client, order_url, env): follow=True) assert response.status_code == 200 - assert 'E-mail preview' in response.content.decode() + assert 'Email preview' in response.content.decode() assert len(mail.outbox) == 0 diff --git a/src/tests/plugins/banktransfer/test_presale.py b/src/tests/plugins/banktransfer/test_presale.py index 7cdfc36af..ceb0a7a15 100644 --- a/src/tests/plugins/banktransfer/test_presale.py +++ b/src/tests/plugins/banktransfer/test_presale.py @@ -86,6 +86,5 @@ class BanktransferOrdersTest(BaseOrdersTest): from django.contrib.messages import get_messages messages = list(get_messages(response.wsgi_request)) assert len(messages) == 1 - assert str(messages[0]) == 'Sending the latest invoice via e-mail to test@example.org.' - + assert str(messages[0]) == 'Sending the latest invoice via email to test@example.org.' assert len(djmail.outbox) == 1 diff --git a/src/tests/plugins/sendmail/test_sendmail.py b/src/tests/plugins/sendmail/test_sendmail.py index de4593cae..d43408b7b 100644 --- a/src/tests/plugins/sendmail/test_sendmail.py +++ b/src/tests/plugins/sendmail/test_sendmail.py @@ -144,7 +144,7 @@ def test_sendmail_preview(logged_in_client, sendmail_url, event, order, pos): }, follow=True) assert response.status_code == 200 - assert 'E-mail preview' in response.rendered_content + assert 'Email preview' in response.rendered_content assert len(djmail.outbox) == 0 diff --git a/src/tests/plugins/test_checkinlist.py b/src/tests/plugins/test_checkinlist.py index 1c679543a..795474a77 100644 --- a/src/tests/plugins/test_checkinlist.py +++ b/src/tests/plugins/test_checkinlist.py @@ -90,7 +90,7 @@ def test_csv_simple(event): }) assert clean(content.decode()) == clean(""""Order code","Attendee name","Attendee name: Title","Attendee name: First name","Attendee name: Middle name","Attendee name: Family name","Product","Price","Checked in","Checked out","Automatically - checked in","Secret","E-mail","Phone number","Company","Voucher code","Order date","Order time","Requires special attention", + checked in","Secret","Email","Phone number","Company","Voucher code","Order date","Order time","Requires special attention", "Comment","Check-in text","Seat ID","Seat name","Seat zone","Seat row","Seat number","Blocked","Valid from","Valid until","Address","ZIP code", "City","Country","State" "FOO","Mr Peter A Jones","Mr","Peter","A","Jones","Ticket","23.00","","","No","hutjztuxhkbtwnesv2suqv26k6ttytxx", @@ -112,7 +112,7 @@ def test_csv_order_by_name_parts(event): # noqa }) assert clean(content.decode()) == clean(""""Order code","Attendee name","Attendee name: Title", "Attendee name: First name","Attendee name: Middle name","Attendee name: Family name","Product","Price", -"Checked in","Checked out","Automatically checked in","Secret","E-mail","Phone number","Company","Voucher code","Order date","Order time","Requires special +"Checked in","Checked out","Automatically checked in","Secret","Email","Phone number","Company","Voucher code","Order date","Order time","Requires special attention","Comment","Check-in text","Seat ID","Seat name","Seat zone","Seat row","Seat number","Blocked","Valid from","Valid until", "Address","ZIP code","City","Country","State" "FOO","Mrs Andrea J Zulu","Mrs","Andrea","J","Zulu","Ticket","13.00","","","No","ggsngqtnmhx74jswjngw3fk8pfwz2a7k", @@ -130,7 +130,7 @@ def test_csv_order_by_name_parts(event): # noqa }) assert clean(content.decode()) == clean(""""Order code","Attendee name","Attendee name: Title", "Attendee name: First name","Attendee name: Middle name","Attendee name: Family name","Product","Price", -"Checked in","Checked out","Automatically checked in","Secret","E-mail","Phone number","Company","Voucher code","Order date","Order time","Requires special +"Checked in","Checked out","Automatically checked in","Secret","Email","Phone number","Company","Voucher code","Order date","Order time","Requires special attention","Comment","Check-in text","Seat ID","Seat name","Seat zone","Seat row","Seat number","Blocked","Valid from","Valid until", "Address","ZIP code","City","Country","State" "FOO","Mr Peter A Jones","Mr","Peter","A","Jones","Ticket","23.00","","","No","hutjztuxhkbtwnesv2suqv26k6ttytxx", @@ -183,7 +183,7 @@ def test_csv_order_by_inherited_name_parts(event): # noqa }) assert clean(content.decode()) == clean(""""Order code","Attendee name","Attendee name: Title", "Attendee name: First name","Attendee name: Middle name","Attendee name: Family name","Product","Price", -"Checked in","Checked out","Automatically checked in","Secret","E-mail","Phone number","Company","Voucher code","Order date","Order time","Requires special +"Checked in","Checked out","Automatically checked in","Secret","Email","Phone number","Company","Voucher code","Order date","Order time","Requires special attention","Comment","Check-in text","Seat ID","Seat name","Seat zone","Seat row","Seat number","Blocked","Valid from","Valid until", "Address","ZIP code","City","Country","State" "BAR","Mr Albert J Zulu","Mr","Albert","J","Zulu","Ticket","23.00","","","No","hutjztuxhkbtwnesv2suqv26k6ttytyy", @@ -201,7 +201,7 @@ def test_csv_order_by_inherited_name_parts(event): # noqa }) assert clean(content.decode()) == clean(""""Order code","Attendee name","Attendee name: Title", "Attendee name: First name","Attendee name: Middle name","Attendee name: Family name","Product","Price", -"Checked in","Checked out","Automatically checked in","Secret","E-mail","Phone number","Company","Voucher code","Order date","Order time","Requires special +"Checked in","Checked out","Automatically checked in","Secret","Email","Phone number","Company","Voucher code","Order date","Order time","Requires special attention","Comment","Check-in text","Seat ID","Seat name","Seat zone","Seat row","Seat number","Blocked","Valid from","Valid until", "Address","ZIP code","City","Country","State" "BAR","Mr Albert J Zulu","Mr","Albert","J","Zulu","Ticket","23.00","","","No","hutjztuxhkbtwnesv2suqv26k6ttytyy", @@ -219,7 +219,7 @@ def test_csv_order_by_inherited_name_parts(event): # noqa }) assert clean(content.decode()) == clean(""""Order code","Attendee name","Attendee name: Title", "Attendee name: First name","Attendee name: Middle name","Attendee name: Family name","Product","Price", -"Checked in","Checked out","Automatically checked in","Secret","E-mail","Phone number","Company","Voucher code","Order date","Order time","Requires special +"Checked in","Checked out","Automatically checked in","Secret","Email","Phone number","Company","Voucher code","Order date","Order time","Requires special attention","Comment","Check-in text","Seat ID","Seat name","Seat zone","Seat row","Seat number","Blocked","Valid from","Valid until", "Address","ZIP code","City","Country","State" "FOO","Mr Paul A Jones","Mr","Paul","A","Jones","Ticket","23.00","","","No","hutjztuxhkbtwnesv2suqv26k6ttytxx", @@ -262,7 +262,7 @@ def test_csv_order_by_orderdatetime(event): }) assert clean(content.decode()) == clean(""""Order code","Attendee name","Attendee name: Title","Attendee name: First name","Attendee name: Middle name","Attendee name: Family name","Product","Price","Checked in","Checked out","Automatically - checked in","Secret","E-mail","Phone number","Company","Voucher code","Order date","Order time","Requires special attention", + checked in","Secret","Email","Phone number","Company","Voucher code","Order date","Order time","Requires special attention", "Comment","Check-in text","Seat ID","Seat name","Seat zone","Seat row","Seat number","Blocked","Valid from","Valid until","Address","ZIP code", "City","Country","State" "FOO2","Mx Alex F Nord","Mx","Alex","F","Nord","Ticket2","23.00","","","No","asdfasdfasdfasdfasdfasdfasfdasdf", diff --git a/src/tests/templates/mailtest.txt b/src/tests/templates/mailtest.txt index 3ff57d7d0..71139e00c 100644 --- a/src/tests/templates/mailtest.txt +++ b/src/tests/templates/mailtest.txt @@ -1,4 +1,4 @@ {% load i18n %} This is a test file for sending mails. {% get_current_language as LANGUAGE_CODE %} -The language code used for rendering this e-mail is {{ LANGUAGE_CODE }}. \ No newline at end of file +The language code used for rendering this email is {{ LANGUAGE_CODE }}.