From 48683ce11d11a28f767137af7f929f5e35b7a3e1 Mon Sep 17 00:00:00 2001 From: Hijiri Umemoto Date: Mon, 26 Jan 2026 16:31:12 +0100 Subject: [PATCH] Translations: Update Chinese (Traditional Han script) Currently translated at 92.1% (5720 of 6207 strings) Translation: pretix/pretix Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/zh_Hant/ powered by weblate --- .../locale/zh_Hant/LC_MESSAGES/django.po | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/src/pretix/locale/zh_Hant/LC_MESSAGES/django.po b/src/pretix/locale/zh_Hant/LC_MESSAGES/django.po index 99a31bcaa0..f12b6a5842 100644 --- a/src/pretix/locale/zh_Hant/LC_MESSAGES/django.po +++ b/src/pretix/locale/zh_Hant/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2026-01-26 13:19+0000\n" -"PO-Revision-Date: 2026-01-12 17:00+0000\n" +"PO-Revision-Date: 2026-01-26 22:00+0000\n" "Last-Translator: Hijiri Umemoto \n" "Language-Team: Chinese (Traditional Han script) \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 5.15.1\n" +"X-Generator: Weblate 5.15.2\n" #: pretix/_base_settings.py:87 msgid "English" @@ -9583,17 +9583,13 @@ msgid "Ask for VAT ID" msgstr "詢問增值稅號" #: pretix/base/settings.py:645 -#, fuzzy, python-brace-format -#| msgid "" -#| "Only works if an invoice address is asked for. VAT ID is never required " -#| "and only requested from business customers in the following countries: " -#| "{countries}" +#, python-brace-format msgid "" "Only works if an invoice address is asked for. VAT ID is only requested from " "business customers in the following countries: {countries}." msgstr "" -"僅當要求提供發票位址時才有效。增值稅號從來都不是必需的,並且僅向以下國家/地區" -"的企業客戶請求:{countries}" +"僅當要求提供發票地址時才有效。 僅以下國家的企業客戶要求提供增值稅 ID:" +"{countries}。" #: pretix/base/settings.py:664 #, fuzzy @@ -26554,10 +26550,8 @@ msgid "Please try again." msgstr "請重試。" #: pretix/control/views/auth.py:544 -#, fuzzy -#| msgid "Two-factor authentication is required to log in" msgid "A recovery code for two-factor authentification was used to log in." -msgstr "登入需要兩步驟驗證" +msgstr "用於雙因素身份驗證的恢復程式用於登入。" #: pretix/control/views/auth.py:560 msgid "Invalid code, please try again."