From 7f0bdf20fceb7fec84308cc8b96613cc97ce8ee4 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Mon, 28 Jul 2025 04:25: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% (685 of 685 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (683 of 683 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 | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/zh-Hans.json b/src/i18n/locales/zh-Hans.json index a1693206..92201488 100644 --- a/src/i18n/locales/zh-Hans.json +++ b/src/i18n/locales/zh-Hans.json @@ -113,7 +113,9 @@ "additionalParticipants": "其他参与者", "tags": "标签", "viewReleaseNotes": "查看发行说明", - "newVersion": "已安装新版本 ({{version}})" + "newVersion": "已安装新版本 ({{version}})", + "bitDepth": "位深度", + "sampleRate": "采样率" }, "entity": { "albumArtist_other": "专辑艺术家", @@ -407,7 +409,9 @@ "discordPausedStatus": "暂停时显示rich presence", "discordPausedStatus_description": "启用后将在播放器暂停时显示状态", "preservePitch": "保持音高", - "preservePitch_description": "在调整播放速度时保持音高" + "preservePitch_description": "在调整播放速度时保持音高", + "notify": "启用歌曲通知", + "notify_description": "更改当前歌曲时显示通知" }, "error": { "remotePortWarning": "重启服务器使新端口生效", @@ -432,7 +436,8 @@ "badAlbum": "您看到此页面是因为这首歌不是专辑的一部分。如果您的音乐文件夹顶层有一首歌曲,您很可能会遇到此问题。jellyfin 仅对位于文件夹中的曲目进行分组。", "networkError": "发生网络错误", "openError": "无法打开文件", - "badValue": "无效的选项 \"{{value}}\". 此值不再存在" + "badValue": "无效的选项 \"{{value}}\". 此值不再存在", + "notificationDenied": "通知权限被拒绝。此设置无效" }, "filter": { "mostPlayed": "最多播放过",