From 0bdf1dcb75588fd86d6d53362adbb7b721e59383 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Wed, 18 Mar 2026 09:00:33 +0100 Subject: [PATCH] Translated using Weblate Currently translated at 100.0% (1190 of 1190 strings) (Chinese (Traditional Han script)) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/zh_Hant/ Co-authored-by: York --- src/i18n/locales/zh-Hant.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/zh-Hant.json b/src/i18n/locales/zh-Hant.json index 2091dec50..15533c52b 100644 --- a/src/i18n/locales/zh-Hant.json +++ b/src/i18n/locales/zh-Hant.json @@ -784,7 +784,11 @@ "sidePlayQueueLayout": "側邊播放佇列佈局", "sidePlayQueueLayout_description": "設定吸附側邊播放佇列的佈局", "sidePlayQueueLayout_optionHorizontal": "水平", - "sidePlayQueueLayout_optionVertical": "垂直" + "sidePlayQueueLayout_optionVertical": "垂直", + "listenbrainz_description": "在藝術家/專輯頁面上顯示 ListenBrainz 的連結", + "listenbrainz": "顯示 ListenBrainz 連結", + "qobuz_description": "在藝術家/專輯頁面上顯示 Qobuz 的連結", + "qobuz": "顯示 Qobuz 連結" }, "table": { "config": { @@ -917,7 +921,9 @@ "openIn": { "lastfm": "在Last.fm開啟", "musicbrainz": "在MusicBrainz開啟", - "spotify": "在 Spotify 中開啟" + "spotify": "在 Spotify 中開啟", + "listenbrainz": "在 ListenBrainz 中開啟", + "qobuz": "在 Qobuz 中開啟" }, "downloadStarted": "已開始下載 {{count}} 項內容", "moveItems": "移動項目",