diff --git a/src/pretix/locale/zh_Hant/LC_MESSAGES/django.po b/src/pretix/locale/zh_Hant/LC_MESSAGES/django.po index c3cad7094..bc53204ce 100644 --- a/src/pretix/locale/zh_Hant/LC_MESSAGES/django.po +++ b/src/pretix/locale/zh_Hant/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-06-16 14:35+0000\n" -"PO-Revision-Date: 2023-06-23 13:37+0000\n" -"Last-Translator: Raphael Michel \n" +"PO-Revision-Date: 2023-06-26 07:42+0000\n" +"Last-Translator: Yucheng Lin \n" "Language-Team: Chinese (Traditional) \n" "Language: zh_Hant\n" @@ -23180,6 +23180,13 @@ msgid "" "\n" "Your {event} team" msgstr "" +"你好\n" +"\n" +"我們已退還你的訂單{amount}。\n" +"\n" +"你可以使用禮品卡代碼{giftcard}支付未來在我們的商店購買的門票。\n" +"\n" +"你的{event}團隊" #: pretix/control/views/orders.py:1117 msgid "The refunds you selected do not match the selected total refund amount." @@ -24379,6 +24386,14 @@ msgid "" "\n" "Your {event} team" msgstr "" +"你好\n" +"\n" +"你收到此消息是因為 {order_email} 下了 {event} " +"的訂單,並且已要求我們將發票轉發給你。\n" +"\n" +"此致敬意\n" +"\n" +"你的{event}團隊" #: pretix/plugins/banktransfer/tasks.py:170 msgid "The order has already been canceled." @@ -24474,7 +24489,8 @@ msgstr "" msgid "" "In the payment settings of your event, you set the %(date)s as the last date " "of any payments. Therefore, you won't be able to mark any order as paid here." -msgstr "" +msgstr "在活動的付款設定中,你可以將 %(date)s " +"設定為任何付款的最後日期。因此,你將無法在此處將任何訂單標記為已付款。" #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_form.html:19 msgid "" @@ -25661,7 +25677,8 @@ msgid "" "Sending an attachment increases the chance of your email not arriving or " "being sorted into spam folders. We recommend only using PDFs of no more than " "2 MB in size." -msgstr "" +msgstr "發送附件會增加你的電子郵件無法抵達或被分類到垃圾郵件資料夾的機會。" +"我們建議僅使用大小不超過 2 MB 的 PDF。" #: pretix/plugins/sendmail/forms.py:112 msgctxt "sendmail_form"