From f3c674fb2073dc4f60a94db45040b56e0e20b726 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Thu, 4 Sep 2025 03:44:23 +0200 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 100.0% (694 of 694 strings) Co-authored-by: Hosted Weblate Co-authored-by: 無情天 Translate-URL: https://hosted.weblate.org/projects/feishin/translation/zh_Hans/ Translation: feishin/Translation --- src/i18n/locales/zh-Hans.json | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/zh-Hans.json b/src/i18n/locales/zh-Hans.json index 92201488..998ef67d 100644 --- a/src/i18n/locales/zh-Hans.json +++ b/src/i18n/locales/zh-Hans.json @@ -411,7 +411,11 @@ "preservePitch": "保持音高", "preservePitch_description": "在调整播放速度时保持音高", "notify": "启用歌曲通知", - "notify_description": "更改当前歌曲时显示通知" + "notify_description": "更改当前歌曲时显示通知", + "discordDisplayType": "{{discord}} 存在显示类型", + "discordDisplayType_description": "改变您在状态中收听的内容", + "discordDisplayType_songname": "歌曲名称", + "discordDisplayType_artistname": "艺术家名称" }, "error": { "remotePortWarning": "重启服务器使新端口生效", @@ -532,7 +536,9 @@ "goBack": "返回", "goForward": "前进", "settings": "$t(common.setting_other)", - "quit": "$t(common.quit)" + "quit": "$t(common.quit)", + "privateModeOff": "关闭私人模式", + "privateModeOn": "开启私人模式" }, "home": { "mostPlayed": "最多播放", @@ -693,6 +699,11 @@ "description": "描述", "setExpiration": "设置过期时间", "success": "共享链接已复制到剪贴板(或单击此处打开)" + }, + "privateMode": { + "enabled": "启用私人模式,播放状态现在对外部集成隐藏", + "disabled": "私人模式已禁用,播放状态现在对启用的外部集成可见", + "title": "私人模式" } }, "table": {