forked from CGM_Public/pretix_original
Compare commits
134 Commits
event-clon
...
add-name-f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ed1a2dd57f | ||
|
|
6da65ab13e | ||
|
|
d1d6afe721 | ||
|
|
ead70686b4 | ||
|
|
d0051fbd43 | ||
|
|
0672a32052 | ||
|
|
2371373415 | ||
|
|
0d9101e592 | ||
|
|
0d76b3ac8d | ||
|
|
f9899b36db | ||
|
|
69a9cf9c4a | ||
|
|
60bf7571f3 | ||
|
|
b682816447 | ||
|
|
b2e0ca554f | ||
|
|
97a9ed61a9 | ||
|
|
97fe10b399 | ||
|
|
3c37d6373b | ||
|
|
d4124e95d2 | ||
|
|
e34da34872 | ||
|
|
6686df36a3 | ||
|
|
8ccca887db | ||
|
|
94d5db767b | ||
|
|
8b9e88aa93 | ||
|
|
5afac69500 | ||
|
|
6acce86f73 | ||
|
|
4776921092 | ||
|
|
80f7d12800 | ||
|
|
404e537ae6 | ||
|
|
25d5634a58 | ||
|
|
79b88bbaed | ||
|
|
89695122bb | ||
|
|
58461cc510 | ||
|
|
7f8ec0814e | ||
|
|
47daedec00 | ||
|
|
0ea1a830ac | ||
|
|
b52eef3972 | ||
|
|
323954a293 | ||
|
|
e591e3cb3d | ||
|
|
8abeba8dd1 | ||
|
|
3e2bb6dbe4 | ||
|
|
ce21b4f969 | ||
|
|
fdf6c2c0d9 | ||
|
|
4b68ee5627 | ||
|
|
b899975e36 | ||
|
|
42b747166e | ||
|
|
440c23c4ab | ||
|
|
b399d0ab51 | ||
|
|
59e78cabbf | ||
|
|
25d752aa7f | ||
|
|
dd18fa9e8e | ||
|
|
a9581562cc | ||
|
|
2f48721a7b | ||
|
|
84c54d54f2 | ||
|
|
bf83bd58dc | ||
|
|
aa17fa230f | ||
|
|
f3ecfc32db | ||
|
|
b9aae4b851 | ||
|
|
57a19280dd | ||
|
|
2fa64c6fd4 | ||
|
|
4b70cf67b1 | ||
|
|
e0fee19456 | ||
|
|
abccf1e317 | ||
|
|
587f24738d | ||
|
|
51bcfca3f3 | ||
|
|
7e701c2459 | ||
|
|
89a6792999 | ||
|
|
2cf4bcf71c | ||
|
|
0a31761d74 | ||
|
|
f96b7a5202 | ||
|
|
e381021bdd | ||
|
|
0c1555c76e | ||
|
|
661a03942c | ||
|
|
eb1bd89b19 | ||
|
|
ab788e5792 | ||
|
|
c9f04f8366 | ||
|
|
b50b21db08 | ||
|
|
702d85cde9 | ||
|
|
dd6ed1d623 | ||
|
|
440fd49f65 | ||
|
|
f448a67705 | ||
|
|
7278bd755b | ||
|
|
e69ed2d0ae | ||
|
|
d8175ab867 | ||
|
|
fa08ed0292 | ||
|
|
a8221092e1 | ||
|
|
8d449941d9 | ||
|
|
1f9159d81b | ||
|
|
aba8a5b813 | ||
|
|
a12214ae3a | ||
|
|
e2279e1c79 | ||
|
|
16d17fe78b | ||
|
|
81af4bf1a5 | ||
|
|
66efc5cce8 | ||
|
|
bc9e4c91dd | ||
|
|
898aeed8f4 | ||
|
|
0412f4465c | ||
|
|
2124161744 | ||
|
|
37230dd657 | ||
|
|
9f515a4b4e | ||
|
|
ff5c649cfc | ||
|
|
dc0caed540 | ||
|
|
b33ac1910e | ||
|
|
1aadfe3535 | ||
|
|
ed0ae0140a | ||
|
|
de6ca763a1 | ||
|
|
6c06d72bf1 | ||
|
|
a2413db65d | ||
|
|
2a8faf1d12 | ||
|
|
edff7b8717 | ||
|
|
657cdd07ab | ||
|
|
e1db207487 | ||
|
|
86d47fcdd1 | ||
|
|
e7a71a1cfd | ||
|
|
ce8c50de53 | ||
|
|
3cc0955523 | ||
|
|
3fc8e12d9a | ||
|
|
6671d01c19 | ||
|
|
31cbcc2528 | ||
|
|
00000e14e0 | ||
|
|
f97012b412 | ||
|
|
5fba84ebf5 | ||
|
|
dedc029c91 | ||
|
|
a47271d257 | ||
|
|
5d217dc384 | ||
|
|
0144842be9 | ||
|
|
c0c59ddfbf | ||
|
|
4fb83b7129 | ||
|
|
6512dd6d40 | ||
|
|
f3dd6f9949 | ||
|
|
f992299129 | ||
|
|
b5a8d7e863 | ||
|
|
0d785616dd | ||
|
|
241eb00113 | ||
|
|
9af1565db1 |
@@ -14,6 +14,7 @@ The customer resource contains the following public fields:
|
||||
Field Type Description
|
||||
===================================== ========================== =======================================================
|
||||
identifier string Internal ID of the customer
|
||||
external_identifier string External ID of the customer (or ``null``)
|
||||
email string Customer email address
|
||||
name string Name of this customer (or ``null``)
|
||||
name_parts object of strings Decomposition of name (i.e. given name, family name)
|
||||
@@ -24,6 +25,7 @@ last_login datetime Date and time o
|
||||
date_joined datetime Date and time of registration
|
||||
locale string Preferred language of the customer
|
||||
last_modified datetime Date and time of modification of the record
|
||||
notes string Internal notes and comments (or ``null``)
|
||||
===================================== ========================== =======================================================
|
||||
|
||||
.. versionadded:: 4.0
|
||||
@@ -58,6 +60,7 @@ Endpoints
|
||||
"results": [
|
||||
{
|
||||
"identifier": "8WSAJCJ",
|
||||
"external_identifier": null,
|
||||
"email": "customer@example.org",
|
||||
"name": "John Doe",
|
||||
"name_parts": {
|
||||
@@ -69,7 +72,8 @@ Endpoints
|
||||
"last_login": null,
|
||||
"date_joined": "2021-04-06T13:44:22.809216Z",
|
||||
"locale": "de",
|
||||
"last_modified": "2021-04-06T13:44:22.809377Z"
|
||||
"last_modified": "2021-04-06T13:44:22.809377Z",
|
||||
"notes": null
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -103,6 +107,7 @@ Endpoints
|
||||
|
||||
{
|
||||
"identifier": "8WSAJCJ",
|
||||
"external_identifier": null,
|
||||
"email": "customer@example.org",
|
||||
"name": "John Doe",
|
||||
"name_parts": {
|
||||
@@ -114,7 +119,8 @@ Endpoints
|
||||
"last_login": null,
|
||||
"date_joined": "2021-04-06T13:44:22.809216Z",
|
||||
"locale": "de",
|
||||
"last_modified": "2021-04-06T13:44:22.809377Z"
|
||||
"last_modified": "2021-04-06T13:44:22.809377Z",
|
||||
"notes": null
|
||||
}
|
||||
|
||||
:param organizer: The ``slug`` field of the organizer to fetch
|
||||
@@ -150,6 +156,7 @@ Endpoints
|
||||
|
||||
{
|
||||
"identifier": "8WSAJCJ",
|
||||
"external_identifier": null,
|
||||
"email": "test@example.org",
|
||||
...
|
||||
}
|
||||
@@ -193,6 +200,7 @@ Endpoints
|
||||
|
||||
{
|
||||
"identifier": "8WSAJCJ",
|
||||
"external_identifier": null,
|
||||
"email": "test@example.org",
|
||||
…
|
||||
}
|
||||
@@ -226,6 +234,7 @@ Endpoints
|
||||
|
||||
{
|
||||
"identifier": "8WSAJCJ",
|
||||
"external_identifier": null,
|
||||
"email": null,
|
||||
…
|
||||
}
|
||||
|
||||
@@ -151,6 +151,8 @@ class PretixPosSecurityProfile(AllowListSecurityProfile):
|
||||
('GET', 'api-v1:ticketlayoutitem-list'),
|
||||
('GET', 'api-v1:badgelayout-list'),
|
||||
('GET', 'api-v1:badgeitem-list'),
|
||||
('GET', 'api-v1:voucher-list'),
|
||||
('GET', 'api-v1:voucher-detail'),
|
||||
('GET', 'api-v1:order-list'),
|
||||
('POST', 'api-v1:order-list'),
|
||||
('GET', 'api-v1:order-detail'),
|
||||
|
||||
@@ -71,8 +71,8 @@ class CustomerSerializer(I18nAwareModelSerializer):
|
||||
|
||||
class Meta:
|
||||
model = Customer
|
||||
fields = ('identifier', 'email', 'name', 'name_parts', 'is_active', 'is_verified', 'last_login', 'date_joined',
|
||||
'locale', 'last_modified')
|
||||
fields = ('identifier', 'external_identifier', 'email', 'name', 'name_parts', 'is_active', 'is_verified', 'last_login', 'date_joined',
|
||||
'locale', 'last_modified', 'notes')
|
||||
|
||||
|
||||
class MembershipTypeSerializer(I18nAwareModelSerializer):
|
||||
|
||||
@@ -424,6 +424,7 @@ class CheckinListPositionViewSet(viewsets.ReadOnlyModelViewSet):
|
||||
forced=force,
|
||||
)
|
||||
raw_barcode_for_checkin = None
|
||||
from_revoked_secret = False
|
||||
|
||||
try:
|
||||
queryset = self.get_queryset(ignore_status=True, ignore_products=True)
|
||||
@@ -499,6 +500,7 @@ class CheckinListPositionViewSet(viewsets.ReadOnlyModelViewSet):
|
||||
elif revoked_matches and force:
|
||||
op = revoked_matches[0].position
|
||||
raw_barcode_for_checkin = self.kwargs['pk']
|
||||
from_revoked_secret = True
|
||||
else:
|
||||
op = revoked_matches[0].position
|
||||
op.order.log_action('pretix.event.checkin.revoked', data={
|
||||
@@ -550,7 +552,7 @@ class CheckinListPositionViewSet(viewsets.ReadOnlyModelViewSet):
|
||||
auth=self.request.auth,
|
||||
type=type,
|
||||
raw_barcode=raw_barcode_for_checkin,
|
||||
from_revoked_secret=True,
|
||||
from_revoked_secret=from_revoked_secret,
|
||||
)
|
||||
except RequiredQuestionsError as e:
|
||||
return Response({
|
||||
|
||||
@@ -259,7 +259,7 @@ class OrderListExporter(MultiSheetListExporter):
|
||||
payment_providers=Subquery(p_providers, output_field=CharField()),
|
||||
invoice_numbers=Subquery(i_numbers, output_field=CharField()),
|
||||
pcnt=Subquery(s, output_field=IntegerField())
|
||||
).select_related('invoice_address')
|
||||
).select_related('invoice_address', 'customer')
|
||||
|
||||
qs = self._date_filter(qs, form_data, rel='')
|
||||
|
||||
@@ -268,8 +268,8 @@ class OrderListExporter(MultiSheetListExporter):
|
||||
tax_rates = self._get_all_tax_rates(qs)
|
||||
|
||||
headers = [
|
||||
_('Event slug'), _('Order code'), _('Order total'), _('Status'), _('Email'), _('Phone number'), _('Order date'),
|
||||
_('Order time'), _('Company'), _('Name'),
|
||||
_('Event slug'), _('Order code'), _('Order total'), _('Status'), _('Email'), _('Phone number'),
|
||||
_('Order date'), _('Order time'), _('Company'), _('Name'),
|
||||
]
|
||||
name_scheme = PERSON_NAME_SCHEMES[self.event.settings.name_scheme] if not self.is_multievent else None
|
||||
if name_scheme and len(name_scheme['fields']) > 1:
|
||||
@@ -294,6 +294,7 @@ class OrderListExporter(MultiSheetListExporter):
|
||||
headers.append(_('Follow-up date'))
|
||||
headers.append(_('Positions'))
|
||||
headers.append(_('E-mail address verified'))
|
||||
headers.append(_('External customer ID'))
|
||||
headers.append(_('Payment providers'))
|
||||
if form_data.get('include_payment_amounts'):
|
||||
payment_methods = self._get_all_payment_methods(qs)
|
||||
@@ -400,6 +401,7 @@ class OrderListExporter(MultiSheetListExporter):
|
||||
row.append(order.custom_followup_at.strftime("%Y-%m-%d") if order.custom_followup_at else "")
|
||||
row.append(order.pcnt)
|
||||
row.append(_('Yes') if order.email_known_to_work else _('No'))
|
||||
row.append(str(order.customer.external_identifier) if order.customer and order.customer.external_identifier else '')
|
||||
row.append(', '.join([
|
||||
str(self.providers.get(p, p)) for p in sorted(set((order.payment_providers or '').split(',')))
|
||||
if p and p != 'free'
|
||||
@@ -424,13 +426,13 @@ class OrderListExporter(MultiSheetListExporter):
|
||||
).values(
|
||||
'm'
|
||||
).order_by()
|
||||
qs = OrderFee.objects.filter(
|
||||
qs = OrderFee.all.filter(
|
||||
order__event__in=self.events,
|
||||
).annotate(
|
||||
payment_providers=Subquery(p_providers, output_field=CharField()),
|
||||
).select_related('order', 'order__invoice_address', 'tax_rule')
|
||||
).select_related('order', 'order__invoice_address', 'order__customer', 'tax_rule')
|
||||
if form_data['paid_only']:
|
||||
qs = qs.filter(order__status=Order.STATUS_PAID)
|
||||
qs = qs.filter(order__status=Order.STATUS_PAID, canceled=False)
|
||||
|
||||
qs = self._date_filter(qs, form_data, rel='order__')
|
||||
|
||||
@@ -459,6 +461,7 @@ class OrderListExporter(MultiSheetListExporter):
|
||||
_('Address'), _('ZIP code'), _('City'), _('Country'), pgettext('address', 'State'), _('VAT ID'),
|
||||
]
|
||||
|
||||
headers.append(_('External customer ID'))
|
||||
headers.append(_('Payment providers'))
|
||||
yield headers
|
||||
|
||||
@@ -469,7 +472,7 @@ class OrderListExporter(MultiSheetListExporter):
|
||||
row = [
|
||||
self.event_object_cache[order.event_id].slug,
|
||||
order.code,
|
||||
order.get_status_display(),
|
||||
_("canceled") if op.canceled else order.get_status_display(),
|
||||
order.email,
|
||||
str(order.phone) if order.phone else '',
|
||||
order.datetime.astimezone(tz).strftime('%Y-%m-%d'),
|
||||
@@ -502,6 +505,7 @@ class OrderListExporter(MultiSheetListExporter):
|
||||
]
|
||||
except InvoiceAddress.DoesNotExist:
|
||||
row += [''] * (8 + (len(name_scheme['fields']) if name_scheme and len(name_scheme['fields']) > 1 else 0))
|
||||
row.append(str(order.customer.external_identifier) if order.customer and order.customer.external_identifier else '')
|
||||
row.append(', '.join([
|
||||
str(self.providers.get(p, p)) for p in sorted(set((op.payment_providers or '').split(',')))
|
||||
if p and p != 'free'
|
||||
@@ -518,19 +522,19 @@ class OrderListExporter(MultiSheetListExporter):
|
||||
).values(
|
||||
'm'
|
||||
).order_by()
|
||||
base_qs = OrderPosition.objects.filter(
|
||||
base_qs = OrderPosition.all.filter(
|
||||
order__event__in=self.events,
|
||||
)
|
||||
qs = base_qs.annotate(
|
||||
payment_providers=Subquery(p_providers, output_field=CharField()),
|
||||
).select_related(
|
||||
'order', 'order__invoice_address', 'item', 'variation',
|
||||
'order', 'order__invoice_address', 'order__customer', 'item', 'variation',
|
||||
'voucher', 'tax_rule'
|
||||
).prefetch_related(
|
||||
'answers', 'answers__question', 'answers__options'
|
||||
)
|
||||
if form_data['paid_only']:
|
||||
qs = qs.filter(order__status=Order.STATUS_PAID)
|
||||
qs = qs.filter(order__status=Order.STATUS_PAID, canceled=False)
|
||||
|
||||
qs = self._date_filter(qs, form_data, rel='order__')
|
||||
|
||||
@@ -611,6 +615,7 @@ class OrderListExporter(MultiSheetListExporter):
|
||||
headers += [
|
||||
_('Sales channel'), _('Order locale'),
|
||||
_('E-mail address verified'),
|
||||
_('External customer ID'),
|
||||
_('Payment providers'),
|
||||
]
|
||||
|
||||
@@ -628,7 +633,7 @@ class OrderListExporter(MultiSheetListExporter):
|
||||
self.event_object_cache[order.event_id].slug,
|
||||
order.code,
|
||||
op.positionid,
|
||||
order.get_status_display(),
|
||||
_("canceled") if op.canceled else order.get_status_display(),
|
||||
order.email,
|
||||
str(order.phone) if order.phone else '',
|
||||
order.datetime.astimezone(tz).strftime('%Y-%m-%d'),
|
||||
@@ -730,7 +735,8 @@ class OrderListExporter(MultiSheetListExporter):
|
||||
row += [
|
||||
order.sales_channel,
|
||||
order.locale,
|
||||
_('Yes') if order.email_known_to_work else _('No')
|
||||
_('Yes') if order.email_known_to_work else _('No'),
|
||||
str(order.customer.external_identifier) if order.customer and order.customer.external_identifier else '',
|
||||
]
|
||||
row.append(', '.join([
|
||||
str(self.providers.get(p, p)) for p in sorted(set((op.payment_providers or '').split(',')))
|
||||
|
||||
@@ -429,7 +429,7 @@ class PortraitImageWidget(UploadedFileWidget):
|
||||
|
||||
def value_from_datadict(self, data, files, name):
|
||||
d = super().value_from_datadict(data, files, name)
|
||||
if d is not None:
|
||||
if d is not None and d is not False:
|
||||
d._cropdata = json.loads(data.get(name + '_cropdata', '{}') or '{}')
|
||||
return d
|
||||
|
||||
|
||||
@@ -510,7 +510,7 @@ class ClassicInvoiceRenderer(BaseReportlabInvoiceRenderer):
|
||||
return story
|
||||
|
||||
def _get_story(self, doc):
|
||||
has_taxes = any(il.tax_value for il in self.invoice.lines.all())
|
||||
has_taxes = any(il.tax_value for il in self.invoice.lines.all()) or self.invoice.reverse_charge
|
||||
|
||||
story = [
|
||||
NextPageTemplate('FirstPage'),
|
||||
|
||||
@@ -76,6 +76,10 @@ class LocaleMiddleware(MiddlewareMixin):
|
||||
if lang.startswith(firstpart + '-'):
|
||||
language = lang
|
||||
break
|
||||
if language not in settings_holder.settings.locales:
|
||||
# This seems redundant, but can happen in the rare edge case that settings.locale is (wrongfully)
|
||||
# not part of settings.locales
|
||||
language = settings_holder.settings.locales[0]
|
||||
if '-' not in language and settings_holder.settings.region:
|
||||
language += '-' + settings_holder.settings.region
|
||||
else:
|
||||
|
||||
23
src/pretix/base/migrations/0214_customer_notes_ext_id.py
Normal file
23
src/pretix/base/migrations/0214_customer_notes_ext_id.py
Normal file
@@ -0,0 +1,23 @@
|
||||
# Generated by Django 3.2.12 on 2022-04-28 08:37
|
||||
|
||||
from django.db import migrations, models
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('pretixbase', '0213_discount_condition_ignore_voucher_discounted'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
migrations.AddField(
|
||||
model_name='customer',
|
||||
name='external_identifier',
|
||||
field=models.CharField(max_length=255, null=True),
|
||||
),
|
||||
migrations.AddField(
|
||||
model_name='customer',
|
||||
name='notes',
|
||||
field=models.TextField(null=True),
|
||||
),
|
||||
]
|
||||
@@ -59,6 +59,8 @@ class Customer(LoggedModel):
|
||||
default=settings.LANGUAGE_CODE,
|
||||
verbose_name=_('Language'))
|
||||
last_modified = models.DateTimeField(auto_now=True)
|
||||
external_identifier = models.CharField(max_length=255, verbose_name=_('External identifier'), null=True, blank=True)
|
||||
notes = models.TextField(verbose_name=_('Notes'), null=True, blank=True)
|
||||
|
||||
objects = ScopedManager(organizer='organizer')
|
||||
|
||||
@@ -90,6 +92,8 @@ class Customer(LoggedModel):
|
||||
self.name_cached = ''
|
||||
self.email = None
|
||||
self.phone = None
|
||||
self.external_identifier = None
|
||||
self.notes = None
|
||||
self.save()
|
||||
self.all_logentries().update(data={}, shredded=True)
|
||||
self.orders.all().update(customer=None)
|
||||
|
||||
@@ -179,6 +179,7 @@ class Device(LoggedModel):
|
||||
return {
|
||||
'can_view_orders',
|
||||
'can_change_orders',
|
||||
'can_view_vouchers',
|
||||
'can_manage_gift_cards'
|
||||
}
|
||||
|
||||
|
||||
@@ -700,8 +700,8 @@ class Event(EventMixin, LoggedModel):
|
||||
|
||||
from ..signals import event_copy_data
|
||||
from . import (
|
||||
Discount, Item, ItemAddOn, ItemBundle, ItemCategory, ItemMetaValue, Question,
|
||||
Quota,
|
||||
Discount, Item, ItemAddOn, ItemBundle, ItemCategory, ItemMetaValue,
|
||||
Question, Quota,
|
||||
)
|
||||
|
||||
# Note: avoid self.set_active_plugins(), it causes trouble e.g. for the badges plugin.
|
||||
@@ -723,7 +723,7 @@ class Event(EventMixin, LoggedModel):
|
||||
tax_map[t.pk] = t
|
||||
t.pk = None
|
||||
t.event = self
|
||||
t.save()
|
||||
t.save(force_insert=True)
|
||||
t.log_action('pretix.object.cloned')
|
||||
|
||||
category_map = {}
|
||||
@@ -731,7 +731,7 @@ class Event(EventMixin, LoggedModel):
|
||||
category_map[c.pk] = c
|
||||
c.pk = None
|
||||
c.event = self
|
||||
c.save()
|
||||
c.save(force_insert=True)
|
||||
c.log_action('pretix.object.cloned')
|
||||
|
||||
item_meta_properties_map = {}
|
||||
@@ -739,7 +739,7 @@ class Event(EventMixin, LoggedModel):
|
||||
item_meta_properties_map[imp.pk] = imp
|
||||
imp.pk = None
|
||||
imp.event = self
|
||||
imp.save()
|
||||
imp.save(force_insert=True)
|
||||
imp.log_action('pretix.object.cloned')
|
||||
|
||||
item_map = {}
|
||||
@@ -760,7 +760,7 @@ class Event(EventMixin, LoggedModel):
|
||||
if i.grant_membership_type and other.organizer_id != self.organizer_id:
|
||||
i.grant_membership_type = None
|
||||
|
||||
i.save()
|
||||
i.save() # no force_insert since i.picture.save could have already inserted
|
||||
i.log_action('pretix.object.cloned')
|
||||
|
||||
if require_membership_types and other.organizer_id == self.organizer_id:
|
||||
@@ -770,19 +770,19 @@ class Event(EventMixin, LoggedModel):
|
||||
variation_map[v.pk] = v
|
||||
v.pk = None
|
||||
v.item = i
|
||||
v.save()
|
||||
v.save(force_insert=True)
|
||||
|
||||
for imv in ItemMetaValue.objects.filter(item__event=other).prefetch_related('item', 'property'):
|
||||
imv.pk = None
|
||||
imv.property = item_meta_properties_map[imv.property.pk]
|
||||
imv.item = item_map[imv.item.pk]
|
||||
imv.save()
|
||||
imv.save(force_insert=True)
|
||||
|
||||
for ia in ItemAddOn.objects.filter(base_item__event=other).prefetch_related('base_item', 'addon_category'):
|
||||
ia.pk = None
|
||||
ia.base_item = item_map[ia.base_item.pk]
|
||||
ia.addon_category = category_map[ia.addon_category.pk]
|
||||
ia.save()
|
||||
ia.save(force_insert=True)
|
||||
|
||||
for ia in ItemBundle.objects.filter(base_item__event=other).prefetch_related('base_item', 'bundled_item', 'bundled_variation'):
|
||||
ia.pk = None
|
||||
@@ -790,7 +790,7 @@ class Event(EventMixin, LoggedModel):
|
||||
ia.bundled_item = item_map[ia.bundled_item.pk]
|
||||
if ia.bundled_variation:
|
||||
ia.bundled_variation = variation_map[ia.bundled_variation.pk]
|
||||
ia.save()
|
||||
ia.save(force_insert=True)
|
||||
|
||||
quota_map = {}
|
||||
for q in Quota.objects.filter(event=other, subevent__isnull=True).prefetch_related('items', 'variations'):
|
||||
@@ -801,7 +801,7 @@ class Event(EventMixin, LoggedModel):
|
||||
q.pk = None
|
||||
q.event = self
|
||||
q.closed = False
|
||||
q.save()
|
||||
q.save(force_insert=True)
|
||||
q.log_action('pretix.object.cloned')
|
||||
for i in items:
|
||||
if i.pk in item_map:
|
||||
@@ -814,7 +814,7 @@ class Event(EventMixin, LoggedModel):
|
||||
items = list(d.condition_limit_products.all())
|
||||
d.pk = None
|
||||
d.event = self
|
||||
d.save()
|
||||
d.save(force_insert=True)
|
||||
d.log_action('pretix.object.cloned')
|
||||
for i in items:
|
||||
if i.pk in item_map:
|
||||
@@ -827,7 +827,7 @@ class Event(EventMixin, LoggedModel):
|
||||
question_map[q.pk] = q
|
||||
q.pk = None
|
||||
q.event = self
|
||||
q.save()
|
||||
q.save(force_insert=True)
|
||||
q.log_action('pretix.object.cloned')
|
||||
|
||||
for i in items:
|
||||
@@ -835,7 +835,7 @@ class Event(EventMixin, LoggedModel):
|
||||
for o in opts:
|
||||
o.pk = None
|
||||
o.question = q
|
||||
o.save()
|
||||
o.save(force_insert=True)
|
||||
|
||||
for q in self.questions.filter(dependency_question__isnull=False):
|
||||
q.dependency_question = question_map[q.dependency_question_id]
|
||||
@@ -845,10 +845,10 @@ class Event(EventMixin, LoggedModel):
|
||||
if isinstance(rules, dict):
|
||||
for k, v in rules.items():
|
||||
if k == 'lookup':
|
||||
if v[0] == 'product':
|
||||
v[1] = str(item_map.get(int(v[1]), 0).pk) if int(v[1]) in item_map else "0"
|
||||
elif v[0] == 'variation':
|
||||
v[1] = str(variation_map.get(int(v[1]), 0).pk) if int(v[1]) in variation_map else "0"
|
||||
if rules[k][0] == 'product':
|
||||
rules[k][1] = str(item_map.get(int(v[1]), 0).pk) if int(v[1]) in item_map else "0"
|
||||
elif rules[k][0] == 'variation':
|
||||
rules[k][1] = str(variation_map.get(int(v[1]), 0).pk) if int(v[1]) in variation_map else "0"
|
||||
else:
|
||||
_walk_rules(v)
|
||||
elif isinstance(rules, list):
|
||||
@@ -864,7 +864,7 @@ class Event(EventMixin, LoggedModel):
|
||||
rules = cl.rules
|
||||
_walk_rules(rules)
|
||||
cl.rules = rules
|
||||
cl.save()
|
||||
cl.save(force_insert=True)
|
||||
cl.log_action('pretix.object.cloned')
|
||||
for i in items:
|
||||
cl.limit_products.add(item_map[i.pk])
|
||||
@@ -873,21 +873,25 @@ class Event(EventMixin, LoggedModel):
|
||||
if other.seating_plan.organizer_id == self.organizer_id:
|
||||
self.seating_plan = other.seating_plan
|
||||
else:
|
||||
self.organizer.seating_plans.create(name=other.seating_plan.name, layout=other.seating_plan.layout)
|
||||
sp = other.seating_plan
|
||||
sp.pk = None
|
||||
sp.organizer = self.organizer
|
||||
sp.save(force_insert=True)
|
||||
self.seating_plan = sp
|
||||
self.save()
|
||||
|
||||
for m in other.seat_category_mappings.filter(subevent__isnull=True):
|
||||
m.pk = None
|
||||
m.event = self
|
||||
m.product = item_map[m.product_id]
|
||||
m.save()
|
||||
m.save(force_insert=True)
|
||||
|
||||
for s in other.seats.filter(subevent__isnull=True):
|
||||
s.pk = None
|
||||
s.event = self
|
||||
if s.product_id:
|
||||
s.product = item_map[s.product_id]
|
||||
s.save()
|
||||
s.save(force_insert=True)
|
||||
|
||||
has_custom_style = other.settings.presale_css_file or other.settings.presale_widget_css_file
|
||||
skip_settings = (
|
||||
|
||||
@@ -55,7 +55,7 @@ from django.utils.formats import date_format
|
||||
from django.utils.functional import SimpleLazyObject
|
||||
from django.utils.html import conditional_escape
|
||||
from django.utils.timezone import now
|
||||
from django.utils.translation import gettext_lazy as _
|
||||
from django.utils.translation import gettext_lazy as _, pgettext
|
||||
from i18nfield.strings import LazyI18nString
|
||||
from PyPDF2 import PdfFileReader
|
||||
from pytz import timezone
|
||||
@@ -521,8 +521,12 @@ def variables_from_questions(sender, *args, **kwargs):
|
||||
|
||||
def _get_attendee_name_part(key, op, order, ev):
|
||||
if isinstance(key, tuple):
|
||||
return ' '.join(p for p in [_get_attendee_name_part(c[0], op, order, ev) for c in key] if p)
|
||||
return op.attendee_name_parts.get(key, '')
|
||||
parts = [_get_attendee_name_part(c[0], op, order, ev) for c in key if not (c[0] == 'salutation' and op.attendee_name_parts.get(c[0], '') == "Mx")]
|
||||
return ' '.join(p for p in parts if p)
|
||||
value = op.attendee_name_parts.get(key, '')
|
||||
if key == 'salutation':
|
||||
return pgettext('person_name_salutation', value)
|
||||
return value
|
||||
|
||||
|
||||
def _get_ia_name_part(key, op, order, ev):
|
||||
@@ -542,6 +546,14 @@ def get_variables(event):
|
||||
v = copy.copy(DEFAULT_VARIABLES)
|
||||
|
||||
scheme = PERSON_NAME_SCHEMES[event.settings.name_scheme]
|
||||
|
||||
concatenation_for_salutation = scheme.get("concatenation_for_salutation", scheme["concatenation"])
|
||||
v['attendee_name_for_salutation'] = {
|
||||
'label': _("Attendee name for salutation"),
|
||||
'editor_sample': _("Mr Doe"),
|
||||
'evaluate': lambda op, order, ev: concatenation_for_salutation(op.attendee_name_parts or {})
|
||||
}
|
||||
|
||||
for key, label, weight in scheme['fields']:
|
||||
v['attendee_name_%s' % key] = {
|
||||
'label': _("Attendee name: {part}").format(part=label),
|
||||
@@ -559,6 +571,12 @@ def get_variables(event):
|
||||
v['invoice_name']['editor_sample'] = scheme['concatenation'](scheme['sample'])
|
||||
v['attendee_name']['editor_sample'] = scheme['concatenation'](scheme['sample'])
|
||||
|
||||
v['invoice_name_for_salutation'] = {
|
||||
'label': _("Invoice address name for salutation"),
|
||||
'editor_sample': _("Mr Doe"),
|
||||
'evaluate': lambda op, order, ev: concatenation_for_salutation(order.invoice_address.name_parts if getattr(order, 'invoice_address', None) else {})
|
||||
}
|
||||
|
||||
for key, label, weight in scheme['fields']:
|
||||
v['invoice_name_%s' % key] = {
|
||||
'label': _("Invoice address name: {part}").format(part=label),
|
||||
|
||||
@@ -1265,7 +1265,8 @@ class CustomerFilterForm(FilterForm):
|
||||
orders = {
|
||||
'email': 'email',
|
||||
'identifier': 'identifier',
|
||||
'name_cached': 'name_cached',
|
||||
'name': 'name_cached',
|
||||
'external_identifier': 'external_identifier',
|
||||
}
|
||||
query = forms.CharField(
|
||||
label=_('Search query'),
|
||||
@@ -1309,6 +1310,8 @@ class CustomerFilterForm(FilterForm):
|
||||
Q(email__icontains=query)
|
||||
| Q(name_cached__icontains=query)
|
||||
| Q(identifier__istartswith=query)
|
||||
| Q(external_identifier__icontains=query)
|
||||
| Q(notes__icontains=query)
|
||||
)
|
||||
|
||||
if fdata.get('status') == 'active':
|
||||
|
||||
@@ -607,7 +607,7 @@ class CustomerUpdateForm(forms.ModelForm):
|
||||
|
||||
class Meta:
|
||||
model = Customer
|
||||
fields = ['is_active', 'name_parts', 'email', 'is_verified', 'phone', 'locale']
|
||||
fields = ['is_active', 'external_identifier', 'name_parts', 'email', 'is_verified', 'phone', 'locale', 'notes']
|
||||
|
||||
def __init__(self, *args, **kwargs):
|
||||
super().__init__(*args, **kwargs)
|
||||
@@ -651,7 +651,7 @@ class CustomerCreateForm(CustomerUpdateForm):
|
||||
|
||||
class Meta:
|
||||
model = Customer
|
||||
fields = ['identifier', 'is_active', 'name_parts', 'email', 'is_verified', 'locale']
|
||||
fields = ['is_active', 'identifier', 'external_identifier', 'name_parts', 'email', 'is_verified', 'phone', 'locale', 'notes']
|
||||
|
||||
|
||||
class MembershipUpdateForm(forms.ModelForm):
|
||||
|
||||
@@ -27,6 +27,10 @@
|
||||
<dl class="dl-horizontal">
|
||||
<dt>{% trans "Customer ID" %}</dt>
|
||||
<dd>#{{ customer.identifier }}</dd>
|
||||
{% if customer.external_identifier %}
|
||||
<dt>{% trans "External identifier" %}</dt>
|
||||
<dd>{{ customer.external_identifier }}</dd>
|
||||
{% endif %}
|
||||
<dt>{% trans "Status" %}</dt>
|
||||
<dd>
|
||||
{% if not customer.is_active %}
|
||||
@@ -59,6 +63,10 @@
|
||||
<dt>{% trans "Last login" %}</dt>
|
||||
<dd>{% if customer.last_login %}{{ customer.last_login|date:"SHORT_DATETIME_FORMAT" }}{% else %}
|
||||
–{% endif %}</dd>
|
||||
{% if customer.notes %}
|
||||
<dt>{% trans "Notes" %}</dt>
|
||||
<dd>{{ customer.notes|linebreaks }}</dd>
|
||||
{% endif %}
|
||||
</dl>
|
||||
</form>
|
||||
<div class="text-right">
|
||||
|
||||
@@ -62,6 +62,9 @@
|
||||
<th>{% trans "Name" %}
|
||||
<a href="?{% url_replace request 'ordering' '-name' %}"><i class="fa fa-caret-down"></i></a>
|
||||
<a href="?{% url_replace request 'ordering' 'name' %}"><i class="fa fa-caret-up"></i></a></th>
|
||||
<th>{% trans "External identifier" %}
|
||||
<a href="?{% url_replace request 'ordering' '-external_identifier' %}"><i class="fa fa-caret-down"></i></a>
|
||||
<a href="?{% url_replace request 'ordering' 'external_identifier' %}"><i class="fa fa-caret-up"></i></a></th>
|
||||
<th></th>
|
||||
</tr>
|
||||
</thead>
|
||||
@@ -81,6 +84,7 @@
|
||||
{% if not c.is_verified %}</strike>{% endif %}
|
||||
</td>
|
||||
<td>{{ c.name }}</td>
|
||||
<td>{% if c.external_identifier %}{{ c.external_identifier }}{% endif %}</td>
|
||||
<td class="text-right">
|
||||
<a href="{% url "control:organizer.customer" organizer=request.organizer.slug customer=c.identifier %}"
|
||||
class="btn btn-default btn-sm" data-toggle="tooltip" title="{% trans "Details" %}">
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2021-09-15 11:22+0000\n"
|
||||
"Last-Translator: Mohamed Tawfiq <mtawfiq@wafyapp.com>\n"
|
||||
"Language-Team: Arabic <https://translate.pretix.eu/projects/pretix/pretix/ar/"
|
||||
@@ -20,6 +20,37 @@ msgstr ""
|
||||
"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
|
||||
"X-Generator: Weblate 4.8\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "البيع متوقف الآن"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "انتهى البيع الأولي"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "لم يبدأ البيع الأولي بعد"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "للبيع"
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
"Full device access (reading and changing orders and gift cards, reading of "
|
||||
@@ -60,7 +91,7 @@ msgstr "روابط إعادة التوجيه"
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr "قائمة العناوين المسموح بها، مفصولة بمسافة"
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr "هوية العميل"
|
||||
|
||||
@@ -102,7 +133,7 @@ msgstr "لا توجد حصة كافية متاحة في الحصة \"{}\" لإج
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr "المقعد المحدد \"{seat}\" غير متوفر."
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr "هناك عنصر أو أكثر لا ينتمي إلى هذه الفعالية."
|
||||
@@ -551,47 +582,47 @@ msgid "Event currency"
|
||||
msgstr "عملة الفعالية"
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr "وقت بداية الفعالية"
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr "وقت نهاية الفعالية"
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr "وقت قبول التسجيل"
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr "بداية عرض ما قبل البيع"
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr "نهاية عرض ما قبل البيع"
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr "الموقع"
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr "خط العرض"
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr "خط الطول"
|
||||
|
||||
@@ -771,7 +802,7 @@ msgstr "مرسل الفاتورة:"
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1176,6 +1207,7 @@ msgstr "إجمالي الطلب"
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1538,7 +1570,7 @@ msgstr "الطلب"
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr "معرف الدفع"
|
||||
|
||||
@@ -1684,6 +1716,7 @@ msgstr "وضع الاختبار"
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr "العملة"
|
||||
@@ -2575,7 +2608,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr "أضف تذاكر لتاريخ مختلف"
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2741,7 +2774,7 @@ msgstr ""
|
||||
msgid "The slug may only contain letters, numbers, dots and dashes."
|
||||
msgstr "يجب أن يحتوي الرابط فقط على أحرف وأرقام ونقاط وشرطات."
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
msgid "Show in lists"
|
||||
msgstr "أظهرهذا في قوائم"
|
||||
|
||||
@@ -2753,7 +2786,7 @@ msgstr ""
|
||||
"إذا تم تحديدها، فستظهر هذه الفعالية بشكل عام في قائمة الفعاليات لحساب المنظم "
|
||||
"الخاص بك."
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
@@ -2762,7 +2795,7 @@ msgstr ""
|
||||
"اختياري. لن يتم بيع أي منتجات بعد هذا التاريخ. إذا لم تقم بتعيين هذه "
|
||||
"القيمة ، فسينتهي عرض ما قبل البيع بعد تاريخ انتهاء الفعالية الخاصة بك."
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr "اختياري. لن يتم بيع أي منتجات قبل هذا التاريخ."
|
||||
@@ -2780,7 +2813,7 @@ msgstr "الإضافات"
|
||||
msgid "Event series"
|
||||
msgstr "فعالية بأوقات مختلفة"
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
#, fuzzy
|
||||
#| msgid "Settings"
|
||||
msgid "Seating plan"
|
||||
@@ -2819,44 +2852,44 @@ msgstr "فعالية"
|
||||
msgid "Events"
|
||||
msgstr "فعاليات"
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
msgstr ""
|
||||
"لقد قمت بإعداد منتج مدفوع واحد على الأقل، ولكن لم تقم بتفعيل أي وسيلة سداد."
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr "تحتاج إلى إعداد حصة واحدة على الأقل لبيع أي شيء."
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr "تحتاج إلى ملء المعلومة الوصفية \"{property}\"."
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr "بمجرد إنشاء فعالية لا يمكن التغيير بين سلسلة فعاليات وفعالية واحدة."
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr "لا يمكن تغيير رابط الفعالية."
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr "لقد تم استخدام هذا الرابط مسبقا لفعالية مختلفة."
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr "لا يمكن أن تنتهي الفعالية قبل أن تبدأ."
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr "لا يمكن أن ينتهي العرض المسبق للفعالية قبل أن يبدأ."
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
@@ -2864,7 +2897,7 @@ msgstr ""
|
||||
"يكون هذا التاريخ مرئيا في الواجهة الأمامية للمستخدمين فقط في حال تم تمكين "
|
||||
"مربع الاختيار هذا."
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
msgid ""
|
||||
"If selected, this event will show up publicly on the list of dates for your "
|
||||
"event."
|
||||
@@ -2872,43 +2905,43 @@ msgstr ""
|
||||
"إذا تم الحديد، فستظهر هذه الفعالية بشكل عام في قائمة تواريخ الفعالية الخاصة "
|
||||
"بك."
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr "نص الصفحة الأولى"
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr "التاريخ في سلسلة الفعالية"
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr "التواريخ في سلسلة الفعالية"
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr "عنصر أو أكثر لا ينتمي إلى هذه الفعالية."
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr "لا يمكن أن يحتوي على مسافات أو أحرف خاصة باستثناء الشرطات السفلية"
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr "لا يسمح أن يحتوي اسم الملكية إلا على أحرف وأرقام وشرطات سفلية فقط."
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
msgid "Default value"
|
||||
msgstr "القيمة الافتراضية"
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr "لا يمكن تغييرها إلا من قبل المسؤولين برتبة منظم"
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
msgid "Required for events"
|
||||
msgstr "مطلوب للفعاليات"
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
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"
|
||||
@@ -2916,11 +2949,11 @@ msgstr ""
|
||||
"إذا تم تحديده ، فلا يمكن أن تكون الفعالية مباشرة إلا إذا تم تعيين الخاصية. "
|
||||
"في سلسلة الفعالية، يكون دائما تعيين قيمة للتواريخ الفردية أمرا اختياريا"
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
msgid "Valid values"
|
||||
msgstr "قيم صالحة"
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
@@ -2928,11 +2961,11 @@ msgstr ""
|
||||
"إذا أبقيت هذا فارغا ، فسيتم السماح بأي قيمة. وإلا ، أدخل قيمة واحدة محتملة "
|
||||
"في كل سطر."
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr "يمكن أن تكون الخاصية إما مطلوبة أو لها قيمة افتراضية ، وليس كليهما."
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
msgstr "لا يمكنك تعيين قيمة افتراضية غير صالحة."
|
||||
|
||||
@@ -10254,20 +10287,6 @@ msgstr "تسوق الحية و[خبر] تشغيل"
|
||||
msgid "Inactive"
|
||||
msgstr "غير نشط"
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "لم يبدأ البيع الأولي بعد"
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "انتهى البيع الأولي"
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -13699,6 +13718,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -15505,19 +15525,6 @@ msgstr "سلسلة"
|
||||
msgid "More quotas"
|
||||
msgstr "المزيد من الحصص"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "البيع متوقف الآن"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "للبيع"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
msgid "Open event dashboard"
|
||||
@@ -21922,7 +21929,7 @@ msgstr "شارات"
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -22298,6 +22305,7 @@ msgstr "الإدخالات الخاصة بك غير صالحة ، الرجاء
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr "المسدد"
|
||||
|
||||
@@ -22865,7 +22873,7 @@ msgstr "تم التسجيل تلقائيا"
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr "سري"
|
||||
|
||||
@@ -22917,48 +22925,94 @@ msgstr "جميع قوائم التسجيل"
|
||||
msgid "A fully customizable payment method for manual processing."
|
||||
msgstr "يضيف هذا البرنامج المساعد طريقة دفع قابلة للتخصيص والمعالجة اليدوية."
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr "PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
"يتم استخدام PayPal sandbox ، يمكنك الاختبار دون إرسال المبالغ فعليًا ولكنك "
|
||||
"ستحتاج إلى مستخدم PayPal sandbox لتسجيل الدخول."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
msgid "PayPal account"
|
||||
msgstr "حساب PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
#, fuzzy
|
||||
#| msgid "PayPal payment ID"
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr "رقم مرجع سداد PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr ""
|
||||
"انقر هنا للحصول على برنامج تعليمي حول كيفية الحصول على المفاتيح المطلوبة"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr "نقطة النهاية"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
#, fuzzy
|
||||
#| msgid "Enable payment method"
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr "تفعيل طريقة الدفع"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
msgid "Reference prefix"
|
||||
msgstr "رمز يسبق المرجع"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
@@ -22966,13 +23020,13 @@ msgstr ""
|
||||
"ستتم إضافة أي قيمة يتم إدخالها هنا أمام مرجع الحجز العادي الذي يحتوي على رقم "
|
||||
"الطلب."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
#, fuzzy
|
||||
#| msgid "Reference prefix"
|
||||
msgid "Reference postfix"
|
||||
msgstr "رمز يسبق المرجع"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Any value entered here will be added in front of the regular booking "
|
||||
@@ -22984,7 +23038,19 @@ msgstr ""
|
||||
"ستتم إضافة أي قيمة يتم إدخالها هنا أمام مرجع الحجز العادي الذي يحتوي على رقم "
|
||||
"الطلب."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
#, fuzzy
|
||||
#| msgid "Customer actions"
|
||||
msgid "-- Automatic --"
|
||||
msgstr "إجراءات العملاء"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
#, fuzzy
|
||||
#| msgid "Any country"
|
||||
msgid "Buyer country"
|
||||
msgstr "أي بلد"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
"clicking on the following button, you can either create a new PayPal account "
|
||||
@@ -22993,16 +23059,16 @@ msgstr ""
|
||||
"لقبول المدفوعات عبر PayPal ، ستحتاج إلى حساب في PayPal. من خلال النقر على "
|
||||
"الزر التالي ، يمكنك إما إنشاء حساب PayPal جديد يربط pretix بحساب موجود."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr "اتصل مع {icon} PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr "اقطع الاتصال ب PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
@@ -23010,16 +23076,16 @@ msgstr ""
|
||||
"يرجى إعداد PayPal Webhook إلى نقطة النهاية التالية لإلغاء الطلبات تلقائيا "
|
||||
"عند رد المدفوعات خارجيا."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr "لا يعالج PayPal المدفوعات بعملة الفعالية الخاصة بك."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr "يرجى مراجعة صفحة PayPal هذه للحصول على قائمة كاملة بالعملات المدعومة."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -23031,86 +23097,147 @@ msgstr ""
|
||||
"هذا يعني أنه يجب إنشاء حساب PayPal المستلم وكذلك حساب المرسل في نفس البلد "
|
||||
"واستخدام نفس العملة. لن تتمكن الحسابات خارج الدولة من إرسال أي مدفوعات."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr "حدث خطأ أثناء الاتصال ب PayPal ، يرجى المحاولة مرة أخرى."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
"يتم استخدام PayPal sandbox ، يمكنك الاختبار دون إرسال المبالغ فعليًا ولكنك "
|
||||
"ستحتاج إلى مستخدم PayPal sandbox لتسجيل الدخول."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr "كانت لدينا مشكلة في التواصل مع PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
#, fuzzy
|
||||
#| msgid "This gift card was used in the meantime. Please try again."
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr "تم استخدام بطاقة الهدايا هذه في هذه الأثناء. حاول مرة اخرى."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
#, fuzzy
|
||||
#| msgid "You may need to enable JavaScript for Stripe payments."
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr "قد تحتاج إلى تمكين JavaScript لمدفوعات Stripe."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
msgstr ""
|
||||
"لم نتمكن من معالجة الدفع. انظر أدناه للحصول على تفاصيل حول كيفية المتابعة."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
msgstr "لم يوافق PayPal على الدفع بعد. سنبلغك بمجرد إتمام عملية الدفع."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr "حدث خطأ في إرسال بريد التأكيد."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr "فشل رد المبلغ عبر PayPal: {}"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr "تم إستلام قيمة هذه الفاتورة مسبقا."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
msgid "PayPal payment ID"
|
||||
msgstr "رقم مرجع سداد PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
msgid "PayPal sale ID"
|
||||
msgstr "رقم مرجع البيع في PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
#, fuzzy
|
||||
#| msgid "PayPal"
|
||||
msgid "PayPal APM"
|
||||
msgstr "PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
#, fuzzy
|
||||
#| msgid "Link to enable payment method"
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr "رابط لتمكين طريقة الدفع"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr "تم السداد."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr "تم رفض عملية السداد."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr "تم استرداد قيمة السداد."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr "تم عكس عملية السداد."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
msgid "Payment pending."
|
||||
msgstr "انتظار الدفع."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
#, fuzzy
|
||||
#| msgid "Order approved"
|
||||
msgid "Order approved."
|
||||
msgstr "تمت الموافقة على الطلب"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr "أبلغ PayPal عن حادثة: {}"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
#, fuzzy
|
||||
msgid "PayPal Connect: Client ID"
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr "اتصال PayPal: رقم العميل"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
#, fuzzy
|
||||
#| msgid "PayPal Connect: Secret key"
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr "اتصال PayPal: المفتاح السري"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
#, fuzzy
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr "اتصال PayPal: رقم العميل"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
#, fuzzy
|
||||
#| msgid "PayPal Connect Endpoint"
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr "نقطة نهاية اتصال PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
@@ -23118,7 +23245,18 @@ msgstr ""
|
||||
"سيتم سحب المبلغ الإجمالي المذكور أعلاه من حساب PayPal الخاص بك بعد تأكيد "
|
||||
"الشراء."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
@@ -23127,19 +23265,52 @@ msgstr ""
|
||||
"بعد النقر فوق متابعة ، سنعيد توجيهك إلى PayPal لملء تفاصيل الدفع الخاصة بك. "
|
||||
"ستتم إعادة توجيهك مرة أخرى هنا لمراجعة طلبك وتأكيده."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr "رقم مرجع البيع"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#, fuzzy
|
||||
#| msgid "Order"
|
||||
msgid "Order ID"
|
||||
msgstr "الطلب"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr "آخر تحديث"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr "القيمة الإجمالية"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr "رقم مرجع البيع"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr "قم بسداد الطلب"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "ادفع الطلب: %(code)s"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
#, fuzzy
|
||||
#| msgid "Please try again."
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr "حاول مرة اخرى."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
msgid ""
|
||||
"Our attempt to execute your Payment via PayPal has failed. Please try again "
|
||||
@@ -23171,11 +23342,13 @@ msgstr "لم يتم فتح نافذة إدخال بيانات الدفع الخ
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr "انقر هنا لفتح النافذة."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr "حدث خطأ أثناء الاتصال ب PayPal ، يرجى المحاولة مرة أخرى."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
@@ -23183,15 +23356,15 @@ msgstr ""
|
||||
"حساب PayPal الخاص بك مرتبط الآن ب pretix. يمكنك تغيير الإعدادات بالتفصيل "
|
||||
"أدناه."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr "تم استلام رد غير صالح من PayPal."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr "يبدو أنك قد ألغيت عملية السداد عبر PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
msgstr "تم قطع اتصال حساب PayPal الخاص بك."
|
||||
|
||||
@@ -24488,13 +24661,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr "تعذر إتمام عملية الدفع للسبب التالي:"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr "قم بسداد الطلب"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, python-format
|
||||
msgid "Confirm payment: %(code)s"
|
||||
@@ -26626,12 +26792,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr "احفظ التغييرات"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "ادفع الطلب: %(code)s"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr "قم بتغيير آلية الدفع"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2021-09-15 11:22+0000\n"
|
||||
"Last-Translator: Mohamed Tawfiq <mtawfiq@wafyapp.com>\n"
|
||||
"Language-Team: Arabic <https://translate.pretix.eu/projects/pretix/pretix-js/"
|
||||
@@ -30,6 +30,123 @@ msgstr "طلبات مكتملة"
|
||||
msgid "Comment:"
|
||||
msgstr "تعليق:"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
#, fuzzy
|
||||
#| msgid "Yes"
|
||||
msgid "eps"
|
||||
msgstr "نعم"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "المتابعة"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "جاري تأكيد الدفع الخاص بك …"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -52,11 +169,6 @@ msgstr "جاري الاتصال بStripe …"
|
||||
msgid "Total"
|
||||
msgstr "المجموع"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "جاري تأكيد الدفع الخاص بك …"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr "جاري الاتصال بالبنك الذي تتعامل معه …"
|
||||
@@ -130,10 +242,6 @@ msgstr "مستخدم"
|
||||
msgid "Cancel"
|
||||
msgstr "قم بالإلغاء"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "المتابعة"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2021-05-30 13:17+0000\n"
|
||||
"Last-Translator: albert <albert.serra.monner@gmail.com>\n"
|
||||
"Language-Team: Catalan <https://translate.pretix.eu/projects/pretix/pretix/"
|
||||
@@ -19,6 +19,37 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.6\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Botiga desactivada"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "S'ha acabat la prevenda"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "No ha començat la prevenda"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "En venda"
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
"Full device access (reading and changing orders and gift cards, reading of "
|
||||
@@ -57,7 +88,7 @@ msgstr "URIs de la redirecció"
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr "Llista de URIs permeses separades per espais"
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr "ID del client"
|
||||
|
||||
@@ -99,7 +130,7 @@ msgstr "No hi ha prou quota disponible a \"{}\" per realitzar l'operació."
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr "El seient \"{seat}\" no està disponible."
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr "Un o més ítems no pertanyen a aquest esdeveniment."
|
||||
@@ -560,47 +591,47 @@ msgid "Event currency"
|
||||
msgstr "Moneda de l'esdeveniment"
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr "Hora d'inici de l'esdeveniment"
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr "Hora de finalització de l'esdeveniment"
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr "Hora d'admissió"
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr "Inici de la prevenda"
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr "Fi de la prevenda"
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr "Ubicació"
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr "Latitud"
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr "Longitud"
|
||||
|
||||
@@ -781,7 +812,7 @@ msgstr "Emissor de la factura:"
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1190,6 +1221,7 @@ msgstr "Total de comandes"
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1552,7 +1584,7 @@ msgstr "Comanda"
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr "Identificador de pagament"
|
||||
|
||||
@@ -1698,6 +1730,7 @@ msgstr "Mode de prova"
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr "Moneda"
|
||||
@@ -2600,7 +2633,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr "Afegir tiquets per a una altra data"
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2768,7 +2801,7 @@ msgstr ""
|
||||
msgid "The slug may only contain letters, numbers, dots and dashes."
|
||||
msgstr "El mot només pot contenir lletres, números, punts i guions."
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
msgid "Show in lists"
|
||||
msgstr "Mostra a les llistes"
|
||||
|
||||
@@ -2780,7 +2813,7 @@ msgstr ""
|
||||
"Si es selecciona aquest esdeveniment es mostrarà públicament a la llista "
|
||||
"d'esdeveniments del vostre compte d'organitzador."
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
@@ -2790,7 +2823,7 @@ msgstr ""
|
||||
"especificau aquest valor, la prevenda acabarà després de la data de "
|
||||
"finalització del vostres esdeveniment."
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr "Opcional. No es vendrà cap producte abans d'aquesta data."
|
||||
@@ -2808,7 +2841,7 @@ msgstr "Connectors"
|
||||
msgid "Event series"
|
||||
msgstr "Sèrie d'esdeveniments"
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
msgid "Seating plan"
|
||||
msgstr ""
|
||||
|
||||
@@ -2845,7 +2878,7 @@ msgstr "Esdeveniment"
|
||||
msgid "Events"
|
||||
msgstr "Esdeveniments"
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
@@ -2853,45 +2886,45 @@ msgstr ""
|
||||
"Heu configurat al menys un producte pagat però no heu habilitat cap mètode "
|
||||
"de pagament."
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr "Heu de configurar al menys una quota per vendre alguna cosa."
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr ""
|
||||
"Una vegada creat, no es pot canviar un esdeveniment entre únic i en sèrie."
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr "El mot de l'esdeveniment no es pot canviar."
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr "Ja s'ha utilitzat aquest mot per a un altre esdeveniment."
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr "L'esdeveniment no pot acabar abans de que comenci."
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr "La prevenda de l'esdeveniment no pot acabar abans que comenci."
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
msgstr ""
|
||||
"Només si aquest selector està activat, els usuaris veuran la data al frontal."
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
msgid ""
|
||||
"If selected, this event will show up publicly on the list of dates for your "
|
||||
"event."
|
||||
@@ -2899,58 +2932,58 @@ msgstr ""
|
||||
"Si se selecciona, aquest esdeveniment es mostrarà públicament a la llista de "
|
||||
"dates del teu esdeveniment."
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr "Text de la pàgina frontal"
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr "Data a la sèrie d'esdeveniments"
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr "Dates a la sèrie d'esdeveniments"
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr "Una o més variacions no pertanyen a aquest esdeveniment."
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr "No pot contenir espais o caràcters especials excepte guions baixos"
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr ""
|
||||
"El nom de la propietat només pot tenir lletres, números i guions baixos."
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
msgid "Default value"
|
||||
msgstr "Valor predeterminat"
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
#, fuzzy
|
||||
#| msgid "Can change organizer settings"
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr "Poden canviar la configuració de l'organitzador"
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
#, fuzzy
|
||||
#| msgid "Refund order"
|
||||
msgid "Required for events"
|
||||
msgstr "Reemborsar comanda"
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
msgid ""
|
||||
"If checked, an event can only be taken live if the property is set. In event "
|
||||
"series, its always optional to set a value for individual dates"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
msgid "Valid values"
|
||||
msgstr "Valors vàlids"
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
@@ -2958,13 +2991,13 @@ msgstr ""
|
||||
"Si ho deixeu buit, es permet qualsevol valor. Altrament, poseu un valor "
|
||||
"permès a cada línia."
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr ""
|
||||
"Una propietat pot ser obligatòria o tenir un valor predeterminat, però no "
|
||||
"les dues coses alhora."
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
#, fuzzy
|
||||
#| msgid "You cannot select a quota that belongs to a different event."
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
@@ -10549,20 +10582,6 @@ msgstr "La tenda està activa i la pre-venda en marxa"
|
||||
msgid "Inactive"
|
||||
msgstr "Inactiu"
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "No ha començat la prevenda"
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "S'ha acabat la prevenda"
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -14082,6 +14101,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -15804,19 +15824,6 @@ msgstr ""
|
||||
msgid "More quotas"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Botiga desactivada"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "En venda"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
msgid "Open event dashboard"
|
||||
@@ -21852,7 +21859,7 @@ msgstr "Targes d'identificació"
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -22216,6 +22223,7 @@ msgstr "Ha succeït un error intern, si us plau intenteu-ho de nou."
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr "Pagador"
|
||||
|
||||
@@ -22761,7 +22769,7 @@ msgstr "Automàticament durant el pagament"
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr ""
|
||||
|
||||
@@ -22810,96 +22818,156 @@ msgstr "Filtra per estat"
|
||||
msgid "A fully customizable payment method for manual processing."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
msgid "PayPal account"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
#, fuzzy
|
||||
#| msgid "Payment ID"
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr "Identificador de pagament"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
#, fuzzy
|
||||
#| msgid "Enable payment method"
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr "Activa el mètode de pagament"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
#, fuzzy
|
||||
#| msgid "Subject prefix"
|
||||
msgid "Reference prefix"
|
||||
msgstr "Prefix de l'assumpte"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
#, fuzzy
|
||||
#| msgid "Subject prefix"
|
||||
msgid "Reference postfix"
|
||||
msgstr "Prefix de l'assumpte"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
msgid ""
|
||||
"Any value entered here will be added behind the regular booking reference "
|
||||
"containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
#, fuzzy
|
||||
#| msgid "Stripe account"
|
||||
msgid "-- Automatic --"
|
||||
msgstr "Compte de Stripe"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
#, fuzzy
|
||||
#| msgid "Any country"
|
||||
msgid "Buyer country"
|
||||
msgstr "Qualsevol país"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
"clicking on the following button, you can either create a new PayPal account "
|
||||
"connect pretix to an existing one."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -22908,114 +22976,210 @@ msgid ""
|
||||
"to send any payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
#, fuzzy
|
||||
#| msgid "This gift card was used in the meantime. Please try again."
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr "Aquesta targeta regal ja s'ha fet servir. Si us plau torneu a provar."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
#, fuzzy
|
||||
#| msgid "You need to select a variation of the product."
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr "Heu de seleccionar una variació del producte."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
#, fuzzy
|
||||
#| msgctxt "invoice"
|
||||
#| msgid "The payment for this invoice has already been received."
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr "Ja s'ha rebut el pagament per a aquesta factura."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
#, fuzzy
|
||||
#| msgid "Payment ID"
|
||||
msgid "PayPal payment ID"
|
||||
msgstr "Identificador de pagament"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
msgid "PayPal sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
msgid "PayPal APM"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
#, fuzzy
|
||||
#| msgid "Link to enable payment method"
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr "Enllaç per activar el mètode de pagament"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr "Pagament efectuat."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr "Pagament denegat."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr "Pagament reemborsat."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
msgid "Payment pending."
|
||||
msgstr "Pagament pendent."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
#, fuzzy
|
||||
#| msgid "Order approved"
|
||||
msgid "Order approved."
|
||||
msgstr "S'ha aprovat la comanda"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
msgid "PayPal Connect: Client ID"
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
"your order."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#, fuzzy
|
||||
#| msgid "Order"
|
||||
msgid "Order ID"
|
||||
msgstr "Comanda"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
#, fuzzy
|
||||
#| msgid "Sales tax"
|
||||
msgid "Sale ID"
|
||||
msgstr "Impost sobre la venda"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
msgid "Last update"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "Pagar comanda: %(code)s"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
#, fuzzy
|
||||
#| msgid "Please enter the same password twice"
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr "Si us plau, introduïu la mateixa contrasenya dues vegades"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
@@ -23045,25 +23209,27 @@ msgstr ""
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
msgstr ""
|
||||
|
||||
@@ -24273,13 +24439,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr "La transacció de pagament no s'ha pogut fer per la raó següent:"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Your order is pending payment: %(code)s"
|
||||
@@ -26405,12 +26564,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr "Desar els canvis"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "Pagar comanda: %(code)s"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr "Canviar el mode de pagament"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2020-12-19 07:00+0000\n"
|
||||
"Last-Translator: albert <albert.serra.monner@gmail.com>\n"
|
||||
"Language-Team: Catalan <https://translate.pretix.eu/projects/pretix/pretix-"
|
||||
@@ -29,6 +29,121 @@ msgstr ""
|
||||
msgid "Comment:"
|
||||
msgstr "Comentari:"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
msgid "eps"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -51,11 +166,6 @@ msgstr ""
|
||||
msgid "Total"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr ""
|
||||
@@ -129,10 +239,6 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2022-02-23 22:00+0000\n"
|
||||
"Last-Translator: Tonda Pavlík <reklamy@playton.cz>\n"
|
||||
"Language-Team: Czech <https://translate.pretix.eu/projects/pretix/pretix/cs/"
|
||||
@@ -19,6 +19,37 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 4.8\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Obchod vypnut"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Předprodej ukončen"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Předprodej zatím nezačal"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "V prodeji"
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
"Full device access (reading and changing orders and gift cards, reading of "
|
||||
@@ -55,7 +86,7 @@ msgstr "URI použité pro přesměrování"
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr "Seznam povolených URI, oddělených mezerou"
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr "Klientské ID"
|
||||
|
||||
@@ -97,7 +128,7 @@ msgstr "Na kvótu „{}“ není k dispozici dostatek kvóty k provedení operac
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr "Vybrané místo „{seat}“ není k dispozici."
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr "Jedna nebo více položek do této události nepatří."
|
||||
@@ -547,47 +578,47 @@ msgid "Event currency"
|
||||
msgstr "Měna události"
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr "Čas začátku události"
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr "Čas konce události"
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr "Vstupní čas"
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr "Začátek předprodeje"
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr "Konec předprodeje"
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr "Lokace"
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr "Zeměpisná šířka"
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr "Zeměpisná délka"
|
||||
|
||||
@@ -768,7 +799,7 @@ msgstr "Odesílatel faktury:"
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1171,6 +1202,7 @@ msgstr "Celkem"
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1528,7 +1560,7 @@ msgstr "Objednávka"
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr "ID platby"
|
||||
|
||||
@@ -1672,6 +1704,7 @@ msgstr "Testovací režím"
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr "Měna"
|
||||
@@ -2548,7 +2581,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2709,7 +2742,7 @@ msgstr ""
|
||||
msgid "The slug may only contain letters, numbers, dots and dashes."
|
||||
msgstr "Krátká forma může obsahovat pouze písmena, číslice, tečky a pomlčky."
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
msgid "Show in lists"
|
||||
msgstr "Zobrazit v seznamu"
|
||||
|
||||
@@ -2721,7 +2754,7 @@ msgstr ""
|
||||
"Pokud je vybrána, tato událost se veřejně zobrazí v seznamu událostí pro váš "
|
||||
"účet organizátora."
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
@@ -2730,7 +2763,7 @@ msgstr ""
|
||||
"Volitelný. Po tomto datu nebudou prodávány žádné produkty. Pokud tuto "
|
||||
"hodnotu nenastavíte, předprodej skončí po datu ukončení vaší akce."
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr "Volitelný. Před tímto datem nebudou prodávány žádné produkty."
|
||||
@@ -2748,7 +2781,7 @@ msgstr "Zásuvné moduly"
|
||||
msgid "Event series"
|
||||
msgstr "Série událostí"
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
msgid "Seating plan"
|
||||
msgstr "Plán usazení"
|
||||
|
||||
@@ -2786,7 +2819,7 @@ msgstr "Událost"
|
||||
msgid "Events"
|
||||
msgstr "Události"
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
@@ -2794,38 +2827,38 @@ msgstr ""
|
||||
"Nakonfigurovali jste alespoň jeden placený produkt, ale nepovolili jste "
|
||||
"žádné platební metody."
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr "K prodeji čehokoli musíte nakonfigurovat alespoň jednu kvótu."
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr "Musíte vyplnit meta parametr \"{property}\"."
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr ""
|
||||
"Jakmile je událost vytvořena, nemůže se měnit mezi sérií a jedinou událostí."
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr "Shluk událostí nemůže byt změněn."
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr "Shluk událostí již byl použit pro jinou akci."
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr "Událost nemůže končit před začátkem."
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr "Předprodej akce nemůže skončit dříve, než začne."
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
@@ -2833,7 +2866,7 @@ msgstr ""
|
||||
"Pouze když je toto zaškrtávací políčko aktivní, je toto datum viditelné v "
|
||||
"klientském rozhraní."
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
msgid ""
|
||||
"If selected, this event will show up publicly on the list of dates for your "
|
||||
"event."
|
||||
@@ -2841,43 +2874,43 @@ msgstr ""
|
||||
"Pokud je vybrána, tato událost se veřejně zobrazí v seznamu dat vaší "
|
||||
"události."
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr "Text na přední straně"
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr "Datum v sérii událostí"
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr "Data v sérii událostí"
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr "Jedna nebo více variant nepatří k této akci."
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr "Nesmí obsahovat mezery ani speciální znaky kromě podtržítek"
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr "Název vlastnosti může obsahovat pouze písmena, čísla a podtržítka."
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
msgid "Default value"
|
||||
msgstr "Výchozí hodnota"
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr "Může být změněno pouze organizačními administrátory"
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
msgid "Required for events"
|
||||
msgstr "Povinné pro akce"
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
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"
|
||||
@@ -2886,11 +2919,11 @@ msgstr ""
|
||||
"případě, že je tato vlastnost nastavena. V vícedenních událostech je "
|
||||
"nastavení hodnoty pro jednotlivá data vždy volitelné"
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
msgid "Valid values"
|
||||
msgstr "Platné hodnoty"
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
@@ -2898,12 +2931,12 @@ msgstr ""
|
||||
"Pokud necháte tuto hodnotu prázdnou, je povolena jakákoli hodnota. V opačném "
|
||||
"případě zadejte jednu možnou hodnotu na řádek."
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr ""
|
||||
"Vlastnost může být buď povinná, nebo může mít výchozí hodnotu, nikoli obojí."
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
msgstr "Nelze nastavit výchozí hodnotu, která není platnou hodnotou."
|
||||
|
||||
@@ -9390,20 +9423,6 @@ msgstr ""
|
||||
msgid "Inactive"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Předprodej zatím nezačal"
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Předprodej ukončen"
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -12674,6 +12693,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -14309,19 +14329,6 @@ msgstr ""
|
||||
msgid "More quotas"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Obchod vypnut"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "V prodeji"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
msgid "Open event dashboard"
|
||||
@@ -20040,7 +20047,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -20395,6 +20402,7 @@ msgstr ""
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr ""
|
||||
|
||||
@@ -20913,7 +20921,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr ""
|
||||
|
||||
@@ -20956,92 +20964,150 @@ msgstr ""
|
||||
msgid "A fully customizable payment method for manual processing."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
msgid "PayPal account"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
#, fuzzy
|
||||
#| msgid "Payment ID"
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr "ID platby"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
#, fuzzy
|
||||
#| msgid "Payment method"
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr "Způsob platby"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
msgid "Reference prefix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
msgid "Reference postfix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
msgid ""
|
||||
"Any value entered here will be added behind the regular booking reference "
|
||||
"containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
msgid "-- Automatic --"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
#, fuzzy
|
||||
#| msgid "Select country"
|
||||
msgid "Buyer country"
|
||||
msgstr "Vyberte zemi"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
"clicking on the following button, you can either create a new PayPal account "
|
||||
"connect pretix to an existing one."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -21050,109 +21116,197 @@ msgid ""
|
||||
"to send any payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
msgid "PayPal payment ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
msgid "PayPal sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
msgid "PayPal APM"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
msgid "Payment pending."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
#, fuzzy
|
||||
#| msgid "Order approved"
|
||||
msgid "Order approved."
|
||||
msgstr "Objednávka byla potvrzena"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
msgid "PayPal Connect: Client ID"
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
"your order."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr ""
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#, fuzzy
|
||||
#| msgid "Order"
|
||||
msgid "Order ID"
|
||||
msgstr "Objednávka"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
msgid ""
|
||||
"Our attempt to execute your Payment via PayPal has failed. Please try again "
|
||||
@@ -21180,25 +21334,27 @@ msgstr ""
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
msgstr ""
|
||||
|
||||
@@ -22332,13 +22488,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, python-format
|
||||
msgid "Confirm payment: %(code)s"
|
||||
@@ -24298,12 +24447,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr ""
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2021-12-06 23:00+0000\n"
|
||||
"Last-Translator: Ondřej Sokol <osokol@treesoft.cz>\n"
|
||||
"Language-Team: Czech <https://translate.pretix.eu/projects/pretix/pretix-js/"
|
||||
@@ -29,6 +29,123 @@ msgstr "Označeno jako zaplacené"
|
||||
msgid "Comment:"
|
||||
msgstr "Komentář:"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
#, fuzzy
|
||||
#| msgid "Yes"
|
||||
msgid "eps"
|
||||
msgstr "Ano"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "Pokračovat"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Potvrzuji vaši platbu …"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -51,11 +168,6 @@ msgstr "Kontaktuji Stripe …"
|
||||
msgid "Total"
|
||||
msgstr "Celkem"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Potvrzuji vaši platbu …"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr "Kontaktuji vaši banku …"
|
||||
@@ -129,10 +241,6 @@ msgstr "Uplatněno"
|
||||
msgid "Cancel"
|
||||
msgstr "Zrušit"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "Pokračovat"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2022-04-01 13:36+0000\n"
|
||||
"Last-Translator: Anna-itk <abc@aarhus.dk>\n"
|
||||
"Language-Team: Danish <https://translate.pretix.eu/projects/pretix/pretix/da/"
|
||||
@@ -15,6 +15,37 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.11.2\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Butik deaktiveret"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Forsalg slut"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Forsalg ikke startet"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "Til salg"
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
"Full device access (reading and changing orders and gift cards, reading of "
|
||||
@@ -51,7 +82,7 @@ msgstr "Viderestillingsurler"
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr "Liste af tilladte urler adskilt af mellemrum"
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr "Klient-id"
|
||||
|
||||
@@ -97,7 +128,7 @@ msgstr ""
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr "Det valgte sæde \"{seat}\" er ikke tilgængeligt."
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr "En eller flere produkter hører ikke til dette arrangement."
|
||||
@@ -552,47 +583,47 @@ msgid "Event currency"
|
||||
msgstr "Eventvaluta"
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr "Starttidspunkt"
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr "Sluttidspunkt"
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr "Dørene åbnes"
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr "Start af forsalg"
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr "Slut af forsalg"
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr "Lokation"
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr ""
|
||||
|
||||
@@ -773,7 +804,7 @@ msgstr "Fakturaafsender:"
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1187,6 +1218,7 @@ msgstr "I alt"
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1560,7 +1592,7 @@ msgstr "Rækkefølge"
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr "Betalings-id"
|
||||
|
||||
@@ -1706,6 +1738,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr "Valuta"
|
||||
@@ -2604,7 +2637,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr "Tilføj booking til en ny dato"
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2769,7 +2802,7 @@ msgid "The slug may only contain letters, numbers, dots and dashes."
|
||||
msgstr ""
|
||||
"Den korte url må kun indeholder bogstaver, tal, punktummer og bindestreger."
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
#, fuzzy
|
||||
msgid "Show in lists"
|
||||
msgstr "Vis varianter"
|
||||
@@ -2783,7 +2816,7 @@ msgstr ""
|
||||
"Hvis sat, kan arrangementet dukke op på billetsystemets forside eller på en "
|
||||
"organizations profil."
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
@@ -2792,7 +2825,7 @@ msgstr ""
|
||||
"Valgfrit. Ingen produkter vil blive solgt efter denne dato. Hvis du ikke "
|
||||
"udfylder dette felt vil forsalget slutte efter din begivenheds slutdato."
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr "Valgfri. Ingen produkter vil blive solgt før denne dato."
|
||||
@@ -2810,7 +2843,7 @@ msgstr "Plugins"
|
||||
msgid "Event series"
|
||||
msgstr "Arrangementsrække"
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
#, fuzzy
|
||||
msgid "Seating plan"
|
||||
msgstr "Indstillinger"
|
||||
@@ -2849,53 +2882,53 @@ msgstr "Arrangement"
|
||||
msgid "Events"
|
||||
msgstr "Arrangementer"
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
#, fuzzy
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr "Indstillingerne for arrangementet er blevet ændret."
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
#, fuzzy
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr "Dette korte navn er allerede i brug. Vælg et andet."
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
#, fuzzy
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr "Delarrangement kan ikke være ingenting for arrangementsrække."
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
#, fuzzy
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr "Forsalgets sluttidspunkt skal være efter starttidspunktet."
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"If selected, this event will show up publicly on the list of dates for your "
|
||||
@@ -2904,68 +2937,68 @@ msgstr ""
|
||||
"Hvis sat, kan arrangementet dukke op på billetsystemets forside eller på en "
|
||||
"organizations profil."
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr "Forsidetekst"
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr "Dato i arrangementsrække"
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr "Datoer i arrangementsrække"
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
#, fuzzy
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr "En eller flere produkter hører ikke til dette arrangement."
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr "Må ikke indeholde mellemrum eller specialtegn undtaget underscore"
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr "Egenskaben må kun indeholde bogstaver, tal og understreger."
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
#, fuzzy
|
||||
msgid "Default value"
|
||||
msgstr "Standardsprog"
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
#, fuzzy
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr "Kan ændre arrangørindstillinger"
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
#, fuzzy
|
||||
msgid "Required for events"
|
||||
msgstr "Søg efter arrangementer"
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
msgid ""
|
||||
"If checked, an event can only be taken live if the property is set. In event "
|
||||
"series, its always optional to set a value for individual dates"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
#, fuzzy
|
||||
msgid "Valid values"
|
||||
msgstr "Samlet værdi"
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
#, fuzzy
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
msgstr "Du kan ikke vælge en kvote der hører til et andet arrangement."
|
||||
@@ -10023,20 +10056,6 @@ msgstr "Shop er live og forsalget er i gang"
|
||||
msgid "Inactive"
|
||||
msgstr "Inaktive"
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Forsalg ikke startet"
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Forsalg slut"
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -13515,6 +13534,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -15195,19 +15215,6 @@ msgstr "Række"
|
||||
msgid "More quotas"
|
||||
msgstr "Flere kvoter"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Butik deaktiveret"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "Til salg"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
#, fuzzy
|
||||
@@ -21254,7 +21261,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -21628,6 +21635,7 @@ msgstr "Din indtastning var ugyldig, se venligst detaljer nedenfor."
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr ""
|
||||
|
||||
@@ -22165,7 +22173,7 @@ msgstr "Automatisk ved betaling"
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr "Hemmelighed"
|
||||
|
||||
@@ -22212,95 +22220,153 @@ msgstr "Tjek-ind-lister"
|
||||
msgid "A fully customizable payment method for manual processing."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
#, fuzzy
|
||||
msgid "PayPal account"
|
||||
msgstr "Samlet beløb"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
#, fuzzy
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr "Aktiver betalingsmetode"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
#, fuzzy
|
||||
#| msgid "Enable payment method"
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr "Aktiver betalingsmetode"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
#, fuzzy
|
||||
msgid "Reference prefix"
|
||||
msgstr "Referencekode"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
#, fuzzy
|
||||
msgid "Reference postfix"
|
||||
msgstr "Referencekode"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
msgid ""
|
||||
"Any value entered here will be added behind the regular booking reference "
|
||||
"containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
#, fuzzy
|
||||
msgid "-- Automatic --"
|
||||
msgstr "Kundehandlinger"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
#, fuzzy
|
||||
#| msgid "Merchant country"
|
||||
msgid "Buyer country"
|
||||
msgstr "Sælgerland"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
"clicking on the following button, you can either create a new PayPal account "
|
||||
"connect pretix to an existing one."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -22309,15 +22375,40 @@ msgid ""
|
||||
"to send any payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
#, fuzzy
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr "Siden stødte på en uventet intern fejl. Prøv venligst igen."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr "Mailen kunne ikke sendes. Prøv venligst igen senere."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
#, fuzzy
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr "Du skal vælge en produktvariant."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
@@ -22325,99 +22416,167 @@ msgstr ""
|
||||
"Vi kunne ikke behandle din betaling. Se detaljer nedenfor ift. hvordan du "
|
||||
"skal fortsætte."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr "Fejl ved afsendelse af bekræftelses-e-mail."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
#, fuzzy
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr "Betalingen for denne faktura er allerede modtaget."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
#, fuzzy
|
||||
msgid "PayPal payment ID"
|
||||
msgstr "Aktiver betalingsmetode"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
msgid "PayPal sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
msgid "PayPal APM"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
#, fuzzy
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr "Aktiver betalingsmetode"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr "Betaling gennemført."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr "Betaling nægtet."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr "Betaling tilbagebetalt."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr "Betaling tilbageført."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#, fuzzy
|
||||
msgid "Payment pending."
|
||||
msgstr "Afventer betaling"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
#, fuzzy
|
||||
msgid "Order approved."
|
||||
msgstr "Bestiiling udløbet"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr "PayPal rapporterede en hændelse: {}"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
msgid "PayPal Connect: Client ID"
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
"your order."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#, fuzzy
|
||||
msgid "Sale ID"
|
||||
msgstr "Salg"
|
||||
#| msgid "Order"
|
||||
msgid "Order ID"
|
||||
msgstr "Rækkefølge"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr "Seneste opdatering"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr "Samlet værdi"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
#, fuzzy
|
||||
msgid "Sale ID"
|
||||
msgstr "Salg"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr "Betal bestilling"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "Betal ordre: %(code)s"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
#, fuzzy
|
||||
#| msgid "Please try again."
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr "Prøv venligst igen."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
msgid ""
|
||||
"Our attempt to execute your Payment via PayPal has failed. Please try again "
|
||||
@@ -22445,26 +22604,27 @@ msgstr ""
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr "Tryk her for at åbne vinduet."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
#, fuzzy
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr "Siden stødte på en uventet intern fejl. Prøv venligst igen."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
#, fuzzy
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
msgstr "Din kurv er blevet opdateret."
|
||||
@@ -23652,13 +23812,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr "Betal bestilling"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, fuzzy, python-format
|
||||
msgid "Confirm payment: %(code)s"
|
||||
@@ -25686,12 +25839,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr "Gem ændringer"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "Betal ordre: %(code)s"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr "Skift betalingsmetode"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2022-04-01 13:36+0000\n"
|
||||
"Last-Translator: Anna-itk <abc@aarhus.dk>\n"
|
||||
"Language-Team: Danish <https://translate.pretix.eu/projects/pretix/pretix-js/"
|
||||
@@ -28,6 +28,126 @@ msgstr "Markeret som betalt"
|
||||
msgid "Comment:"
|
||||
msgstr "Kommentar:"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
#, fuzzy
|
||||
#| msgid "Yes"
|
||||
msgid "eps"
|
||||
msgstr "Ja"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
#, fuzzy
|
||||
#| msgctxt "widget"
|
||||
#| msgid "Continue"
|
||||
msgid "Continue"
|
||||
msgstr "Fortsæt"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Bekræfter din betaling …"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -50,11 +170,6 @@ msgstr "Kontakter Stripe …"
|
||||
msgid "Total"
|
||||
msgstr "Total"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Bekræfter din betaling …"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr "Kontakter din bank …"
|
||||
@@ -134,13 +249,6 @@ msgstr "Indløs"
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
#, fuzzy
|
||||
#| msgctxt "widget"
|
||||
#| msgid "Continue"
|
||||
msgid "Continue"
|
||||
msgstr "Fortsæt"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -4,8 +4,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"PO-Revision-Date: 2022-04-28 10:40+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2022-04-28 18:04+0000\n"
|
||||
"Last-Translator: Raphael Michel <michel@rami.io>\n"
|
||||
"Language-Team: German <https://translate.pretix.eu/projects/pretix/pretix/de/"
|
||||
">\n"
|
||||
@@ -17,6 +17,37 @@ msgstr ""
|
||||
"X-Generator: Weblate 4.12\n"
|
||||
"X-Poedit-Bookmarks: -1,-1,904,-1,-1,-1,-1,-1,-1,-1\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Shop deaktiviert"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Verkauf beendet"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "noch nicht gestartet"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "Aktiv"
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
"Full device access (reading and changing orders and gift cards, reading of "
|
||||
@@ -53,7 +84,7 @@ msgstr "URLs zur Weiterleitung"
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr "Liste erlaubter URLs, mit Leerzeichen getrennt"
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr "Client-ID"
|
||||
|
||||
@@ -96,7 +127,7 @@ msgstr ""
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr "Der ausgewählte Sitzplatz \"{seat}\" ist nicht verfügbar."
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr "Eines oder mehrere der Produkte gehören nicht zu dieser Veranstaltung."
|
||||
@@ -552,47 +583,47 @@ msgid "Event currency"
|
||||
msgstr "Veranstaltungswährung"
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr "Veranstaltungsbeginn"
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr "Veranstaltungsende"
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr "Einlass"
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr "Beginn des Vorverkaufs"
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr "Ende des Vorverkaufs"
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr "Veranstaltungsort"
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr "Breitengrad"
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr "Längengrad"
|
||||
|
||||
@@ -773,7 +804,7 @@ msgstr "Rechnungsabsender:"
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1176,6 +1207,7 @@ msgstr "Gesamtbetrag"
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1533,7 +1565,7 @@ msgstr "Bestellung"
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr "Zahlungs-ID"
|
||||
|
||||
@@ -1677,6 +1709,7 @@ msgstr "Testmodus"
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr "Währung"
|
||||
@@ -2562,7 +2595,7 @@ msgid "Each matching product must be for a different date"
|
||||
msgstr ""
|
||||
"Alle passenden Produkte müssen für jeweils unterschiedliche Termine gelten"
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2737,7 +2770,7 @@ msgid "The slug may only contain letters, numbers, dots and dashes."
|
||||
msgstr ""
|
||||
"Die Kurzform darf nur Buchstaben, Zahlen, Punkte und Bindestriche enthalten."
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
msgid "Show in lists"
|
||||
msgstr "In Listen anzeigen"
|
||||
|
||||
@@ -2749,7 +2782,7 @@ msgstr ""
|
||||
"Wenn diese Option aktiviert ist, wird die Veranstaltung in der "
|
||||
"Veranstaltungsliste dieses Veranstalterkontos angezeigt."
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
@@ -2759,7 +2792,7 @@ msgstr ""
|
||||
"dieses Feld leer lassen, wird der Vorverkauf nach dem Ende Ihrer "
|
||||
"Veranstaltung enden."
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr "Optional. Es werden vor diesem Termin keine Produkte verkauft."
|
||||
@@ -2777,7 +2810,7 @@ msgstr "Erweiterungen"
|
||||
msgid "Event series"
|
||||
msgstr "Veranstaltungsreihe"
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
msgid "Seating plan"
|
||||
msgstr "Sitzplan"
|
||||
|
||||
@@ -2815,7 +2848,7 @@ msgstr "Veranstaltung"
|
||||
msgid "Events"
|
||||
msgstr "Veranstaltungen"
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
@@ -2823,47 +2856,47 @@ msgstr ""
|
||||
"Sie haben mindestens ein kostenpflichtiges Produkt konfiguriert, aber noch "
|
||||
"keine Zahlungsmethoden aktiviert."
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr "Sie müssen mindestens ein Kontingent anlegen, um etwas zu verkaufen."
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr "Sie müssen die Meta-Eigenschaft \"{property}\" ausfüllen."
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr ""
|
||||
"Eine bestehende Veranstaltung kann nicht zwischen Einzelveranstaltung und "
|
||||
"Veranstaltungsreihe umgestellt werden."
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr "Die Kurzform einer Veranstaltung kann nicht geändert werden."
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr ""
|
||||
"Diese Kurzform ist bereits in Verwendung, bitte wählen Sie eine andere."
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr ""
|
||||
"Das Ende der Veranstaltung muss nach dem Beginn der Veranstaltung liegen."
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr "Das Ende des Vorverkaufs muss nach dem Beginn des Vorverkaufs liegen."
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
msgstr "Nur wenn dieser Haken gesetzt ist, wird der Termin im Shop angezeigt."
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
msgid ""
|
||||
"If selected, this event will show up publicly on the list of dates for your "
|
||||
"event."
|
||||
@@ -2871,45 +2904,45 @@ msgstr ""
|
||||
"Wenn diese Option aktiviert ist, wird die Veranstaltung in der Übersicht "
|
||||
"dieser Veranstaltungsreihe angezeigt."
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr "Text auf der Startseite"
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr "Termin in Veranstaltungsreihe"
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr "Termine in Veranstaltungsreihe"
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr "Eine oder mehrere der Varianten gehören nicht zu dieser Veranstaltung."
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr "Darf keine Leerzeichen und Sonderzeichen außer Unterstrichen enthalten"
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr ""
|
||||
"Der Name der Eigenschaft darf nur Buchstaben, Zahlen und Bindestriche "
|
||||
"enthalten."
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
msgid "Default value"
|
||||
msgstr "Standardwert"
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr "Kann nur von Veranstalter-Administratoren geändert werden"
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
msgid "Required for events"
|
||||
msgstr "Pflichtfeld für Veranstaltungen"
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
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"
|
||||
@@ -2918,11 +2951,11 @@ msgstr ""
|
||||
"werden, wenn ein Wert eingetragen ist. In einer Veranstaltungsreihe ist das "
|
||||
"Eintragen eines Wertes immer optional."
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
msgid "Valid values"
|
||||
msgstr "Erlaubte Werte"
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
@@ -2930,13 +2963,13 @@ msgstr ""
|
||||
"Wenn dieses Feld leer ist, ist jede Eingabe erlaubt. Sonst tragen Sie bitte "
|
||||
"einen erlaubten Wert pro Zeile ein."
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr ""
|
||||
"Ein Parameter kann entweder ein Pflichtfeld sein oder einen Standardwert "
|
||||
"haben, nicht beides."
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
msgstr "Der Standardwert muss gleichzeitig ein erlaubter Wert sein."
|
||||
|
||||
@@ -10475,20 +10508,6 @@ msgstr "Shop live und Vorverkauf läuft"
|
||||
msgid "Inactive"
|
||||
msgstr "inaktiv"
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "noch nicht gestartet"
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Verkauf beendet"
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -13999,6 +14018,7 @@ msgstr "Dies löscht auch die <strong>%(num)s</strong> gespeicherten Check-ins."
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -15913,19 +15933,6 @@ msgstr "Reihe"
|
||||
msgid "More quotas"
|
||||
msgstr "Mehr Kontingente"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Shop deaktiviert"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "Aktiv"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
msgid "Open event dashboard"
|
||||
@@ -22276,7 +22283,7 @@ msgstr "Badges"
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -22667,6 +22674,7 @@ msgstr ""
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr "Zahlender"
|
||||
|
||||
@@ -23252,7 +23260,7 @@ msgstr "Automatisch eingecheckt"
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr "Secret"
|
||||
|
||||
@@ -23293,12 +23301,13 @@ msgstr "Alle Check-in-Listen"
|
||||
msgid "A fully customizable payment method for manual processing."
|
||||
msgstr "Eine vollständig anpassbare Zahlungsart für manuelle Abwicklung."
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr "PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
@@ -23306,36 +23315,94 @@ msgstr ""
|
||||
"Nehmen Sie Zahlungen mit Ihrem PayPal-Konto entgegen. PayPal ist eine der "
|
||||
"beliebtesten Zahlungsarten weltweit."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
"Die PayPal-Sandbox ist in Verwendung, es wird kein echtes Geld überwiesen, "
|
||||
"aber Sie benötigen einen PayPal-Sandbox-Account zum Login."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
msgid "PayPal account"
|
||||
msgstr "PayPal-Konto"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr "PayPal Händler-ID"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr "Hier klicken für eine Anleitung"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr "API-Endpunkt"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
"Auch wenn ein Kunde eine Alternative Zahlungsmethode auswählt, kann er "
|
||||
"jederzeit wieder auf PayPal als Zahlungsmethode zurückwechseln. Aus diesem "
|
||||
"Grund ist diese Zahlungsmethode immer aktiv."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr "Alternative Zahlungsmethoden"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
"Zusätzlich zu klassischen PayPal-Zahlungen können Sie Ihren Kunden jetzt "
|
||||
"auch anbieten mit Kreditkarten und anderen, lokalen Zahlungsmethoden wie "
|
||||
"bspw. SOFORT, giropay, iDEAL und vielen anderen zu zahlen - auch wenn diese "
|
||||
"keine PayPal-Konto besitzen. Zulässige Zahlungsmethoden werden automatisch "
|
||||
"auf Basis des Aufenthaltsortes des Kunden ausgewählt. Für deutsche Händler "
|
||||
"ist dies der direkte Nachfolger von PayPal Plus."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr "SEPA-Bankeinzug deaktivieren"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
"Während die meisten Zahlungsmethoden keinen grundlosen Widerruf vorsehen, "
|
||||
"können SEPA-Lastschriften per Mausklick zurückgerufen werden. Aus diesem "
|
||||
"Grund - und abhängig von der Art Ihrer Veranstaltung - kann es notwendig "
|
||||
"sein SEPA-Lastschriften nicht anzubieten und damit das Risiko von "
|
||||
"kostspieligen Rücklastschriften zu vermeiden."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr "Jetzt Kaufen, Später Zahlen aktivieren"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
"Bieten Sie Ihren Kunden die Möglichkeit an, Zahlungen (bis zu einem gewissen "
|
||||
"Limit) in mehreren Raten oder binnen 30 Tagen zu bezahlen. Sie, als der "
|
||||
"Händler, erhalten Ihr Geld jedoch sofort."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
msgid "Reference prefix"
|
||||
msgstr "Verwendungszweck-Präfix"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
@@ -23343,11 +23410,11 @@ msgstr ""
|
||||
"Der hier eingetragene Wert wird vor dem üblichen Verwendungszweck "
|
||||
"eingetragen, der die Bestellnummer enthält."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
msgid "Reference postfix"
|
||||
msgstr "Verwendungszweck-Postfix"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
msgid ""
|
||||
"Any value entered here will be added behind the regular booking reference "
|
||||
"containing the order number."
|
||||
@@ -23355,7 +23422,15 @@ msgstr ""
|
||||
"Der hier eingetragene Wert wird hinter dem üblichen Verwendungszweck "
|
||||
"eingetragen, der die Bestellnummer enthält."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
msgid "-- Automatic --"
|
||||
msgstr "-- Automatisch --"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
msgid "Buyer country"
|
||||
msgstr "Land des Käufers"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
"clicking on the following button, you can either create a new PayPal account "
|
||||
@@ -23365,16 +23440,16 @@ msgstr ""
|
||||
"Mit einem Klick auf diesen Button können Sie entweder ein neues PayPal-Konto "
|
||||
"erstellen, oder pretix mit einem bestehenden PayPal-Konto verknüpfen."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr "Mit {icon} PayPal verbinden"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr "Verbindung mit PayPal trennen"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
@@ -23383,17 +23458,17 @@ msgstr ""
|
||||
"Bestellungen automatisch als storniert markiert werden, wenn die Zahlung "
|
||||
"zurückerstattet wird."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr "PayPal akzeptiert keine Zahlungen in der Währung dieser Veranstaltung."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
"Bitte prüfen Sie diese PayPal-Seite für eine Liste unterstützter Währungen."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -23406,15 +23481,43 @@ msgstr ""
|
||||
"PayPal-Konto im gleichen Land und mit der gleichen Währung erstellt worden "
|
||||
"sein müssen. Andere PayPal-Accounts können keine Zahlungen vornehmen."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr ""
|
||||
"Während der Verbindung mit PayPal ist ein Fehler aufgetreten, bitte "
|
||||
"versuchen Sie es erneut."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
"Die PayPal-Sandbox ist in Verwendung, es wird kein echtes Geld überwiesen, "
|
||||
"aber Sie benötigen einen PayPal-Sandbox-Account zum Login."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr "Die Kommunikation mit PayPal ist fehlgeschlagen"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr ""
|
||||
"Etwas ist beim Abruf des Zahlungsstatus schiefgelaufen. Bitte probieren Sie "
|
||||
"es noch ein Mal."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr "Sie müssen JavaScript aktivieren, um mit PayPal zu bezahlen."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
@@ -23422,7 +23525,7 @@ msgstr ""
|
||||
"Der Bezahlvorgang ist fehlgeschlagen. Unten finden Sie Details zum weiteren "
|
||||
"Vorgehen."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
@@ -23430,64 +23533,88 @@ msgstr ""
|
||||
"PayPal hat die Bezahlung noch nicht bestätigt. Wir informieren Sie, sobald "
|
||||
"die Bezahlung abgeschlossen ist."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr "Es gab einen Fehler beim Versenden der Bestätigungs-E-Mail."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr "Die Rückerstattung über PayPal ist fehlgeschlagen: {}"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr "Die Rechnung wurde bereits beglichen."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
msgid "PayPal payment ID"
|
||||
msgstr "PayPal-Zahlungs-ID"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
msgid "PayPal sale ID"
|
||||
msgstr "PayPal-Verkaufs-ID"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
msgid "PayPal APM"
|
||||
msgstr "PayPal APM"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr "PayPal Alternative Zahlungsmethoden"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr "Zahlung erfolgreich."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr "Zahlung abgewiesen."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr "Zahlung erstattet."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr "Zahlung storniert."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
msgid "Payment pending."
|
||||
msgstr "Zahlung ausstehend."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
msgid "Order approved."
|
||||
msgstr "Bestellung freigegeben."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr "PayPal meldete ein Ereignis: {}"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
msgid "PayPal Connect: Client ID"
|
||||
msgstr "PayPal Connect: Client-ID"
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr "PayPal ISU/Connect: Client-ID"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
msgstr "PayPal Connect: Geheimer Schlüssel"
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr "PayPal ISU/Connect: Geheimer Schlüssel"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
msgstr "PayPal Connect: Endpunkt"
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr "PayPal ISU/Connect: Partner Händler ID"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
"Dies ist nicht der BN-Code sondern die ID das Händler-Kontos welches die "
|
||||
"Branding-Informationen für ISU bereitstellt."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr "PayPal ISU/Connect: Endpunkt"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
@@ -23495,7 +23622,22 @@ msgstr ""
|
||||
"Der obige Gesamtbetrag wird nach der Bestätigung Ihrer Bestellung von Ihrem "
|
||||
"PayPal-Account abgezogen."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
"Nachdem Sie Ihre Bestellung aufgegeben haben, können Sie Ihre gewünschte "
|
||||
"Zahlungsmethode wählen - inklusive PayPal."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
"Bitte klicken Sie auf den \"Mit PayPal bezahlen\" um mit der Zahlung zu "
|
||||
"beginnen."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
@@ -23505,19 +23647,48 @@ msgstr ""
|
||||
"Ihre Zahlungsdaten einzugeben. Sie werden danach wieder hierher "
|
||||
"zurückgeleitet, um Ihre Bestellung zu bestätigen."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr "Verkaufs-ID"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
msgid "Order ID"
|
||||
msgstr "Bestellnummer"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr "Letzte Änderung"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr "Gesamtbetrag"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr "Verkaufs-ID"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr "Bestellung bezahlen"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "Bestellung bezahlen: %(code)s"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr "Bitte aktiviere JavaScript."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr "Bitte nutzen Sie den Knopf/das Formular um Ihre Zahlung durchzuführen."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
msgid ""
|
||||
"Our attempt to execute your Payment via PayPal has failed. Please try again "
|
||||
@@ -23551,13 +23722,15 @@ msgstr ""
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr "Hier klicken um das Fenster zu öffnen."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
"Während der Verbindung mit PayPal ist ein Fehler aufgetreten, bitte "
|
||||
"versuchen Sie es erneut."
|
||||
"Die E-Mail-Adresse Ihres PayPal-Kontos wurde noch nicht bestätigt. Sie "
|
||||
"müssen die Bestätigung durchführen bevor Sie Zahlungen annehmen können."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
@@ -23565,15 +23738,15 @@ msgstr ""
|
||||
"Ihr PayPal-Konto ist nun mit pretix verbunden. Auf dieser Seite können Sie "
|
||||
"die Einstellungen im Detail anpassen."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr "PayPal hat uns eine ungültige Antwort geschickt."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr "Die PayPal-Zahlung wurde abgebrochen"
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
msgstr "Das PayPal-Konto wurde getrennt."
|
||||
|
||||
@@ -24782,13 +24955,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr "Die Zahlung konnte aus folgendem Grund nicht abgeschlossen werden:"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr "Bestellung bezahlen"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, python-format
|
||||
msgid "Confirm payment: %(code)s"
|
||||
@@ -26890,12 +27056,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr "Änderungen speichern"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "Bestellung bezahlen: %(code)s"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr "Zahlungsmethode wechseln"
|
||||
|
||||
@@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"PO-Revision-Date: 2021-10-25 15:40+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2022-04-28 18:04+0000\n"
|
||||
"Last-Translator: Raphael Michel <michel@rami.io>\n"
|
||||
"Language-Team: German <https://translate.pretix.eu/projects/pretix/pretix-js/"
|
||||
"de/>\n"
|
||||
@@ -17,7 +17,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.8\n"
|
||||
"X-Generator: Weblate 4.12\n"
|
||||
|
||||
#: pretix/plugins/banktransfer/static/pretixplugins/banktransfer/ui.js:56
|
||||
#: pretix/plugins/banktransfer/static/pretixplugins/banktransfer/ui.js:62
|
||||
@@ -29,6 +29,121 @@ msgstr "Als bezahlt markiert"
|
||||
msgid "Comment:"
|
||||
msgstr "Kommentar:"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr "PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr "Venmo"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr "Apple Pay"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr "Itaú"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr "PayPal Kredit"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr "Kreditkarte"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr "PayPal Später Zahlen"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr "iDEAL"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr "SEPA-Lastschrift"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr "Bancontact"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr "giropay"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr "SOFORT"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
msgid "eps"
|
||||
msgstr "eps"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr "MyBank"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr "Przelewy24"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr "Verkkopankki"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr "PayU"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr "BLIK"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr "Trustly"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr "Zimpler"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr "Maxima"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr "OXXO"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr "Boleto"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr "WeChat Pay"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr "Mercado Pago"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "Fortfahren"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Zahlung wird bestätigt …"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr "Zahlungsmethode nicht verfügbar"
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -51,11 +166,6 @@ msgstr "Kontaktiere Stripe …"
|
||||
msgid "Total"
|
||||
msgstr "Gesamt"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Zahlung wird bestätigt …"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr "Kontaktiere Ihre Bank …"
|
||||
@@ -129,10 +239,6 @@ msgstr "Eingelöst"
|
||||
msgid "Cancel"
|
||||
msgstr "Abbrechen"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "Fortfahren"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
@@ -308,7 +414,7 @@ msgstr "Aktueller Zeitpunkt"
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/checkinrules.js:71
|
||||
msgid "Current day of the week (1 = Monday, 7 = Sunday)"
|
||||
msgstr ""
|
||||
msgstr "Aktueller Tag der Woche (1 = Montag, 7 = Sonntag)"
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/checkinrules.js:75
|
||||
msgid "Number of previous entries"
|
||||
@@ -324,11 +430,11 @@ msgstr "Anzahl an Tagen mit vorherigem Eintritt"
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/checkinrules.js:87
|
||||
msgid "Minutes since last entry (-1 on first entry)"
|
||||
msgstr ""
|
||||
msgstr "Minuten seit vorherigem Eintritt (-1 bei erstem Zutritt)"
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/checkinrules.js:91
|
||||
msgid "Minutes since first entry (-1 on first entry)"
|
||||
msgstr ""
|
||||
msgstr "Minuten seit erstem Eintritt (-1 bei erstem Zutritt)"
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/checkinrules.js:112
|
||||
msgid "All of the conditions below (AND)"
|
||||
@@ -651,7 +757,7 @@ msgstr "Ticket-Shop öffnen"
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:35
|
||||
msgctxt "widget"
|
||||
msgid "The cart could not be created. Please try again later"
|
||||
msgstr "Der Warenkorb konnte nicht erstellt werden. Bitte erneut versuchen."
|
||||
msgstr "Der Warenkorb konnte nicht erstellt werden. Bitte erneut versuchen"
|
||||
|
||||
#: pretix/static/pretixpresale/js/widget/widget.js:36
|
||||
msgctxt "widget"
|
||||
|
||||
@@ -11,6 +11,7 @@ Alipay
|
||||
and
|
||||
App
|
||||
Apps
|
||||
APM
|
||||
as
|
||||
auschecken
|
||||
Ausgangsscan
|
||||
@@ -44,9 +45,13 @@ bez
|
||||
BezahlCode
|
||||
Bezahlmethode
|
||||
Blackberry
|
||||
BLIK
|
||||
BN
|
||||
Branding
|
||||
Browsereinstellungen
|
||||
BSD
|
||||
bspw
|
||||
Boleto
|
||||
Bundles
|
||||
bzw
|
||||
chardet
|
||||
@@ -84,6 +89,7 @@ email
|
||||
Enterprise
|
||||
EPC
|
||||
EPS
|
||||
eps
|
||||
Erstattungsbetrag
|
||||
Erstattungsliste
|
||||
Erstattungsmethode
|
||||
@@ -132,7 +138,9 @@ Installations
|
||||
integrationen
|
||||
INV
|
||||
invalidiert
|
||||
ISU
|
||||
iOS
|
||||
Itaú
|
||||
iTunes
|
||||
JavaScript
|
||||
JSON
|
||||
@@ -149,6 +157,7 @@ loszulegen
|
||||
Ltd
|
||||
max
|
||||
MapQuest
|
||||
Mercado
|
||||
Merchandise
|
||||
Meta
|
||||
Metadaten
|
||||
@@ -160,6 +169,7 @@ Mo
|
||||
MOTO
|
||||
Multibanco
|
||||
MwSt
|
||||
MyBank
|
||||
name
|
||||
Nr
|
||||
number
|
||||
@@ -169,10 +179,13 @@ OpenCage
|
||||
OpenStreetMap
|
||||
Opera
|
||||
Output
|
||||
OXXO
|
||||
parsen
|
||||
Pago
|
||||
Pay
|
||||
PayPal
|
||||
PayPals
|
||||
PayU
|
||||
PCI
|
||||
Platzhalterzeichen
|
||||
Play
|
||||
@@ -220,6 +233,7 @@ Scans
|
||||
Scanergebnis
|
||||
Scanning
|
||||
schiefgeht
|
||||
schiefgelaufen
|
||||
sechsstelligen
|
||||
Secret
|
||||
Security
|
||||
@@ -262,6 +276,7 @@ TOTP
|
||||
Trace
|
||||
Tracking
|
||||
transaktionale
|
||||
Trustly
|
||||
Turnover
|
||||
txt
|
||||
überbuchen
|
||||
@@ -288,6 +303,7 @@ URIs
|
||||
Ursprüngl
|
||||
USt
|
||||
Überweisungs
|
||||
Venmo
|
||||
Veranstaltereinstellungen
|
||||
Veranstalterkonten
|
||||
Veranstalterkonto
|
||||
@@ -300,6 +316,7 @@ Veranstaltungs
|
||||
veranstaltungsweiten
|
||||
Verfügbarkeitsberechnung
|
||||
Verfügbarkeitsstatus
|
||||
Verkkopankki
|
||||
Veröffentlichbarer
|
||||
VIP
|
||||
WebAuthn
|
||||
@@ -317,8 +334,10 @@ Zahlungsplugins
|
||||
Zehnerkarten
|
||||
zeitbasiert
|
||||
Zeitslotbuchung
|
||||
Zimpler
|
||||
zubuchbaren
|
||||
zurückbuchen
|
||||
zurückgeleitet
|
||||
zurückwechseln
|
||||
zzgl
|
||||
ZVT
|
||||
|
||||
@@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"PO-Revision-Date: 2022-04-28 10:40+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2022-04-28 18:04+0000\n"
|
||||
"Last-Translator: Raphael Michel <michel@rami.io>\n"
|
||||
"Language-Team: German (informal) <https://translate.pretix.eu/projects/"
|
||||
"pretix/pretix/de_Informal/>\n"
|
||||
@@ -19,6 +19,37 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.12\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Shop deaktiviert"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Verkauf beendet"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "noch nicht gestartet"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "Aktiv"
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
"Full device access (reading and changing orders and gift cards, reading of "
|
||||
@@ -55,7 +86,7 @@ msgstr "URLs zur Weiterleitung"
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr "Liste erlaubter URLs, mit Leerzeichen getrennt"
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr "Client-ID"
|
||||
|
||||
@@ -98,7 +129,7 @@ msgstr ""
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr "Der ausgewählte Sitzplatz \"{seat}\" ist nicht verfügbar."
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr "Eines oder mehrere der Produkte gehören nicht zu dieser Veranstaltung."
|
||||
@@ -553,47 +584,47 @@ msgid "Event currency"
|
||||
msgstr "Veranstaltungswährung"
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr "Veranstaltungsbeginn"
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr "Veranstaltungsende"
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr "Einlass"
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr "Beginn des Vorverkaufs"
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr "Ende des Vorverkaufs"
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr "Veranstaltungsort"
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr "Breitengrad"
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr "Längengrad"
|
||||
|
||||
@@ -774,7 +805,7 @@ msgstr "Rechnungsabsender:"
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1177,6 +1208,7 @@ msgstr "Gesamtbetrag"
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1534,7 +1566,7 @@ msgstr "Bestellung"
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr "Zahlungs-ID"
|
||||
|
||||
@@ -1678,6 +1710,7 @@ msgstr "Testmodus"
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr "Währung"
|
||||
@@ -2562,7 +2595,7 @@ msgid "Each matching product must be for a different date"
|
||||
msgstr ""
|
||||
"Alle passenden Produkte müssen für jeweils unterschiedliche Termine gelten"
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2737,7 +2770,7 @@ msgid "The slug may only contain letters, numbers, dots and dashes."
|
||||
msgstr ""
|
||||
"Die Kurzform darf nur Buchstaben, Zahlen, Punkte und Bindestriche enthalten."
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
msgid "Show in lists"
|
||||
msgstr "In Listen anzeigen"
|
||||
|
||||
@@ -2749,7 +2782,7 @@ msgstr ""
|
||||
"Wenn diese Option aktiviert ist, wird die Veranstaltung in der "
|
||||
"Veranstaltungsliste dieses Veranstalterkontos angezeigt."
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
@@ -2759,7 +2792,7 @@ msgstr ""
|
||||
"Feld leer lässt, wird der Vorverkauf nach dem Ende deiner Veranstaltung "
|
||||
"enden."
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr "Optional. Es werden vor diesem Termin keine Produkte verkauft."
|
||||
@@ -2777,7 +2810,7 @@ msgstr "Erweiterungen"
|
||||
msgid "Event series"
|
||||
msgstr "Veranstaltungsreihe"
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
msgid "Seating plan"
|
||||
msgstr "Sitzplan"
|
||||
|
||||
@@ -2815,7 +2848,7 @@ msgstr "Veranstaltung"
|
||||
msgid "Events"
|
||||
msgstr "Veranstaltungen"
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
@@ -2823,46 +2856,46 @@ msgstr ""
|
||||
"Du hast mindestens ein kostenpflichtiges Produkt konfiguriert, aber noch "
|
||||
"keine Zahlungsmethoden aktiviert."
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr "Du musst mindestens ein Kontingent anlegen, um etwas zu verkaufen."
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr "Du musst die Meta-Eigenschaft \"{property}\" ausfüllen."
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr ""
|
||||
"Eine bestehende Veranstaltung kann nicht zwischen Einzelveranstaltung und "
|
||||
"Veranstaltungsreihe umgestellt werden."
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr "Die Kurzform einer Veranstaltung kann nicht geändert werden."
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr "Diese Kurzform ist bereits in Verwendung, bitte wähle eine andere."
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr ""
|
||||
"Das Ende der Veranstaltung muss nach dem Beginn der Veranstaltung liegen."
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr "Das Ende des Vorverkaufs muss nach dem Beginn des Vorverkaufs liegen."
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
msgstr "Nur wenn dieser Haken gesetzt ist, wird der Termin im Shop angezeigt."
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
msgid ""
|
||||
"If selected, this event will show up publicly on the list of dates for your "
|
||||
"event."
|
||||
@@ -2870,45 +2903,45 @@ msgstr ""
|
||||
"Wenn diese Option aktiviert ist, wird die Veranstaltung in der Übersicht "
|
||||
"dieser Veranstaltungsreihe angezeigt."
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr "Text auf der Startseite"
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr "Termin in Veranstaltungsreihe"
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr "Termine in Veranstaltungsreihe"
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr "Eine oder mehrere der Varianten gehören nicht zu dieser Veranstaltung."
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr "Darf keine Leerzeichen und Sonderzeichen außer Unterstrichen enthalten"
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr ""
|
||||
"Der Name der Eigenschaft darf nur Buchstaben, Zahlen und Bindestriche "
|
||||
"enthalten."
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
msgid "Default value"
|
||||
msgstr "Standardwert"
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr "Kann nur von Veranstalter-Administratoren geändert werden"
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
msgid "Required for events"
|
||||
msgstr "Pflichtfeld für Veranstaltungen"
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
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"
|
||||
@@ -2917,11 +2950,11 @@ msgstr ""
|
||||
"werden, wenn ein Wert eingetragen ist. In einer Veranstaltungsreihe ist das "
|
||||
"Eintragen eines Wertes immer optional."
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
msgid "Valid values"
|
||||
msgstr "Erlaubte Werte"
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
@@ -2929,13 +2962,13 @@ msgstr ""
|
||||
"Wenn dieses Feld leer ist, ist jede Eingabe erlaubt. Sonst trage bitte einen "
|
||||
"erlaubten Wert pro Zeile ein."
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr ""
|
||||
"Ein Parameter kann entweder ein Pflichtfeld sein oder einen Standardwert "
|
||||
"haben, nicht beides."
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
msgstr "Der Standardwert muss gleichzeitig ein erlaubter Wert sein."
|
||||
|
||||
@@ -10459,20 +10492,6 @@ msgstr "Shop live und Vorverkauf läuft"
|
||||
msgid "Inactive"
|
||||
msgstr "inaktiv"
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "noch nicht gestartet"
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Verkauf beendet"
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -13977,6 +13996,7 @@ msgstr "Dies löscht auch die <strong>%(num)s</strong> gespeicherten Check-ins."
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -15888,19 +15908,6 @@ msgstr "Reihe"
|
||||
msgid "More quotas"
|
||||
msgstr "Mehr Kontingente"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Shop deaktiviert"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "Aktiv"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
msgid "Open event dashboard"
|
||||
@@ -22239,7 +22246,7 @@ msgstr "Badges"
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -22629,6 +22636,7 @@ msgstr ""
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr "Zahlender"
|
||||
|
||||
@@ -23211,7 +23219,7 @@ msgstr "Automatisch eingecheckt"
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr "Secret"
|
||||
|
||||
@@ -23252,12 +23260,13 @@ msgstr "Alle Check-in-Listen"
|
||||
msgid "A fully customizable payment method for manual processing."
|
||||
msgstr "Eine vollständig anpassbare Zahlungsart für manuelle Abwicklung."
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr "PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
@@ -23265,36 +23274,94 @@ msgstr ""
|
||||
"Nimm Zahlungen mit deinem PayPal-Konto entgegen. PayPal ist eine der "
|
||||
"beliebtesten Zahlungsarten weltweit."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
"Die PayPal-Sandbox ist in Verwendung, es wird kein echtes Geld überwiesen, "
|
||||
"aber du benötigst einen PayPal-Sandbox-Account zum Login."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
msgid "PayPal account"
|
||||
msgstr "PayPal-Konto"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr "PayPal Händler-ID"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr "Hier klicken für eine Anleitung"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr "Endpunkt"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
"Auch wenn ein Kunde eine Alternative Zahlungsmethode auswählt, kann er "
|
||||
"jederzeit wieder auf PayPal als Zahlungsmethode zurückwechseln. Aus diesem "
|
||||
"Grund ist diese Zahlungsmethode immer aktiv."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr "Alternative Zahlungsmethoden"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
"Zusätzlich zu klassischen PayPal-Zahlungen kannst du deinen Kunden jetzt "
|
||||
"auch anbieten mit Kreditkarten und anderen, lokalen Zahlungsmethoden wie "
|
||||
"bspw. SOFORT, giropay, iDEAL und vielen anderen zu zahlen - auch wenn diese "
|
||||
"keine PayPal-Konto besitzen. Zulässige Zahlungsmethoden werden automatisch "
|
||||
"auf Basis des Aufenthaltsortes des Kunden ausgewählt. Für deutsche Händler "
|
||||
"ist dies der direkte Nachfolger von PayPal Plus."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr "SEPA-Bankeinzug deaktivieren"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
"Während die meisten Zahlungsmethoden keinen grundlosen Widerruf vorsehen, "
|
||||
"können SEPA-Lastschriften per Mausklick zurückgerufen werden. Aus diesem "
|
||||
"Grund - und abhängig von der Art Ihrer Veranstaltung - kann es notwendig "
|
||||
"sein SEPA-Lastschriften nicht anzubieten und damit das Risiko von "
|
||||
"kostspieligen Rücklastschriften zu vermeiden."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr "Jetzt Kaufen, Später Zahlen aktivieren"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
"Biete deinen Kunden die Möglichkeit an, Zahlungen (bis zu einem gewissen "
|
||||
"Limit) in mehreren Raten oder binnen 30 Tagen zu bezahlen. Du, als der "
|
||||
"Händler, erhältst dein Geld jedoch sofort."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
msgid "Reference prefix"
|
||||
msgstr "Verwendungszweck-Präfix"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
@@ -23302,11 +23369,11 @@ msgstr ""
|
||||
"Der hier eingetragene Wert wird vor dem üblichen Verwendungszweck "
|
||||
"eingetragen, der die Bestellnummer enthält."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
msgid "Reference postfix"
|
||||
msgstr "Verwendungszweck-Postfix"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
msgid ""
|
||||
"Any value entered here will be added behind the regular booking reference "
|
||||
"containing the order number."
|
||||
@@ -23314,7 +23381,15 @@ msgstr ""
|
||||
"Der hier eingetragene Wert wird hinter dem üblichen Verwendungszweck "
|
||||
"eingetragen, der die Bestellnummer enthält."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
msgid "-- Automatic --"
|
||||
msgstr "-- Automatisch --"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
msgid "Buyer country"
|
||||
msgstr "Land des Käufers"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
"clicking on the following button, you can either create a new PayPal account "
|
||||
@@ -23324,16 +23399,16 @@ msgstr ""
|
||||
"Mit einem Klick auf diesen Button kannst du entweder ein neues PayPal-Konto "
|
||||
"erstellen, oder pretix mit einem bestehenden PayPal-Konto verknüpfen."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr "Mit {icon} PayPal verbinden"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr "Verbindung mit PayPal trennen"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
@@ -23342,16 +23417,16 @@ msgstr ""
|
||||
"Bestellungen automatisch als storniert markiert werden, wenn die Zahlung "
|
||||
"zurückerstattet wird."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr "PayPal akzeptiert keine Zahlungen in der Währung dieser Veranstaltung."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr "Bitte prüfe diese PayPal-Seite für eine Liste unterstützter Währungen."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -23364,15 +23439,43 @@ msgstr ""
|
||||
"PayPal-Konto im gleichen Land und mit der gleichen Währung erstellt worden "
|
||||
"sein müssen. Andere PayPal-Accounts können keine Zahlungen vornehmen."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr ""
|
||||
"Während der Verbindung mit PayPal ist ein Fehler aufgetreten, bitte versuche "
|
||||
"es erneut."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
"Die PayPal-Sandbox ist in Verwendung, es wird kein echtes Geld überwiesen, "
|
||||
"aber du benötigst einen PayPal-Sandbox-Account zum Login."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr "Die Kommunikation mit PayPal ist fehlgeschlagen"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr ""
|
||||
"Etwas ist beim Abruf des Zahlungsstatus schiefgelaufen. Bitte probiere es "
|
||||
"noch ein Mal."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr "Du musst JavaScript aktivieren, um mit PayPal zu bezahlen."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
@@ -23380,7 +23483,7 @@ msgstr ""
|
||||
"Der Bezahlvorgang ist fehlgeschlagen. Unten findest du Details zum weiteren "
|
||||
"Vorgehen."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
@@ -23388,72 +23491,110 @@ msgstr ""
|
||||
"PayPal hat die Bezahlung noch nicht bestätigt. Wir informieren dich, sobald "
|
||||
"die Bezahlung abgeschlossen ist."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr "Es gab einen Fehler beim Versenden der Bestätigungs-E-Mail."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr "Die Rückerstattung über PayPal ist fehlgeschlagen: {}"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr "Die Rechnung wurde bereits beglichen."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
msgid "PayPal payment ID"
|
||||
msgstr "PayPal-Zahlungs-ID"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
msgid "PayPal sale ID"
|
||||
msgstr "PayPal-Verkaufs-ID"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
msgid "PayPal APM"
|
||||
msgstr "PayPal APM"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr "PayPal Alternative Zahlungsmethoden"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr "Zahlung erfolgreich."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr "Zahlung abgewiesen."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr "Zahlung erstattet."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr "Zahlung storniert."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
msgid "Payment pending."
|
||||
msgstr "Zahlung ausstehend."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
msgid "Order approved."
|
||||
msgstr "Bestellung freigegeben."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr "PayPal meldete ein Ereignis: {}"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
msgid "PayPal Connect: Client ID"
|
||||
msgstr "PayPal Connect: Client-ID"
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr "PayPal ISU/Connect: Client-ID"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
msgstr "PayPal Connect: Geheimer Schlüssel"
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr "PayPal ISU/Connect: Geheimer Schlüssel"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
msgstr "PayPal Connect: Endpunkt"
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr "PayPal ISU/Connect: Partner Händler ID"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
"Dies ist nicht der BN-Code sondern die ID das Händler-Kontos welches die "
|
||||
"Branding-Informationen für ISU bereitstellt."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr "PayPal ISU/Connect: Endpunkt"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
msgstr ""
|
||||
"Der obige Gesamtbetrag wird nach der Bestätigung Ihrer Bestellung von deinem "
|
||||
"PayPal-Account abgezogen."
|
||||
"Der obige Gesamtbetrag wird nach der Bestätigung deiner Bestellung von "
|
||||
"deinem PayPal-Account abgezogen."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
"Nachdem du deine Bestellung aufgegeben hast, kannst du deine gewünschte "
|
||||
"Zahlungsmethode wählen - inklusive PayPal."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
"Bitte klicke auf den \"Mit PayPal bezahlen\" um mit der Zahlung zu beginnen."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
@@ -23463,19 +23604,48 @@ msgstr ""
|
||||
"deine Zahlungsdaten einzugeben. Du wirst danach wieder hierher "
|
||||
"zurückgeleitet, um deine Bestellung zu bestätigen."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr "Verkaufs-ID"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
msgid "Order ID"
|
||||
msgstr "Bestellnummer"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr "Letzte Änderung"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr "Gesamtbetrag"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr "Verkaufs-ID"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr "Bestellung bezahlen"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "Bestellung bezahlen: %(code)s"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr "Bitte aktiviere JavaScript."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr "Bitte nutze den Knopf/das Formular um deine Zahlung durchzuführen."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
msgid ""
|
||||
"Our attempt to execute your Payment via PayPal has failed. Please try again "
|
||||
@@ -23509,13 +23679,15 @@ msgstr ""
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr "Hier klicken um das Fenster zu öffnen."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
"Während der Verbindung mit PayPal ist ein Fehler aufgetreten, bitte versuche "
|
||||
"es erneut."
|
||||
"Die E-Mail-Adresse deines PayPal-Kontos wurde noch nicht bestätigt. Du musst "
|
||||
"die Bestätigung durchführen bevor du Zahlungen annehmen kannst."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
@@ -23523,15 +23695,15 @@ msgstr ""
|
||||
"Ihr PayPal-Konto ist nun mit pretix verbunden. Auf dieser Seite können Sie "
|
||||
"die Einstellungen im Detail anpassen."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr "PayPal hat uns eine ungültige Antwort geschickt."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr "Die PayPal-Zahlung wurde abgebrochen"
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
msgstr "Das PayPal-Konto wurde getrennt."
|
||||
|
||||
@@ -24735,13 +24907,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr "Die Zahlung konnte aus folgendem Grund nicht abgeschlossen werden:"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr "Bestellung bezahlen"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, python-format
|
||||
msgid "Confirm payment: %(code)s"
|
||||
@@ -26838,12 +27003,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr "Änderungen speichern"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "Bestellung bezahlen: %(code)s"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr "Zahlungsmethode wechseln"
|
||||
|
||||
@@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"PO-Revision-Date: 2021-10-25 15:40+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2022-04-28 18:04+0000\n"
|
||||
"Last-Translator: Raphael Michel <michel@rami.io>\n"
|
||||
"Language-Team: German (informal) <https://translate.pretix.eu/projects/"
|
||||
"pretix/pretix-js/de_Informal/>\n"
|
||||
@@ -17,7 +17,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.8\n"
|
||||
"X-Generator: Weblate 4.12\n"
|
||||
|
||||
#: pretix/plugins/banktransfer/static/pretixplugins/banktransfer/ui.js:56
|
||||
#: pretix/plugins/banktransfer/static/pretixplugins/banktransfer/ui.js:62
|
||||
@@ -29,6 +29,121 @@ msgstr "Als bezahlt markiert"
|
||||
msgid "Comment:"
|
||||
msgstr "Kommentar:"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr "PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr "Venmo"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr "Apple Pay"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr "Itaú"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr "PayPal Kredit"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr "Kreditkarte"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr "PayPal Später Zahlen"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr "iDEAL"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr "SEPA-Lastschrift"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr "Bancontact"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr "giropay"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr "SOFORT"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
msgid "eps"
|
||||
msgstr "eps"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr "MyBank"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr "Przelewy24"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr "Verkkopankki"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr "PayU"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr "BLIK"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr "Trustly"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr "Zimpler"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr "Maxima"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr "OXXO"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr "Boleto"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr "WeChat Pay"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr "Mercado Pago"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "Fortfahren"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Zahlung wird bestätigt …"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr "Zahlungsmethode nicht verfügbar"
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -51,11 +166,6 @@ msgstr "Kontaktiere Stripe …"
|
||||
msgid "Total"
|
||||
msgstr "Gesamt"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Zahlung wird bestätigt …"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr "Kontaktiere deine Bank …"
|
||||
@@ -129,10 +239,6 @@ msgstr "Eingelöst"
|
||||
msgid "Cancel"
|
||||
msgstr "Abbrechen"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "Fortfahren"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
@@ -307,7 +413,7 @@ msgstr "Aktueller Zeitpunkt"
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/checkinrules.js:71
|
||||
msgid "Current day of the week (1 = Monday, 7 = Sunday)"
|
||||
msgstr ""
|
||||
msgstr "Aktueller Wochentag (1 = Montag, 7 = Sonntag)"
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/checkinrules.js:75
|
||||
msgid "Number of previous entries"
|
||||
@@ -323,11 +429,11 @@ msgstr "Anzahl an Tagen mit vorherigem Eintritt"
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/checkinrules.js:87
|
||||
msgid "Minutes since last entry (-1 on first entry)"
|
||||
msgstr ""
|
||||
msgstr "Minuten seit vorherigem Zutritt (-1 beim erstem Zutritt)"
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/checkinrules.js:91
|
||||
msgid "Minutes since first entry (-1 on first entry)"
|
||||
msgstr ""
|
||||
msgstr "Minuten seit erstem Zutritt (-1 bei erstem Zutritt)"
|
||||
|
||||
#: pretix/static/pretixcontrol/js/ui/checkinrules.js:112
|
||||
msgid "All of the conditions below (AND)"
|
||||
|
||||
@@ -11,6 +11,7 @@ Alipay
|
||||
and
|
||||
App
|
||||
Apps
|
||||
APM
|
||||
as
|
||||
auschecken
|
||||
Ausgangsscan
|
||||
@@ -44,9 +45,13 @@ bez
|
||||
BezahlCode
|
||||
Bezahlmethode
|
||||
Blackberry
|
||||
BLIK
|
||||
BN
|
||||
Branding
|
||||
Browsereinstellungen
|
||||
BSD
|
||||
bspw
|
||||
Boleto
|
||||
Bundles
|
||||
bzw
|
||||
chardet
|
||||
@@ -84,6 +89,7 @@ email
|
||||
Enterprise
|
||||
EPC
|
||||
EPS
|
||||
eps
|
||||
Erstattungsbetrag
|
||||
Erstattungsliste
|
||||
Erstattungsmethode
|
||||
@@ -132,7 +138,9 @@ Installations
|
||||
integrationen
|
||||
INV
|
||||
invalidiert
|
||||
ISU
|
||||
iOS
|
||||
Itaú
|
||||
iTunes
|
||||
JavaScript
|
||||
JSON
|
||||
@@ -149,6 +157,7 @@ loszulegen
|
||||
Ltd
|
||||
max
|
||||
MapQuest
|
||||
Mercado
|
||||
Merchandise
|
||||
Meta
|
||||
Metadaten
|
||||
@@ -160,6 +169,7 @@ Mo
|
||||
MOTO
|
||||
Multibanco
|
||||
MwSt
|
||||
MyBank
|
||||
name
|
||||
Nr
|
||||
number
|
||||
@@ -169,10 +179,13 @@ OpenCage
|
||||
OpenStreetMap
|
||||
Opera
|
||||
Output
|
||||
OXXO
|
||||
parsen
|
||||
Pago
|
||||
Pay
|
||||
PayPal
|
||||
PayPals
|
||||
PayU
|
||||
PCI
|
||||
Platzhalterzeichen
|
||||
Play
|
||||
@@ -220,6 +233,7 @@ Scans
|
||||
Scanergebnis
|
||||
Scanning
|
||||
schiefgeht
|
||||
schiefgelaufen
|
||||
sechsstelligen
|
||||
Secret
|
||||
Security
|
||||
@@ -262,6 +276,7 @@ TOTP
|
||||
Trace
|
||||
Tracking
|
||||
transaktionale
|
||||
Trustly
|
||||
Turnover
|
||||
txt
|
||||
überbuchen
|
||||
@@ -288,6 +303,7 @@ URIs
|
||||
Ursprüngl
|
||||
USt
|
||||
Überweisungs
|
||||
Venmo
|
||||
Veranstaltereinstellungen
|
||||
Veranstalterkonten
|
||||
Veranstalterkonto
|
||||
@@ -300,6 +316,7 @@ Veranstaltungs
|
||||
veranstaltungsweiten
|
||||
Verfügbarkeitsberechnung
|
||||
Verfügbarkeitsstatus
|
||||
Verkkopankki
|
||||
Veröffentlichbarer
|
||||
VIP
|
||||
WebAuthn
|
||||
@@ -317,8 +334,10 @@ Zahlungsplugins
|
||||
Zehnerkarten
|
||||
zeitbasiert
|
||||
Zeitslotbuchung
|
||||
Zimpler
|
||||
zubuchbaren
|
||||
zurückbuchen
|
||||
zurückgeleitet
|
||||
zurückwechseln
|
||||
zzgl
|
||||
ZVT
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -18,6 +18,37 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr ""
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr ""
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr ""
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
"Full device access (reading and changing orders and gift cards, reading of "
|
||||
@@ -52,7 +83,7 @@ msgstr ""
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -94,7 +125,7 @@ msgstr ""
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr ""
|
||||
@@ -527,47 +558,47 @@ msgid "Event currency"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr ""
|
||||
|
||||
@@ -744,7 +775,7 @@ msgstr ""
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1141,6 +1172,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1498,7 +1530,7 @@ msgstr ""
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -1642,6 +1674,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr ""
|
||||
@@ -2481,7 +2514,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2630,7 +2663,7 @@ msgstr ""
|
||||
msgid "The slug may only contain letters, numbers, dots and dashes."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
msgid "Show in lists"
|
||||
msgstr ""
|
||||
|
||||
@@ -2640,14 +2673,14 @@ msgid ""
|
||||
"organizer account."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
"value, the presale will end after the end date of your event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr ""
|
||||
@@ -2665,7 +2698,7 @@ msgstr ""
|
||||
msgid "Event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
msgid "Seating plan"
|
||||
msgstr ""
|
||||
|
||||
@@ -2702,111 +2735,111 @@ msgstr ""
|
||||
msgid "Events"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
msgid ""
|
||||
"If selected, this event will show up publicly on the list of dates for your "
|
||||
"event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
msgid "Default value"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
msgid "Required for events"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
msgid ""
|
||||
"If checked, an event can only be taken live if the property is set. In event "
|
||||
"series, its always optional to set a value for individual dates"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
msgid "Valid values"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
msgstr ""
|
||||
|
||||
@@ -9190,20 +9223,6 @@ msgstr ""
|
||||
msgid "Inactive"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -12418,6 +12437,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -14017,19 +14037,6 @@ msgstr ""
|
||||
msgid "More quotas"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
msgid "Open event dashboard"
|
||||
@@ -19671,7 +19678,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -20026,6 +20033,7 @@ msgstr ""
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr ""
|
||||
|
||||
@@ -20543,7 +20551,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr ""
|
||||
|
||||
@@ -20584,92 +20592,144 @@ msgstr ""
|
||||
msgid "A fully customizable payment method for manual processing."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
msgid "PayPal account"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
msgid "Reference prefix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
msgid "Reference postfix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
msgid ""
|
||||
"Any value entered here will be added behind the regular booking reference "
|
||||
"containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
msgid "-- Automatic --"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
msgid "Buyer country"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
"clicking on the following button, you can either create a new PayPal account "
|
||||
"connect pretix to an existing one."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -20678,109 +20738,193 @@ msgid ""
|
||||
"to send any payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
msgid "PayPal payment ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
msgid "PayPal sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
msgid "PayPal APM"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
msgid "Payment pending."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
msgid "Order approved."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
msgid "PayPal Connect: Client ID"
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
"your order."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
msgid "Sale ID"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
msgid "Order ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
msgid ""
|
||||
"Our attempt to execute your Payment via PayPal has failed. Please try again "
|
||||
@@ -20808,25 +20952,27 @@ msgstr ""
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
msgstr ""
|
||||
|
||||
@@ -21935,13 +22081,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, python-format
|
||||
msgid "Confirm payment: %(code)s"
|
||||
@@ -23841,12 +23980,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr ""
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -28,6 +28,121 @@ msgstr ""
|
||||
msgid "Comment:"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
msgid "eps"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -50,11 +165,6 @@ msgstr ""
|
||||
msgid "Total"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr ""
|
||||
@@ -128,10 +238,6 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2019-10-31 14:39+0000\n"
|
||||
"Last-Translator: Raphael Michel <michel@rami.io>\n"
|
||||
"Language-Team: Greek <https://translate.pretix.eu/projects/pretix/pretix/el/"
|
||||
@@ -19,6 +19,37 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 3.5.1\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Κατάστημα ανενεργό"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Η προπώληση τελείωσε"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Η προεργασία δεν ξεκίνησε"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "Σε έκπτωση"
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
"Full device access (reading and changing orders and gift cards, reading of "
|
||||
@@ -57,7 +88,7 @@ msgstr "URI ανακατεύθυνση"
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr "Επιτρεπόμενη λίστα URI, διαχωρισμένος χώρος"
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr "ταυτότητα πελάτη"
|
||||
|
||||
@@ -103,7 +134,7 @@ msgstr ""
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr "Η επιλεγμένη ημερομηνία της εκδήλωσης δεν είναι ενεργή."
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr "Ένα ή περισσότερα αντικείμενα δεν ανήκουν σε αυτό το γεγονός."
|
||||
@@ -596,47 +627,47 @@ msgid "Event currency"
|
||||
msgstr "Νόμισμα εκδήλωσης"
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr "Ώρα έναρξης εκδήλωσης"
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr "Ώρα λήξης εκδήλωσης"
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr "Χρόνος αποδοχής"
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr "Έναρξη προπώλησης"
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr "Τέλος προπώλησης"
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr "Τοποθεσία"
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr ""
|
||||
|
||||
@@ -817,7 +848,7 @@ msgstr "Αποστολέας τιμολογίου:"
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1232,6 +1263,7 @@ msgstr "Σύνολο παραγγελίας"
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1615,7 +1647,7 @@ msgstr "Σειρά"
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr "ID πληρωμής"
|
||||
|
||||
@@ -1765,6 +1797,7 @@ msgstr "Δοκιμή λειτουργίας (Test mode)"
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr "Νόμισμα"
|
||||
@@ -2714,7 +2747,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr "Αυτό το αρχείο προέρχεται από διαφορετική εκδήλωση."
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2884,7 +2917,7 @@ msgid "The slug may only contain letters, numbers, dots and dashes."
|
||||
msgstr ""
|
||||
"Το λεκτικό μπορεί να περιέχει μόνο γράμματα, αριθμούς, κουκκίδες και παύλες."
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
msgid "Show in lists"
|
||||
msgstr "Εμφάνιση σε λίστες"
|
||||
|
||||
@@ -2896,7 +2929,7 @@ msgstr ""
|
||||
"Αν επιλεγεί, αυτό το συμβάν θα εμφανίζεται δημόσια στη λίστα γεγονότων για "
|
||||
"το λογαριασμό του διοργανωτή σας."
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
@@ -2906,7 +2939,7 @@ msgstr ""
|
||||
"ρυθμίσετε αυτήν την τιμή, η προπώληση θα λήξει μετά την ημερομηνία λήξης της "
|
||||
"εκδήλωσής σας."
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr "Προαιρετικά. Δεν θα πωληθούν προϊόντα πριν από αυτή την ημερομηνία."
|
||||
@@ -2924,7 +2957,7 @@ msgstr "Plugins"
|
||||
msgid "Event series"
|
||||
msgstr "Σειρά εκδηλώσεων"
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
#, fuzzy
|
||||
#| msgid "Settings"
|
||||
msgid "Seating plan"
|
||||
@@ -2965,7 +2998,7 @@ msgstr "Εκδήλωση"
|
||||
msgid "Events"
|
||||
msgstr "Εκδηλώσεις"
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
@@ -2973,40 +3006,40 @@ msgstr ""
|
||||
"Έχετε διαμορφώσει τουλάχιστον ένα πληρωμένο προϊόν, αλλά δεν έχετε "
|
||||
"ενεργοποιήσει καμία μέθοδο πληρωμής."
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr ""
|
||||
"Πρέπει να ρυθμίσετε τουλάχιστον μία αναλογία για να πουλήσετε οτιδήποτε."
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr ""
|
||||
"Μόλις δημιουργηθεί μια εκδήλωση δεν μπορεί να αλλάξει μεταξύ μιας σειράς και "
|
||||
"μίας μόνο εκδήλωσης."
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr "Το κείμενο της εκδήλωσης δεν μπορεί να αλλάξει."
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr "Αυτό το slug έχει ήδη χρησιμοποιηθεί για μία διαφορετική εκδήλωση."
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr "Η εκδήλωση δεν μπορεί να ολοκληρωθεί πριν ξεκινήσει."
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr "Η προπώληση της εκδήλωσης δεν μπορεί να ολοκληρωθεί πριν ξεκινήσει."
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
@@ -3014,7 +3047,7 @@ msgstr ""
|
||||
"Μόνο με αυτό το checkbox ενεργοποιημένο, αυτή η ημερομηνία είναι ορατή στο "
|
||||
"μενού των χρηστών."
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
msgid ""
|
||||
"If selected, this event will show up publicly on the list of dates for your "
|
||||
"event."
|
||||
@@ -3022,74 +3055,74 @@ msgstr ""
|
||||
"Αν επιλεγεί, αυτή η εκδήλωση θα εμφανιστεί δημόσια στη λίστα ημερομηνιών για "
|
||||
"το συμβάν σας."
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr "Frontpage κείμενο"
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr "Ημερομηνία σε σειρά εκδηλώσεων"
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr "Ημερομηνίες σε σειρές εκδηλώσεων"
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr "Μία ή περισσότερες παραλλαγές δεν ανήκουν σε αυτή την εκδήλωση."
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr ""
|
||||
"Δεν μπορεί να περιέχει κενά ή ειδικούς χαρακτήρες εκτός από τις υπογραμμίσεις"
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr ""
|
||||
"Το όνομα του property μπορεί να περιέχει μόνο γράμματα, αριθμούς και "
|
||||
"υπογράμμιση."
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
#, fuzzy
|
||||
#| msgid "Default language"
|
||||
msgid "Default value"
|
||||
msgstr "Προεπιλεγμένη γλώσσα"
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
#, fuzzy
|
||||
#| msgid "Can change organizer settings"
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr "Μπορεί να αλλάξει τις ρυθμίσεις του διοργανωτή"
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
#, fuzzy
|
||||
#| msgid "Search for events"
|
||||
msgid "Required for events"
|
||||
msgstr "Αναζήτηση εκδηλώσεων"
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
msgid ""
|
||||
"If checked, an event can only be taken live if the property is set. In event "
|
||||
"series, its always optional to set a value for individual dates"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
#, fuzzy
|
||||
#| msgid "Total value"
|
||||
msgid "Valid values"
|
||||
msgstr "Συνολική αξία"
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
#, fuzzy
|
||||
#| msgid "You cannot select a quota that belongs to a different event."
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
@@ -10992,20 +11025,6 @@ msgstr ""
|
||||
msgid "Inactive"
|
||||
msgstr "Αδρανής"
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Η προεργασία δεν ξεκίνησε"
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Η προπώληση τελείωσε"
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -14803,6 +14822,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -16757,19 +16777,6 @@ msgstr "Σειρά(Series)"
|
||||
msgid "More quotas"
|
||||
msgstr "Περισσότερες ποσοστώσεις(quotas)"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Κατάστημα ανενεργό"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "Σε έκπτωση"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
msgid "Open event dashboard"
|
||||
@@ -23475,7 +23482,7 @@ msgstr "Ταυτότητες"
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -23867,6 +23874,7 @@ msgstr "Ο κωδικός που εισαγάγατε δεν ήταν έγκυρ
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr "Πληρωτής"
|
||||
|
||||
@@ -24484,7 +24492,7 @@ msgstr "Αυτόματη επιστροφή χρημάτων"
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr "Mυστικό (secret)"
|
||||
|
||||
@@ -24542,70 +24550,127 @@ msgstr ""
|
||||
"Αυτό το plugin προσθέτει μια προσαρμόσιμη μέθοδο πληρωμής για χειροκίνητη "
|
||||
"επεξεργασία."
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr "PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
"Το sandbox του PayPal χρησιμοποιείται, μπορείτε να δοκιμάσετε χωρίς να "
|
||||
"στέλνετε χρήματα, αλλά θα χρειαστείτε ένα χρήστη του sandbox PayPal για να "
|
||||
"συνδεθείτε."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
msgid "PayPal account"
|
||||
msgstr "Λογαριασμός PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
#, fuzzy
|
||||
#| msgid "Payment ID"
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr "ID πληρωμής"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr ""
|
||||
"Κάντε κλικ εδώ για ένα σεμινάριο σχετικά με τον τρόπο απόκτησης των "
|
||||
"απαιτούμενων κλειδιών"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr "Τελικό σημείο"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
#, fuzzy
|
||||
#| msgid "Enable payment method"
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr "Ενεργοποιήστε τη μέθοδο πληρωμής"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
#, fuzzy
|
||||
#| msgid "Reference code"
|
||||
msgid "Reference prefix"
|
||||
msgstr "Κώδικας αναφοράς"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
#, fuzzy
|
||||
#| msgid "Reference code"
|
||||
msgid "Reference postfix"
|
||||
msgstr "Κώδικας αναφοράς"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
msgid ""
|
||||
"Any value entered here will be added behind the regular booking reference "
|
||||
"containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
#, fuzzy
|
||||
#| msgid "Customer actions"
|
||||
msgid "-- Automatic --"
|
||||
msgstr "Ενέργειες πελατών"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
#, fuzzy
|
||||
#| msgid "Any country"
|
||||
msgid "Buyer country"
|
||||
msgstr "Οποιαδήποτε χώρα"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
"clicking on the following button, you can either create a new PayPal account "
|
||||
@@ -24615,16 +24680,16 @@ msgstr ""
|
||||
"PayPal. Κάνοντας κλικ στο παρακάτω κουμπί, μπορείτε είτε να δημιουργήσετε "
|
||||
"ένα νέο λογαριασμό PayPal, συνδέστε το προτίκ με ένα υπάρχον."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr "Συνδεθείτε με το {icon} PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr "Αποσυνδεθείτε από το PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
@@ -24632,16 +24697,16 @@ msgstr ""
|
||||
"Ρυθμίστε ένα PayPal Webhook στο ακόλουθο τελικό σημείο για να ακυρώσετε "
|
||||
"αυτόματα τις παραγγελίες όταν οι πληρωμές επιστρέφονται εξωτερικά."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -24650,15 +24715,47 @@ msgid ""
|
||||
"to send any payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr "Παρουσιάστηκε σφάλμα κατά τη σύνδεση με την PayPal, δοκιμάστε ξανά."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
"Το sandbox του PayPal χρησιμοποιείται, μπορείτε να δοκιμάσετε χωρίς να "
|
||||
"στέλνετε χρήματα, αλλά θα χρειαστείτε ένα χρήστη του sandbox PayPal για να "
|
||||
"συνδεθείτε."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr "Είχαμε πρόβλημα επικοινωνίας με το PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
#, fuzzy
|
||||
#| msgid "There was an error sending the mail. Please try again later."
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr ""
|
||||
"Παρουσιάστηκε σφάλμα κατά την αποστολή του μηνύματος. Παρακαλώ προσπαθήστε "
|
||||
"ξανά αργότερα."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
#, fuzzy
|
||||
#| msgid "You may need to enable JavaScript for Stripe payments."
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr ""
|
||||
"Ίσως χρειαστεί να ενεργοποιήσετε την JavaScript για τις πληρωμές Stripe."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
@@ -24666,7 +24763,7 @@ msgstr ""
|
||||
"Δεν ήταν δυνατή η επεξεργασία της πληρωμής σας. Δείτε παρακάτω για "
|
||||
"λεπτομέρειες σχετικά με το πώς να προχωρήσετε."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
@@ -24674,71 +24771,107 @@ msgstr ""
|
||||
"Το PayPal δεν έχει ακόμη εγκρίνει την πληρωμή. Θα σας ενημερώσουμε μόλις "
|
||||
"ολοκληρωθεί η πληρωμή."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr "Παρουσιάστηκε σφάλμα κατά την αποστολή της αλληλογραφίας επιβεβαίωσης."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr "Η επιστροφή χρημάτων μέσω του PayPal απέτυχε: {}"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
#, fuzzy
|
||||
#| msgctxt "invoice"
|
||||
#| msgid "The payment for this invoice has already been received."
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr "Η πληρωμή για αυτό το τιμολόγιο έχει ήδη παραληφθεί."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
#, fuzzy
|
||||
#| msgid "Payment ID"
|
||||
msgid "PayPal payment ID"
|
||||
msgstr "ID πληρωμής"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
#, fuzzy
|
||||
#| msgid "PayPal Connect: Client ID"
|
||||
msgid "PayPal sale ID"
|
||||
msgstr "Σύνδεση PayPal: Αναγνωριστικό πελάτη"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
#, fuzzy
|
||||
#| msgid "PayPal"
|
||||
msgid "PayPal APM"
|
||||
msgstr "PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
#, fuzzy
|
||||
#| msgid "Enable payment method"
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr "Ενεργοποιήστε τη μέθοδο πληρωμής"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr "Η πληρωμή ολοκληρώθηκε."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr "Η πληρωμή απορρίφθηκε."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr "Η πληρωμή επεστράφει."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr "Η πληρωμή αντιστρέφεται."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
msgid "Payment pending."
|
||||
msgstr "Πληρωμή σε εκκρεμότητα."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
#, fuzzy
|
||||
#| msgid "Order approved"
|
||||
msgid "Order approved."
|
||||
msgstr "Η παραγγελία εγκρίνεται"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr "Το PayPal ανέφερε μία εκδήλωση: {}"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
msgid "PayPal Connect: Client ID"
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
#, fuzzy
|
||||
#| msgid "PayPal Connect: Client ID"
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr "Σύνδεση PayPal: Αναγνωριστικό πελάτη"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
#, fuzzy
|
||||
#| msgid "PayPal Connect: Secret key"
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr "Σύνδεση PayPal: Μυστικό κλειδί"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
#, fuzzy
|
||||
#| msgid "PayPal Connect: Client ID"
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr "Σύνδεση PayPal: Αναγνωριστικό πελάτη"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
#, fuzzy
|
||||
#| msgid "PayPal Connect Endpoint"
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr "PayPal Connect Endpoint"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
@@ -24746,7 +24879,18 @@ msgstr ""
|
||||
"Το συνολικό ποσό που αναφέρεται παραπάνω θα αφαιρεθεί από τον λογαριασμό σας "
|
||||
"στο PayPal μετά την επιβεβαίωση της αγοράς σας."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
@@ -24756,20 +24900,53 @@ msgstr ""
|
||||
"συμπληρώσετε τα στοιχεία πληρωμής σας. Στη συνέχεια, θα μεταφερθείτε ξανά "
|
||||
"εδώ για να ελέγξετε και να επιβεβαιώσετε την παραγγελία σας."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#, fuzzy
|
||||
#| msgid "Order"
|
||||
msgid "Order ID"
|
||||
msgstr "Σειρά"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr "Τελευταία ενημέρωση"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr "Συνολική αξία"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
#, fuzzy
|
||||
#| msgid "Sales"
|
||||
msgid "Sale ID"
|
||||
msgstr "Εκπτώσεις"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
msgid "Last update"
|
||||
msgstr "Τελευταία ενημέρωση"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr "Πληρωμή παραγγελίας"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr "Συνολική αξία"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "Πληρωμή παραγγελίας: %(code)s"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
#, fuzzy
|
||||
#| msgid "Please try again."
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr "Παρακαλώ προσπαθήστε ξανά."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
msgid ""
|
||||
@@ -24803,11 +24980,13 @@ msgstr ""
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr "Κάντε κλικ εδώ για να ανοίξετε το παράθυρο."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr "Παρουσιάστηκε σφάλμα κατά τη σύνδεση με την PayPal, δοκιμάστε ξανά."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
@@ -24815,15 +24994,15 @@ msgstr ""
|
||||
"Ο λογαριασμός σας στην PayPal είναι πλέον συνδεδεμένος με το pretix. "
|
||||
"Μπορείτε να αλλάξετε τις ρυθμίσεις λεπτομερέστερα παρακάτω."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr "Λάβατε μη έγκυρη απάντηση από το PayPal."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr "Φαίνεται ότι ακυρώσατε την πληρωμή PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
msgstr "Ο λογαριασμός σας στην PayPal έχει αποσυνδεθεί."
|
||||
|
||||
@@ -26162,13 +26341,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr "Η συναλλαγή πληρωμής δεν ολοκληρώθηκε για τον ακόλουθο λόγο:"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr "Πληρωμή παραγγελίας"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Change payment method: %(code)s"
|
||||
@@ -28472,12 +28644,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr "Αποθήκευση αλλαγών"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "Πληρωμή παραγγελίας: %(code)s"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr "Αλλαγή μεθόδου πληρωμής"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2019-10-03 19:00+0000\n"
|
||||
"Last-Translator: Chris Spy <chrispiropoulou@hotmail.com>\n"
|
||||
"Language-Team: Greek <https://translate.pretix.eu/projects/pretix/pretix-js/"
|
||||
@@ -29,6 +29,126 @@ msgstr "Επισήμανση ως πληρωμένο"
|
||||
msgid "Comment:"
|
||||
msgstr "Σχόλιο:"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
#, fuzzy
|
||||
#| msgid "Yes"
|
||||
msgid "eps"
|
||||
msgstr "Ναι"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
#, fuzzy
|
||||
#| msgctxt "widget"
|
||||
#| msgid "Continue"
|
||||
msgid "Continue"
|
||||
msgstr "Συνέχεια"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -51,11 +171,6 @@ msgstr "Επικοινωνία με το Stripe …"
|
||||
msgid "Total"
|
||||
msgstr "Σύνολο"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
#, fuzzy
|
||||
#| msgid "Contacting Stripe …"
|
||||
@@ -137,13 +252,6 @@ msgstr "Εξαργυρώστε"
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
#, fuzzy
|
||||
#| msgctxt "widget"
|
||||
#| msgid "Continue"
|
||||
msgid "Continue"
|
||||
msgstr "Συνέχεια"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -7,9 +7,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"PO-Revision-Date: 2022-04-04 10:30+0000\n"
|
||||
"Last-Translator: Ismael Menéndez Fernández <ismael.menendez@balidea.com>\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2022-05-05 15:40+0000\n"
|
||||
"Last-Translator: hmontheline <Helias.mackay@goetheanum.ch>\n"
|
||||
"Language-Team: Spanish <https://translate.pretix.eu/projects/pretix/pretix/"
|
||||
"es/>\n"
|
||||
"Language: es\n"
|
||||
@@ -17,7 +17,38 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.11.2\n"
|
||||
"X-Generator: Weblate 4.12\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Tienda desactivada"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Pre venta terminada"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Pre venta no iniciada"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "En venta"
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
@@ -56,7 +87,7 @@ msgstr "URI de Redirección"
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr "Lista de URI permitida, separada por espacio"
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr "ID Cliente"
|
||||
|
||||
@@ -100,7 +131,7 @@ msgstr ""
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr "El asiento seleccionado {seat} no está disponible."
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr "Uno o mas articulos no pertenecen a este evento."
|
||||
@@ -556,47 +587,47 @@ msgid "Event currency"
|
||||
msgstr "Moneda del evento"
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr "Hora de inicio del evento"
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr "Hora de finalización del evento"
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr "Hora de admisión"
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr "Inicio de preventa"
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr "Finalización de preventa"
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr "Localización"
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr "Lalitud"
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr "Longitud"
|
||||
|
||||
@@ -777,7 +808,7 @@ msgstr "Emisor de factura:"
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1186,6 +1217,7 @@ msgstr "Total de la orden"
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1570,7 +1602,7 @@ msgstr "Orden"
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr "ID de pago"
|
||||
|
||||
@@ -1718,6 +1750,7 @@ msgstr "Modo prueba"
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr "Moneda"
|
||||
@@ -2640,7 +2673,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr "Este archivo es de un evento diferente."
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2808,7 +2841,7 @@ msgid "The slug may only contain letters, numbers, dots and dashes."
|
||||
msgstr ""
|
||||
"La URL semántica solo puede contener letras, números, puntos y guiones."
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
msgid "Show in lists"
|
||||
msgstr "Mostrar en listas"
|
||||
|
||||
@@ -2820,7 +2853,7 @@ msgstr ""
|
||||
"Si se selecciona, este evento se mostrará públicamente en la lita de los "
|
||||
"eventos de tu cuenta de organizador."
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
@@ -2830,7 +2863,7 @@ msgstr ""
|
||||
"fija este valor, la preventa terminará después de la fecha de finalización "
|
||||
"de su evento."
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr "Opcional. Ningún producto será vendido antes de esta fecha."
|
||||
@@ -2848,7 +2881,7 @@ msgstr "Plugins"
|
||||
msgid "Event series"
|
||||
msgstr "Serie de eventos"
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
#, fuzzy
|
||||
#| msgid "Settings"
|
||||
msgid "Seating plan"
|
||||
@@ -2889,7 +2922,7 @@ msgstr "Evento"
|
||||
msgid "Events"
|
||||
msgstr "Eventos"
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
@@ -2897,38 +2930,38 @@ msgstr ""
|
||||
"Ha configurado al menos un producto de pago pero no ha habilitado ningún "
|
||||
"método de pago."
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr "Tienes que configurar al menos una cuota para vender algo."
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr ""
|
||||
"Una vez creado, un evento no puede cambiar entre una serie y un único evento."
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr "La URL semántica del evento no se puede cambiar."
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr "Esta URL semántica ya ha sido usada para un evento diferente."
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr "El evento no puede terminar antes de que empiece."
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr "La preventa del evento no puede terminar antes de empezar."
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
@@ -2936,7 +2969,7 @@ msgstr ""
|
||||
"Sólo con esta casilla activada, esta fecha es visible en el frontend para "
|
||||
"los usuarios."
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
msgid ""
|
||||
"If selected, this event will show up publicly on the list of dates for your "
|
||||
"event."
|
||||
@@ -2944,73 +2977,73 @@ msgstr ""
|
||||
"Si se selecciona, este evento se mostrará públicamente en la lista de fechas "
|
||||
"para tu evento."
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr "Texto de pagina principal"
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr "Fecha en una serie de eventos"
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr "Fechas en una serie de eventos"
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr "Uno o mas variaciones no pertenecen a este evento."
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr ""
|
||||
"No puede tener caracteres espacios o caracteres especiales excepto guión bajo"
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr ""
|
||||
"El nombre de la propiedad puede solo contener letras, números y guión bajo."
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
#, fuzzy
|
||||
#| msgid "Default language"
|
||||
msgid "Default value"
|
||||
msgstr "Lenguaje predefinido"
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
#, fuzzy
|
||||
#| msgid "Can change organizer settings"
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr "Puede cambiar la configuración del organizador"
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
#, fuzzy
|
||||
#| msgid "Search for events"
|
||||
msgid "Required for events"
|
||||
msgstr "Búsqueda de eventos"
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
msgid ""
|
||||
"If checked, an event can only be taken live if the property is set. In event "
|
||||
"series, its always optional to set a value for individual dates"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
#, fuzzy
|
||||
#| msgid "Total value"
|
||||
msgid "Valid values"
|
||||
msgstr "Valor total"
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
#, fuzzy
|
||||
#| msgid "You cannot select a quota that belongs to a different event."
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
@@ -9373,17 +9406,17 @@ msgstr "Tratamientos más comunes en alemán"
|
||||
#: pretix/base/settings.py:2740
|
||||
msgctxt "person_name_salutation"
|
||||
msgid "Ms"
|
||||
msgstr ""
|
||||
msgstr "Sra."
|
||||
|
||||
#: pretix/base/settings.py:2741
|
||||
msgctxt "person_name_salutation"
|
||||
msgid "Mr"
|
||||
msgstr ""
|
||||
msgstr "Sr."
|
||||
|
||||
#: pretix/base/settings.py:2742
|
||||
msgctxt "person_name_salutation"
|
||||
msgid "Mx"
|
||||
msgstr ""
|
||||
msgstr "Srx."
|
||||
|
||||
#: pretix/base/settings.py:2767 pretix/base/settings.py:2780
|
||||
#: pretix/base/settings.py:2796 pretix/base/settings.py:2846
|
||||
@@ -10846,20 +10879,6 @@ msgstr "Tienda en directo y en preventa"
|
||||
msgid "Inactive"
|
||||
msgstr "Inactivo"
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Pre venta no iniciada"
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Pre venta terminada"
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -14680,6 +14699,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -16609,19 +16629,6 @@ msgstr "Serie"
|
||||
msgid "More quotas"
|
||||
msgstr "Más cuotas"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Tienda desactivada"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "En venta"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
msgid "Open event dashboard"
|
||||
@@ -23254,7 +23261,7 @@ msgstr "Insignias"
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -23646,6 +23653,7 @@ msgstr "La contraseña que introdujo no era válida, inténtelo de nuevo."
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr "Pagador"
|
||||
|
||||
@@ -24260,7 +24268,7 @@ msgstr "Reembolso automático"
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr "Secreto"
|
||||
|
||||
@@ -24318,69 +24326,126 @@ msgstr ""
|
||||
"Este plugin añade un método de pago personalizable para el procesamiento "
|
||||
"manual."
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr "PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
"La sandbox de PayPal está siendo usada, puedes probar sin enviar dinero "
|
||||
"realmente pero necesitarás un usuario para la sandbox de PayPal para iniciar "
|
||||
"sesión."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
msgid "PayPal account"
|
||||
msgstr "Cuenta de PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
#, fuzzy
|
||||
#| msgid "Payment ID"
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr "ID de pago"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr ""
|
||||
"Haga clic aquí para un tutorial sobre cómo obtener las claves necesarias"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr "Punto final"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
#, fuzzy
|
||||
#| msgid "Enable payment method"
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr "Habilitar método de pago"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
#, fuzzy
|
||||
#| msgid "Reference code"
|
||||
msgid "Reference prefix"
|
||||
msgstr "Código de referencia"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
#, fuzzy
|
||||
#| msgid "Reference code"
|
||||
msgid "Reference postfix"
|
||||
msgstr "Código de referencia"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
msgid ""
|
||||
"Any value entered here will be added behind the regular booking reference "
|
||||
"containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
#, fuzzy
|
||||
#| msgid "Customer account"
|
||||
msgid "-- Automatic --"
|
||||
msgstr "Cuenta de cliente"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
#, fuzzy
|
||||
#| msgid "Any country"
|
||||
msgid "Buyer country"
|
||||
msgstr "Todos los países"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
"clicking on the following button, you can either create a new PayPal account "
|
||||
@@ -24390,16 +24455,16 @@ msgstr ""
|
||||
"Haciendo clic en el siguiente botón, puede crear una nueva cuenta de PayPal "
|
||||
"o conectar el sistema a una ya existente."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr "Conectar con {icon} PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr "Desconectar de PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
@@ -24407,16 +24472,16 @@ msgstr ""
|
||||
"Configure un Webhook de PayPal en el siguiente punto final para cancelar "
|
||||
"automáticamente los pedidos cuando los pagos se devuelvan externamente."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -24425,15 +24490,47 @@ msgid ""
|
||||
"to send any payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr ""
|
||||
"Se ha producido un error durante la conexión con PayPal, por favor inténtelo "
|
||||
"de nuevo."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
"La sandbox de PayPal está siendo usada, puedes probar sin enviar dinero "
|
||||
"realmente pero necesitarás un usuario para la sandbox de PayPal para iniciar "
|
||||
"sesión."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr "Tuvimos problemas de comunicación con PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
#, fuzzy
|
||||
#| msgid "There was an error sending the mail. Please try again later."
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr ""
|
||||
"Hubo un error al enviar el correo. Por favor, inténtelo de nuevo más tarde."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
#, fuzzy
|
||||
#| msgid "You may need to enable JavaScript for Stripe payments."
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr "Es posible que necesite habilitar JavaScript para pagos con Stripe."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
@@ -24441,7 +24538,7 @@ msgstr ""
|
||||
"No pudimos procesar su pago. Vea a continuación los detalles de cómo "
|
||||
"proceder."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
@@ -24449,71 +24546,107 @@ msgstr ""
|
||||
"PayPal aún no ha aprobado el pago. Le informaremos tan pronto como se "
|
||||
"complete el pago."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr "Se ha producido un error al enviar el mail de confirmación."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr "Ha fallado el reintegro del importe a través de PayPal: {}"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
#, fuzzy
|
||||
#| msgctxt "invoice"
|
||||
#| msgid "The payment for this invoice has already been received."
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr "El pago de esta factura ya se ha recibido."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
#, fuzzy
|
||||
#| msgid "Payment ID"
|
||||
msgid "PayPal payment ID"
|
||||
msgstr "ID de pago"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
#, fuzzy
|
||||
#| msgid "PayPal Connect: Client ID"
|
||||
msgid "PayPal sale ID"
|
||||
msgstr "Conexiones a PayPal: ID de cliente"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
#, fuzzy
|
||||
#| msgid "PayPal"
|
||||
msgid "PayPal APM"
|
||||
msgstr "PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
#, fuzzy
|
||||
#| msgid "Enable payment method"
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr "Habilitar método de pago"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr "Pago completado."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr "Pago denegado."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr "Reembolso del pago."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr "Pago anulado."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
msgid "Payment pending."
|
||||
msgstr "Pago pendiente."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
#, fuzzy
|
||||
#| msgid "Order approved"
|
||||
msgid "Order approved."
|
||||
msgstr "Orden aprobada"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr "PayPal informó de un evento: {}"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
msgid "PayPal Connect: Client ID"
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
#, fuzzy
|
||||
#| msgid "PayPal Connect: Client ID"
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr "Conexiones a PayPal: ID de cliente"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
#, fuzzy
|
||||
#| msgid "PayPal Connect: Secret key"
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr "Conexiones a PayPal: Clave secreta"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
#, fuzzy
|
||||
#| msgid "PayPal Connect: Client ID"
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr "Conexiones a PayPal: ID de cliente"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
#, fuzzy
|
||||
#| msgid "PayPal Connect Endpoint"
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr "Punto final de conexión a PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
@@ -24521,7 +24654,18 @@ msgstr ""
|
||||
"El importe total indicado anteriormente se retirará de su cuenta PayPal "
|
||||
"después de la confirmación de su compra."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
@@ -24531,20 +24675,53 @@ msgstr ""
|
||||
"sus datos de pago. A continuación, se le redirigirá de nuevo aquí para "
|
||||
"revisar y confirmar su pedido."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#, fuzzy
|
||||
#| msgid "Order"
|
||||
msgid "Order ID"
|
||||
msgstr "Orden"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr "Última actualización"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr "Valor total"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
#, fuzzy
|
||||
#| msgid "Sales"
|
||||
msgid "Sale ID"
|
||||
msgstr "Ventas"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
msgid "Last update"
|
||||
msgstr "Última actualización"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr "Pagar orden"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr "Valor total"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "Pagar orden: %(code)s"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
#, fuzzy
|
||||
#| msgid "Please try again."
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr "Por favor, inténtalo de nuevo."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
msgid ""
|
||||
@@ -24577,13 +24754,13 @@ msgstr "¿La ventana para introducir sus datos de pago no se abrió o se cerró?
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr "Haga clic aquí para abrir la ventana."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
"Se ha producido un error durante la conexión con PayPal, por favor inténtelo "
|
||||
"de nuevo."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
@@ -24591,15 +24768,15 @@ msgstr ""
|
||||
"Su cuenta de PayPal está ahora conectada al sistema. A continuación, puede "
|
||||
"modificar los ajustes de forma detallada."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr "Se ha recibido una respuesta no válida de PayPal."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr "Parece que cancelaste el pago de PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
msgstr "Su cuenta de PayPal ha sido desconectada."
|
||||
|
||||
@@ -25945,13 +26122,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr "La operación de pago no pudo completarse por el siguiente motivo:"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr "Pagar orden"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Change payment method: %(code)s"
|
||||
@@ -28195,12 +28365,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr "Guardar cambios"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "Pagar orden: %(code)s"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr "Cambiar la forma de pago"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2021-11-25 21:00+0000\n"
|
||||
"Last-Translator: Ismael Menéndez Fernández <ismael.menendez@balidea.com>\n"
|
||||
"Language-Team: Spanish <https://translate.pretix.eu/projects/pretix/pretix-"
|
||||
@@ -29,6 +29,123 @@ msgstr "Marcado como pagado"
|
||||
msgid "Comment:"
|
||||
msgstr "Comentario:"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
#, fuzzy
|
||||
#| msgid "Yes"
|
||||
msgid "eps"
|
||||
msgstr "Sí"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "Continuar"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Confirmando el pago…"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -51,11 +168,6 @@ msgstr "Contactando con Stripe…"
|
||||
msgid "Total"
|
||||
msgstr "Total"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Confirmando el pago…"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr "Contactando con el banco…"
|
||||
@@ -129,10 +241,6 @@ msgstr "Canjeado"
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "Continuar"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2021-11-10 05:00+0000\n"
|
||||
"Last-Translator: Jaakko Rinta-Filppula <jaakko@r-f.fi>\n"
|
||||
"Language-Team: Finnish <https://translate.pretix.eu/projects/pretix/pretix/"
|
||||
@@ -19,6 +19,37 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.8\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Kauppa on suljettu"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Ennakkomyynti on päättynyt"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Ennakkomyynti ei ole alkanut"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "Myynnissä"
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
"Full device access (reading and changing orders and gift cards, reading of "
|
||||
@@ -53,7 +84,7 @@ msgstr "Uudelleenohjausosoitteet"
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr "Sallitut URI-osoitteet, välilyönnillä erotettuna"
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr "Asiakas-ID"
|
||||
|
||||
@@ -95,7 +126,7 @@ msgstr "Kiintiössä \"{}\" ei ole tarpeaksi tilaa operaation suorittamiseksi."
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr "Valittu paikka \"{seat}\" ei ole saatavilla."
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr "Yksi tai useampi tuotteista ei kuulu tähän tapahtumaan."
|
||||
@@ -539,47 +570,47 @@ msgid "Event currency"
|
||||
msgstr "Tapahtuman valuutta"
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr "Tapahtuman alkamisajankohta"
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr "Tapahtuman loppumisajankohta"
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr "Ennakkomyynnin alku"
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr "Ennakkomyynnin loppu"
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr "Sijainti"
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr "Leveysaste"
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr "Pituusaste"
|
||||
|
||||
@@ -756,7 +787,7 @@ msgstr "Laskun lähettäjä:"
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1153,6 +1184,7 @@ msgstr "Tilauksen summa"
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1510,7 +1542,7 @@ msgstr "Tilaus"
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr "Maksun tunniste"
|
||||
|
||||
@@ -1654,6 +1686,7 @@ msgstr "Testitila"
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr ""
|
||||
@@ -2495,7 +2528,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr "Lisää lippuja toiselle päivämäärälle"
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2652,7 +2685,7 @@ msgstr ""
|
||||
msgid "The slug may only contain letters, numbers, dots and dashes."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
msgid "Show in lists"
|
||||
msgstr ""
|
||||
|
||||
@@ -2662,14 +2695,14 @@ msgid ""
|
||||
"organizer account."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
"value, the presale will end after the end date of your event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr "Valinnainen. Tuotteita ei myydä ennen tätä."
|
||||
@@ -2687,7 +2720,7 @@ msgstr "Lisäosat"
|
||||
msgid "Event series"
|
||||
msgstr "Tapahtumasarja"
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
msgid "Seating plan"
|
||||
msgstr ""
|
||||
|
||||
@@ -2724,7 +2757,7 @@ msgstr "Tapahtuma"
|
||||
msgid "Events"
|
||||
msgstr "Tapahtumat"
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
@@ -2732,105 +2765,105 @@ msgstr ""
|
||||
"Olet määritellyt ainakin yhden maksullisen tuotteen mutta et yhtään "
|
||||
"maksutapaa."
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr "Sinun tulee määritellä ainakin yksi kiintiö myydäksesi mitään."
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr "Tapahtuma ei voi päättyä ennen kuin se alkaa."
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr "Tapahtuman ennakkomyynti ei voi loppua ennen kuin se alkaa."
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
msgid ""
|
||||
"If selected, this event will show up publicly on the list of dates for your "
|
||||
"event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr "Etusivun teksti"
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
msgid "Default value"
|
||||
msgstr "Oletusarvo"
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr "Vain järjestäjätason ylläpitäjät voivat muokata"
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
msgid "Required for events"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
msgid ""
|
||||
"If checked, an event can only be taken live if the property is set. In event "
|
||||
"series, its always optional to set a value for individual dates"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
msgid "Valid values"
|
||||
msgstr "Sallitut arvot"
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
msgstr "Oletusarvon tulee olla sallittu arvo."
|
||||
|
||||
@@ -9301,20 +9334,6 @@ msgstr ""
|
||||
msgid "Inactive"
|
||||
msgstr "Epäaktiivinen"
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Ennakkomyynti ei ole alkanut"
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Ennakkomyynti on päättynyt"
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -12550,6 +12569,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -14179,19 +14199,6 @@ msgstr ""
|
||||
msgid "More quotas"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Kauppa on suljettu"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "Myynnissä"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
msgid "Open event dashboard"
|
||||
@@ -19903,7 +19910,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -20258,6 +20265,7 @@ msgstr "Epäkelpo syöte, katso tiedot alta."
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr ""
|
||||
|
||||
@@ -20775,7 +20783,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr ""
|
||||
|
||||
@@ -20816,92 +20824,152 @@ msgstr ""
|
||||
msgid "A fully customizable payment method for manual processing."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
msgid "PayPal account"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
#, fuzzy
|
||||
#| msgid "Payment ID"
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr "Maksun tunniste"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
#, fuzzy
|
||||
#| msgid "Payment method"
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr "Maksutapa"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
msgid "Reference prefix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
msgid "Reference postfix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
msgid ""
|
||||
"Any value entered here will be added behind the regular booking reference "
|
||||
"containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
#, fuzzy
|
||||
#| msgid "Customer account"
|
||||
msgid "-- Automatic --"
|
||||
msgstr "Asiakastili"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
#, fuzzy
|
||||
#| msgid "Any country"
|
||||
msgid "Buyer country"
|
||||
msgstr "Mikä tahansa maa"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
"clicking on the following button, you can either create a new PayPal account "
|
||||
"connect pretix to an existing one."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -20910,109 +20978,197 @@ msgid ""
|
||||
"to send any payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
msgid "PayPal payment ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
msgid "PayPal sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
msgid "PayPal APM"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
msgid "Payment pending."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
#, fuzzy
|
||||
#| msgid "Order approved"
|
||||
msgid "Order approved."
|
||||
msgstr "Tilaus hyväksytty"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
msgid "PayPal Connect: Client ID"
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
"your order."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr ""
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#, fuzzy
|
||||
#| msgid "Order"
|
||||
msgid "Order ID"
|
||||
msgstr "Tilaus"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
msgid ""
|
||||
"Our attempt to execute your Payment via PayPal has failed. Please try again "
|
||||
@@ -21040,25 +21196,27 @@ msgstr ""
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
msgstr ""
|
||||
|
||||
@@ -22172,13 +22330,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, python-format
|
||||
msgid "Confirm payment: %(code)s"
|
||||
@@ -24142,12 +24293,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr ""
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2021-11-10 05:00+0000\n"
|
||||
"Last-Translator: Jaakko Rinta-Filppula <jaakko@r-f.fi>\n"
|
||||
"Language-Team: Finnish <https://translate.pretix.eu/projects/pretix/pretix-"
|
||||
@@ -29,6 +29,126 @@ msgstr "Merkitty maksetuksi"
|
||||
msgid "Comment:"
|
||||
msgstr "Kommentti:"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
#, fuzzy
|
||||
#| msgid "Yes"
|
||||
msgid "eps"
|
||||
msgstr "Kyllä"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
#, fuzzy
|
||||
#| msgctxt "widget"
|
||||
#| msgid "Continue"
|
||||
msgid "Continue"
|
||||
msgstr "Jatka"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Maksuasi vahvistetaan …"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -51,11 +171,6 @@ msgstr ""
|
||||
msgid "Total"
|
||||
msgstr "Summa"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Maksuasi vahvistetaan …"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr ""
|
||||
@@ -135,13 +250,6 @@ msgstr "Käytä"
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
#, fuzzy
|
||||
#| msgctxt "widget"
|
||||
#| msgid "Continue"
|
||||
msgid "Continue"
|
||||
msgstr "Jatka"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -3,8 +3,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"PO-Revision-Date: 2022-04-21 12:10+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2022-05-09 15:43+0000\n"
|
||||
"Last-Translator: hmontheline <Helias.mackay@goetheanum.ch>\n"
|
||||
"Language-Team: French <https://translate.pretix.eu/projects/pretix/pretix/fr/"
|
||||
">\n"
|
||||
@@ -13,7 +13,38 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 4.11.2\n"
|
||||
"X-Generator: Weblate 4.12\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Boutique désactivée"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Prévente terminée"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Prévente non commencée"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "En vente"
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
@@ -51,7 +82,7 @@ msgstr "URI de redirection"
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr "Liste des URI autorisées, séparées par des espaces"
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr "Numéro de client"
|
||||
|
||||
@@ -95,7 +126,7 @@ msgstr ""
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr "La place {seat} sélectionné n'est pas disponible."
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr "Un ou plusieurs articles n'appartiennent pas à cet événement."
|
||||
@@ -563,47 +594,47 @@ msgid "Event currency"
|
||||
msgstr "Devise de l'événement"
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr "Heure de début d'événement"
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr "Heure de fin de l'événement"
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr "Heure d'admission"
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr "Début de la prévente"
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr "Fin de la prévente"
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr "Emplacement"
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr ""
|
||||
|
||||
@@ -784,7 +815,7 @@ msgstr "Expéditeur de facture :"
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1195,6 +1226,7 @@ msgstr "Total de la commande"
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1583,7 +1615,7 @@ msgstr "Commander"
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr "ID de paiement"
|
||||
|
||||
@@ -1733,6 +1765,7 @@ msgstr "Mode prix"
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr "Monnaie"
|
||||
@@ -2690,7 +2723,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr "Ce fichier provient d'un événement différent."
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2859,7 +2892,7 @@ msgstr ""
|
||||
"Le Slug ne peut contenir que des lettres, des chiffres, des points et des "
|
||||
"tirets."
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
#, fuzzy
|
||||
#| msgid "Show variants"
|
||||
msgid "Show in lists"
|
||||
@@ -2877,7 +2910,7 @@ msgstr ""
|
||||
"Si cette option est sélectionnée, cet événement peut apparaître sur la page "
|
||||
"d'accueil du système de billetterie ou dans un profil d'organization."
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
@@ -2887,7 +2920,7 @@ msgstr ""
|
||||
"pas cette valeur, la prévente prendra fin après la date de fin de votre "
|
||||
"événement."
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr "Facultatif. Aucun produit ne sera vendu avant cette date."
|
||||
@@ -2905,7 +2938,7 @@ msgstr "Plugins"
|
||||
msgid "Event series"
|
||||
msgstr "Série d'événements"
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
#, fuzzy
|
||||
#| msgid "Settings"
|
||||
msgid "Seating plan"
|
||||
@@ -2946,7 +2979,7 @@ msgstr "Événement"
|
||||
msgid "Events"
|
||||
msgstr "Événements"
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
@@ -2954,39 +2987,39 @@ msgstr ""
|
||||
"Vous avez configuré au moins un produit payant mais n'avez activé aucun mode "
|
||||
"de paiement."
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr "Vous devez configurer au moins un quota pour vendre quelque chose."
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr ""
|
||||
"Une fois créé, un événement ne peut pas changer entre une série et un seul "
|
||||
"événement."
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr "Les paramètres de l'événement ont été modifiés."
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr "Ce slug est déjà utilisée. Veuillez en choisir un autre."
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr "Le sous-événement ne peut pas être nul pour les séries d'événements."
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr "La fin de la période de prévente doit être postérieure à son début."
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
@@ -2994,7 +3027,7 @@ msgstr ""
|
||||
"Avec seulement cette case cochée, cette date est visible dans le front-end "
|
||||
"pour les utilisateurs."
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "If selected, this event may show up on the ticket system's start page or "
|
||||
@@ -3006,76 +3039,76 @@ msgstr ""
|
||||
"Si cette option est sélectionnée, cet événement peut apparaître sur la page "
|
||||
"d'accueil du système de billetterie ou dans un profil d'organization."
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr "Texte de la page de garde"
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr "Date de la série d'événements"
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr "Dates des séries d'événements"
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
#, fuzzy
|
||||
#| msgid "One or more items do not belong to this event."
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr "Un ou plusieurs articles n'appartiennent pas à cet événement."
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr ""
|
||||
"Ne peut pas contenir d'espaces ou de caractères spéciaux sauf soulignés"
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr ""
|
||||
"Le nom de la propriété ne peut contenir que des lettres, des chiffres et des "
|
||||
"traits de soulignement."
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
#, fuzzy
|
||||
#| msgid "Default language"
|
||||
msgid "Default value"
|
||||
msgstr "Langue par défaut"
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
#, fuzzy
|
||||
#| msgid "Can change organizer settings"
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr "Possibilité de modifier les paramètres de l'organisateur"
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
#, fuzzy
|
||||
#| msgid "Search for events"
|
||||
msgid "Required for events"
|
||||
msgstr "Recherche d'événements"
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
msgid ""
|
||||
"If checked, an event can only be taken live if the property is set. In event "
|
||||
"series, its always optional to set a value for individual dates"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
#, fuzzy
|
||||
#| msgid "Total value"
|
||||
msgid "Valid values"
|
||||
msgstr "Valeur totale"
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
#, fuzzy
|
||||
#| msgid "You cannot select a quota that belongs to a different event."
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
@@ -3189,7 +3222,7 @@ msgid ""
|
||||
"keep things organized."
|
||||
msgstr ""
|
||||
"Si vous avez beaucoup de produits, vous pouvez les trier par catégories pour "
|
||||
"garder les choses organisées."
|
||||
"garder les chooses organisées."
|
||||
|
||||
#: pretix/base/models/items.py:359
|
||||
msgid "Item name"
|
||||
@@ -9623,12 +9656,12 @@ msgstr ""
|
||||
#: pretix/base/settings.py:2740
|
||||
msgctxt "person_name_salutation"
|
||||
msgid "Ms"
|
||||
msgstr ""
|
||||
msgstr "Mme"
|
||||
|
||||
#: pretix/base/settings.py:2741
|
||||
msgctxt "person_name_salutation"
|
||||
msgid "Mr"
|
||||
msgstr ""
|
||||
msgstr "M."
|
||||
|
||||
#: pretix/base/settings.py:2742
|
||||
msgctxt "person_name_salutation"
|
||||
@@ -11106,20 +11139,6 @@ msgstr "Boutique en ligne et prévente en cours"
|
||||
msgid "Inactive"
|
||||
msgstr "Inactif"
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Prévente non commencée"
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Prévente terminée"
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -14994,6 +15013,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -16938,19 +16958,6 @@ msgstr "Séries"
|
||||
msgid "More quotas"
|
||||
msgstr "Plus de quotas"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Boutique désactivée"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "En vente"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
#, fuzzy
|
||||
@@ -23888,7 +23895,7 @@ msgstr "Badges"
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -24320,6 +24327,7 @@ msgstr ""
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr "Payeur"
|
||||
|
||||
@@ -24925,7 +24933,7 @@ msgstr "Automatiquement sur paiement"
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr "Secret"
|
||||
|
||||
@@ -24978,67 +24986,127 @@ msgstr "Listes d'enregistrement"
|
||||
msgid "A fully customizable payment method for manual processing."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr "PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
#, fuzzy
|
||||
#| msgid "Total amount"
|
||||
msgid "PayPal account"
|
||||
msgstr "Montant total"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
#, fuzzy
|
||||
#| msgid "Enable payment method"
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr "Activer le mode de paiement"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr "Cliquez ici pour un tutoriel sur la façon d'obtenir les clés requises"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr "Endpoint"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
#, fuzzy
|
||||
#| msgid "Enable payment method"
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr "Activer le mode de paiement"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
#, fuzzy
|
||||
#| msgid "Reference code"
|
||||
msgid "Reference prefix"
|
||||
msgstr "Code de référence"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
#, fuzzy
|
||||
#| msgid "Reference code"
|
||||
msgid "Reference postfix"
|
||||
msgstr "Code de référence"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
msgid ""
|
||||
"Any value entered here will be added behind the regular booking reference "
|
||||
"containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
#, fuzzy
|
||||
#| msgid "Customer actions"
|
||||
msgid "-- Automatic --"
|
||||
msgstr "Actions des clients"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
#, fuzzy
|
||||
#| msgid "Any country"
|
||||
msgid "Buyer country"
|
||||
msgstr "N'importe quel pays"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "To accept payments via Stripe, you will need an account at Stripe. By "
|
||||
@@ -25053,19 +25121,19 @@ msgstr ""
|
||||
"Stripe. En cliquant sur le bouton suivant, vous pouvez soit créer un nouveau "
|
||||
"compte Stripe, soit connecter pretix à un compte existant."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "Connect with pretixdesk"
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr "Connectez-vous avec pretixdesk"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
#, fuzzy
|
||||
#| msgid "Bancontact via Stripe"
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr "Bancontact via Stripe"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
@@ -25073,16 +25141,16 @@ msgstr ""
|
||||
"Veuillez configurer un Webhook PayPal afin d'annuler automatiquement les "
|
||||
"commandes lorsque les paiements sont remboursés en externe."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -25091,15 +25159,43 @@ msgid ""
|
||||
"to send any payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
#, fuzzy
|
||||
#| msgid "An internal error occurred, please try again."
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr "Une erreur interne s'est produite, veuillez réessayer."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr "Nous avons eu de la difficulté pour communiquer avec PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
#, fuzzy
|
||||
#| msgid "There was an error sending the mail. Please try again later."
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr "Il y a eu une erreur d'envoi du mail. Veuillez réessayer plus tard."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
#, fuzzy
|
||||
#| msgid "You may need to enable JavaScript for Stripe payments."
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr "Vous devrez peut-être activer JavaScript pour les paiements Stripe."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
@@ -25107,7 +25203,7 @@ msgstr ""
|
||||
"Nous n'avons pas été en mesure de traiter votre paiement. Voir ci-dessous "
|
||||
"pour plus de détails sur la marche à suivre."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
@@ -25115,73 +25211,101 @@ msgstr ""
|
||||
"PayPal n' a pas encore approuvé le paiement. Nous vous informerons dès que "
|
||||
"le paiement sera effectué."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr "Il y a eu une erreur lors de l'envoi du mail de confirmation."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
#, fuzzy
|
||||
#| msgctxt "invoice"
|
||||
#| msgid "The payment for this invoice has already been received."
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr "Le paiement de cette facture a déjà été reçu."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
#, fuzzy
|
||||
#| msgid "Enable payment method"
|
||||
msgid "PayPal payment ID"
|
||||
msgstr "Activer le mode de paiement"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
#, fuzzy
|
||||
#| msgid "PayPal"
|
||||
msgid "PayPal sale ID"
|
||||
msgstr "PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
#, fuzzy
|
||||
#| msgid "PayPal"
|
||||
msgid "PayPal APM"
|
||||
msgstr "PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
#, fuzzy
|
||||
#| msgid "Enable payment method"
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr "Activer le mode de paiement"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr "Paiement effectué."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr "Paiement refusé."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr "Paiement remboursé."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr "Paiement annulé."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#, fuzzy
|
||||
#| msgid "Payment pending"
|
||||
msgid "Payment pending."
|
||||
msgstr "Paiement en attente"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
#, fuzzy
|
||||
#| msgid "Order approved"
|
||||
msgid "Order approved."
|
||||
msgstr "Commande approuvé"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr "PayPal a signalé un événement: {}"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
msgid "PayPal Connect: Client ID"
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
@@ -25189,7 +25313,18 @@ msgstr ""
|
||||
"Le montant total indiqué ci-dessus sera retiré de votre compte PayPal après "
|
||||
"la confirmation de votre achat."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
@@ -25199,20 +25334,53 @@ msgstr ""
|
||||
"PayPal pour remplir vos détails de paiement. Vous serez alors redirigé de "
|
||||
"nouveau ici pour passer en revue et confirmer votre commande."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#, fuzzy
|
||||
#| msgid "Order"
|
||||
msgid "Order ID"
|
||||
msgstr "Commander"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr "Dernière mise à jour"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr "Valeur totale"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
#, fuzzy
|
||||
#| msgid "Sales"
|
||||
msgid "Sale ID"
|
||||
msgstr "Ventes"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
msgid "Last update"
|
||||
msgstr "Dernière mise à jour"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr "Ordre de paiement"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr "Valeur totale"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "Ordre de paiement: %(code)s"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
#, fuzzy
|
||||
#| msgid "Please try again."
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr "Veuillez réessayer."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
msgid ""
|
||||
@@ -25247,27 +25415,27 @@ msgstr ""
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr "Cliquez ici pour ouvrir la fenêtre."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
#, fuzzy
|
||||
#| msgid "An internal error occurred, please try again."
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr "Une erreur interne s'est produite, veuillez réessayer."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr "Réponse invalide de PayPal reçue."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr "Il semblerait que vous avez annulé le paiement PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
#, fuzzy
|
||||
#| msgid "Your cart has been updated."
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
@@ -26592,13 +26760,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr "La transaction n'a pas pu être exécutée pour la raison suivante:"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr "Ordre de paiement"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Change payment method: %(code)s"
|
||||
@@ -27902,6 +28063,8 @@ msgid ""
|
||||
"Once the items are in your cart, you will have %(time)s minutes to complete "
|
||||
"your purchase."
|
||||
msgstr ""
|
||||
"Une fois les articles dans votre panier, vous aurez %(time)s minutes pour "
|
||||
"compléter votre achat."
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/fragment_cart.html:282
|
||||
#, fuzzy, python-format
|
||||
@@ -28233,9 +28396,8 @@ msgstr "Afficher une autre date"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/index.html:83
|
||||
#, fuzzy
|
||||
#| msgid "Choose date to buy a ticket"
|
||||
msgid "Choose date to book a ticket"
|
||||
msgstr "Choisissez la date d'achat du billet"
|
||||
msgstr "Choisissez une date pour acheter un billet"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/index.html:88
|
||||
msgctxt "subevent"
|
||||
@@ -28852,12 +29014,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr "Enregistrer les modifications"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "Ordre de paiement: %(code)s"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr "Modifier le mode de paiement"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: French\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2022-04-07 10:40+0000\n"
|
||||
"Last-Translator: Eva-Maria Obermann <obermann@rami.io>\n"
|
||||
"Language-Team: French <https://translate.pretix.eu/projects/pretix/pretix-js/"
|
||||
@@ -28,6 +28,126 @@ msgstr "Marqué comme payé"
|
||||
msgid "Comment:"
|
||||
msgstr "Commentaire :"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
#, fuzzy
|
||||
#| msgid "Yes"
|
||||
msgid "eps"
|
||||
msgstr "Oui"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
#, fuzzy
|
||||
#| msgctxt "widget"
|
||||
#| msgid "Continue"
|
||||
msgid "Continue"
|
||||
msgstr "Continuer"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Confirmation de votre paiment…"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -50,11 +170,6 @@ msgstr "Contacter Stripe …"
|
||||
msgid "Total"
|
||||
msgstr "Total"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Confirmation de votre paiment…"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr "Communication avec votre banque …"
|
||||
@@ -134,13 +249,6 @@ msgstr "Echanger"
|
||||
msgid "Cancel"
|
||||
msgstr "Annuler"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
#, fuzzy
|
||||
#| msgctxt "widget"
|
||||
#| msgid "Continue"
|
||||
msgid "Continue"
|
||||
msgstr "Continuer"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2022-04-01 13:36+0000\n"
|
||||
"Last-Translator: Ismael Menéndez Fernández <ismael.menendez@balidea.com>\n"
|
||||
"Language-Team: Galician <https://translate.pretix.eu/projects/pretix/pretix/"
|
||||
@@ -19,6 +19,40 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.11.2\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
#, fuzzy
|
||||
msgid "Shop disabled"
|
||||
msgstr "Tienda desactivada"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Prevenda terminada"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
#, fuzzy
|
||||
msgid "Presale not started"
|
||||
msgstr "Pre venta no iniciada"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
#, fuzzy
|
||||
msgid "On sale"
|
||||
msgstr "En venta"
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
"Full device access (reading and changing orders and gift cards, reading of "
|
||||
@@ -56,7 +90,7 @@ msgstr "URI de redirección"
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr "Listaxe de URI permitida, separada por espazo"
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr "ID Cliente"
|
||||
|
||||
@@ -98,7 +132,7 @@ msgstr "Non hai cota suficiente na cota \"{}\" para realizar esta operación."
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr "O asento seleccionado {seat} non está dispoñible."
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr "Un ou máis artigos non pertencen a este evento."
|
||||
@@ -563,7 +597,7 @@ msgid "Event currency"
|
||||
msgstr "Moneda del evento"
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
#, fuzzy
|
||||
@@ -571,7 +605,7 @@ msgid "Event start time"
|
||||
msgstr "Hora de inicio del evento"
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
#, fuzzy
|
||||
@@ -579,37 +613,37 @@ msgid "Event end time"
|
||||
msgstr "Hora de finalización del evento"
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
#, fuzzy
|
||||
msgid "Admission time"
|
||||
msgstr "Hora de admisión"
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
#, fuzzy
|
||||
msgid "Start of presale"
|
||||
msgstr "Inicio de preventa"
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
#, fuzzy
|
||||
msgid "End of presale"
|
||||
msgstr "Finalización de preventa"
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr "Localización"
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
#, fuzzy
|
||||
msgid "Latitude"
|
||||
msgstr "Lalitud"
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
#, fuzzy
|
||||
msgid "Longitude"
|
||||
msgstr "Longitud"
|
||||
@@ -795,7 +829,7 @@ msgstr "Emisor da factura:"
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1198,6 +1232,7 @@ msgstr "Total do pedido"
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1560,7 +1595,7 @@ msgstr "Pedido"
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr "ID de pagamento"
|
||||
|
||||
@@ -1706,6 +1741,7 @@ msgstr "Modo proba"
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr "Moeda"
|
||||
@@ -2650,7 +2686,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr "Este archivo es de un evento diferente."
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2824,7 +2860,7 @@ msgid "The slug may only contain letters, numbers, dots and dashes."
|
||||
msgstr ""
|
||||
"La URL semántica solo puede contener letras, números, puntos y guiones."
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
#, fuzzy
|
||||
msgid "Show in lists"
|
||||
msgstr "Mostrar en listas"
|
||||
@@ -2838,7 +2874,7 @@ msgstr ""
|
||||
"Si se selecciona, este evento se mostrará públicamente en la lita de los "
|
||||
"eventos de tu cuenta de organizador."
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
@@ -2849,7 +2885,7 @@ msgstr ""
|
||||
"fija este valor, la preventa terminará después de la fecha de finalización "
|
||||
"de su evento."
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
#, fuzzy
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
@@ -2870,7 +2906,7 @@ msgstr "Plugins"
|
||||
msgid "Event series"
|
||||
msgstr "Serie de eventos"
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
#, fuzzy
|
||||
msgid "Seating plan"
|
||||
msgstr "Ajustes"
|
||||
@@ -2911,7 +2947,7 @@ msgstr "Evento"
|
||||
msgid "Events"
|
||||
msgstr "Eventos"
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
@@ -2920,44 +2956,44 @@ msgstr ""
|
||||
"Ha configurado al menos un producto de pago pero no ha habilitado ningún "
|
||||
"método de pago."
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
#, fuzzy
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr "Tienes que configurar al menos una cuota para vender algo."
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr ""
|
||||
"Una vez creado, un evento no puede cambiar entre una serie y un único evento."
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
#, fuzzy
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr "La URL semántica del evento no se puede cambiar."
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
#, fuzzy
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr "Esta URL semántica ya ha sido usada para un evento diferente."
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
#, fuzzy
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr "El evento no puede terminar antes de que empiece."
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
#, fuzzy
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr "La preventa del evento no puede terminar antes de empezar."
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
@@ -2966,7 +3002,7 @@ msgstr ""
|
||||
"Sólo con esta casilla activada, esta fecha es visible en el frontend para "
|
||||
"los usuarios."
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"If selected, this event will show up publicly on the list of dates for your "
|
||||
@@ -2975,73 +3011,73 @@ msgstr ""
|
||||
"Si se selecciona, este evento se mostrará públicamente en la lista de fechas "
|
||||
"para tu evento."
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
#, fuzzy
|
||||
msgid "Frontpage text"
|
||||
msgstr "Texto de pagina principal"
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
#, fuzzy
|
||||
msgid "Date in event series"
|
||||
msgstr "Fecha en una serie de eventos"
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
#, fuzzy
|
||||
msgid "Dates in event series"
|
||||
msgstr "Fechas en una serie de eventos"
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
#, fuzzy
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr "Uno o mas variaciones no pertenecen a este evento."
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
#, fuzzy
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr ""
|
||||
"No puede tener caracteres espacios o caracteres especiales excepto guión bajo"
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr "O nome da propiedade só pode conter letras, números e guións baixos."
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
#, fuzzy
|
||||
msgid "Default value"
|
||||
msgstr "Lenguaje predefinido"
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
#, fuzzy
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr "Puede cambiar la configuración del organizador"
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
#, fuzzy
|
||||
msgid "Required for events"
|
||||
msgstr "Búsqueda de eventos"
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
msgid ""
|
||||
"If checked, an event can only be taken live if the property is set. In event "
|
||||
"series, its always optional to set a value for individual dates"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
#, fuzzy
|
||||
msgid "Valid values"
|
||||
msgstr "Valor total"
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
#, fuzzy
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
msgstr ""
|
||||
@@ -11102,21 +11138,6 @@ msgstr "Tienda en directo y en preventa"
|
||||
msgid "Inactive"
|
||||
msgstr "Inactivo"
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
#, fuzzy
|
||||
msgid "Presale not started"
|
||||
msgstr "Pre venta no iniciada"
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Prevenda terminada"
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -14977,6 +14998,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -16981,21 +17003,6 @@ msgstr "Serie"
|
||||
msgid "More quotas"
|
||||
msgstr "Más cuotas"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
#, fuzzy
|
||||
msgid "Shop disabled"
|
||||
msgstr "Tienda desactivada"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
#, fuzzy
|
||||
msgid "On sale"
|
||||
msgstr "En venta"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
#, fuzzy
|
||||
@@ -24011,7 +24018,7 @@ msgstr "Insignias"
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -24431,6 +24438,7 @@ msgstr "La contraseña que introdujo no era válida, inténtelo de nuevo."
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
#, fuzzy
|
||||
msgid "Payer"
|
||||
msgstr "Pagador"
|
||||
@@ -25075,7 +25083,7 @@ msgstr "Reembolso automático"
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
#, fuzzy
|
||||
msgid "Secret"
|
||||
msgstr "Secreto"
|
||||
@@ -25127,72 +25135,124 @@ msgstr ""
|
||||
"Este plugin añade un método de pago personalizable para el procesamiento "
|
||||
"manual."
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
#, fuzzy
|
||||
msgid "PayPal"
|
||||
msgstr "PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
"La sandbox de PayPal está siendo usada, puedes probar sin enviar dinero "
|
||||
"realmente pero necesitarás un usuario para la sandbox de PayPal para iniciar "
|
||||
"sesión."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
#, fuzzy
|
||||
msgid "PayPal account"
|
||||
msgstr "Cuenta de PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
#, fuzzy
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr "ID de pago"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
#, fuzzy
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr ""
|
||||
"Haga clic aquí para un tutorial sobre cómo obtener las claves necesarias"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
#, fuzzy
|
||||
msgid "Endpoint"
|
||||
msgstr "Punto final"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
#, fuzzy
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr "Habilitar método de pago"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
#, fuzzy
|
||||
msgid "Reference prefix"
|
||||
msgstr "Código de referencia"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
#, fuzzy
|
||||
msgid "Reference postfix"
|
||||
msgstr "Código de referencia"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
msgid ""
|
||||
"Any value entered here will be added behind the regular booking reference "
|
||||
"containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
#, fuzzy
|
||||
msgid "-- Automatic --"
|
||||
msgstr "Cuenta de cliente"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
#, fuzzy
|
||||
msgid "Buyer country"
|
||||
msgstr "Todos los países"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
@@ -25203,17 +25263,17 @@ msgstr ""
|
||||
"Haciendo clic en el siguiente botón, puede crear una nueva cuenta de PayPal "
|
||||
"o conectar el sistema a una ya existente."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr "Conectar con {icon} PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
#, fuzzy
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr "Desconectar de PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
@@ -25222,16 +25282,16 @@ msgstr ""
|
||||
"Configure un Webhook de PayPal en el siguiente punto final para cancelar "
|
||||
"automáticamente los pedidos cuando los pagos se devuelvan externamente."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -25240,16 +25300,48 @@ msgid ""
|
||||
"to send any payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
#, fuzzy
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr ""
|
||||
"Se ha producido un error durante la conexión con PayPal, por favor inténtelo "
|
||||
"de nuevo."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
"La sandbox de PayPal está siendo usada, puedes probar sin enviar dinero "
|
||||
"realmente pero necesitarás un usuario para la sandbox de PayPal para iniciar "
|
||||
"sesión."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
#, fuzzy
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr "Tuvimos problemas de comunicación con PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr ""
|
||||
"Hubo un error al enviar el correo. Por favor, inténtelo de nuevo más tarde."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
#, fuzzy
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr "Es posible que necesite habilitar JavaScript para pagos con Stripe."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
@@ -25258,7 +25350,7 @@ msgstr ""
|
||||
"No pudimos procesar su pago. Vea a continuación los detalles de cómo "
|
||||
"proceder."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
@@ -25267,78 +25359,105 @@ msgstr ""
|
||||
"PayPal aún no ha aprobado el pago. Le informaremos tan pronto como se "
|
||||
"complete el pago."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
#, fuzzy
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr "Se ha producido un error al enviar el mail de confirmación."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
#, fuzzy
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr "Ha fallado el reintegro del importe a través de PayPal: {}"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
#, fuzzy
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr "El pago de esta factura ya se ha recibido."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
#, fuzzy
|
||||
msgid "PayPal payment ID"
|
||||
msgstr "ID de pago"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
#, fuzzy
|
||||
msgid "PayPal sale ID"
|
||||
msgstr "Conexiones a PayPal: ID de cliente"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
#, fuzzy
|
||||
msgid "PayPal APM"
|
||||
msgstr "PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
#, fuzzy
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr "Habilitar método de pago"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
#, fuzzy
|
||||
msgid "Payment completed."
|
||||
msgstr "Pago completado."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
#, fuzzy
|
||||
msgid "Payment denied."
|
||||
msgstr "Pago denegado."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
#, fuzzy
|
||||
msgid "Payment refunded."
|
||||
msgstr "Reembolso del pago."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
#, fuzzy
|
||||
msgid "Payment reversed."
|
||||
msgstr "Pago anulado."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#, fuzzy
|
||||
msgid "Payment pending."
|
||||
msgstr "Pago pendiente."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
#, fuzzy
|
||||
#| msgid "Order approved"
|
||||
msgid "Order approved."
|
||||
msgstr "Pedido aprobado"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
#, fuzzy
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr "PayPal informó de un evento: {}"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
#, fuzzy
|
||||
msgid "PayPal Connect: Client ID"
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr "Conexiones a PayPal: ID de cliente"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
#, fuzzy
|
||||
msgid "PayPal Connect: Secret key"
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr "Conexiones a PayPal: Clave secreta"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
#, fuzzy
|
||||
msgid "PayPal Connect Endpoint"
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr "Conexiones a PayPal: ID de cliente"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
#, fuzzy
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr "Punto final de conexión a PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
@@ -25347,7 +25466,18 @@ msgstr ""
|
||||
"El importe total indicado anteriormente se retirará de su cuenta PayPal "
|
||||
"después de la confirmación de su compra."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
@@ -25358,22 +25488,55 @@ msgstr ""
|
||||
"sus datos de pago. A continuación, se le redirigirá de nuevo aquí para "
|
||||
"revisar y confirmar su pedido."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#, fuzzy
|
||||
msgid "Sale ID"
|
||||
msgstr "Ventas"
|
||||
#| msgid "Order"
|
||||
msgid "Order ID"
|
||||
msgstr "Pedido"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
#, fuzzy
|
||||
msgid "Last update"
|
||||
msgstr "Última actualización"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
#, fuzzy
|
||||
msgid "Total value"
|
||||
msgstr "Valor total"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
#, fuzzy
|
||||
msgid "Sale ID"
|
||||
msgstr "Ventas"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
#, fuzzy
|
||||
msgid "Pay order"
|
||||
msgstr "Pagar orden"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, fuzzy, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "Pagar orden: %(code)s"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
#, fuzzy
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr "Por favor, inténtalo de nuevo."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
@@ -25409,14 +25572,13 @@ msgstr "¿La ventana para introducir sus datos de pago no se abrió o se cerró?
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr "Haga clic aquí para abrir la ventana."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
#, fuzzy
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
"Se ha producido un error durante la conexión con PayPal, por favor inténtelo "
|
||||
"de nuevo."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
@@ -25425,17 +25587,17 @@ msgstr ""
|
||||
"Su cuenta de PayPal está ahora conectada al sistema. A continuación, puede "
|
||||
"modificar los ajustes de forma detallada."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
#, fuzzy
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr "Se ha recibido una respuesta no válida de PayPal."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
#, fuzzy
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr "Parece que cancelaste el pago de PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
#, fuzzy
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
msgstr "Su cuenta de PayPal ha sido desconectada."
|
||||
@@ -26784,14 +26946,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr "La operación de pago no pudo completarse por el siguiente motivo:"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
#, fuzzy
|
||||
msgid "Pay order"
|
||||
msgstr "Pagar orden"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, fuzzy, python-format
|
||||
msgid "Confirm payment: %(code)s"
|
||||
@@ -28988,12 +29142,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr "Guardar cambios"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, fuzzy, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "Pagar orden: %(code)s"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
#, fuzzy
|
||||
msgid "Change payment method"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2022-02-22 22:00+0000\n"
|
||||
"Last-Translator: Ismael Menéndez Fernández <ismael.menendez@balidea.com>\n"
|
||||
"Language-Team: Galician <https://translate.pretix.eu/projects/pretix/pretix-"
|
||||
@@ -29,6 +29,123 @@ msgstr "Marcado como pagado"
|
||||
msgid "Comment:"
|
||||
msgstr "Comentario:"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
#, fuzzy
|
||||
#| msgid "Yes"
|
||||
msgid "eps"
|
||||
msgstr "Si"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "Continuar"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Confirmando o pagamento…"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -51,11 +168,6 @@ msgstr "Contactando con Stripe…"
|
||||
msgid "Total"
|
||||
msgstr "Total"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Confirmando o pagamento…"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr "Contactando co banco…"
|
||||
@@ -129,10 +241,6 @@ msgstr "Trocado"
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "Continuar"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -19,6 +19,37 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % "
|
||||
"1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr ""
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr ""
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr ""
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
"Full device access (reading and changing orders and gift cards, reading of "
|
||||
@@ -53,7 +84,7 @@ msgstr ""
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -95,7 +126,7 @@ msgstr ""
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr ""
|
||||
@@ -528,47 +559,47 @@ msgid "Event currency"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr ""
|
||||
|
||||
@@ -745,7 +776,7 @@ msgstr ""
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1142,6 +1173,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1499,7 +1531,7 @@ msgstr ""
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -1643,6 +1675,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr ""
|
||||
@@ -2482,7 +2515,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2631,7 +2664,7 @@ msgstr ""
|
||||
msgid "The slug may only contain letters, numbers, dots and dashes."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
msgid "Show in lists"
|
||||
msgstr ""
|
||||
|
||||
@@ -2641,14 +2674,14 @@ msgid ""
|
||||
"organizer account."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
"value, the presale will end after the end date of your event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr ""
|
||||
@@ -2666,7 +2699,7 @@ msgstr ""
|
||||
msgid "Event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
msgid "Seating plan"
|
||||
msgstr ""
|
||||
|
||||
@@ -2703,111 +2736,111 @@ msgstr ""
|
||||
msgid "Events"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
msgid ""
|
||||
"If selected, this event will show up publicly on the list of dates for your "
|
||||
"event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
msgid "Default value"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
msgid "Required for events"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
msgid ""
|
||||
"If checked, an event can only be taken live if the property is set. In event "
|
||||
"series, its always optional to set a value for individual dates"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
msgid "Valid values"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
msgstr ""
|
||||
|
||||
@@ -9191,20 +9224,6 @@ msgstr ""
|
||||
msgid "Inactive"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -12419,6 +12438,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -14018,19 +14038,6 @@ msgstr ""
|
||||
msgid "More quotas"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
msgid "Open event dashboard"
|
||||
@@ -19676,7 +19683,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -20031,6 +20038,7 @@ msgstr ""
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr ""
|
||||
|
||||
@@ -20548,7 +20556,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr ""
|
||||
|
||||
@@ -20589,92 +20597,144 @@ msgstr ""
|
||||
msgid "A fully customizable payment method for manual processing."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
msgid "PayPal account"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
msgid "Reference prefix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
msgid "Reference postfix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
msgid ""
|
||||
"Any value entered here will be added behind the regular booking reference "
|
||||
"containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
msgid "-- Automatic --"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
msgid "Buyer country"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
"clicking on the following button, you can either create a new PayPal account "
|
||||
"connect pretix to an existing one."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -20683,109 +20743,193 @@ msgid ""
|
||||
"to send any payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
msgid "PayPal payment ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
msgid "PayPal sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
msgid "PayPal APM"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
msgid "Payment pending."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
msgid "Order approved."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
msgid "PayPal Connect: Client ID"
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
"your order."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
msgid "Sale ID"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
msgid "Order ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
msgid ""
|
||||
"Our attempt to execute your Payment via PayPal has failed. Please try again "
|
||||
@@ -20813,25 +20957,27 @@ msgstr ""
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
msgstr ""
|
||||
|
||||
@@ -21940,13 +22086,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, python-format
|
||||
msgid "Confirm payment: %(code)s"
|
||||
@@ -23850,12 +23989,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr ""
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2021-09-24 13:54+0000\n"
|
||||
"Last-Translator: ofirtro <ofir.tro@gmail.com>\n"
|
||||
"Language-Team: Hebrew <https://translate.pretix.eu/projects/pretix/pretix-js/"
|
||||
@@ -30,6 +30,121 @@ msgstr "סומן כשולם"
|
||||
msgid "Comment:"
|
||||
msgstr "תגובה:"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
msgid "eps"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "המשך"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "מאמת את התשלום שלך…"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -52,11 +167,6 @@ msgstr ""
|
||||
msgid "Total"
|
||||
msgstr "סה\"כ"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "מאמת את התשלום שלך…"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr "יוצר קשר עם הבנק שלך…"
|
||||
@@ -130,10 +240,6 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr "בטל"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "המשך"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2022-02-01 22:00+0000\n"
|
||||
"Last-Translator: Jozsef Ebenspanger <j.ebenspanger@mso-mg.de>\n"
|
||||
"Language-Team: Hungarian <https://translate.pretix.eu/projects/pretix/pretix/"
|
||||
@@ -19,6 +19,37 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.8\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Áruház letiltva"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Elővétel vége"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Elővétel nem kezdődött el"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "Eladó"
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
"Full device access (reading and changing orders and gift cards, reading of "
|
||||
@@ -57,7 +88,7 @@ msgstr "Átirányítási URI-k"
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr "Engedélyezett URI lista, szóközzel elválasztva"
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr "Kliens ID"
|
||||
|
||||
@@ -99,7 +130,7 @@ msgstr "Nem áll elegendő \"{}\" kvóta rendelkezésre a művelet végrehajtás
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr "A kiválasztott \"{seat}\" ülés nem elérhető."
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr "Egy vagy több tétel nem ehhez az eseményhez tartozik."
|
||||
@@ -549,47 +580,47 @@ msgid "Event currency"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr ""
|
||||
|
||||
@@ -766,7 +797,7 @@ msgstr ""
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1165,6 +1196,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1532,7 +1564,7 @@ msgstr ""
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -1678,6 +1710,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr ""
|
||||
@@ -2538,7 +2571,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2691,7 +2724,7 @@ msgstr ""
|
||||
msgid "The slug may only contain letters, numbers, dots and dashes."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
msgid "Show in lists"
|
||||
msgstr ""
|
||||
|
||||
@@ -2701,14 +2734,14 @@ msgid ""
|
||||
"organizer account."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
"value, the presale will end after the end date of your event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr ""
|
||||
@@ -2726,7 +2759,7 @@ msgstr ""
|
||||
msgid "Event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
msgid "Seating plan"
|
||||
msgstr ""
|
||||
|
||||
@@ -2763,113 +2796,113 @@ msgstr ""
|
||||
msgid "Events"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
msgid ""
|
||||
"If selected, this event will show up publicly on the list of dates for your "
|
||||
"event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
msgid "Default value"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
msgid "Required for events"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
msgid ""
|
||||
"If checked, an event can only be taken live if the property is set. In event "
|
||||
"series, its always optional to set a value for individual dates"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
#, fuzzy
|
||||
#| msgid "Paid orders"
|
||||
msgid "Valid values"
|
||||
msgstr "Kifizetett megrendelések"
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
msgstr ""
|
||||
|
||||
@@ -9312,20 +9345,6 @@ msgstr ""
|
||||
msgid "Inactive"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Elővétel nem kezdődött el"
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Elővétel vége"
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -12625,6 +12644,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -14232,19 +14252,6 @@ msgstr ""
|
||||
msgid "More quotas"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Áruház letiltva"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "Eladó"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
msgid "Open event dashboard"
|
||||
@@ -19969,7 +19976,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -20324,6 +20331,7 @@ msgstr ""
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr ""
|
||||
|
||||
@@ -20847,7 +20855,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr ""
|
||||
|
||||
@@ -20890,92 +20898,146 @@ msgstr ""
|
||||
msgid "A fully customizable payment method for manual processing."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
msgid "PayPal account"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
msgid "Reference prefix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
msgid "Reference postfix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
msgid ""
|
||||
"Any value entered here will be added behind the regular booking reference "
|
||||
"containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
msgid "-- Automatic --"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
#, fuzzy
|
||||
#| msgid "Count"
|
||||
msgid "Buyer country"
|
||||
msgstr "Számítás"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
"clicking on the following button, you can either create a new PayPal account "
|
||||
"connect pretix to an existing one."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -20984,109 +21046,196 @@ msgid ""
|
||||
"to send any payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
#, fuzzy
|
||||
#| msgctxt "subevent"
|
||||
#| msgid "You need to select a date."
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr "Válassz egy dátumot."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
msgid "PayPal payment ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
msgid "PayPal sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
msgid "PayPal APM"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
msgid "Payment pending."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
msgid "Order approved."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
msgid "PayPal Connect: Client ID"
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
"your order."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
msgid "Order ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
#, fuzzy
|
||||
#| msgid "Sale soon"
|
||||
msgid "Sale ID"
|
||||
msgstr "Hamarosan kapható"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
msgid "Last update"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
@@ -21116,25 +21265,27 @@ msgstr ""
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
msgstr ""
|
||||
|
||||
@@ -22267,13 +22418,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, python-format
|
||||
msgid "Confirm payment: %(code)s"
|
||||
@@ -24213,12 +24357,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr ""
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2020-01-24 08:00+0000\n"
|
||||
"Last-Translator: Prokaj Miklós <mixolid0@gmail.com>\n"
|
||||
"Language-Team: Hungarian <https://translate.pretix.eu/projects/pretix/pretix-"
|
||||
@@ -29,6 +29,126 @@ msgstr "Fizetettnek jelölt"
|
||||
msgid "Comment:"
|
||||
msgstr "Megjegyzés:"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
#, fuzzy
|
||||
#| msgid "Yes"
|
||||
msgid "eps"
|
||||
msgstr "Igen"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
#, fuzzy
|
||||
#| msgctxt "widget"
|
||||
#| msgid "Continue"
|
||||
msgid "Continue"
|
||||
msgstr "Folytatás"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "A fizetés megerősítése…"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -51,11 +171,6 @@ msgstr "Kapcsolatfelvétel Stripe-pal…"
|
||||
msgid "Total"
|
||||
msgstr "Teljes"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "A fizetés megerősítése…"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr "Kapcsolatfelvétel a bankjával…"
|
||||
@@ -135,13 +250,6 @@ msgstr "Beváltás"
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
#, fuzzy
|
||||
#| msgctxt "widget"
|
||||
#| msgid "Continue"
|
||||
msgid "Continue"
|
||||
msgstr "Folytatás"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"PO-Revision-Date: 2022-03-12 01:00+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2022-05-08 19:00+0000\n"
|
||||
"Last-Translator: Emanuele Signoretta <signorettae@gmail.com>\n"
|
||||
"Language-Team: Italian <https://translate.pretix.eu/projects/pretix/pretix/"
|
||||
"it/>\n"
|
||||
@@ -17,7 +17,38 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.8\n"
|
||||
"X-Generator: Weblate 4.12\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Vendite disabilitate"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Prevendita conclusa"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Prevendita non ancora attiva"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "In vendita"
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
@@ -57,7 +88,7 @@ msgstr "Indirizzi URL di reindirizzamento"
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr "Lista delle URI autorizzate, separate da spazio"
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr "ID del client"
|
||||
|
||||
@@ -101,7 +132,7 @@ msgstr ""
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr "Il posto selezionato {seat} non è disponibile."
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr "Uno o più articoli non appartengono a questo evento."
|
||||
@@ -557,47 +588,47 @@ msgid "Event currency"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr "Inizio prevendita"
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr "Fine della prevendita"
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr "Luogo"
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr "Latitudine"
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr "Longitudine"
|
||||
|
||||
@@ -778,7 +809,7 @@ msgstr "Mittente Fattura:"
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1179,6 +1210,7 @@ msgstr "Totale ordine"
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1541,7 +1573,7 @@ msgstr "Ordine"
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr "ID Pagamento"
|
||||
|
||||
@@ -1687,6 +1719,7 @@ msgstr "Modalità di prova"
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr "Valuta"
|
||||
@@ -2554,7 +2587,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr "Aggiungi biglietti per una data diversa"
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2710,7 +2743,7 @@ msgstr ""
|
||||
msgid "The slug may only contain letters, numbers, dots and dashes."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
msgid "Show in lists"
|
||||
msgstr ""
|
||||
|
||||
@@ -2720,14 +2753,14 @@ msgid ""
|
||||
"organizer account."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
"value, the presale will end after the end date of your event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr ""
|
||||
@@ -2745,7 +2778,7 @@ msgstr ""
|
||||
msgid "Event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
msgid "Seating plan"
|
||||
msgstr ""
|
||||
|
||||
@@ -2782,118 +2815,118 @@ msgstr "Evento"
|
||||
msgid "Events"
|
||||
msgstr "Eventi"
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
msgid ""
|
||||
"If selected, this event will show up publicly on the list of dates for your "
|
||||
"event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr "Una o più varianti non appartengono a questo evento."
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
#, fuzzy
|
||||
#| msgctxt "invoice"
|
||||
#| msgid "Net value"
|
||||
msgid "Default value"
|
||||
msgstr "Valore netto"
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
#, fuzzy
|
||||
#| msgid "External refund of payment"
|
||||
msgid "Required for events"
|
||||
msgstr "Rimborso o pagamento esterno"
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
msgid ""
|
||||
"If checked, an event can only be taken live if the property is set. In event "
|
||||
"series, its always optional to set a value for individual dates"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
#, fuzzy
|
||||
#| msgid "Tax value"
|
||||
msgid "Valid values"
|
||||
msgstr "Tasse"
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
#, fuzzy
|
||||
#| msgid "You can not select a seat for this position."
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
@@ -9695,20 +9728,6 @@ msgstr ""
|
||||
msgid "Inactive"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Prevendita non ancora attiva"
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Prevendita conclusa"
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -13151,6 +13170,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -14815,19 +14835,6 @@ msgstr "Serie"
|
||||
msgid "More quotas"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Vendite disabilitate"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "In vendita"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
msgid "Open event dashboard"
|
||||
@@ -20724,7 +20731,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -21087,6 +21094,7 @@ msgstr "Le tue modifiche non possono essere salvate. Leggi i dettagli sotto."
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr ""
|
||||
|
||||
@@ -21631,7 +21639,7 @@ msgstr "Check-in del biglietto effettuato"
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr ""
|
||||
|
||||
@@ -21680,92 +21688,152 @@ msgstr "Filtra per stato"
|
||||
msgid "A fully customizable payment method for manual processing."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
msgstr "PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
msgid "PayPal account"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
#, fuzzy
|
||||
#| msgid "Payment ID"
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr "ID Pagamento"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
#, fuzzy
|
||||
#| msgid "Hide payment method"
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr "Nascondi metodo di pagamento"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
msgid "Reference prefix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
msgid "Reference postfix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
msgid ""
|
||||
"Any value entered here will be added behind the regular booking reference "
|
||||
"containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
#, fuzzy
|
||||
#| msgid "Questions"
|
||||
msgid "-- Automatic --"
|
||||
msgstr "Domande"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
#, fuzzy
|
||||
#| msgid "Your cart"
|
||||
msgid "Buyer country"
|
||||
msgstr "Il tuo carrello"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
"clicking on the following button, you can either create a new PayPal account "
|
||||
"connect pretix to an existing one."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -21774,15 +21842,41 @@ msgid ""
|
||||
"to send any payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
#, fuzzy
|
||||
#| msgid "This gift card was used in the meantime. Please try again"
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr "Questa Gift Card è stata già usata. Prova di nuovo"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
#, fuzzy
|
||||
#| msgid "You need to select a variation for this product."
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr "Devi scegliere una variante per questo prodotto."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
@@ -21790,7 +21884,7 @@ msgstr ""
|
||||
"Non abbiamo potuto processare il tuo pagamento. Leggi sotto i dettagli su "
|
||||
"come procedere."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
@@ -21798,66 +21892,92 @@ msgstr ""
|
||||
"PayPal non ha ancora approvato il pagamento. Ti informeremo non appena il "
|
||||
"pagamento verrà completato."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
#, fuzzy
|
||||
#| msgid "Payment ID"
|
||||
msgid "PayPal payment ID"
|
||||
msgstr "ID Pagamento"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
msgid "PayPal sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
msgid "PayPal APM"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
#, fuzzy
|
||||
#| msgid "Link to enable payment method"
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr "Link per abilitare metodo di pagamento"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr "Pagamento completato."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr "Pagamento rifiutato."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr "Pagamento rimborsato."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
msgid "Payment pending."
|
||||
msgstr "Pagamento in attesa."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
#, fuzzy
|
||||
#| msgid "Order approved"
|
||||
msgid "Order approved."
|
||||
msgstr "Ordine approvato"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
msgid "PayPal Connect: Client ID"
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
@@ -21865,7 +21985,18 @@ msgstr ""
|
||||
"Il totale verrà addebitato dal tuo account PayPal dopo la conferma "
|
||||
"dell'acquisto."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
@@ -21874,19 +22005,52 @@ msgstr ""
|
||||
"Dopo aver cliccato su Continua verrai reindirizzato sul tuo account PayPal "
|
||||
"per il pagamento, dopo di che tornerai qui per confermare l'ordine."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr ""
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#, fuzzy
|
||||
#| msgid "Order"
|
||||
msgid "Order ID"
|
||||
msgstr "Ordine"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "Paga ordine: %(code)s"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
#, fuzzy
|
||||
#| msgid "For a credit card payment, please turn on JavaScript."
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr "Per il pagamento con carta ti preghiamo di attivare JavaScript."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
msgid ""
|
||||
"Our attempt to execute your Payment via PayPal has failed. Please try again "
|
||||
@@ -21919,25 +22083,27 @@ msgstr ""
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr "Sembra che tu abbia annullato il pagamento con PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
msgstr ""
|
||||
|
||||
@@ -23141,13 +23307,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr "Il pagamento non può essere completato per i seguenti motivi:"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, python-format
|
||||
msgid "Confirm payment: %(code)s"
|
||||
@@ -25195,12 +25354,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr "Salva modifiche"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "Paga ordine: %(code)s"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr "Cambia metodo di pagamento"
|
||||
|
||||
@@ -7,17 +7,17 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"PO-Revision-Date: 2022-02-28 23:00+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2022-05-08 19:00+0000\n"
|
||||
"Last-Translator: Emanuele Signoretta <signorettae@gmail.com>\n"
|
||||
"Language-Team: Italian <https://translate.pretix.eu/projects/pretix/pretix-"
|
||||
"js/it/>\n"
|
||||
"Language-Team: Italian <https://translate.pretix.eu/projects/pretix/"
|
||||
"pretix-js/it/>\n"
|
||||
"Language: it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.8\n"
|
||||
"X-Generator: Weblate 4.12\n"
|
||||
|
||||
#: pretix/plugins/banktransfer/static/pretixplugins/banktransfer/ui.js:56
|
||||
#: pretix/plugins/banktransfer/static/pretixplugins/banktransfer/ui.js:62
|
||||
@@ -29,6 +29,123 @@ msgstr "Segna come pagato"
|
||||
msgid "Comment:"
|
||||
msgstr "Commento:"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr "PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr "Venmo"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr "Apple Pay"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
#, fuzzy
|
||||
#| msgid "Yes"
|
||||
msgid "eps"
|
||||
msgstr "Si"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "Continua"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Stiamo processando il tuo pagamento …"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -51,11 +168,6 @@ msgstr "Sto contattando Stripe …"
|
||||
msgid "Total"
|
||||
msgstr "Totale"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Stiamo processando il tuo pagamento …"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr "Sto contattando la tua banca …"
|
||||
@@ -129,10 +241,6 @@ msgstr "Riscattato"
|
||||
msgid "Cancel"
|
||||
msgstr "Annulla"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "Continua"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2022-03-15 00:00+0000\n"
|
||||
"Last-Translator: Yuriko Matsunami <y.matsunami@enobyte.com>\n"
|
||||
"Language-Team: Japanese <https://translate.pretix.eu/projects/pretix/pretix/"
|
||||
@@ -19,6 +19,37 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 4.8\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr ""
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr ""
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr ""
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "発売中"
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
"Full device access (reading and changing orders and gift cards, reading of "
|
||||
@@ -53,7 +84,7 @@ msgstr "リダイレクト先URI"
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr "ホワイトURI(スペース区切り)"
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr "クライアントID"
|
||||
|
||||
@@ -95,7 +126,7 @@ msgstr "\"{name}\"には、この変更を実行するための十分な容量
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr "選択した \"{seat}\"はご利用になれません。"
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr "本イベントにおける一つ又は複数の製品のお取り扱いはございません。"
|
||||
@@ -544,47 +575,47 @@ msgid "Event currency"
|
||||
msgstr "イベント通貨"
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr "イベント開始時間"
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr "イベント終了時間"
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr "入場時間"
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr "先行販売開始"
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr "先行販売終了"
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr "イベント開催地"
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr "ラティチュード"
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr "経度"
|
||||
|
||||
@@ -764,7 +795,7 @@ msgstr "請求書の送り手"
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1170,6 +1201,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1527,7 +1559,7 @@ msgstr ""
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -1671,6 +1703,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr ""
|
||||
@@ -2510,7 +2543,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2664,7 +2697,7 @@ msgstr ""
|
||||
msgid "The slug may only contain letters, numbers, dots and dashes."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
msgid "Show in lists"
|
||||
msgstr ""
|
||||
|
||||
@@ -2674,14 +2707,14 @@ msgid ""
|
||||
"organizer account."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
"value, the presale will end after the end date of your event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr ""
|
||||
@@ -2699,7 +2732,7 @@ msgstr ""
|
||||
msgid "Event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
msgid "Seating plan"
|
||||
msgstr ""
|
||||
|
||||
@@ -2736,111 +2769,111 @@ msgstr ""
|
||||
msgid "Events"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
msgid ""
|
||||
"If selected, this event will show up publicly on the list of dates for your "
|
||||
"event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
msgid "Default value"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
msgid "Required for events"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
msgid ""
|
||||
"If checked, an event can only be taken live if the property is set. In event "
|
||||
"series, its always optional to set a value for individual dates"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
msgid "Valid values"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
msgstr ""
|
||||
|
||||
@@ -9225,20 +9258,6 @@ msgstr ""
|
||||
msgid "Inactive"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -12463,6 +12482,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -14062,19 +14082,6 @@ msgstr ""
|
||||
msgid "More quotas"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "発売中"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
msgid "Open event dashboard"
|
||||
@@ -19716,7 +19723,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -20071,6 +20078,7 @@ msgstr ""
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr ""
|
||||
|
||||
@@ -20587,7 +20595,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr ""
|
||||
|
||||
@@ -20628,92 +20636,146 @@ msgstr ""
|
||||
msgid "A fully customizable payment method for manual processing."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
msgid "PayPal account"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
msgid "Reference prefix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
msgid "Reference postfix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
msgid ""
|
||||
"Any value entered here will be added behind the regular booking reference "
|
||||
"containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
msgid "-- Automatic --"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
#, fuzzy
|
||||
#| msgid "Country"
|
||||
msgid "Buyer country"
|
||||
msgstr "国"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
"clicking on the following button, you can either create a new PayPal account "
|
||||
"connect pretix to an existing one."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -20722,109 +20784,197 @@ msgid ""
|
||||
"to send any payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
msgid "PayPal payment ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
msgid "PayPal sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
msgid "PayPal APM"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
msgid "Payment pending."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
#, fuzzy
|
||||
#| msgid "Order approved"
|
||||
msgid "Order approved."
|
||||
msgstr "注文初が発行されました"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
msgid "PayPal Connect: Client ID"
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
"your order."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr ""
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#, fuzzy
|
||||
#| msgid "Orders"
|
||||
msgid "Order ID"
|
||||
msgstr "ご注文内容"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
msgid ""
|
||||
"Our attempt to execute your Payment via PayPal has failed. Please try again "
|
||||
@@ -20852,25 +21002,27 @@ msgstr ""
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
msgstr ""
|
||||
|
||||
@@ -21974,13 +22126,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, python-format
|
||||
msgid "Confirm payment: %(code)s"
|
||||
@@ -23876,12 +24021,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr ""
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2022-03-15 00:00+0000\n"
|
||||
"Last-Translator: Yuriko Matsunami <y.matsunami@enobyte.com>\n"
|
||||
"Language-Team: Japanese <https://translate.pretix.eu/projects/pretix/pretix-"
|
||||
@@ -29,6 +29,123 @@ msgstr "支払い済み"
|
||||
msgid "Comment:"
|
||||
msgstr "注釈:"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
#, fuzzy
|
||||
#| msgid "Yes"
|
||||
msgid "eps"
|
||||
msgstr "はい"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "次へ"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "お支払い内容の確認"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -51,11 +168,6 @@ msgstr "お問い合わせはこちら"
|
||||
msgid "Total"
|
||||
msgstr "合計"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "お支払い内容の確認"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr "銀行へ問い合わせ中…"
|
||||
@@ -129,10 +241,6 @@ msgstr "使用済"
|
||||
msgid "Cancel"
|
||||
msgstr "キャンセル"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "次へ"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2022-04-06 03:00+0000\n"
|
||||
"Last-Translator: Svyatoslav <slava@digitalarthouse.eu>\n"
|
||||
"Language-Team: Latvian <https://translate.pretix.eu/projects/pretix/pretix/"
|
||||
@@ -20,6 +20,37 @@ msgstr ""
|
||||
"19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2);\n"
|
||||
"X-Generator: Weblate 4.11.2\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr ""
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr ""
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr ""
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
"Full device access (reading and changing orders and gift cards, reading of "
|
||||
@@ -58,7 +89,7 @@ msgstr "Atbildes URI, uz kuru lietotājs tiks nosūtīts pēc autorizēšanās"
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr "Atļauto URI saraksts, atdalīti ar atstarpi"
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr "Klienta ID"
|
||||
|
||||
@@ -100,7 +131,7 @@ msgstr "Kvotai \"{}\" nav pietiekošs atlikums, lai veiktu darbību."
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr "Izvēlētā vieta \"{seat}\" nav pieejama."
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr "Viens vai vairāki vienumi nepieder šim pasākumam."
|
||||
@@ -540,47 +571,47 @@ msgid "Event currency"
|
||||
msgstr "Pasākuma valūta"
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr "Pasākuma sākuma laiks"
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr "Pasākuma beigu laiks"
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr "Ierašanās no"
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr "Pārdošanas sākums"
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr "Pārdošana beidzās"
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr "Atrašanās vieta"
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr "Platuma grādi"
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr "Garuma grādi"
|
||||
|
||||
@@ -761,7 +792,7 @@ msgstr "Rēķina sūtītājs:"
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1160,6 +1191,7 @@ msgstr "Pasūtījuma kopsumma"
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1517,7 +1549,7 @@ msgstr "Pasūtījums"
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr "Maksājuma ID"
|
||||
|
||||
@@ -1661,6 +1693,7 @@ msgstr "Testa režīms"
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr "Valūta"
|
||||
@@ -2532,7 +2565,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr "Pievienot biļetes citam datumam"
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2697,7 +2730,7 @@ msgstr ""
|
||||
msgid "The slug may only contain letters, numbers, dots and dashes."
|
||||
msgstr "Nosaukums var saturēt tikai burtus, ciparus, punktus un slīpsvītras."
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
msgid "Show in lists"
|
||||
msgstr "Parādīt sarakstos"
|
||||
|
||||
@@ -2709,14 +2742,14 @@ msgstr ""
|
||||
"Ja atlasīts, šis pasākums tiks publiski parādīts jūsu organizatora konta "
|
||||
"pasākumu sarakstā."
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
"value, the presale will end after the end date of your event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr ""
|
||||
@@ -2734,7 +2767,7 @@ msgstr "Spraudņi"
|
||||
msgid "Event series"
|
||||
msgstr "Pasākumu grupa"
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
msgid "Seating plan"
|
||||
msgstr "Sēdvietu plāns"
|
||||
|
||||
@@ -2771,7 +2804,7 @@ msgstr "Pasākums"
|
||||
msgid "Events"
|
||||
msgstr "Pasākumi"
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
@@ -2779,39 +2812,39 @@ msgstr ""
|
||||
"Jūs esat konfigurējis vismaz vienu apmaksātu produktu, taču neesat "
|
||||
"iespējojis nevienu maksājuma veidu."
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr "Lai kaut ko pārdotu, jums ir jākonfigurē vismaz viena kvota."
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr ""
|
||||
"Kad pasākums ir izveidots, to nevar mainīt starp pasākumu grupām un "
|
||||
"atsevišķiem pasākumiem."
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr "Pasākuma saīsinājumu nevar mainīt."
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr "Šis saīsinājums jau ir izmantots citam pasākumam."
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr "Pasākums nevar beigties pirms tā sākuma."
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr "Pasākuma iepriekšēja pārdošana nevar beigties pirms tā sākuma."
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
@@ -2819,7 +2852,7 @@ msgstr ""
|
||||
"Tikai ar iespējotu šo izvēles rūtiņu, šis datums lietotājiem ir redzams "
|
||||
"publiskajā veikalā."
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
msgid ""
|
||||
"If selected, this event will show up publicly on the list of dates for your "
|
||||
"event."
|
||||
@@ -2827,64 +2860,64 @@ msgstr ""
|
||||
"Ja atlasīts, šis pasākums tiks publiski parādīts jūsu pasākuma datumu "
|
||||
"sarakstā."
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr "Sākumlapas teksts"
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr "Datums pasākumu sērijā"
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr "Datumi pasākumu sērijās"
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr "Viena vai vairākas variācijas nepieder šim pasākumam."
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr ""
|
||||
"Nedrīkst saturēt atstarpes vai speciālās rakstzīmes, izņemot apakšsvītras"
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr "Īpašuma nosaukumā var būt tikai burti, cipari un apakšsvītras."
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
msgid "Default value"
|
||||
msgstr "Vērtība"
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr "Var mainīt tikai organizatora līmeņa administrators"
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
msgid "Required for events"
|
||||
msgstr "Nepieciešams pasākumiem"
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
msgid ""
|
||||
"If checked, an event can only be taken live if the property is set. In event "
|
||||
"series, its always optional to set a value for individual dates"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
msgid "Valid values"
|
||||
msgstr "Esošā vērtība"
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
msgstr "Jūs nevarat ievadīt esošo vērtību, kas nav derīga."
|
||||
|
||||
@@ -9618,20 +9651,6 @@ msgstr ""
|
||||
msgid "Inactive"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -12891,6 +12910,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -14500,19 +14520,6 @@ msgstr ""
|
||||
msgid "More quotas"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
msgid "Open event dashboard"
|
||||
@@ -20211,7 +20218,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -20566,6 +20573,7 @@ msgstr "Jūsu ievadītais teksts nav derīgs. Sīkāku informāciju skatīt zem
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr "Maksātājs"
|
||||
|
||||
@@ -21104,7 +21112,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr ""
|
||||
|
||||
@@ -21151,97 +21159,157 @@ msgstr ""
|
||||
msgid "A fully customizable payment method for manual processing."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
msgid "PayPal account"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
#, fuzzy
|
||||
#| msgid "Payment ID"
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr "Maksājuma ID"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\"> {text} </a>"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr ""
|
||||
"Noklikšķiniet šeit, lai iegūtu apmācību par nepieciešamo atslēgu iegūšanu"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr "Mērķparametrs"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
#, fuzzy
|
||||
#| msgid "Enable payment method"
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr "Iespējot maksājuma veidu"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
#, fuzzy
|
||||
#| msgid "Reference"
|
||||
msgid "Reference prefix"
|
||||
msgstr "Atsauce"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
#, fuzzy
|
||||
#| msgid "Reference"
|
||||
msgid "Reference postfix"
|
||||
msgstr "Atsauce"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
msgid ""
|
||||
"Any value entered here will be added behind the regular booking reference "
|
||||
"containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
#, fuzzy
|
||||
#| msgid "Customer account"
|
||||
msgid "-- Automatic --"
|
||||
msgstr "Lietotāja profils"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
#, fuzzy
|
||||
#| msgid "Merchant country"
|
||||
msgid "Buyer country"
|
||||
msgstr "Tirgotājvalsts"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
"clicking on the following button, you can either create a new PayPal account "
|
||||
"connect pretix to an existing one."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -21250,110 +21318,211 @@ msgid ""
|
||||
"to send any payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
#, fuzzy
|
||||
#| msgid "This gift card was used in the meantime. Please try again."
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr "Šī dāvanu karte jau ir izmantota. Lūdzu mēģiniet vēlreiz."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
#, fuzzy
|
||||
#| msgid "You may need to enable JavaScript for Stripe payments."
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr ""
|
||||
"Jums, iespējams, būs jāiespējo JavaScript, lai veiktu Stripe maksājumus."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr "Nosūtot apstiprinājuma epastu, radās kļūda."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
msgid "PayPal payment ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
msgid "PayPal sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
msgid "PayPal APM"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
#, fuzzy
|
||||
#| msgid "Link to enable payment method"
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr "Saite maksājuma veida iespējošanai"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
msgid "Payment pending."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
#, fuzzy
|
||||
#| msgid "Order approved"
|
||||
msgid "Order approved."
|
||||
msgstr "Pasūtījums ir apstriprināts"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
msgid "PayPal Connect: Client ID"
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
#, fuzzy
|
||||
#| msgid "Stripe Connect: Client ID"
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr "Stripe Connect: klienta ID"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
#, fuzzy
|
||||
#| msgid "Stripe Connect: Secret key"
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr "Stripe Connect: slepenā atslēga"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
"your order."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#, fuzzy
|
||||
#| msgid "Order"
|
||||
msgid "Order ID"
|
||||
msgstr "Pasūtījums"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr "Kopējā vērtība"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
#, fuzzy
|
||||
#| msgid "Sale over"
|
||||
msgid "Sale ID"
|
||||
msgstr "Pārdošana beigusies"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
msgid "Last update"
|
||||
msgstr ""
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr "Apmaksāt pasūtījumu"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr "Kopējā vērtība"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "Maksājuma pasūtījums: %(code)s"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
#, fuzzy
|
||||
#| msgid "For a credit card payment, please turn on JavaScript."
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr "Lai veiktu maksājumu ar karti, lūdzu, ieslēdziet JavaScript."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
msgid ""
|
||||
@@ -21382,25 +21551,27 @@ msgstr "Jūsu maksājuma datu ievadīšanas logs netika atvērts vai tika aizvē
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr "Noklikšķiniet šeit, lai atvērtu logu."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
msgstr ""
|
||||
|
||||
@@ -22616,13 +22787,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr "Maksājuma darījumu nevarēja pabeigt šāda iemesla dēļ:"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr "Apmaksāt pasūtījumu"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, python-format
|
||||
msgid "Confirm payment: %(code)s"
|
||||
@@ -24716,12 +24880,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr "Saglabāt izmaiņas"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "Maksājuma pasūtījums: %(code)s"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr "Mainīt maksājuma veidu"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2022-04-06 03:00+0000\n"
|
||||
"Last-Translator: Liga V <lerning_by_dreaming@gmx.de>\n"
|
||||
"Language-Team: Latvian <https://translate.pretix.eu/projects/pretix/pretix-"
|
||||
@@ -30,6 +30,123 @@ msgstr "Atzīmēts kā apmaksāts"
|
||||
msgid "Comment:"
|
||||
msgstr "Komentāri:"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
#, fuzzy
|
||||
#| msgid "Yes"
|
||||
msgid "eps"
|
||||
msgstr "Jā"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "Turpināt"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Jūsu maksājums tiek apstrādāts …"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -52,11 +169,6 @@ msgstr "Savienojas ar Stripe …"
|
||||
msgid "Total"
|
||||
msgstr "Kopā"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Jūsu maksājums tiek apstrādāts …"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr "Tiek veidots savienojums ar jūsu banku …"
|
||||
@@ -130,10 +242,6 @@ msgstr "Izpirkts"
|
||||
msgid "Cancel"
|
||||
msgstr "Atcelt"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "Turpināt"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2021-05-31 11:26+0000\n"
|
||||
"Last-Translator: zackern <zacker@zacker.no>\n"
|
||||
"Language-Team: Norwegian Bokmål <https://translate.pretix.eu/projects/pretix/"
|
||||
@@ -19,6 +19,37 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.6\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr ""
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr ""
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr ""
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
"Full device access (reading and changing orders and gift cards, reading of "
|
||||
@@ -59,7 +90,7 @@ msgstr "Videresendings URL"
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr "Tillatte URL lister, separert med mellomrom"
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr "Klient ID"
|
||||
|
||||
@@ -102,7 +133,7 @@ msgstr ""
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr "Det valgte setet \"{seat}\" er ikke tilgjengelig."
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr "En eller flere gjenstander tilhører ikke dette eventet."
|
||||
@@ -560,47 +591,47 @@ msgid "Event currency"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr ""
|
||||
|
||||
@@ -777,7 +808,7 @@ msgstr ""
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1174,6 +1205,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1534,7 +1566,7 @@ msgstr ""
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -1678,6 +1710,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr ""
|
||||
@@ -2521,7 +2554,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2672,7 +2705,7 @@ msgstr ""
|
||||
msgid "The slug may only contain letters, numbers, dots and dashes."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
msgid "Show in lists"
|
||||
msgstr ""
|
||||
|
||||
@@ -2682,14 +2715,14 @@ msgid ""
|
||||
"organizer account."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
"value, the presale will end after the end date of your event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr ""
|
||||
@@ -2707,7 +2740,7 @@ msgstr ""
|
||||
msgid "Event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
msgid "Seating plan"
|
||||
msgstr ""
|
||||
|
||||
@@ -2744,111 +2777,111 @@ msgstr ""
|
||||
msgid "Events"
|
||||
msgstr "Eventer"
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
msgid ""
|
||||
"If selected, this event will show up publicly on the list of dates for your "
|
||||
"event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
msgid "Default value"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
msgid "Required for events"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
msgid ""
|
||||
"If checked, an event can only be taken live if the property is set. In event "
|
||||
"series, its always optional to set a value for individual dates"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
msgid "Valid values"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
msgstr ""
|
||||
|
||||
@@ -9254,20 +9287,6 @@ msgstr ""
|
||||
msgid "Inactive"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -12520,6 +12539,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -14127,19 +14147,6 @@ msgstr ""
|
||||
msgid "More quotas"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
msgid "Open event dashboard"
|
||||
@@ -19821,7 +19828,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -20176,6 +20183,7 @@ msgstr ""
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr ""
|
||||
|
||||
@@ -20693,7 +20701,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr ""
|
||||
|
||||
@@ -20736,92 +20744,146 @@ msgstr ""
|
||||
msgid "A fully customizable payment method for manual processing."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
msgid "PayPal account"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
msgid "Reference prefix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
msgid "Reference postfix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
msgid ""
|
||||
"Any value entered here will be added behind the regular booking reference "
|
||||
"containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
msgid "-- Automatic --"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
#, fuzzy
|
||||
#| msgid "Country"
|
||||
msgid "Buyer country"
|
||||
msgstr "Land"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
"clicking on the following button, you can either create a new PayPal account "
|
||||
"connect pretix to an existing one."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -20830,109 +20892,197 @@ msgid ""
|
||||
"to send any payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
msgid "PayPal payment ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
msgid "PayPal sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
msgid "PayPal APM"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
msgid "Payment pending."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
#, fuzzy
|
||||
#| msgid "Order code"
|
||||
msgid "Order approved."
|
||||
msgstr "Ordrekode"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
msgid "PayPal Connect: Client ID"
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
"your order."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr ""
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#, fuzzy
|
||||
#| msgid "Order code"
|
||||
msgid "Order ID"
|
||||
msgstr "Ordrekode"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
msgid ""
|
||||
"Our attempt to execute your Payment via PayPal has failed. Please try again "
|
||||
@@ -20960,25 +21110,27 @@ msgstr ""
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
msgstr ""
|
||||
|
||||
@@ -22101,13 +22253,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, python-format
|
||||
msgid "Confirm payment: %(code)s"
|
||||
@@ -24039,12 +24184,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr ""
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2021-05-31 11:26+0000\n"
|
||||
"Last-Translator: zackern <zacker@zacker.no>\n"
|
||||
"Language-Team: Norwegian Bokmål <https://translate.pretix.eu/projects/pretix/"
|
||||
@@ -29,6 +29,121 @@ msgstr "Sett som betalt"
|
||||
msgid "Comment:"
|
||||
msgstr "Kommentar:"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
msgid "eps"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "Fortsett"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Bekrefter betalingen din…"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -51,11 +166,6 @@ msgstr "Kontakter Stripe…"
|
||||
msgid "Total"
|
||||
msgstr "Totalt"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Bekrefter betalingen din…"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr "Kontakter banken din…"
|
||||
@@ -129,10 +239,6 @@ msgstr "Løst inn"
|
||||
msgid "Cancel"
|
||||
msgstr "Avbryt"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "Fortsett"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2021-11-15 00:00+0000\n"
|
||||
"Last-Translator: Maarten van den Berg <maartenberg1@gmail.com>\n"
|
||||
"Language-Team: Dutch <https://translate.pretix.eu/projects/pretix/pretix/nl/"
|
||||
@@ -18,6 +18,37 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.8\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Winkel uitgeschakeld"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Voorverkoop afgelopen"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Voorverkoop nog niet begonnen"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "In de verkoop"
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
"Full device access (reading and changing orders and gift cards, reading of "
|
||||
@@ -54,7 +85,7 @@ msgstr "Doorverwijzings-URI's"
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr "Lijst van toegestane URI's, gescheiden met spaties"
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr "Client ID"
|
||||
|
||||
@@ -98,7 +129,7 @@ msgstr ""
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr "De gekozen stoel \"{seat}\" is niet beschikbaar."
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr "Één of meer items horen niet bij dit evenement."
|
||||
@@ -555,47 +586,47 @@ msgid "Event currency"
|
||||
msgstr "Munteenheid van evenement"
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr "Starttijd van het evenement"
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr "Eindtijd van het evenement"
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr "Toegangstijd"
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr "Begin van de voorverkoop"
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr "Einde van de voorverkoop"
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr "Plaats"
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr "Breedtegraad"
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr "Lengtegraad"
|
||||
|
||||
@@ -776,7 +807,7 @@ msgstr "Verzender van factuur:"
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1179,6 +1210,7 @@ msgstr "Totaalbedrag van bestelling"
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1536,7 +1568,7 @@ msgstr "Bestelling"
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr "Betalings-ID"
|
||||
|
||||
@@ -1680,6 +1712,7 @@ msgstr "Testmodus"
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr "Munteenheid"
|
||||
@@ -2571,7 +2604,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr "Voeg tickets voor een andere datum toe"
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2737,7 +2770,7 @@ msgstr ""
|
||||
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:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
msgid "Show in lists"
|
||||
msgstr "Toon in lijsten"
|
||||
|
||||
@@ -2749,7 +2782,7 @@ msgstr ""
|
||||
"Als dit is ingeschakeld zal dit evenement zichtbaar zijn in de lijst met "
|
||||
"evenementen van uw organisatoraccount."
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
@@ -2758,7 +2791,7 @@ msgstr ""
|
||||
"Optioneel. Na deze datum worden geen producten meer verkocht. Als u deze "
|
||||
"waarde niet instelt eindigt de voorverkoop na de einddatum van uw evenement."
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr "Optioneel. Er worden geen producten verkocht vóór deze datum."
|
||||
@@ -2776,7 +2809,7 @@ msgstr "Plugins"
|
||||
msgid "Event series"
|
||||
msgstr "Evenementenreeks"
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
msgid "Seating plan"
|
||||
msgstr "Stoelplattegrond"
|
||||
|
||||
@@ -2814,7 +2847,7 @@ msgstr "Evenement"
|
||||
msgid "Events"
|
||||
msgstr "Evenementen"
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
@@ -2822,41 +2855,41 @@ msgstr ""
|
||||
"U heeft ten minste één betaald product ingesteld maar geen betaalmethoden "
|
||||
"ingeschakeld."
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
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:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, 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:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
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:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr "De slug van het evenement kan niet worden veranderd."
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
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:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr "Het evenement kan niet eindigen voor het begint."
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
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:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
@@ -2864,7 +2897,7 @@ msgstr ""
|
||||
"Alleen wanneer dit selectievak is ingeschakeld is deze datum zichtbaar voor "
|
||||
"gebruikers."
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
msgid ""
|
||||
"If selected, this event will show up publicly on the list of dates for your "
|
||||
"event."
|
||||
@@ -2872,46 +2905,46 @@ msgstr ""
|
||||
"Als dit is ingeschakeld zal dit evenement zichtbaar zijn in de lijst met "
|
||||
"datums van deze evenementenreeks."
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr "Voorpaginatekst"
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr "Datum in evenementenreeks"
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr "Datums in evenementenreeks"
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
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:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
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:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
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:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
msgid "Default value"
|
||||
msgstr "Standaardwaarde"
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr "Kan alleen worden gewijzigd door beheerders van deze organisator"
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
msgid "Required for events"
|
||||
msgstr "Verplicht voor evenementen"
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
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"
|
||||
@@ -2920,11 +2953,11 @@ msgstr ""
|
||||
"als deze eigenschap een waarde heeft. In evenementenreeksen is het altijd "
|
||||
"optioneel om een waarde voor individuele datums in te stellen"
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
msgid "Valid values"
|
||||
msgstr "Toegestane waarden"
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
@@ -2932,13 +2965,13 @@ msgstr ""
|
||||
"Voer hier een toegestane waarde per regel in. Als u dit veld leeg laat wordt "
|
||||
"iedere waarde toegestaan."
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
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:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
msgstr ""
|
||||
"U kunt geen standaardwaarde instellen die niet in de lijst met toegestane "
|
||||
@@ -10503,20 +10536,6 @@ msgstr "Winkel live en voorverkoop actief"
|
||||
msgid "Inactive"
|
||||
msgstr "Inactief"
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Voorverkoop nog niet begonnen"
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Voorverkoop afgelopen"
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -14046,6 +14065,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -15925,19 +15945,6 @@ msgstr "Reeks"
|
||||
msgid "More quotas"
|
||||
msgstr "Meer quota"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Winkel uitgeschakeld"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "In de verkoop"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
msgid "Open event dashboard"
|
||||
@@ -22288,7 +22295,7 @@ msgstr "Badges"
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -22674,6 +22681,7 @@ msgstr "Uw invoer was ongeldig, zie hieronder voor details."
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr "Betaler"
|
||||
|
||||
@@ -23261,7 +23269,7 @@ msgstr "Automatisch ingecheckt"
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr "Geheim"
|
||||
|
||||
@@ -23307,48 +23315,93 @@ msgstr ""
|
||||
"Deze plug-in voegt een aanpasbare betalingsmethode voor handmatige "
|
||||
"verwerking toe."
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr "PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
"De PayPal-sandbox wordt gebruikt. U kunt betalingen testen zonder "
|
||||
"daadwerkelijk geld over te maken, maar u zult een PayPal-sandboxgebruiker "
|
||||
"nodig hebben om in te loggen."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
msgid "PayPal account"
|
||||
msgstr "PayPal-account"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
#, fuzzy
|
||||
#| msgid "PayPal payment ID"
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr "PayPal-betalingskenmerk"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr "Klik hier voor instructies over hoe de benodigde sleutels te krijgen"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr "Endpoint"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
#, fuzzy
|
||||
#| msgid "Enable payment method"
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr "Betaalmethode inschakelen"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
msgid "Reference prefix"
|
||||
msgstr "Kenmerk-voorvoegsel"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
@@ -23356,11 +23409,11 @@ msgstr ""
|
||||
"Als u hier een waarde invoert zal deze waarde voor het normale kenmerk met "
|
||||
"het bestelnummer worden ingevoegd."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
msgid "Reference postfix"
|
||||
msgstr "Kenmerk-achtervoegsel"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
msgid ""
|
||||
"Any value entered here will be added behind the regular booking reference "
|
||||
"containing the order number."
|
||||
@@ -23368,7 +23421,19 @@ msgstr ""
|
||||
"Als u hier een waarde invoert zal deze waarde achter het normale kenmerk met "
|
||||
"het bestelnummer worden ingevoegd."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
#, fuzzy
|
||||
#| msgid "Customer account"
|
||||
msgid "-- Automatic --"
|
||||
msgstr "Klantenaccount"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
#, fuzzy
|
||||
#| msgid "Any country"
|
||||
msgid "Buyer country"
|
||||
msgstr "Ieder land"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
"clicking on the following button, you can either create a new PayPal account "
|
||||
@@ -23378,16 +23443,16 @@ msgstr ""
|
||||
"Door op de volgende knop te klikken kunt u een nieuw PayPal-account "
|
||||
"aanmaken, of pretix met een bestaand account verbinden."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr "Verbinden met {icon} PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr "Verbinding met PayPal verbreken"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
@@ -23395,18 +23460,18 @@ msgstr ""
|
||||
"Stel een PayPal-webhook naar het volgende endpoint in om bestellingen "
|
||||
"automatisch te annuleren wanneer betalingen extern worden terugbetaald."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr "PayPal accepteert geen betalingen in de munteenheid van uw evenement."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
"Zie de volgende PayPal-pagina voor een complete lijst van ondersteunde "
|
||||
"munteenheden."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -23420,15 +23485,45 @@ msgstr ""
|
||||
"dezelfde munteenheid moeten gebruiken. Buitenlandse PayPal-accounts zullen "
|
||||
"geen betalingen kunnen versturen."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr ""
|
||||
"Er trad een fout op tijdens het verbinden met PayPal, probeer het opnieuw."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
"De PayPal-sandbox wordt gebruikt. U kunt betalingen testen zonder "
|
||||
"daadwerkelijk geld over te maken, maar u zult een PayPal-sandboxgebruiker "
|
||||
"nodig hebben om in te loggen."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr "De communicatie met PayPal is mislukt"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
#, fuzzy
|
||||
#| msgid "This gift card was used in the meantime. Please try again."
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr "Deze cadeaubon is in de tussentijd gebruikt. Probeer het opnieuw."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
#, fuzzy
|
||||
#| msgid "You may need to enable JavaScript for Stripe payments."
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr "U moet mogelijk JavaScript inschakelen voor Stripe-betalingen."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
@@ -23436,7 +23531,7 @@ msgstr ""
|
||||
"We konden uw betaling niet verwerken. Zie onder voor details over hoe verder "
|
||||
"te gaan."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
@@ -23444,64 +23539,100 @@ msgstr ""
|
||||
"PayPal heeft de betaling nog niet goedgekeurd. We zullen het aan u melden "
|
||||
"zodra de betaling is voltooid."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr "Er is een fout opgetreden bij het versturen van de bevestigingsmail."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr "Het bedrag via PayPal terugbetalen is mislukt: {}"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr "De betaling voor deze factuur is al ontvangen."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
msgid "PayPal payment ID"
|
||||
msgstr "PayPal-betalingskenmerk"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
msgid "PayPal sale ID"
|
||||
msgstr "PayPal-verkoopskenmerk"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
#, fuzzy
|
||||
#| msgid "PayPal"
|
||||
msgid "PayPal APM"
|
||||
msgstr "PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
#, fuzzy
|
||||
#| msgid "Link to enable payment method"
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr "Link om betalingsmethode in te schakelen"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr "Betaling voltooid."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr "Betaling geweigerd."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr "Betaling teruggestort."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr "Betaling omgekeerd."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
msgid "Payment pending."
|
||||
msgstr "Betaling staat open."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
#, fuzzy
|
||||
#| msgid "Order approved"
|
||||
msgid "Order approved."
|
||||
msgstr "Bestelling goedgekeurd"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr "PayPal meldt: {}"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
msgid "PayPal Connect: Client ID"
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
#, fuzzy
|
||||
#| msgid "PayPal Connect: Client ID"
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr "PayPal Connect: Client-ID"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
#, fuzzy
|
||||
#| msgid "PayPal Connect: Secret key"
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr "PayPal Connect: Geheime sleutel"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
#, fuzzy
|
||||
#| msgid "PayPal Connect: Client ID"
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr "PayPal Connect: Client-ID"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
#, fuzzy
|
||||
#| msgid "PayPal Connect Endpoint"
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr "PayPal Connect-endpoint"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
@@ -23509,7 +23640,18 @@ msgstr ""
|
||||
"Het totaalbedrag dat hierboven staat aangegeven zal van uw PayPal-account "
|
||||
"worden afgeschreven na de bevestiging van uw aankoop."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
@@ -23519,19 +23661,52 @@ msgstr ""
|
||||
"vullen. Daarna wordt u hier teruggeleid om de bestelling te controleren en "
|
||||
"te bevestigen."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr "Verkoopkenmerk"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#, fuzzy
|
||||
#| msgid "Order"
|
||||
msgid "Order ID"
|
||||
msgstr "Bestelling"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr "Laatste update"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr "Totaalbedrag"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr "Verkoopkenmerk"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr "Betaal bestelling"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "Betaal bestelling: %(code)s"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
#, fuzzy
|
||||
#| msgid "Please try again."
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr "Probeer het opnieuw."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
msgid ""
|
||||
"Our attempt to execute your Payment via PayPal has failed. Please try again "
|
||||
@@ -23563,12 +23738,13 @@ msgstr "Is het venster om uw betaling uit te voeren niet geopend?"
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr "Klik hier om het venster te openen."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
"Er trad een fout op tijdens het verbinden met PayPal, probeer het opnieuw."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
@@ -23576,15 +23752,15 @@ msgstr ""
|
||||
"Uw PayPal-account is nu verbonden met pretix. U kunt hieronder de "
|
||||
"instellingen wijzigen."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr "Ongeldige reactie van PayPal ontvangen."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
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:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
msgstr "De verbinding met uw PayPal-account is verbroken."
|
||||
|
||||
@@ -24804,13 +24980,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr "De betaling kon om de volgende reden niet voltooid worden:"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr "Betaal bestelling"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, python-format
|
||||
msgid "Confirm payment: %(code)s"
|
||||
@@ -26918,12 +27087,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr "Wijzigingen opslaan"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "Betaal bestelling: %(code)s"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr "Verander betaalmethode"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2021-10-29 02:00+0000\n"
|
||||
"Last-Translator: Maarten van den Berg <maartenberg1@gmail.com>\n"
|
||||
"Language-Team: Dutch <https://translate.pretix.eu/projects/pretix/pretix-js/"
|
||||
@@ -28,6 +28,123 @@ msgstr "Gemarkeerd als betaald"
|
||||
msgid "Comment:"
|
||||
msgstr "Opmerking:"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
#, fuzzy
|
||||
#| msgid "Yes"
|
||||
msgid "eps"
|
||||
msgstr "Ja"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "Doorgaan"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Betaling bevestigen …"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -50,11 +167,6 @@ msgstr "Verbinding maken met Stripe …"
|
||||
msgid "Total"
|
||||
msgstr "Totaal"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Betaling bevestigen …"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr "Verbinding maken met uw bank …"
|
||||
@@ -128,10 +240,6 @@ msgstr "Gebruikt"
|
||||
msgid "Cancel"
|
||||
msgstr "Annuleren"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "Doorgaan"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
@@ -17,6 +17,37 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr ""
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr ""
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr ""
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
"Full device access (reading and changing orders and gift cards, reading of "
|
||||
@@ -51,7 +82,7 @@ msgstr ""
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -93,7 +124,7 @@ msgstr ""
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr ""
|
||||
@@ -526,47 +557,47 @@ msgid "Event currency"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr ""
|
||||
|
||||
@@ -743,7 +774,7 @@ msgstr ""
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1140,6 +1171,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1497,7 +1529,7 @@ msgstr ""
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -1641,6 +1673,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr ""
|
||||
@@ -2480,7 +2513,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2629,7 +2662,7 @@ msgstr ""
|
||||
msgid "The slug may only contain letters, numbers, dots and dashes."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
msgid "Show in lists"
|
||||
msgstr ""
|
||||
|
||||
@@ -2639,14 +2672,14 @@ msgid ""
|
||||
"organizer account."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
"value, the presale will end after the end date of your event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr ""
|
||||
@@ -2664,7 +2697,7 @@ msgstr ""
|
||||
msgid "Event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
msgid "Seating plan"
|
||||
msgstr ""
|
||||
|
||||
@@ -2701,111 +2734,111 @@ msgstr ""
|
||||
msgid "Events"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
msgid ""
|
||||
"If selected, this event will show up publicly on the list of dates for your "
|
||||
"event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
msgid "Default value"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
msgid "Required for events"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
msgid ""
|
||||
"If checked, an event can only be taken live if the property is set. In event "
|
||||
"series, its always optional to set a value for individual dates"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
msgid "Valid values"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
msgstr ""
|
||||
|
||||
@@ -9189,20 +9222,6 @@ msgstr ""
|
||||
msgid "Inactive"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -12417,6 +12436,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -14016,19 +14036,6 @@ msgstr ""
|
||||
msgid "More quotas"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
msgid "Open event dashboard"
|
||||
@@ -19670,7 +19677,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -20025,6 +20032,7 @@ msgstr ""
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr ""
|
||||
|
||||
@@ -20542,7 +20550,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr ""
|
||||
|
||||
@@ -20583,92 +20591,144 @@ msgstr ""
|
||||
msgid "A fully customizable payment method for manual processing."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
msgid "PayPal account"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
msgid "Reference prefix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
msgid "Reference postfix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
msgid ""
|
||||
"Any value entered here will be added behind the regular booking reference "
|
||||
"containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
msgid "-- Automatic --"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
msgid "Buyer country"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
"clicking on the following button, you can either create a new PayPal account "
|
||||
"connect pretix to an existing one."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -20677,109 +20737,193 @@ msgid ""
|
||||
"to send any payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
msgid "PayPal payment ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
msgid "PayPal sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
msgid "PayPal APM"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
msgid "Payment pending."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
msgid "Order approved."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
msgid "PayPal Connect: Client ID"
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
"your order."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
msgid "Sale ID"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
msgid "Order ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
msgid ""
|
||||
"Our attempt to execute your Payment via PayPal has failed. Please try again "
|
||||
@@ -20807,25 +20951,27 @@ msgstr ""
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
msgstr ""
|
||||
|
||||
@@ -21934,13 +22080,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, python-format
|
||||
msgid "Confirm payment: %(code)s"
|
||||
@@ -23840,12 +23979,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr ""
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
@@ -27,6 +27,121 @@ msgstr ""
|
||||
msgid "Comment:"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
msgid "eps"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -49,11 +164,6 @@ msgstr ""
|
||||
msgid "Total"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr ""
|
||||
@@ -127,10 +237,6 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2022-04-27 09:15+0000\n"
|
||||
"Last-Translator: Raphael Michel <michel@rami.io>\n"
|
||||
"Language-Team: Dutch (informal) <https://translate.pretix.eu/projects/pretix/"
|
||||
@@ -19,6 +19,37 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.11.2\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Winkel uitgeschakeld"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Verkoop afgelopen"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Verkoop nog niet begonnen"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "In de verkoop"
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
"Full device access (reading and changing orders and gift cards, reading of "
|
||||
@@ -55,7 +86,7 @@ msgstr "Doorverwijzings-URI's"
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr "Lijst van toegestane URI's, gescheiden met spaties"
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr "Client ID"
|
||||
|
||||
@@ -99,7 +130,7 @@ msgstr ""
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr "De gekozen stoel \"{seat}\" is niet beschikbaar."
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr "Één of meer items horen niet bij dit evenement."
|
||||
@@ -558,47 +589,47 @@ msgid "Event currency"
|
||||
msgstr "Munteenheid van evenement"
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr "Starttijd van het evenement"
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr "Eindtijd van het evenement"
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr "Toegangstijd"
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr "Begin van de verkoop"
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr "Einde van de voorverkoop"
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr "Locatie"
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr "Breedtegraad"
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr "Lengtegraad"
|
||||
|
||||
@@ -779,7 +810,7 @@ msgstr "Verzender van factuur:"
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1186,6 +1217,7 @@ msgstr "Totaalbedrag van bestelling"
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1543,7 +1575,7 @@ msgstr "Bestelling"
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr "Betalings-ID"
|
||||
|
||||
@@ -1689,6 +1721,7 @@ msgstr "Testmodus"
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr "Munteenheid"
|
||||
@@ -2575,7 +2608,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr "Voeg tickets toe voor een andere datum"
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2741,7 +2774,7 @@ msgstr ""
|
||||
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:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
msgid "Show in lists"
|
||||
msgstr "Toon in lijsten"
|
||||
|
||||
@@ -2753,7 +2786,7 @@ msgstr ""
|
||||
"Als dit is ingeschakeld zal dit evenement zichtbaar zijn op de lijst van "
|
||||
"evenementen van jouw organisatoraccount."
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
@@ -2762,7 +2795,7 @@ msgstr ""
|
||||
"Optioneel. Na deze datum worden geen producten meer verkocht. Als je deze "
|
||||
"waarde niet instelt eindigt de verkoop na de einddatum van je evenement."
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr "Optioneel. Er worden geen producten verkocht vóór deze datum."
|
||||
@@ -2780,7 +2813,7 @@ msgstr "Plugins"
|
||||
msgid "Event series"
|
||||
msgstr "Evenementenreeks"
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
#, fuzzy
|
||||
#| msgid "Settings"
|
||||
msgid "Seating plan"
|
||||
@@ -2820,7 +2853,7 @@ msgstr "Evenement"
|
||||
msgid "Events"
|
||||
msgstr "Evenementen"
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
@@ -2828,41 +2861,41 @@ msgstr ""
|
||||
"Je hebt ten minste één betaald product ingesteld maar geen betaalmethoden "
|
||||
"ingeschakeld."
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr "Je moet ten minste één quotum instellen om iets te verkopen."
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr "Je moet de meta-eigenschap \"{property}\" invullen."
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
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:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr "De slug van het evenement kan niet worden veranderd."
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
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:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr "Het evenement kan niet eindigen voor het begint."
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr ""
|
||||
"De verkoopperiode van het evenement kan niet eindigen voordat de voorverkoop "
|
||||
"begint."
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
@@ -2870,7 +2903,7 @@ msgstr ""
|
||||
"Alleen wanneer dit selectievak is ingeschakeld is deze datum zichtbaar voor "
|
||||
"gebruikers."
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
msgid ""
|
||||
"If selected, this event will show up publicly on the list of dates for your "
|
||||
"event."
|
||||
@@ -2878,46 +2911,46 @@ msgstr ""
|
||||
"Als dit is ingeschakeld zal dit evenement zichtbaar zijn in de lijst met "
|
||||
"datums van deze evenementenreeks."
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr "Voorpaginatekst"
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr "Datum in evenementenreeks"
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr "Datums in evenementenreeks"
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
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:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
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:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
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:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
msgid "Default value"
|
||||
msgstr "Standaardwaarde"
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr "Kan alleen worden gewijzigd door beheerders van deze organisator"
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
msgid "Required for events"
|
||||
msgstr "Verplicht voor evenementen"
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
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"
|
||||
@@ -2926,11 +2959,11 @@ msgstr ""
|
||||
"als deze eigenschap een waarde heeft. In evenementenreeksen is het altijd "
|
||||
"optioneel om een waarde voor individuele datums in te stellen"
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
msgid "Valid values"
|
||||
msgstr "Toegestane waarden"
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
@@ -2938,13 +2971,13 @@ msgstr ""
|
||||
"Voer hier een toegestane waarde per regel in. Als je dit veld leeg laat "
|
||||
"wordt iedere waarde toegestaan."
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
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:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
msgstr ""
|
||||
"Je kan geen standaardwaarde instellen die niet in de lijst met toegestane "
|
||||
@@ -10471,20 +10504,6 @@ msgstr "Winkel live en voorverkoop actief"
|
||||
msgid "Inactive"
|
||||
msgstr "Uitgeschakeld"
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Verkoop nog niet begonnen"
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Verkoop afgelopen"
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -14063,6 +14082,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -15944,19 +15964,6 @@ msgstr "Reeks"
|
||||
msgid "More quotas"
|
||||
msgstr "Meer quota"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Winkel uitgeschakeld"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "In de verkoop"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
msgid "Open event dashboard"
|
||||
@@ -22398,7 +22405,7 @@ msgstr "Badges"
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -22784,6 +22791,7 @@ msgstr "Je invoer was ongeldig, zie hieronder voor details."
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr "Betaler"
|
||||
|
||||
@@ -23367,7 +23375,7 @@ msgstr "Automatisch ingecheckt"
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr "Geheim"
|
||||
|
||||
@@ -23421,48 +23429,93 @@ msgstr ""
|
||||
"Deze plug-in voegt een aanpasbare betalingsmethode voor handmatige "
|
||||
"verwerking toe."
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr "PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
"De PayPal-sandbox wordt gebruikt. Je kan betalingen testen zonder "
|
||||
"daadwerkelijk geld over te maken, maar je zal een PayPal-sandboxgebruiker "
|
||||
"nodig hebben om in te loggen."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
msgid "PayPal account"
|
||||
msgstr "PayPal-account"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
#, fuzzy
|
||||
#| msgid "PayPal payment ID"
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr "PayPal-betalingskenmerk"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr "Klik hier voor instructies over hoe de benodigde sleutels te krijgen"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr "Endpoint"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
#, fuzzy
|
||||
#| msgid "Enable payment method"
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr "Betaalmethode inschakelen"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
msgid "Reference prefix"
|
||||
msgstr "Kenmerk-voorvoegsel"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
@@ -23470,13 +23523,13 @@ msgstr ""
|
||||
"Als je hier een waarde invoert zal deze waarde voor het normale kenmerk met "
|
||||
"het bestelnummer worden ingevoegd."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
#, fuzzy
|
||||
#| msgid "Reference prefix"
|
||||
msgid "Reference postfix"
|
||||
msgstr "Kenmerk-voorvoegsel"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Any value entered here will be added in front of the regular booking "
|
||||
@@ -23488,7 +23541,19 @@ msgstr ""
|
||||
"Als je hier een waarde invoert zal deze waarde voor het normale kenmerk met "
|
||||
"het bestelnummer worden ingevoegd."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
#, fuzzy
|
||||
#| msgid "Customer actions"
|
||||
msgid "-- Automatic --"
|
||||
msgstr "Klantacties"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
#, fuzzy
|
||||
#| msgid "Any country"
|
||||
msgid "Buyer country"
|
||||
msgstr "Ieder land"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
"clicking on the following button, you can either create a new PayPal account "
|
||||
@@ -23498,16 +23563,16 @@ msgstr ""
|
||||
"op de volgende knop te klikken kan je een nieuw PayPal-account aanmaken, of "
|
||||
"pretix met een bestaand account verbinden."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr "Verbinden met {icon} PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr "Verbinding met PayPal verbreken"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
@@ -23515,18 +23580,18 @@ msgstr ""
|
||||
"Stel een PayPal-webhook naar het volgende endpoint in om bestellingen "
|
||||
"automatisch te annuleren wanneer betalingen extern worden terugbetaald."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr "PayPal accepteert geen betalingen in de munteenheid van je evenement."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
"Zie de volgende PayPal-pagina voor een complete lijst van ondersteunde "
|
||||
"munteenheden."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -23540,15 +23605,45 @@ msgstr ""
|
||||
"aangemaakt en dezelfde munteenheid moeten gebruiken. Buitenlandse PayPal-"
|
||||
"accounts zullen geen betalingen kunnen versturen."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr ""
|
||||
"Er trad een fout op tijdens het verbinden met PayPal, probeer het opnieuw."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
"De PayPal-sandbox wordt gebruikt. Je kan betalingen testen zonder "
|
||||
"daadwerkelijk geld over te maken, maar je zal een PayPal-sandboxgebruiker "
|
||||
"nodig hebben om in te loggen."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr "We hadden moeite met met PayPal communiceren"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
#, fuzzy
|
||||
#| msgid "This gift card was used in the meantime. Please try again."
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr "Deze cadeaubon is in de tussentijd gebruikt. Probeer het opnieuw."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
#, fuzzy
|
||||
#| msgid "You may need to enable JavaScript for Stripe payments."
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr "Je moet mogelijk JavaScript inschakelen voor Stripe-betalingen."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
@@ -23556,7 +23651,7 @@ msgstr ""
|
||||
"We konden je betaling niet verwerken. Zie hieronder voor details over hoe "
|
||||
"verder te gaan."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
@@ -23564,64 +23659,100 @@ msgstr ""
|
||||
"PayPal heeft de betaling nog niet goedgekeurd. We zullen het aan je melden "
|
||||
"zodra de betaling is voltooid."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr "Er is een fout opgetreden bij het versturen van de bevestigingsmail."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr "Het bedrag via PayPal terugbetalen is mislukt: {}"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr "De betaling voor deze factuur is al ontvangen."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
msgid "PayPal payment ID"
|
||||
msgstr "PayPal-betalingskenmerk"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
msgid "PayPal sale ID"
|
||||
msgstr "PayPal-verkoopkenmerk"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
#, fuzzy
|
||||
#| msgid "PayPal"
|
||||
msgid "PayPal APM"
|
||||
msgstr "PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
#, fuzzy
|
||||
#| msgid "Link to enable payment method"
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr "Link om betalingsmethode in te schakelen"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr "Betaling voltooid."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr "Betaling geweigerd."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr "Betaling teruggestort."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr "Betaling omgekeerd."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
msgid "Payment pending."
|
||||
msgstr "Betaling staat open."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
#, fuzzy
|
||||
#| msgid "Order approved"
|
||||
msgid "Order approved."
|
||||
msgstr "Bestelling goedgekeurd"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr "PayPal meldt: {}"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
msgid "PayPal Connect: Client ID"
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
#, fuzzy
|
||||
#| msgid "PayPal Connect: Client ID"
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr "PayPal Connect: Client-ID"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
#, fuzzy
|
||||
#| msgid "PayPal Connect: Secret key"
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr "PayPal Connect: Geheime sleutel"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
#, fuzzy
|
||||
#| msgid "PayPal Connect: Client ID"
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr "PayPal Connect: Client-ID"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
#, fuzzy
|
||||
#| msgid "PayPal Connect Endpoint"
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr "PayPal Connect-endpoint"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
@@ -23629,7 +23760,18 @@ msgstr ""
|
||||
"Het totaalbedrag dat hierboven staat aangegeven zal van je PayPal-account "
|
||||
"worden afgeschreven na de bevestiging van je aankoop."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
@@ -23639,19 +23781,52 @@ msgstr ""
|
||||
"te vullen. Hierna zal je naar deze website worden teruggestuurd om de "
|
||||
"bestelling te controleren en te bevestigen."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr "Verkoopkenmerk"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#, fuzzy
|
||||
#| msgid "Order"
|
||||
msgid "Order ID"
|
||||
msgstr "Bestelling"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr "Laatste update"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr "Totaalwaarde"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr "Verkoopkenmerk"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr "Betaal bestelling"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "Betaal bestelling: %(code)s"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
#, fuzzy
|
||||
#| msgid "Please try again."
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr "Probeer het opnieuw."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
msgid ""
|
||||
"Our attempt to execute your Payment via PayPal has failed. Please try again "
|
||||
@@ -23683,12 +23858,13 @@ msgstr "Is het venster om je betaling uit te voeren niet geopend?"
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr "Klik hier om het venster te openen."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
"Er trad een fout op tijdens het verbinden met PayPal, probeer het opnieuw."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
@@ -23696,15 +23872,15 @@ msgstr ""
|
||||
"Je PayPal-account is nu verbonden met pretix. Je kan hieronder de "
|
||||
"instellingen wijzigen."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr "Ongeldige reactie van PayPal ontvangen."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr "Het lijkt erop dat je de PayPal-betaling hebt geannuleerd"
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
msgstr "De verbinding met je PayPal-account is verbroken."
|
||||
|
||||
@@ -24988,13 +25164,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr "De betalingstransactie kon om de volgende reden niet voltooid worden:"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr "Betaal bestelling"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, python-format
|
||||
msgid "Confirm payment: %(code)s"
|
||||
@@ -27223,12 +27392,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr "Wijzigingen opslaan"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "Betaal bestelling: %(code)s"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr "Verander betaalmethode"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2021-08-05 04:00+0000\n"
|
||||
"Last-Translator: Maarten van den Berg <maartenberg1@gmail.com>\n"
|
||||
"Language-Team: Dutch (informal) <https://translate.pretix.eu/projects/pretix/"
|
||||
@@ -29,6 +29,123 @@ msgstr "Gemarkeerd als betaald"
|
||||
msgid "Comment:"
|
||||
msgstr "Opmerking:"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
#, fuzzy
|
||||
#| msgid "Yes"
|
||||
msgid "eps"
|
||||
msgstr "Ja"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "Doorgaan"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Betaling bevestigen …"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -51,11 +168,6 @@ msgstr "Verbinding maken met Stripe …"
|
||||
msgid "Total"
|
||||
msgstr "Totaal"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Betaling bevestigen …"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr "Verbinding maken met je bank …"
|
||||
@@ -129,10 +241,6 @@ msgstr "Gebruikt"
|
||||
msgid "Cancel"
|
||||
msgstr "Annuleren"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "Doorgaan"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2022-03-23 08:15+0000\n"
|
||||
"Last-Translator: Michał Rokita <mrokita@mrokita.pl>\n"
|
||||
"Language-Team: Polish <https://translate.pretix.eu/projects/pretix/pretix/pl/"
|
||||
@@ -20,6 +20,37 @@ msgstr ""
|
||||
"|| n%100>=20) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 4.11.2\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Sklep wyłączony"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Przedsprzedaż zakończona"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Przedsprzedaż nierozpoczęta"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "Sprzedaż trwa"
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
"Full device access (reading and changing orders and gift cards, reading of "
|
||||
@@ -58,7 +89,7 @@ msgstr "URI przekierowania"
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr "Lista dozwolonych URI, przedzielona spacjami"
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr "Identyfikator klienta"
|
||||
|
||||
@@ -102,7 +133,7 @@ msgstr ""
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr "Zamówiony przedmiot \"{seat}\" nie jest już dostępny."
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr "Jeden lub więcej przedmiotów nie należy do tego wydarzenia."
|
||||
@@ -576,47 +607,47 @@ msgid "Event currency"
|
||||
msgstr "Waluta wydarzenia"
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr "Czas rozpoczęcia wydarzenia"
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr "Czas zakończenia wydarzenia"
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr "Czas wstępu"
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr "Rozpoczęcie przedsprzedaży"
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr "Koniec przedsprzedaży"
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr "Miejsce"
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr "Szerokość geograficzna"
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr "Długość geograficzna"
|
||||
|
||||
@@ -797,7 +828,7 @@ msgstr "Nadawca faktury:"
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1209,6 +1240,7 @@ msgstr "Suma zamówienia"
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1592,7 +1624,7 @@ msgstr "Zamówienie"
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr "ID płatności"
|
||||
|
||||
@@ -1742,6 +1774,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr ""
|
||||
@@ -2659,7 +2692,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2819,7 +2852,7 @@ msgstr ""
|
||||
msgid "The slug may only contain letters, numbers, dots and dashes."
|
||||
msgstr "Krótka forma może zawierać tylko litery, cyfry, kropki i myślniki."
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
msgid "Show in lists"
|
||||
msgstr "Pokaż w listach"
|
||||
|
||||
@@ -2831,7 +2864,7 @@ msgstr ""
|
||||
"Jeśli wybrane, wydarzenie będzie publiczne w liście wydarzeń konta "
|
||||
"organizatora."
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
@@ -2840,7 +2873,7 @@ msgstr ""
|
||||
"Opcjonalne. Żadne produkty nie będą sprzedawane po tej dacie. Jeśli "
|
||||
"niewprowadzone, przedsprzedać zakończy się razem z zakończeniem wydarzenia."
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr "Opcjonalne. Żaden produkt nie będzie sprzedawany przed tą datą."
|
||||
@@ -2858,7 +2891,7 @@ msgstr "Wtyczki"
|
||||
msgid "Event series"
|
||||
msgstr "Seria wydarzeń"
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
msgid "Seating plan"
|
||||
msgstr ""
|
||||
|
||||
@@ -2895,7 +2928,7 @@ msgstr "Wydarzenie"
|
||||
msgid "Events"
|
||||
msgstr "Wydarzenia"
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
@@ -2903,47 +2936,47 @@ msgstr ""
|
||||
"Skonfigurowany został przynajmniej jeden produkt, ale nie zostały włączone "
|
||||
"żadne metody płatności."
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr ""
|
||||
"Przynajmniej jedna pula musi być skonfigurowana żeby cokolwiek sprzedać."
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr ""
|
||||
"Po utworzeniu wydarzenie nie może zostać zmienione między seryjnym a "
|
||||
"pojedyńczym wydarzeniem."
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr "Krótka forma eventu nie może zostać zmieniony."
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr "Krótka forma eventu już została użyta przez inne wydarzenie."
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr "Wydarzenie nie może się zakończyć przed swoim rozpoczęciem."
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr ""
|
||||
"Przedsprzedaż wydarzenia nie może się zakończyć przed swoim rozpoczęciem."
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
msgstr "Tylko z tą opcją data jest widoczna w widoku użytkownika."
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "If selected, this event will show up publicly on the list of events for "
|
||||
@@ -2955,74 +2988,74 @@ msgstr ""
|
||||
"Jeśli wybrane, wydarzenie będzie publiczne w liście wydarzeń konta "
|
||||
"organizatora."
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr "Tekst strony czołowej"
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr "Data w serii wydarzeń"
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr "Daty w serii wydarzeń"
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
#, fuzzy
|
||||
#| msgid "One or more items do not belong to this event."
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr "Jeden lub więcej przedmiotów nie należy do tego wydarzenia."
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr "Nie może zawierać spacji i znaków specjalnych oprócz podkreślenia"
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr "Nazwa klucza może zawierać tylko litery, cyfry i podkreślenia."
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
#, fuzzy
|
||||
#| msgctxt "invoice"
|
||||
#| msgid "Net value"
|
||||
msgid "Default value"
|
||||
msgstr "Wartość netto"
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
#, fuzzy
|
||||
#| msgid "Can change organizer settings"
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr "Może zmienić ustawienia organizatora"
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
#, fuzzy
|
||||
#| msgid "External refund of payment"
|
||||
msgid "Required for events"
|
||||
msgstr "Zewnętrzny zwrot płatności"
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
msgid ""
|
||||
"If checked, an event can only be taken live if the property is set. In event "
|
||||
"series, its always optional to set a value for individual dates"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
#, fuzzy
|
||||
#| msgid "Tax value"
|
||||
msgid "Valid values"
|
||||
msgstr "Wartość podatku"
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
#, fuzzy
|
||||
#| msgid "You cannot select a quota that belongs to a different event."
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
@@ -9849,20 +9882,6 @@ msgstr ""
|
||||
msgid "Inactive"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Przedsprzedaż nierozpoczęta"
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Przedsprzedaż zakończona"
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -13278,6 +13297,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -14954,19 +14974,6 @@ msgstr ""
|
||||
msgid "More quotas"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Sklep wyłączony"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "Sprzedaż trwa"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
msgid "Open event dashboard"
|
||||
@@ -20879,7 +20886,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -21239,6 +21246,7 @@ msgstr ""
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr ""
|
||||
|
||||
@@ -21785,7 +21793,7 @@ msgstr "Bilet zameldowany"
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr ""
|
||||
|
||||
@@ -21834,92 +21842,153 @@ msgstr "Filtruj po statusie"
|
||||
msgid "A fully customizable payment method for manual processing."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
msgid "PayPal account"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
#, fuzzy
|
||||
#| msgid "Payment ID"
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr "ID płatności"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
#, fuzzy
|
||||
#| msgid "Payment method"
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr "Metoda płatności"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
msgid "Reference prefix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
msgid "Reference postfix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
msgid ""
|
||||
"Any value entered here will be added behind the regular booking reference "
|
||||
"containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
#, fuzzy
|
||||
#| msgctxt "refund_source"
|
||||
#| msgid "Customer"
|
||||
msgid "-- Automatic --"
|
||||
msgstr "Klient"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
#, fuzzy
|
||||
#| msgid "Select country"
|
||||
msgid "Buyer country"
|
||||
msgstr "Proszę wybrać kraj"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
"clicking on the following button, you can either create a new PayPal account "
|
||||
"connect pretix to an existing one."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -21928,111 +21997,207 @@ msgid ""
|
||||
"to send any payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
#, fuzzy
|
||||
#| msgid "This product can only be bought using a voucher."
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr "Produkt może być kupiony tylko przy użyciu vouchera."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
#, fuzzy
|
||||
#| msgid "You can not select a subevent if your event is not an event series."
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr "Wybrano podwydarzenie dla wydarzenie nieseryjnego."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
#, fuzzy
|
||||
#| msgid "Payment ID"
|
||||
msgid "PayPal payment ID"
|
||||
msgstr "ID płatności"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
msgid "PayPal sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
msgid "PayPal APM"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
#, fuzzy
|
||||
#| msgid "Payment method"
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr "Metoda płatności"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
msgid "Payment pending."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
#, fuzzy
|
||||
#| msgid "Order approved"
|
||||
msgid "Order approved."
|
||||
msgstr "Zamówienie zatwierdzone"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
msgid "PayPal Connect: Client ID"
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
"your order."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#, fuzzy
|
||||
#| msgid "Order"
|
||||
msgid "Order ID"
|
||||
msgstr "Zamówienie"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
#, fuzzy
|
||||
#| msgid "Sales tax"
|
||||
msgid "Sale ID"
|
||||
msgstr "Podatek od sprzedaży"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
msgid "Last update"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
#, fuzzy
|
||||
#| msgid "Please enter the same password twice"
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr "Proszę wpisać to samo hasło dwukrotnie"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
@@ -22062,25 +22227,27 @@ msgstr ""
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
msgstr ""
|
||||
|
||||
@@ -23280,13 +23447,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, python-format
|
||||
msgid "Confirm payment: %(code)s"
|
||||
@@ -25307,12 +25467,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr ""
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2019-09-24 19:00+0000\n"
|
||||
"Last-Translator: Serge Bazanski <q3k@hackerspace.pl>\n"
|
||||
"Language-Team: Polish <https://translate.pretix.eu/projects/pretix/pretix-js/"
|
||||
@@ -30,6 +30,126 @@ msgstr "Oznaczono jako zapłacone"
|
||||
msgid "Comment:"
|
||||
msgstr "Komentarz:"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
#, fuzzy
|
||||
#| msgid "Yes"
|
||||
msgid "eps"
|
||||
msgstr "Tak"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
#, fuzzy
|
||||
#| msgctxt "widget"
|
||||
#| msgid "Continue"
|
||||
msgid "Continue"
|
||||
msgstr "Dalej"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Potwierdzanie płatności…"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -52,11 +172,6 @@ msgstr "Kontaktowanie Stripe…"
|
||||
msgid "Total"
|
||||
msgstr "Razem"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Potwierdzanie płatności…"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr "Łączenie z bankiem…"
|
||||
@@ -136,13 +251,6 @@ msgstr "Użyj"
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
#, fuzzy
|
||||
#| msgctxt "widget"
|
||||
#| msgid "Continue"
|
||||
msgid "Continue"
|
||||
msgstr "Dalej"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
@@ -18,6 +18,37 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
|
||||
"|| n%100>=20) ? 1 : 2;\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr ""
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr ""
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr ""
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
"Full device access (reading and changing orders and gift cards, reading of "
|
||||
@@ -52,7 +83,7 @@ msgstr ""
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -94,7 +125,7 @@ msgstr ""
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr ""
|
||||
@@ -527,47 +558,47 @@ msgid "Event currency"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr ""
|
||||
|
||||
@@ -744,7 +775,7 @@ msgstr ""
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1141,6 +1172,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1498,7 +1530,7 @@ msgstr ""
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -1642,6 +1674,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr ""
|
||||
@@ -2481,7 +2514,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2630,7 +2663,7 @@ msgstr ""
|
||||
msgid "The slug may only contain letters, numbers, dots and dashes."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
msgid "Show in lists"
|
||||
msgstr ""
|
||||
|
||||
@@ -2640,14 +2673,14 @@ msgid ""
|
||||
"organizer account."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
"value, the presale will end after the end date of your event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr ""
|
||||
@@ -2665,7 +2698,7 @@ msgstr ""
|
||||
msgid "Event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
msgid "Seating plan"
|
||||
msgstr ""
|
||||
|
||||
@@ -2702,111 +2735,111 @@ msgstr ""
|
||||
msgid "Events"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
msgid ""
|
||||
"If selected, this event will show up publicly on the list of dates for your "
|
||||
"event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
msgid "Default value"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
msgid "Required for events"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
msgid ""
|
||||
"If checked, an event can only be taken live if the property is set. In event "
|
||||
"series, its always optional to set a value for individual dates"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
msgid "Valid values"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
msgstr ""
|
||||
|
||||
@@ -9190,20 +9223,6 @@ msgstr ""
|
||||
msgid "Inactive"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -12418,6 +12437,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -14017,19 +14037,6 @@ msgstr ""
|
||||
msgid "More quotas"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
msgid "Open event dashboard"
|
||||
@@ -19676,7 +19683,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -20031,6 +20038,7 @@ msgstr ""
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr ""
|
||||
|
||||
@@ -20549,7 +20557,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr ""
|
||||
|
||||
@@ -20590,92 +20598,144 @@ msgstr ""
|
||||
msgid "A fully customizable payment method for manual processing."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
msgid "PayPal account"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
msgid "Reference prefix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
msgid "Reference postfix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
msgid ""
|
||||
"Any value entered here will be added behind the regular booking reference "
|
||||
"containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
msgid "-- Automatic --"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
msgid "Buyer country"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
"clicking on the following button, you can either create a new PayPal account "
|
||||
"connect pretix to an existing one."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -20684,109 +20744,193 @@ msgid ""
|
||||
"to send any payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
msgid "PayPal payment ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
msgid "PayPal sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
msgid "PayPal APM"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
msgid "Payment pending."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
msgid "Order approved."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
msgid "PayPal Connect: Client ID"
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
"your order."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
msgid "Sale ID"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
msgid "Order ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
msgid ""
|
||||
"Our attempt to execute your Payment via PayPal has failed. Please try again "
|
||||
@@ -20814,25 +20958,27 @@ msgstr ""
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
msgstr ""
|
||||
|
||||
@@ -21946,13 +22092,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, python-format
|
||||
msgid "Confirm payment: %(code)s"
|
||||
@@ -23856,12 +23995,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr ""
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
@@ -28,6 +28,121 @@ msgstr ""
|
||||
msgid "Comment:"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
msgid "eps"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -50,11 +165,6 @@ msgstr ""
|
||||
msgid "Total"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr ""
|
||||
@@ -128,10 +238,6 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2021-08-12 21:00+0000\n"
|
||||
"Last-Translator: amandajurno <amandajurno@gmail.com>\n"
|
||||
"Language-Team: Portuguese <https://translate.pretix.eu/projects/pretix/"
|
||||
@@ -19,6 +19,37 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Weblate 4.6\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr ""
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr ""
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr ""
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
"Full device access (reading and changing orders and gift cards, reading of "
|
||||
@@ -55,7 +86,7 @@ msgstr "URIs de redirecionamento"
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr "Lista de URIs permitidos, separados por espaço"
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr "ID do Cliente"
|
||||
|
||||
@@ -97,7 +128,7 @@ msgstr ""
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr "O assento selecionado \"{seat}\" não está disponível."
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr "Um ou mais itens não pertencem a este evento."
|
||||
@@ -547,47 +578,47 @@ msgid "Event currency"
|
||||
msgstr "Moeda do evento"
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr ""
|
||||
|
||||
@@ -768,7 +799,7 @@ msgstr "Remetente da fatura:"
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1175,6 +1206,7 @@ msgstr "Total do pedido"
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1532,7 +1564,7 @@ msgstr ""
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -1676,6 +1708,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr ""
|
||||
@@ -2515,7 +2548,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2669,7 +2702,7 @@ msgstr ""
|
||||
msgid "The slug may only contain letters, numbers, dots and dashes."
|
||||
msgstr "O slug pode conter apenas letras, números, pontos e travessões."
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
msgid "Show in lists"
|
||||
msgstr ""
|
||||
|
||||
@@ -2679,14 +2712,14 @@ msgid ""
|
||||
"organizer account."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
"value, the presale will end after the end date of your event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr ""
|
||||
@@ -2704,7 +2737,7 @@ msgstr ""
|
||||
msgid "Event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
msgid "Seating plan"
|
||||
msgstr ""
|
||||
|
||||
@@ -2741,111 +2774,111 @@ msgstr ""
|
||||
msgid "Events"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
msgid ""
|
||||
"If selected, this event will show up publicly on the list of dates for your "
|
||||
"event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
msgid "Default value"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
msgid "Required for events"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
msgid ""
|
||||
"If checked, an event can only be taken live if the property is set. In event "
|
||||
"series, its always optional to set a value for individual dates"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
msgid "Valid values"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
msgstr ""
|
||||
|
||||
@@ -9246,20 +9279,6 @@ msgstr ""
|
||||
msgid "Inactive"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -12495,6 +12514,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -14104,19 +14124,6 @@ msgstr ""
|
||||
msgid "More quotas"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
msgid "Open event dashboard"
|
||||
@@ -19796,7 +19803,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -20151,6 +20158,7 @@ msgstr ""
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr ""
|
||||
|
||||
@@ -20668,7 +20676,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr ""
|
||||
|
||||
@@ -20711,92 +20719,146 @@ msgstr ""
|
||||
msgid "A fully customizable payment method for manual processing."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
msgid "PayPal account"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
msgid "Reference prefix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
msgid "Reference postfix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
msgid ""
|
||||
"Any value entered here will be added behind the regular booking reference "
|
||||
"containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
msgid "-- Automatic --"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
#, fuzzy
|
||||
#| msgid "Country"
|
||||
msgid "Buyer country"
|
||||
msgstr "País"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
"clicking on the following button, you can either create a new PayPal account "
|
||||
"connect pretix to an existing one."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -20805,109 +20867,197 @@ msgid ""
|
||||
"to send any payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
msgid "PayPal payment ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
msgid "PayPal sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
msgid "PayPal APM"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
msgid "Payment pending."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
#, fuzzy
|
||||
#| msgid "Order approved"
|
||||
msgid "Order approved."
|
||||
msgstr "Pedido aprovado"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
msgid "PayPal Connect: Client ID"
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
"your order."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr ""
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#, fuzzy
|
||||
#| msgid "Orders"
|
||||
msgid "Order ID"
|
||||
msgstr "Pedidos"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
msgid ""
|
||||
"Our attempt to execute your Payment via PayPal has failed. Please try again "
|
||||
@@ -20935,25 +21085,27 @@ msgstr ""
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
msgstr ""
|
||||
|
||||
@@ -22062,13 +22214,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, python-format
|
||||
msgid "Confirm payment: %(code)s"
|
||||
@@ -23984,12 +24129,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr ""
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -28,6 +28,121 @@ msgstr ""
|
||||
msgid "Comment:"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
msgid "eps"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -50,11 +165,6 @@ msgstr ""
|
||||
msgid "Total"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr ""
|
||||
@@ -128,10 +238,6 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2021-09-27 06:00+0000\n"
|
||||
"Last-Translator: Diego Rodrigo <diegorodrigo90@gmail.com>\n"
|
||||
"Language-Team: Portuguese (Brazil) <https://translate.pretix.eu/projects/"
|
||||
@@ -19,6 +19,37 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 4.8\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Loja desativada"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Pré-venda encerrada"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Pré-venda não iniciada"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "Disponível"
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
"Full device access (reading and changing orders and gift cards, reading of "
|
||||
@@ -55,7 +86,7 @@ msgstr "URIs de Redirecionamento"
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr "Lista de URIs permitidas, separadas por espaço"
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr "ID do cliente"
|
||||
|
||||
@@ -97,7 +128,7 @@ msgstr "Não existe quantidade suficiente em \"{}\" para executar esta ação."
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr "Atualmente, o assento {seat} selecionado não está disponível."
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr "Um ou mais itens não pertencem a este evento."
|
||||
@@ -548,47 +579,47 @@ msgid "Event currency"
|
||||
msgstr "Moeda do evento"
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr "Hora de início do evento"
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr "Horário do final do evento"
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr "Horário de entrada"
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr "Inicio da venda antecipada"
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr "Fim a pré venda"
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr "Localização"
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr ""
|
||||
|
||||
@@ -769,7 +800,7 @@ msgstr "Remetente da fatura:"
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1181,6 +1212,7 @@ msgstr "Total do pedido"
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1540,7 +1572,7 @@ msgstr "Pedido de compra"
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr "ID do pagamento"
|
||||
|
||||
@@ -1692,6 +1724,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr ""
|
||||
@@ -2633,7 +2666,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr "Nenhum evento arquivado encontrado."
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2795,7 +2828,7 @@ msgstr ""
|
||||
msgid "The slug may only contain letters, numbers, dots and dashes."
|
||||
msgstr "A campo pode conter apenas letras, números, pontos e traços."
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
msgid "Show in lists"
|
||||
msgstr "Mostrar nas listas"
|
||||
|
||||
@@ -2807,7 +2840,7 @@ msgstr ""
|
||||
"Se selecionado, esse evento aparecerá publicamente na lista de eventos da "
|
||||
"sua conta do organizador."
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
@@ -2816,7 +2849,7 @@ msgstr ""
|
||||
"Opcional. Nenhum produto será vendido após essa data. Se você não definir "
|
||||
"esse valor, a pré-venda terminará após a data de término do evento."
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr "Opcional. Nenhum produto será vendido antes desta data."
|
||||
@@ -2834,7 +2867,7 @@ msgstr "Plugins"
|
||||
msgid "Event series"
|
||||
msgstr "Série de eventos"
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
#, fuzzy
|
||||
#| msgid "Settings"
|
||||
msgid "Seating plan"
|
||||
@@ -2873,7 +2906,7 @@ msgstr "Evento"
|
||||
msgid "Events"
|
||||
msgstr "Eventos"
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
@@ -2881,39 +2914,39 @@ msgstr ""
|
||||
"Você configurou pelo menos um produto pago mas não habilitou nenhum meio de "
|
||||
"pagamento."
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr ""
|
||||
"Você precisa configurar pelo menos uma cota para vender qualquer coisa."
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr ""
|
||||
"Depois de criar um evento não pode mudar entre as series e um único evento."
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr "O slug do evento não pode ser alterado."
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr "O metodo de pagamento já está sendo usado por um evento diferente."
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr "O evento não pode acabar antes que ele comece."
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr "O final do período de pré-vendas não pode acabar antes de começar."
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
@@ -2921,7 +2954,7 @@ msgstr ""
|
||||
"Somente com esta caixa de seleção habilitada, esta data é visível na "
|
||||
"interface para usuários."
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "If selected, this event will show up publicly on the list of events for "
|
||||
@@ -2933,73 +2966,73 @@ msgstr ""
|
||||
"Se selecionado, esse evento aparecerá publicamente na lista de eventos da "
|
||||
"sua conta do organizador."
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr "Texto da página inicial"
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr "Data na série de eventos"
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr "Datas nas séries de eventos"
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
#, fuzzy
|
||||
#| msgid "One or more items do not belong to this event."
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr "Um ou mais itens não pertencem a este evento."
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr "Não pode conter espaços ou caracteres especiais, exceto sublinhados"
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr "O nome do proprietário só pode conter letras, números e sublinhados."
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
#, fuzzy
|
||||
#| msgid "Default timezone"
|
||||
msgid "Default value"
|
||||
msgstr "Fuso-horário padrão"
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
#, fuzzy
|
||||
#| msgid "Can change organizer settings"
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr "Pode alterar as configurações do organizador"
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
#, fuzzy
|
||||
#| msgid "External refund of payment"
|
||||
msgid "Required for events"
|
||||
msgstr "Reembolso externo do pagamento"
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
msgid ""
|
||||
"If checked, an event can only be taken live if the property is set. In event "
|
||||
"series, its always optional to set a value for individual dates"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
#, fuzzy
|
||||
#| msgid "Tax value"
|
||||
msgid "Valid values"
|
||||
msgstr "Valor do imposto"
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
#, fuzzy
|
||||
#| msgid "This variation does not belong to this product."
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
@@ -10024,20 +10057,6 @@ msgstr ""
|
||||
msgid "Inactive"
|
||||
msgstr "Inativo"
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Pré-venda não iniciada"
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Pré-venda encerrada"
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -13562,6 +13581,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -15298,19 +15318,6 @@ msgstr "Séries"
|
||||
msgid "More quotas"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Loja desativada"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "Disponível"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
msgid "Open event dashboard"
|
||||
@@ -21426,7 +21433,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -21802,6 +21809,7 @@ msgstr ""
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr ""
|
||||
|
||||
@@ -22355,7 +22363,7 @@ msgstr "Este ingresso já foi validado"
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr ""
|
||||
|
||||
@@ -22405,92 +22413,153 @@ msgstr "Filtrar por status"
|
||||
msgid "A fully customizable payment method for manual processing."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
msgid "PayPal account"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
#, fuzzy
|
||||
#| msgid "Payment ID"
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr "ID do pagamento"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
#, fuzzy
|
||||
#| msgid "Payment method"
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr "Meio de pagamento"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
msgid "Reference prefix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
msgid "Reference postfix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
msgid ""
|
||||
"Any value entered here will be added behind the regular booking reference "
|
||||
"containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
#, fuzzy
|
||||
#| msgctxt "refund_source"
|
||||
#| msgid "Customer"
|
||||
msgid "-- Automatic --"
|
||||
msgstr "Cliente"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
#, fuzzy
|
||||
#| msgid "Merchant country"
|
||||
msgid "Buyer country"
|
||||
msgstr "País mercante"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
"clicking on the following button, you can either create a new PayPal account "
|
||||
"connect pretix to an existing one."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -22499,115 +22568,212 @@ msgid ""
|
||||
"to send any payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
#, fuzzy
|
||||
#| msgid "There was an error sending the mail. Please try again later."
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr "Ocorreu um erro enviando o email. Por favor, tente novamente em breve."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
#, fuzzy
|
||||
#| msgid "This variation does not belong to this product."
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr "Essa variação não pertence a este produto."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
#, fuzzy
|
||||
#| msgid "The payment for this order cannot be continued."
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr "O pagamento desse pedido não ser realizado."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
#, fuzzy
|
||||
#| msgid "Payment ID"
|
||||
msgid "PayPal payment ID"
|
||||
msgstr "ID do pagamento"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
msgid "PayPal sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
msgid "PayPal APM"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
#, fuzzy
|
||||
#| msgid "Payment method"
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr "Meio de pagamento"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#, fuzzy
|
||||
#| msgid "Payment date"
|
||||
msgid "Payment pending."
|
||||
msgstr "Data de pagamento"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
#, fuzzy
|
||||
#| msgid "Order approved"
|
||||
msgid "Order approved."
|
||||
msgstr "Pedido aprovado"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
msgid "PayPal Connect: Client ID"
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
"your order."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#, fuzzy
|
||||
#| msgid "Order"
|
||||
msgid "Order ID"
|
||||
msgstr "Pedido de compra"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
#, fuzzy
|
||||
#| msgid "Sales tax"
|
||||
msgid "Sale ID"
|
||||
msgstr "Imposto sobre vendas"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
msgid "Last update"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
#, fuzzy
|
||||
#| msgctxt "subevent"
|
||||
#| msgid "You need to select a date."
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr "Você precisa selecionar uma data."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
@@ -22637,25 +22803,27 @@ msgstr ""
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
#, fuzzy
|
||||
#| msgid "Your cart has been updated."
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
@@ -23871,13 +24039,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, python-format
|
||||
msgid "Confirm payment: %(code)s"
|
||||
@@ -25968,12 +26129,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr ""
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2019-03-19 09:00+0000\n"
|
||||
"Last-Translator: Vitor Reis <vitor.reis7@gmail.com>\n"
|
||||
"Language-Team: Portuguese (Brazil) <https://translate.pretix.eu/projects/"
|
||||
@@ -29,6 +29,124 @@ msgstr "Marcado como pago"
|
||||
msgid "Comment:"
|
||||
msgstr "Comentário:"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
msgid "eps"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
#, fuzzy
|
||||
#| msgctxt "widget"
|
||||
#| msgid "Continue"
|
||||
msgid "Continue"
|
||||
msgstr "Continuar"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -51,11 +169,6 @@ msgstr "Contatando Stripe…"
|
||||
msgid "Total"
|
||||
msgstr "Total"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
#, fuzzy
|
||||
#| msgid "Contacting Stripe …"
|
||||
@@ -137,13 +250,6 @@ msgstr "Lido"
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
#, fuzzy
|
||||
#| msgctxt "widget"
|
||||
#| msgid "Continue"
|
||||
msgid "Continue"
|
||||
msgstr "Continuar"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2022-02-16 00:00+0000\n"
|
||||
"Last-Translator: Miguel Magalhães <magamig@gmail.com>\n"
|
||||
"Language-Team: Portuguese (Portugal) <https://translate.pretix.eu/projects/"
|
||||
@@ -19,6 +19,37 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 4.8\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Loja desativada"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Pré-venda terminada"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Pré-venda não iniciada"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "Em venda"
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
"Full device access (reading and changing orders and gift cards, reading of "
|
||||
@@ -59,7 +90,7 @@ msgstr "URIs de redirecionamento"
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr "Lista de URIs permitidos, separados por espaço"
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr "ID do cliente"
|
||||
|
||||
@@ -102,7 +133,7 @@ msgstr ""
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr "O lugar selecionado \"{seat}\" não está disponível."
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr "Um ou mais items não pertencem a este evento."
|
||||
@@ -575,47 +606,47 @@ msgid "Event currency"
|
||||
msgstr "Moeda do evento"
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr "Hora de início do evento"
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr "Hora de fim do evento"
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr "Tempo de admissão"
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr "Início de pré-venda"
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr "Fim da pré-venda"
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr "Localização"
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr "Latitude"
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr "Longitude"
|
||||
|
||||
@@ -796,7 +827,7 @@ msgstr "Remetente da factura:"
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1203,6 +1234,7 @@ msgstr "Total da encomenda"
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1564,7 +1596,7 @@ msgstr "Ordem"
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr "ID de pagamento"
|
||||
|
||||
@@ -1710,6 +1742,7 @@ msgstr "Modo de teste"
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr "Moeda"
|
||||
@@ -2624,7 +2657,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr "Adicionar bilhetes para uma data diferente"
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2791,7 +2824,7 @@ msgstr ""
|
||||
msgid "The slug may only contain letters, numbers, dots and dashes."
|
||||
msgstr "O slug só pode conter letras, números, pontos e traços."
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
msgid "Show in lists"
|
||||
msgstr "Mostrar em listas"
|
||||
|
||||
@@ -2803,7 +2836,7 @@ msgstr ""
|
||||
"Se selecionado, este evento vai aparecer publicamente na lista de eventos "
|
||||
"para sua conta organizador."
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
@@ -2812,7 +2845,7 @@ msgstr ""
|
||||
"Opcional. Nenhum produto será vendido após esta data. Se não definir este "
|
||||
"valor, a pré-venda terminará após a data de fim do seu evento."
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr "Opcional. Nenhum produto será vendido antes desta data."
|
||||
@@ -2830,7 +2863,7 @@ msgstr "Plugins"
|
||||
msgid "Event series"
|
||||
msgstr "Série de eventos"
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
#, fuzzy
|
||||
#| msgid "Settings"
|
||||
msgid "Seating plan"
|
||||
@@ -2875,7 +2908,7 @@ msgstr "Evento"
|
||||
msgid "Events"
|
||||
msgstr "Eventos"
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
@@ -2883,39 +2916,39 @@ msgstr ""
|
||||
"Configurou pelo menos um produto pago, mas não foram permitidos quaisquer "
|
||||
"métodos de pagamento."
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr "Precisa configurar pelo menos uma quota para vender qualquer coisa."
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr ""
|
||||
"Uma vez criado um evento não pode mudar entre uma série de eventos e um "
|
||||
"evento simples."
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr "O slug do evento não pode ser alterado."
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr "Este slug já foi utilizado para um evento diferente."
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr "O evento não pode terminar antes do seu início."
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr "A pré-venda do evento não pode terminar antes do seu início."
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
@@ -2923,7 +2956,7 @@ msgstr ""
|
||||
"Somente com esta opção ativada, esta data é visível no frontend para os "
|
||||
"utilizadores."
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
msgid ""
|
||||
"If selected, this event will show up publicly on the list of dates for your "
|
||||
"event."
|
||||
@@ -2931,71 +2964,71 @@ msgstr ""
|
||||
"Se selecionado, este evento vai aparecer publicamente na lista de datas para "
|
||||
"seu evento."
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr "Texto Frontpage"
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr "Data em série de eventos"
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr "Datas em série de eventos"
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr "Uma ou mais variações não pertencem a este evento."
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr "Não pode conter espaços ou caracteres especiais, exceto underscores"
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr "O nome da propriedade só pode conter letras, números e underscores."
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
#, fuzzy
|
||||
#| msgid "Default language"
|
||||
msgid "Default value"
|
||||
msgstr "Idioma padrão"
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
#, fuzzy
|
||||
#| msgid "Can change organizer settings"
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr "Pode alterar as configurações do organizador"
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
#, fuzzy
|
||||
#| msgid "Search for events"
|
||||
msgid "Required for events"
|
||||
msgstr "Procurar eventos"
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
msgid ""
|
||||
"If checked, an event can only be taken live if the property is set. In event "
|
||||
"series, its always optional to set a value for individual dates"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
#, fuzzy
|
||||
#| msgid "Total value"
|
||||
msgid "Valid values"
|
||||
msgstr "Valor total"
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
#, fuzzy
|
||||
#| msgid "You cannot select a quota that belongs to a different event."
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
@@ -10588,20 +10621,6 @@ msgstr "Loja ao vivo e pré-venda em execução"
|
||||
msgid "Inactive"
|
||||
msgstr "Inativo"
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Pré-venda não iniciada"
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Pré-venda terminada"
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -14216,6 +14235,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -16110,19 +16130,6 @@ msgstr "Series"
|
||||
msgid "More quotas"
|
||||
msgstr "Mais quotas"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Loja desativada"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "Em venda"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
msgid "Open event dashboard"
|
||||
@@ -22576,7 +22583,7 @@ msgstr "Crachá"
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -22972,6 +22979,7 @@ msgstr "A sua entrada foi inválida, por favor tente novamente."
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr "Pagador"
|
||||
|
||||
@@ -23556,7 +23564,7 @@ msgstr "Check-in automaticamente"
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr "Segredo"
|
||||
|
||||
@@ -23610,48 +23618,94 @@ msgstr ""
|
||||
"Este plugin adiciona um método de pagamento personalizável para o "
|
||||
"processamento manual."
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr "PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
"A sandbox PayPal está a ser usada, pode testar sem enviar dinheiro, mas "
|
||||
"precisará de um utilizador PayPal para fazer login."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
msgid "PayPal account"
|
||||
msgstr "Conta PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
#, fuzzy
|
||||
#| msgid "PayPal payment ID"
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr "ID de pagamento PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr ""
|
||||
"Clique aqui para obter um tutorial sobre como obter as chaves necessárias"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr "Endpoint"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
#, fuzzy
|
||||
#| msgid "Enable payment method"
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr "Habilitar método de pagamento"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
msgid "Reference prefix"
|
||||
msgstr "prefixo de referência"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
@@ -23659,13 +23713,13 @@ msgstr ""
|
||||
"Qualquer valor inserido aqui será adicionado na frente da referência de "
|
||||
"reserva normal que contém o número da encomenda."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
#, fuzzy
|
||||
#| msgid "Reference prefix"
|
||||
msgid "Reference postfix"
|
||||
msgstr "prefixo de referência"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Any value entered here will be added in front of the regular booking "
|
||||
@@ -23677,7 +23731,19 @@ msgstr ""
|
||||
"Qualquer valor inserido aqui será adicionado na frente da referência de "
|
||||
"reserva normal que contém o número da encomenda."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
#, fuzzy
|
||||
#| msgid "Customer actions"
|
||||
msgid "-- Automatic --"
|
||||
msgstr "Ações dos clientes"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
#, fuzzy
|
||||
#| msgid "Any country"
|
||||
msgid "Buyer country"
|
||||
msgstr "Qualquer país"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
"clicking on the following button, you can either create a new PayPal account "
|
||||
@@ -23687,16 +23753,16 @@ msgstr ""
|
||||
"clicar no seguinte botão, pode criar uma nova conta PayPal ligar o pretix a "
|
||||
"um existente."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr "Conecte com {icon} PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr "Desligar do PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
@@ -23705,18 +23771,18 @@ msgstr ""
|
||||
"cancelar automaticamente as encomendas quando os pagamentos são reembolsados "
|
||||
"externamente."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr "O PayPal não processa pagamentos na moeda do seu evento."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
"Por favor, verifique esta página PayPal para uma lista completa de moedas "
|
||||
"suportadas."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -23729,15 +23795,46 @@ msgstr ""
|
||||
"conta PayPal de envio, devem ter sido criadas no mesmo país e utilizar a "
|
||||
"mesma moeda. As contas fora do país não poderão enviar quaisquer pagamentos."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr ""
|
||||
"Ocorreu um erro durante a ligação com o PayPal, por favor tente novamente."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
"A sandbox PayPal está a ser usada, pode testar sem enviar dinheiro, mas "
|
||||
"precisará de um utilizador PayPal para fazer login."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr "Tivemos problemas de comunicação com o PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
#, fuzzy
|
||||
#| msgid "This gift card was used in the meantime. Please try again."
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr ""
|
||||
"Este cartão-presente foi utilizada no mesmo período. Por favor, tente "
|
||||
"novamente."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
#, fuzzy
|
||||
#| msgid "You may need to enable JavaScript for Stripe payments."
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr "Precisa de ativar o JavaScript para pagamentos Stripe."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
@@ -23745,7 +23842,7 @@ msgstr ""
|
||||
"Não fomos capazes de processar o pagamento. Veja abaixo para obter detalhes "
|
||||
"sobre como proceder."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
@@ -23753,64 +23850,100 @@ msgstr ""
|
||||
"PayPal ainda não aprovou o pagamento. Vamos informá-lo assim que o pagamento "
|
||||
"esteja completo."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr "Houve um erro ao enviar o e-mail de confirmação."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr "Reembolso do montante via PayPal falhou: {}"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr "O pagamento para esta factura já foi recebido."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
msgid "PayPal payment ID"
|
||||
msgstr "ID de pagamento PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
msgid "PayPal sale ID"
|
||||
msgstr "PayPal ID de venda"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
#, fuzzy
|
||||
#| msgid "PayPal"
|
||||
msgid "PayPal APM"
|
||||
msgstr "PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
#, fuzzy
|
||||
#| msgid "Link to enable payment method"
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr "Link para ativar método de pagamento"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr "Pagamento completo."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr "Pagamento recusado."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr "Pagamento reembolsado."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr "Pagamento revertido."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
msgid "Payment pending."
|
||||
msgstr "Pagamento pendente."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
#, fuzzy
|
||||
#| msgid "Order approved"
|
||||
msgid "Order approved."
|
||||
msgstr "Encomenda aprovada"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr "PayPal reportou um evento: {}"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
msgid "PayPal Connect: Client ID"
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
#, fuzzy
|
||||
#| msgid "PayPal Connect: Client ID"
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr "PayPal Connect: ID do cliente"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
#, fuzzy
|
||||
#| msgid "PayPal Connect: Secret key"
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr "PayPal Connect: Chave secreta"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
#, fuzzy
|
||||
#| msgid "PayPal Connect: Client ID"
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr "PayPal Connect: ID do cliente"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
#, fuzzy
|
||||
#| msgid "PayPal Connect Endpoint"
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr "PayPal Connect Endpoint"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
@@ -23818,7 +23951,18 @@ msgstr ""
|
||||
"O montante total listados acima será retirado da sua conta PayPal após a "
|
||||
"confirmação de sua compra."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
@@ -23828,19 +23972,52 @@ msgstr ""
|
||||
"preencher os seus dados de pagamento. Em seguida, será redirecionado de "
|
||||
"volta para aqui para rever e confirmar o seu pedido."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr "ID da venda"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#, fuzzy
|
||||
#| msgid "Order"
|
||||
msgid "Order ID"
|
||||
msgstr "Ordem"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr "Última atualização"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr "Valor total"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr "ID da venda"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr "Ordem de pagamento"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "Pagar a encomenda: %(code)s"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
#, fuzzy
|
||||
#| msgid "Please try again."
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr "Por favor, tente novamente."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
msgid ""
|
||||
"Our attempt to execute your Payment via PayPal has failed. Please try again "
|
||||
@@ -23874,12 +24051,13 @@ msgstr ""
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr "Clique aqui para abrir a janela."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
"Ocorreu um erro durante a ligação com o PayPal, por favor tente novamente."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
@@ -23887,15 +24065,15 @@ msgstr ""
|
||||
"A sua conta PayPal agora está ligado ao pretix. Pode alterar as "
|
||||
"configurações em detalhes abaixo."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr "Resposta inválida do PayPal recebida."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr "Parece que você cancelou o pagamento PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
msgstr "A sua conta PayPal foi desconectada."
|
||||
|
||||
@@ -25192,13 +25370,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr "A operação de pagamento não pode ser concluída pelo seguinte motivo:"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr "Ordem de pagamento"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, python-format
|
||||
msgid "Confirm payment: %(code)s"
|
||||
@@ -27389,12 +27560,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr "Salvar alterações"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "Pagar a encomenda: %(code)s"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr "Mudar o metodo de pagamento"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2020-10-27 06:00+0000\n"
|
||||
"Last-Translator: David Vaz <davidmgvaz@gmail.com>\n"
|
||||
"Language-Team: Portuguese (Portugal) <https://translate.pretix.eu/projects/"
|
||||
@@ -29,6 +29,126 @@ msgstr "Marcar como pago"
|
||||
msgid "Comment:"
|
||||
msgstr "Comentario:"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
#, fuzzy
|
||||
#| msgid "Yes"
|
||||
msgid "eps"
|
||||
msgstr "Sim"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
#, fuzzy
|
||||
#| msgctxt "widget"
|
||||
#| msgid "Continue"
|
||||
msgid "Continue"
|
||||
msgstr "Continuar"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "A confirmar o seu pagamento…"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -51,11 +171,6 @@ msgstr "A contactar o Stripe…"
|
||||
msgid "Total"
|
||||
msgstr "Total"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "A confirmar o seu pagamento…"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr "A contactar o seu banco…"
|
||||
@@ -135,13 +250,6 @@ msgstr "Redimir"
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
#, fuzzy
|
||||
#| msgctxt "widget"
|
||||
#| msgid "Continue"
|
||||
msgid "Continue"
|
||||
msgstr "Continuar"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"PO-Revision-Date: 2022-04-28 02:00+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2022-04-29 04:00+0000\n"
|
||||
"Last-Translator: Edd28 <chitu_edy@yahoo.com>\n"
|
||||
"Language-Team: Romanian <https://translate.pretix.eu/projects/pretix/"
|
||||
"pretix-js/ro/>\n"
|
||||
@@ -30,6 +30,121 @@ msgstr "Marcat ca plătit"
|
||||
msgid "Comment:"
|
||||
msgstr "Comentariu:"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr "PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr "Venmo"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr "Apple Pay"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr "Itaú"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr "PayPal Credit"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr "Card bancar"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr "PayPal - Pay Later"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr "iDEAL"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr "SEPA Direct Debit"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr "Bancontact"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr "giropay"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr "SOFORT"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
msgid "eps"
|
||||
msgstr "eps"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr "MyBank"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr "Przelewy24"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr "Verkkopankki"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr "PayU"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr "BLIK"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr "Trustly"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr "Zimpler"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr "Maxima"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr "OXXO"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr "Boleto"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr "WeChat Pay"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr "Mercado Pago"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "Continuă"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Se confirmă plata…"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr "Metodă de plată indisponibilă"
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -52,11 +167,6 @@ msgstr "Se conectează Stripe…"
|
||||
msgid "Total"
|
||||
msgstr "Total"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Se confirmă plata…"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr "Se contactează banca …"
|
||||
@@ -130,10 +240,6 @@ msgstr "Revendicat"
|
||||
msgid "Cancel"
|
||||
msgstr "Anulează"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "Continuă"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2021-12-09 15:49+0000\n"
|
||||
"Last-Translator: Ilona Zilgalve <i.zilgalve@riga-jurmala.com>\n"
|
||||
"Language-Team: Russian <https://translate.pretix.eu/projects/pretix/pretix/"
|
||||
@@ -20,6 +20,37 @@ msgstr ""
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 4.8\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Магазин отключен"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Предпродажа окончена"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Предпродажа не началась"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "В продаже"
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
"Full device access (reading and changing orders and gift cards, reading of "
|
||||
@@ -56,7 +87,7 @@ msgstr ""
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr "Список разрешённых URI, разделённых пробелами"
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr "ID клиента"
|
||||
|
||||
@@ -98,7 +129,7 @@ msgstr ""
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr "Выбранное место \"{seat}\" недоступно."
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr "Одна или более позиций не относятся к данному мероприятию."
|
||||
@@ -560,47 +591,47 @@ msgid "Event currency"
|
||||
msgstr "Валюта мероприятия"
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr "Место"
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr "Широта"
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr "Долгота"
|
||||
|
||||
@@ -781,7 +812,7 @@ msgstr "Отправитель счёта:"
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1182,6 +1213,7 @@ msgstr "Весь заказ"
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1557,7 +1589,7 @@ msgstr "Заказ"
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr "ID платежа"
|
||||
|
||||
@@ -1705,6 +1737,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr "Валюта"
|
||||
@@ -2626,7 +2659,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr "Добавить билеты на другую дату"
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2793,7 +2826,7 @@ msgstr ""
|
||||
"Описательная часть URL-адреса может содержать только буквы, цифры, точки и "
|
||||
"тире."
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
msgid "Show in lists"
|
||||
msgstr "Показать в списках"
|
||||
|
||||
@@ -2805,14 +2838,14 @@ msgstr ""
|
||||
"Если выбран данный параметр, данное мероприятие будет отображаться публично "
|
||||
"в списке мероприятий для вашей учётной записи организатора."
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
"value, the presale will end after the end date of your event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr ""
|
||||
@@ -2830,7 +2863,7 @@ msgstr ""
|
||||
msgid "Event series"
|
||||
msgstr "Серия мероприятий"
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
msgid "Seating plan"
|
||||
msgstr ""
|
||||
|
||||
@@ -2867,7 +2900,7 @@ msgstr "Мероприятие"
|
||||
msgid "Events"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
@@ -2875,43 +2908,43 @@ msgstr ""
|
||||
"Вы сконфигурировали по крайней мере один платный продукт, но не активировали "
|
||||
"способы оплаты."
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr ""
|
||||
"Вам нужно сконфигурировать хотя бы одну квоту, чтобы продать что-нибудь."
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr ""
|
||||
"Созданное событие не может переключаться между серией мероприятий и одним "
|
||||
"мероприятием."
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr "Описательная часть URL-адреса мероприятия не может быть изменена."
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr ""
|
||||
"Данная описательная часть URL-адреса уже была использована для другого "
|
||||
"мероприятия."
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr "Мероприятие не может закончиться до его начала."
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr ""
|
||||
"Предварительная продажа на мероприятие не может закончиться до её начала."
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
@@ -2919,7 +2952,7 @@ msgstr ""
|
||||
"Только если этот флажок установлен, эта дата видна пользователям во внешнем "
|
||||
"интерфейсе."
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
msgid ""
|
||||
"If selected, this event will show up publicly on the list of dates for your "
|
||||
"event."
|
||||
@@ -2927,73 +2960,73 @@ msgstr ""
|
||||
"Если выбран данный параметр, данное мероприятие будет отображаться публично "
|
||||
"в списке дат вашего мероприятия."
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr "Дата в серии мероприятий"
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr "Даты в серии мероприятий"
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr "Один или несколько вариантов не относятся к данному мероприятию."
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr ""
|
||||
"Не может содержать пробелов или специальных символов, кроме подчеркивания"
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr "Имя свойства может содержать только буквы, цифры и подчеркивания."
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
#, fuzzy
|
||||
#| msgctxt "invoice"
|
||||
#| msgid "Net value"
|
||||
msgid "Default value"
|
||||
msgstr "Стоимость нетто"
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
#, fuzzy
|
||||
#| msgid "Can change organizer settings"
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr "Можно изменить настройки организатора"
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
#, fuzzy
|
||||
#| msgid "External refund of payment"
|
||||
msgid "Required for events"
|
||||
msgstr "Внешний возврат оплаты"
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
msgid ""
|
||||
"If checked, an event can only be taken live if the property is set. In event "
|
||||
"series, its always optional to set a value for individual dates"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
#, fuzzy
|
||||
#| msgid "Total value"
|
||||
msgid "Valid values"
|
||||
msgstr "Общая стоимость"
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
#, fuzzy
|
||||
#| msgid "You cannot select a quota that belongs to a different event."
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
@@ -10108,20 +10141,6 @@ msgstr ""
|
||||
msgid "Inactive"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Предпродажа не началась"
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Предпродажа окончена"
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -13523,6 +13542,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -15198,19 +15218,6 @@ msgstr ""
|
||||
msgid "More quotas"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Магазин отключен"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "В продаже"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
msgid "Open event dashboard"
|
||||
@@ -21166,7 +21173,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -21529,6 +21536,7 @@ msgstr "Ваш заказ был успешно создан. Подробнос
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr ""
|
||||
|
||||
@@ -22086,7 +22094,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr ""
|
||||
|
||||
@@ -22133,98 +22141,158 @@ msgstr ""
|
||||
msgid "A fully customizable payment method for manual processing."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
msgid "PayPal account"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
#, fuzzy
|
||||
#| msgid "Payment ID"
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr "ID платежа"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr ""
|
||||
"Нажмите здесь, чтобы включить инструкцию о том, как получить необходимые "
|
||||
"ключи"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr "Конечная точка"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
#, fuzzy
|
||||
#| msgid "Enable payment method"
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr "Активировать способ оплаты"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
#, fuzzy
|
||||
#| msgid "Reference"
|
||||
msgid "Reference prefix"
|
||||
msgstr "Ссылка"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
#, fuzzy
|
||||
#| msgid "Reference"
|
||||
msgid "Reference postfix"
|
||||
msgstr "Ссылка"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
msgid ""
|
||||
"Any value entered here will be added behind the regular booking reference "
|
||||
"containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
#, fuzzy
|
||||
#| msgid "Stripe account"
|
||||
msgid "-- Automatic --"
|
||||
msgstr "Аккаунт в Stripe"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
#, fuzzy
|
||||
#| msgid "Merchant country"
|
||||
msgid "Buyer country"
|
||||
msgstr "Страна коммерсанта"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
"clicking on the following button, you can either create a new PayPal account "
|
||||
"connect pretix to an existing one."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -22233,110 +22301,212 @@ msgid ""
|
||||
"to send any payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
#, fuzzy
|
||||
#| msgid "This gift card was used in the meantime. Please try again"
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr ""
|
||||
"За это время этот подарочный сертификат уже был использован. Пожалуйста, "
|
||||
"попробуйте ещё раз."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
#, fuzzy
|
||||
#| msgid "You may need to enable JavaScript for Stripe payments."
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr "Вам может потребоваться активировать JavaScript для платежей Stripe."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr "При отправке письма с подтверждением произошла ошибка."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
msgid "PayPal payment ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
msgid "PayPal sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
msgid "PayPal APM"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
#, fuzzy
|
||||
#| msgid "Enable payment method"
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr "Активировать способ оплаты"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
msgid "Payment pending."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
#, fuzzy
|
||||
#| msgid "Order expired"
|
||||
msgid "Order approved."
|
||||
msgstr "Срок действия заказа истёк"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
msgid "PayPal Connect: Client ID"
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
#, fuzzy
|
||||
#| msgid "Stripe Connect: Client ID"
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr "Stripe Connect: ID клиента"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
#, fuzzy
|
||||
#| msgid "Stripe Connect: Secret key"
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr "Stripe Connect: Секретный ключ"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
"your order."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#, fuzzy
|
||||
#| msgid "Order"
|
||||
msgid "Order ID"
|
||||
msgstr "Заказ"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr "Общая стоимость"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
#, fuzzy
|
||||
#| msgid "Sale over"
|
||||
msgid "Sale ID"
|
||||
msgstr "Продажа закончена"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
msgid "Last update"
|
||||
msgstr ""
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr "Оплатить заказ"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr "Общая стоимость"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "Оплатить счёт: %(code)s"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
#, fuzzy
|
||||
#| msgid "For a credit card payment, please turn on JavaScript."
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr "Для оплаты кредитной картой, пожалуйста, включите JavaScript."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
msgid ""
|
||||
@@ -22366,25 +22536,27 @@ msgstr ""
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr "Нажмите здесь, чтобы открыть окно."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
msgstr ""
|
||||
|
||||
@@ -23630,13 +23802,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr "Платёжная операция не может быть завершена по следующей причине:"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr "Оплатить заказ"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, python-format
|
||||
msgid "Confirm payment: %(code)s"
|
||||
@@ -25840,12 +26005,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr "Сохранить изменения"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "Оплатить счёт: %(code)s"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr "Изменить способ оплаты"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2021-08-09 13:10+0000\n"
|
||||
"Last-Translator: Svyatoslav <slava@digitalarthouse.eu>\n"
|
||||
"Language-Team: Russian <https://translate.pretix.eu/projects/pretix/pretix-"
|
||||
@@ -30,6 +30,126 @@ msgstr "Отмечено как оплаченное"
|
||||
msgid "Comment:"
|
||||
msgstr "Комментарий:"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
#, fuzzy
|
||||
#| msgid "Yes"
|
||||
msgid "eps"
|
||||
msgstr "Да"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
#, fuzzy
|
||||
#| msgctxt "widget"
|
||||
#| msgid "Continue"
|
||||
msgid "Continue"
|
||||
msgstr "Продолжить"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Подтверждается ваш платёж…"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -52,11 +172,6 @@ msgstr "Идёт обращение к Stripe…"
|
||||
msgid "Total"
|
||||
msgstr "Итого"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Подтверждается ваш платёж…"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr "Идёт обращение к вашему банку…"
|
||||
@@ -136,13 +251,6 @@ msgstr "Использовать"
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
#, fuzzy
|
||||
#| msgctxt "widget"
|
||||
#| msgid "Continue"
|
||||
msgid "Continue"
|
||||
msgstr "Продолжить"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2021-03-03 06:00+0000\n"
|
||||
"Last-Translator: helabasa <R45XvezA@pm.me>\n"
|
||||
"Language-Team: Sinhala <https://translate.pretix.eu/projects/pretix/pretix/"
|
||||
@@ -19,6 +19,37 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 4.4.2\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "සාප්පුව අබල කර ඇත"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr ""
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr ""
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
"Full device access (reading and changing orders and gift cards, reading of "
|
||||
@@ -53,7 +84,7 @@ msgstr ""
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -95,7 +126,7 @@ msgstr ""
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr ""
|
||||
@@ -530,47 +561,47 @@ msgid "Event currency"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr ""
|
||||
|
||||
@@ -747,7 +778,7 @@ msgstr ""
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1144,6 +1175,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1504,7 +1536,7 @@ msgstr ""
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -1648,6 +1680,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr ""
|
||||
@@ -2487,7 +2520,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2636,7 +2669,7 @@ msgstr ""
|
||||
msgid "The slug may only contain letters, numbers, dots and dashes."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
msgid "Show in lists"
|
||||
msgstr ""
|
||||
|
||||
@@ -2646,14 +2679,14 @@ msgid ""
|
||||
"organizer account."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
"value, the presale will end after the end date of your event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr ""
|
||||
@@ -2671,7 +2704,7 @@ msgstr ""
|
||||
msgid "Event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
msgid "Seating plan"
|
||||
msgstr ""
|
||||
|
||||
@@ -2708,111 +2741,111 @@ msgstr ""
|
||||
msgid "Events"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
msgid ""
|
||||
"If selected, this event will show up publicly on the list of dates for your "
|
||||
"event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
msgid "Default value"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
msgid "Required for events"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
msgid ""
|
||||
"If checked, an event can only be taken live if the property is set. In event "
|
||||
"series, its always optional to set a value for individual dates"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
msgid "Valid values"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
msgstr ""
|
||||
|
||||
@@ -9204,20 +9237,6 @@ msgstr ""
|
||||
msgid "Inactive"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -12449,6 +12468,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -14048,19 +14068,6 @@ msgstr ""
|
||||
msgid "More quotas"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "සාප්පුව අබල කර ඇත"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
msgid "Open event dashboard"
|
||||
@@ -19704,7 +19711,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -20059,6 +20066,7 @@ msgstr ""
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr ""
|
||||
|
||||
@@ -20576,7 +20584,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr ""
|
||||
|
||||
@@ -20617,92 +20625,144 @@ msgstr ""
|
||||
msgid "A fully customizable payment method for manual processing."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
msgid "PayPal account"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
msgid "Reference prefix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
msgid "Reference postfix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
msgid ""
|
||||
"Any value entered here will be added behind the regular booking reference "
|
||||
"containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
msgid "-- Automatic --"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
msgid "Buyer country"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
"clicking on the following button, you can either create a new PayPal account "
|
||||
"connect pretix to an existing one."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -20711,109 +20771,197 @@ msgid ""
|
||||
"to send any payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
msgid "PayPal payment ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
msgid "PayPal sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
msgid "PayPal APM"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
msgid "Payment pending."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
#, fuzzy
|
||||
#| msgid "Order code"
|
||||
msgid "Order approved."
|
||||
msgstr "ඇණවුම් කේතය"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
msgid "PayPal Connect: Client ID"
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
"your order."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr ""
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#, fuzzy
|
||||
#| msgid "Order code"
|
||||
msgid "Order ID"
|
||||
msgstr "ඇණවුම් කේතය"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
msgid ""
|
||||
"Our attempt to execute your Payment via PayPal has failed. Please try again "
|
||||
@@ -20841,25 +20989,27 @@ msgstr ""
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
msgstr ""
|
||||
|
||||
@@ -21968,13 +22118,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, python-format
|
||||
msgid "Confirm payment: %(code)s"
|
||||
@@ -23877,12 +24020,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr ""
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
@@ -27,6 +27,121 @@ msgstr ""
|
||||
msgid "Comment:"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
msgid "eps"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -49,11 +164,6 @@ msgstr ""
|
||||
msgid "Total"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr ""
|
||||
@@ -127,10 +237,6 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2021-06-07 05:00+0000\n"
|
||||
"Last-Translator: lapor-kris <kristijan.tkalec@posteo.si>\n"
|
||||
"Language-Team: Slovenian <https://translate.pretix.eu/projects/pretix/pretix/"
|
||||
@@ -20,6 +20,37 @@ msgstr ""
|
||||
"%100==4 ? 2 : 3;\n"
|
||||
"X-Generator: Weblate 4.6\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Trgovina izključena"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Prednaročilo zaključeno"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Prednaročilo se še ni začelo"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "Naprodaj"
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
"Full device access (reading and changing orders and gift cards, reading of "
|
||||
@@ -60,7 +91,7 @@ msgstr "URIji za preusmeritev"
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr "Seznam dovoljenih URI naslovov, ločenih s presledkom"
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr "ID klienta"
|
||||
|
||||
@@ -102,7 +133,7 @@ msgstr "Na kvoti \"{}\" ni dovolj kvote za izvedbo operacije."
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr "Dodeljeni sedež \"{seat}\" ni na voljo."
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr "Eden ali več predmetov ne pripada temu dogodku."
|
||||
@@ -555,47 +586,47 @@ msgid "Event currency"
|
||||
msgstr "Valuta dogodka"
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr "Začetek dogodka"
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr "Konec dogodka"
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr "Čas vstopa"
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr "Začetek predprodaje"
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr "Konec predprodaje"
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr "Lokacija"
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr "Zemljepisna širina"
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr "Zemljepisna dolžina"
|
||||
|
||||
@@ -775,7 +806,7 @@ msgstr "Pošiljatelj računa:"
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1182,6 +1213,7 @@ msgstr "Skupni znesek naročila"
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1542,7 +1574,7 @@ msgstr "Naročilo"
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr "ID plačila"
|
||||
|
||||
@@ -1688,6 +1720,7 @@ msgstr "Preizkusni način"
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr "Valuta"
|
||||
@@ -2591,7 +2624,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr "Ustreznega izdelka ni bilo mogoče najti."
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2757,7 +2790,7 @@ msgstr ""
|
||||
msgid "The slug may only contain letters, numbers, dots and dashes."
|
||||
msgstr "Slug lahko vsebuje samo črke, številke, pike in črtice."
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
msgid "Show in lists"
|
||||
msgstr "Prikaži v seznamih"
|
||||
|
||||
@@ -2768,7 +2801,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Če izberete, bo ta dogodek prikazan na javnem seznamu v vaši organizaciji."
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
@@ -2777,7 +2810,7 @@ msgstr ""
|
||||
"Neobvezno. Po tem datumu ne bo prodanih nobenih izdelkov. Če te vrednosti ne "
|
||||
"nastavite, se predprodaja konča po končnem datumu vašega dogodka."
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr "Neobvezno. Po tem datumu prodaje izdelkov ne bo več."
|
||||
@@ -2795,7 +2828,7 @@ msgstr "Vstavki"
|
||||
msgid "Event series"
|
||||
msgstr "Serija dogodkov"
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
#, fuzzy
|
||||
#| msgid "Settings"
|
||||
msgid "Seating plan"
|
||||
@@ -2835,7 +2868,7 @@ msgstr "Dogodek"
|
||||
msgid "Events"
|
||||
msgstr "Dogodki"
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
@@ -2843,87 +2876,87 @@ msgstr ""
|
||||
"Nastavili ste vsaj en plačan izdelek, vendar niste omogočili nobenega načina "
|
||||
"plačila."
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr "Nastaviti je potrebno vsaj eno kvoto, da lahko začnete s prodajo."
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr "Izpolniti morate meta parameter \"{property}\"."
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr ""
|
||||
"Dogodka ne morete več spremeniti med serijo in enkratnim dogodkom, ko je "
|
||||
"enkrat ustvarjen."
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr "Sluga dogodka ne morete več spremeniti."
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr "Ta opisni link je že bil uporabljen za drug dogodek."
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr "Dogodek se ne more zaključiti pred začetkom."
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr "Predprodaja se ne more zaključiti pred začetkom."
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
msgstr "Ta datum bo prikazan uporabnikom samo, če obkljukate."
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
msgid ""
|
||||
"If selected, this event will show up publicly on the list of dates for your "
|
||||
"event."
|
||||
msgstr "Če izberete, bo dogodek prikazan v javnem seznamu."
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr "Besedilo na vstopni strani"
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr "Datum v seriji dogodkov"
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr "Datumi v seriji dogodkov"
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr "Ena ali več variacij ne pripada temu dogodku."
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr "Ne sme vsebovati presledkov ali posebnih znakov razen podčrtaja"
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr "Ime sme vsebovati samo črke, številke in podčrtaje."
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
msgid "Default value"
|
||||
msgstr "Privzeta vrednost"
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr "Lahko ga spremenijo samo skrbniki na ravni organizatorja"
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
msgid "Required for events"
|
||||
msgstr "Obvezno za dogodke"
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
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"
|
||||
@@ -2931,11 +2964,11 @@ msgstr ""
|
||||
"Če je polje označeno, se lahko dogodek sproži samo, če je tako nastavljeno. "
|
||||
"V seriji dogodkov je nastavitev posameznih datumov neobvezna"
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
msgid "Valid values"
|
||||
msgstr "Veljavne vrednosti"
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
@@ -2943,11 +2976,11 @@ msgstr ""
|
||||
"Če je to prazno, je dovoljena katera koli vrednost. V nasprotnem primeru "
|
||||
"vnesite eno možno vrednost na vrstico."
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr "Lastnost je lahko zahtevana ali ima privzeto vrednost, ne obojega."
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
msgstr "Ne morete nastaviti privzete vrednosti, ki ni veljavna."
|
||||
|
||||
@@ -9938,20 +9971,6 @@ msgstr ""
|
||||
msgid "Inactive"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Prednaročilo se še ni začelo"
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Prednaročilo zaključeno"
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -13361,6 +13380,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -15021,19 +15041,6 @@ msgstr ""
|
||||
msgid "More quotas"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Trgovina izključena"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "Naprodaj"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
msgid "Open event dashboard"
|
||||
@@ -20964,7 +20971,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -21323,6 +21330,7 @@ msgstr ""
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr ""
|
||||
|
||||
@@ -21867,7 +21875,7 @@ msgstr "Vstopnica 'checkirana'"
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr ""
|
||||
|
||||
@@ -21916,92 +21924,153 @@ msgstr "Filtriraj po statusu"
|
||||
msgid "A fully customizable payment method for manual processing."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
msgid "PayPal account"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
#, fuzzy
|
||||
#| msgid "Payment ID"
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr "ID plačila"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
#, fuzzy
|
||||
#| msgid "Enable payment method"
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr "Omogoči način plačila"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
msgid "Reference prefix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
msgid "Reference postfix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
msgid ""
|
||||
"Any value entered here will be added behind the regular booking reference "
|
||||
"containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
#, fuzzy
|
||||
#| msgctxt "refund_source"
|
||||
#| msgid "Customer"
|
||||
msgid "-- Automatic --"
|
||||
msgstr "Stranka"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
#, fuzzy
|
||||
#| msgid "Merchant country"
|
||||
msgid "Buyer country"
|
||||
msgstr "Država trgovca"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
"clicking on the following button, you can either create a new PayPal account "
|
||||
"connect pretix to an existing one."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -22010,114 +22079,210 @@ msgid ""
|
||||
"to send any payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
#, fuzzy
|
||||
#| msgid "This gift card was used in the meantime. Please try again."
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr "Ta darilna kartica je bila medtem uporabljena. Poskusite ponovno."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
#, fuzzy
|
||||
#| msgid "You need to select a variation for this product."
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr "Za ta izdelek morate izbrati različico."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
#, fuzzy
|
||||
#| msgctxt "invoice"
|
||||
#| msgid "The payment for this invoice has already been received."
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr "Plačilo za ta račun je že prejeto."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
#, fuzzy
|
||||
#| msgid "Payment ID"
|
||||
msgid "PayPal payment ID"
|
||||
msgstr "ID plačila"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
msgid "PayPal sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
msgid "PayPal APM"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
#, fuzzy
|
||||
#| msgid "Link to enable payment method"
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr "Povezava za omogočanje načina plačila"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
msgid "Payment pending."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
#, fuzzy
|
||||
#| msgid "Order approved"
|
||||
msgid "Order approved."
|
||||
msgstr "Naročilo potrjeno"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
msgid "PayPal Connect: Client ID"
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
"your order."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#, fuzzy
|
||||
#| msgid "Order"
|
||||
msgid "Order ID"
|
||||
msgstr "Naročilo"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
#, fuzzy
|
||||
#| msgid "Sales tax"
|
||||
msgid "Sale ID"
|
||||
msgstr "Davek"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
msgid "Last update"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
#, fuzzy
|
||||
#| msgid "Please enter a valid state."
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr "Vnesite veljavno zvezno državo."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
@@ -22147,25 +22312,27 @@ msgstr ""
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
msgstr ""
|
||||
|
||||
@@ -23363,13 +23530,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, python-format
|
||||
msgid "Confirm payment: %(code)s"
|
||||
@@ -25404,12 +25564,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr ""
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2019-08-27 08:00+0000\n"
|
||||
"Last-Translator: Bostjan Marusic <bostjan@brokenbones.si>\n"
|
||||
"Language-Team: Slovenian <https://translate.pretix.eu/projects/pretix/pretix-"
|
||||
@@ -30,6 +30,126 @@ msgstr "Plačano"
|
||||
msgid "Comment:"
|
||||
msgstr "Komentar:"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
#, fuzzy
|
||||
#| msgid "Yes"
|
||||
msgid "eps"
|
||||
msgstr "Da"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
#, fuzzy
|
||||
#| msgctxt "widget"
|
||||
#| msgid "Continue"
|
||||
msgid "Continue"
|
||||
msgstr "Nadaljuj"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Potrjevanje plačila …"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -52,11 +172,6 @@ msgstr "Povezovanje s servisom Stripe …"
|
||||
msgid "Total"
|
||||
msgstr "Skupaj"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Potrjevanje plačila …"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr "Povezovanje z banko …"
|
||||
@@ -136,13 +251,6 @@ msgstr "Izkoristi"
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
#, fuzzy
|
||||
#| msgctxt "widget"
|
||||
#| msgid "Continue"
|
||||
msgid "Continue"
|
||||
msgstr "Nadaljuj"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2022-03-03 07:00+0000\n"
|
||||
"Last-Translator: MaLund13 <mart.lund13@gmail.com>\n"
|
||||
"Language-Team: Swedish <https://translate.pretix.eu/projects/pretix/pretix/"
|
||||
@@ -19,6 +19,37 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.8\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Butiken är inaktiverad"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Försäljning avslutad"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Försäljningen har inte påbörjats"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "Försäljning pågår"
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
"Full device access (reading and changing orders and gift cards, reading of "
|
||||
@@ -55,7 +86,7 @@ msgstr "Omdirigerings URI:er"
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr "Lista med tillåtna URIs, separerade med mellanslag"
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr "Klient-ID"
|
||||
|
||||
@@ -99,7 +130,7 @@ msgstr ""
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr "Den valda platsen {seat} är inte tillgänglig."
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr "En eller flera artiklar tillhör inte detta evenemang."
|
||||
@@ -553,47 +584,47 @@ msgid "Event currency"
|
||||
msgstr "Event valuta"
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr "events start tid"
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr "events slut tid"
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr "tillträdes tid"
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr "Start på förköp"
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr "Slut på förköp"
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr "Plats"
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr "Latitud"
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr "Longitud"
|
||||
|
||||
@@ -774,7 +805,7 @@ msgstr "Fakturasändare:"
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1179,6 +1210,7 @@ msgstr "Beställningstotal"
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1538,7 +1570,7 @@ msgstr "Beställning"
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr "Betalnings ID"
|
||||
|
||||
@@ -1684,6 +1716,7 @@ msgstr "Test mode"
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr "Valuta"
|
||||
@@ -2592,7 +2625,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr "Lägg till biljetter för ett annat datum"
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2755,7 +2788,7 @@ msgstr ""
|
||||
msgid "The slug may only contain letters, numbers, dots and dashes."
|
||||
msgstr "Förkortningen kan endast innehålla, bokstäver, nummer och streck."
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
msgid "Show in lists"
|
||||
msgstr "visa i lista"
|
||||
|
||||
@@ -2767,7 +2800,7 @@ msgstr ""
|
||||
"om vald, kommer det här eventet visas upp offentligt på listan för event på "
|
||||
"din organisations hemsida."
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
@@ -2776,7 +2809,7 @@ msgstr ""
|
||||
"Frivilligt. Ingen produkt kommer säljas efter detta datum. Om du inte väljer "
|
||||
"detta alternativ kommer förköpet ta slut efter datumet för ditt event."
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr "Frivilligt. Ingen produkt kommer säljas efter detta datum."
|
||||
@@ -2794,7 +2827,7 @@ msgstr "Plugins"
|
||||
msgid "Event series"
|
||||
msgstr "Serie av evenemang"
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
msgid "Seating plan"
|
||||
msgstr "Sittplatser"
|
||||
|
||||
@@ -2831,7 +2864,7 @@ msgstr "Evenemang"
|
||||
msgid "Events"
|
||||
msgstr "Events"
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
@@ -2839,40 +2872,40 @@ msgstr ""
|
||||
"Du har konfigurerat minst en betald produkt men har inte aktiverat någon "
|
||||
"betalmetod."
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr "Du måste konfigurera minst en kvot för att sälja något."
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr "Du måste fylla i meta-parametern \"{property}\"."
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr ""
|
||||
"Ett redan skapat event kan inte ändras från en serie till ett ensamt event."
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
#, fuzzy
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr "händelse sigeln kan inte ändras"
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
#, fuzzy
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr "Den här sigeln används redan i ett annat event"
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr "Eventet kan inte ta slut innan det börjat."
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr "Eventets förköp kan inte ta slut innan det har börjat."
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
@@ -2880,7 +2913,7 @@ msgstr ""
|
||||
"Endast med checkboxen ifylld kommer detta event att vara synligt för "
|
||||
"användare."
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
msgid ""
|
||||
"If selected, this event will show up publicly on the list of dates for your "
|
||||
"event."
|
||||
@@ -2888,50 +2921,50 @@ msgstr ""
|
||||
"Om vald, kommer detta event att visas offentligt på listan av datum för "
|
||||
"event."
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr "Framsida text"
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr "Datum i event serie"
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr "Datum i event serie"
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
#, fuzzy
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr "En eller flera variationer tillhör inte detta event"
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr "Kan inte innehålla mellanslag eller andra symboler förutom understreck"
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr ""
|
||||
"Egenskapens namn får bara innehålla bokstäver, siffror och understreck."
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
#, fuzzy
|
||||
#| msgctxt "invoice"
|
||||
#| msgid "Net value"
|
||||
msgid "Default value"
|
||||
msgstr "Nettovärde"
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr "Kan bara ändras av organizer-level administratör"
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
#, fuzzy
|
||||
#| msgid "External refund of payment"
|
||||
msgid "Required for events"
|
||||
msgstr "Extern återbetalning"
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
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"
|
||||
@@ -2940,13 +2973,13 @@ msgstr ""
|
||||
"angetts. I en serie evenemang är det alltid valfritt att välja ett värde för "
|
||||
"respektive datum."
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
#, fuzzy
|
||||
#| msgid "Tax value"
|
||||
msgid "Valid values"
|
||||
msgstr "Skattevärde"
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
@@ -2954,12 +2987,12 @@ msgstr ""
|
||||
"Om denna lämnas tom är vilket värde som helst tillåtet. annars, fyll i ett "
|
||||
"värde per linje."
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr ""
|
||||
"En parameter kan antingen krävas eller ha ett standardvärde, ej både och."
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
msgstr "Du kan inte välja ett standardvärde som är ogiltigt."
|
||||
|
||||
@@ -9986,20 +10019,6 @@ msgstr ""
|
||||
msgid "Inactive"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Försäljningen har inte påbörjats"
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Försäljning avslutad"
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -13409,6 +13428,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -15107,19 +15127,6 @@ msgstr ""
|
||||
msgid "More quotas"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Butiken är inaktiverad"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "Försäljning pågår"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
msgid "Open event dashboard"
|
||||
@@ -21011,7 +21018,7 @@ msgstr "Märken"
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -21377,6 +21384,7 @@ msgstr ""
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr ""
|
||||
|
||||
@@ -21916,7 +21924,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr ""
|
||||
|
||||
@@ -21959,92 +21967,152 @@ msgstr ""
|
||||
msgid "A fully customizable payment method for manual processing."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
msgid "PayPal account"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
#, fuzzy
|
||||
#| msgid "Payment ID"
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr "Betalnings ID"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
#, fuzzy
|
||||
#| msgid "Please select a payment method."
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr "Välj ett betalsätt"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
msgid "Reference prefix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
msgid "Reference postfix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
msgid ""
|
||||
"Any value entered here will be added behind the regular booking reference "
|
||||
"containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
#, fuzzy
|
||||
#| msgid "Confirmations"
|
||||
msgid "-- Automatic --"
|
||||
msgstr "Bekräftelser"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
#, fuzzy
|
||||
#| msgid "Merchant country"
|
||||
msgid "Buyer country"
|
||||
msgstr "Handlarens land"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
"clicking on the following button, you can either create a new PayPal account "
|
||||
"connect pretix to an existing one."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -22053,111 +22121,210 @@ msgid ""
|
||||
"to send any payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "There was an error sending the confirmation mail. Please try again later."
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr ""
|
||||
"Det uppstod problem vid utskicket av bekräftelse-emailet. Vänligen försök "
|
||||
"igen."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
#, fuzzy
|
||||
#| msgid "You did not select any products."
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr "Du valde ingen av produkterna."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
#, fuzzy
|
||||
#| msgid "The presale for this event has not yet started."
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr "Förköp för detta evenemang har ännu inte påbörjats."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
msgid "PayPal payment ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
msgid "PayPal sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
msgid "PayPal APM"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
#, fuzzy
|
||||
#| msgid "Please select a payment method."
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr "Välj ett betalsätt"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
msgid "Payment pending."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
#, fuzzy
|
||||
#| msgid "Order approved"
|
||||
msgid "Order approved."
|
||||
msgstr "Beställningen har godkänts"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
msgid "PayPal Connect: Client ID"
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
"your order."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#, fuzzy
|
||||
#| msgid "Order"
|
||||
msgid "Order ID"
|
||||
msgstr "Beställning"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
#, fuzzy
|
||||
#| msgid "Sale over"
|
||||
msgid "Sale ID"
|
||||
msgstr "Försäljning är avslutad"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
msgid "Last update"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr "Betala beställning"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
#, fuzzy
|
||||
#| msgid "Please enter a valid email address."
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr "Ange en giltig epost."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
@@ -22187,25 +22354,27 @@ msgstr ""
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
msgstr ""
|
||||
|
||||
@@ -23366,13 +23535,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr "Betala beställning"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, python-format
|
||||
msgid "Confirm payment: %(code)s"
|
||||
@@ -25448,12 +25610,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr ""
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2022-03-03 07:00+0000\n"
|
||||
"Last-Translator: MaLund13 <mart.lund13@gmail.com>\n"
|
||||
"Language-Team: Swedish <https://translate.pretix.eu/projects/pretix/pretix-"
|
||||
@@ -29,6 +29,123 @@ msgstr "Markera som betald"
|
||||
msgid "Comment:"
|
||||
msgstr "Kommentar:"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
#, fuzzy
|
||||
#| msgid "Yes"
|
||||
msgid "eps"
|
||||
msgstr "Ja"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "Fortsätt"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Bekräftar din betalning …"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -51,11 +168,6 @@ msgstr "Kontaktar Stripe …"
|
||||
msgid "Total"
|
||||
msgstr "Totalt"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Bekräftar din betalning …"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr "Kontaktar din bank …"
|
||||
@@ -129,10 +241,6 @@ msgstr "Inlöst"
|
||||
msgid "Cancel"
|
||||
msgstr "Avbryt"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "Fortsätt"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2019-10-31 14:39+0000\n"
|
||||
"Last-Translator: Raphael Michel <michel@rami.io>\n"
|
||||
"Language-Team: Turkish <https://translate.pretix.eu/projects/pretix/pretix/"
|
||||
@@ -19,6 +19,37 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 3.5.1\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Mağaza devre dışı"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Ön satış bitti"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Ön satış başlamadı"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "Satılık"
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
"Full device access (reading and changing orders and gift cards, reading of "
|
||||
@@ -57,7 +88,7 @@ msgstr "Yönlerdime URIs"
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr "İzin verilen URIs listesi, boşluk ile ayrılan"
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr "Müşteri Kimliği"
|
||||
|
||||
@@ -103,7 +134,7 @@ msgstr "İşlemi gerçekleştirmek için \"{}\" kotası üzerinde yeterli kota y
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr "Seçilen etkinlik tarihi aktif değil."
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr "Bir veya daha fazla öğe bu etkinliğe ait değil."
|
||||
@@ -604,47 +635,47 @@ msgid "Event currency"
|
||||
msgstr "Etkinlik para birimi"
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr "Etkinlik başlangıç zamanı"
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr "Etkinlik bitiş saati"
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr "Giriş süresi"
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr "Ön satışın başlangıcı"
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr "Ön satışın sonu"
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr "Konum"
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr ""
|
||||
|
||||
@@ -839,7 +870,7 @@ msgstr "Fatura numarası"
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1280,6 +1311,7 @@ msgstr "Sipariş toplamı"
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1677,7 +1709,7 @@ msgstr "Sipariş"
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr "Ödeme numarası"
|
||||
|
||||
@@ -1833,6 +1865,7 @@ msgstr "Fiyat modu"
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr "Para birimi"
|
||||
@@ -2797,7 +2830,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr "Bu dosya farklı bir etkinlikten."
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2964,7 +2997,7 @@ msgstr ""
|
||||
msgid "The slug may only contain letters, numbers, dots and dashes."
|
||||
msgstr "Bu dizi sadece harf, sayı, nokta ve tire içerebilir."
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
#, fuzzy
|
||||
#| msgid "Show variants"
|
||||
msgid "Show in lists"
|
||||
@@ -2982,7 +3015,7 @@ msgstr ""
|
||||
"Eğer seçilirse, bu olay bilet sisteminin başlangıç sayfasında veya bir "
|
||||
"organizasyonun profilinde gösterilebilir."
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
@@ -2991,7 +3024,7 @@ msgstr ""
|
||||
"İsteğe bağlı. Bu tarihten sonra hiçbir ürün satılmayacaktır. Bu değeri "
|
||||
"ayarlamazsanız, ön satış etkinliğinizin bitiş tarihinden sonra sona erer."
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr "İsteğe bağlı. Bu tarihten önce hiçbir ürün satılmayacaktır."
|
||||
@@ -3009,7 +3042,7 @@ msgstr "Eklentiler"
|
||||
msgid "Event series"
|
||||
msgstr "Etkinlik dizisi"
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
#, fuzzy
|
||||
#| msgid "Settings"
|
||||
msgid "Seating plan"
|
||||
@@ -3050,7 +3083,7 @@ msgstr "Etkinlik"
|
||||
msgid "Events"
|
||||
msgstr "Etkinlik"
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
@@ -3058,38 +3091,38 @@ msgstr ""
|
||||
"En az bir ücretli ürün yapılandırdınız, ancak herhangi bir ödeme yöntemini "
|
||||
"etkinleştirmediniz."
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr "Bir şey satmak için en az bir kota yapılandırmanız gerekiyor."
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr ""
|
||||
"Bir kez oluşturulduğunda bir seri bir dizi ile bir olay arasında değişemez."
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr "Etkinlik dizisi değiştirilemez."
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr "Bu dizi başka bir etkinlik için kullanılıyor."
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr "Etkinlik başlamadan bitemez."
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr "Etkinliğin ön satışı etkinlik başlamadan bitemez."
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
@@ -3097,7 +3130,7 @@ msgstr ""
|
||||
"Sadece bu onay kutusu etkinleştirildiğinde, bu tarih kullanıcılara ön planda "
|
||||
"görünür."
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "If selected, this event may show up on the ticket system's start page or "
|
||||
@@ -3109,73 +3142,73 @@ msgstr ""
|
||||
"Eğer seçilirse, bu olay bilet sisteminin başlangıç sayfasında veya bir "
|
||||
"organizasyonun profilinde gösterilebilir."
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr "Baş sayfa metni"
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr "Etkinlik serisindeki tarih"
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr "Etkinlik serilerindeki tarihler"
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
#, fuzzy
|
||||
#| msgid "One or more items do not belong to this event."
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr "Bir veya daha fazla öğe bu etkinliğe ait değil."
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr "Alt çizgiler dışında boşluk veya özel karakterler içeremez"
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr "Mülk adı sadece harf, sayı ve altçizgi içerebilir."
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
#, fuzzy
|
||||
#| msgid "Default language"
|
||||
msgid "Default value"
|
||||
msgstr "Varsayılan dil"
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
#, fuzzy
|
||||
#| msgid "Can change organizer settings"
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr "Organizatör ayarları değiştirilebilir"
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
#, fuzzy
|
||||
#| msgid "Search for events"
|
||||
msgid "Required for events"
|
||||
msgstr "Etkinlikeri ara"
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
msgid ""
|
||||
"If checked, an event can only be taken live if the property is set. In event "
|
||||
"series, its always optional to set a value for individual dates"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
#, fuzzy
|
||||
#| msgid "Total value"
|
||||
msgid "Valid values"
|
||||
msgstr "Toplam değer"
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
#, fuzzy
|
||||
#| msgid "You cannot select a quota that belongs to a different event."
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
@@ -11064,20 +11097,6 @@ msgstr "Canlı ve satış öncesi alışveriş yapın"
|
||||
msgid "Inactive"
|
||||
msgstr "etkisiz"
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "Ön satış başlamadı"
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "Ön satış bitti"
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -14894,6 +14913,7 @@ msgstr "Bu, <strong>%(num)s</strong> check-in bilgisini de silecektir."
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -16823,19 +16843,6 @@ msgstr "Seri"
|
||||
msgid "More quotas"
|
||||
msgstr "Daha fazla kota"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "Mağaza devre dışı"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "Satılık"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
#, fuzzy
|
||||
@@ -23500,7 +23507,7 @@ msgstr "Rozetler"
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -23905,6 +23912,7 @@ msgstr "Girdiğiniz şifre geçersiz, lütfen tekrar deneyin."
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr "Ödeyici"
|
||||
|
||||
@@ -24508,7 +24516,7 @@ msgstr "Otomatik geri ödeme"
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr "Sır"
|
||||
|
||||
@@ -24565,69 +24573,129 @@ msgid "A fully customizable payment method for manual processing."
|
||||
msgstr ""
|
||||
"Bu eklenti, manuel işleme için özelleştirilebilir bir ödeme yöntemi ekler."
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr "PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
#, fuzzy
|
||||
#| msgid "Total amount"
|
||||
msgid "PayPal account"
|
||||
msgstr "Toplam tutar"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
#, fuzzy
|
||||
#| msgid "Payment ID"
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr "Ödeme numarası"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr ""
|
||||
"Gerekli anahtarların nasıl elde edileceğiyle ilgili bir eğitim için buraya "
|
||||
"tıklayın"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr "Son nokta"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
#, fuzzy
|
||||
#| msgid "Enable payment method"
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr "Ödeme yöntemini etkinleştir"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
#, fuzzy
|
||||
#| msgid "Reference code"
|
||||
msgid "Reference prefix"
|
||||
msgstr "Referans Kodu"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
#, fuzzy
|
||||
#| msgid "Reference code"
|
||||
msgid "Reference postfix"
|
||||
msgstr "Referans Kodu"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
msgid ""
|
||||
"Any value entered here will be added behind the regular booking reference "
|
||||
"containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
#, fuzzy
|
||||
#| msgid "Customer actions"
|
||||
msgid "-- Automatic --"
|
||||
msgstr "Müşteri eylemleri"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
#, fuzzy
|
||||
#| msgid "Any country"
|
||||
msgid "Buyer country"
|
||||
msgstr "Herhangi bir ülke"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "To accept payments via Stripe, you will need an account at Stripe. By "
|
||||
@@ -24642,19 +24710,19 @@ msgstr ""
|
||||
"Aşağıdaki düğmeye tıklayarak, varolan birine yeni bir Stripe hesabı "
|
||||
"takabilirsiniz."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "Connect with Stripe"
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr "Stripe ile iletişime geç"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
#, fuzzy
|
||||
#| msgid "Disconnect from Stripe"
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr "Stripe ile bağlantısını kes"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
@@ -24662,16 +24730,16 @@ msgstr ""
|
||||
"Ödemeler harici olarak iade edildiğinde siparişleri otomatik olarak iptal "
|
||||
"etmek için lütfen bir PayPal Webhook'u aşağıdaki uç noktaya yapılandırın."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -24680,15 +24748,44 @@ msgid ""
|
||||
"to send any payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
#, fuzzy
|
||||
#| msgid "An error occurred during connecting with Stripe, please try again."
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr "Stripe ile bağlantı sırasında bir hata oluştu, lütfen tekrar deneyin."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr "PayPal ile iletişimde sorun yaşadık"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
#, fuzzy
|
||||
#| msgid "There was an error sending the mail. Please try again later."
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr ""
|
||||
"Postayı gönderirken bir hata oluştu. Lütfen daha sonra tekrar deneyiniz."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
#, fuzzy
|
||||
#| msgid "You may need to enable JavaScript for Stripe payments."
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr "Stripe ödemelerinde JavaScript'i etkinleştirmeniz gerekebilir."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
@@ -24696,7 +24793,7 @@ msgstr ""
|
||||
"Ödemenizi işleme koyamadık. Nasıl devam edeceğiniz hakkında ayrıntılar için "
|
||||
"aşağıya bakın."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
@@ -24704,77 +24801,109 @@ msgstr ""
|
||||
"PayPal henüz ödemeyi onaylamadı. Ödeme tamamlanır tamamlanmaz sizi "
|
||||
"bilgilendireceğiz."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr "Onay postası gönderilirken bir hata oluştu."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr "Tutarı PayPal üzerinden iade etme başarısız oldu: {}"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
#, fuzzy
|
||||
#| msgctxt "invoice"
|
||||
#| msgid "The payment for this invoice has already been received."
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr "Bu faturanın ödemesi zaten alındı."
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
#, fuzzy
|
||||
#| msgid "Payment ID"
|
||||
msgid "PayPal payment ID"
|
||||
msgstr "Ödeme numarası"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
#, fuzzy
|
||||
#| msgid "Stripe Connect: Client ID"
|
||||
msgid "PayPal sale ID"
|
||||
msgstr "Stripe Bağlantısı: Müşteri Kimliği"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
#, fuzzy
|
||||
#| msgid "PayPal"
|
||||
msgid "PayPal APM"
|
||||
msgstr "PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
#, fuzzy
|
||||
#| msgid "Enable payment method"
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr "Ödeme yöntemini etkinleştir"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr "Ödeme tamamlandı."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr "Ödeme reddedildi."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr "Ödeme iade edildi."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr "Ödeme tersine döndü."
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#, fuzzy
|
||||
#| msgid "Payment pending"
|
||||
msgid "Payment pending."
|
||||
msgstr "Ödeme bekleniyor"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
#, fuzzy
|
||||
#| msgid "Order expired"
|
||||
msgid "Order approved."
|
||||
msgstr "Siparişin süresi doldu"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr "PayPal bir etkinlik bildirdi: {}"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
#, fuzzy
|
||||
#| msgid "Stripe Connect: Client ID"
|
||||
msgid "PayPal Connect: Client ID"
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr "Stripe Bağlantısı: Müşteri Kimliği"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
#, fuzzy
|
||||
#| msgid "Stripe Connect: Secret key"
|
||||
msgid "PayPal Connect: Secret key"
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr "Stripe Bağlantısı: Gizli anahtar"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
#, fuzzy
|
||||
#| msgid "Stripe Connect: Client ID"
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr "Stripe Bağlantısı: Müşteri Kimliği"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
#, fuzzy
|
||||
#| msgid "Stripe Connect: Client ID"
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr "Stripe Bağlantısı: Müşteri Kimliği"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
@@ -24782,7 +24911,18 @@ msgstr ""
|
||||
"Yukarıda listelenen toplam tutar, satın alma işleminizin onaylanmasından "
|
||||
"sonra PayPal hesabınızdan çekilecektir."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
@@ -24792,20 +24932,53 @@ msgstr ""
|
||||
"PayPal'a yönlendireceğiz. Daha sonra siparişinizi incelemek ve onaylamak "
|
||||
"için buraya yönlendirileceksiniz."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#, fuzzy
|
||||
#| msgid "Order"
|
||||
msgid "Order ID"
|
||||
msgstr "Sipariş"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr "Son Güncelleme"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr "Toplam değer"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
#, fuzzy
|
||||
#| msgid "Sales"
|
||||
msgid "Sale ID"
|
||||
msgstr "Satışlar"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
msgid "Last update"
|
||||
msgstr "Son Güncelleme"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr "Ödeme emri"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr "Toplam değer"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "Ödeme emri: %(code)s"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
#, fuzzy
|
||||
#| msgid "Please try again."
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr "Lütfen yeniden deneyin."
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
msgid ""
|
||||
@@ -24838,13 +25011,13 @@ msgstr "Ödeme verilerinizi girmek için pencere açılmamış veya kapatılmam
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr "Pencereyi açmak için buraya tıklayın."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
#, fuzzy
|
||||
#| msgid "An error occurred during connecting with Stripe, please try again."
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr "Stripe ile bağlantı sırasında bir hata oluştu, lütfen tekrar deneyin."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Your Stripe account is now connected to pretix. You can change the "
|
||||
@@ -24856,15 +25029,15 @@ msgstr ""
|
||||
"Stripe hesabınız artık pretix'e bağlı. Ayarları aşağıda ayrıntılı olarak "
|
||||
"değiştirebilirsiniz."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr "PayPal'dan geçersiz yanıt alındı."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr "PayPal ödemesini iptal ettiniz gibi görünüyor"
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
#, fuzzy
|
||||
#| msgid "Your Stripe account has been disconnected."
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
@@ -26200,13 +26373,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr "Ödeme işlemi aşağıdaki nedenlerden dolayı tamamlanamadı:"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr "Ödeme emri"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Change payment method: %(code)s"
|
||||
@@ -28428,12 +28594,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr "Değişiklikleri Kaydet"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "Ödeme emri: %(code)s"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr "Ödeme yöntemini değiştir"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2018-09-03 06:36+0000\n"
|
||||
"Last-Translator: Yunus Fırat Pişkin <firat.piskin@idvlabs.com>\n"
|
||||
"Language-Team: Turkish <https://translate.pretix.eu/projects/pretix/pretix-"
|
||||
@@ -29,6 +29,124 @@ msgstr "Ödenmiş olarak işaretlendi"
|
||||
msgid "Comment:"
|
||||
msgstr "Yorum:"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
msgid "eps"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
#, fuzzy
|
||||
#| msgctxt "widget"
|
||||
#| msgid "Continue"
|
||||
msgid "Continue"
|
||||
msgstr "Devam et"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -51,11 +169,6 @@ msgstr "İletişim Hattı …"
|
||||
msgid "Total"
|
||||
msgstr "Toplam"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
#, fuzzy
|
||||
#| msgid "Contacting Stripe …"
|
||||
@@ -137,13 +250,6 @@ msgstr "Ödemek"
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
#, fuzzy
|
||||
#| msgctxt "widget"
|
||||
#| msgid "Continue"
|
||||
msgid "Continue"
|
||||
msgstr "Devam et"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -7,20 +7,20 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"PO-Revision-Date: 2022-04-27 07:00+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2022-05-05 06:00+0000\n"
|
||||
"Last-Translator: Iryna N <in380@nyu.edu>\n"
|
||||
"Language-Team: Ukrainian <https://translate.pretix.eu/projects/pretix/pretix-"
|
||||
"js/uk/>\n"
|
||||
"Language-Team: Ukrainian <https://translate.pretix.eu/projects/pretix/"
|
||||
"pretix-js/uk/>\n"
|
||||
"Language: uk\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != "
|
||||
"11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % "
|
||||
"100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || "
|
||||
"(n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
|
||||
"X-Generator: Weblate 4.11.2\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 "
|
||||
"? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > "
|
||||
"14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % "
|
||||
"100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
|
||||
"X-Generator: Weblate 4.12\n"
|
||||
|
||||
#: pretix/plugins/banktransfer/static/pretixplugins/banktransfer/ui.js:56
|
||||
#: pretix/plugins/banktransfer/static/pretixplugins/banktransfer/ui.js:62
|
||||
@@ -32,6 +32,123 @@ msgstr "Позначено як оплачене"
|
||||
msgid "Comment:"
|
||||
msgstr "Коментар:"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr "PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr "Venmo"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr "Apple Pay"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr "Itaú"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr "PayPal Кредит"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr "Кредитна картка"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr "PayPal Оплатити пізніше"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr "iDEAL"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr "SEPA Прямий дебет"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr "Банкконтакт"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr "giropay"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr "SOFORT"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
#, fuzzy
|
||||
#| msgid "Yes"
|
||||
msgid "eps"
|
||||
msgstr "Так"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "Продовжити"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Підтверджується ваш платіж…"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -54,11 +171,6 @@ msgstr "Налаштовується зв'язок з Stripe…"
|
||||
msgid "Total"
|
||||
msgstr "Всього"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "Підтверджується ваш платіж…"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr "Встановлюється зв’язок з Вашим банком …"
|
||||
@@ -132,10 +244,6 @@ msgstr "Викуплено"
|
||||
msgid "Cancel"
|
||||
msgstr "Скасувати"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr "Продовжити"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2022-04-25 16:10+0000\n"
|
||||
"Last-Translator: fsnaix <truonggiangsn@gmail.com>\n"
|
||||
"Language-Team: Vietnamese <https://translate.pretix.eu/projects/pretix/"
|
||||
@@ -19,6 +19,37 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 4.11.2\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr ""
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr ""
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr ""
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
"Full device access (reading and changing orders and gift cards, reading of "
|
||||
@@ -53,7 +84,7 @@ msgstr "Đường link chuyển tiếp"
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr "Đường link cho phép, cách nhau với dấu cách"
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr "ID người dùng"
|
||||
|
||||
@@ -95,7 +126,7 @@ msgstr ""
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr ""
|
||||
@@ -528,47 +559,47 @@ msgid "Event currency"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr ""
|
||||
|
||||
@@ -745,7 +776,7 @@ msgstr ""
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1142,6 +1173,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1499,7 +1531,7 @@ msgstr ""
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr ""
|
||||
|
||||
@@ -1643,6 +1675,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr ""
|
||||
@@ -2482,7 +2515,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2633,7 +2666,7 @@ msgstr ""
|
||||
msgid "The slug may only contain letters, numbers, dots and dashes."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
msgid "Show in lists"
|
||||
msgstr ""
|
||||
|
||||
@@ -2643,14 +2676,14 @@ msgid ""
|
||||
"organizer account."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
"value, the presale will end after the end date of your event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr ""
|
||||
@@ -2668,7 +2701,7 @@ msgstr ""
|
||||
msgid "Event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
msgid "Seating plan"
|
||||
msgstr ""
|
||||
|
||||
@@ -2705,111 +2738,111 @@ msgstr ""
|
||||
msgid "Events"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
msgid ""
|
||||
"If selected, this event will show up publicly on the list of dates for your "
|
||||
"event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
msgid "Default value"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
msgid "Required for events"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
msgid ""
|
||||
"If checked, an event can only be taken live if the property is set. In event "
|
||||
"series, its always optional to set a value for individual dates"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
msgid "Valid values"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
msgstr ""
|
||||
|
||||
@@ -9193,20 +9226,6 @@ msgstr ""
|
||||
msgid "Inactive"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -12421,6 +12440,7 @@ msgstr ""
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -14020,19 +14040,6 @@ msgstr ""
|
||||
msgid "More quotas"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
msgid "Open event dashboard"
|
||||
@@ -19674,7 +19681,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -20029,6 +20036,7 @@ msgstr ""
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr ""
|
||||
|
||||
@@ -20546,7 +20554,7 @@ msgstr ""
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr ""
|
||||
|
||||
@@ -20587,92 +20595,144 @@ msgstr ""
|
||||
msgid "A fully customizable payment method for manual processing."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
msgid "PayPal account"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
msgid "Reference prefix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
msgid "Reference postfix"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
msgid ""
|
||||
"Any value entered here will be added behind the regular booking reference "
|
||||
"containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
msgid "-- Automatic --"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
msgid "Buyer country"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
"clicking on the following button, you can either create a new PayPal account "
|
||||
"connect pretix to an existing one."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -20681,109 +20741,193 @@ msgid ""
|
||||
"to send any payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
msgid "PayPal payment ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
msgid "PayPal sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
msgid "PayPal APM"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
msgid "Payment pending."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
msgid "Order approved."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
msgid "PayPal Connect: Client ID"
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
"your order."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
msgid "Sale ID"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
msgid "Order ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
msgid "Sale ID"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
msgid ""
|
||||
"Our attempt to execute your Payment via PayPal has failed. Please try again "
|
||||
@@ -20811,25 +20955,27 @@ msgstr ""
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
msgstr ""
|
||||
|
||||
@@ -21938,13 +22084,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, python-format
|
||||
msgid "Confirm payment: %(code)s"
|
||||
@@ -23844,12 +23983,6 @@ msgstr ""
|
||||
msgid "Save changes"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr ""
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -28,6 +28,121 @@ msgstr ""
|
||||
msgid "Comment:"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
msgid "eps"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -50,11 +165,6 @@ msgstr ""
|
||||
msgid "Total"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr ""
|
||||
@@ -128,10 +238,6 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
msgid "Continue"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
ABN
|
||||
AGPL
|
||||
Alipay
|
||||
APM
|
||||
analytics
|
||||
anonymize
|
||||
anonymized
|
||||
@@ -14,9 +15,13 @@ barcode
|
||||
Bcc
|
||||
BCC
|
||||
BezahlCode
|
||||
BLIK
|
||||
blocklist
|
||||
BN
|
||||
Boleto
|
||||
Bundles
|
||||
chardet
|
||||
chargebacks
|
||||
checkboxes
|
||||
CONFIRM
|
||||
cronjob
|
||||
@@ -33,6 +38,7 @@ DSS
|
||||
DNS
|
||||
EPC
|
||||
EPS
|
||||
eps
|
||||
favicon
|
||||
filetype
|
||||
frontend
|
||||
@@ -53,21 +59,28 @@ IBANs
|
||||
iCal
|
||||
ics
|
||||
iDEAL
|
||||
Itaú
|
||||
integrations
|
||||
iOS
|
||||
ISU
|
||||
JSON
|
||||
Kosovo
|
||||
Lead
|
||||
Leaflet
|
||||
LLC
|
||||
MapQuest
|
||||
Mercado
|
||||
MOTO
|
||||
Multibanco
|
||||
Mx
|
||||
MyBank
|
||||
multiline
|
||||
OpenCage
|
||||
OpenStreetMap
|
||||
overpayment
|
||||
OXXO
|
||||
Pago
|
||||
PayU
|
||||
PCI
|
||||
PDFs
|
||||
percentual
|
||||
@@ -110,6 +123,7 @@ TODO
|
||||
TOTP
|
||||
transactional
|
||||
trustable
|
||||
Trustly
|
||||
txt
|
||||
UID
|
||||
uncanceled
|
||||
@@ -117,6 +131,8 @@ uncategorized
|
||||
undeletable
|
||||
unredeemed
|
||||
URIs
|
||||
Venmo
|
||||
Verkkopankki
|
||||
waitinglist
|
||||
WebAuthn
|
||||
webhook
|
||||
@@ -129,4 +145,5 @@ whitespace
|
||||
xlsx
|
||||
xml
|
||||
Yubikey
|
||||
Zimpler
|
||||
ZVT
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2021-12-03 08:37+0000\n"
|
||||
"Last-Translator: ExtremeX-BB <qq754163444@gmail.com>\n"
|
||||
"Language-Team: Chinese (Simplified) <https://translate.pretix.eu/projects/"
|
||||
@@ -19,6 +19,37 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 4.8\n"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:963
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "商城已禁用"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:965
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "预售结束"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:967
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "预售尚未开始"
|
||||
|
||||
#: htmlcov/pretix_control_views_dashboards_py.html:969
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "正在销售"
|
||||
|
||||
#: pretix/api/auth/devicesecurity.py:28
|
||||
msgid ""
|
||||
"Full device access (reading and changing orders and gift cards, reading of "
|
||||
@@ -55,7 +86,7 @@ msgstr "重定向 URIs"
|
||||
msgid "Allowed URIs list, space separated"
|
||||
msgstr "允许的 URIs 列表, 用空格分隔"
|
||||
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:112
|
||||
#: pretix/api/models.py:46 pretix/plugins/paypal/payment.py:125
|
||||
msgid "Client ID"
|
||||
msgstr "客户端 ID"
|
||||
|
||||
@@ -97,7 +128,7 @@ msgstr "配额“{}”上没有足够的配额可用来执行操作。"
|
||||
msgid "The selected seat \"{seat}\" is not available."
|
||||
msgstr "所选的座位{seat}无效。"
|
||||
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1473
|
||||
#: pretix/api/serializers/checkin.py:65 pretix/base/models/event.py:1483
|
||||
#: pretix/base/models/items.py:1459 pretix/base/models/items.py:1700
|
||||
msgid "One or more items do not belong to this event."
|
||||
msgstr "一个或多个项目不属于此活动。"
|
||||
@@ -544,47 +575,47 @@ msgid "Event currency"
|
||||
msgstr "活动货币"
|
||||
|
||||
#: pretix/base/exporters/events.py:59 pretix/base/models/event.py:482
|
||||
#: pretix/base/models/event.py:1285 pretix/base/settings.py:2548
|
||||
#: pretix/base/models/event.py:1295 pretix/base/settings.py:2548
|
||||
#: pretix/base/settings.py:2558 pretix/control/forms/subevents.py:609
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:268
|
||||
msgid "Event start time"
|
||||
msgstr "活动开始时间"
|
||||
|
||||
#: pretix/base/exporters/events.py:60 pretix/base/models/event.py:484
|
||||
#: pretix/base/models/event.py:1287 pretix/base/pdf.py:271
|
||||
#: pretix/base/models/event.py:1297 pretix/base/pdf.py:271
|
||||
#: pretix/control/forms/subevents.py:614
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:270
|
||||
msgid "Event end time"
|
||||
msgstr "活动结束时间"
|
||||
|
||||
#: pretix/base/exporters/events.py:61 pretix/base/models/event.py:486
|
||||
#: pretix/base/models/event.py:1289 pretix/control/forms/subevents.py:619
|
||||
#: pretix/base/models/event.py:1299 pretix/control/forms/subevents.py:619
|
||||
#: pretix/control/templates/pretixcontrol/subevents/bulk.html:274
|
||||
msgid "Admission time"
|
||||
msgstr "入场时间"
|
||||
|
||||
#: pretix/base/exporters/events.py:62 pretix/base/models/event.py:498
|
||||
#: pretix/base/models/event.py:1298 pretix/control/forms/subevents.py:92
|
||||
#: pretix/base/models/event.py:1308 pretix/control/forms/subevents.py:92
|
||||
msgid "Start of presale"
|
||||
msgstr "预售开始"
|
||||
|
||||
#: pretix/base/exporters/events.py:63 pretix/base/models/event.py:492
|
||||
#: pretix/base/models/event.py:1292 pretix/control/forms/subevents.py:98
|
||||
#: pretix/base/models/event.py:1302 pretix/control/forms/subevents.py:98
|
||||
msgid "End of presale"
|
||||
msgstr "预售结束"
|
||||
|
||||
#: pretix/base/exporters/events.py:64 pretix/base/exporters/invoices.py:351
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1304
|
||||
#: pretix/base/models/event.py:504 pretix/base/models/event.py:1314
|
||||
msgid "Location"
|
||||
msgstr "位置"
|
||||
|
||||
#: pretix/base/exporters/events.py:65 pretix/base/models/event.py:507
|
||||
#: pretix/base/models/event.py:1307
|
||||
#: pretix/base/models/event.py:1317
|
||||
msgid "Latitude"
|
||||
msgstr "纬度"
|
||||
|
||||
#: pretix/base/exporters/events.py:66 pretix/base/models/event.py:515
|
||||
#: pretix/base/models/event.py:1315
|
||||
#: pretix/base/models/event.py:1325
|
||||
msgid "Longitude"
|
||||
msgstr "经度"
|
||||
|
||||
@@ -763,7 +794,7 @@ msgstr "发票发送者:"
|
||||
#: pretix/base/exporters/orderlist.py:272
|
||||
#: pretix/base/exporters/waitinglist.py:106 pretix/base/forms/questions.py:1030
|
||||
#: pretix/base/models/devices.py:66 pretix/base/models/devices.py:126
|
||||
#: pretix/base/models/event.py:1283 pretix/base/models/event.py:1517
|
||||
#: pretix/base/models/event.py:1293 pretix/base/models/event.py:1527
|
||||
#: pretix/base/models/items.py:1573 pretix/base/models/items.py:1741
|
||||
#: pretix/base/models/memberships.py:41 pretix/base/models/organizer.py:72
|
||||
#: pretix/base/models/seating.py:61 pretix/base/models/waitinglist.py:66
|
||||
@@ -1164,6 +1195,7 @@ msgstr "订单总计"
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:99
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/index.html:155
|
||||
#: pretix/control/views/waitinglist.py:292
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/reports/exporters.py:458
|
||||
#: pretix/plugins/reports/exporters.py:799
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_inspect.html:29
|
||||
@@ -1543,7 +1575,7 @@ msgstr "订单"
|
||||
#: pretix/base/exporters/orderlist.py:791
|
||||
#: pretix/base/exporters/orderlist.py:969
|
||||
#: pretix/control/templates/pretixcontrol/search/payments.html:75
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:5
|
||||
msgid "Payment ID"
|
||||
msgstr "支付 ID"
|
||||
|
||||
@@ -1691,6 +1723,7 @@ msgstr "测试模式"
|
||||
#: pretix/control/templates/pretixcontrol/organizers/giftcard.html:34
|
||||
#: pretix/plugins/banktransfer/refund_export.py:46
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:15
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:15
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:57
|
||||
msgid "Currency"
|
||||
msgstr "货币"
|
||||
@@ -2608,7 +2641,7 @@ msgctxt "subevent"
|
||||
msgid "Each matching product must be for a different date"
|
||||
msgstr "此文件来自其他活动。"
|
||||
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1274
|
||||
#: pretix/base/models/discount.py:55 pretix/base/models/event.py:1284
|
||||
#: pretix/base/models/items.py:368 pretix/base/models/items.py:784
|
||||
#: pretix/control/forms/filter.py:1030 pretix/control/forms/filter.py:1713
|
||||
#: pretix/control/templates/pretixcontrol/event/plugins.html:55
|
||||
@@ -2772,7 +2805,7 @@ msgstr ""
|
||||
msgid "The slug may only contain letters, numbers, dots and dashes."
|
||||
msgstr "只能包含字母、数字、点和破折号。"
|
||||
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1278
|
||||
#: pretix/base/models/event.py:488 pretix/base/models/event.py:1288
|
||||
msgid "Show in lists"
|
||||
msgstr "在列表中显示"
|
||||
|
||||
@@ -2782,7 +2815,7 @@ msgid ""
|
||||
"organizer account."
|
||||
msgstr "如果选中,此活动将公开显示在您的管理器帐户的活动列表中。"
|
||||
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1293
|
||||
#: pretix/base/models/event.py:493 pretix/base/models/event.py:1303
|
||||
#: pretix/control/forms/subevents.py:99
|
||||
msgid ""
|
||||
"Optional. No products will be sold after this date. If you do not set this "
|
||||
@@ -2791,7 +2824,7 @@ msgstr ""
|
||||
"可选的。 在此日期之后不会出售任何产品。 如果未设置此值,则预售将在您的活动结"
|
||||
"束日期之后结束。"
|
||||
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1299
|
||||
#: pretix/base/models/event.py:499 pretix/base/models/event.py:1309
|
||||
#: pretix/control/forms/subevents.py:93
|
||||
msgid "Optional. No products will be sold before this date."
|
||||
msgstr "可选的。 在此日期之前不会销售任何产品。"
|
||||
@@ -2809,7 +2842,7 @@ msgstr "插件"
|
||||
msgid "Event series"
|
||||
msgstr "活动序列"
|
||||
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1327
|
||||
#: pretix/base/models/event.py:535 pretix/base/models/event.py:1337
|
||||
#, fuzzy
|
||||
#| msgid "Settings"
|
||||
msgid "Seating plan"
|
||||
@@ -2850,119 +2883,119 @@ msgstr "活动"
|
||||
msgid "Events"
|
||||
msgstr "活动"
|
||||
|
||||
#: pretix/base/models/event.py:1104
|
||||
#: pretix/base/models/event.py:1114
|
||||
msgid ""
|
||||
"You have configured at least one paid product but have not enabled any "
|
||||
"payment methods."
|
||||
msgstr "您已经配置了至少一个已付费产品,但尚未启用任何支付方法。"
|
||||
|
||||
#: pretix/base/models/event.py:1107
|
||||
#: pretix/base/models/event.py:1117
|
||||
msgid "You need to configure at least one quota to sell anything."
|
||||
msgstr "您需要配置至少一个配额才能销售任何东西。"
|
||||
|
||||
#: pretix/base/models/event.py:1112
|
||||
#: pretix/base/models/event.py:1122
|
||||
#, python-brace-format
|
||||
msgid "You need to fill the meta parameter \"{property}\"."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1224
|
||||
#: pretix/base/models/event.py:1234
|
||||
msgid ""
|
||||
"Once created an event cannot change between an series and a single event."
|
||||
msgstr "创建后,不能在活动序列和单个活动之间更改。"
|
||||
|
||||
#: pretix/base/models/event.py:1230
|
||||
#: pretix/base/models/event.py:1240
|
||||
msgid "The event slug cannot be changed."
|
||||
msgstr "活动slug无法更改。"
|
||||
|
||||
#: pretix/base/models/event.py:1233
|
||||
#: pretix/base/models/event.py:1243
|
||||
msgid "This slug has already been used for a different event."
|
||||
msgstr "slug已经用于不同的活动。"
|
||||
|
||||
#: pretix/base/models/event.py:1239
|
||||
#: pretix/base/models/event.py:1249
|
||||
msgid "The event cannot end before it starts."
|
||||
msgstr "活动在开始之前不能结束。"
|
||||
|
||||
#: pretix/base/models/event.py:1245
|
||||
#: pretix/base/models/event.py:1255
|
||||
msgid "The event's presale cannot end before it starts."
|
||||
msgstr "活动的预售不能在它开始之前结束。"
|
||||
|
||||
#: pretix/base/models/event.py:1275
|
||||
#: pretix/base/models/event.py:1285
|
||||
msgid ""
|
||||
"Only with this checkbox enabled, this date is visible in the frontend to "
|
||||
"users."
|
||||
msgstr "只有启用此复选框,日期才能在前端显示给用户。"
|
||||
|
||||
#: pretix/base/models/event.py:1279
|
||||
#: pretix/base/models/event.py:1289
|
||||
msgid ""
|
||||
"If selected, this event will show up publicly on the list of dates for your "
|
||||
"event."
|
||||
msgstr "如果选中,此活动将公开显示在您的事件的日期列表中。"
|
||||
|
||||
#: pretix/base/models/event.py:1324 pretix/base/settings.py:2349
|
||||
#: pretix/base/models/event.py:1334 pretix/base/settings.py:2349
|
||||
msgid "Frontpage text"
|
||||
msgstr "首页文本"
|
||||
|
||||
#: pretix/base/models/event.py:1339
|
||||
#: pretix/base/models/event.py:1349
|
||||
msgid "Date in event series"
|
||||
msgstr "活动日期系列"
|
||||
|
||||
#: pretix/base/models/event.py:1340
|
||||
#: pretix/base/models/event.py:1350
|
||||
msgid "Dates in event series"
|
||||
msgstr "按活动序列排列的日期"
|
||||
|
||||
#: pretix/base/models/event.py:1479
|
||||
#: pretix/base/models/event.py:1489
|
||||
msgid "One or more variations do not belong to this event."
|
||||
msgstr "一个或多个变量不属于此活动。"
|
||||
|
||||
#: pretix/base/models/event.py:1509 pretix/base/models/items.py:1733
|
||||
#: pretix/base/models/event.py:1519 pretix/base/models/items.py:1733
|
||||
msgid "Can not contain spaces or special characters except underscores"
|
||||
msgstr "除下划线外,不能包含空格或特殊字符"
|
||||
|
||||
#: pretix/base/models/event.py:1514 pretix/base/models/items.py:1738
|
||||
#: pretix/base/models/event.py:1524 pretix/base/models/items.py:1738
|
||||
msgid "The property name may only contain letters, numbers and underscores."
|
||||
msgstr "属性名称只能包含字母,数字和下划线。"
|
||||
|
||||
#: pretix/base/models/event.py:1519
|
||||
#: pretix/base/models/event.py:1529
|
||||
#, fuzzy
|
||||
#| msgid "Default language"
|
||||
msgid "Default value"
|
||||
msgstr "默认语言"
|
||||
|
||||
#: pretix/base/models/event.py:1521
|
||||
#: pretix/base/models/event.py:1531
|
||||
#, fuzzy
|
||||
#| msgid "Can change organizer settings"
|
||||
msgid "Can only be changed by organizer-level administrators"
|
||||
msgstr "可以更改组织者设置"
|
||||
|
||||
#: pretix/base/models/event.py:1523
|
||||
#: pretix/base/models/event.py:1533
|
||||
#, fuzzy
|
||||
#| msgid "Search for events"
|
||||
msgid "Required for events"
|
||||
msgstr "搜索活动"
|
||||
|
||||
#: pretix/base/models/event.py:1524
|
||||
#: pretix/base/models/event.py:1534
|
||||
msgid ""
|
||||
"If checked, an event can only be taken live if the property is set. In event "
|
||||
"series, its always optional to set a value for individual dates"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1529
|
||||
#: pretix/base/models/event.py:1539
|
||||
#, fuzzy
|
||||
#| msgid "Total value"
|
||||
msgid "Valid values"
|
||||
msgstr "总价值"
|
||||
|
||||
#: pretix/base/models/event.py:1530
|
||||
#: pretix/base/models/event.py:1540
|
||||
msgid ""
|
||||
"If you keep this empty, any value is allowed. Otherwise, enter one possible "
|
||||
"value per line."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1536
|
||||
#: pretix/base/models/event.py:1546
|
||||
msgid "A property can either be required or have a default value, not both."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/base/models/event.py:1538
|
||||
#: pretix/base/models/event.py:1548
|
||||
#, fuzzy
|
||||
#| msgid "You cannot select a quota that belongs to a different event."
|
||||
msgid "You cannot set a default value that is not a valid value."
|
||||
@@ -10313,20 +10346,6 @@ msgstr "实时购物和预售运行"
|
||||
msgid "Inactive"
|
||||
msgstr "待用"
|
||||
|
||||
#: pretix/control/forms/filter.py:1033 pretix/control/forms/filter.py:1403
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:144
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:108
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:154
|
||||
msgid "Presale not started"
|
||||
msgstr "预售尚未开始"
|
||||
|
||||
#: pretix/control/forms/filter.py:1034 pretix/control/forms/filter.py:1404
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:142
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:106
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:152
|
||||
msgid "Presale over"
|
||||
msgstr "预售结束"
|
||||
|
||||
#: pretix/control/forms/filter.py:1039 pretix/control/forms/filter.py:1042
|
||||
#: pretix/control/forms/filter.py:2041
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:73
|
||||
@@ -14013,6 +14032,7 @@ msgstr "这也将删除<strong>%(num)s</strong>签入的信息。"
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete.html:12
|
||||
#: pretix/control/templates/pretixcontrol/waitinglist/delete_bulk.html:33
|
||||
#: pretix/plugins/badges/templates/pretixplugins/badges/delete.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:40
|
||||
#: pretix/plugins/sendmail/templates/pretixplugins/sendmail/rule_delete.html:12
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:29
|
||||
#: pretix/plugins/ticketoutputpdf/templates/pretixplugins/ticketoutputpdf/delete.html:12
|
||||
@@ -15856,19 +15876,6 @@ msgstr "系列"
|
||||
msgid "More quotas"
|
||||
msgstr "更多配额"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:140
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:104
|
||||
#: pretix/control/views/dashboards.py:529
|
||||
msgid "Shop disabled"
|
||||
msgstr "商城已禁用"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:146
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:110
|
||||
#: pretix/control/templates/pretixcontrol/subevents/index.html:156
|
||||
#: pretix/control/views/dashboards.py:535
|
||||
msgid "On sale"
|
||||
msgstr "正在销售"
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/events/index.html:151
|
||||
#: pretix/control/templates/pretixcontrol/organizers/detail.html:115
|
||||
msgid "Open event dashboard"
|
||||
@@ -22207,7 +22214,7 @@ msgstr "徽章"
|
||||
|
||||
#: pretix/plugins/badges/apps.py:34 pretix/plugins/banktransfer/apps.py:35
|
||||
#: pretix/plugins/checkinlists/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:48
|
||||
#: pretix/plugins/manualpayment/apps.py:34 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/pretixdroid/apps.py:34 pretix/plugins/reports/apps.py:48
|
||||
#: pretix/plugins/returnurl/apps.py:34 pretix/plugins/sendmail/apps.py:34
|
||||
#: pretix/plugins/statistics/apps.py:34 pretix/plugins/stripe/apps.py:35
|
||||
@@ -22588,6 +22595,7 @@ msgstr "您输入的密码无效,请重试。"
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/control.html:5
|
||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:41
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:9
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:9
|
||||
msgid "Payer"
|
||||
msgstr "付款人"
|
||||
|
||||
@@ -23167,7 +23175,7 @@ msgstr "自动退款"
|
||||
|
||||
#: pretix/plugins/checkinlists/exporters.py:453
|
||||
#: pretix/plugins/checkinlists/exporters.py:617
|
||||
#: pretix/plugins/paypal/payment.py:122
|
||||
#: pretix/plugins/paypal/payment.py:135
|
||||
msgid "Secret"
|
||||
msgstr "密钥"
|
||||
|
||||
@@ -23223,67 +23231,125 @@ msgstr "签入列表"
|
||||
msgid "A fully customizable payment method for manual processing."
|
||||
msgstr "此插件添加了可自定义的手动处理付款方式。"
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:44 pretix/plugins/paypal/apps.py:47
|
||||
#: pretix/plugins/paypal/payment.py:74
|
||||
#: pretix/plugins/paypal/apps.py:43 pretix/plugins/paypal/apps.py:46
|
||||
#: pretix/plugins/paypal/payment.py:89 pretix/plugins/paypal/payment.py:153
|
||||
#: pretix/plugins/paypal/payment.py:961 pretix/plugins/paypal/payment.py:962
|
||||
msgid "PayPal"
|
||||
msgstr "PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/apps.py:53
|
||||
#: pretix/plugins/paypal/apps.py:52
|
||||
msgid ""
|
||||
"Accept payments with your PayPal account. PayPal is one of the most popular "
|
||||
"payment methods world-wide."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:90
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
"正在使用PayPal沙盒,您可以在不实际汇款的情况下进行测试,但需要PayPal沙盒用户"
|
||||
"才能登录。"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:102
|
||||
#: pretix/plugins/paypal/payment.py:106
|
||||
msgid "PayPal account"
|
||||
msgstr "PayPal帐户"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:115 pretix/plugins/stripe/payment.py:191
|
||||
#: pretix/plugins/paypal/payment.py:114
|
||||
#, fuzzy
|
||||
#| msgid "Payment ID"
|
||||
msgid "PayPal Merchant ID"
|
||||
msgstr "支付 ID"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:191
|
||||
#, python-brace-format
|
||||
msgid "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
msgstr "<a target=\"_blank\" rel=\"noopener\" href=\"{docs_url}\">{text}</a>"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:116 pretix/plugins/stripe/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:129 pretix/plugins/stripe/payment.py:192
|
||||
msgid "Click here for a tutorial on how to obtain the required keys"
|
||||
msgstr "单击此处获取有关如何获取所需密钥的教程"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:128 pretix/plugins/stripe/payment.py:171
|
||||
#: pretix/plugins/paypal/payment.py:141 pretix/plugins/stripe/payment.py:171
|
||||
msgid "Endpoint"
|
||||
msgstr "端点"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:140
|
||||
#: pretix/plugins/paypal/payment.py:156
|
||||
msgid ""
|
||||
"Even if a customer chooses an Alternative Payment Method, they will always "
|
||||
"have the option to revert back to paying with their PayPal account. For this "
|
||||
"reason, this payment method is always active."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:164
|
||||
#, fuzzy
|
||||
#| msgid "Enable payment method"
|
||||
msgid "Alternative Payment Methods"
|
||||
msgstr "启用付款方式"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:166
|
||||
msgid ""
|
||||
"In addition to payments through a PayPal account, you can also offer your "
|
||||
"customers the option to pay with credit cards and other, local payment "
|
||||
"methods such as SOFORT, giropay, iDEAL, and many more - even when they do "
|
||||
"not have a PayPal account. Eligible payment methods will be determined based "
|
||||
"on the shoppers location. For German merchants, this is the direct successor "
|
||||
"of PayPal Plus."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:181
|
||||
msgid "Disable SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:183
|
||||
msgid ""
|
||||
"While most payment methods cannot be recalled by a customer without "
|
||||
"outlining their exact grief with the merchants, SEPA Direct Debit can be "
|
||||
"recalled with the press of a button. For that reason - and depending on the "
|
||||
"nature of your event - you might want to disabled the option of SEPA Direct "
|
||||
"Debit payments in order to reduce the risk of costly chargebacks."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:197
|
||||
msgid "Enable Buy Now Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:199
|
||||
msgid ""
|
||||
"Offer your customers the possibility to buy now (up to a certain limit) and "
|
||||
"pay in multiple installments or within 30 days. You, as the merchant, are "
|
||||
"getting your money right away."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:215
|
||||
#, fuzzy
|
||||
#| msgid "Reference code"
|
||||
msgid "Reference prefix"
|
||||
msgstr "参考代码"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:141
|
||||
#: pretix/plugins/paypal/payment.py:216
|
||||
msgid ""
|
||||
"Any value entered here will be added in front of the regular booking "
|
||||
"reference containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:147
|
||||
#: pretix/plugins/paypal/payment.py:222
|
||||
#, fuzzy
|
||||
#| msgid "Reference code"
|
||||
msgid "Reference postfix"
|
||||
msgstr "参考代码"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:148
|
||||
#: pretix/plugins/paypal/payment.py:223
|
||||
msgid ""
|
||||
"Any value entered here will be added behind the regular booking reference "
|
||||
"containing the order number."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:178
|
||||
#: pretix/plugins/paypal/payment.py:231
|
||||
#, fuzzy
|
||||
#| msgid "Customer actions"
|
||||
msgid "-- Automatic --"
|
||||
msgstr "客户的行为"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:237
|
||||
#, fuzzy
|
||||
#| msgid "Any country"
|
||||
msgid "Buyer country"
|
||||
msgstr "任何国家"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261
|
||||
msgid ""
|
||||
"To accept payments via PayPal, you will need an account at PayPal. By "
|
||||
"clicking on the following button, you can either create a new PayPal account "
|
||||
@@ -23292,31 +23358,31 @@ msgstr ""
|
||||
"要通过PayPal接受付款,您需要在PayPal使用一个帐户。 通过单击以下按钮,您可以创"
|
||||
"建一个新的PayPal帐户,将pretix连接到现有帐户。"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:182
|
||||
#: pretix/plugins/paypal/payment.py:266
|
||||
#, python-brace-format
|
||||
msgid "Connect with {icon} PayPal"
|
||||
msgstr "与{icon}PayPal连接"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:192
|
||||
#: pretix/plugins/paypal/payment.py:276
|
||||
msgid "Disconnect from PayPal"
|
||||
msgstr "断开与PayPal的连接"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:196
|
||||
#: pretix/plugins/paypal/payment.py:280
|
||||
msgid ""
|
||||
"Please configure a PayPal Webhook to the following endpoint in order to "
|
||||
"automatically cancel orders when payments are refunded externally."
|
||||
msgstr "请将PayPal Webhook配置到以下端点,以便在外部退款时自动取消订单。"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:207
|
||||
#: pretix/plugins/paypal/payment.py:291
|
||||
msgid "PayPal does not process payments in your event's currency."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:208
|
||||
#: pretix/plugins/paypal/payment.py:292
|
||||
msgid ""
|
||||
"Please check this PayPal page for a complete list of supported currencies."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:213
|
||||
#: pretix/plugins/paypal/payment.py:297
|
||||
msgid ""
|
||||
"Your event's currency is supported by PayPal as a payment and balance "
|
||||
"currency for in-country accounts only. This means, that the receiving as "
|
||||
@@ -23325,97 +23391,172 @@ msgid ""
|
||||
"to send any payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:261 pretix/plugins/paypal/payment.py:327
|
||||
#: pretix/plugins/paypal/payment.py:365 pretix/plugins/paypal/payment.py:380
|
||||
#: pretix/plugins/paypal/payment.py:448 pretix/plugins/paypal/payment.py:603
|
||||
#: pretix/plugins/paypal/payment.py:680
|
||||
#: pretix/plugins/paypal/payment.py:349 pretix/plugins/paypal/views.py:189
|
||||
#: pretix/plugins/paypal/views.py:205 pretix/plugins/paypal/views.py:213
|
||||
#: pretix/plugins/paypal/views.py:216
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr "连接PayPal时出错,请重试。"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:388
|
||||
msgid ""
|
||||
"The PayPal sandbox is being used, you can test without actually sending "
|
||||
"money but you will need a PayPal sandbox user to log in."
|
||||
msgstr ""
|
||||
"正在使用PayPal沙盒,您可以在不实际汇款的情况下进行测试,但需要PayPal沙盒用户"
|
||||
"才能登录。"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:464 pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:590 pretix/plugins/paypal/payment.py:594
|
||||
#: pretix/plugins/paypal/payment.py:622 pretix/plugins/paypal/payment.py:664
|
||||
#: pretix/plugins/paypal/payment.py:672 pretix/plugins/paypal/payment.py:885
|
||||
#: pretix/plugins/paypal/payment.py:895
|
||||
msgid "We had trouble communicating with PayPal"
|
||||
msgstr "我们无法与PayPal连接"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:394 pretix/plugins/paypal/payment.py:403
|
||||
#: pretix/plugins/paypal/payment.py:474
|
||||
#: pretix/plugins/paypal/payment.py:470 pretix/plugins/paypal/payment.py:891
|
||||
#, fuzzy
|
||||
#| msgid "This gift card was used in the meantime. Please try again"
|
||||
msgid ""
|
||||
"Something went wrong when requesting the payment status. Please try again."
|
||||
msgstr "在此期间,此礼品卡已被使用。请再试一次"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:479 pretix/plugins/paypal/payment.py:900
|
||||
#, fuzzy
|
||||
#| msgid "You may need to enable JavaScript for Stripe payments."
|
||||
msgid "You may need to enable JavaScript for PayPal payments."
|
||||
msgstr "您可能需要为Stripe付款启用JavaScript。"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:613 pretix/plugins/paypal/payment.py:630
|
||||
#: pretix/plugins/paypal/payment.py:696
|
||||
msgid ""
|
||||
"We were unable to process your payment. See below for details on how to "
|
||||
"proceed."
|
||||
msgstr "我们无法处理您的付款。 有关如何继续的详细信息,请参见下文。"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:455 pretix/plugins/paypal/payment.py:464
|
||||
#: pretix/plugins/paypal/payment.py:683
|
||||
msgid ""
|
||||
"PayPal has not yet approved the payment. We will inform you as soon as the "
|
||||
"payment completed."
|
||||
msgstr "PayPal尚未批准付款。 我们会在付款完成后立即通知您。"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:489 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/paypal/payment.py:711 pretix/plugins/stripe/payment.py:494
|
||||
#: pretix/plugins/stripe/payment.py:871
|
||||
msgid "There was an error sending the confirmation mail."
|
||||
msgstr "发送确认邮件时出错。"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:579 pretix/plugins/paypal/payment.py:586
|
||||
#: pretix/plugins/paypal/payment.py:851 pretix/plugins/paypal/payment.py:872
|
||||
msgid "Refunding the amount via PayPal failed: {}"
|
||||
msgstr "通过PayPal退款失败:{}"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:721 pretix/plugins/paypal/payment.py:729
|
||||
#: pretix/plugins/paypal/payment.py:941 pretix/plugins/paypal/payment.py:949
|
||||
#, fuzzy
|
||||
#| msgctxt "invoice"
|
||||
#| msgid "The payment for this invoice has already been received."
|
||||
msgid "The payment for this invoice has already been received."
|
||||
msgstr "已收到此发票的付款。"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:722 pretix/plugins/paypal/payment.py:730
|
||||
#: pretix/plugins/paypal/payment.py:942 pretix/plugins/paypal/payment.py:950
|
||||
#, fuzzy
|
||||
#| msgid "Payment ID"
|
||||
msgid "PayPal payment ID"
|
||||
msgstr "支付 ID"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:724
|
||||
#: pretix/plugins/paypal/payment.py:944
|
||||
#, fuzzy
|
||||
#| msgid "PayPal Connect: Client ID"
|
||||
msgid "PayPal sale ID"
|
||||
msgstr "PayPal连接:客户端ID"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:50
|
||||
#: pretix/plugins/paypal/payment.py:968
|
||||
#, fuzzy
|
||||
#| msgid "PayPal"
|
||||
msgid "PayPal APM"
|
||||
msgstr "PayPal"
|
||||
|
||||
#: pretix/plugins/paypal/payment.py:969
|
||||
#, fuzzy
|
||||
#| msgid "Enable payment method"
|
||||
msgid "PayPal Alternative Payment Methods"
|
||||
msgstr "启用付款方式"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:59
|
||||
msgid "Payment completed."
|
||||
msgstr "付款已完成。"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:51
|
||||
#: pretix/plugins/paypal/signals.py:60
|
||||
msgid "Payment denied."
|
||||
msgstr "付款被拒绝。"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:52
|
||||
#: pretix/plugins/paypal/signals.py:61
|
||||
msgid "Payment refunded."
|
||||
msgstr "退款。"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:53
|
||||
#: pretix/plugins/paypal/signals.py:62
|
||||
msgid "Payment reversed."
|
||||
msgstr "付款被撤销。"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:54
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
msgid "Payment pending."
|
||||
msgstr "等待付款。"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:63
|
||||
#: pretix/plugins/paypal/signals.py:64
|
||||
#, fuzzy
|
||||
#| msgid "Order approved"
|
||||
msgid "Order approved."
|
||||
msgstr "批准的订单"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:73
|
||||
msgid "PayPal reported an event: {}"
|
||||
msgstr "PayPal报告了一个活动:{}"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:70
|
||||
msgid "PayPal Connect: Client ID"
|
||||
#: pretix/plugins/paypal/signals.py:80
|
||||
#, fuzzy
|
||||
#| msgid "PayPal Connect: Client ID"
|
||||
msgid "PayPal ISU/Connect: Client ID"
|
||||
msgstr "PayPal连接:客户端ID"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:74
|
||||
msgid "PayPal Connect: Secret key"
|
||||
#: pretix/plugins/paypal/signals.py:84
|
||||
#, fuzzy
|
||||
#| msgid "PayPal Connect: Secret key"
|
||||
msgid "PayPal ISU/Connect: Secret key"
|
||||
msgstr "PayPal连接:密钥"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:78
|
||||
msgid "PayPal Connect Endpoint"
|
||||
#: pretix/plugins/paypal/signals.py:88
|
||||
#, fuzzy
|
||||
#| msgid "PayPal Connect: Client ID"
|
||||
msgid "PayPal ISU/Connect: Partner Merchant ID"
|
||||
msgstr "PayPal连接:客户端ID"
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:89
|
||||
msgid ""
|
||||
"This is not the BN-code, but rather the ID of the merchant account which "
|
||||
"holds branding information for ISU."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/signals.py:93
|
||||
#, fuzzy
|
||||
#| msgid "PayPal Connect Endpoint"
|
||||
msgid "PayPal ISU/Connect Endpoint"
|
||||
msgstr "PayPal连接端点"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:5
|
||||
msgid ""
|
||||
"The total amount listed above will be withdrawn from your PayPal account "
|
||||
"after the confirmation of your purchase."
|
||||
msgstr "以上列出的总金额将在您确认购买后从您的PayPal账户收取。"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:3
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_confirm.html:10
|
||||
msgid ""
|
||||
"After placing your order, you will be able to select your desired payment "
|
||||
"method, including PayPal."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:5
|
||||
msgid ""
|
||||
"Please click the \"Pay with PayPal\" button below to start your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/checkout_payment_form.html:9
|
||||
msgid ""
|
||||
"After you clicked continue, we will redirect you to PayPal to fill in your "
|
||||
"payment details. You will then be redirected back here to review and confirm "
|
||||
@@ -23424,20 +23565,53 @@ msgstr ""
|
||||
"点击继续后,我们会将您重定向到PayPal以填写您的付款详细信息。 然后,您将被重定"
|
||||
"向到此处以查看并确认您的订单。"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:7
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:5
|
||||
#, fuzzy
|
||||
#| msgid "Order"
|
||||
msgid "Order ID"
|
||||
msgstr "订单"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:11
|
||||
msgid "Last update"
|
||||
msgstr "最后更新"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr "总价值"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control_legacy.html:7
|
||||
#, fuzzy
|
||||
#| msgid "Sales"
|
||||
msgid "Sale ID"
|
||||
msgstr "销售"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:11
|
||||
msgid "Last update"
|
||||
msgstr "最后更新"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr "支付订单"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/control.html:13
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/control.html:53
|
||||
msgid "Total value"
|
||||
msgstr "总价值"
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:16
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "支付订单:%(code)s"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:26
|
||||
#, fuzzy
|
||||
#| msgid "Please try again."
|
||||
msgid "Please turn on JavaScript."
|
||||
msgstr "请重试。"
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pay.html:29
|
||||
msgid "Please use the button/form below to complete your payment."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/templates/pretixplugins/paypal/pending.html:4
|
||||
msgid ""
|
||||
@@ -23466,25 +23640,27 @@ msgstr "输入付款数据的窗口未打开或已关闭?"
|
||||
msgid "Click here in order to open the window."
|
||||
msgstr "单击此处打开窗口。"
|
||||
|
||||
#: pretix/plugins/paypal/views.py:82 pretix/plugins/paypal/views.py:95
|
||||
msgid "An error occurred during connecting with PayPal, please try again."
|
||||
msgstr "连接PayPal时出错,请重试。"
|
||||
#: pretix/plugins/paypal/views.py:221
|
||||
msgid ""
|
||||
"The e-mail address on your PayPal account has not yet been confirmed. You "
|
||||
"will need to do this before you can start accepting payments."
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/views.py:98
|
||||
#: pretix/plugins/paypal/views.py:226
|
||||
msgid ""
|
||||
"Your PayPal account is now connected to pretix. You can change the settings "
|
||||
"in detail below."
|
||||
msgstr "您的PayPal帐户现已连接到pretix。 您可以在下面详细更改设置。"
|
||||
|
||||
#: pretix/plugins/paypal/views.py:139
|
||||
#: pretix/plugins/paypal/views.py:272
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr "收到PayPal的响应无效。"
|
||||
|
||||
#: pretix/plugins/paypal/views.py:155
|
||||
#: pretix/plugins/paypal/views.py:288
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
msgstr "您好像取消了PayPal付款"
|
||||
|
||||
#: pretix/plugins/paypal/views.py:287
|
||||
#: pretix/plugins/paypal/views.py:438
|
||||
msgid "Your PayPal account has been disconnected."
|
||||
msgstr "您的PayPal帐户已断开。"
|
||||
|
||||
@@ -24786,13 +24962,6 @@ msgid ""
|
||||
"The payment transaction could not be completed for the following reason:"
|
||||
msgstr "无法完成付款交易,原因如下:"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:5
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca_return.html:6
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:4
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:5
|
||||
msgid "Pay order"
|
||||
msgstr "支付订单"
|
||||
|
||||
#: pretix/plugins/stripe/templates/pretixplugins/stripe/sca.html:16
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Change payment method: %(code)s"
|
||||
@@ -26946,12 +27115,6 @@ msgstr "修改发票地址不会自动生成新发票。 如果您需要新发
|
||||
msgid "Save changes"
|
||||
msgstr "保存更改"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay.html:7
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_confirm.html:8
|
||||
#, python-format
|
||||
msgid "Pay order: %(code)s"
|
||||
msgstr "支付订单:%(code)s"
|
||||
|
||||
#: pretix/presale/templates/pretixpresale/event/order_pay_change.html:5
|
||||
msgid "Change payment method"
|
||||
msgstr "更改付款方式"
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-04-27 12:44+0000\n"
|
||||
"POT-Creation-Date: 2022-04-28 16:44+0000\n"
|
||||
"PO-Revision-Date: 2021-12-03 08:37+0000\n"
|
||||
"Last-Translator: ExtremeX-BB <qq754163444@gmail.com>\n"
|
||||
"Language-Team: Chinese (Simplified) <https://translate.pretix.eu/projects/"
|
||||
@@ -29,6 +29,126 @@ msgstr "标为已付款"
|
||||
msgid "Comment:"
|
||||
msgstr "注释:"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:34
|
||||
msgid "PayPal"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:35
|
||||
msgid "Venmo"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:36
|
||||
msgid "Apple Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:37
|
||||
msgid "Itaú"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:38
|
||||
msgid "PayPal Credit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:39
|
||||
msgid "Credit Card"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:40
|
||||
msgid "PayPal Pay Later"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:41
|
||||
msgid "iDEAL"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:42
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:43
|
||||
msgid "Bancontact"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:44
|
||||
msgid "giropay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:45
|
||||
msgid "SOFORT"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:46
|
||||
#, fuzzy
|
||||
#| msgid "Yes"
|
||||
msgid "eps"
|
||||
msgstr "是"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:47
|
||||
msgid "MyBank"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:48
|
||||
msgid "Przelewy24"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:49
|
||||
msgid "Verkkopankki"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:50
|
||||
msgid "PayU"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:51
|
||||
msgid "BLIK"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:52
|
||||
msgid "Trustly"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:53
|
||||
msgid "Zimpler"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:54
|
||||
msgid "Maxima"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:55
|
||||
msgid "OXXO"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:56
|
||||
msgid "Boleto"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:57
|
||||
msgid "WeChat Pay"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:58
|
||||
msgid "Mercado Pago"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:152
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
#, fuzzy
|
||||
#| msgctxt "widget"
|
||||
#| msgid "Continue"
|
||||
msgid "Continue"
|
||||
msgstr "继续"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:205
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "正在确认您的付款…"
|
||||
|
||||
#: pretix/plugins/paypal/static/pretixplugins/paypal/pretix-paypal.js:230
|
||||
msgid "Payment method unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15
|
||||
#: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39
|
||||
msgid "Placed orders"
|
||||
@@ -51,11 +171,6 @@ msgstr "正在联系Stripe …"
|
||||
msgid "Total"
|
||||
msgstr "总计"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:152
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:183
|
||||
msgid "Confirming your payment …"
|
||||
msgstr "正在确认您的付款…"
|
||||
|
||||
#: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:159
|
||||
msgid "Contacting your bank …"
|
||||
msgstr "正在联系您的银行 …"
|
||||
@@ -132,13 +247,6 @@ msgstr "兑换"
|
||||
msgid "Cancel"
|
||||
msgstr "取消"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:48
|
||||
#, fuzzy
|
||||
#| msgctxt "widget"
|
||||
#| msgid "Continue"
|
||||
msgid "Continue"
|
||||
msgstr "继续"
|
||||
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:49
|
||||
#: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:58
|
||||
msgid "Ticket not paid"
|
||||
|
||||
@@ -196,6 +196,7 @@ def render_pdf(event, positions, opt):
|
||||
)
|
||||
for i, (op, r) in enumerate(positions):
|
||||
bg_page = copy.copy(r.bg_pdf.getPage(0))
|
||||
bg_page.trimBox = bg_page.mediaBox
|
||||
offsetx = opt['margins'][3] + (i % opt['cols']) * opt['offsets'][0]
|
||||
offsety = opt['margins'][2] + (opt['rows'] - 1 - i // opt['cols']) * opt['offsets'][1]
|
||||
empty_pdf_page.mergeTranslatedPage(
|
||||
|
||||
@@ -99,9 +99,15 @@ def event_copy_data_receiver(sender, other, question_map, item_map, **kwargs):
|
||||
for o in layout:
|
||||
if o['type'] == 'textarea':
|
||||
if o['content'].startswith('question_'):
|
||||
newq = question_map.get(int(o['content'][9:]))
|
||||
if newq:
|
||||
o['content'] = 'question_{}'.format(newq.pk)
|
||||
try:
|
||||
newq = question_map.get(int(o['content'][9:]))
|
||||
except ValueError:
|
||||
# int cannot convert new placeholders question_{identifier}
|
||||
# can be safely ignored as only old format questions_{pk} should be converted
|
||||
pass
|
||||
else:
|
||||
if newq:
|
||||
o['content'] = 'question_{}'.format(newq.pk)
|
||||
|
||||
bl.layout = json.dumps(layout)
|
||||
bl.save()
|
||||
|
||||
@@ -102,9 +102,15 @@ def pdf_event_copy_data_receiver(sender, other, item_map, question_map, **kwargs
|
||||
for o in layout:
|
||||
if o['type'] == 'textarea':
|
||||
if o['content'].startswith('question_'):
|
||||
newq = question_map.get(int(o['content'][9:]))
|
||||
if newq:
|
||||
o['content'] = 'question_{}'.format(newq.pk)
|
||||
try:
|
||||
newq = question_map.get(int(o['content'][9:]))
|
||||
except ValueError:
|
||||
# int cannot convert new placeholders question_{identifier}
|
||||
# can be safely ignored as only old format questions_{pk} should be converted
|
||||
pass
|
||||
else:
|
||||
if newq:
|
||||
o['content'] = 'question_{}'.format(newq.pk)
|
||||
bl.layout = json.dumps(layout)
|
||||
|
||||
bl.save()
|
||||
|
||||
@@ -527,6 +527,7 @@ ALL_LANGUAGES = [
|
||||
('ru', _('Russian')),
|
||||
('es', _('Spanish')),
|
||||
('tr', _('Turkish')),
|
||||
('uk', _('Ukrainian')),
|
||||
]
|
||||
LANGUAGES_OFFICIAL = {
|
||||
'en', 'de', 'de-informal'
|
||||
|
||||
728
src/pretix/static/npm_dir/package-lock.json
generated
728
src/pretix/static/npm_dir/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -4,12 +4,12 @@
|
||||
"private": true,
|
||||
"scripts": {},
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.17.8",
|
||||
"@babel/preset-env": "^7.16.11",
|
||||
"@babel/core": "^7.17.10",
|
||||
"@babel/preset-env": "^7.17.10",
|
||||
"@rollup/plugin-babel": "^5.3.1",
|
||||
"@rollup/plugin-node-resolve": "^13.1.3",
|
||||
"@rollup/plugin-node-resolve": "^13.2.1",
|
||||
"vue": "^2.6.14",
|
||||
"rollup": "^2.70.1",
|
||||
"rollup": "^2.71.1",
|
||||
"rollup-plugin-vue": "^5.0.1",
|
||||
"vue-template-compiler": "^2.6.14"
|
||||
}
|
||||
|
||||
BIN
src/pretix/static/pretixbase/img/flags/galicia.png
Normal file
BIN
src/pretix/static/pretixbase/img/flags/galicia.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 454 B |
@@ -658,7 +658,7 @@ var editor = {
|
||||
lockRotation: false,
|
||||
fontFamily: 'Open Sans',
|
||||
lineHeight: 1,
|
||||
content: 'item',
|
||||
content: 'event_name',
|
||||
editable: false,
|
||||
fontSize: editor._pt2px(13)
|
||||
});
|
||||
|
||||
@@ -36,6 +36,26 @@ div[lang] {
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
This list started of based on a list of country codes and is evolving into a list of language codes. Sorry 'bout that ;)
|
||||
|
||||
For example, the country code for China is CN, but the language code for Chinese is ZH. Similar issues with CZ/CS,
|
||||
UA/ZK, GR/EL, ...
|
||||
|
||||
The filenames of the flags still represent country codes, but the selectors are slowly moving to language codes as we
|
||||
add languages and work out conflicts.
|
||||
|
||||
We do know that languages and countries are not the same thing, see also
|
||||
https://github.com/pretix/pretix/issues/300
|
||||
|
||||
That's why we neve use these flags in the "public" areas, i.e. the ticket shop, but only in the backend to provide
|
||||
a quicker visual clue for which input field is which. We have not found a flag-less way that is as efficient,
|
||||
unfortunately.
|
||||
|
||||
In some cases, the flag-to-country-mapping is okayish, the Austrian and Swiss people will hopefully forgive us for
|
||||
using a German flag for German. In some cases it's impossible to do, in which case we used non-Country flags (e.g.
|
||||
the flag of the Arab league for Arabic) or the flag of the autonomous region of Galicia for the Galician language.
|
||||
*/
|
||||
pre[lang=ad], input[lang=ad], textarea[lang=ad], div[lang=ad] { background-image: url(static('pretixbase/img/flags/ad.png')); }
|
||||
pre[lang=ae], input[lang=ae], textarea[lang=ae], div[lang=ae] { background-image: url(static('pretixbase/img/flags/ae.png')); }
|
||||
pre[lang=af], input[lang=af], textarea[lang=af], div[lang=af] { background-image: url(static('pretixbase/img/flags/af.png')); }
|
||||
@@ -86,7 +106,7 @@ pre[lang=cn], input[lang=cn], textarea[lang=cn], div[lang=cn] { background-image
|
||||
pre[lang=zh-hans], input[lang=zh-hans], textarea[lang=zh-hans], div[lang=zh-hans] { background-image: url(static('pretixbase/img/flags/cn.png')); }
|
||||
pre[lang=co], input[lang=co], textarea[lang=co], div[lang=co] { background-image: url(static('pretixbase/img/flags/co.png')); }
|
||||
pre[lang=cr], input[lang=cr], textarea[lang=cr], div[lang=cr] { background-image: url(static('pretixbase/img/flags/cr.png')); }
|
||||
pre[lang=cs], input[lang=cs], textarea[lang=cs], div[lang=cs] { background-image: url(static('pretixbase/img/flags/cs.png')); }
|
||||
pre[lang=cs], input[lang=cs], textarea[lang=cs], div[lang=cs] { background-image: url(static('pretixbase/img/flags/cz.png')); }
|
||||
pre[lang=cu], input[lang=cu], textarea[lang=cu], div[lang=cu] { background-image: url(static('pretixbase/img/flags/cu.png')); }
|
||||
pre[lang=cv], input[lang=cv], textarea[lang=cv], div[lang=cv] { background-image: url(static('pretixbase/img/flags/cv.png')); }
|
||||
pre[lang=cx], input[lang=cx], textarea[lang=cx], div[lang=cx] { background-image: url(static('pretixbase/img/flags/cx.png')); }
|
||||
@@ -120,7 +140,7 @@ pre[lang=ge], input[lang=ge], textarea[lang=ge], div[lang=ge] { background-image
|
||||
pre[lang=gf], input[lang=gf], textarea[lang=gf], div[lang=gf] { background-image: url(static('pretixbase/img/flags/gf.png')); }
|
||||
pre[lang=gh], input[lang=gh], textarea[lang=gh], div[lang=gh] { background-image: url(static('pretixbase/img/flags/gh.png')); }
|
||||
pre[lang=gi], input[lang=gi], textarea[lang=gi], div[lang=gi] { background-image: url(static('pretixbase/img/flags/gi.png')); }
|
||||
pre[lang=gl], input[lang=gl], textarea[lang=gl], div[lang=gl] { background-image: url(static('pretixbase/img/flags/gl.png')); }
|
||||
pre[lang=gl], input[lang=gl], textarea[lang=gl], div[lang=gl] { background-image: url(static('pretixbase/img/flags/galicia.png')); }
|
||||
pre[lang=gm], input[lang=gm], textarea[lang=gm], div[lang=gm] { background-image: url(static('pretixbase/img/flags/gm.png')); }
|
||||
pre[lang=gn], input[lang=gn], textarea[lang=gn], div[lang=gn] { background-image: url(static('pretixbase/img/flags/gn.png')); }
|
||||
pre[lang=gp], input[lang=gp], textarea[lang=gp], div[lang=gp] { background-image: url(static('pretixbase/img/flags/gp.png')); }
|
||||
@@ -265,6 +285,7 @@ pre[lang=tv], input[lang=tv], textarea[lang=tv], div[lang=tv] { background-image
|
||||
pre[lang=tw], input[lang=tw], textarea[lang=tw], div[lang=tw] { background-image: url(static('pretixbase/img/flags/tw.png')); }
|
||||
pre[lang=tz], input[lang=tz], textarea[lang=tz], div[lang=tz] { background-image: url(static('pretixbase/img/flags/tz.png')); }
|
||||
pre[lang=ua], input[lang=ua], textarea[lang=ua], div[lang=ua] { background-image: url(static('pretixbase/img/flags/ua.png')); }
|
||||
pre[lang=uk], input[lang=uk], textarea[lang=uk], div[lang=uk] { background-image: url(static('pretixbase/img/flags/ua.png')); }
|
||||
pre[lang=ug], input[lang=ug], textarea[lang=ug], div[lang=ug] { background-image: url(static('pretixbase/img/flags/ug.png')); }
|
||||
pre[lang=um], input[lang=um], textarea[lang=um], div[lang=um] { background-image: url(static('pretixbase/img/flags/um.png')); }
|
||||
pre[lang=us], input[lang=us], textarea[lang=us], div[lang=us] { background-image: url(static('pretixbase/img/flags/us.png')); }
|
||||
|
||||
@@ -747,7 +747,7 @@ Vue.component('pretix-overlay', {
|
||||
this.$root.frame_shown = false;
|
||||
this.$root.parent.frame_dismissed = true;
|
||||
this.$root.parent.reload();
|
||||
this.$root.trigger_close_callback();
|
||||
this.$root.parent.trigger_close_callback();
|
||||
},
|
||||
iframeLoaded: function () {
|
||||
if (this.$root.frame_loading) {
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user