From eabcececb04d8b0cb6258b9b4e981c12cfa69048 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Wed, 5 Apr 2023 11:02:37 +0200 Subject: [PATCH] Translations: Update wordlist --- src/pretix/base/models/items.py | 2 +- src/pretix/base/pdf.py | 2 +- src/pretix/locale/ar/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/ca/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/cs/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/da/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/de/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/de/wordlist.txt | 3 +++ src/pretix/locale/de_Informal/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/django.pot | 6 +----- src/pretix/locale/el/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/es/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/fi/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/fr/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/gl/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/he/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/hr/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/hu/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/it/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/ja/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/ko/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/lv/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/nb_NO/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/nl/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/nl_BE/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/nl_Informal/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/pl/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/pl_Informal/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/pt/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/pt_BR/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/pt_PT/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/ro/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/ru/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/si/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/sl/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/sv/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/th/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/tr/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/uk/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/vi/LC_MESSAGES/django.po | 6 +----- src/pretix/locale/wordlist.txt | 2 ++ src/pretix/locale/zh_Hans/LC_MESSAGES/django.po | 6 +----- src/setup.cfg | 2 ++ 43 files changed, 47 insertions(+), 192 deletions(-) diff --git a/src/pretix/base/models/items.py b/src/pretix/base/models/items.py index 1d376173e3..68cedc891f 100644 --- a/src/pretix/base/models/items.py +++ b/src/pretix/base/models/items.py @@ -648,7 +648,7 @@ class Item(LoggedModel): help_text=_( 'If this product should be stored on a re-usable physical medium, you can attach a physical media policy. ' 'This is not required for regular tickets, which just use a one-time barcode, but only for products like ' - 'renewable season tickets or re-chargable gift card wristbands. ' + 'renewable season tickets or re-chargeable gift card wristbands. ' 'This is an advanced feature that also requires specific configuration of ticketing and printing settings.' ) ) diff --git a/src/pretix/base/pdf.py b/src/pretix/base/pdf.py index 73a4ec4c6f..efa9442eaa 100644 --- a/src/pretix/base/pdf.py +++ b/src/pretix/base/pdf.py @@ -457,7 +457,7 @@ DEFAULT_VARIABLES = OrderedDict(( }), ("medium_identifier", { "label": _("Reusable Medium ID"), - "editor_sample": _("ABC1234DEF4567"), + "editor_sample": "ABC1234DEF4567", "evaluate": lambda op, order, ev: op.linked_media.all()[0].identifier if op.linked_media.all() else "", }), ("seat", { diff --git a/src/pretix/locale/ar/LC_MESSAGES/django.po b/src/pretix/locale/ar/LC_MESSAGES/django.po index 2c10723b94..bd88c44c27 100644 --- a/src/pretix/locale/ar/LC_MESSAGES/django.po +++ b/src/pretix/locale/ar/LC_MESSAGES/django.po @@ -4208,7 +4208,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6602,10 +6602,6 @@ msgstr "حتى تاريخ" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "مقعد: الاسم الكامل" diff --git a/src/pretix/locale/ca/LC_MESSAGES/django.po b/src/pretix/locale/ca/LC_MESSAGES/django.po index f6718696b6..f728ffe5ea 100644 --- a/src/pretix/locale/ca/LC_MESSAGES/django.po +++ b/src/pretix/locale/ca/LC_MESSAGES/django.po @@ -4247,7 +4247,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6710,10 +6710,6 @@ msgstr "Vàlid fins" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "Seient: Nom complet" diff --git a/src/pretix/locale/cs/LC_MESSAGES/django.po b/src/pretix/locale/cs/LC_MESSAGES/django.po index c7f876d3ae..3cd011d4ea 100644 --- a/src/pretix/locale/cs/LC_MESSAGES/django.po +++ b/src/pretix/locale/cs/LC_MESSAGES/django.po @@ -4093,7 +4093,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6454,10 +6454,6 @@ msgstr "Čas konce platnosti" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "Sedadlo: Celé jméno" diff --git a/src/pretix/locale/da/LC_MESSAGES/django.po b/src/pretix/locale/da/LC_MESSAGES/django.po index d73b3e8332..b9140e178a 100644 --- a/src/pretix/locale/da/LC_MESSAGES/django.po +++ b/src/pretix/locale/da/LC_MESSAGES/django.po @@ -4145,7 +4145,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6515,10 +6515,6 @@ msgstr "Gyldig indtil" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 #, fuzzy msgid "Seat: Full name" diff --git a/src/pretix/locale/de/LC_MESSAGES/django.po b/src/pretix/locale/de/LC_MESSAGES/django.po index fbf4d9e0f0..97720b1c22 100644 --- a/src/pretix/locale/de/LC_MESSAGES/django.po +++ b/src/pretix/locale/de/LC_MESSAGES/django.po @@ -4151,7 +4151,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6572,10 +6572,6 @@ msgstr "Gültigkeitsende: Uhrzeit" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "Sitz: Voller Name" diff --git a/src/pretix/locale/de/wordlist.txt b/src/pretix/locale/de/wordlist.txt index fc377dccdf..39a291a6a7 100644 --- a/src/pretix/locale/de/wordlist.txt +++ b/src/pretix/locale/de/wordlist.txt @@ -29,6 +29,7 @@ Badge Badges Bancontact Banking +barcodes Bcc BCC Beispielevent @@ -143,6 +144,7 @@ Inc inkl innenname innennamen +Input Installations integrationen INV @@ -183,6 +185,7 @@ Multibanco MwSt MyBank name +NFC Nr NREI number diff --git a/src/pretix/locale/de_Informal/LC_MESSAGES/django.po b/src/pretix/locale/de_Informal/LC_MESSAGES/django.po index 6eff97e3c8..48b2ccb905 100644 --- a/src/pretix/locale/de_Informal/LC_MESSAGES/django.po +++ b/src/pretix/locale/de_Informal/LC_MESSAGES/django.po @@ -4148,7 +4148,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6564,10 +6564,6 @@ msgstr "Gültigkeitsende: Uhrzeit" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "Sitz: Voller Name" diff --git a/src/pretix/locale/django.pot b/src/pretix/locale/django.pot index 8ce8f8bbaa..3a61282a97 100644 --- a/src/pretix/locale/django.pot +++ b/src/pretix/locale/django.pot @@ -3883,7 +3883,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6072,10 +6072,6 @@ msgstr "" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "" diff --git a/src/pretix/locale/el/LC_MESSAGES/django.po b/src/pretix/locale/el/LC_MESSAGES/django.po index a7fd5d905d..551ec61936 100644 --- a/src/pretix/locale/el/LC_MESSAGES/django.po +++ b/src/pretix/locale/el/LC_MESSAGES/django.po @@ -4410,7 +4410,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -7007,10 +7007,6 @@ msgstr "Εγκυρο μέχρι" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 #, fuzzy #| msgid "Full name" diff --git a/src/pretix/locale/es/LC_MESSAGES/django.po b/src/pretix/locale/es/LC_MESSAGES/django.po index 69b544b311..2d1acb51b5 100644 --- a/src/pretix/locale/es/LC_MESSAGES/django.po +++ b/src/pretix/locale/es/LC_MESSAGES/django.po @@ -4334,7 +4334,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6896,10 +6896,6 @@ msgstr "Válido hasta" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 #, fuzzy #| msgid "Full name" diff --git a/src/pretix/locale/fi/LC_MESSAGES/django.po b/src/pretix/locale/fi/LC_MESSAGES/django.po index 8d930ee75b..6c37f0faaa 100644 --- a/src/pretix/locale/fi/LC_MESSAGES/django.po +++ b/src/pretix/locale/fi/LC_MESSAGES/django.po @@ -3986,7 +3986,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6210,10 +6210,6 @@ msgstr "Voimassa alkaen" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "" diff --git a/src/pretix/locale/fr/LC_MESSAGES/django.po b/src/pretix/locale/fr/LC_MESSAGES/django.po index 2312a4cb25..da34dac125 100644 --- a/src/pretix/locale/fr/LC_MESSAGES/django.po +++ b/src/pretix/locale/fr/LC_MESSAGES/django.po @@ -4183,7 +4183,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6704,10 +6704,6 @@ msgstr "Valable jusqu'au" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 #, fuzzy msgid "Seat: Full name" diff --git a/src/pretix/locale/gl/LC_MESSAGES/django.po b/src/pretix/locale/gl/LC_MESSAGES/django.po index 66e60b4c47..374238af52 100644 --- a/src/pretix/locale/gl/LC_MESSAGES/django.po +++ b/src/pretix/locale/gl/LC_MESSAGES/django.po @@ -4327,7 +4327,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6992,10 +6992,6 @@ msgstr "Válido hasta" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "Nome completo" diff --git a/src/pretix/locale/he/LC_MESSAGES/django.po b/src/pretix/locale/he/LC_MESSAGES/django.po index cbbf4f0646..9ee0bf7a32 100644 --- a/src/pretix/locale/he/LC_MESSAGES/django.po +++ b/src/pretix/locale/he/LC_MESSAGES/django.po @@ -3884,7 +3884,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6073,10 +6073,6 @@ msgstr "" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "" diff --git a/src/pretix/locale/hr/LC_MESSAGES/django.po b/src/pretix/locale/hr/LC_MESSAGES/django.po index 9d5cf17989..22e4f84460 100644 --- a/src/pretix/locale/hr/LC_MESSAGES/django.po +++ b/src/pretix/locale/hr/LC_MESSAGES/django.po @@ -3883,7 +3883,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6072,10 +6072,6 @@ msgstr "" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "" diff --git a/src/pretix/locale/hu/LC_MESSAGES/django.po b/src/pretix/locale/hu/LC_MESSAGES/django.po index 3a31d168be..3fec46c960 100644 --- a/src/pretix/locale/hu/LC_MESSAGES/django.po +++ b/src/pretix/locale/hu/LC_MESSAGES/django.po @@ -3982,7 +3982,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6221,10 +6221,6 @@ msgstr "Kifizetett megrendelések" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "" diff --git a/src/pretix/locale/it/LC_MESSAGES/django.po b/src/pretix/locale/it/LC_MESSAGES/django.po index 68f19a33b1..822c15df23 100644 --- a/src/pretix/locale/it/LC_MESSAGES/django.po +++ b/src/pretix/locale/it/LC_MESSAGES/django.po @@ -4081,7 +4081,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6362,10 +6362,6 @@ msgstr "Ordini pagati" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "" diff --git a/src/pretix/locale/ja/LC_MESSAGES/django.po b/src/pretix/locale/ja/LC_MESSAGES/django.po index 3c8ae546af..febf697592 100644 --- a/src/pretix/locale/ja/LC_MESSAGES/django.po +++ b/src/pretix/locale/ja/LC_MESSAGES/django.po @@ -3973,7 +3973,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6178,10 +6178,6 @@ msgstr "イベント終了時間" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "" diff --git a/src/pretix/locale/ko/LC_MESSAGES/django.po b/src/pretix/locale/ko/LC_MESSAGES/django.po index dcbc554a70..ca88efb734 100644 --- a/src/pretix/locale/ko/LC_MESSAGES/django.po +++ b/src/pretix/locale/ko/LC_MESSAGES/django.po @@ -3884,7 +3884,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6073,10 +6073,6 @@ msgstr "" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "" diff --git a/src/pretix/locale/lv/LC_MESSAGES/django.po b/src/pretix/locale/lv/LC_MESSAGES/django.po index 418e3abb81..d8cec91d98 100644 --- a/src/pretix/locale/lv/LC_MESSAGES/django.po +++ b/src/pretix/locale/lv/LC_MESSAGES/django.po @@ -4151,7 +4151,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6503,10 +6503,6 @@ msgstr "Derīgs no" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "Sēdvieta: Pilns vārds" diff --git a/src/pretix/locale/nb_NO/LC_MESSAGES/django.po b/src/pretix/locale/nb_NO/LC_MESSAGES/django.po index 2fb1bd5b24..6d87f7cbed 100644 --- a/src/pretix/locale/nb_NO/LC_MESSAGES/django.po +++ b/src/pretix/locale/nb_NO/LC_MESSAGES/django.po @@ -4010,7 +4010,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6227,10 +6227,6 @@ msgstr "Slutttidspunkt for arrangementet" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "" diff --git a/src/pretix/locale/nl/LC_MESSAGES/django.po b/src/pretix/locale/nl/LC_MESSAGES/django.po index 8795dfd917..e62c6ca76e 100644 --- a/src/pretix/locale/nl/LC_MESSAGES/django.po +++ b/src/pretix/locale/nl/LC_MESSAGES/django.po @@ -4141,7 +4141,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6570,10 +6570,6 @@ msgstr "Geldig tot" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "Stoel: Volledige naam" diff --git a/src/pretix/locale/nl_BE/LC_MESSAGES/django.po b/src/pretix/locale/nl_BE/LC_MESSAGES/django.po index cbaf72ceb2..ec7d7ad849 100644 --- a/src/pretix/locale/nl_BE/LC_MESSAGES/django.po +++ b/src/pretix/locale/nl_BE/LC_MESSAGES/django.po @@ -3882,7 +3882,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6071,10 +6071,6 @@ msgstr "" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "" diff --git a/src/pretix/locale/nl_Informal/LC_MESSAGES/django.po b/src/pretix/locale/nl_Informal/LC_MESSAGES/django.po index daacce417b..17265c122a 100644 --- a/src/pretix/locale/nl_Informal/LC_MESSAGES/django.po +++ b/src/pretix/locale/nl_Informal/LC_MESSAGES/django.po @@ -4199,7 +4199,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6654,10 +6654,6 @@ msgstr "Geldig tot" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "Stoel: Volledige naam" diff --git a/src/pretix/locale/pl/LC_MESSAGES/django.po b/src/pretix/locale/pl/LC_MESSAGES/django.po index ee95913fcd..cbcb94225b 100644 --- a/src/pretix/locale/pl/LC_MESSAGES/django.po +++ b/src/pretix/locale/pl/LC_MESSAGES/django.po @@ -4219,7 +4219,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6653,10 +6653,6 @@ msgstr "Zapłacone zamówienia" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 #, fuzzy #| msgid "Full name" diff --git a/src/pretix/locale/pl_Informal/LC_MESSAGES/django.po b/src/pretix/locale/pl_Informal/LC_MESSAGES/django.po index 8f7f29bd54..9f25888fe5 100644 --- a/src/pretix/locale/pl_Informal/LC_MESSAGES/django.po +++ b/src/pretix/locale/pl_Informal/LC_MESSAGES/django.po @@ -3883,7 +3883,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6072,10 +6072,6 @@ msgstr "" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "" diff --git a/src/pretix/locale/pt/LC_MESSAGES/django.po b/src/pretix/locale/pt/LC_MESSAGES/django.po index 90e83dd3c2..3bcf19798f 100644 --- a/src/pretix/locale/pt/LC_MESSAGES/django.po +++ b/src/pretix/locale/pt/LC_MESSAGES/django.po @@ -3956,7 +3956,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6157,10 +6157,6 @@ msgstr "" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "" diff --git a/src/pretix/locale/pt_BR/LC_MESSAGES/django.po b/src/pretix/locale/pt_BR/LC_MESSAGES/django.po index ca33992d46..5569ba76c8 100644 --- a/src/pretix/locale/pt_BR/LC_MESSAGES/django.po +++ b/src/pretix/locale/pt_BR/LC_MESSAGES/django.po @@ -4307,7 +4307,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6812,10 +6812,6 @@ msgstr "Válido até" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 #, fuzzy #| msgid "Full name" diff --git a/src/pretix/locale/pt_PT/LC_MESSAGES/django.po b/src/pretix/locale/pt_PT/LC_MESSAGES/django.po index 02623ff939..48a8cee3f1 100644 --- a/src/pretix/locale/pt_PT/LC_MESSAGES/django.po +++ b/src/pretix/locale/pt_PT/LC_MESSAGES/django.po @@ -4161,7 +4161,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6570,10 +6570,6 @@ msgstr "Válido até" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "Lugar: Nome completo" diff --git a/src/pretix/locale/ro/LC_MESSAGES/django.po b/src/pretix/locale/ro/LC_MESSAGES/django.po index ae5dc52cdd..70b424368d 100644 --- a/src/pretix/locale/ro/LC_MESSAGES/django.po +++ b/src/pretix/locale/ro/LC_MESSAGES/django.po @@ -4232,7 +4232,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6667,10 +6667,6 @@ msgstr "Valabil până la" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "Loc: Nume complet" diff --git a/src/pretix/locale/ru/LC_MESSAGES/django.po b/src/pretix/locale/ru/LC_MESSAGES/django.po index 70ddd9d697..c0a0f7f9f1 100644 --- a/src/pretix/locale/ru/LC_MESSAGES/django.po +++ b/src/pretix/locale/ru/LC_MESSAGES/django.po @@ -4294,7 +4294,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6821,10 +6821,6 @@ msgstr "Оплаченные заказы" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "Место: Полное имя" diff --git a/src/pretix/locale/si/LC_MESSAGES/django.po b/src/pretix/locale/si/LC_MESSAGES/django.po index c5724f84dc..669d675ab0 100644 --- a/src/pretix/locale/si/LC_MESSAGES/django.po +++ b/src/pretix/locale/si/LC_MESSAGES/django.po @@ -3891,7 +3891,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6080,10 +6080,6 @@ msgstr "" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "" diff --git a/src/pretix/locale/sl/LC_MESSAGES/django.po b/src/pretix/locale/sl/LC_MESSAGES/django.po index cfada02d35..d1932d43b8 100644 --- a/src/pretix/locale/sl/LC_MESSAGES/django.po +++ b/src/pretix/locale/sl/LC_MESSAGES/django.po @@ -4211,7 +4211,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6641,10 +6641,6 @@ msgstr "Velja do" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "Sedež:polno ime" diff --git a/src/pretix/locale/sv/LC_MESSAGES/django.po b/src/pretix/locale/sv/LC_MESSAGES/django.po index a37468bb0f..56dae81909 100644 --- a/src/pretix/locale/sv/LC_MESSAGES/django.po +++ b/src/pretix/locale/sv/LC_MESSAGES/django.po @@ -4242,7 +4242,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6663,10 +6663,6 @@ msgstr "Giltig till" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "" diff --git a/src/pretix/locale/th/LC_MESSAGES/django.po b/src/pretix/locale/th/LC_MESSAGES/django.po index c93ed54188..cef19e4f2d 100644 --- a/src/pretix/locale/th/LC_MESSAGES/django.po +++ b/src/pretix/locale/th/LC_MESSAGES/django.po @@ -3885,7 +3885,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6074,10 +6074,6 @@ msgstr "" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "" diff --git a/src/pretix/locale/tr/LC_MESSAGES/django.po b/src/pretix/locale/tr/LC_MESSAGES/django.po index 0be03d4805..9bfda1379c 100644 --- a/src/pretix/locale/tr/LC_MESSAGES/django.po +++ b/src/pretix/locale/tr/LC_MESSAGES/django.po @@ -4475,7 +4475,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -7049,10 +7049,6 @@ msgstr "Kadar geçerli" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 #, fuzzy #| msgid "Full name" diff --git a/src/pretix/locale/uk/LC_MESSAGES/django.po b/src/pretix/locale/uk/LC_MESSAGES/django.po index 91b3124625..4c36a6c711 100644 --- a/src/pretix/locale/uk/LC_MESSAGES/django.po +++ b/src/pretix/locale/uk/LC_MESSAGES/django.po @@ -4181,7 +4181,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6579,10 +6579,6 @@ msgstr "Дійсний до" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "Місце: Повне ім’я" diff --git a/src/pretix/locale/vi/LC_MESSAGES/django.po b/src/pretix/locale/vi/LC_MESSAGES/django.po index b068900a4d..fd5025e849 100644 --- a/src/pretix/locale/vi/LC_MESSAGES/django.po +++ b/src/pretix/locale/vi/LC_MESSAGES/django.po @@ -3888,7 +3888,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6079,10 +6079,6 @@ msgstr "" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "" diff --git a/src/pretix/locale/wordlist.txt b/src/pretix/locale/wordlist.txt index 82b01bec6a..8e3d3c6473 100644 --- a/src/pretix/locale/wordlist.txt +++ b/src/pretix/locale/wordlist.txt @@ -12,6 +12,7 @@ availabilities backend Bancontact barcode +barcodes Bcc BCC BezahlCode @@ -78,6 +79,7 @@ Multibanco Mx MyBank multiline +NFC NREI OpenCage OpenID diff --git a/src/pretix/locale/zh_Hans/LC_MESSAGES/django.po b/src/pretix/locale/zh_Hans/LC_MESSAGES/django.po index 33cbf8fe6c..e191d197cc 100644 --- a/src/pretix/locale/zh_Hans/LC_MESSAGES/django.po +++ b/src/pretix/locale/zh_Hans/LC_MESSAGES/django.po @@ -4248,7 +4248,7 @@ msgid "" "If this product should be stored on a re-usable physical medium, you can " "attach a physical media policy. This is not required for regular tickets, " "which just use a one-time barcode, but only for products like renewable " -"season tickets or re-chargable gift card wristbands. This is an advanced " +"season tickets or re-chargeable gift card wristbands. This is an advanced " "feature that also requires specific configuration of ticketing and printing " "settings." msgstr "" @@ -6697,10 +6697,6 @@ msgstr "有效期至" msgid "Reusable Medium ID" msgstr "" -#: pretix/base/pdf.py:460 -msgid "ABC1234DEF4567" -msgstr "" - #: pretix/base/pdf.py:464 msgid "Seat: Full name" msgstr "座位:全名" diff --git a/src/setup.cfg b/src/setup.cfg index 3da723965a..3277a615ac 100644 --- a/src/setup.cfg +++ b/src/setup.cfg @@ -84,6 +84,8 @@ edgecase_words = INV-00001 to-do To-Do + Use-Case + Use-Cases phrases = ticketing powered by powered by