From 9360b1fd90ae6945611b44385a8752edce88bf72 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Wed, 21 Jun 2023 07:53:39 +0000 Subject: [PATCH] Translations: Update Chinese (Traditional) Currently translated at 81.6% (4372 of 5353 strings) Translation: pretix/pretix Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/zh_Hant/ powered by weblate --- src/pretix/locale/zh_Hant/LC_MESSAGES/django.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pretix/locale/zh_Hant/LC_MESSAGES/django.po b/src/pretix/locale/zh_Hant/LC_MESSAGES/django.po index 48b7a33be..cfb4e7043 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-20 20:00+0000\n" -"Last-Translator: Yucheng Lin \n" +"PO-Revision-Date: 2023-06-21 07:53+0000\n" +"Last-Translator: Raphael Michel \n" "Language-Team: Chinese (Traditional) \n" "Language: zh_Hant\n" @@ -17110,12 +17110,12 @@ msgstr "率" #: pretix/control/templates/pretixcontrol/event/tax_index.html:41 #, python-format msgid "incl. %(rate)s %%" -msgstr "包括 %%稅" +msgstr "" #: pretix/control/templates/pretixcontrol/event/tax_index.html:43 #, python-format msgid "excl. %(rate)s %%" -msgstr "不包括 %%稅" +msgstr "" #: pretix/control/templates/pretixcontrol/event/tickets.html:8 #: pretix/presale/templates/pretixpresale/event/fragment_cart.html:13