From 9722674072d0ab96b65efcee79de5d2af374c179 Mon Sep 17 00:00:00 2001 From: SunSpring Date: Tue, 17 Jun 2025 04:53:29 +0200 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (1107 of 1107 strings) Translation: Audiobookshelf/Abs Web Client Translate-URL: https://hosted.weblate.org/projects/audiobookshelf/abs-web-client/zh_Hans/ --- client/strings/zh-cn.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client/strings/zh-cn.json b/client/strings/zh-cn.json index 0f9f4a99..0b6c3422 100644 --- a/client/strings/zh-cn.json +++ b/client/strings/zh-cn.json @@ -918,6 +918,8 @@ "NotificationOnBackupCompletedDescription": "备份完成时触发", "NotificationOnBackupFailedDescription": "备份失败时触发", "NotificationOnEpisodeDownloadedDescription": "当播客节目自动下载时触发", + "NotificationOnRSSFeedDisabledDescription": "由于尝试失败次数过多而导致剧集自动下载被禁用时触发", + "NotificationOnRSSFeedFailedDescription": "当 RSS 源请求自动下载剧集失败时触发", "NotificationOnTestDescription": "测试通知系统的事件", "PlaceholderNewCollection": "输入收藏夹名称", "PlaceholderNewFolderPath": "输入文件夹路径",