forked from CGM_Public/pretix_original
This will: * set up potypo * add wordlists, edgecases and phrases * fix english typos across the codebase * fix german typos and translation
This commit is contained in:
committed by
Raphael Michel
parent
4d249553bf
commit
1689925508
@@ -93,7 +93,7 @@ class User(AbstractBaseUser, PermissionsMixin, LoggingMixin):
|
||||
verbose_name=_('Timezone'))
|
||||
require_2fa = models.BooleanField(
|
||||
default=False,
|
||||
verbose_name=_('Two-factor authentification is required to log in')
|
||||
verbose_name=_('Two-factor authentication is required to log in')
|
||||
)
|
||||
notifications_send = models.BooleanField(
|
||||
default=True,
|
||||
|
||||
@@ -679,7 +679,7 @@ class OrderChangeManager:
|
||||
'no quota is available.'),
|
||||
'paid_price_change': _('Currently, paid orders can only be changed in a way that does not change the total '
|
||||
'price of the order as partial payments or refunds are not yet supported.'),
|
||||
'addon_to_required': _('This is an addon product, please select the base position it should be added to.'),
|
||||
'addon_to_required': _('This is an add-on product, please select the base position it should be added to.'),
|
||||
'addon_invalid': _('The selected base position does not allow you to add this product as an add-on.'),
|
||||
'subevent_required': _('You need to choose a subevent for the new position.'),
|
||||
}
|
||||
|
||||
@@ -430,8 +430,8 @@ class PaymentSettingsForm(SettingsForm):
|
||||
)
|
||||
payment_term_weekdays = forms.BooleanField(
|
||||
label=_('Only end payment terms on weekdays'),
|
||||
help_text=_("If this is activated and the payment term of any order ends on a saturday or sunday, it will be "
|
||||
"moved to the next monday instead. This is required in some countries by civil law. This will "
|
||||
help_text=_("If this is activated and the payment term of any order ends on a Saturday or Sunday, it will be "
|
||||
"moved to the next Monday instead. This is required in some countries by civil law. This will "
|
||||
"not effect the last date of payments configured above."),
|
||||
required=False,
|
||||
)
|
||||
|
||||
@@ -348,7 +348,7 @@ class ItemVariationsFormSet(I18nFormSet):
|
||||
f.fields['DELETE'].disabled = True
|
||||
raise ValidationError(
|
||||
message=_('The variation "%s" cannot be deleted because it has already been ordered by a user or '
|
||||
'currently is in a users\'s cart. Please set the variation as "inactive" instead.'),
|
||||
'currently is in a user\'s cart. Please set the variation as "inactive" instead.'),
|
||||
params=(str(f.instance),)
|
||||
)
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
{% csrf_token %}
|
||||
<h3>{% trans "Welcome back!" %}</h3>
|
||||
<p>
|
||||
{% trans "You configured your account to require authentification with a second medium, e.g. your phone. Please enter your verification code here:" %}
|
||||
{% trans "You configured your account to require authentication with a second medium, e.g. your phone. Please enter your verification code here:" %}
|
||||
</p>
|
||||
<div class="form-group">
|
||||
<input class="form-control" name="token" placeholder="{% trans "Token" %}"
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
</span>
|
||||
{% elif not widget.official %}
|
||||
<span class="label label-warning" data-toggle="tooltip" title="{% trans "This translation is not maintained by the pretix team. We cannot vouch for its correctness and new or recently changed features might not be translated and will show in English instead. You can help translating at translate.pretix.eu." %}">
|
||||
{% trans "Inofficial translation" %}
|
||||
{% trans "Unofficial translation" %}
|
||||
</span>
|
||||
{% endif %}
|
||||
</label>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
{% block inner %}
|
||||
<h2>{% trans "Delete team:" %} {{ team.name }}</h2>
|
||||
{% if not possible %}
|
||||
<p>{% blocktrans %}You cannot delete the team because there would be noone left who could change team permissions afterwards.{% endblocktrans %}</p>
|
||||
<p>{% blocktrans %}You cannot delete the team because there would be no one left who could change team permissions afterwards.{% endblocktrans %}</p>
|
||||
<div class="form-group submit-group">
|
||||
<a href="{% url "control:organizer.teams" organizer=request.organizer.slug %}" class="btn btn-default btn-cancel">
|
||||
{% trans "Cancel" %}
|
||||
|
||||
@@ -1006,7 +1006,7 @@ class ItemAddOns(ItemDetailMixin, EventPermissionRequiredMixin, TemplateView):
|
||||
|
||||
def get(self, request, *args, **kwargs):
|
||||
if self.get_object().category and self.get_object().category.is_addon:
|
||||
messages.error(self.request, _('You cannot add addons to a product that is only available as an add-on '
|
||||
messages.error(self.request, _('You cannot add add-ons to a product that is only available as an add-on '
|
||||
'itself.'))
|
||||
return redirect(self.get_previous_url())
|
||||
|
||||
|
||||
@@ -474,7 +474,7 @@ class TeamMemberView(OrganizerDetailViewMixin, OrganizerPermissionRequiredMixin,
|
||||
can_change_teams=True, members__isnull=False
|
||||
).exists()
|
||||
if not other_admin_teams and self.object.can_change_teams and self.object.members.count() == 1:
|
||||
messages.error(self.request, _('You cannot remove the last member from this team as noone would '
|
||||
messages.error(self.request, _('You cannot remove the last member from this team as no one would '
|
||||
'be left with the permission to change teams.'))
|
||||
return redirect(self.get_success_url())
|
||||
else:
|
||||
|
||||
148
src/pretix/locale/de/wordlist.txt
Normal file
148
src/pretix/locale/de/wordlist.txt
Normal file
@@ -0,0 +1,148 @@
|
||||
Admin
|
||||
Adminbereich
|
||||
Alipay
|
||||
and
|
||||
App
|
||||
Apps
|
||||
ausgeklappt
|
||||
auswahl
|
||||
Authenticator
|
||||
Bancontact
|
||||
Banking
|
||||
Beispielevent
|
||||
Benachrichtigungs
|
||||
Benachrichtigungsart
|
||||
Benachrichtigungseinstellungen
|
||||
Berechtigungs
|
||||
Bestellbestätigungs
|
||||
Bestellungsstatus
|
||||
Bestätigungs
|
||||
bez
|
||||
Blackberry
|
||||
Browsereinstellungen
|
||||
bspw
|
||||
chardet
|
||||
charge
|
||||
Checkout
|
||||
Chrome
|
||||
Cronjob
|
||||
csv
|
||||
Debug
|
||||
Doe
|
||||
Downloadseite
|
||||
Drag
|
||||
Droid
|
||||
Drop
|
||||
Edge
|
||||
Einlassdatum
|
||||
Einlassuhrzeit
|
||||
Erweiterungs
|
||||
etc
|
||||
Event
|
||||
Eventeingang
|
||||
Eventfirma
|
||||
evtl
|
||||
Explorer
|
||||
Footer
|
||||
geht's
|
||||
GENEXAMPLE
|
||||
gescannt
|
||||
giropay
|
||||
Gutscheineinlöser
|
||||
herunterscrollen
|
||||
hochlädst
|
||||
HTTPS
|
||||
iCal
|
||||
ID
|
||||
iDEAL
|
||||
Inc
|
||||
inkl
|
||||
Installations
|
||||
invalidiert
|
||||
iOS
|
||||
iTunes
|
||||
JavaScript
|
||||
Kategoriebeschreibung
|
||||
Konfigurations
|
||||
loszulegen
|
||||
Ltd
|
||||
Meta
|
||||
Metadaten
|
||||
MwSt
|
||||
Nr
|
||||
Opera
|
||||
Output
|
||||
PayPal
|
||||
PayPals
|
||||
Play
|
||||
Plugin
|
||||
Plugins
|
||||
prefix
|
||||
pretix
|
||||
pretixdesk
|
||||
pretixdroid
|
||||
Professional
|
||||
pt
|
||||
QR
|
||||
Rechnungs
|
||||
Referer
|
||||
Registrierungsdatum
|
||||
Request
|
||||
Requests
|
||||
Reservierungszeitraum
|
||||
reverse
|
||||
Revisionssicherheit
|
||||
Rundungsdifferenzen
|
||||
Scan
|
||||
Scanergebnis
|
||||
schiefgeht
|
||||
Secret
|
||||
SEPA
|
||||
Shirts
|
||||
SOFORT
|
||||
SSL
|
||||
STARTTLS
|
||||
Steuerschuldnerschaft
|
||||
Store
|
||||
Stornobeleg
|
||||
Strg
|
||||
Stripe
|
||||
Stripes
|
||||
systemweiten
|
||||
Tab
|
||||
Teammitglied
|
||||
Teamname
|
||||
Tokengenerator
|
||||
Toolbar
|
||||
TOTP
|
||||
unkategorisiert
|
||||
untenstehende
|
||||
untenstehenden
|
||||
unzugeordnete
|
||||
unzugeordneten
|
||||
Ursprüngl
|
||||
USt
|
||||
Veranstaltereinstellungen
|
||||
Veranstalterkonten
|
||||
Veranstalterkonto
|
||||
Veranstaltername
|
||||
Veranstalterseite
|
||||
Veranstaltungs
|
||||
Verfügbarkeitsberechnung
|
||||
Veröffentlichbarer
|
||||
VIP
|
||||
Webhook
|
||||
Widget
|
||||
Yubikey
|
||||
Zahlungs
|
||||
Zahlungsbestätigungs
|
||||
zahlungspflichtig
|
||||
Zahlungsplugins
|
||||
zeitbasiert
|
||||
zubuchbaren
|
||||
zurückbuchen
|
||||
zurückgeleitet
|
||||
zzgl
|
||||
überbuchen
|
||||
überbucht
|
||||
überbuchten
|
||||
@@ -6347,7 +6347,7 @@ msgstr ""
|
||||
#: pretix/control/permissions.py:29 pretix/control/permissions.py:66
|
||||
#: pretix/control/permissions.py:97 pretix/control/permissions.py:114
|
||||
msgid "You do not have permission to view this content."
|
||||
msgstr "Du has keine Berechtigung, diese Inhalte aufzurufen."
|
||||
msgstr "Du hast keine Berechtigung, diese Inhalte aufzurufen."
|
||||
|
||||
#: pretix/control/templates/pretixcontrol/auth/forgot.html:14
|
||||
msgid "Send recovery information"
|
||||
@@ -11946,7 +11946,7 @@ msgstr "Hier klicken um das Fenster zu öffnen."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:70
|
||||
msgid "Invalid response from PayPal received."
|
||||
msgstr "Paypal hat uns eine ungültige Antwort geschickt."
|
||||
msgstr "PayPal hat uns eine ungültige Antwort geschickt."
|
||||
|
||||
#: pretix/plugins/paypal/views.py:86
|
||||
msgid "It looks like you canceled the PayPal payment"
|
||||
|
||||
148
src/pretix/locale/de_Informal/wordlist.txt
Normal file
148
src/pretix/locale/de_Informal/wordlist.txt
Normal file
@@ -0,0 +1,148 @@
|
||||
Admin
|
||||
Adminbereich
|
||||
Alipay
|
||||
and
|
||||
App
|
||||
Apps
|
||||
ausgeklappt
|
||||
auswahl
|
||||
Authenticator
|
||||
Bancontact
|
||||
Banking
|
||||
Beispielevent
|
||||
Benachrichtigungs
|
||||
Benachrichtigungsart
|
||||
Benachrichtigungseinstellungen
|
||||
Berechtigungs
|
||||
Bestellbestätigungs
|
||||
Bestellungsstatus
|
||||
Bestätigungs
|
||||
bez
|
||||
Blackberry
|
||||
Browsereinstellungen
|
||||
bspw
|
||||
chardet
|
||||
charge
|
||||
Checkout
|
||||
Chrome
|
||||
Cronjob
|
||||
csv
|
||||
Debug
|
||||
Doe
|
||||
Downloadseite
|
||||
Drag
|
||||
Droid
|
||||
Drop
|
||||
Edge
|
||||
Einlassdatum
|
||||
Einlassuhrzeit
|
||||
Erweiterungs
|
||||
etc
|
||||
Event
|
||||
Eventeingang
|
||||
Eventfirma
|
||||
evtl
|
||||
Explorer
|
||||
Footer
|
||||
geht's
|
||||
GENEXAMPLE
|
||||
gescannt
|
||||
giropay
|
||||
Gutscheineinlöser
|
||||
herunterscrollen
|
||||
hochlädst
|
||||
HTTPS
|
||||
iCal
|
||||
ID
|
||||
iDEAL
|
||||
Inc
|
||||
inkl
|
||||
Installations
|
||||
invalidiert
|
||||
iOS
|
||||
iTunes
|
||||
JavaScript
|
||||
Kategoriebeschreibung
|
||||
Konfigurations
|
||||
loszulegen
|
||||
Ltd
|
||||
Meta
|
||||
Metadaten
|
||||
MwSt
|
||||
Nr
|
||||
Opera
|
||||
Output
|
||||
PayPal
|
||||
PayPals
|
||||
Play
|
||||
Plugin
|
||||
Plugins
|
||||
prefix
|
||||
pretix
|
||||
pretixdesk
|
||||
pretixdroid
|
||||
Professional
|
||||
pt
|
||||
QR
|
||||
Rechnungs
|
||||
Referer
|
||||
Registrierungsdatum
|
||||
Request
|
||||
Requests
|
||||
Reservierungszeitraum
|
||||
reverse
|
||||
Revisionssicherheit
|
||||
Rundungsdifferenzen
|
||||
Scan
|
||||
Scanergebnis
|
||||
schiefgeht
|
||||
Secret
|
||||
SEPA
|
||||
Shirts
|
||||
SOFORT
|
||||
SSL
|
||||
STARTTLS
|
||||
Steuerschuldnerschaft
|
||||
Store
|
||||
Stornobeleg
|
||||
Strg
|
||||
Stripe
|
||||
Stripes
|
||||
systemweiten
|
||||
Tab
|
||||
Teammitglied
|
||||
Teamname
|
||||
Tokengenerator
|
||||
Toolbar
|
||||
TOTP
|
||||
unkategorisiert
|
||||
untenstehende
|
||||
untenstehenden
|
||||
unzugeordnete
|
||||
unzugeordneten
|
||||
Ursprüngl
|
||||
USt
|
||||
Veranstaltereinstellungen
|
||||
Veranstalterkonten
|
||||
Veranstalterkonto
|
||||
Veranstaltername
|
||||
Veranstalterseite
|
||||
Veranstaltungs
|
||||
Verfügbarkeitsberechnung
|
||||
Veröffentlichbarer
|
||||
VIP
|
||||
Webhook
|
||||
Widget
|
||||
Yubikey
|
||||
Zahlungs
|
||||
Zahlungsbestätigungs
|
||||
zahlungspflichtig
|
||||
Zahlungsplugins
|
||||
zeitbasiert
|
||||
zubuchbaren
|
||||
zurückbuchen
|
||||
zurückgeleitet
|
||||
zzgl
|
||||
überbuchen
|
||||
überbucht
|
||||
überbuchten
|
||||
55
src/pretix/locale/wordlist.txt
Normal file
55
src/pretix/locale/wordlist.txt
Normal file
@@ -0,0 +1,55 @@
|
||||
Alipay
|
||||
authenticator
|
||||
availabilities
|
||||
Bancontact
|
||||
barcode
|
||||
chardet
|
||||
checkboxes
|
||||
cronjob
|
||||
CSRF
|
||||
CSV
|
||||
csv
|
||||
Ctrl
|
||||
datetime
|
||||
filetype
|
||||
frontend
|
||||
frontpage
|
||||
GENEXAMPLE
|
||||
giropay
|
||||
hostname
|
||||
HTTPS
|
||||
IBAN
|
||||
iCal
|
||||
iDEAL
|
||||
iOS
|
||||
LLC
|
||||
multiline
|
||||
prepended
|
||||
presale
|
||||
pretix
|
||||
pretixdesk
|
||||
pretixdroid
|
||||
redemptions
|
||||
Referer
|
||||
renderer
|
||||
Samplecity
|
||||
Somecity
|
||||
SEPA
|
||||
smtp
|
||||
SOFORT
|
||||
SSL
|
||||
STARTTLS
|
||||
subevent
|
||||
substracted
|
||||
timeframe
|
||||
timesaver
|
||||
timezones
|
||||
TOTP
|
||||
trustable
|
||||
uncategorized
|
||||
unredeemed
|
||||
waitinglist
|
||||
webhook
|
||||
webserver
|
||||
whitespace
|
||||
Yubikey
|
||||
@@ -55,7 +55,7 @@
|
||||
<p>
|
||||
{% blocktrans trimmed %}
|
||||
If this link does not open the pretixdesk application or if you want to set the application up on a
|
||||
seperate device, copy the following code and paste it into the application:
|
||||
separate device, copy the following code and paste it into the application:
|
||||
{% endblocktrans %}
|
||||
</p>
|
||||
<p>
|
||||
|
||||
@@ -48,13 +48,13 @@ def redirect_view(request, *args, **kwargs):
|
||||
|
||||
def oauth_return(request, *args, **kwargs):
|
||||
if 'payment_stripe_oauth_event' not in request.session:
|
||||
messages.error(request, _('An error occured during connecting with Stripe, please try again.'))
|
||||
messages.error(request, _('An error occurred during connecting with Stripe, please try again.'))
|
||||
return redirect(reverse('control:index'))
|
||||
|
||||
event = get_object_or_404(Event, pk=request.session['payment_stripe_oauth_event'])
|
||||
|
||||
if request.GET.get('state') != request.session['payment_stripe_oauth_token']:
|
||||
messages.error(request, _('An error occured during connecting with Stripe, please try again.'))
|
||||
messages.error(request, _('An error occurred during connecting with Stripe, please try again.'))
|
||||
return redirect(reverse('control:event.settings.payment.provider', kwargs={
|
||||
'organizer': event.organizer.slug,
|
||||
'event': event.slug,
|
||||
@@ -81,7 +81,7 @@ def oauth_return(request, *args, **kwargs):
|
||||
)
|
||||
except:
|
||||
logger.exception('Failed to obtain OAuth token')
|
||||
messages.error(request, _('An error occured during connecting with Stripe, please try again.'))
|
||||
messages.error(request, _('An error occurred during connecting with Stripe, please try again.'))
|
||||
else:
|
||||
if 'error' not in data and data['livemode']:
|
||||
try:
|
||||
@@ -93,7 +93,7 @@ def oauth_return(request, *args, **kwargs):
|
||||
testdata = testresp.json()
|
||||
except:
|
||||
logger.exception('Failed to obtain OAuth token')
|
||||
messages.error(request, _('An error occured during connecting with Stripe, please try again.'))
|
||||
messages.error(request, _('An error occurred during connecting with Stripe, please try again.'))
|
||||
return redirect(reverse('control:event.settings.payment.provider', kwargs={
|
||||
'organizer': event.organizer.slug,
|
||||
'event': event.slug,
|
||||
|
||||
Reference in New Issue
Block a user