From 021972520a6d55bacdf5e67ec7bc7d1362ef5380 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E7=8E=8B=E5=8F=AB=E6=88=91=E6=9D=A5=E5=B7=A1?= =?UTF-8?q?=E5=B1=B1?= Date: Sun, 15 Feb 2026 06:56:49 +0100 Subject: [PATCH] chore(i18n): Translated using Weblate (Chinese (Simplified 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_Hans/ --- src/i18n/resources/zh-CN.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/i18n/resources/zh-CN.json b/src/i18n/resources/zh-CN.json index 352417a0..5f6368cc 100644 --- a/src/i18n/resources/zh-CN.json +++ b/src/i18n/resources/zh-CN.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": "选择在歌词间隙期间默认显示的字符"