From 25f51784c3c11db0ff989f46af4263e007de0305 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: Sat, 6 Sep 2025 04:16:39 +0200 Subject: [PATCH] chore(i18n): Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (452 of 452 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/zh_Hans/ --- src/i18n/resources/zh-CN.json | 45 ++++++++++++++++++++++++++++++++++- 1 file changed, 44 insertions(+), 1 deletion(-) diff --git a/src/i18n/resources/zh-CN.json b/src/i18n/resources/zh-CN.json index 3aa8b91a..40d3b1c5 100644 --- a/src/i18n/resources/zh-CN.json +++ b/src/i18n/resources/zh-CN.json @@ -421,6 +421,19 @@ } } }, + "custom-output-device": { + "description": "配置歌曲的自定义输出媒体设备", + "menu": { + "device-selector": "选择设备" + }, + "name": "自定义输出设备", + "prompt": { + "device-selector": { + "label": "选择要使用的输出媒体设备", + "title": "选择输出设备" + } + } + }, "disable-autoplay": { "description": "让曲目开始时处于 “暂停” 模式", "menu": { @@ -444,7 +457,15 @@ "hide-duration-left": "隐藏剩余时长", "hide-github-button": "隐藏 GitHub 链接按钮", "play-on-youtube-music": "转至 YouTube Music 播放", - "set-inactivity-timeout": "设置非活跃时长" + "set-inactivity-timeout": "设置非活跃时长", + "set-status-display-type": { + "label": "状态文本", + "submenu": { + "artist": "在听 {artist}", + "title": "在听 {song title}", + "youtube-music": "在听 YouTube Music" + } + } }, "name": "Discord Rich Presence 状态显示", "prompt": { @@ -736,6 +757,7 @@ "listenbrainz": { "token": "输入 ListenBrainz 用户令牌" }, + "scrobble-alternative-artist": "使用替代艺术家", "scrobble-alternative-title": "使用替代标题", "scrobble-other-media": "记录其他媒体文件" }, @@ -853,6 +875,27 @@ "description": "为 macOS 用户启用 TouchBar 支持", "name": "TouchBar" }, + "transparent-player": { + "description": "把应用窗口变透明", + "menu": { + "opacity": { + "label": "不透明", + "submenu": { + "percent": "{{opacity}}%" + } + }, + "type": { + "label": "类型", + "submenu": { + "acrylic": "亚克力", + "mica": "云母", + "none": "无", + "tabbed": "标签" + } + } + }, + "name": "透明播放器" + }, "tuna-obs": { "description": "与 OBS 的 Tuna 插件集成", "name": "Tuna OBS"