From b367c98cc52223db2f8be59619294d22483c64d1 Mon Sep 17 00:00:00 2001 From: TopNotchFoxy Date: Sun, 1 Mar 2026 07:22:10 +0100 Subject: [PATCH] chore(i18n): Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (477 of 477 strings) Translation: pear-devs/pear-desktop/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/zh_Hant/ --- src/i18n/resources/zh-TW.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/i18n/resources/zh-TW.json b/src/i18n/resources/zh-TW.json index 0b4b4ce8..c1dd3442 100644 --- a/src/i18n/resources/zh-TW.json +++ b/src/i18n/resources/zh-TW.json @@ -842,6 +842,24 @@ "not-found": "⚠️未找到該首歌曲的歌詞。" }, "menu": { + "convert-chinese-character": { + "label": "繁簡轉換", + "submenu": { + "disabled": { + "label": "已停用", + "tooltip": "停用繁簡轉換" + }, + "simplified-to-traditional": { + "label": "簡體轉繁體", + "tooltip": "轉換簡體中文至繁體中文" + }, + "traditional-to-simplified": { + "label": "繁體轉簡體", + "tooltip": "轉換繁體中文至簡體中文" + } + }, + "tooltip": "轉換中文字符至繁體或簡體" + }, "default-text-string": { "label": "預設歌詞中間隔的符號", "tooltip": "選擇歌詞中間隔要使用的符號"