From 8eb6c6a213682d55468e0bf83a67abebe412e179 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Thu, 10 Oct 2024 03:21:09 +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% (653 of 653 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 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/zh-Hans.json b/src/i18n/locales/zh-Hans.json index ea5dd64d..ab3b256a 100644 --- a/src/i18n/locales/zh-Hans.json +++ b/src/i18n/locales/zh-Hans.json @@ -127,7 +127,8 @@ "smartPlaylist": "智能$t(entity.playlist_one)", "genreWithCount_other": "{{count}} 种流派", "trackWithCount_other": "{{count}} 首乐曲", - "play_other": "{{count}} 次播放" + "play_other": "{{count}} 次播放", + "song_other": "歌曲" }, "player": { "repeat_all": "循环全部", @@ -352,7 +353,7 @@ "volumeWidth": "音量滑块宽度", "volumeWidth_description": "音量滑块的宽度", "discordListening": "显示状态为正在监听", - "discordListening_description": "将状态显示为 “正在监听”,而不是 “正在播放”。请注意,这当前会破坏计时器栏", + "discordListening_description": "将状态显示为正在监听,而不是正在播放", "contextMenu_description": "允许您隐藏右键单击项目时显示在菜单中的项目。未选中的项目将被隐藏", "customCssEnable_description": "允许编写自定义 css。", "customCss": "自定义css",