From bb9508ad9644beb87a93c2063d8ea6c2d2b559c6 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Sun, 17 Oct 2021 17:38:34 +0200 Subject: [PATCH] Fix typo --- src/pretix/locale/ar/LC_MESSAGES/django.po | 2 +- src/pretix/locale/ca/LC_MESSAGES/django.po | 2 +- src/pretix/locale/cs/LC_MESSAGES/django.po | 2 +- src/pretix/locale/da/LC_MESSAGES/django.po | 2 +- src/pretix/locale/de/LC_MESSAGES/django.po | 2 +- src/pretix/locale/de_Informal/LC_MESSAGES/django.po | 2 +- src/pretix/locale/django.pot | 2 +- src/pretix/locale/el/LC_MESSAGES/django.po | 2 +- src/pretix/locale/es/LC_MESSAGES/django.po | 2 +- src/pretix/locale/fi/LC_MESSAGES/django.po | 2 +- src/pretix/locale/fr/LC_MESSAGES/django.po | 2 +- src/pretix/locale/he/LC_MESSAGES/django.po | 2 +- src/pretix/locale/hu/LC_MESSAGES/django.po | 2 +- src/pretix/locale/it/LC_MESSAGES/django.po | 2 +- src/pretix/locale/ja/LC_MESSAGES/django.po | 2 +- src/pretix/locale/lv/LC_MESSAGES/django.po | 2 +- src/pretix/locale/nb_NO/LC_MESSAGES/django.po | 2 +- src/pretix/locale/nl/LC_MESSAGES/django.po | 2 +- src/pretix/locale/nl_BE/LC_MESSAGES/django.po | 2 +- src/pretix/locale/nl_Informal/LC_MESSAGES/django.po | 2 +- src/pretix/locale/pl/LC_MESSAGES/django.po | 2 +- src/pretix/locale/pl_Informal/LC_MESSAGES/django.po | 2 +- src/pretix/locale/pt/LC_MESSAGES/django.po | 2 +- src/pretix/locale/pt_BR/LC_MESSAGES/django.po | 2 +- src/pretix/locale/pt_PT/LC_MESSAGES/django.po | 2 +- src/pretix/locale/ro/LC_MESSAGES/django.po | 2 +- src/pretix/locale/ru/LC_MESSAGES/django.po | 2 +- src/pretix/locale/si/LC_MESSAGES/django.po | 2 +- src/pretix/locale/sl/LC_MESSAGES/django.po | 2 +- src/pretix/locale/sv/LC_MESSAGES/django.po | 2 +- src/pretix/locale/tr/LC_MESSAGES/django.po | 2 +- src/pretix/locale/zh_Hans/LC_MESSAGES/django.po | 2 +- .../templates/pretixpresale/event/checkout_addons.html | 4 ++-- .../templates/pretixpresale/event/fragment_product_list.html | 4 ++-- 34 files changed, 36 insertions(+), 36 deletions(-) diff --git a/src/pretix/locale/ar/LC_MESSAGES/django.po b/src/pretix/locale/ar/LC_MESSAGES/django.po index 93ab200fcf..dbca5dd909 100644 --- a/src/pretix/locale/ar/LC_MESSAGES/django.po +++ b/src/pretix/locale/ar/LC_MESSAGES/django.po @@ -23730,7 +23730,7 @@ msgstr "قم بعرض الأنواع" #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:241 #, fuzzy #| msgid "Original price" -msgid "Orignal price:" +msgid "Original price:" msgstr "السعر الأصلي" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/ca/LC_MESSAGES/django.po b/src/pretix/locale/ca/LC_MESSAGES/django.po index 0de7a7e8a2..d10b87d165 100644 --- a/src/pretix/locale/ca/LC_MESSAGES/django.po +++ b/src/pretix/locale/ca/LC_MESSAGES/django.po @@ -23571,7 +23571,7 @@ msgstr "Mostrar variants" #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:241 #, fuzzy #| msgid "Original price" -msgid "Orignal price:" +msgid "Original price:" msgstr "Preu original" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/cs/LC_MESSAGES/django.po b/src/pretix/locale/cs/LC_MESSAGES/django.po index b8280f2105..bf1475fadd 100644 --- a/src/pretix/locale/cs/LC_MESSAGES/django.po +++ b/src/pretix/locale/cs/LC_MESSAGES/django.po @@ -21642,7 +21642,7 @@ msgstr "" #, fuzzy #| msgctxt "invoice" #| msgid "Original invoice" -msgid "Orignal price:" +msgid "Original price:" msgstr "Originální faktura" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/da/LC_MESSAGES/django.po b/src/pretix/locale/da/LC_MESSAGES/django.po index 8755ac210c..9a47d7c35c 100644 --- a/src/pretix/locale/da/LC_MESSAGES/django.po +++ b/src/pretix/locale/da/LC_MESSAGES/django.po @@ -24666,7 +24666,7 @@ msgstr "Vis varianter" #, fuzzy #| msgctxt "invoice" #| msgid "Original invoice" -msgid "Orignal price:" +msgid "Original price:" msgstr "Oprindelig faktura" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/de/LC_MESSAGES/django.po b/src/pretix/locale/de/LC_MESSAGES/django.po index 76f3b4230c..a38bdce588 100644 --- a/src/pretix/locale/de/LC_MESSAGES/django.po +++ b/src/pretix/locale/de/LC_MESSAGES/django.po @@ -24064,7 +24064,7 @@ msgstr "Varianten zeigen" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:266 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:115 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:241 -msgid "Orignal price:" +msgid "Original price:" msgstr "Ursprünglicher Preis:" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/de_Informal/LC_MESSAGES/django.po b/src/pretix/locale/de_Informal/LC_MESSAGES/django.po index 7ad9eed249..eb2c55b2fd 100644 --- a/src/pretix/locale/de_Informal/LC_MESSAGES/django.po +++ b/src/pretix/locale/de_Informal/LC_MESSAGES/django.po @@ -24021,7 +24021,7 @@ msgstr "Varianten zeigen" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:266 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:115 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:241 -msgid "Orignal price:" +msgid "Original price:" msgstr "Ursprünglicher Preis:" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/django.pot b/src/pretix/locale/django.pot index 9381b3f8f9..cc96ba4cbf 100644 --- a/src/pretix/locale/django.pot +++ b/src/pretix/locale/django.pot @@ -21393,7 +21393,7 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:266 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:115 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:241 -msgid "Orignal price:" +msgid "Original price:" msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/el/LC_MESSAGES/django.po b/src/pretix/locale/el/LC_MESSAGES/django.po index 811a24df2c..408be4e6dd 100644 --- a/src/pretix/locale/el/LC_MESSAGES/django.po +++ b/src/pretix/locale/el/LC_MESSAGES/django.po @@ -25470,7 +25470,7 @@ msgstr "Εμφάνιση παραλλαγών" #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:241 #, fuzzy #| msgid "Original price" -msgid "Orignal price:" +msgid "Original price:" msgstr "Αρχική τιμή" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/es/LC_MESSAGES/django.po b/src/pretix/locale/es/LC_MESSAGES/django.po index 6e0fb6c6bd..1609385dba 100644 --- a/src/pretix/locale/es/LC_MESSAGES/django.po +++ b/src/pretix/locale/es/LC_MESSAGES/django.po @@ -25359,7 +25359,7 @@ msgstr "Mostrar variantes" #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:241 #, fuzzy #| msgid "Original price" -msgid "Orignal price:" +msgid "Original price:" msgstr "Precio original" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/fi/LC_MESSAGES/django.po b/src/pretix/locale/fi/LC_MESSAGES/django.po index a287726e05..802d56a2cb 100644 --- a/src/pretix/locale/fi/LC_MESSAGES/django.po +++ b/src/pretix/locale/fi/LC_MESSAGES/django.po @@ -21511,7 +21511,7 @@ msgstr "Näytä variaatiot" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:266 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:115 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:241 -msgid "Orignal price:" +msgid "Original price:" msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/fr/LC_MESSAGES/django.po b/src/pretix/locale/fr/LC_MESSAGES/django.po index 26cc62417b..b690365828 100644 --- a/src/pretix/locale/fr/LC_MESSAGES/django.po +++ b/src/pretix/locale/fr/LC_MESSAGES/django.po @@ -25969,7 +25969,7 @@ msgstr "Afficher les variantes" #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:241 #, fuzzy #| msgid "Original price" -msgid "Orignal price:" +msgid "Original price:" msgstr "Facture originale" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/he/LC_MESSAGES/django.po b/src/pretix/locale/he/LC_MESSAGES/django.po index f30a880473..63fa175e15 100644 --- a/src/pretix/locale/he/LC_MESSAGES/django.po +++ b/src/pretix/locale/he/LC_MESSAGES/django.po @@ -21400,7 +21400,7 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:266 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:115 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:241 -msgid "Orignal price:" +msgid "Original price:" msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/hu/LC_MESSAGES/django.po b/src/pretix/locale/hu/LC_MESSAGES/django.po index 4c2b3f4685..9fe2fd72cd 100644 --- a/src/pretix/locale/hu/LC_MESSAGES/django.po +++ b/src/pretix/locale/hu/LC_MESSAGES/django.po @@ -21676,7 +21676,7 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:266 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:115 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:241 -msgid "Orignal price:" +msgid "Original price:" msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/it/LC_MESSAGES/django.po b/src/pretix/locale/it/LC_MESSAGES/django.po index da93d354a3..ec8120caa7 100644 --- a/src/pretix/locale/it/LC_MESSAGES/django.po +++ b/src/pretix/locale/it/LC_MESSAGES/django.po @@ -22482,7 +22482,7 @@ msgstr "" #, fuzzy #| msgctxt "invoice" #| msgid "Original invoice" -msgid "Orignal price:" +msgid "Original price:" msgstr "Fattura originale" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/ja/LC_MESSAGES/django.po b/src/pretix/locale/ja/LC_MESSAGES/django.po index e0312bdf7c..3b64dcbde9 100644 --- a/src/pretix/locale/ja/LC_MESSAGES/django.po +++ b/src/pretix/locale/ja/LC_MESSAGES/django.po @@ -21381,7 +21381,7 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:266 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:115 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:241 -msgid "Orignal price:" +msgid "Original price:" msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/lv/LC_MESSAGES/django.po b/src/pretix/locale/lv/LC_MESSAGES/django.po index 7937be32b9..55ecfe0c8f 100644 --- a/src/pretix/locale/lv/LC_MESSAGES/django.po +++ b/src/pretix/locale/lv/LC_MESSAGES/django.po @@ -22898,7 +22898,7 @@ msgstr "Rādīt variantus" #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:241 #, fuzzy #| msgid "Original price" -msgid "Orignal price:" +msgid "Original price:" msgstr "Sākotnējā cena" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/nb_NO/LC_MESSAGES/django.po b/src/pretix/locale/nb_NO/LC_MESSAGES/django.po index 97808d6dbf..3f229c5cc4 100644 --- a/src/pretix/locale/nb_NO/LC_MESSAGES/django.po +++ b/src/pretix/locale/nb_NO/LC_MESSAGES/django.po @@ -21494,7 +21494,7 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:266 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:115 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:241 -msgid "Orignal price:" +msgid "Original price:" msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/nl/LC_MESSAGES/django.po b/src/pretix/locale/nl/LC_MESSAGES/django.po index 51b0cff944..95698bd83e 100644 --- a/src/pretix/locale/nl/LC_MESSAGES/django.po +++ b/src/pretix/locale/nl/LC_MESSAGES/django.po @@ -24084,7 +24084,7 @@ msgstr "Toon varianten" #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:241 #, fuzzy #| msgid "Original price" -msgid "Orignal price:" +msgid "Original price:" msgstr "Originele prijs" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/nl_BE/LC_MESSAGES/django.po b/src/pretix/locale/nl_BE/LC_MESSAGES/django.po index 1aa9c26ca6..11fc303fe9 100644 --- a/src/pretix/locale/nl_BE/LC_MESSAGES/django.po +++ b/src/pretix/locale/nl_BE/LC_MESSAGES/django.po @@ -21392,7 +21392,7 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:266 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:115 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:241 -msgid "Orignal price:" +msgid "Original price:" msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/nl_Informal/LC_MESSAGES/django.po b/src/pretix/locale/nl_Informal/LC_MESSAGES/django.po index 6495d69312..93bd889035 100644 --- a/src/pretix/locale/nl_Informal/LC_MESSAGES/django.po +++ b/src/pretix/locale/nl_Informal/LC_MESSAGES/django.po @@ -24256,7 +24256,7 @@ msgstr "Toon varianten" #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:241 #, fuzzy #| msgid "Original price" -msgid "Orignal price:" +msgid "Original price:" msgstr "Originele prijs" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/pl/LC_MESSAGES/django.po b/src/pretix/locale/pl/LC_MESSAGES/django.po index 33894cad70..d403738f1a 100644 --- a/src/pretix/locale/pl/LC_MESSAGES/django.po +++ b/src/pretix/locale/pl/LC_MESSAGES/django.po @@ -22600,7 +22600,7 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:241 #, fuzzy #| msgid "Original price" -msgid "Orignal price:" +msgid "Original price:" msgstr "Cena oryginalna" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/pl_Informal/LC_MESSAGES/django.po b/src/pretix/locale/pl_Informal/LC_MESSAGES/django.po index 784c2ac7ef..dce3db31bc 100644 --- a/src/pretix/locale/pl_Informal/LC_MESSAGES/django.po +++ b/src/pretix/locale/pl_Informal/LC_MESSAGES/django.po @@ -21406,7 +21406,7 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:266 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:115 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:241 -msgid "Orignal price:" +msgid "Original price:" msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/pt/LC_MESSAGES/django.po b/src/pretix/locale/pt/LC_MESSAGES/django.po index 73b9546f35..1dffe71ff1 100644 --- a/src/pretix/locale/pt/LC_MESSAGES/django.po +++ b/src/pretix/locale/pt/LC_MESSAGES/django.po @@ -21449,7 +21449,7 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:266 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:115 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:241 -msgid "Orignal price:" +msgid "Original price:" msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/pt_BR/LC_MESSAGES/django.po b/src/pretix/locale/pt_BR/LC_MESSAGES/django.po index ba1c86e6b4..f41bfd3784 100644 --- a/src/pretix/locale/pt_BR/LC_MESSAGES/django.po +++ b/src/pretix/locale/pt_BR/LC_MESSAGES/django.po @@ -23205,7 +23205,7 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:241 #, fuzzy #| msgid "Original price" -msgid "Orignal price:" +msgid "Original price:" msgstr "Preço original" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/pt_PT/LC_MESSAGES/django.po b/src/pretix/locale/pt_PT/LC_MESSAGES/django.po index 2072fd0aed..51b40d0f19 100644 --- a/src/pretix/locale/pt_PT/LC_MESSAGES/django.po +++ b/src/pretix/locale/pt_PT/LC_MESSAGES/django.po @@ -24450,7 +24450,7 @@ msgstr "Mostrar variantes" #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:241 #, fuzzy #| msgid "Original price" -msgid "Orignal price:" +msgid "Original price:" msgstr "Preço original" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/ro/LC_MESSAGES/django.po b/src/pretix/locale/ro/LC_MESSAGES/django.po index 846963c47e..ed0198df60 100644 --- a/src/pretix/locale/ro/LC_MESSAGES/django.po +++ b/src/pretix/locale/ro/LC_MESSAGES/django.po @@ -21403,7 +21403,7 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:266 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:115 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:241 -msgid "Orignal price:" +msgid "Original price:" msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/ru/LC_MESSAGES/django.po b/src/pretix/locale/ru/LC_MESSAGES/django.po index c79b03cf2a..4707145ea4 100644 --- a/src/pretix/locale/ru/LC_MESSAGES/django.po +++ b/src/pretix/locale/ru/LC_MESSAGES/django.po @@ -22981,7 +22981,7 @@ msgstr "Показать варианты" #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:241 #, fuzzy #| msgid "Original price" -msgid "Orignal price:" +msgid "Original price:" msgstr "Первоначальная цена" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/si/LC_MESSAGES/django.po b/src/pretix/locale/si/LC_MESSAGES/django.po index 7985016c7b..80725b6210 100644 --- a/src/pretix/locale/si/LC_MESSAGES/django.po +++ b/src/pretix/locale/si/LC_MESSAGES/django.po @@ -21412,7 +21412,7 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:266 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:115 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:241 -msgid "Orignal price:" +msgid "Original price:" msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/sl/LC_MESSAGES/django.po b/src/pretix/locale/sl/LC_MESSAGES/django.po index 49abc6412c..1379e21113 100644 --- a/src/pretix/locale/sl/LC_MESSAGES/django.po +++ b/src/pretix/locale/sl/LC_MESSAGES/django.po @@ -22647,7 +22647,7 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:241 #, fuzzy #| msgid "Original price" -msgid "Orignal price:" +msgid "Original price:" msgstr "Originalna cena" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/sv/LC_MESSAGES/django.po b/src/pretix/locale/sv/LC_MESSAGES/django.po index 942789e3a2..462edf701c 100644 --- a/src/pretix/locale/sv/LC_MESSAGES/django.po +++ b/src/pretix/locale/sv/LC_MESSAGES/django.po @@ -22554,7 +22554,7 @@ msgstr "Visa varianter" #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:241 #, fuzzy #| msgid "Original price" -msgid "Orignal price:" +msgid "Original price:" msgstr "Original pris" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/tr/LC_MESSAGES/django.po b/src/pretix/locale/tr/LC_MESSAGES/django.po index 2185623be2..449ba4a3f2 100644 --- a/src/pretix/locale/tr/LC_MESSAGES/django.po +++ b/src/pretix/locale/tr/LC_MESSAGES/django.po @@ -25505,7 +25505,7 @@ msgstr "Varyantları göster" #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:241 #, fuzzy #| msgid "Original price" -msgid "Orignal price:" +msgid "Original price:" msgstr "Orijinal fiyat" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/locale/zh_Hans/LC_MESSAGES/django.po b/src/pretix/locale/zh_Hans/LC_MESSAGES/django.po index f6445138dd..e5e58f8240 100644 --- a/src/pretix/locale/zh_Hans/LC_MESSAGES/django.po +++ b/src/pretix/locale/zh_Hans/LC_MESSAGES/django.po @@ -24067,7 +24067,7 @@ msgstr "显示变量" #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:241 #, fuzzy #| msgid "Original price" -msgid "Orignal price:" +msgid "Original price:" msgstr "原价" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:159 diff --git a/src/pretix/presale/templates/pretixpresale/event/checkout_addons.html b/src/pretix/presale/templates/pretixpresale/event/checkout_addons.html index 066dc11485..9c3905384e 100644 --- a/src/pretix/presale/templates/pretixpresale/event/checkout_addons.html +++ b/src/pretix/presale/templates/pretixpresale/event/checkout_addons.html @@ -149,7 +149,7 @@
{% if not c.price_included %} {% if var.original_price %} - {% trans "Orignal price:" %} + {% trans "Original price:" %} {% if event.settings.display_net_prices %} {{ var.original_price.net|money:event.currency }} {% else %} @@ -263,7 +263,7 @@

{% if not c.price_included %} {% if item.original_price %} - {% trans "Orignal price:" %} + {% trans "Original price:" %} {% if event.settings.display_net_prices %} {{ item.original_price.net|money:event.currency }} {% else %} diff --git a/src/pretix/presale/templates/pretixpresale/event/fragment_product_list.html b/src/pretix/presale/templates/pretixpresale/event/fragment_product_list.html index cc82dbb471..f2f3b48ed2 100644 --- a/src/pretix/presale/templates/pretixpresale/event/fragment_product_list.html +++ b/src/pretix/presale/templates/pretixpresale/event/fragment_product_list.html @@ -112,7 +112,7 @@

{% if var.original_price %}

- {% trans "Orignal price:" %} + {% trans "Original price:" %} {% if event.settings.display_net_prices %} {{ var.original_price.net|money:event.currency }} {% else %} @@ -238,7 +238,7 @@

{% if item.original_price %}

- {% trans "Orignal price:" %} + {% trans "Original price:" %} {% if event.settings.display_net_prices %} {{ item.original_price.net|money:event.currency }} {% else %}